index
:
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.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
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-05-23
bpf: Add bpf_dynptr_from_mem for local dynptrs
Joanne Koong
2022-05-23
bpf: Add verifier support for dynptrs
Joanne Koong
2022-05-23
bpf: Suppress 'passing zero to PTR_ERR' warning
Kumar Kartikeya Dwivedi
2022-05-23
bpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack
Song Liu
2022-05-23
bpf: Fill new bpf_prog_pack with illegal instructions
Song Liu
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
Merge branches 'pm-em' and 'pm-cpuidle'
Rafael J. Wysocki
2022-05-23
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2022-05-23
dma-direct: don't over-decrypt memory
Robin Murphy
2022-05-20
bpf: refine kernel.unprivileged_bpf_disabled behaviour
Alan Maguire
2022-05-20
bpf: Allow kfunc in tracing and syscall programs.
Benjamin Tissoires
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-05-20
Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...
Catalin Marinas
2022-05-20
Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-05-19
cgroup: remove the superfluous judgment
Shida Zhang
2022-05-19
blob_to_mnt(): kern_unmount() is needed to undo kern_mount()
Al Viro
2022-05-19
sched: Reverse sched_class layout
Peter Zijlstra
2022-05-19
sched/clock: Use try_cmpxchg64 in sched_clock_{local,remote}
Uros Bizjak
2022-05-19
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
2022-05-19
kexec_file: Fix kexec_file.c build error for riscv platform
Liao Chang
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
2022-05-19
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add stub for pm_power_off
Dmitry Osipenko
2022-05-19
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
2022-05-19
kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
Dmitry Osipenko
2022-05-19
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
2022-05-19
notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
Dmitry Osipenko
2022-05-19
notifier: Add atomic_notifier_call_chain_is_empty()
Dmitry Osipenko
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
2022-05-18
cgroup: Make cgroup_debug static
Xiu Jianfeng
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-17
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
2022-05-17
swiotlb: max mapping size takes min align mask into account
Tianyu Lan
2022-05-16
kcsan: test: use new suite_{init,exit} support
Marco Elver
2022-05-15
Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-15
Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-14
genirq/irq_sim: Make the irq_work always run in hard irq context
Sebastian Andrzej Siewior
2022-05-14
timers: Provide a better debugobjects hint for delayed works
Stephen Boyd
2022-05-13
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
2022-05-13
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-05-13
bpf: Fix combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
2022-05-13
swiotlb: use the right nslabs-derived sizes in swiotlb_init_late
Christoph Hellwig
[prev]
[next]