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
2023-02-07
lib/cpumask: reorganize cpumask_local_spread() logic
Yury Norov
2023-02-07
cpumask: improve on cpumask_local_spread() locality
Yury Norov
2023-02-07
sched: add sched_numa_find_nth_cpu()
Yury Norov
2023-02-07
cpumask: introduce cpumask_nth_and_andnot
Yury Norov
2023-02-07
lib/find: introduce find_nth_and_andnot_bit
Yury Norov
2023-02-07
net/mlx5: fw_tracer, Add support for unrecognized string
Shay Drory
2023-02-07
net/mlx5: fw_tracer, Add support for strings DB update event
Shay Drory
2023-02-07
net/mlx5: fw_tracer, allow 0 size string DBs
Shay Drory
2023-02-07
net/mlx5: fw_tracer: Fix debug print
Shay Drory
2023-02-07
net/mlx5: fs, Remove redundant assignment of size
Roi Dayan
2023-02-07
net/mlx5: fs_core, Remove redundant variable err
Maor Dickman
2023-02-07
net/mlx5: Fix memory leak in error flow of port set buffer
Maher Sanalla
2023-02-07
net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLS
Gal Pressman
2023-02-07
net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpin
Gal Pressman
2023-02-07
net/mlx5: fs, Remove redundant vport_number assignment
Roi Dayan
2023-02-07
net/mlx5e: Remove redundant code for handling vlan actions
Roi Dayan
2023-02-07
net/mlx5e: Don't listen to remove flows event
Leon Romanovsky
2023-02-07
net/mlx5: fw reset: Skip device ID check if PCI link up failed
Moshe Shemesh
2023-02-07
net/mlx5: Remove redundant health work lock
Shay Drory
2023-02-07
mlx5: reduce stack usage in mlx5_setup_tc
Arnd Bergmann
2023-02-07
rxrpc: Reduce unnecessary ack transmission
David Howells
2023-02-07
rxrpc: Trace ack.rwind
David Howells
2023-02-07
rxrpc: Fix overwaking on call poking
David Howells
2023-02-07
rxrpc: Use consume_skb() rather than kfree_skb_reason()
David Howells
2023-02-07
Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-07
net, xdp: Add missing xdp_features description
Lorenzo Bianconi
2023-02-07
virtio_net: Update xdp_features with xdp multi-buff
Lorenzo Bianconi
2023-02-07
libbpf: Always use libbpf_err to return an error in bpf_xdp_query()
Lorenzo Bianconi
2023-02-07
tools/resolve_btfids: Tidy HOST_OVERRIDES
Ian Rogers
2023-02-07
tools/resolve_btfids: Compile resolve_btfids as host program
Jiri Olsa
2023-02-07
Merge branch 'net-core-use-a-dedicated-kmem_cache-for-skb-head-allocs'
Jakub Kicinski
2023-02-07
net: add dedicated kmem_cache for typical/small skb->head
Eric Dumazet
2023-02-07
net: factorize code in kmalloc_reserve()
Eric Dumazet
2023-02-07
net: remove osize variable in __alloc_skb()
Eric Dumazet
2023-02-07
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2023-02-07
Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-07
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2023-02-07
ethtool: mm: fix get_mm() return code not propagating to user space
Vladimir Oltean
2023-02-07
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
2023-02-07
devlink: change port event netdev notifier from per-net to global
Jiri Pirko
2023-02-07
selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...
Vladimir Oltean
2023-02-07
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
2023-02-07
net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
Vladimir Oltean
2023-02-06
net: openvswitch: reduce cpu_used_mask memory
Eddy Tao
2023-02-06
amd-xgbe: fix mismatched prototype
Arnd Bergmann
2023-02-06
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
2023-02-06
Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linux
Jakub Kicinski
2023-02-06
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
2023-02-06
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
2023-02-06
ice: Fix off by one in ice_tc_forward_to_queue()
Dan Carpenter
[prev]
[next]