Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
stable
/
linux-stable-rc
/
HEAD
46b5132
Merge tag 'v7.0-rc5-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 27 hours ago
master
d813f42
Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 28 hours ago
9c2b23a
Merge tag 'thermal-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 28 hours ago
2d74bd3
Merge tag 'acpi-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 29 hours ago
25b69ebe
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
by Linus Torvalds
· 29 hours ago
042f99c
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 30 hours ago
453a4a5
Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 31 hours ago
75c78a4
Merge tag 'pinctrl-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 32 hours ago
dabb83e
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
by Linus Torvalds
· 32 hours ago
db472c3
Merge tag 'nf-26-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
by Paolo Abeni
· 33 hours ago
deec4f7
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
by Paolo Abeni
· 33 hours ago
72d96e4
net: macb: use the current queue number for stats
by Paolo Valerio
· 4 days ago
aa637b2
Merge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Paolo Abeni
· 35 hours ago
8f15b50
netfilter: ctnetlink: use netlink policy range checks
by David Carlier
· 2 days ago
6a2b724
netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
by Weiming Shi
· 2 days ago
3db5647
netfilter: nf_conntrack_expect: skip expectations in other netns via proc
by Pablo Neira Ayuso
· 2 days ago
02a3231
netfilter: nf_conntrack_expect: store netns and zone in expectation
by Pablo Neira Ayuso
· 2 days ago
bffcaad
netfilter: ctnetlink: ensure safe access to master conntrack
by Pablo Neira Ayuso
· 2 days ago
f017941
netfilter: nf_conntrack_expect: use expect->helper
by Pablo Neira Ayuso
· 2 days ago
9c42bc9
netfilter: nf_conntrack_expect: honor expectation helper field
by Pablo Neira Ayuso
· 2 days ago
fafdd92
netfilter: nft_set_rbtree: revisit array resize logic
by Pablo Neira Ayuso
· 2 days ago
9d3f027
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
by Ren Wei
· 2 days ago
52025eb
netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
by Weiming Shi
· 2 days ago
84a8335
tls: Purge async_hold in tls_decrypt_async_wait()
by Chuck Lever
· 3 days ago
0138af2
Merge tag 'erofs-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
by Linus Torvalds
· 2 days ago
aba9da0
Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
by Linus Torvalds
· 2 days ago
d2a43e7
Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 2 days ago
51088b9
Merge tag 'platform-drivers-x86-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
by Linus Torvalds
· 2 days ago
6caefcd
selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
by Florian Westphal
· 2 days ago
d3c0037
netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
by Florian Westphal
· 2 days ago
129fa60
Bluetooth: btusb: clamp SCO altsetting table indices
by Pengpeng Hou
· 3 days ago
25f420a
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
by Hyunwoo Kim
· 8 days ago
00fdebb
Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
by Hyunwoo Kim
· 8 days ago
94d8e6f
Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock
by Cen Zhang
· 9 days ago
f39f905
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
by Zhang Chen
· 9 days ago
a6fc88b
srcu: Use irq_work to start GP in tiny SRCU
by Joel Fernandes
· 4 days ago
7c405fb
rcu: Use an intermediate irq_work to start process_srcu()
by Boqun Feng
· 9 days ago
61bbcfb
srcu: Push srcu_node allocation to GP when non-preemptible
by Paul E. McKenney
· 7 days ago
175b45e
srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()
by Paul E. McKenney
· 14 days ago
2cdaff2
dma-mapping: add missing `inline` for `dma_free_attrs`
by Miguel Ojeda
· 3 days ago
c4ea7d89
net: mana: fix use-after-free in add_adev() error path
by Guangshuo Li
· 4 days ago
815980f
net_sched: codel: fix stale state for empty flows in fq_codel
by Jonas Köppeler
· 4 days ago
0947405
rtnetlink: fix leak of SRCU struct in rtnl_link_register
by Sabrina Dubroca
· 4 days ago
7139970
net: lan743x: fix duplex configuration in mac_link_up
by Thangaraj Samynathan
· 5 days ago
ba8bda9
virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
by xietangxin
· 2 weeks ago
2f0407e
erofs: fix .fadvise() for page cache sharing
by Gao Xiang
· 3 days ago
bbeb83d
Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
by Linus Torvalds
· 3 days ago
24f9515
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 3 days ago
a238110
landlock: Expand restrict flags example for ABI version 8
by Panagiotis "Ivory" Vasilopoulos
· 3 weeks ago
45f667e
Merge tag 'cxl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
by Linus Torvalds
· 3 days ago
7dfe984
thermal: intel: int340x: soc_slider: Set offset only for balanced mode
by Srinivas Pandruvada
· 3 days ago
f6484ca
ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()
by Weiming Shi
· 3 days ago
52dad81
Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 3 days ago
12fd965
Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 3 days ago
e3c33bc
Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 3 days ago
938c418
erofs: update the Kconfig description
by Gao Xiang
· 5 days ago
26a0198
Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
by Linus Torvalds
· 3 days ago
97a48d1
Merge tag 'media/v7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 3 days ago
51a209ee
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by Paolo Abeni
· 3 days ago
647b8a2
net: macb: Use dev_consume_skb_any() to free TX SKBs
by Kevin Hao
· 6 days ago
c4336a07
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
by Willem de Bruijn
· 7 days ago
d9c2a50
Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by Paolo Abeni
· 4 days ago
eb8c426
net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path
by David Carlier
· 7 days ago
fbddf68
platform/x86: ISST: Correct locked bit width
by Srinivas Pandruvada
· 4 days ago
25f5463
Merge branch 'team-fix-header_ops-type-confusion-and-add-selftest'
by Paolo Abeni
· 4 days ago
5606382
selftests: team: add non-Ethernet header_ops reproducer
by Jiayuan Chen
· 8 days ago
425000d
team: fix header_ops type confusion with non-Ethernet ports
by Jiayuan Chen
· 8 days ago
673bb63
Merge branch 'virtio-net-fix-for-virtio_net_f_guest_hdrlen'
by Paolo Abeni
· 4 days ago
6c860dc
virtio-net: correct hdr_len handling for tunnel gso
by Xuan Zhuo
· 8 days ago
38ec410
virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
by Xuan Zhuo
· 8 days ago
a012435
Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 4 days ago
70b439b
net: enetc: fix the output issue of 'ethtool --show-ring'
by Wei Fang
· 8 days ago
e537dd1
udp: Fix wildcard bind conflict check when using hash2
by Martin KaFai Lau
· 8 days ago
3f0f591
net: b44: always select CONFIG_FIXED_PHY
by Arnd Bergmann
· 7 days ago
1065913
net: airoha: add RCU lock around dev_fill_forward_path
by Qingfang Deng
· 8 days ago
42156f9
net: fix fanout UAF in packet_release() via NETDEV_UP race
by Yochai Eisenrich
· 8 days ago
b179118
Merge branch 'ipv6-fix-two-gc-issues-with-permanent-routes'
by Jakub Kicinski
· 4 days ago
3e9e84e
selftest: net: Add GC test for temporary routes with exceptions.
by Kuniyuki Iwashima
· 8 days ago
4be7b99
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
by Kuniyuki Iwashima
· 8 days ago
6af51e9
ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.
by Kuniyuki Iwashima
· 8 days ago
b5e5797
idpf: only assign num refillqs if allocation was successful
by Joshua Hay
· 3 weeks ago
1eb0db7
idpf: clear stale cdev_info ptr
by Joshua Hay
· 4 weeks ago
fecacfc
iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
by Kohei Enju
· 6 weeks ago
2526e44
ice: use ice_update_eth_stats() for representor stats
by Petr Oros
· 6 weeks ago
ad85de0
ice: fix inverted ready check for VF representors
by Petr Oros
· 6 weeks ago
c7fcd26
ice: set max queues in alloc_etherdev_mqs()
by Michal Swiatkowski
· 5 weeks ago
84481e7
mm/damon/stat: monitor all System RAM resources
by SeongJae Park
· 11 days ago
631c111
mm/zswap: add missing kunmap_local()
by Lorenzo Stoakes (Oracle)
· 11 days ago
38dfd29
mailmap: update email address for Muhammad Usama Anjum
by Muhammad Usama Anjum
· 2 weeks ago
70f8915
pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown
by Michal Piekos
· 7 days ago
42e0668
pinctrl: sunxi: pass down flags to pinctrl routines
by Andre Przywara
· 7 days ago
34420cb
smb/client: ensure smb2_mapping_table rebuild on cmd changes
by Huiwen He
· 5 days ago
a8d51ef
PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()
by Youngjun Park
· 5 days ago
e02ea3a
platform/x86: intel-hid: disable wakeup_mode during hibernation
by David McFarland
· 7 weeks ago
8a243d9
platform/x86: asus-armoury: add support for GZ302EA and GZ302EAC
by Matthew Schwartz
· 2 weeks ago
0198d27
platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EAC
by Matthew Schwartz
· 2 weeks ago
7ff61be
platform/x86/amd/hsmp: Fix typo in error message
by Alok Tiwari
· 2 weeks ago
2061f7b0
platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlen
by Alok Tiwari
· 2 weeks ago
5a3955f
platform/x86: lenovo: wmi-gamezone: Drop gz_chain_head
by Nathan Chancellor
· 2 weeks ago
9f11d9b
platform/x86: ISST: Check HWP support before MSR access
by Li RongQing
· 4 weeks ago
Next »