index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
802
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-21
usb: xhci: Implement xhci_handshake_check_state() helper
Udipto Goswami
3
-3
/
+30
2023-10-21
xhci: split free interrupter into separate remove and free parts
Mathias Nyman
1
-11
/
+21
2023-10-21
xhci: Enable RPM on controllers that support low-power states
Basavaraj Natikar
1
-1
/
+3
2023-10-21
xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
Basavaraj Natikar
1
-0
/
+2
2023-10-21
xhci: Simplify event ring dequeue pointer update for port change events
Mathias Nyman
1
-8
/
+2
2023-10-21
xhci: simplify event ring dequeue tracking for transfer events
Mathias Nyman
1
-11
/
+1
2023-10-21
xhci: Clean up xhci_{alloc,free}_erst() declarations
Lukas Wunner
2
-6
/
+1
2023-10-21
xhci: Clean up stale comment on ERST_SIZE macro
Lukas Wunner
1
-6
/
+1
2023-10-21
xhci: Clean up ERST_PTR_MASK inversion
Lukas Wunner
4
-7
/
+5
2023-10-21
xhci: Expose segment numbers in debugfs
Lukas Wunner
1
-1
/
+1
2023-10-21
xhci: Update last segment pointer after Event Ring expansion
Lukas Wunner
1
-5
/
+7
2023-10-21
xhci: Adjust segment numbers after ring expansion
Lukas Wunner
1
-6
/
+10
2023-10-21
xhci: Use more than one Event Ring segment
Jonathan Bell
2
-5
/
+10
2023-10-21
xhci: Set DESI bits in ERDP register correctly
Lukas Wunner
3
-15
/
+13
2023-10-21
xhci: expand next_trb() helper to support more ring types
Mathias Nyman
1
-1
/
+1
2023-10-21
xhci: Add busnumber to port tracing
Mathias Nyman
1
-1
/
+4
2023-10-21
xhci: pass port structure to tracing instead of port number
Mathias Nyman
3
-12
/
+12
2023-10-16
dt-bindings: usb: gpio-sbu-mux: Make 'mode-switch' not required
Fabio Estevam
1
-1
/
+0
2023-10-16
usb: Inform the USB Type-C class about enumerated devices
Heikki Krogerus
3
-2
/
+24
2023-10-16
usb: typec: Link enumerated USB devices with Type-C partner
Heikki Krogerus
5
-10
/
+169
2023-10-16
usb/usbip: fix wrong data added to platform device
Hongren Zheng
1
-7
/
+8
2023-10-15
Linux 6.6-rc6
v6.6-rc6
Linus Torvalds
1
-1
/
+1
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
3
-60
/
+7
2023-10-15
virtio_net: fix the missing of the dma cpu sync
Xuan Zhuo
1
-7
/
+7
2023-10-14
ovl: temporarily disable appending lowedirs
Amir Goldstein
1
-49
/
+3
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2
-15
/
+35
2023-10-14
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
1
-0
/
+1
2023-10-14
Input: xpad - add PXN V900 support
Matthias Berndt
1
-0
/
+2
2023-10-14
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2
-22
/
+29
2023-10-14
Input: psmouse - fix fast_reconnect function for PS/2 mode
Jeffery Miller
2
-0
/
+2
2023-10-13
ksmbd: fix potential double free on smb2_read_pipe() error path
Namjae Jeon
1
-1
/
+1
2023-10-13
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
1
-0
/
+3
2023-10-13
ksmbd: fix wrong error response status by using set_smb2_rsp_status()
Namjae Jeon
1
-4
/
+5
2023-10-13
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
1
-2
/
+2
2023-10-13
Revert "Input: psmouse - add delay when deactivating for SMBus mode"
Dmitry Torokhov
1
-12
/
+7
2023-10-12
workqueue: fix -Wformat-truncation in create_worker
Lucy Mielke
1
-1
/
+1
2023-10-12
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
1
-2
/
+6
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
2
-7
/
+12
2023-10-12
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
1
-0
/
+21
2023-10-12
RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Jiexun Wang
1
-2
/
+2
2023-10-12
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
1
-13
/
+0
2023-10-12
riscv: Remove duplicate objcopy flag
Song Shuai
1
-1
/
+0
2023-10-12
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
1
-0
/
+13
2023-10-12
workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
Zqiang
1
-2
/
+6
2023-10-12
workqueue: doc: Fix function and sysfs path errors
WangJinchao
2
-3
/
+3
2023-10-12
cgroup: Fix incorrect css_set_rwsem reference in comment
Waiman Long
1
-1
/
+1
2023-10-12
ovl: fix regression in parsing of mount options with escaped comma
Amir Goldstein
1
-0
/
+29
2023-10-12
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
2
-5
/
+31
2023-10-12
smb: client: prevent new fids from being removed by laundromat
Paulo Alcantara
1
-21
/
+35
2023-10-12
smb: client: make laundromat a delayed worker
Paulo Alcantara
2
-55
/
+36
[next]