- 8156b45 seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER by Will Drewry · 13 years ago
- e4da89d seccomp: ignore secure_computing return values by Will Drewry · 13 years ago
- b1fa650 seccomp: use a static inline for a function stub by Stephen Rothwell · 13 years ago
- 8ac270d Documentation: prctl/seccomp_filter by Will Drewry · 13 years ago
- c6cfbeb x86: Enable HAVE_ARCH_SECCOMP_FILTER by Will Drewry · 13 years ago
- fb0fadf ptrace,seccomp: Add PTRACE_SECCOMP support by Will Drewry · 13 years ago
- bb6ea43 seccomp: Add SECCOMP_RET_TRAP by Will Drewry · 13 years ago
- a0727e8 signal, x86: add SIGSYS info and make it synchronous. by Will Drewry · 13 years ago
- acf3b2c seccomp: add SECCOMP_RET_ERRNO by Will Drewry · 13 years ago
- 3dc1c1b seccomp: remove duplicated failure logging by Kees Cook · 13 years ago
- e2cfabdf seccomp: add system call filtering using BPF by Will Drewry · 13 years ago
- b745653 arch/x86: add syscall_get_arch to syscall.h by Will Drewry · 13 years ago
- 07bd18d asm/syscall.h: add syscall_get_arch by Will Drewry · 13 years ago
- 932eceb seccomp: kill the seccomp_t typedef by Will Drewry · 13 years ago
- 0c5fe1b net/compat.c,linux/filter.h: share compat_sock_fprog by Will Drewry · 13 years ago
- 46b325c sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W by Will Drewry · 13 years ago
- c29bceb Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS by John Johansen · 13 years ago
- 259e5e6 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 13 years ago
- 9ccf010 maintainers: update wiki url for the security subsystem by James Morris · 13 years ago
- 38a9411 maintainers: add kernel/capability.c to capabilities entry by James Morris · 13 years ago
- 8865abd Merge branch 'linus-master'; commit 'v3.4-rc2' into next by James Morris · 13 years ago
- 0034102 Linux 3.4-rc2 by Linus Torvalds · 13 years ago
- f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
- a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
- d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
- f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 13 years ago
- e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 13 years ago
- eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 13 years ago
- aaef292 MAINTAINERS: Update git url for ACPI by Igor Murzov · 13 years ago
- 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
- 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
- f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 13 years ago
- ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 13 years ago
- 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 13 years ago
- 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 13 years ago
- e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 13 years ago
- 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 13 years ago
- e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 13 years ago
- 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 13 years ago
- 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 13 years ago
- e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 13 years ago
- de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 13 years ago
- b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 13 years ago
- 04fd3d35 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 13 years ago
- 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 13 years ago
- b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 13 years ago
- 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 43e347a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
- 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 13 years ago
- e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 13 years ago
- 95fc2d8f blackfin: fix L1 data A overflow link issue by Mike Frysinger · 13 years ago
- fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
- 3bdc9ba mmc: use really long write timeout to deal with crappy cards by Paul Walmsley · 13 years ago
- 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 13 years ago
- 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 13 years ago
- 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 13 years ago
- 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 13 years ago
- 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 13 years ago
- fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 13 years ago
- b796450 mmc: omap_hsmmc: convert to module_platform_driver by Felipe Balbi · 13 years ago
- efa25fd mmc: omap_hsmmc: make it behave well as a module by Felipe Balbi · 13 years ago
- 927ce94 mmc: omap_hsmmc: trivial cleanups by Felipe Balbi · 13 years ago
- 92a3aeb mmc: omap_hsmmc: context save after enabling runtime pm by Balaji T K · 13 years ago
- d59d77e mmc: omap_hsmmc: use runtime put sync in probe error patch by Balaji T K · 13 years ago
- e841a7c mmc: sdio: Use empty system suspend/resume callbacks at the bus level by Rafael J. Wysocki · 13 years ago
- 6500c8e mmc: bus: print bus speed mode of UHS-I card by Subhash Jadavani · 13 years ago
- 210b7d2 mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers by Manuel Lauss · 13 years ago
- eb91b91 mmc: sh_mmcif: Simplify calculation of mmc->f_min by Simon Horman · 13 years ago
- 930f152 mmc: sh_mmcif: mmc->f_max should be half of the bus clock by Simon Horman · 13 years ago
- f938825 mmc: sh_mmcif: double clock speed by Simon Horman · 13 years ago
- 5865f28 mmc: block: Remove use of mmc_blk_set_blksize by Ulf Hansson · 13 years ago
- faf8180 mmc: atmel-mci: add support for odd clock dividers by Ludovic Desroches · 13 years ago
- 33ab4bb mmc: atmel-mci: r/w proof capability only available since v2xx by Ludovic Desroches · 13 years ago
- 66292ad mmc: atmel-mci: correct data timeout computation by Ludovic Desroches · 13 years ago
- 9f4e815 mmc: sdhci-s3c: Enable runtime power management by Mark Brown · 13 years ago
- d5e9c02 mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend by Mark Brown · 13 years ago
- 9bda6da mmc: sdhci-s3c: use devm_ functions by Julia Lawall · 13 years ago
- a8f5b6e Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 13 years ago
- 1d4dc33 mmc: sdhci-s3c: Keep a copy of platform data and use it by Thomas Abraham · 13 years ago
- 0d22c77 mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata by Thomas Abraham · 13 years ago
- 3119936a mmc: sdhci-s3c: Remove usage of clk_type member in platform data by Thomas Abraham · 13 years ago
- 44c14c1 MAINTAINERS: update for Marvell Ethernet drivers by stephen hemminger · 13 years ago
- 5a43097 bonding: properly unset current_arp_slave on slave link up by Veaceslav Falico · 13 years ago
- bcf1b70 phonet: Check input from user before allocating by Sasha Levin · 13 years ago
- 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 13 years ago
- 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 13 years ago
- 6ede3d8 backlight: add driver for DA9052/53 PMIC v1 by Ashish Jangam · 13 years ago
- 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
- 389325b MAINTAINERS: add entry for sparse checker by Christopher Li · 13 years ago
- 6fc2648 MAINTAINERS: fix REMOTEPROC F: typo by Joe Perches · 13 years ago
- 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
- 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
- 9b3ae64 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() by Julia Lawall · 13 years ago
- 20955e8 libfs: add simple_open() by Stephen Boyd · 13 years ago