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
2022-03-21
Revert "bpf: Add support to inline bpf_get_func_ip helper on x86"
Jiri Olsa
2022-03-21
bpf: Simplify check in btf_parse_hdr()
Yuntao Wang
2022-03-21
Merge branch 'rework/fast-next-seq' into for-linus
Petr Mladek
2022-03-21
Merge branch 'for-5.18-panic-deadlocks' into for-linus
Petr Mladek
2022-03-21
watch_queue: Actually free the watch
David Howells
2022-03-21
watch_queue: Fix NULL dereference in error cleanup
David Howells
2022-03-20
bpf: Check for NULL return from bpf_get_btf_vmlinux
Kumar Kartikeya Dwivedi
2022-03-20
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
2022-03-20
bpf: Select proper size for bpf_prog_pack
Song Liu
2022-03-20
bpf: Enable non-atomic allocations in local storage
Joanne Koong
2022-03-20
tracing: Have type enum modifications copy the strings
Steven Rostedt (Google)
2022-03-19
bpf: Always raise reference in btf_get_module_btf
Kumar Kartikeya Dwivedi
2022-03-18
bpf: Factor out fd returning from bpf_btf_find_by_name_kind
Kumar Kartikeya Dwivedi
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
2022-03-18
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2022-03-18
ptrace: Return the signal to continue with from ptrace_stop
Eric W. Biederman
2022-03-18
ptrace: Move setting/clearing ptrace_message into ptrace_stop
Eric W. Biederman
2022-03-17
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
2022-03-17
bpf: Add support to inline bpf_get_func_ip helper on x86
Jiri Olsa
2022-03-17
bpf: Add bpf_get_func_ip kprobe helper for multi kprobe link
Jiri Olsa
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
2022-03-17
kallsyms: Skip the name search for empty string
Jiri Olsa
2022-03-17
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
2022-03-17
fprobe: Add exit_handler support
Masami Hiramatsu
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
2022-03-17
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
2022-03-17
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
livepatch: Don't block removal of patches that are safe to unload
Chengming Zhou
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
2022-03-16
bpf: Fix net.core.bpf_jit_harden race
Hou Tao
2022-03-15
user_events: Add trace event call as root for low permission cases
Beau Belgrave
2022-03-15
Merge branch 'x86/pasid' into x86/core, to resolve conflicts
Ingo Molnar
2022-03-15
sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y
Ingo Molnar
2022-03-15
x86: Mark __invalid_creds() __noreturn
Peter Zijlstra
2022-03-15
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
2022-03-15
x86/ibt,kprobes: Cure sym+0 equals fentry woes
Peter Zijlstra
2022-03-15
x86/livepatch: Validate __fentry__ location
Peter Zijlstra
2022-03-15
x86/ibt,ftrace: Search for __fentry__ location
Peter Zijlstra
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
2022-03-14
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-03-13
cgroup: cleanup comments
Tom Rix
2022-03-11
tracing/user_events: Use alloc_pages instead of kzalloc() for register pages
Steven Rostedt (Google)
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
2022-03-11
watch_queue: Make comment about setting ->defunct more accurate
David Howells
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
2022-03-11
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
2022-03-11
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
[prev]
[next]