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-18
posix-timers: Add proper comments in do_timer_create()
Thomas Gleixner
2023-06-18
posix-timers: Document nanosleep() details
Thomas Gleixner
2023-06-18
posix-timers: Document sys_clock_settime() permissions in place
Thomas Gleixner
2023-06-18
posix-timers: Document sys_clock_getoverrun()
Thomas Gleixner
2023-06-18
posix-timers: Document common_clock_get() correctly
Thomas Gleixner
2023-06-18
posix-timers: Document sys_clock_getres() correctly
Thomas Gleixner
2023-06-18
posix-timers: Split release_posix_timers()
Thomas Gleixner
2023-06-18
posix-timers: Remove pointless irqsafe from hash_lock
Thomas Gleixner
2023-06-18
posix-timers: Set k_itimer:: It_signal to NULL on exit()
Thomas Gleixner
2023-06-18
posix-timers: Annotate concurrent access to k_itimer:: It_signal
Thomas Gleixner
2023-06-18
posix-timers: Add comments about timer lookup
Thomas Gleixner
2023-06-18
posix-timers: Cleanup comments about timer ID tracking
Thomas Gleixner
2023-06-18
posix-timers: Clarify timer_wait_running() comment
Thomas Gleixner
2023-06-18
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-06-18
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
2023-06-17
irqdomain: Include internals.h for function prototypes
Arnd Bergmann
2023-06-16
sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
Hao Jia
2023-06-16
sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
Hao Jia
2023-06-16
sched/core: Fixed missing rq clock update before calling set_rq_offline()
Hao Jia
2023-06-16
sched/deadline: Fix bandwidth reclaim equation in GRUB
Vineeth Pillai
2023-06-16
trace,smp: Add tracepoints for scheduling remotelly called functions
Leonardo Bras
2023-06-16
trace,smp: Add tracepoints around remotelly called functions
Leonardo Bras
2023-06-16
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-06-16
bpf: Remove in_atomic() from bpf_link_put().
Sebastian Andrzej Siewior
2023-06-16
sched/wait: Fix a kthread_park race with wait_woken()
Arve Hjønnevåg
2023-06-16
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
2023-06-16
sched/fair: Rename variable cpu_util eff_util
Tom Rix
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-06-16
genirq: Expand doc for PENDING and REPLAY flags
James Gowans
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
kallsyms: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
tracing/user_events: Add auto cleanup and future persist flag
Beau Belgrave
2023-06-14
tracing/user_events: Track refcount consistently via put/get
Beau Belgrave
2023-06-14
tracing/user_events: Store register flags on events
Beau Belgrave
2023-06-14
tracing/user_events: Remove user_ns walk for groups
Beau Belgrave
2023-06-14
tracing/user_events: Fix the incorrect trace record for empty arguments events
sunliming
2023-06-14
tracing: Modify print_fields() for fields output order
sunliming
2023-06-14
tracing/user_events: Handle matching arguments that is null from dyn_events
sunliming
2023-06-14
tracing/user_events: Prevent same name but different args event
sunliming
2023-06-13
bpf: Verify scalar ids mapping in regsafe() using check_ids()
Eduard Zingerman
2023-06-13
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
2023-06-13
bpf: ensure main program has an extable
Krister Johansen
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-06-12
bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute*
David Vernet
2023-06-12
bpf: Add bpf_cpumask_first_and() kfunc
David Vernet
2023-06-12
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
2023-06-12
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
2023-06-12
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
2023-06-12
bpf: Hide unused bpf_patch_call_args
Arnd Bergmann
[prev]
[next]