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
2023-10-15
Linux 6.1.58
v6.1.58
Greg Kroah-Hartman
1
-1
/
+1
2023-10-15
lib/test_meminit: fix off-by-one error in test_pages()
Greg Kroah-Hartman
1
-1
/
+1
2023-10-15
Revert "NFS: Fix error handling for O_DIRECT write scheduling"
Greg Kroah-Hartman
1
-46
/
+16
2023-10-15
Revert "NFS: Fix O_DIRECT locking issues"
Greg Kroah-Hartman
1
-4
/
+4
2023-10-15
Revert "NFS: More O_DIRECT accounting fixes for error paths"
Greg Kroah-Hartman
1
-31
/
+16
2023-10-15
Revert "NFS: Use the correct commit info in nfs_join_page_group()"
Greg Kroah-Hartman
3
-20
/
+15
2023-10-15
Revert "NFS: More fixes for nfs_direct_write_reschedule_io()"
Greg Kroah-Hartman
1
-11
/
+6
2023-10-10
Linux 6.1.57
v6.1.57
Greg Kroah-Hartman
1
-1
/
+1
2023-10-10
xen/events: replace evtchn_rwlock with RCU
Juergen Gross
1
-41
/
+46
2023-10-10
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
1
-4
/
+4
2023-10-10
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
1
-2
/
+14
2023-10-10
netlink: remove the flex array from struct nlmsghdr
Jakub Kicinski
2
-3
/
+1
2023-10-10
btrfs: fix fscrypt name leak after failure to join log transaction
Filipe Manana
1
-1
/
+4
2023-10-10
btrfs: fix an error handling path in btrfs_rename()
Christophe JAILLET
1
-2
/
+4
2023-10-10
vrf: Fix lockdep splat in output path
Ido Schimmel
1
-6
/
+6
2023-10-10
ipv6: remove nexthop_fib6_nh_bh()
Eric Dumazet
2
-31
/
+8
2023-10-10
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2
-21
/
+20
2023-10-10
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
1
-2
/
+2
2023-10-10
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
3
-3
/
+10
2023-10-10
x86/sev: Use the GHCB protocol when available for SNP CPUID requests
Tom Lendacky
1
-14
/
+55
2023-10-10
RDMA/mlx5: Fix NULL string error
Shay Drory
1
-1
/
+1
2023-10-10
RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation
Hamdan Igbaria
1
-1
/
+1
2023-10-10
RDMA/siw: Fix connection failure handling
Bernard Metzler
1
-4
/
+12
2023-10-10
RDMA/srp: Do not call scsi_done() from srp_abort()
Bart Van Assche
1
-11
/
+5
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
RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
Mark Zhang
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
of: dynamic: Fix potential memory leak in of_changeset_action()
Dan Carpenter
1
-3
/
+3
2023-10-10
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
1
-0
/
+1
2023-10-10
dm zoned: free dmz->ddev array in dmz_put_zoned_devices
Fedor Pchelkin
1
-8
/
+7
2023-10-10
parisc: Fix crash with nr_cpus=1 option
Helge Deller
1
-1
/
+3
2023-10-10
smb: use kernel_connect() and kernel_bind()
Jordan Rife
1
-5
/
+5
2023-10-10
intel_idle: add Emerald Rapids Xeon support
Artem Bityutskiy
1
-0
/
+2
2023-10-10
HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
Srinivas Pandruvada
1
-0
/
+8
2023-10-10
HID: sony: remove duplicate NULL check before calling usb_free_urb()
Jiri Kosina
1
-2
/
+1
2023-10-10
netlink: annotate data-races around sk->sk_err
Eric Dumazet
1
-4
/
+4
2023-10-10
netlink: Fix potential skb memleak in netlink_ack
Tao Chen
1
-1
/
+3
2023-10-10
netlink: split up copies in the ack construction
Jakub Kicinski
3
-9
/
+43
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
tipc: fix a potential deadlock on &tx->lock
Chengfeng Ye
1
-2
/
+2
2023-10-10
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
1
-2
/
+5
2023-10-10
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
1
-0
/
+2
2023-10-10
netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
Florian Westphal
1
-17
/
+29
2023-10-10
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
2
-16
/
+48
[next]