summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-07-27vfs: add d_real_inode() helperMiklos Szeredi1-0/+12
2016-07-27net_sched: fix mirrored packets checksumWANG Cong1-0/+19
2016-07-27packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller1-0/+1
2016-07-27rpc: share one xps between all backchannelsJ. Bruce Fields2-0/+2
2016-07-27nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields1-2/+0
2016-07-27cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas1-0/+3
2016-07-27locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini1-3/+13
2016-07-27USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
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-07mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader1-1/+1
2016-06-01SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan1-0/+15
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-13Merge 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-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2-3/+12
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro53-484/+309
2016-05-10vfs: add lookup_hash() helperMiklos Szeredi1-0/+2
2016-05-10vfs: add vfs_select_inode() helperMiklos Szeredi1-0/+12
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
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-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme1-0/+3
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki1-1/+1
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli1-0/+22
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine1-271/+0
2016-05-05mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+5
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck1-0/+5
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+12
2016-05-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+11
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+9
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+5
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer1-0/+2