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
2024-03-01
Linux 6.1.80
v6.1.80
Greg Kroah-Hartman
1
-1
/
+1
2024-03-01
fs/ntfs3: Enhance the attribute size check
Edward Lo
1
-7
/
+2
2024-03-01
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
1
-1
/
+2
2024-03-01
ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts
Lennert Buytenhek
1
-5
/
+5
2024-03-01
ata: ahci: add identifiers for ASM2116 series adapters
Szuying Chen
1
-0
/
+5
2024-03-01
mptcp: add needs_id for netlink appending addr
Geliang Tang
1
-5
/
+19
2024-03-01
mptcp: userspace pm send RM_ADDR for ID 0
Geliang Tang
1
-0
/
+39
2024-03-01
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
1
-0
/
+2
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2
-1
/
+10
2024-03-01
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
1
-1
/
+17
2024-03-01
erofs: fix inconsistent per-file compression format
Gao Xiang
2
-11
/
+14
2024-03-01
erofs: simplify compression configuration parser
Gao Xiang
5
-92
/
+76
2024-03-01
i2c: imx: when being a target, mark the last read as processed
Corey Minyard
1
-0
/
+5
2024-03-01
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
1
-0
/
+1
2024-03-01
drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
Erik Kurzinger
1
-2
/
+4
2024-03-01
net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
Siddharth Vadapalli
1
-1
/
+3
2024-03-01
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
1
-0
/
+10
2024-03-01
phonet/pep: fix racy skb_queue_empty() use
Rémi Denis-Courmont
1
-9
/
+32
2024-03-01
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
1
-2
/
+2
2024-03-01
net: sparx5: Add spinlock for frame transmission from CPU
Horatiu Vultur
3
-0
/
+4
2024-03-01
net: mctp: put sock on tag allocation failure
Jeremy Kerr
1
-1
/
+1
2024-03-01
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
1
-1
/
+1
2024-03-01
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
1
-38
/
+40
2024-03-01
netfilter: nf_tables: rename function to destroy hook list
Pablo Neira Ayuso
1
-4
/
+4
2024-03-01
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
1
-0
/
+1
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2
-4
/
+14
2024-03-01
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
3
-27
/
+13
2024-03-01
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
1
-0
/
+1
2024-03-01
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
1
-8
/
+14
2024-03-01
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
1
-1
/
+1
2024-03-01
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
1
-0
/
+2
2024-03-01
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
1
-2
/
+5
2024-03-01
s390: use the correct count for __iowrite64_copy()
Jason Gunthorpe
1
-1
/
+1
2024-03-01
octeontx2-af: Consider the action set by PF
Subbaraya Sundeep
1
-0
/
+4
2024-03-01
platform/x86: thinkpad_acpi: Only update profile if successfully converted
Mario Limonciello
1
-2
/
+3
2024-03-01
arm64/sme: Restore SME registers on exit from suspend
Mark Brown
3
-0
/
+19
2024-03-01
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
4
-8
/
+11
2024-03-01
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
1
-9
/
+11
2024-03-01
afs: Increase buffer size in afs_update_volume_status()
Daniil Dulov
1
-2
/
+2
2024-03-01
bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
Martin KaFai Lau
1
-1
/
+4
2024-03-01
ata: ahci_ceva: fix error handling for Xilinx GT PHY support
Radhey Shyam Pandey
1
-46
/
+79
2024-03-01
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
1
-3
/
+18
2024-03-01
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
1
-4
/
+17
2024-03-01
net: stmmac: Fix incorrect dereference in interrupt handlers
Pavel Sakharov
1
-20
/
+0
2024-03-01
x86/numa: Fix the sort compare func used in numa_fill_memblks()
Alison Schofield
1
-1
/
+1
2024-03-01
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
3
-14
/
+12
2024-03-01
nouveau: fix function cast warnings
Arnd Bergmann
1
-1
/
+7
2024-03-01
dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().
Kuniyuki Iwashima
1
-1
/
+24
2024-03-01
net: bridge: switchdev: Ensure deferred event delivery on unoffload
Tobias Waldekranz
1
-0
/
+10
2024-03-01
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
3
-28
/
+122
[next]