index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
swap.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
1
-0
/
+8
2024-07-11
net: ks8851: Fix potential TX stall after interface reopen
Ronald Wahl
1
-1
/
+1
2024-07-11
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
1
-1
/
+3
2024-07-11
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
1
-145
/
+13
2024-07-11
netfilter: nfnetlink_queue: drop bogus WARN_ON
Florian Westphal
1
-1
/
+1
2024-07-11
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
1
-13
/
+28
2024-07-11
ppp: reject claimed-as-LCP but actually malformed packets
Dmitry Antipov
1
-0
/
+15
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2
-0
/
+178
2024-07-11
net: ethernet: mtk-star-emac: set mac_managed_pm when probing
Jian Hui Lee
1
-0
/
+7
2024-07-11
e1000e: fix force smbus during suspend flow
Vitaly Lifshits
1
-20
/
+53
2024-07-11
tcp: avoid too many retransmit packets
Eric Dumazet
1
-2
/
+13
2024-07-11
bpf: Defer work in bpf_timer_cancel_and_free
Kumar Kartikeya Dwivedi
1
-14
/
+47
2024-07-11
bpf: Fail bpf_timer_cancel when callback is being cancelled
Kumar Kartikeya Dwivedi
1
-3
/
+35
2024-07-11
bpf: fix order of args in call to bpf_map_kvcalloc
Mohammad Shehar Yaar Tausif
1
-2
/
+2
2024-07-10
vfio/pci: Init the count variable in collecting hot-reset devices
Yi Liu
1
-1
/
+1
2024-07-10
platform/x86: toshiba_acpi: Fix array out-of-bounds access
Armin Wolf
1
-0
/
+1
2024-07-10
bcachefs: Add missing bch2_trans_begin()
Kent Overstreet
1
-0
/
+2
2024-07-10
bcachefs: Fix missing error check in journal_entry_btree_keys_validate()
Kent Overstreet
1
-0
/
+2
2024-07-10
bcachefs: Warn on attempting a move with no replicas
Kent Overstreet
1
-0
/
+10
2024-07-10
bcachefs: bch2_data_update_to_text()
Kent Overstreet
3
-25
/
+39
2024-07-10
bcachefs: Log mount failure error code
Kent Overstreet
1
-0
/
+2
2024-07-10
bcachefs: Fix undefined behaviour in eytzinger1_first()
Kent Overstreet
1
-2
/
+4
2024-07-10
bcachefs: Mark bch_inode_info as SLAB_ACCOUNT
Youling Tang
1
-1
/
+2
2024-07-10
bcachefs: Fix bch2_inode_insert() race path for tmpfiles
Kent Overstreet
1
-0
/
+6
2024-07-10
closures: fix closure_sync + closure debugging
Kent Overstreet
2
-0
/
+10
2024-07-10
bcachefs: Fix journal getting stuck on a flush commit
Kent Overstreet
1
-4
/
+6
2024-07-10
minixfs: Fix minixfs_rename with HIGHMEM
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-07-10
net: ethernet: lantiq_etop: fix double free in detach
Aleksander Jan Bajkowski
1
-2
/
+2
2024-07-10
i40e: Fix XDP program unloading while removing the driver
Michal Kubiak
1
-5
/
+4
2024-07-10
mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
Miaohe Lin
1
-0
/
+3
2024-07-10
mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
Miaohe Lin
1
-7
/
+7
2024-07-10
filemap: replace pte_offset_map() with pte_offset_map_nolock()
ZhangPeng
1
-1
/
+2
2024-07-10
arch/xtensa: always_inline get_current() and current_thread_info()
Suren Baghdasaryan
2
-2
/
+2
2024-07-10
sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
Suren Baghdasaryan
1
-2
/
+2
2024-07-09
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
1
-1
/
+2
2024-07-09
spi: mux: set ctlr->bits_per_word_mask
David Lechner
1
-0
/
+1
2024-07-09
spi: add defer_optimize_message controller flag
David Lechner
3
-1
/
+22
2024-07-09
spi: don't unoptimize message in spi_async()
David Lechner
1
-2
/
+0
2024-07-09
s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()
Heiko Carstens
1
-0
/
+4
2024-07-09
net: ks8851: Fix deadlock with the SPI chip variant
Ronald Wahl
2
-6
/
+6
2024-07-09
octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...
Aleksandr Mishin
1
-1
/
+1
2024-07-09
bnxt: fix crashes when reducing ring count with active RSS contexts
Jakub Kicinski
3
-0
/
+22
2024-07-09
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
1
-1
/
+2
2024-07-09
net: phy: microchip: lan87xx: reinit PHY after cable test
Oleksij Rempel
1
-1
/
+1
2024-07-08
of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
Marc Zyngier
1
-14
/
+4
2024-07-08
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
2
-0
/
+64
2024-07-08
bpf: Fix too early release of tcx_entry
Daniel Borkmann
2
-10
/
+15
2024-07-08
thermal: core: Fix list sorting in __thermal_zone_device_update()
Rafael J. Wysocki
1
-6
/
+4
2024-07-08
docs: networking: devlink: capitalise length value
Chris Packham
1
-1
/
+1
2024-07-08
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
1
-5
/
+21
[next]