summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* uapi glibc compat: fix compilation when !__USE_MISC in glibcNicolas Dichtel2016-06-241-1/+1
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-06-241-1/+1
* drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-06-071-0/+2
* drm: Add helper for DP++ adaptorsVille Syrjälä2016-06-071-0/+92
* mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader2016-06-071-1/+1
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-06-011-0/+1
* SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-06-012-15/+15
* locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra2016-06-011-1/+26
* 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-1188-330/+634
| |\
| | * 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
* | | | | export tc ife uapi headerJamal Hadi Salim2016-05-101-0/+1
* | | | | uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Mikko Rapeli2016-05-092-0/+72
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-094-10/+7
|\ \ \ \ \
| * | | | | macsec: key identifier is 128 bits, not 64Sabrina Dubroca2016-05-091-1/+3
| * | | | | udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-061-0/+3
| * | | | | udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-061-9/+0
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-041-0/+1
| |\ \ \ \ \
| | * | | | | flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-171-0/+1
* | | | | | | 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-062-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki2016-05-062-3/+3
| |\ \ \ \ \ \
| | * | | | | | device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2016-04-272-3/+3
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-054-78/+116
|\ \ \ \ \ \ \ \
| * | | | | | | | byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann2016-05-051-9/+15
| * | | | | | | | 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-69/+75
| * | | | | | | | mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-051-0/+4
* | | | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-051-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | asm-generic: use compat version for preadv2 and pwritev2Yury Norov2016-05-051-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-041-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall2016-04-061-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-032-1/+8
|\ \ \ \ \ \ \
| * | | | | | | vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-032-1/+8
* | | | | | | | Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-05-021-2/+18
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-023-3/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham2016-05-011-1/+9