summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-14seccomp: Introduce SECCOMP_RET_KILL_PROCESSKees Cook
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook
2017-08-14seccomp: Action to log before allowingTyler Hicks
2017-08-14seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks
2017-08-14seccomp: Selftest for detection of filter flag supportTyler Hicks
2017-08-14seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks
2017-08-14seccomp: Operation for checking if an action is availableTyler Hicks
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks
2017-08-14seccomp: Provide matching filter for introspectionKees Cook
2017-08-14selftests/seccomp: Refactor RET_ERRNO testsKees Cook
2017-08-14selftests/seccomp: Add simple seccomp overhead benchmarkKees Cook
2017-08-14selftests/seccomp: Add tests for basic ptrace actionsKees Cook
2017-07-23Linux 4.13-rc2Linus Torvalds
2017-07-23Properly alphabetize MAINTAINERS fileLinus Torvalds
2017-07-23Fix up MAINTAINERS file problemsLinus Torvalds
2017-07-23Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross
2017-07-23xen/x86: fix cpu hotplugJuergen Gross
2017-07-23xen/grant-table: log the lack of grantsWengang Wang
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov
2017-07-22Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-22Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-22Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-21MAINTAINERS: fix alphabetical orderingRandy Dunlap
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-07-21NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21NFS: Be more careful about mapping file permissionsTrond Myklebust
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust
2017-07-21NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust
2017-07-21NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust
2017-07-21net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown
2017-07-21nfs: count correct array for mnt3_counts array sizeEryu Guan
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa