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
2022-10-01
net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeup
Maxim Mikityanskiy
2022-10-01
net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeup
Maxim Mikityanskiy
2022-10-01
Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2022-10-01
Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-10-01
Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-01
MIPS: pci: lantiq: switch to using gpiod API
Dmitry Torokhov
2022-10-01
mips: allow firmware to pass RNG seed to kernel
Jason A. Donenfeld
2022-10-01
bpf, docs: Delete misformatted table.
Alexei Starovoitov
2022-10-01
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
2022-09-30
net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
Daniel Golle
2022-09-30
Merge branch 'nfp-support-fec-mode-reporting-and-auto-neg'
Jakub Kicinski
2022-09-30
nfp: add support restart of link auto-negotiation
Fei Qin
2022-09-30
nfp: add support for link auto negotiation
Yinjun Zhang
2022-09-30
nfp: refine the ABI of getting `sp_indiff` info
Yinjun Zhang
2022-09-30
nfp: avoid halt of driver init process when non-fatal error happens
Yinjun Zhang
2022-09-30
nfp: add support for reporting active FEC mode
Yinjun Zhang
2022-09-30
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-09-30
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-09-30
MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE
Lukas Bulwahn
2022-09-30
selftests/tc-testing: update qdisc/cls/action features in config
Zhengchao Shao
2022-09-30
dt-bindings: nfc: marvell,nci: fix reset line polarity in examples
Dmitry Torokhov
2022-09-30
Merge branch 'devlink-sanitize-per-port-region-creation-destruction'
Jakub Kicinski
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2022-09-30
net: dsa: don't do devlink port setup early
Jiri Pirko
2022-09-30
net: dsa: don't leave dangling pointers in dp->pl when failing
Vladimir Oltean
2022-09-30
net: dsa: move port_setup/teardown to be called outside devlink port register...
Jiri Pirko
2022-09-30
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
2022-09-30
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
2022-09-30
net: devlink: introduce port registered assert helper and use it
Jiri Pirko
2022-09-30
r8169: add rtl_disable_rxdvgate()
Chunhao Lin
2022-09-30
Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-09-30
genetlink: reject use of nlmsg_flags for new commands
Jakub Kicinski
2022-09-30
Bluetooth: hci_sync: Fix not indicating power state
Luiz Augusto von Dentz
2022-09-30
Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-09-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-30
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...
Linus Torvalds
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-30
selftests/xsk: Fix double free
Magnus Karlsson
2022-09-30
bpftool: Fix error message of strerror
Tianyi Liu
2022-09-30
libbpf: Fix overrun in netlink attribute iteration
Xin Liu
2022-09-30
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
Colin Ian King
2022-09-30
samples/bpf: Fix typo in xdp_router_ipv4 sample
Deming Wang
2022-09-30
Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/...
Daniel Vetter
2022-09-30
Merge branch 'tools: bpftool: Remove unused struct'
Andrii Nakryiko
2022-09-30
bpftool: Remove unused struct event_ring_info
Yuan Can
2022-09-30
bpftool: Remove unused struct btf_attach_point
Yuan Can
2022-09-30
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
2022-09-30
drm/amdgpu: add helper to init rlc firmware
Hawking Zhang
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_4
Hawking Zhang
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_3
Hawking Zhang
[prev]
[next]