summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-26Linux 4.4.35v4.4.35Greg Kroah-Hartman1-1/+1
2016-11-26netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen1-2/+4
2016-11-26IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch1-16/+110
2016-11-26IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2016-11-26IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch1-1/+1
2016-11-26IB/mlx5: Fix fatal error dispatchingEli Cohen1-2/+5
2016-11-26IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2016-11-26IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-11-26IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-11-26PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris1-4/+4
2016-11-26PM / sleep: fix device reference leak in test_suspendJohan Hovold1-1/+3
2016-11-26uwb: fix device reference leaksJohan Hovold2-3/+15
2016-11-26mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2016-11-26iwlwifi: pcie: fix SPLC structure parsingLuca Coelho1-31/+48
2016-11-26rtc: omap: Fix selecting external oscLokesh Vutla1-2/+4
2016-11-26clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun1-1/+1
2016-11-26clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun1-1/+1
2016-11-26clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun1-2/+2
2016-11-26drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner3-2/+21
2016-11-26crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld1-0/+9
2016-11-26ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2016-11-26kbuild: Steal gcc's pie from the very beginningBorislav Petkov1-4/+3
2016-11-26x86/kexec: add -fno-PIESebastian Andrzej Siewior1-0/+1
2016-11-26scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior1-1/+1
2016-11-26kbuild: add -fno-PIESebastian Andrzej Siewior1-0/+2
2016-11-26i2c: mux: fix up dependenciesLinus Walleij2-1/+1
2016-11-26can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp1-9/+23
2016-11-26mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh1-3/+0
2016-11-26fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi1-0/+6
2016-11-26KVM: Disable irq while unregistering user notifierIgnacio Alvarado1-2/+11
2016-11-26KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini1-0/+3
2016-11-26x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam1-5/+1
2016-11-21Linux 4.4.34v4.4.34Greg Kroah-Hartman1-1/+1
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller3-103/+4
2016-11-21sparc64: Delete now unused user copy assembler helpers.David S. Miller1-30/+0
2016-11-21sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller3-81/+162
2016-11-21sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller3-91/+153
2016-11-21sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller3-79/+162
2016-11-21sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller3-79/+231
2016-11-21sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller3-124/+237
2016-11-21sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller3-18/+38
2016-11-21sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller1-10/+25
2016-11-21sparc64: Prepare to move to more saner user copy exception handling.David S. Miller15-39/+47
2016-11-21sparc64: Delete __ret_efault.David S. Miller3-48/+1
2016-11-21sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller1-55/+228
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller1-12/+30
2016-11-21sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller1-1/+1
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller1-14/+51
2016-11-21sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller1-0/+17
2016-11-21sparc: Handle negative offsets in arch_jump_label_transformJames Clarke1-6/+17