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-01-28
net: ethernet: neterion: s2io: remove unused driver
Ethan Nelson-Moore
2026-01-28
net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
Daniel Zahka
2026-01-28
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2026-01-28
ipv6: remove __inet6_csk_dst_check()
Eric Dumazet
2026-01-28
selftests: drv-net: toeplitz: accept bigger rss keys
Eric Dumazet
2026-01-28
selftests: drv-net: psp: fix test flakes from racy connection close
Daniel Zahka
2026-01-28
declance: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2026-01-29
powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
Guangshuo Li
2026-01-29
powerpc: kgdb: Remove OUTBUFMAX constant
Miquel SabatĂ© SolĂ
2026-01-29
powerpc64/bpf: Additional NVR handling for bpf_throw
Abhishek Dubey
2026-01-29
powerpc64/bpf: Support exceptions
Abhishek Dubey
2026-01-29
powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
Abhishek Dubey
2026-01-29
powerpc64/bpf: Avoid tailcall restore from trampoline
Abhishek Dubey
2026-01-29
powerpc64/bpf: Support tailcalls with subprogs
Abhishek Dubey
2026-01-29
powerpc64/bpf: Moving tail_call_cnt to bottom of frame
Abhishek Dubey
2026-01-28
Merge branch 'tcp-tcp_tx_timestamp-fix'
Jakub Kicinski
2026-01-28
selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pkt
Eric Dumazet
2026-01-28
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
2026-01-28
net: bridge: fix static key check
Martin Kaiser
2026-01-28
ipv4: Use EXPORT_IPV6_MOD_GPL() for ip_fib_metrics_init().
Kuniyuki Iwashima
2026-01-28
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
2026-01-28
Merge branch 'tcp-make-tcp_ack-faster'
Jakub Kicinski
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
2026-01-28
tcp: mark tcp_process_tlp_ack() as unlikely
Eric Dumazet
2026-01-28
Merge branch 'bpf-fix-verifier_bug_if-to-account-for-bpf_call'
Alexei Starovoitov
2026-01-28
bpf: Test nospec after dead stack write in helper
Luis Gerhorst
2026-01-28
bpf: Fix verifier_bug_if to account for BPF_CALL
Luis Gerhorst
2026-01-28
bcache: fix I/O accounting leak in detached_dev_do_request
Shida Zhang
2026-01-28
bcache: remove dead code in detached_dev_do_request
Shida Zhang
2026-01-28
MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
Alice Ryhl
2026-01-28
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
2026-01-28
tracing: Up the hist stacktrace size from 16 to 31
Steven Rostedt
2026-01-28
tracing: Remove notrace from trace_event_raw_event_synth()
Steven Rostedt
2026-01-28
tracing: Have hist_debug show what function a field uses
Steven Rostedt
2026-01-29
spi: cadence-qspi: Add Renesas RZ/N1 support
Mark Brown
2026-01-29
regmap: reg_default_cb for flat cache defaults
Mark Brown
2026-01-29
tracing: kprobe-event: Return directly when trace kprobes is empty
sunliming
2026-01-29
of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
Oreoluwa Babatunde
2026-01-29
firewire: core: fix race condition against transaction list
Takashi Sakamoto
2026-01-28
hfsplus: fix generic/062 xfstests failure
Viacheslav Dubeyko
2026-01-28
Merge tag 'riscv-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2026-01-28
arm64: dts: realtek: Add Kent SoC and EVB device trees
Yu-Chun Lin
2026-01-28
dt-bindings: arm: realtek: Add Kent Soc family compatibles
Yu-Chun Lin
2026-01-28
drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()
Alex Deucher
2026-01-28
drm/amdgpu/soc21: fix xclk for APUs
Alex Deucher
2026-01-28
bpftool: Fix dependencies for static build
Ihor Solodrai
2026-01-28
cpufreq: ondemand: Simplify idle cputime granularity test
Frederic Weisbecker
2026-01-28
cpufreq: userspace: make scaling_setspeed return the actual requested frequency
Pengjie Zhang
[prev]
[next]