index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
HID: playstation: Update SP preamp gain comment line
Cristian Ciocaltea
1
-1
/
+1
2025-09-17
HID: playstation: Support DualSense audio jack event reporting
Cristian Ciocaltea
1
-0
/
+36
2025-09-17
HID: playstation: Support DualSense audio jack hotplug detection
Cristian Ciocaltea
1
-3
/
+88
2025-09-17
HID: playstation: Redefine DualSense input report status field
Cristian Ciocaltea
1
-7
/
+7
2025-09-17
HID: playstation: Prefer kzalloc(sizeof(*buf)...)
Cristian Ciocaltea
1
-2
/
+2
2025-09-17
HID: playstation: Document spinlock_t usage
Cristian Ciocaltea
1
-1
/
+1
2025-09-17
HID: playstation: Fix all alignment and line length issues
Cristian Ciocaltea
1
-74
/
+89
2025-09-17
HID: playstation: Correct spelling in comment sections
Cristian Ciocaltea
1
-2
/
+2
2025-09-17
HID: playstation: Replace uint{32,16,8}_t with u{32,16,8}
Cristian Ciocaltea
1
-136
/
+136
2025-09-17
HID: playstation: Simplify locking with guard() and scoped_guard()
Cristian Ciocaltea
1
-123
/
+93
2025-09-17
HID: playstation: Add spaces around arithmetic operators
Cristian Ciocaltea
1
-20
/
+22
2025-09-17
HID: playstation: Make use of bitfield macros
Cristian Ciocaltea
1
-32
/
+45
2025-08-28
drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits calls
Louis-Alexis Eyraud
1
-4
/
+4
2025-08-28
MAINTAINERS: mark bcachefs externally maintained
Linus Torvalds
1
-1
/
+1
2025-08-28
bcache: change maintainer's email address
Coly Li
1
-1
/
+1
2025-08-28
ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device
Ming Lei
6
-33
/
+74
2025-08-28
ublk: avoid ublk_io_release() called after ublk char dev is closed
Ming Lei
1
-2
/
+70
2025-08-28
io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
Jens Axboe
1
-7
/
+13
2025-08-28
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
1
-3
/
+7
2025-08-28
net: macb: Disable clocks once
Neil Mandir
1
-5
/
+2
2025-08-28
ata: ahci_xgene: Use int type for 'rc' to store error codes
Qianfeng Rong
1
-5
/
+2
2025-08-27
fbnic: Move phylink resume out of service_task and into open/close
Alexander Duyck
2
-2
/
+4
2025-08-27
fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox code
Alexander Duyck
1
-7
/
+6
2025-08-27
net: rose: fix a typo in rose_clear_routes()
Eric Dumazet
1
-1
/
+1
2025-08-27
l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
Eric Dumazet
1
-17
/
+8
2025-08-27
sctp: initialize more fields in sctp_v6_from_sk()
Eric Dumazet
1
-0
/
+2
2025-08-27
MAINTAINERS: rmnet: Update email addresses
Subash Abhinov Kasiviswanathan
1
-2
/
+2
2025-08-27
drm/amdgpu/userq: fix error handling of invalid doorbell
Alex Deucher
1
-0
/
+1
2025-08-27
drm/amdgpu: update firmware version checks for user queue support
Jesse.Zhang
1
-3
/
+3
2025-08-27
drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf mode
Yang Wang
1
-8
/
+10
2025-08-27
Revert "drm/amdgpu: fix incorrect vm flags to map bo"
Alex Deucher
1
-2
/
+2
2025-08-27
drm/amdgpu/gfx12: set MQD as appriopriate for queue types
Alex Deucher
1
-2
/
+6
2025-08-27
drm/amdgpu/gfx11: set MQD as appriopriate for queue types
Alex Deucher
1
-2
/
+6
2025-08-27
net: rose: include node references in rose_neigh refcount
Takamitsu Iwai
1
-2
/
+16
2025-08-27
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
5
-33
/
+45
2025-08-27
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
2
-9
/
+14
2025-08-27
io_uring/kbuf: fix signedness in this_len calculation
Qingyue Zhang
1
-1
/
+1
2025-08-26
net: hv_netvsc: fix loss of early receive events from host during channel open.
Dipayaan Roy
2
-16
/
+24
2025-08-26
net: stmmac: Set CIC bit only for TX queues with COE
Rohan G Thomas
1
-2
/
+4
2025-08-26
net: stmmac: xgmac: Correct supported speed modes
Rohan G Thomas
2
-2
/
+16
2025-08-26
net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts
Rohan G Thomas
1
-4
/
+0
2025-08-26
net/mlx5e: Set local Xoff after FW update
Alexei Lazar
1
-1
/
+2
2025-08-26
net/mlx5e: Update and set Xon/Xoff upon port speed set
Alexei Lazar
1
-0
/
+2
2025-08-26
net/mlx5e: Update and set Xon/Xoff upon MTU set
Alexei Lazar
2
-1
/
+28
2025-08-26
net/mlx5: Prevent flow steering mode changes in switchdev mode
Moshe Shemesh
1
-8
/
+7
2025-08-26
net/mlx5: Nack sync reset when SFs are present
Moshe Shemesh
3
-0
/
+22
2025-08-26
net/mlx5: Fix lockdep assertion on sync reset unload event
Moshe Shemesh
3
-54
/
+69
2025-08-26
net/mlx5: Reload auxiliary drivers on fw_activate
Moshe Shemesh
1
-1
/
+1
2025-08-26
net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path
Lama Kayal
1
-1
/
+1
2025-08-26
net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flow
Lama Kayal
1
-1
/
+3
[next]