index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2024-11-07
timers: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
-4
/
+3
2024-11-07
futex: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
-3
/
+3
2024-11-07
hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
Nam Cao
-0
/
+14
2024-11-07
hrtimers: Introduce hrtimer_setup_on_stack()
Nam Cao
-0
/
+19
2024-11-07
hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
Nam Cao
-0
/
+38
2024-11-07
hrtimers: Add missing hrtimer_init() trace points
Nam Cao
-29
/
+36
2024-11-07
softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.
Sebastian Andrzej Siewior
-5
/
+80
2024-11-07
timers: Use __raise_softirq_irqoff() to raise the softirq.
Sebastian Andrzej Siewior
-1
/
+1
2024-11-07
hrtimer: Use __raise_softirq_irqoff() to raise the softirq
Sebastian Andrzej Siewior
-2
/
+2
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
-11
/
+5
2024-11-07
alarmtimers: Remove the throttle mechanism from alarm_forward_now()
Thomas Gleixner
-26
/
+2
2024-11-07
posix-timers: Cleanup SIG_IGN workaround leftovers
Thomas Gleixner
-124
/
+23
2024-11-07
signal: Queue ignored posixtimers on ignore list
Thomas Gleixner
-6
/
+81
2024-11-07
signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
Thomas Gleixner
-1
/
+52
2024-11-07
posix-timers: Handle ignored list on delete and exit
Thomas Gleixner
-0
/
+28
2024-11-07
signal: Provide ignored_posix_timers list
Thomas Gleixner
-0
/
+1
2024-11-07
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
-9
/
+4
2024-11-07
signal: Cleanup unused posix-timer leftovers
Thomas Gleixner
-35
/
+4
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
-43
/
+64
2024-11-07
signal: Replace resched_timer logic
Thomas Gleixner
-13
/
+21
2024-11-07
signal: Refactor send_sigqueue()
Thomas Gleixner
-38
/
+46
2024-11-07
posix-timers: Store PID type in the timer
Thomas Gleixner
-3
/
+6
2024-11-07
signal: Provide posixtimer_sigqueue_init()
Thomas Gleixner
-0
/
+11
2024-11-07
signal: Split up __sigqueue_alloc()
Thomas Gleixner
-17
/
+35
2024-11-07
posix-timers: Add a refcount to struct k_itimer
Thomas Gleixner
-3
/
+4
2024-11-07
posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
Thomas Gleixner
-1
/
+2
2024-11-07
posix-cpu-timers: Cleanup the firing logic
Thomas Gleixner
-10
/
+24
2024-11-07
posix-timers: Make signal overrun accounting sensible
Thomas Gleixner
-11
/
+6
2024-11-07
posix-timers: Make signal delivery consistent
Thomas Gleixner
-17
/
+19
2024-11-07
posix-cpu-timers: Correctly update timer status in posix_cpu_timer_del()
Thomas Gleixner
-6
/
+6
2024-11-06
resource: avoid unnecessary resource tree walking in __region_intersects()
Huang Ying
-4
/
+22
2024-11-06
Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+4
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
-176
/
+450
2024-11-05
perf/core: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
-8
/
+1
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
-3
/
+3
2024-11-05
perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros
Uros Bizjak
-2
/
+2
2024-11-05
reboot: move reboot_notifier_list to kernel/reboot.c
Thomas Weißschuh
-8
/
+7
2024-11-05
resource: correct reallocate_resource() documentation
Ilpo Järvinen
-1
/
+1
2024-11-05
auditsc: replace memcpy() with strscpy()
Yafang Shao
-3
/
+3
2024-11-05
get rid of __get_task_comm()
Yafang Shao
-1
/
+1
2024-11-05
resource: introduce is_type_match() helper and use it
Andy Shevchenko
-13
/
+10
2024-11-05
resource: replace open coded resource_intersection()
Andy Shevchenko
-9
/
+6
2024-11-05
kernel/watchdog: always restore watchdog_softlockup(,hardlockup)_user_enabled...
Tio Zhang
-1
/
+2
2024-11-05
kexec/crash: no crash update when kexec in progress
Sourabh Jain
-2
/
+4
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
-2
/
+0
2024-11-05
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
-2
/
+3
2024-11-05
sched_ext: Add a missing newline at the end of an error message
Tejun Heo
-1
/
+1
2024-11-05
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
-4
/
+72
2024-11-05
sched: Enable PREEMPT_DYNAMIC for PREEMPT_RT
Peter Zijlstra
-7
/
+11
2024-11-05
sched: Add Lazy preemption model
Peter Zijlstra
-7
/
+100
[prev]
[next]