index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
exec: Add a per bprm->file version of per_clear
Eric W. Biederman
4
-3
/
+12
2020-05-27
binfmt_elf_fdpic: fix execfd build regression
Arnd Bergmann
1
-1
/
+1
2020-05-26
exec: Always set cap_ambient in cap_bprm_set_creds
Eric W. Biederman
1
-0
/
+1
2020-05-21
selftests/exec: Add binfmt_script regression test
Kees Cook
2
-0
/
+172
2020-05-21
exec: Remove recursion from search_binary_handler
Eric W. Biederman
6
-55
/
+43
2020-05-21
exec: Generic execfd support
Eric W. Biederman
5
-41
/
+32
2020-05-21
exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC
Eric W. Biederman
1
-42
/
+38
2020-05-21
exec: Move the call of prepare_binprm into search_binary_handler
Eric W. Biederman
6
-22
/
+5
2020-05-21
exec: Allow load_misc_binary to call prepare_binprm unconditionally
Eric W. Biederman
3
-19
/
+17
2020-05-21
exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
Eric W. Biederman
7
-20
/
+19
2020-05-20
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
12
-63
/
+63
2020-05-20
exec: Teach prepare_exec_creds how exec treats uids & gids
Eric W. Biederman
1
-0
/
+3
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-11
exec: Set the point of no return sooner
Eric W. Biederman
1
-7
/
+5
2020-05-11
exec: Move handling of the point of no return to the top level
Eric W. Biederman
1
-9
/
+12
2020-05-11
exec: Run sync_mm_rss before taking exec_update_mutex
Eric W. Biederman
1
-1
/
+2
2020-05-09
exec: Fix spelling of search_binary_handler in a comment
Eric W. Biederman
1
-1
/
+1
2020-05-09
exec: Move the comment from above de_thread to above unshare_sighand
Eric W. Biederman
1
-6
/
+6
2020-05-07
exec: Rename flush_old_exec begin_new_exec
Eric W. Biederman
8
-9
/
+9
2020-05-07
exec: Move most of setup_new_exec into flush_old_exec
Eric W. Biederman
1
-41
/
+44
2020-05-07
exec: In setup_new_exec cache current in the local variable me
Eric W. Biederman
1
-11
/
+12
2020-05-07
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
8
-37
/
+27
2020-05-07
exec: Rename the flag called_exec_mmap point_of_no_return
Eric W. Biederman
2
-9
/
+9
2020-05-07
exec: Make unlocking exec_update_mutex explict
Eric W. Biederman
2
-5
/
+4
2020-05-07
binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf
Eric W. Biederman
4
-6
/
+4
2020-04-26
Linux 5.7-rc3
Linus Torvalds
1
-1
/
+1
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
1
-0
/
+1
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2
-3
/
+2
2020-04-24
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-24
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-24
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-24
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-24
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-24
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-24
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-24
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-24
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-24
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-24
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-24
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-24
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-24
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-24
dt-bindings: phy: qcom-qusb2: Fix defaults
Douglas Anderson
1
-3
/
+3
2020-04-24
dt-bindings: Fix erroneous 'additionalProperties'
Rob Herring
6
-7
/
+17
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2
-1
/
+1
2020-04-24
mm: check that mm is still valid in madvise()
Linus Torvalds
1
-0
/
+18
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
4
-12
/
+11
2020-04-24
afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
David Howells
1
-1
/
+1
2020-04-24
afs: Remove some unused bits
David Howells
3
-8
/
+3
2020-04-24
dt-bindings: Fix command line length limit calling dt-mk-schema
Rob Herring
1
-8
/
+10
[next]