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
compress-2025-01-21
compress-2025-01-23
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
2023-10-10
Linux 5.4.258
v5.4.258
Greg Kroah-Hartman
1
-1
/
+1
2023-10-10
xen/events: replace evtchn_rwlock with RCU
Juergen Gross
2
-41
/
+46
2023-10-10
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
1
-10
/
+6
2023-10-10
NFS: Fix a race in __nfs_list_for_each_server()
Trond Myklebust
1
-1
/
+1
2023-10-10
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2
-21
/
+20
2023-10-10
RDMA/mlx5: Fix NULL string error
Shay Drory
1
-1
/
+1
2023-10-10
RDMA/siw: Fix connection failure handling
Bernard Metzler
1
-4
/
+12
2023-10-10
RDMA/uverbs: Fix typo of sizeof argument
Konstantin Meskhidze
1
-1
/
+1
2023-10-10
RDMA/cma: Fix truncation compilation warning in make_cma_ports
Leon Romanovsky
1
-1
/
+1
2023-10-10
gpio: pxa: disable pinctrl calls for MMP_GPIO
Duje Mihanović
1
-0
/
+1
2023-10-10
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Bartosz Golaszewski
1
-1
/
+1
2023-10-10
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
1
-1
/
+1
2023-10-10
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
1
-0
/
+1
2023-10-10
cpupower: add Makefile dependencies for install targets
Ivan Babrou
2
-5
/
+5
2023-10-10
sctp: update hb timer immediately after users change hb_interval
Xin Long
1
-0
/
+1
2023-10-10
sctp: update transport state when processing a dupcook packet
Xin Long
1
-2
/
+1
2023-10-10
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
1
-0
/
+13
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2
-6
/
+7
2023-10-10
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
1
-2
/
+5
2023-10-10
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2
-10
/
+34
2023-10-10
net: nfc: llcp: Add lock when modifying device list
Jeremy Cline
1
-0
/
+2
2023-10-10
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-10-10
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
5
-35
/
+6
2023-10-10
ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
David Howells
1
-1
/
+1
2023-10-10
net: fix possible store tearing in neigh_periodic_work()
Eric Dumazet
1
-1
/
+3
2023-10-10
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
1
-1
/
+1
2023-10-10
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
1
-0
/
+7
2023-10-10
NFS: Add a helper nfs_client_for_each_server()
Trond Myklebust
2
-1
/
+38
2023-10-10
NFS4: Trace state recovery operation
Chuck Lever
2
-0
/
+96
2023-10-10
scsi: target: core: Fix deadlock due to recursive locking
Junxiao Bi
1
-7
/
+4
2023-10-10
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Oleksandr Tymoshenko
1
-2
/
+2
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
1
-1
/
+2
2023-10-10
wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
Felix Fietkau
2
-9
/
+11
2023-10-10
drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...
Alexandra Diupina
1
-2
/
+10
2023-10-10
wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
Pin-yen Lin
1
-7
/
+9
2023-10-10
wifi: iwlwifi: dbg_ini: fix structure packing
Arnd Bergmann
1
-3
/
+3
2023-10-10
ubi: Refuse attaching if mtd's erasesize is 0
Zhihao Cheng
1
-0
/
+7
2023-10-10
net: prevent rewrite of msg_name in sock_sendmsg()
Jordan Rife
1
-6
/
+23
2023-10-10
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
2
-3
/
+3
2023-10-10
wifi: mwifiex: Fix tlv_buf_left calculation
Gustavo A. R. Silva
1
-2
/
+2
2023-10-10
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Gustavo A. R. Silva
1
-1
/
+1
2023-10-10
scsi: zfcp: Fix a double put in zfcp_port_enqueue()
Dinghao Liu
1
-4
/
+5
2023-10-10
Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"
Greg Kroah-Hartman
1
-2
/
+0
2023-10-10
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov
1
-15
/
+16
2023-10-10
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov
1
-62
/
+80
2023-10-10
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov
1
-91
/
+114
2023-10-10
rbd: move rbd_dev_refresh() definition
Ilya Dryomov
1
-39
/
+37
2023-10-10
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
1
-3
/
+2
2023-10-10
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
1
-1
/
+1
2023-10-10
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
3
-2
/
+11
[next]