summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-08-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni
2016-08-10radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-08-10mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-08-10mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins
2016-08-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-27vfs: add d_real_inode() helperMiklos Szeredi
2016-07-27net_sched: fix mirrored packets checksumWANG Cong
2016-07-27packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-27rpc: share one xps between all backchannelsJ. Bruce Fields
2016-07-27nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-07-27cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas
2016-07-27locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2016-07-27USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-07-11sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-07-11net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-06-24irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-07mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader
2016-06-01SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan
2016-06-01Fix OpenSSH pty regression on closeBrian Bloniarz
2016-06-01usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-06-01can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-06-01fscrypto/f2fs: allow fs-specific key prefix for fs encryptionJaegeuk Kim
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-10vfs: add lookup_hash() helperMiklos Szeredi
2016-05-10vfs: add vfs_select_inode() helperMiklos Szeredi
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine
2016-05-05mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds