index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
Pablo Neira Ayuso
2
-0
/
+18
2026-03-04
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
2
-2
/
+12
2026-03-04
netfilter: nft_set_hash: fix get operation on big endian
Florian Westphal
1
-2
/
+7
2026-03-04
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
2
-49
/
+75
2026-03-04
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
2
-30
/
+119
2026-03-04
nfc: hci: shdlc: Stop timers and work before freeing context
Votokina Victoria
1
-0
/
+8
2026-03-04
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
2
-4
/
+16
2026-03-04
bonding: only set speed/duplex to unknown, if getting speed failed
Thomas Bogendoerfer
1
-6
/
+9
2026-03-04
octeontx2-af: Fix PF driver crash with kexec kernel booting
Anshumali Gaur
1
-0
/
+11
2026-03-04
mptcp: fix receive space timestamp initialization
Paolo Abeni
2
-4
/
+9
2026-03-04
of: unittest: fix possible null-pointer dereferences in of_unittest_property_...
Tuo Li
1
-2
/
+4
2026-03-04
ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
Ondrej Mosnacek
1
-1
/
+1
2026-03-04
ipc: don't audit capability check in ipc_permissions()
Ondrej Mosnacek
2
-1
/
+7
2026-03-04
selftests/mm: convert page_size to unsigned long
Siddarth G
1
-6
/
+6
2026-03-04
selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler options
Muhammad Usama Anjum
2
-51
/
+59
2026-03-04
PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
3
-38
/
+27
2026-03-04
PCI: Add defines for bridge window indexing
Ilpo Järvinen
2
-3
/
+11
2026-03-04
PCI: Initialize RCB from pci_configure_device()
Håkon Bugge
1
-0
/
+32
2026-03-04
wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()
Ziyi Guo
1
-0
/
+6
2026-03-04
PCI: Check parent for NULL in of_pci_bus_release_domain_nr()
Sergey Shtylyov
1
-1
/
+1
2026-03-04
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
1
-0
/
+3
2026-03-04
fat: avoid parent link count underflow in rmdir
Zhiyu Zhang
2
-2
/
+12
2026-03-04
nfsd: never defer requests during idmap lookup
Anthony Iliopoulos
3
-8
/
+58
2026-03-04
xdrgen: Initialize data pointer for zero-length items
Chuck Lever
1
-12
/
+8
2026-03-04
NFS: NFSERR_INVAL is not defined by NFSv2
Chuck Lever
3
-3
/
+3
2026-03-04
xdrgen: Fix struct prefix for typedef types in program wrappers
Chuck Lever
3
-1
/
+12
2026-03-04
dm: use bio_clone_blkg_association
Mikulas Patocka
1
-0
/
+2
2026-03-04
iommu/vt-d: Clear Present bit before tearing down PASID entry
Lu Baolu
2
-1
/
+19
2026-03-04
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
1
-1
/
+2
2026-03-04
iommu/vt-d: Drain PRQs when domain removed from RID
Lu Baolu
3
-18
/
+10
2026-03-04
iommu/vt-d: Separate page request queue from SVM
Joel Granados
5
-419
/
+424
2026-03-04
iommu/vt-d: Flush cache for PASID table before using it
Dmytro Maluka
1
-3
/
+4
2026-03-04
PCI: Mark 3ware-9650SA Root Port Extended Tags as broken
Jörg Wedekind
1
-0
/
+1
2026-03-04
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
3
-5
/
+10
2026-03-04
module: add helper function for reading module_buildid()
Petr Mladek
2
-7
/
+11
2026-03-04
netfilter: nf_conncount: fix tracking of connections from localhost
Fernando Fernandez Mancera
1
-2
/
+13
2026-03-04
netfilter: nft_compat: add more restrictions on netlink attributes
Florian Westphal
1
-3
/
+10
2026-03-04
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
2
-5
/
+11
2026-03-04
netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH
Fernando Fernandez Mancera
2
-13
/
+18
2026-03-04
netfilter: nf_tables: reset table validation state on abort
Florian Westphal
1
-0
/
+7
2026-03-04
wifi: cfg80211: stop NAN and P2P in cfg80211_leave
Miri Korenblit
1
-1
/
+3
2026-03-04
mctp i2c: initialise event handler read bytes
Matt Johnston
1
-0
/
+3
2026-03-04
net: mctp-i2c: fix duplicate reception of old data
Jian Zhang
1
-0
/
+6
2026-03-04
quota: fix livelock between quotactl and freeze_super
Abhishek Bapat
1
-0
/
+1
2026-03-04
dm: use READ_ONCE in dm_blk_report_zones
Mikulas Patocka
1
-1
/
+1
2026-03-04
dm: fix unlocked test for dm_suspended_md
Mikulas Patocka
1
-3
/
+6
2026-03-04
PCI/portdrv: Fix potential resource leak
Uwe Kleine-König
1
-3
/
+3
2026-03-04
PCI: Do not attempt to set ExtTag for VFs
Håkon Bugge
1
-1
/
+2
2026-03-04
Documentation: tracing: Add PCI tracepoint documentation
Shuai Xue
2
-0
/
+75
2026-03-04
Documentation: trace: Refactor toctree
Purva Yeshi
1
-16
/
+80
[prev]
[next]