index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
sched: Update time before requeueing delayed entities
Vincent Guittot
1
-0
/
+2
2026-08-14
eventfs: Add warning for out of bounds pos in __eventfs_iterate()
Steven Rostedt
1
-0
/
+4
2026-08-14
tracing: Have trace_event_update_all() only handle module that is loading
Steven Rostedt
3
-4
/
+8
2026-08-14
HID: sensor: custom: Fix field sysfs group cleanup on failure
Haoxiang Li
1
-1
/
+8
2026-08-14
HID: sensor: custom: Fix use-after-free in enable_sensor
Haoxiang Li
1
-8
/
+9
2026-08-14
HID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller buffer
HyeongJun An
3
-5
/
+15
2026-08-14
HID: haptic: don't write an uninitialized value to unhandled usages
Karl Mehltretter
1
-1
/
+1
2026-08-14
HID: intel-thc-hid: intel-quickspi: fix autosuspend cleanup during teardown
Guangshuo Li
1
-0
/
+1
2026-08-14
HID: intel-thc-hid: intel-quicki2c: fix autosuspend cleanup during teardown
Guangshuo Li
1
-0
/
+1
2026-08-14
HID: steam: Zero out inputs when disabling gamepad mode
Vicki Pfau
1
-4
/
+74
2026-08-14
HID: steam: Clean up locking
Vicki Pfau
1
-49
/
+56
2026-08-14
HID: steam: Don't set feature reports when disconnecting
Vicki Pfau
1
-3
/
+11
2026-08-14
HID: steam: Fix wording of connect/disconnect logs
Vicki Pfau
1
-2
/
+4
2026-08-14
HID: steam: Initial 2026 Steam Controller support
Vicki Pfau
2
-105
/
+682
2026-08-14
HID: steam: Refactor registration
Vicki Pfau
1
-43
/
+38
2026-08-14
HID: logitech: add Bolt receiver support for Logitech HID++ devices
Erik HÃ¥kansson
2
-8
/
+91
2026-08-14
HID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_feature
Xingrui Li
1
-17
/
+25
2026-08-14
ASoC: cs35l56: Switch to using the IRQ from the SoundWire core
Mark Brown
9
-133
/
+73
2026-08-14
ASoC: cs35l56: Use IRQ provided by the SoundWire core
Richard Fitzgerald
6
-86
/
+38
2026-08-14
soundwire: bus_type: Create IRQ mapping before calling driver probe()
Richard Fitzgerald
1
-3
/
+3
2026-08-14
ASoC: cs35l56: Move cs35l56_irq_request() after cs35l56_irq()
Richard Fitzgerald
1
-19
/
+19
2026-08-14
ASoC: cs35l56: Request IRQ in cs35l56_common_probe()
Richard Fitzgerald
5
-26
/
+14
2026-08-14
spi: dt-bindings: sun6i: Add compatibles for A733's SPI controllers
Jerome Brunet
1
-0
/
+6
2026-08-14
HID: universal-pidff: stop the device when force-feedback init fails
Baul Lee
1
-1
/
+3
2026-08-14
HID: haptic: move FF initialization into .input_configured()
Dmitry Torokhov
3
-39
/
+22
2026-08-14
HID: logitech-hidpp: move FF initialization to .input_configured()
Dmitry Torokhov
1
-17
/
+19
2026-08-14
HID: megaworld: move FF initialization to .input_configured()
Dmitry Torokhov
1
-40
/
+11
2026-08-14
HID: smartjoyplus: move FF initialization to .input_configured()
Dmitry Torokhov
1
-49
/
+34
2026-08-14
HID: mayflash: move FF initialization to .input_configured()
Dmitry Torokhov
1
-50
/
+27
2026-08-14
HID: zeroplus: move FF initialization to .input_configured()
Dmitry Torokhov
1
-35
/
+8
2026-08-14
HID: thrustmaster: move FF initialization to .input_configured()
Dmitry Torokhov
1
-33
/
+14
2026-08-14
HID: pantherlord: move FF initialization to .input_configured()
Dmitry Torokhov
1
-81
/
+61
2026-08-14
HID: microsoft: move FF initialization to .input_configured()
Dmitry Torokhov
1
-30
/
+8
2026-08-14
HID: move generic FF initialization into hidinput_connect()
Dmitry Torokhov
3
-22
/
+22
2026-08-14
HID: holtek: move FF initialization to .input_configured()
Dmitry Torokhov
1
-37
/
+9
2026-08-14
HID: stadia: move FF initialization to .input_configured()
Dmitry Torokhov
1
-36
/
+5
2026-08-14
HID: stadia: use open/close to manage workqueue lifecycle
Dmitry Torokhov
1
-33
/
+38
2026-08-14
HID: gaff: move FF initialization to .input_configured()
Dmitry Torokhov
1
-43
/
+10
2026-08-14
HID: emsff: move FF initialization to .input_configured()
Dmitry Torokhov
1
-42
/
+8
2026-08-14
HID: dragonrise: move FF initialization to .input_configured()
Dmitry Torokhov
1
-51
/
+15
2026-08-14
HID: bigben: move FF initialization to .input_configured()
Dmitry Torokhov
1
-46
/
+43
2026-08-14
HID: betop: move FF initialization to .input_configured()
Dmitry Torokhov
1
-22
/
+11
2026-08-14
HID: axff: move FF initialization to .input_configured()
Dmitry Torokhov
1
-28
/
+12
2026-08-14
HID: add documentation and Coccinelle script for FF registration race
Dmitry Torokhov
2
-0
/
+84
2026-08-14
HID: core: automatically initialize generic FF if no other FF is present
Dmitry Torokhov
1
-1
/
+14
2026-08-14
Input: misc: Add AMD SFH tablet-mode switch driver
Basavaraj Natikar
4
-0
/
+98
2026-08-14
HID: amd_sfh: Register tablet-mode auxiliary device
Basavaraj Natikar
3
-0
/
+53
2026-08-14
HID: amd_sfh: Add accessor to read the operating-mode sensor
Basavaraj Natikar
6
-1
/
+72
2026-08-14
HID: amd_sfh: Serialize access to the shared emp2 pointer
Basavaraj Natikar
1
-0
/
+6
2026-08-14
HID: amd_sfh: Track MP2 version explicitly
Basavaraj Natikar
2
-4
/
+11
[prev]
[next]