summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exec: Remove the recomputation of bprm->credEric W. Biederman2020-05-318-68/+59
|\
| * exec: Compute file based creds only onceEric W. Biederman2020-05-308-79/+61
| * exec: Add a per bprm->file version of per_clearEric W. Biederman2020-05-304-3/+12
|/
* Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds")Eric W. Biederman2020-05-281-0/+1
|\
| * exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman2020-05-261-0/+1
* | binfmt_elf_fdpic: fix execfd build regressionArnd Bergmann2020-05-271-1/+1
* | selftests/exec: Add binfmt_script regression testKees Cook2020-05-212-0/+172
* | exec: Control flow simplificationsEric W. Biederman2020-05-2120-244/+202
|\ \
| * | exec: Remove recursion from search_binary_handlerEric W. Biederman2020-05-216-55/+43
| * | exec: Generic execfd supportEric W. Biederman2020-05-215-41/+32
| * | exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXECEric W. Biederman2020-05-211-42/+38
| * | exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman2020-05-216-22/+5
| * | exec: Allow load_misc_binary to call prepare_binprm unconditionallyEric W. Biederman2020-05-213-19/+17
| * | exec: Convert security_bprm_set_creds into security_bprm_repopulate_credsEric W. Biederman2020-05-217-20/+19
| * | exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman2020-05-2012-63/+63
| * | exec: Teach prepare_exec_creds how exec treats uids & gidsEric W. Biederman2020-05-201-0/+3
|/ /
* | Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec")Eric W. Biederman2020-05-181-2/+2
|\ \
| * | exec: Move would_dump into flush_old_execEric W. Biederman2020-05-171-2/+2
| |/
* | exec: Trivial cleanups for execEric W. Biederman2020-05-111-22/+24
|\ \
| * | exec: Set the point of no return soonerEric W. Biederman2020-05-111-7/+5
| * | exec: Move handling of the point of no return to the top levelEric W. Biederman2020-05-111-9/+12
| * | exec: Run sync_mm_rss before taking exec_update_mutexEric W. Biederman2020-05-111-1/+2
| * | exec: Fix spelling of search_binary_handler in a commentEric W. Biederman2020-05-091-1/+1
| * | exec: Move the comment from above de_thread to above unshare_sighandEric W. Biederman2020-05-091-6/+6
|/ /
* | exec: Promised cleanups after introducing exec_update_mutexEric W. Biederman2020-05-099-101/+92
|\ \ | |/ |/|
| * exec: Rename flush_old_exec begin_new_execEric W. Biederman2020-05-078-9/+9
| * exec: Move most of setup_new_exec into flush_old_execEric W. Biederman2020-05-071-41/+44
| * exec: In setup_new_exec cache current in the local variable meEric W. Biederman2020-05-071-11/+12
| * exec: Merge install_exec_creds into setup_new_execEric W. Biederman2020-05-078-37/+27
| * exec: Rename the flag called_exec_mmap point_of_no_returnEric W. Biederman2020-05-072-9/+9
| * exec: Make unlocking exec_update_mutex explictEric W. Biederman2020-05-072-5/+4
| * binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman2020-05-074-6/+4
|/
* Linux 5.7-rc3v5.7-rc3Linus Torvalds2020-04-261-1/+1
* Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-04-264-18/+78
|\
| * cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara2020-04-231-0/+5
| * cifs: ensure correct super block for DFS reconnectPaulo Alcantara2020-04-231-17/+65
| * cifs: do not share tcons with DFSPaulo Alcantara2020-04-231-0/+4
| * cifs: minor update to comments around the cifs_tcp_ses_lock mutexSteve French2020-04-221-1/+2
| * cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg2020-04-211-0/+2
* | Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-04-2629-121/+349
|\ \
| * | USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2020-04-232-17/+17
| * | usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern2020-04-231-0/+7
| * | USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2020-04-232-5/+2
| * | USB: hub: Fix handling of connect changes during sleepAlan Stern2020-04-231-0/+14
| * | usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu2020-04-221-1/+4
| * | xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman2020-04-211-5/+11
| * | xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman2020-04-211-0/+9
| * | xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman2020-04-213-10/+39
| * | Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-208-37/+62
| |\ \
| | * | usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter2020-04-171-24/+22