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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
virtio: Add ID for virtio SPI
Haixu Cui
1
-0
/
+1
2025-09-22
ASoC: cs35l41: Fallback to reading Subsystem ID property if not ACPI
Stefan Binding
1
-33
/
+44
2025-09-22
ASoC: dt-bindings: cirrus,cs35l41: Document the cirrus,subsystem-id property
Stefan Binding
1
-0
/
+6
2025-09-22
spi: omap2-mcspi: drive SPI_CLK on transfer_setup()
Bastien Curutchet (Schneider Electric)
1
-0
/
+1
2025-09-22
ASoC: tas2781: Correct the wrong description and register address on tas2781
Baojun Xu
1
-10
/
+10
2025-09-22
spi: rpc-if: Add resume support for RZ/G3E
Biju Das
1
-0
/
+2
2025-09-22
spi: rpc-if: Drop deprecated SIMPLE_DEV_PM_OPS
Biju Das
1
-6
/
+4
2025-09-22
xen: take system_transition_mutex on suspend
Marek Marczykowski-Górecki
1
-1
/
+10
2025-09-22
Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtw
Johannes Berg
47
-401
/
+2583
2025-09-22
fbcon: fix integer overflow in fbcon_do_set_font
Samasth Norway Ananda
1
-2
/
+9
2025-09-22
PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()
Nagarjuna Kristam
1
-2
/
+2
2025-09-22
wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags
Johannes Berg
2
-30
/
+1
2025-09-22
tee: fix register_shm_helper()
Jens Wiklander
1
-0
/
+8
2025-09-22
wifi: rtw89: avoid circular locking dependency in ser_state_run()
Fedor Pchelkin
1
-2
/
+1
2025-09-22
wifi: rtw89: fix leak in rtw89_core_send_nullfunc()
Fedor Pchelkin
1
-0
/
+1
2025-09-22
wifi: rtw89: avoid possible TX wait initialization race
Fedor Pchelkin
3
-20
/
+24
2025-09-22
wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
Fedor Pchelkin
4
-9
/
+61
2025-09-22
sparc: fix error handling in scan_one_device()
Ma Ke
2
-0
/
+2
2025-09-21
smb: client: handle unlink(2) of files open by different clients
Paulo Alcantara
1
-11
/
+88
2025-09-21
smb: server: use disable_work_sync in transport_rdma.c
Stefan Metzmacher
1
-3
/
+3
2025-09-21
smb: server: don't use delayed_work for post_recv_credits_work
Stefan Metzmacher
1
-10
/
+8
2025-09-21
sunrpc: fix "occurence"->"occurrence"
Xichao Zhao
1
-1
/
+1
2025-09-21
nfsd: Don't force CRYPTO_LIB_SHA256 to be built-in
Eric Biggers
1
-1
/
+1
2025-09-21
nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
Olga Kornievskaia
1
-0
/
+15
2025-09-21
NFSD: Reduce DRC bucket size
Chuck Lever
1
-1
/
+1
2025-09-21
NFSD: Delay adding new entries to LRU
Chuck Lever
1
-13
/
+0
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
7
-14
/
+14
2025-09-21
NFS: Remove rpcbind cleanup for NFSv4.0 callback
Chuck Lever
1
-5
/
+3
2025-09-21
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
3
-0
/
+18
2025-09-21
NFSD: Drop redundant conversion to bool
Xichao Zhao
1
-1
/
+1
2025-09-21
sunrpc: eliminate return pointer in svc_tcp_sendmsg()
Jeff Layton
1
-13
/
+8
2025-09-21
sunrpc: fix pr_notice in svc_tcp_sendto() to show correct length
Jeff Layton
1
-2
/
+2
2025-09-21
nfsd: decouple the xprtsec policy check from check_nfsd_access()
Scott Mayhew
3
-26
/
+83
2025-09-21
NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
Thorsten Blum
1
-1
/
+1
2025-09-21
nfsd: Eliminate an allocation in nfs4_make_rec_clidname()
Eric Biggers
2
-12
/
+7
2025-09-21
nfsd: Replace open-coded conversion of bytes to hex
Eric Biggers
1
-16
/
+2
2025-09-21
lockd: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-09-21
nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
Jeff Layton
3
-3
/
+69
2025-09-21
nfsd: fix timestamp updates in CB_GETATTR
Jeff Layton
1
-6
/
+5
2025-09-21
nfsd: fix SETATTR updates for delegated timestamps
Jeff Layton
3
-14
/
+44
2025-09-21
nfsd: track original timestamps in nfs4_delegation
Jeff Layton
2
-3
/
+13
2025-09-21
nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
2
-4
/
+5
2025-09-21
vfs: add ATTR_CTIME_SET flag
Jeff Layton
2
-25
/
+20
2025-09-21
nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
Jeff Layton
1
-1
/
+1
2025-09-21
nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
Jeff Layton
1
-1
/
+1
2025-09-21
NFSD: Fix last write offset handling in layoutcommit
Sergey Bashirov
2
-18
/
+17
2025-09-21
NFSD: Implement large extent array support in pNFS
Sergey Bashirov
7
-46
/
+78
2025-09-21
NFSD: Minor cleanup in layoutcommit decoding
Sergey Bashirov
1
-1
/
+1
2025-09-21
NFSD: Minor cleanup in layoutcommit processing
Sergey Bashirov
1
-9
/
+3
2025-09-21
NFSD: Rework encoding and decoding of nfsd4_deviceid
Sergey Bashirov
5
-22
/
+39
[prev]
[next]