summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-08-161-0/+7
* radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin2016-08-101-0/+1
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-08-101-15/+10
* mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins2016-08-101-1/+1
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-08-101-0/+1
* vfs: add d_real_inode() helperMiklos Szeredi2016-07-271-0/+12
* net_sched: fix mirrored packets checksumWANG Cong2016-07-271-0/+19
* packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-271-0/+1
* rpc: share one xps between all backchannelsJ. Bruce Fields2016-07-272-0/+2
* nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-07-271-2/+0
* cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas2016-07-271-0/+3
* locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-07-271-3/+13
* USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-07-271-2/+2
* bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-07-111-0/+4
* sock_diag: do not broadcast raw socket destructionWillem de Bruijn2016-07-111-0/+6
* net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld2016-07-111-1/+2
* netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-06-241-0/+3
* netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-06-241-1/+1
* netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-06-241-2/+2
* netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-06-241-0/+3
* netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-06-241-0/+4
* irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier2016-06-241-1/+1
* mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader2016-06-071-1/+1
* SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-06-011-0/+15
* Fix OpenSSH pty regression on closeBrian Bloniarz2016-06-011-1/+1
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-06-012-2/+2
* USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-06-011-1/+1
* can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-06-011-2/+20
* fscrypto/f2fs: allow fs-specific key prefix for fs encryptionJaegeuk Kim2016-06-011-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-143-0/+15
|\
| * Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-1153-484/+309
| |\
| | * vfs: add lookup_hash() helperMiklos Szeredi2016-05-101-0/+2
| | * vfs: add vfs_select_inode() helperMiklos Szeredi2016-05-101-0/+12
| * | fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro2016-04-081-0/+1
* | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-131-0/+2
|\ \ \
| * | | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2016-05-091-0/+2
* | | | Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-131-0/+2
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown2016-05-131-0/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | | | * | regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski2016-03-281-0/+2
| | | |/ / | | |/| |
* | | | | mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2016-05-122-3/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-091-0/+3
|\ \ \ \ \
| * | | | | udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-061-0/+3
* | | | | | compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf2016-05-091-1/+1
| |/ / / / |/| | | |
* | | | | Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-061-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki2016-05-061-1/+1
| |\ \ \ \ \
| | * | | | | device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2016-04-271-1/+1
* | | | | | | mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli2016-05-051-0/+22
* | | | | | | rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2016-05-051-271/+0
* | | | | | | mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-051-0/+4
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-031-0/+5
|\ \ \ \ \ \