index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-10
Merge branch 'net-ftgmac100-various-probe-cleanups'
Paolo Abeni
2026-02-10
net: ftgmac100: Use devm_mdiobus_alloc/devm_of_mdiobus_register
Jacky Chou
2026-02-10
net: ftgmac100: Fix wrong netif_napi_del in release
Andrew Lunn
2026-02-10
net: ftgmac100: Simplify condition on HW arbitration
Andrew Lunn
2026-02-10
net: ftgmac100: Remove redundant PHY_POLL
Andrew Lunn
2026-02-10
net: ftgmac100: Move DT probe into a helper
Andrew Lunn
2026-02-10
net: ftgmac100: Simplify legacy MDIO setup
Andrew Lunn
2026-02-10
net: ftgmac100: Always register the MDIO bus when it exists
Andrew Lunn
2026-02-10
net: ftgmac100: Move NCSI probe code into a helper
Andrew Lunn
2026-02-10
net: ftgmac100: Simplify error handling for ftgmac100_initial_mac
Andrew Lunn
2026-02-10
net: ftgmac100: Use devm_clk_get_enabled
Andrew Lunn
2026-02-10
net: ftgmac100: Use devm_request_memory_region/devm_ioremap
Andrew Lunn
2026-02-10
net: ftgmac100: Use devm_alloc_etherdev()
Andrew Lunn
2026-02-10
net: ftgmac100: Replace all of_device_is_compatible()
Andrew Lunn
2026-02-10
net: ftgmac100: Add match data containing MAC ID
Andrew Lunn
2026-02-10
net: ftgmac100: List all compatibles
Andrew Lunn
2026-02-10
perf stat: Add no-affinity flag
Ian Rogers
2026-02-10
perf evlist: Reduce affinity use and move into iterator, fix no affinity
Ian Rogers
2026-02-10
perf evlist: Missing TPEBS close in evlist__close()
Ian Rogers
2026-02-10
perf evlist: Special map propagation for tool events that read on 1 CPU
Ian Rogers
2026-02-10
perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
Ian Rogers
2026-02-10
Revert "perf tool_pmu: More accurately set the cpus for tool events"
Ian Rogers
2026-02-10
tools build: Emit dependencies file for test-rust.bin
Dmitry Dolgov
2026-02-10
tools build: Make test-rust.bin be removed by the 'clean' target
Dmitrii Dolgov
2026-02-10
debugobject: Make it work with deferred page initialization - again
Thomas Gleixner
2026-02-10
io_uring/rsrc: replace reg buffer bit field with flags
Pavel Begunkov
2026-02-10
io_uring/zcrx: improve types for size calculation
Pavel Begunkov
2026-02-10
net: sunhme: Fix sbus regression
René Rebe
2026-02-10
LoongArch: dts: loongson-2k1000: Add nand controller support
Binbin Zhou
2026-02-10
LoongArch: dts: loongson-2k0500: Add nand controller support
Binbin Zhou
2026-02-10
LoongArch: BPF: Implement bpf_addr_space_cast instruction
Hengqi Chen
2026-02-10
LoongArch: BPF: Implement PROBE_MEM32 pseudo instructions
Hengqi Chen
2026-02-10
LoongArch: BPF: Use BPF prog pack allocator
Hengqi Chen
2026-02-10
LoongArch: Use IS_ERR_PCPU() macro for KGDB
Carlos López
2026-02-10
LoongArch: Rework KASAN initialization for PTW-enabled systems
Tiezhu Yang
2026-02-10
LoongArch: Disable instrumentation for setup_ptwalker()
Tiezhu Yang
2026-02-10
LoongArch: Remove some extern variables in source files
Tiezhu Yang
2026-02-10
LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT
Tiezhu Yang
2026-02-10
LoongArch: Handle percpu handler address for ORC unwinder
Tiezhu Yang
2026-02-10
LoongArch: Use %px to print unmodified unwinding address
Tiezhu Yang
2026-02-10
LoongArch: Prefer top-down allocation after arch_mem_init()
Huacai Chen
2026-02-10
LoongArch: Add HOTPLUG_SMT implementation
Huacai Chen
2026-02-10
LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
John Garry
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
2026-02-10
LoongArch: Replace seq_printf() with seq_puts() for simple strings
George Guo
2026-02-10
LoongArch: Add 128-bit atomic cmpxchg support
George Guo
2026-02-10
LoongArch: Add detection for SC.Q support
George Guo
2026-02-10
LoongArch: Select HAVE_CMPXCHG_LOCAL in Kconfig
Huacai Chen
2026-02-10
KVM: s390: Increase permitted SE header size to 1 MiB
Steffen Eiden
2026-02-10
MAINTAINERS: Replace backup for s390 vfio-pci
Eric Farman
[prev]
[next]