index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2023-06-12
cgroup/cpuset: remove unneeded header files
Miaohe Lin
2023-06-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...
Tetsuo Handa
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
2023-06-09
syscalls: add sys_ni_posix_timers prototype
Arnd Bergmann
2023-06-09
kexec: enable kexec_crash_size to support two crash kernel regions
Zhen Lei
2023-06-09
kexec: add helper __crash_shrink_memory()
Zhen Lei
[prev]
[next]