summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25x86: tizen_emul_defconfig: enable smack_netfilterjooseong lee1-1/+1
2016-11-24Merge branch 'develop' into tizen_studio_1.1_p3.0SeokYeon Hwang13-19/+32
2016-11-22package: update version (4.4.15)SeokYeon Hwang1-1/+1
2016-11-22arch: change 32bit kernel extension to x86SeokYeon Hwang2-5/+5
2016-11-22virtio: wake up interrupt after all messages are addedMunkyu Im3-8/+5
2016-11-21Linux 4.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
2016-11-21sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz6-15/+19
2016-11-21sparc: serial: sunhv: fix a double lock bugDan Carpenter1-6/+0
2016-11-21sparc: Don't leak context bits into thread->fault_addressDavid S. Miller3-4/+24
2016-11-21tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley1-0/+7
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet5-9/+33
2016-11-21ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin1-1/+3
2016-11-21net: __skb_flow_dissect() must cap its return valueEric Dumazet1-3/+8
2016-11-21sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh1-0/+2
2016-11-21fib_trie: Correct /proc/net/route off by one errorAlexander Duyck1-12/+9
2016-11-21sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner1-2/+5
2016-11-21ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet1-0/+1
2016-11-21ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet1-7/+8