summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-0415-166/+258
|\
| * selinux: complete the inlining of hashtab functionsOndrej Mosnacek2020-07-092-59/+63
| * selinux: prepare for inlining of hashtab functionsOndrej Mosnacek2020-07-097-63/+110
| * selinux: specialize symtab insert and search functionsOndrej Mosnacek2020-07-087-56/+69
| * selinux: Fix spelling mistakes in the commentslihao2020-07-083-3/+3
| * selinux: fixed a checkpatch warning with the sizeof macroEthan Edwards2020-06-291-2/+2
| * selinux: log error messages on required process class / permissionsStephen Smalley2020-06-231-5/+15
| * scripts/selinux/mdp: fix initial SID handlingStephen Smalley2020-06-231-5/+18
| * selinux: allow reading labels before policy is loadedJonathan Lebon2020-06-231-1/+6
* | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-0421-392/+1061
|\ \
| * | selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFDSargun Dhillon2020-07-141-0/+229
| * | seccomp: Introduce addfd ioctl to seccomp user notifierSargun Dhillon2020-07-143-2/+199
| * | fs: Expand __receive_fd() to accept existing fdKees Cook2020-07-132-9/+26
| * | pidfd: Replace open-coded receive_fd()Kees Cook2020-07-131-13/+2
| * | fs: Add receive_fd() wrapper for __receive_fd()Kees Cook2020-07-134-9/+19
| * | fs: Move __scm_install_fd() to __receive_fd()Kees Cook2020-07-135-28/+55
| * | net/scm: Regularize compat handling of scm_detach_fds()Kees Cook2020-07-133-47/+37
| * | pidfd: Add missing sock updates for pidfd_getfd()Kees Cook2020-07-131-2/+5
| * | net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-07-133-0/+26
| * | selftests/seccomp: Check ENOSYS under tracingKees Cook2020-07-101-0/+20
| * | selftests/seccomp: Refactor to use fixture variantsKees Cook2020-07-101-157/+42
| * | selftests/harness: Clean up kern-doc for fixturesKees Cook2020-07-101-7/+8
| * | seccomp: Use -1 marker for end of mode 1 syscall listKees Cook2020-07-103-8/+8
| * | seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook2020-07-103-2/+12
| * | selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()Kees Cook2020-07-101-23/+23
| * | selftests/seccomp: Make kcmp() less requiredKees Cook2020-07-101-20/+38
| * | seccomp: Use pr_fmtKees Cook2020-07-101-1/+2
| * | selftests/seccomp: Improve calibration loopKees Cook2020-07-101-18/+32
| * | selftests/seccomp: use 90s as timeoutThadeu Lima de Souza Cascardo2020-07-101-0/+1
| * | selftests/seccomp: Expand benchmark to per-filter measurementsKees Cook2020-07-102-9/+29
| * | selftests/seccomp: Check for EPOLLHUP for user_notifChristian Brauner2020-07-101-0/+136
| * | seccomp: notify about unused filterChristian Brauner2020-07-101-5/+39
| * | seccomp: Lift wait_queue into struct seccomp_filterChristian Brauner2020-07-101-6/+6
| * | seccomp: release filter after task is fully deadChristian Brauner2020-07-104-28/+40
| * | seccomp: rename "usage" to "refs" and documentChristian Brauner2020-07-101-9/+10
| * | seccomp: Add find_notification helperSargun Dhillon2020-07-101-26/+27
| * | seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook2020-07-104-0/+10
| * | selftests/seccomp: Set NNP for TSYNC ESRCH flag testKees Cook2020-07-101-0/+5
| * | selftests/seccomp: Add SKIPs for failed unshare()Kees Cook2020-07-102-2/+9
| * | selftests/seccomp: Rename XFAIL to SKIPKees Cook2020-07-101-4/+9
| |/
* | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-04195-329/+320
|\ \
| * | compiler: Remove uninitialized_var() macroKees Cook2020-07-164-12/+0
| * | treewide: Remove uninitialized_var() usageKees Cook2020-07-16179-279/+278
| * | checkpatch: Remove awareness of uninitialized_var() macroKees Cook2020-07-161-11/+5
| * | mm/debug_vm_pgtable: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| * | f2fs: Eliminate usage of uninitialized_var() macroJason Yan2020-07-161-3/+1
| * | media: sur40: Remove uninitialized_var() usageKees Cook2020-07-161-3/+1
| * | KVM: PPC: Book3S PR: Remove uninitialized_var() usageKees Cook2020-07-161-3/+0
| * | clk: spear: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| * | clk: st: Remove uninitialized_var() usageKees Cook2020-07-161-1/+0