index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-16
ftrace: Implement :mod: cache filtering on kernel command line
Steven Rostedt
3
-9
/
+68
2025-01-16
tracing: Adopt __free() and guard() for trace_fprobe.c
Masami Hiramatsu (Google)
1
-66
/
+58
2025-01-16
bpf: verifier: Support eliding map lookup nullness
Daniel Xu
1
-3
/
+89
2025-01-16
bpf: verifier: Refactor helper access type tracking
Daniel Xu
1
-29
/
+16
2025-01-16
bpf: verifier: Add missing newline on verbose() call
Daniel Xu
1
-1
/
+1
2025-01-16
Merge back earlier cpufreq material for 6.14
Rafael J. Wysocki
1
-2
/
+2
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-62
/
+97
2025-01-16
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
4
-28
/
+268
2025-01-16
tracing: Add :mod: command to enabled module events
Steven Rostedt
2
-13
/
+48
2025-01-16
timers/migration: Simplify top level detection on group setup
Frederic Weisbecker
1
-3
/
+1
2025-01-16
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2
-2
/
+11
2025-01-16
timers/migration: Annotate accesses to ignore flag
Frederic Weisbecker
1
-6
/
+15
2025-01-16
timers/migration: Enforce group initialization visibility to tree walkers
Frederic Weisbecker
1
-2
/
+12
2025-01-16
timers/migration: Fix another race between hotplug and idle entry/exit
Frederic Weisbecker
1
-1
/
+28
2025-01-16
genirq/generic_chip: Export irq_gc_mask_disable_and_ack_set()
Dr. David Alan Gilbert
1
-0
/
+1
2025-01-16
timers: Optimize get_timer_[this_]cpu_base()
Zhongqiu Han
1
-10
/
+6
2025-01-15
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
1
-1
/
+1
2025-01-15
genirq/timings: Add kernel-doc for a function parameter
Randy Dunlap
1
-0
/
+1
2025-01-15
genirq: Remove IRQ_MOVE_PCNTXT and related code
Thomas Gleixner
4
-22
/
+1
2025-01-15
timekeeping: Remove unused ktime_get_fast_timestamps()
Dr. David Alan Gilbert
1
-69
/
+8
2025-01-15
timer/migration: Fix kernel-doc warnings for union tmigr_state
Randy Dunlap
1
-12
/
+9
2025-01-15
tick/broadcast: Add kernel-doc for function parameters
Randy Dunlap
1
-0
/
+2
2025-01-15
hrtimers: Update the return type of enqueue_hrtimer()
Richard Clark
1
-4
/
+3
2025-01-15
clocksource/wdtest: Print time values for short udelay(1)
Paul E. McKenney
1
-1
/
+2
2025-01-15
posix-timers: Fix typo in __lock_timer()
Zhu Jun
1
-1
/
+1
2025-01-15
signal/posixtimers: Handle ignore/blocked sequences correctly
Thomas Gleixner
1
-9
/
+28
2025-01-15
genirq: Provide IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
3
-3
/
+20
2025-01-15
genirq: Remove handle_enforce_irqctx() wrapper
Thomas Gleixner
3
-7
/
+2
2025-01-15
genirq: Make handle_enforce_irqctx() unconditionally available
Thomas Gleixner
1
-6
/
+3
2025-01-15
cgroup/dmem: Fix parameters documentation
Maxime Ripard
1
-5
/
+2
2025-01-15
kernel/cgroup: Remove the unused variable climit
Jiapeng Chong
1
-2
/
+1
2025-01-14
PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic
Douglas Anderson
1
-1
/
+20
2025-01-14
PM: sleep: convert comment from kernel-doc to plain comment
Randy Dunlap
1
-1
/
+1
2025-01-14
tracing: Print lazy preemption model
Shrikanth Hegde
1
-0
/
+1
2025-01-14
tracing: Fix irqsoff and wakeup latency tracers when using function graph
Steven Rostedt
2
-0
/
+28
2025-01-14
kexec_core: Add and update comments regarding the KEXEC_JUMP flow
Rafael J. Wysocki
1
-6
/
+17
2025-01-13
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
1
-4
/
+1
2025-01-13
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
2
-11
/
+20
2025-01-13
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
6
-19
/
+7
2025-01-13
ring-buffer: Make reading page consistent with the code logic
Jeongjun Park
1
-1
/
+3
2025-01-13
ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
Vincent Donnefort
1
-45
/
+14
2025-01-13
bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Masami Hiramatsu (Google)
1
-2
/
+11
2025-01-13
sched_ext: fix kernel-doc warnings
Randy Dunlap
1
-42
/
+45
2025-01-13
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
2
-3
/
+7
2025-01-13
sched, psi: Don't account irq time if sched_clock_irqtime is disabled
Yafang Shao
1
-1
/
+6
2025-01-13
sched: Don't account irq time if sched_clock_irqtime is disabled
Yafang Shao
1
-21
/
+23
2025-01-13
sched: Define sched_clock_irqtime as static key
Yafang Shao
2
-9
/
+20
2025-01-13
sched/fair: Do not compute overloaded status unnecessarily during lb
K Prateek Nayak
1
-3
/
+5
2025-01-13
sched/fair: Do not compute NUMA Balancing stats unnecessarily during lb
K Prateek Nayak
1
-6
/
+9
2025-01-13
sched/core: Prioritize migrating eligible tasks in sched_balance_rq()
Hao Jia
1
-0
/
+34
[prev]
[next]