index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Move the call of prepare_binprm into search_binary_handler
Eric W. Biederman
2020-05-21
6
-22
/
+5
*
exec: Allow load_misc_binary to call prepare_binprm unconditionally
Eric W. Biederman
2020-05-21
3
-19
/
+17
*
exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
Eric W. Biederman
2020-05-21
7
-20
/
+19
*
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-20
12
-63
/
+63
*
exec: Teach prepare_exec_creds how exec treats uids & gids
Eric W. Biederman
2020-05-20
1
-0
/
+3
*
Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec")
Eric W. Biederman
2020-05-18
1
-2
/
+2
|
\
|
*
exec: Move would_dump into flush_old_exec
Eric W. Biederman
2020-05-17
1
-2
/
+2
*
|
exec: Trivial cleanups for exec
Eric W. Biederman
2020-05-11
1
-22
/
+24
|
\
\
|
*
|
exec: Set the point of no return sooner
Eric W. Biederman
2020-05-11
1
-7
/
+5
|
*
|
exec: Move handling of the point of no return to the top level
Eric W. Biederman
2020-05-11
1
-9
/
+12
|
*
|
exec: Run sync_mm_rss before taking exec_update_mutex
Eric W. Biederman
2020-05-11
1
-1
/
+2
|
*
|
exec: Fix spelling of search_binary_handler in a comment
Eric W. Biederman
2020-05-09
1
-1
/
+1
|
*
|
exec: Move the comment from above de_thread to above unshare_sighand
Eric W. Biederman
2020-05-09
1
-6
/
+6
|
/
/
*
|
exec: Promised cleanups after introducing exec_update_mutex
Eric W. Biederman
2020-05-09
9
-101
/
+92
|
\
\
|
|
/
|
/
|
|
*
exec: Rename flush_old_exec begin_new_exec
Eric W. Biederman
2020-05-07
8
-9
/
+9
|
*
exec: Move most of setup_new_exec into flush_old_exec
Eric W. Biederman
2020-05-07
1
-41
/
+44
|
*
exec: In setup_new_exec cache current in the local variable me
Eric W. Biederman
2020-05-07
1
-11
/
+12
|
*
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
2020-05-07
8
-37
/
+27
|
*
exec: Rename the flag called_exec_mmap point_of_no_return
Eric W. Biederman
2020-05-07
2
-9
/
+9
|
*
exec: Make unlocking exec_update_mutex explict
Eric W. Biederman
2020-05-07
2
-5
/
+4
|
*
binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf
Eric W. Biederman
2020-05-07
4
-6
/
+4
|
/
*
Linux 5.7-rc3
v5.7-rc3
Linus Torvalds
2020-04-26
1
-1
/
+1
*
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-26
4
-18
/
+78
|
\
|
*
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
2020-04-23
1
-0
/
+5
|
*
cifs: ensure correct super block for DFS reconnect
Paulo Alcantara
2020-04-23
1
-17
/
+65
|
*
cifs: do not share tcons with DFS
Paulo Alcantara
2020-04-23
1
-0
/
+4
|
*
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
2020-04-22
1
-1
/
+2
|
*
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-04-21
1
-0
/
+2
*
|
Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-04-26
29
-121
/
+349
|
\
\
|
*
|
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2020-04-23
2
-17
/
+17
|
*
|
usb-storage: Add unusual_devs entry for JMicron JMS566
Alan Stern
2020-04-23
1
-0
/
+7
|
*
|
USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...
Alan Stern
2020-04-23
2
-5
/
+2
|
*
|
USB: hub: Fix handling of connect changes during sleep
Alan Stern
2020-04-23
1
-0
/
+14
|
*
|
usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...
Naoki Kiryu
2020-04-22
1
-1
/
+4
|
*
|
xhci: Don't clear hub TT buffer on ep0 protocol stall
Mathias Nyman
2020-04-21
1
-5
/
+11
|
*
|
xhci: prevent bus suspend if a roothub port detected a over-current condition
Mathias Nyman
2020-04-21
1
-0
/
+9
|
*
|
xhci: Fix handling halted endpoint even if endpoint ring appears empty
Mathias Nyman
2020-04-21
3
-10
/
+39
|
*
|
Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-04-20
8
-37
/
+62
|
|
\
\
|
|
*
|
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
2020-04-17
1
-24
/
+22
|
|
*
|
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
2020-04-17
1
-5
/
+20
|
|
*
|
usb: gadget: udc: atmel: Fix vbus disconnect handling
Cristian Birsan
2020-04-17
1
-2
/
+2
|
|
*
|
usb: dwc3: gadget: Fix request completion check
Thinh Nguyen
2020-04-17
1
-10
/
+2
|
|
*
|
usb: dwc3: gadget: Do link recovery for SS and SSP
Thinh Nguyen
2020-04-16
1
-6
/
+2
|
|
*
|
dt-bindings: usb: renesas,usb3-peri: add r8a77961 support
Yoshihiro Shimoda
2020-04-16
1
-0
/
+1
|
|
*
|
dt-bindings: usb: renesas,usbhs: add r8a77961 support
Yoshihiro Shimoda
2020-04-16
1
-0
/
+1
|
|
*
|
dt-bindings: usb: usb-xhci: add r8a77961 support
Yoshihiro Shimoda
2020-04-16
1
-1
/
+2
|
|
*
|
docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
Mauro Carvalho Chehab
2020-04-16
1
-2
/
+2
|
|
*
|
usb: dwc3: gadget: Properly set maxpacket limit
Thinh Nguyen
2020-04-16
2
-11
/
+45
|
|
*
|
usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name
Thinh Nguyen
2020-04-16
2
-4
/
+4
|
|
*
|
usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
Nathan Chancellor
2020-04-16
1
-1
/
+1
[next]