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
2025-01-20
bpf: Free element after unlock in __htab_map_lookup_and_delete_elem()
Hou Tao
-4
/
+6
2025-01-20
bpf: Bail out early in __htab_map_lookup_and_delete_elem()
Hou Tao
-25
/
+26
2025-01-20
bpf: Free special fields after unlock in htab_lru_map_delete_node()
Hou Tao
-1
/
+2
2025-01-20
Merge branch 'for-6.14-cpu_sync-fixup' into for-linus
Petr Mladek
-10
/
+17
2025-01-19
Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-20
/
+94
2025-01-19
Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-128
/
+23
2025-01-19
padata: avoid UAF for reorder_work
Chen Ridong
-1
/
+9
2025-01-19
padata: fix UAF in padata_reorder
Chen Ridong
-0
/
+6
2025-01-19
padata: add pd get/put refcnt helper
Chen Ridong
-7
/
+20
2025-01-16
ftrace: Implement :mod: cache filtering on kernel command line
Steven Rostedt
-9
/
+68
2025-01-16
tracing: Adopt __free() and guard() for trace_fprobe.c
Masami Hiramatsu (Google)
-66
/
+58
2025-01-16
bpf: verifier: Support eliding map lookup nullness
Daniel Xu
-3
/
+89
2025-01-16
bpf: verifier: Refactor helper access type tracking
Daniel Xu
-29
/
+16
2025-01-16
bpf: verifier: Add missing newline on verbose() call
Daniel Xu
-1
/
+1
2025-01-16
Merge back earlier cpufreq material for 6.14
Rafael J. Wysocki
-2
/
+2
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-62
/
+97
2025-01-16
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
-28
/
+268
2025-01-16
tracing: Add :mod: command to enabled module events
Steven Rostedt
-13
/
+48
2025-01-16
timers/migration: Simplify top level detection on group setup
Frederic Weisbecker
-3
/
+1
2025-01-16
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
-2
/
+11
2025-01-16
timers/migration: Annotate accesses to ignore flag
Frederic Weisbecker
-6
/
+15
2025-01-16
timers/migration: Enforce group initialization visibility to tree walkers
Frederic Weisbecker
-2
/
+12
2025-01-16
timers/migration: Fix another race between hotplug and idle entry/exit
Frederic Weisbecker
-1
/
+28
2025-01-16
genirq/generic_chip: Export irq_gc_mask_disable_and_ack_set()
Dr. David Alan Gilbert
-0
/
+1
2025-01-16
timers: Optimize get_timer_[this_]cpu_base()
Zhongqiu Han
-10
/
+6
2025-01-15
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
-1
/
+1
2025-01-15
genirq/timings: Add kernel-doc for a function parameter
Randy Dunlap
-0
/
+1
2025-01-15
genirq: Remove IRQ_MOVE_PCNTXT and related code
Thomas Gleixner
-22
/
+1
2025-01-15
timekeeping: Remove unused ktime_get_fast_timestamps()
Dr. David Alan Gilbert
-69
/
+8
2025-01-15
timer/migration: Fix kernel-doc warnings for union tmigr_state
Randy Dunlap
-12
/
+9
2025-01-15
tick/broadcast: Add kernel-doc for function parameters
Randy Dunlap
-0
/
+2
2025-01-15
hrtimers: Update the return type of enqueue_hrtimer()
Richard Clark
-4
/
+3
2025-01-15
clocksource/wdtest: Print time values for short udelay(1)
Paul E. McKenney
-1
/
+2
2025-01-15
posix-timers: Fix typo in __lock_timer()
Zhu Jun
-1
/
+1
2025-01-15
signal/posixtimers: Handle ignore/blocked sequences correctly
Thomas Gleixner
-9
/
+28
2025-01-15
genirq: Provide IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
-3
/
+20
2025-01-15
genirq: Remove handle_enforce_irqctx() wrapper
Thomas Gleixner
-7
/
+2
2025-01-15
genirq: Make handle_enforce_irqctx() unconditionally available
Thomas Gleixner
-6
/
+3
2025-01-15
cgroup/dmem: Fix parameters documentation
Maxime Ripard
-5
/
+2
2025-01-15
kernel/cgroup: Remove the unused variable climit
Jiapeng Chong
-2
/
+1
2025-01-14
PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic
Douglas Anderson
-1
/
+20
2025-01-14
PM: sleep: convert comment from kernel-doc to plain comment
Randy Dunlap
-1
/
+1
2025-01-14
tracing: Print lazy preemption model
Shrikanth Hegde
-0
/
+1
2025-01-14
tracing: Fix irqsoff and wakeup latency tracers when using function graph
Steven Rostedt
-0
/
+28
2025-01-14
kexec_core: Add and update comments regarding the KEXEC_JUMP flow
Rafael J. Wysocki
-6
/
+17
2025-01-13
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
-4
/
+1
2025-01-13
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
-11
/
+20
2025-01-13
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
-19
/
+7
2025-01-13
ring-buffer: Make reading page consistent with the code logic
Jeongjun Park
-1
/
+3
2025-01-13
ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
Vincent Donnefort
-45
/
+14
[prev]
[next]