index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-06-22
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-22
Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-22
Revert "cgroup: Avoid -Wstringop-overflow warnings"
Tejun Heo
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
2023-06-22
tracing/boot: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-22
tracing/timerlat: Add user-space interface
Daniel Bristot de Oliveira
2023-06-22
tracing/osnoise: Skip running osnoise if all instances are off
Daniel Bristot de Oliveira
2023-06-22
tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
Daniel Bristot de Oliveira
2023-06-22
ftrace: Show all functions with addresses in available_filter_functions_addrs
Jiri Olsa
2023-06-22
kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
2023-06-22
hrtimer: Add missing sparse annotations to hrtimer locking
Ben Dooks
2023-06-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-21
cgroup/misc: Expose misc.current on cgroup v2 root
LeiZhou-97
2023-06-21
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-06-21
Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-21
cgroup: remove obsolete comment on cgroup_on_dfl()
Miaohe Lin
2023-06-21
Merge branch irq/misc-6.5 into irq/irqchip-next
Marc Zyngier
2023-06-21
bpf: Force kprobe multi expected_attach_type for kprobe_multi link
Jiri Olsa
2023-06-21
bpf/btf: Accept function names that contain dots
Florent Revest
2023-06-20
function_graph: Support recording and printing the return value of function
Donglin Peng
2023-06-20
fgraph: Add declaration of "struct fgraph_ret_regs"
Steven Rostedt (Google)
2023-06-20
Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-19
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
2023-06-19
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
2023-06-19
watchdog/hardlockup: move SMP barriers from common code to buddy code
Douglas Anderson
2023-06-19
watchdog/buddy: don't copy the cpumask in watchdog_next_cpu()
Douglas Anderson
2023-06-19
watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is called
Douglas Anderson
2023-06-19
watchdog/hardlockup: in watchdog_hardlockup_check() use cpumask_copy()
Douglas Anderson
2023-06-19
watchdog/hardlockup: don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
Douglas Anderson
2023-06-19
watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...
Douglas Anderson
2023-06-19
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
2023-06-19
kernel: pid_namespace: remove unused set_memfd_noexec_scope()
YueHaibing
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned
Catalin Marinas
2023-06-19
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
2023-06-19
scatterlist: add dedicated config for DMA flags
Robin Murphy
2023-06-19
perf/core: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
bpf: Keep BPF_PROG_LOAD permission checks clear of validations
Andrii Nakryiko
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
2023-06-19
bpf: Inline map creation logic in map_create() function
Andrii Nakryiko
2023-06-19
bpf: Move unprivileged checks into map_create() and bpf_prog_load()
Andrii Nakryiko
2023-06-18
tick/rcu: Fix bogus ratelimit condition
Wen Yang
2023-06-18
alarmtimer: Remove unnecessary (void *) cast
Li zeming
2023-06-18
alarmtimer: Remove unnecessary initialization of variable 'ret'
Li zeming
2023-06-18
posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERS
Lukas Bulwahn
2023-06-18
posix-timers: Polish coding style in a few places
Thomas Gleixner
2023-06-18
posix-timers: Remove pointless comments
Thomas Gleixner
2023-06-18
posix-timers: Clarify posix_timer_fn() comments
Thomas Gleixner
2023-06-18
posix-timers: Clarify posix_timer_rearm() comment
Thomas Gleixner
2023-06-18
posix-timers: Comment SIGEV_THREAD_ID properly
Thomas Gleixner
[prev]
[next]