Age | Commit message (Expand) | Author | Files | Lines |
2012-04-19 | Yama: add additional ptrace scopes | Kees Cook | 2 | -12/+60 |
2012-04-18 | seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER | Will Drewry | 1 | -4/+9 |
2012-04-18 | seccomp: ignore secure_computing return values | Will Drewry | 8 | -7/+14 |
2012-04-17 | seccomp: use a static inline for a function stub | Stephen Rothwell | 1 | -1/+1 |
2012-04-14 | Documentation: prctl/seccomp_filter | Will Drewry | 8 | -1/+875 |
2012-04-14 | x86: Enable HAVE_ARCH_SECCOMP_FILTER | Will Drewry | 2 | -1/+7 |
2012-04-14 | ptrace,seccomp: Add PTRACE_SECCOMP support | Will Drewry | 4 | -6/+26 |
2012-04-14 | seccomp: Add SECCOMP_RET_TRAP | Will Drewry | 4 | -6/+37 |
2012-04-14 | signal, x86: add SIGSYS info and make it synchronous. | Will Drewry | 4 | -1/+40 |
2012-04-14 | seccomp: add SECCOMP_RET_ERRNO | Will Drewry | 3 | -16/+42 |
2012-04-14 | seccomp: remove duplicated failure logging | Kees Cook | 3 | -20/+11 |
2012-04-14 | seccomp: add system call filtering using BPF | Will Drewry | 6 | -23/+472 |
2012-04-14 | arch/x86: add syscall_get_arch to syscall.h | Will Drewry | 1 | -0/+27 |
2012-04-14 | asm/syscall.h: add syscall_get_arch | Will Drewry | 1 | -0/+14 |
2012-04-14 | seccomp: kill the seccomp_t typedef | Will Drewry | 2 | -5/+7 |
2012-04-14 | net/compat.c,linux/filter.h: share compat_sock_fprog | Will Drewry | 2 | -8/+11 |
2012-04-14 | sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W | Will Drewry | 2 | -0/+7 |
2012-04-14 | Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS | John Johansen | 1 | -4/+35 |
2012-04-14 | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs | Andy Lutomirski | 8 | -4/+55 |
2012-04-09 | maintainers: update wiki url for the security subsystem | James Morris | 1 | -1/+1 |
2012-04-09 | maintainers: add kernel/capability.c to capabilities entry | James Morris | 1 | -0/+1 |
2012-04-07 | Linux 3.4-rc2 | Linus Torvalds | 1 | -1/+1 |
2012-04-06 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad | 1 | -5/+8 |
2012-04-06 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad | 3 | -2/+11 |
2012-04-06 | MAINTAINERS: Update git url for ACPI | Igor Murzov | 1 | -1/+1 |
2012-04-06 | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds | 2 | -32/+49 |
2012-04-06 | cpuidle: Fix panic in CPU off-lining with no idle driver | Toshi Kani | 1 | -1/+4 |
2012-04-06 | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success | Jan Beulich | 1 | -0/+1 |
2012-04-06 | xen/pciback: fix XEN_PCI_OP_enable_msix result | Jan Beulich | 1 | -1/+1 |
2012-04-06 | xen/smp: Remove unnecessary call to smp_processor_id() | Srivatsa S. Bhat | 1 | -1/+1 |
2012-04-06 | xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' | Konrad Rzeszutek Wilk | 1 | -1/+3 |
2012-04-06 | xen: only check xen_platform_pci_unplug if hvm | Igor Mammedov | 2 | -2/+2 |
2012-04-06 | net: fix a race in sock_queue_err_skb() | Eric Dumazet | 1 | -1/+3 |
2012-04-06 | netlink: fix races after skb queueing | Eric Dumazet | 1 | -11/+13 |
2012-04-06 | doc, net: Update ndo_start_xmit return type and values | Ben Hutchings | 1 | -10/+12 |
2012-04-06 | doc, net: Remove instruction to set net_device::trans_start | Ben Hutchings | 1 | -5/+2 |
2012-04-06 | doc, net: Update netdev operation names | Ben Hutchings | 2 | -14/+14 |
2012-04-06 | doc, net: Update documentation of synchronisation for TX multiqueue | Ben Hutchings | 1 | -3/+3 |
2012-04-06 | doc, net: Remove obsolete reference to dev->poll | Ben Hutchings | 1 | -2/+1 |
2012-04-06 | ethtool: Remove exception to the requirement of holding RTNL lock | Ben Hutchings | 1 | -2/+1 |
2012-04-06 | blackfin: update defconfig for bf527-ezkit | Bob Liu | 1 | -0/+1 |
2012-04-06 | blackfin: gpio: fix compile error if !CONFIG_GPIOLIB | Bob Liu | 1 | -2/+12 |
2012-04-06 | blackfin: fix L1 data A overflow link issue | Mike Frysinger | 1 | -1/+1 |
2012-04-05 | mmc: use really long write timeout to deal with crappy cards | Paul Walmsley | 1 | -3/+7 |
2012-04-05 | mmc: sdhci-dove: Fix compile error by including module.h | Alf Høgemark | 1 | -0/+1 |
2012-04-05 | mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. | Al Cooper | 1 | -2/+3 |
2012-04-05 | Revert "mmc: sdhci-pci: Add MSI support" | Chris Ball | 1 | -6/+0 |
2012-04-05 | Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" | Chris Ball | 2 | -5/+1 |
2012-04-05 | mmc: core: fix power class selection | Subhash Jadavani | 1 | -13/+17 |
2012-04-05 | mmc: omap_hsmmc: fix module re-insertion | Balaji T K | 1 | -3/+1 |