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-7.0.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
2021-10-26
tracing: Add support for creating hist trigger variables from literal
Kalesh Singh
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
test_kprobes: Move it from kernel/ to lib/
Tiezhu Yang
2021-10-26
kprobes: Add a test case for stacktrace from kretprobe handler
Masami Hiramatsu
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
2021-10-26
PM: suspend: Use valid_state() consistently
Rafael J. Wysocki
2021-10-26
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
2021-10-26
PM: suspend: Do not pause cpuidle in the suspend-to-idle path
Rafael J. Wysocki
2021-10-26
tracing/hwlat: Make some internal symbols static
Wang ShaoBo
2021-10-26
tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
Mathieu Desnoyers
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-10-26
irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2021-10-26
signal: Add an optional check for altstack size
Thomas Gleixner
2021-10-25
trace/timerlat: Add migrate-disabled field to the timerlat header
Daniel Bristot de Oliveira
2021-10-25
trace/osnoise: Add migrate-disabled field to the osnoise header
Daniel Bristot de Oliveira
2021-10-25
perf/core: allow ftrace for functions in kernel/event/core.c
Song Liu
2021-10-25
ftrace: Make ftrace_profile_pages_init static
chongjiapeng
2021-10-25
cgroup: no need for cgroup_mutex for /proc/cgroups
Shakeel Butt
2021-10-25
cgroup: remove cgroup_mutex from cgroupstats_build
Shakeel Butt
2021-10-25
cgroup: reduce dependency on cgroup_mutex
Shakeel Butt
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
2021-10-25
irq: unexport handle_irq_desc()
Mark Rutland
2021-10-25
irq: simplify handle_domain_{irq,nmi}()
Mark Rutland
2021-10-24
Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-10-22
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
2021-10-22
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-10-22
bpf: Add BTF_KIND_DECL_TAG typedef support
Yonghong Song
2021-10-22
sched/core: Remove rq_relock()
Peng Wang
2021-10-22
sched: Improve wake_up_all_idle_cpus() take #2
Peter Zijlstra
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-21
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-21
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-21
kprobes: convert tests to kunit
Sven Schnelle
2021-10-21
tracing: use %ps format string to print symbols
Arnd Bergmann
2021-10-21
ftrace/direct: Do not disable when switching direct callers
Steven Rostedt (VMware)
2021-10-21
ftrace: Add multi direct modify interface
Jiri Olsa
2021-10-21
ftrace: Add multi direct register/unregister interface
Jiri Olsa
2021-10-21
ftrace: Add ftrace_add_rec_direct function
Jiri Olsa
2021-10-21
tracing: Fix selftest config check for function graph start up test
Steven Rostedt (VMware)
2021-10-21
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
2021-10-21
PM: hibernate: swap: Use vzalloc() and kzalloc()
Cai Huoqing
2021-10-21
PM: hibernate: fix sparse warnings
Anders Roxell
2021-10-20
tracing: Add trampoline/graph selftest
Jiri Olsa
2021-10-20
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
2021-10-20
Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-10-20
genirq: Export irq_gc_noop()
Florian Fainelli
[prev]
[next]