index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-04
15
-166
/
+258
|
\
|
*
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
2
-59
/
+63
|
*
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
7
-63
/
+110
|
*
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
2020-07-08
7
-56
/
+69
|
*
selinux: Fix spelling mistakes in the comments
lihao
2020-07-08
3
-3
/
+3
|
*
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
2020-06-29
1
-2
/
+2
|
*
selinux: log error messages on required process class / permissions
Stephen Smalley
2020-06-23
1
-5
/
+15
|
*
scripts/selinux/mdp: fix initial SID handling
Stephen Smalley
2020-06-23
1
-5
/
+18
|
*
selinux: allow reading labels before policy is loaded
Jonathan Lebon
2020-06-23
1
-1
/
+6
*
|
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
21
-392
/
+1061
|
\
\
|
*
|
selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
Sargun Dhillon
2020-07-14
1
-0
/
+229
|
*
|
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
2020-07-14
3
-2
/
+199
|
*
|
fs: Expand __receive_fd() to accept existing fd
Kees Cook
2020-07-13
2
-9
/
+26
|
*
|
pidfd: Replace open-coded receive_fd()
Kees Cook
2020-07-13
1
-13
/
+2
|
*
|
fs: Add receive_fd() wrapper for __receive_fd()
Kees Cook
2020-07-13
4
-9
/
+19
|
*
|
fs: Move __scm_install_fd() to __receive_fd()
Kees Cook
2020-07-13
5
-28
/
+55
|
*
|
net/scm: Regularize compat handling of scm_detach_fds()
Kees Cook
2020-07-13
3
-47
/
+37
|
*
|
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
2020-07-13
1
-2
/
+5
|
*
|
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2020-07-13
3
-0
/
+26
|
*
|
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
2020-07-10
1
-0
/
+20
|
*
|
selftests/seccomp: Refactor to use fixture variants
Kees Cook
2020-07-10
1
-157
/
+42
|
*
|
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
2020-07-10
1
-7
/
+8
|
*
|
seccomp: Use -1 marker for end of mode 1 syscall list
Kees Cook
2020-07-10
3
-8
/
+8
|
*
|
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
2020-07-10
3
-2
/
+12
|
*
|
selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
Kees Cook
2020-07-10
1
-23
/
+23
|
*
|
selftests/seccomp: Make kcmp() less required
Kees Cook
2020-07-10
1
-20
/
+38
|
*
|
seccomp: Use pr_fmt
Kees Cook
2020-07-10
1
-1
/
+2
|
*
|
selftests/seccomp: Improve calibration loop
Kees Cook
2020-07-10
1
-18
/
+32
|
*
|
selftests/seccomp: use 90s as timeout
Thadeu Lima de Souza Cascardo
2020-07-10
1
-0
/
+1
|
*
|
selftests/seccomp: Expand benchmark to per-filter measurements
Kees Cook
2020-07-10
2
-9
/
+29
|
*
|
selftests/seccomp: Check for EPOLLHUP for user_notif
Christian Brauner
2020-07-10
1
-0
/
+136
|
*
|
seccomp: notify about unused filter
Christian Brauner
2020-07-10
1
-5
/
+39
|
*
|
seccomp: Lift wait_queue into struct seccomp_filter
Christian Brauner
2020-07-10
1
-6
/
+6
|
*
|
seccomp: release filter after task is fully dead
Christian Brauner
2020-07-10
4
-28
/
+40
|
*
|
seccomp: rename "usage" to "refs" and document
Christian Brauner
2020-07-10
1
-9
/
+10
|
*
|
seccomp: Add find_notification helper
Sargun Dhillon
2020-07-10
1
-26
/
+27
|
*
|
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-07-10
4
-0
/
+10
|
*
|
selftests/seccomp: Set NNP for TSYNC ESRCH flag test
Kees Cook
2020-07-10
1
-0
/
+5
|
*
|
selftests/seccomp: Add SKIPs for failed unshare()
Kees Cook
2020-07-10
2
-2
/
+9
|
*
|
selftests/seccomp: Rename XFAIL to SKIP
Kees Cook
2020-07-10
1
-4
/
+9
|
|
/
*
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
195
-329
/
+320
|
\
\
|
*
|
compiler: Remove uninitialized_var() macro
Kees Cook
2020-07-16
4
-12
/
+0
|
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
179
-279
/
+278
|
*
|
checkpatch: Remove awareness of uninitialized_var() macro
Kees Cook
2020-07-16
1
-11
/
+5
|
*
|
mm/debug_vm_pgtable: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
*
|
f2fs: Eliminate usage of uninitialized_var() macro
Jason Yan
2020-07-16
1
-3
/
+1
|
*
|
media: sur40: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-3
/
+1
|
*
|
KVM: PPC: Book3S PR: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-3
/
+0
|
*
|
clk: spear: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
*
|
clk: st: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+0
[next]