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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-03-28
nvme-tcp: add basic support for the C2HTermReq PDU
Maurizio Lombardi
2025-03-28
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
2025-03-07
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
2025-03-07
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
2025-03-07
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
2025-03-07
SUNRPC: convert RPC_TASK_* constants to enum
Stephen Brennan
2025-03-07
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
2025-03-07
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2025-02-21
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
2025-02-21
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
2025-02-21
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
2025-02-21
net: add dev_net_rcu() helper
Eric Dumazet
2025-02-21
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
2025-02-21
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
2025-02-21
pps: Fix a use-after-free
Calvin Owens
2025-02-21
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
2025-02-21
net/mlx5: use do_aux_work for PHC overflow checks
Vadim Fedorenko
2025-02-21
exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Kees Cook
2025-02-21
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
2025-02-21
module: Extend the preempt disabled section in dereference_symbol_descriptor().
Sebastian Andrzej Siewior
2025-02-21
wifi: mac80211: Fix common size calculation for ML element
Ilan Peer
2025-02-21
mfd: syscon: Add of_syscon_register_regmap() API
Peter Griffin
2025-02-21
mfd: syscon: Remove extern from function prototypes
Peter Griffin
2025-02-21
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
2025-02-21
OPP: Reuse dev_pm_opp_get_freq_indexed()
Viresh Kumar
2025-02-21
OPP: Add dev_pm_opp_find_freq_exact_indexed()
Viresh Kumar
2025-02-21
OPP: Introduce dev_pm_opp_get_freq_indexed() API
Manivannan Sadhasivam
2025-02-21
OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
Manivannan Sadhasivam
2025-02-21
OPP: Rearrange entries in pm_opp.h
Viresh Kumar
2025-02-21
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2025-02-21
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
2025-02-01
seccomp: Stub for !CONFIG_SECCOMP
Linus Walleij
2025-01-23
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2025-01-23
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...
Oleg Nesterov
2025-01-17
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2025-01-17
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2025-01-17
sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers
Qun-Wei Lin
2025-01-09
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
2025-01-09
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
2025-01-02
tracing: Constify string literal data member in struct trace_event_call
Christian Göttsche
2025-01-02
freezer, sched: Report frozen tasks as 'D' instead of 'R'
Chen Ridong
2025-01-02
sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLE
NeilBrown
2025-01-02
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2025-01-02
mm/vmstat: fix a W=1 clang compiler warning
Bart Van Assche
2024-12-27
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
2024-12-27
io_uring: Fix registered ring file refcount leak
Jann Horn
2024-12-27
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
2024-12-27
PCI: Introduce pci_resource_n()
Andy Shevchenko
2024-12-19
x86/static-call: fix 32-bit build
Juergen Gross
2024-12-19
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
[prev]
[next]