index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-21
af_unix: Drop oob_skb ref before purging queue in GC.
Kuniyuki Iwashima
2024-02-21
Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2024-02-21
Merge branch 'net-kmem-cache-create'
David S. Miller
2024-02-21
ipv6: Simplify the allocation of slab caches
Kunwu Chan
2024-02-21
ipv4: Simplify the allocation of slab caches in ip_rt_init
Kunwu Chan
2024-02-21
ipmr: Simplify the allocation of slab caches
Kunwu Chan
2024-02-21
ip6mr: Simplify the allocation of slab caches in ip6_mr_init
Kunwu Chan
2024-02-21
net: kcm: Simplify the allocation of slab caches
Kunwu Chan
2024-02-21
net: ipa: don't overrun IPA suspend interrupt registers
Alex Elder
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
2024-02-21
net/dummy: Move stats allocation to core
Breno Leitao
2024-02-21
octeontx2-af: Consider the action set by PF
Subbaraya Sundeep
2024-02-21
tg3: simplify tg3_phy_autoneg_cfg
Heiner Kallweit
2024-02-21
tg3: copy only needed fields from userspace-provided EEE data
Heiner Kallweit
2024-02-21
netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination
Kees Cook
2024-02-21
netfilter: move nf_reinject into nfnetlink_queue modules
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: use GFP_KERNEL for insertions
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: speed up bulk element insertions
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: shrink data structures
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: constify lookup fn args where possible
Florian Westphal
2024-02-21
netfilter: xtables: fix up kconfig dependencies
Florian Westphal
2024-02-21
netfilter: nft_osf: simplify init path
Pablo Neira Ayuso
2024-02-21
netfilter: nf_log: validate nf_logger_find_get()
Pablo Neira Ayuso
2024-02-21
netfilter: nf_log: consolidate check for NULL logger in lookup function
Pablo Neira Ayuso
2024-02-21
netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_exp...
Kunwu Chan
2024-02-21
Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Oliver Upton
2024-02-21
Merge branch 'net-constify-device_type'
David S. Miller
2024-02-21
net: hso: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: wwan: core: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: netdevsim: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: vlan: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: l2tp: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: hsr: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: geneve: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: ppp: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: vxlan: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: bridge: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: dsa: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: usbnet: constify the struct device_type usage
Ricardo B. Marliere
2024-02-20
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-02-20
r8169: add MODULE_FIRMWARE entry for RTL8126A
Heiner Kallweit
2024-02-20
net: fix pointer check in skb_pp_cow_data routine
Lorenzo Bianconi
2024-02-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-02-20
drm/tests/drm_buddy: fix build failure on 32-bit targets
Linus Torvalds
2024-02-20
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2024-02-20
Merge tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2024-02-20
net: skbuff: add overflow debug check to pull/push helpers
Florian Westphal
[prev]
[next]