aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Yama: remove an unused variableDan Carpenter1-1/+0
2012-04-19samples/seccomp: fix dependencies on arch macrosWill Drewry2-11/+19
2012-04-19Yama: add additional ptrace scopesKees Cook2-12/+60
2012-04-18seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTERWill Drewry1-4/+9
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry8-7/+14
2012-04-17seccomp: use a static inline for a function stubStephen Rothwell1-1/+1
2012-04-14Documentation: prctl/seccomp_filterWill Drewry8-1/+875
2012-04-14x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry2-1/+7
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry4-6/+26
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry4-6/+37
2012-04-14signal, x86: add SIGSYS info and make it synchronous.Will Drewry4-1/+40
2012-04-14seccomp: add SECCOMP_RET_ERRNOWill Drewry3-16/+42
2012-04-14seccomp: remove duplicated failure loggingKees Cook3-20/+11
2012-04-14seccomp: add system call filtering using BPFWill Drewry6-23/+472
2012-04-14arch/x86: add syscall_get_arch to syscall.hWill Drewry1-0/+27
2012-04-14asm/syscall.h: add syscall_get_archWill Drewry1-0/+14
2012-04-14seccomp: kill the seccomp_t typedefWill Drewry2-5/+7
2012-04-14net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry2-8/+11
2012-04-14sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry2-0/+7
2012-04-14Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVSJohn Johansen1-4/+35
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski8-4/+55
2012-04-09maintainers: update wiki url for the security subsystemJames Morris1-1/+1
2012-04-09maintainers: add kernel/capability.c to capabilities entryJames Morris1-0/+1
2012-04-09Merge branch 'linus-master'; commit 'v3.4-rc2' into nextJames Morris0-0/+0
2012-04-07Linux 3.4-rc2Linus Torvalds1-1/+1
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-1/+8
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-12/+36
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds20-105/+147
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-4/+4
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds3-3/+6
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-7/+19
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown10325-288310/+497155
2012-04-06MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds33-300/+501
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds6-5/+8
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds13-218/+299
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-376/+602
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'Konrad Rzeszutek Wilk1-1/+3
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-06netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings1-10/+12
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings1-5/+2