index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
Linux 5.10.214
v5.10.214
Sasha Levin
1
-1
/
+1
2024-03-26
remoteproc: stm32: fix phys_addr_t format string
Arnd Bergmann
1
-1
/
+1
2024-03-26
regmap: Add missing map->bus check
Marek Vasut
1
-1
/
+1
2024-03-26
spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
Fei Shao
1
-10
/
+12
2024-03-26
bpf: report RCU QS in cpumap kthread
Yan Zhai
1
-0
/
+3
2024-03-26
rcu: add a helper to report consolidated flavor QS
Yan Zhai
1
-0
/
+31
2024-03-26
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
1
-1
/
+1
2024-03-26
ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add regulator nodes vcc-dram and vc...
Michael Klein
1
-0
/
+24
2024-03-26
scsi: fc: Update formal FPIN descriptor definitions
Shyam Sundar
1
-1
/
+113
2024-03-26
netfilter: nft_set_pipapo: release elements in clone only from destroy path
Pablo Neira Ayuso
1
-4
/
+1
2024-03-26
octeontx2-af: Use separate handlers for interrupts
Subbaraya Sundeep
1
-3
/
+14
2024-03-26
net/bnx2x: Prevent access to a freed page in page_pool
Thinh Tran
1
-3
/
+3
2024-03-26
hsr: Handle failures in module init
Felix Maurer
1
-4
/
+11
2024-03-26
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
1
-3
/
+2
2024-03-26
wireguard: receive: annotate data-race around receiving_counter.counter
Nikita Zhandarovich
1
-3
/
+3
2024-03-26
net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Arınç ÜNAL
1
-4
/
+4
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2
-3
/
+3
2024-03-26
hsr: Fix uninit-value access in hsr_get_node()
Shigeru Yoshida
1
-0
/
+4
2024-03-26
soc: fsl: dpio: fix kcalloc() argument order
Arnd Bergmann
1
-1
/
+1
2024-03-26
s390/vtime: fix average steal time calculation
Mete Durlu
1
-2
/
+2
2024-03-26
octeontx2-af: Use matching wake_up API variant in CGX command interface
Linu Cherian
1
-1
/
+1
2024-03-26
io_uring: don't save/restore iowait state
Jens Axboe
1
-3
/
+2
2024-03-26
usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
Colin Ian King
1
-1
/
+1
2024-03-26
staging: greybus: fix get_channel_from_mode() failure path
Dan Carpenter
1
-4
/
+4
2024-03-26
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
1
-4
/
+1
2024-03-26
rtc: mt6397: select IRQ_DOMAIN instead of depending on it
Randy Dunlap
1
-1
/
+2
2024-03-26
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
1
-2
/
+5
2024-03-26
tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
Tudor Ambarus
1
-3
/
+2
2024-03-26
serial: max310x: fix syntax error in IRQ error message
Hugo Villeneuve
1
-1
/
+1
2024-03-26
tty: vt: fix 20 vs 0x20 typo in EScsiignore
Jiri Slaby (SUSE)
1
-1
/
+1
2024-03-26
remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...
Arnaud Pouliquen
1
-1
/
+1
2024-03-26
remoteproc: stm32: Fix incorrect type in assignment for va
Arnaud Pouliquen
1
-2
/
+2
2024-03-26
remoteproc: stm32: use correct format strings on 64-bit
Arnd Bergmann
2
-4
/
+4
2024-03-26
remoteproc: stm32: Move resource table setup to rproc_ops
Mathieu Poirier
1
-73
/
+68
2024-03-26
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
3
-1
/
+47
2024-03-26
remoteproc: stm32: Constify st_rproc_ops
Rikard Falkeborn
1
-1
/
+1
2024-03-26
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
1
-10
/
+0
2024-03-26
NFS: Fix an off by one in root_nfs_cat()
Christophe JAILLET
1
-2
/
+2
2024-03-26
watchdog: stm32_iwdg: initialize default timeout
Ben Wolsieffer
1
-0
/
+3
2024-03-26
NFSv4.2: fix listxattr maximum XDR buffer size
Jorge Mora
1
-2
/
+5
2024-03-26
NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
Jorge Mora
1
-6
/
+10
2024-03-26
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
1
-2
/
+2
2024-03-26
scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
Arnd Bergmann
4
-13
/
+19
2024-03-26
RDMA/device: Fix a race between mad_client and cm_client init
Shifeng Li
1
-15
/
+22
2024-03-26
scsi: csiostor: Avoid function pointer casts
Arnd Bergmann
3
-19
/
+20
2024-03-26
f2fs: compress: fix to check unreleased compressed cluster
Sheng Yong
1
-1
/
+12
2024-03-26
RDMA/srpt: Do not register event handler until srpt device is fully setup
William Kucharski
1
-2
/
+1
2024-03-26
ALSA: usb-audio: Stop parsing channels bits when all channels are found.
Johan Carlsson
1
-1
/
+4
2024-03-26
ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops
Athaariq Ardhiansyah
1
-0
/
+63
2024-03-26
clk: Fix clk_core_get NULL dereference
Bryan O'Donoghue
1
-0
/
+3
[next]