summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Merge tag 'v4.6.4' into dev-4.6Joel Stanley7-5/+26
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann1-0/+4
2016-07-11sock_diag: do not broadcast raw socket destructionWillem de Bruijn1-0/+6
2016-07-11net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld1-1/+2
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-06-24irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier1-1/+1
2016-06-24uapi glibc compat: fix compilation when !__USE_MISC in glibcNicolas Dichtel1-1/+1
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko1-1/+1
2016-06-08Merge tag 'v4.6.2' into dev-4.6Joel Stanley3-1/+95
2016-06-08drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel1-0/+2
2016-06-08drm: Add helper for DP++ adaptorsVille Syrjälä1-0/+92
2016-06-08mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader1-1/+1
2016-06-03phy/broadcom: Add support for the BCM54210EJoel Stanley1-0/+2
2016-06-03net/ncsi: Remove ncsi_stop_dev()Gavin Shan1-6/+0
2016-06-03net/ncsi: Enumerate NCSI channels in advanceGavin Shan1-2/+2
2016-06-03net/ncsi: Manage NCSI deviceGavin Shan1-0/+44
2016-06-03net/ncsi: Packet handlerGavin Shan1-0/+1
2016-06-03net/ncsi: Resource managementGavin Shan2-0/+221
2016-06-03misc/bt-host: Add Aspeed BT IPMI host driverAlistair Popple2-0/+19
2016-06-01scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn1-0/+1
2016-06-01SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2-15/+15
2016-06-01locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra1-1/+26
2016-06-01Fix OpenSSH pty regression on closeBrian Bloniarz1-1/+1
2016-06-01usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-2/+2
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-1/+1
2016-06-01can: fix handling of unmodifiable configuration optionsOliver Hartkopp1-2/+20
2016-06-01fscrypto/f2fs: allow fs-specific key prefix for fs encryptionJaegeuk Kim1-0/+1
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-0/+15
2016-05-14Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown1-0/+2
2016-05-13mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2-3/+12
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro88-330/+634
2016-05-11vfs: add lookup_hash() helperMiklos Szeredi1-0/+2
2016-05-11vfs: add vfs_select_inode() helperMiklos Szeredi1-0/+12
2016-05-10export tc ife uapi headerJamal Hadi Salim1-0/+1
2016-05-10uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Mikko Rapeli2-0/+72
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-10/+7
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf1-1/+1
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn1-0/+2
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca1-1/+3
2016-05-07udp_offload: Set encapsulation before inner completes.Jarno Rajahalme1-0/+3
2016-05-07udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme1-9/+0
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki2-3/+3
2016-05-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-78/+116