summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven
2015-07-15rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOCDenys Vlasenko
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-15Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-07-15seccomp: swap hard-coded zeros to defined nameKees Cook
2015-07-15seccomp: add ptrace options for suspend/resumeTycho Andersen
2015-07-15Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-15netfilter: add and use jump label for xt_teeFlorian Westphal
2015-07-15netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal
2015-07-15netfilter: move tee_active to coreFlorian Westphal
2015-07-15netfilter: Per network namespace netfilter hooks.Eric W. Biederman
2015-07-15netfilter: kill nf_hooks_activeEric W. Biederman
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter
2015-07-15Merge tag 'omap-for-v4.3/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony
2015-07-15drm/i915: Use expcitly fixed type in compat32 structsDaniel Vetter
2015-07-14PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin
2015-07-14percpu: update incorrect comment for this_cpu_*() operationsTejun Heo
2015-07-14cgroup: implement the PIDs subsystemAleksa Sarai
2015-07-14cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-07-14pinctrl: dra: dt-bindings: Add virtual mode configuration optionNishanth Menon
2015-07-14Merge tag 'renesas-dt-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2015-07-14clk: imx: add imx6ul clk tree supportFrank Li
2015-07-14crypto: aead - Add type-safe function for freeing instancesHerbert Xu
2015-07-14crypto: api - Add instance free function to crypto_typeHerbert Xu
2015-07-14crypto: aead - Add aead_queue interfaceHerbert Xu
2015-07-14crypto: api - Remove unused __crypto_dequeue_requestHerbert Xu
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-13bridge: mdb: add vlan support for user entriesNikolay Aleksandrov
2015-07-13Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-13regulator: da9211: support da9215James Ban
2015-07-13security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
2015-07-13locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-07-13locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - move platform dataDmitry Torokhov
2015-07-11Input: of_touchscreen - switch to using device propertiesDmitry Torokhov
2015-07-11genirq: Remove the irq argument from note_interrupt()Jiang Liu