index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-31
exec: Remove the recomputation of bprm->cred
Eric W. Biederman
8
-68
/
+59
2020-05-29
exec: Compute file based creds only once
Eric W. Biederman
8
-79
/
+61
2020-05-29
exec: Add a per bprm->file version of per_clear
Eric W. Biederman
4
-3
/
+12
2020-05-27
Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds")
Eric W. Biederman
1
-0
/
+1
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: Control flow simplifications
Eric W. Biederman
20
-244
/
+202
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-18
Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec")
Eric W. Biederman
1
-2
/
+2
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-11
exec: Trivial cleanups for exec
Eric W. Biederman
1
-22
/
+24
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-09
exec: Promised cleanups after introducing exec_update_mutex
Eric W. Biederman
9
-101
/
+92
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
v5.7-rc3
Linus Torvalds
1
-1
/
+1
2020-04-26
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-18
/
+78
2020-04-26
Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
29
-121
/
+349
2020-04-26
Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-189
/
+106
2020-04-26
Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+11
2020-04-26
Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-144
/
+429
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-25
/
+11
2020-04-26
Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-9
/
+9
2020-04-26
Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-19
/
+24
2020-04-26
Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-19
/
+32
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
1
-0
/
+1
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-1
/
+1
2020-04-25
Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+35
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+11
2020-04-25
Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2
-3
/
+2
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
114
-397
/
+1131
[next]