index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-17
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
1
-5
/
+20
2020-04-17
usb: gadget: udc: atmel: Fix vbus disconnect handling
Cristian Birsan
1
-2
/
+2
2020-04-17
usb: dwc3: gadget: Fix request completion check
Thinh Nguyen
1
-10
/
+2
2020-04-16
USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...
Jonathan Cox
1
-0
/
+4
2020-04-16
phy: tegra: Select USB_COMMON for usb_get_maximum_speed()
Thierry Reding
1
-1
/
+2
2020-04-16
usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change
Badhri Jagan Sridharan
1
-0
/
+26
2020-04-16
usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Udipto Goswami
1
-0
/
+4
2020-04-16
cdc-acm: introduce a cool down
Oliver Neukum
2
-3
/
+32
2020-04-16
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
1
-3
/
+3
2020-04-16
UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum
1
-3
/
+40
2020-04-16
UAS: no use logging any details in case of ENODEV
Oliver Neukum
1
-0
/
+3
2020-04-16
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
1
-5
/
+20
2020-04-16
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
1
-24
/
+22
2020-04-16
usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULL
Hans de Goede
1
-2
/
+2
2020-04-16
USB: early: Handle AMD's spec-compliant identifiers, too
Jann Horn
2
-6
/
+20
2020-04-16
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
1
-1
/
+8
2020-04-16
usb: dwc3: gadget: Do link recovery for SS and SSP
Thinh Nguyen
1
-6
/
+2
2020-04-16
dt-bindings: usb: renesas,usb3-peri: add r8a77961 support
Yoshihiro Shimoda
1
-0
/
+1
2020-04-16
dt-bindings: usb: renesas,usbhs: add r8a77961 support
Yoshihiro Shimoda
1
-0
/
+1
2020-04-16
dt-bindings: usb: usb-xhci: add r8a77961 support
Yoshihiro Shimoda
1
-1
/
+2
2020-04-16
docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-16
usb: dwc3: gadget: Properly set maxpacket limit
Thinh Nguyen
2
-11
/
+45
2020-04-16
usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name
Thinh Nguyen
2
-4
/
+4
2020-04-16
usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
Nathan Chancellor
1
-1
/
+1
2020-04-12
Linux 5.7-rc1
v5.7-rc1
Linus Torvalds
1
-2
/
+2
2020-04-12
MAINTAINERS: sort field names for all entries
Linus Torvalds
1
-1974
/
+1974
2020-04-12
MAINTAINERS: sort entries by entry name
Linus Torvalds
1
-820
/
+820
2020-04-11
mailmap: Add Sedat Dilek (replacement for expired email address)
Sedat Dilek
1
-0
/
+1
2020-04-11
pNFS: Fix RCU lock leakage
Trond Myklebust
1
-0
/
+1
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
1
-3
/
+34
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
1
-1
/
+11
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2
-5
/
+34
2020-04-11
kbuild: fix comment about missing include guard detection
Masahiro Yamada
1
-1
/
+1
2020-04-11
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-11
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-11
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
1
-2
/
+5
2020-04-11
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-11
change email address for Pali Rohár
Pali Rohár
24
-41
/
+42
2020-04-11
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
2020-04-11
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-11
docs: admin-guide: document the kernel.modprobe sysctl
Eric Biggers
1
-0
/
+21
2020-04-11
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-11
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
1
-2
/
+2
2020-04-11
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
1
-0
/
+3
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
10
-7
/
+36
2020-04-11
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
7
-17
/
+27
2020-04-11
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2
-0
/
+14
2020-04-11
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
8
-25
/
+34
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
10
-33
/
+33
2020-04-11
mm/memory_hotplug: drop the flags field from struct mhp_restrictions
Logan Gunthorpe
1
-2
/
+0
[next]