summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry
2012-04-14signal, x86: add SIGSYS info and make it synchronous.Will Drewry
2012-04-14seccomp: add SECCOMP_RET_ERRNOWill Drewry
2012-04-14seccomp: remove duplicated failure loggingKees Cook
2012-04-14seccomp: add system call filtering using BPFWill Drewry
2012-04-14asm/syscall.h: add syscall_get_archWill Drewry
2012-04-14seccomp: kill the seccomp_t typedefWill Drewry
2012-04-14net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry
2012-04-14sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski
2012-04-13Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2012-04-13rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet
2012-04-13rtnetlink: fix commentsstephen hemminger
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin
2012-04-13ipv6: fix problem with expired dst cacheGao feng
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto
2012-04-13ASoC: add generic simple-card supportKuninori Morimoto
2012-04-13regmap: implement register stridingStephen Warren
2012-04-13regmap: allow regmap instances to be namedStephen Warren
2012-04-13regmap: add MMIO bus supportStephen Warren
2012-04-13regmap: introduce fast_io busses, and use a spinlock for themStephen Warren
2012-04-13regmap: introduce explicit bus_context for bus callbacksStephen Warren
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade
2012-04-12NFC: Changed target activated state logicEric Lapuyade
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz
2012-04-12NFC: SHDLC implementationEric Lapuyade
2012-04-12NFC: HCI supportEric Lapuyade
2012-04-12NFC: Export target lost functionEric Lapuyade
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz
2012-04-12Merge branch 'master' into for-davemJohn W. Linville