summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+15
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown-0/+2
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli-3/+12
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro-330/+634
2016-05-10vfs: add lookup_hash() helperMiklos Szeredi-0/+2
2016-05-10vfs: add vfs_select_inode() helperMiklos Szeredi-0/+12
2016-05-10export tc ife uapi headerJamal Hadi Salim-0/+1
2016-05-09uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Mikko Rapeli-0/+72
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-10/+7
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf-1/+1
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn-0/+2
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca-1/+3
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme-0/+3
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme-9/+0
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki-3/+3
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-78/+116
2016-05-05byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann-9/+15
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli-0/+22
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine-69/+75
2016-05-05mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner-0/+4
2016-05-05Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov-2/+2
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2016-05-04Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+8
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck-1/+8
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds-2/+18
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+12
2016-05-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham-1/+9
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-0/+27
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+9
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+5
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-10/+28
2016-04-28Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-3/+2
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer-0/+2
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov-0/+5
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper-0/+2
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-6/+5
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov-1/+2
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner-1/+1
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe-0/+16
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg-0/+11
2016-04-27device property: Avoid potential dereferences of invalid pointersHeikki Krogerus-3/+3
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+1
2016-04-27Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai-172/+310
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-8/+15
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds-5/+5