index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.4.35
v4.4.35
Greg Kroah-Hartman
2016-11-26
1
-1
/
+1
*
netfilter: nft_dynset: fix element timeout for HZ != 1000
Anders K. Pedersen
2016-11-26
1
-2
/
+4
*
IB/cm: Mark stale CM id's whenever the mad agent was unregistered
Mark Bloch
2016-11-26
1
-16
/
+110
*
IB/uverbs: Fix leak of XRC target QPs
Tariq Toukan
2016-11-26
1
-5
/
+2
*
IB/core: Avoid unsigned int overflow in sg_alloc_table
Mark Bloch
2016-11-26
1
-1
/
+1
*
IB/mlx5: Fix fatal error dispatching
Eli Cohen
2016-11-26
1
-2
/
+5
*
IB/mlx5: Use cache line size to select CQE stride
Daniel Jurgens
2016-11-26
1
-2
/
+1
*
IB/mlx4: Fix create CQ error flow
Matan Barak
2016-11-26
1
-1
/
+4
*
IB/mlx4: Check gid_index return value
Daniel Jurgens
2016-11-26
1
-1
/
+4
*
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
2016-11-26
1
-4
/
+4
*
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
2016-11-26
1
-1
/
+3
*
uwb: fix device reference leaks
Johan Hovold
2016-11-26
2
-3
/
+15
*
mfd: core: Fix device reference leak in mfd_clone_cell
Johan Hovold
2016-11-26
1
-0
/
+2
*
iwlwifi: pcie: fix SPLC structure parsing
Luca Coelho
2016-11-26
1
-31
/
+48
*
rtc: omap: Fix selecting external osc
Lokesh Vutla
2016-11-26
1
-2
/
+4
*
clk: mmp: mmp2: fix return value check in mmp2_clk_init()
Wei Yongjun
2016-11-26
1
-1
/
+1
*
clk: mmp: pxa168: fix return value check in pxa168_clk_init()
Wei Yongjun
2016-11-26
1
-1
/
+1
*
clk: mmp: pxa910: fix return value check in pxa910_clk_init()
Wei Yongjun
2016-11-26
1
-2
/
+2
*
drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
Mario Kleiner
2016-11-26
3
-2
/
+21
*
crypto: caam - do not register AES-XTS mode on LP units
Sven Ebenfeld
2016-11-26
1
-0
/
+9
*
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-11-26
2
-1
/
+17
*
kbuild: Steal gcc's pie from the very beginning
Borislav Petkov
2016-11-26
1
-4
/
+3
*
x86/kexec: add -fno-PIE
Sebastian Andrzej Siewior
2016-11-26
1
-0
/
+1
*
scripts/has-stack-protector: add -fno-PIE
Sebastian Andrzej Siewior
2016-11-26
1
-1
/
+1
*
kbuild: add -fno-PIE
Sebastian Andrzej Siewior
2016-11-26
1
-0
/
+2
*
i2c: mux: fix up dependencies
Linus Walleij
2016-11-26
2
-1
/
+1
*
can: bcm: fix warning in bcm_connect/proc_register
Oliver Hartkopp
2016-11-26
1
-9
/
+23
*
mfd: intel-lpss: Do not put device in reset state on suspend
Azhar Shaikh
2016-11-26
1
-3
/
+0
*
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
2016-11-26
1
-0
/
+6
*
KVM: Disable irq while unregistering user notifier
Ignacio Alvarado
2016-11-26
1
-2
/
+11
*
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
Paolo Bonzini
2016-11-26
1
-0
/
+3
*
x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
Yazen Ghannam
2016-11-26
1
-5
/
+1
*
Linux 4.4.34
v4.4.34
Greg Kroah-Hartman
2016-11-21
1
-1
/
+1
*
sparc64: Delete now unused user copy fixup functions.
David S. Miller
2016-11-21
3
-103
/
+4
*
sparc64: Delete now unused user copy assembler helpers.
David S. Miller
2016-11-21
1
-30
/
+0
*
sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-81
/
+162
*
sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-91
/
+153
*
sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-79
/
+162
*
sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-79
/
+231
*
sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-124
/
+237
*
sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-18
/
+38
*
sparc64: Convert copy_in_user to accurate exception reporting.
David S. Miller
2016-11-21
1
-10
/
+25
*
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
2016-11-21
15
-39
/
+47
*
sparc64: Delete __ret_efault.
David S. Miller
2016-11-21
3
-48
/
+1
*
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
David S. Miller
2016-11-21
1
-55
/
+228
*
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...
David S. Miller
2016-11-21
1
-12
/
+30
*
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
David S. Miller
2016-11-21
1
-1
/
+1
*
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
David S. Miller
2016-11-21
1
-14
/
+51
*
sparc64: Handle extremely large kernel TSB range flushes sanely.
David S. Miller
2016-11-21
1
-0
/
+17
*
sparc: Handle negative offsets in arch_jump_label_transform
James Clarke
2016-11-21
1
-6
/
+17
[next]