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
Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-31
/
+152
2025-01-20
Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'
Rafael J. Wysocki
-30
/
+44
2025-01-20
Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-50
/
+0
2025-01-20
tracing: Fix #if CONFIG_MODULES to #ifdef CONFIG_MODULES
Steven Rostedt
-1
/
+1
2025-01-20
Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-7
/
+7
2025-01-20
bpf: Remove 'may_goto 0' instruction in opt_remove_nops()
Yonghong Song
-3
/
+8
2025-01-20
bpf: Allow 'may_goto 0' instruction in verifier
Yonghong Song
-3
/
+2
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+2
2025-01-20
bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT
Hou Tao
-2
/
+16
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
[prev]
[next]