Commit Graph

298918 Commits (389da25f93eea8ff64181ae7e3e87da68acaef2e)
 

Author SHA1 Message Date
Kees Cook 389da25f93 Yama: add additional ptrace scopes 13 years ago
Will Drewry 8156b451f3 seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER 13 years ago
Will Drewry e4da89d02f seccomp: ignore secure_computing return values 13 years ago
Stephen Rothwell b1fa650c7e seccomp: use a static inline for a function stub 13 years ago
Will Drewry 8ac270d1e2 Documentation: prctl/seccomp_filter 13 years ago
Will Drewry c6cfbeb402 x86: Enable HAVE_ARCH_SECCOMP_FILTER 13 years ago
Will Drewry fb0fadf9b2 ptrace,seccomp: Add PTRACE_SECCOMP support 13 years ago
Will Drewry bb6ea4301a seccomp: Add SECCOMP_RET_TRAP 13 years ago
Will Drewry a0727e8ce5 signal, x86: add SIGSYS info and make it synchronous. 13 years ago
Will Drewry acf3b2c71e seccomp: add SECCOMP_RET_ERRNO 13 years ago
Kees Cook 3dc1c1b2d2 seccomp: remove duplicated failure logging 13 years ago
Will Drewry e2cfabdfd0 seccomp: add system call filtering using BPF 13 years ago
Will Drewry b7456536cf arch/x86: add syscall_get_arch to syscall.h 13 years ago
Will Drewry 07bd18d00d asm/syscall.h: add syscall_get_arch 13 years ago
Will Drewry 932ecebb04 seccomp: kill the seccomp_t typedef 13 years ago
Will Drewry 0c5fe1b422 net/compat.c,linux/filter.h: share compat_sock_fprog 13 years ago
Will Drewry 46b325c7eb sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W 13 years ago
John Johansen c29bceb396 Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS 13 years ago
Andy Lutomirski 259e5e6c75 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs 13 years ago
James Morris 9ccf010f81 maintainers: update wiki url for the security subsystem 13 years ago
James Morris 38a94118a6 maintainers: add kernel/capability.c to capabilities entry 13 years ago
James Morris 8865abd090 Merge branch 'linus-master'; commit 'v3.4-rc2' into next 13 years ago
Linus Torvalds 0034102808 Linux 3.4-rc2 13 years ago
Linus Torvalds f4e52e7ffd regmap: A couple of small fixes for 3.4 13 years ago
Linus Torvalds a3fac08085 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm 13 years ago
Linus Torvalds 664481ed45 SuperH updates for 3.4-rc1 13 years ago
Linus Torvalds d6a624eef1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 years ago
Linus Torvalds f21fec96ea Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 13 years ago
Linus Torvalds a0421da44f Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 13 years ago
Mark Rustad 06383f10c4 tcm_fc: Do not free tpg structure during wq allocation failure 13 years ago
Mark Rustad e1c4038282 tcm_fc: Add abort flag for gracefully handling exchange timeout 13 years ago
Len Brown eeaab2d8af Merge branches 'idle-fix' and 'misc' into release 13 years ago
Igor Murzov aaef292acf MAINTAINERS: Update git url for ACPI 13 years ago
Linus Torvalds 4157368edb Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 13 years ago
Linus Torvalds 9479f0f801 Two fixes for regressions: 13 years ago
Linus Torvalds 1ddca05743 MMC fixes for 3.4-rc2: 13 years ago
Linus Torvalds f68e556e23 Make the "word-at-a-time" helper functions more commonly usable 13 years ago
Toshi Kani ee01e66337 cpuidle: Fix panic in CPU off-lining with no idle driver 13 years ago
Linus Torvalds 23f347ef63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
Jan Beulich f09d8432e3 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success 13 years ago
Jan Beulich 0ee46eca04 xen/pciback: fix XEN_PCI_OP_enable_msix result 13 years ago
Srivatsa S. Bhat e8c9e788f4 xen/smp: Remove unnecessary call to smp_processor_id() 13 years ago
Konrad Rzeszutek Wilk 2531d64b6f xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' 13 years ago
Igor Mammedov e95ae5a493 xen: only check xen_platform_pci_unplug if hvm 13 years ago
Eric Dumazet 110c43304d net: fix a race in sock_queue_err_skb() 13 years ago
Eric Dumazet 4a7e7c2ad5 netlink: fix races after skb queueing 13 years ago
Ben Hutchings e34fac1c2e doc, net: Update ndo_start_xmit return type and values 13 years ago
Ben Hutchings de7aca16fd doc, net: Remove instruction to set net_device::trans_start 13 years ago
Ben Hutchings b3cf65457f doc, net: Update netdev operation names 13 years ago
Ben Hutchings 04fd3d3515 doc, net: Update documentation of synchronisation for TX multiqueue 13 years ago