summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* y2038: socket: use __kernel_old_timespec instead of timespecArnd Bergmann2019-11-154-16/+23
* y2038: socket: remove timespec reference in timestampingArnd Bergmann2019-11-152-2/+11
* y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-157-19/+20
* y2038: rusage: use __kernel_old_timevalArnd Bergmann2019-11-153-5/+5
* y2038: uapi: change __kernel_time_t to __kernel_old_time_tArnd Bergmann2019-11-1512-27/+27
* y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-153-21/+21
* y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-1518-56/+55
* y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann2019-11-155-21/+18
* y2038: vdso: nds32: open-code timespec_add_ns()Arnd Bergmann2019-11-151-18/+15
* y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann2019-11-154-8/+8
* y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-154-26/+26
* y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann2019-11-155-16/+16
* y2038: add __kernel_old_timespec and __kernel_old_time_tArnd Bergmann2019-11-152-0/+6
* y2038: remove CONFIG_64BIT_TIMEArnd Bergmann2019-11-156-14/+6
* Linux 5.4-rc6v5.4-rc6Linus Torvalds2019-11-031-1/+1
* Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-0327-97/+267
|\
| * usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi2019-10-311-0/+6
| * usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed hostRoger Quadros2019-10-301-5/+26
| * usb: cdns3: gadget: reset EP_CLAIMED flag while unloadingSanket Parmar2019-10-301-0/+2
| * USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2019-10-302-4/+7
| * USB: serial: whiteheat: fix potential slab corruptionJohan Hovold2019-10-301-0/+4
| * USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern2019-10-291-0/+11
| * UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern2019-10-281-20/+0
| * usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern2019-10-281-10/+0
| * usbip: Fix free of unallocated memory in vhci txSuwan Kim2019-10-281-0/+3
| * usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim2019-10-281-2/+4
| * usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)2019-10-281-12/+12
| * usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland2019-10-281-0/+2
| * xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman2019-10-281-9/+45
| * USB: ldusb: fix control-message timeoutJohan Hovold2019-10-281-1/+1
| * USB: ldusb: use unsigned size format specifiersJohan Hovold2019-10-281-3/+4
| * USB: ldusb: fix ring-buffer lockingJohan Hovold2019-10-281-2/+2
| * USB: Skip endpoints with 0 maxpacket lengthAlan Stern2019-10-281-0/+5
| * Merge tag 'fixes-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-10-2814-29/+133
| |\
| | * usb: cdns3: gadget: Don't manage pullupsRoger Quadros2019-10-271-4/+0
| | * usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu2019-10-271-2/+1
| | * usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen2019-10-271-5/+105
| | * usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost2019-10-271-1/+1
| | * usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru2019-10-271-0/+4
| | * usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan2019-10-271-2/+4
| | * usb: renesas_usbhs: fix type of bufBen Dooks (Codethink)2019-10-271-1/+1
| | * usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()Yoshihiro Shimoda2019-10-271-1/+1
| | * usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda2019-10-271-5/+6
| | * usb: renesas_usbhs: fix __le16 warningsBen Dooks (Codethink)2019-10-271-6/+6
| | * usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)2019-10-272-1/+1
| | * usb: mtu3: fix missing include of mtu3_dr.hBen Dooks (Codethink)2019-10-271-0/+1
| | * usb: fsl: Check memory resource before releasing itNikhil Badola2019-10-271-1/+1
| | * usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann2019-10-271-0/+1
* | | Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-11-021-1/+2
|\ \ \
| * | | fix memory leak in large read decrypt offloadSteve French2019-10-271-1/+2
| |/ /