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-02-18
bpf: skip non exist keys in generic_map_lookup_batch
Yan Zhai
-13
/
+5
2025-02-18
ftrace: Have ftrace pages output reflect freed pages
Steven Rostedt
-3
/
+12
2025-02-18
ftrace: Update the mcount_loc check of skipped entries
Steven Rostedt
-1
/
+22
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
-1
/
+5
2025-02-18
PM: EM: Slightly reduce em_check_capacity_update() overhead
Rafael J. Wysocki
-2
/
+2
2025-02-18
PM: EM: Drop unused parameter from em_adjust_new_capacity()
Rafael J. Wysocki
-3
/
+2
2025-02-18
PM: hibernate: Replace deprecated kmap_atomic() with kmap_local_page()
David Reaver
-8
/
+8
2025-02-18
sched_ext: idle: Introduce node-aware idle cpu kfunc helpers
Andrea Righi
-0
/
+182
2025-02-18
x86: Move sysctls into arch/x86
Joel Granados
-56
/
+0
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
-75
/
+137
2025-02-18
can: Switch to use hrtimer_setup()
Nam Cao
-5
/
+0
2025-02-18
tracing/osnoise: Switch to use hrtimer_setup()
Nam Cao
-4
/
+2
2025-02-18
watchdog: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-02-18
bpf: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-02-18
time: Switch to hrtimer_setup()
Nam Cao
-14
/
+8
2025-02-18
perf: Switch to use hrtimer_setup()
Nam Cao
-4
/
+3
2025-02-18
fork: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-02-18
sched: Switch to use hrtimer_setup()
Nam Cao
-13
/
+9
2025-02-18
kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
Brian Gerst
-10
/
+2
2025-02-18
posix-timers: Invoke cond_resched() during exit_itimers()
Benjamin Segall
-1
/
+3
2025-02-18
hrtimers: Replace hrtimer_clock_to_base_table with switch-case
Andy Shevchenko
-17
/
+12
2025-02-18
uprobes: Don't use %pK through printk
Thomas Weißschuh
-1
/
+1
2025-02-18
sched: Compact RSEQ concurrency IDs with reduced threads and affinity
Mathieu Desnoyers
-3
/
+22
2025-02-17
bpf: Allow struct_ops prog to return referenced kptr
Amery Hung
-5
/
+43
2025-02-17
bpf: Support getting referenced kptr from struct_ops argument
Amery Hung
-9
/
+54
2025-02-17
bpf: Make every prog keep a copy of ctx_arg_info
Amery Hung
-17
/
+19
2025-02-17
Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-50
/
+84
2025-02-17
Merge 6.14-rc3 into tty-next
Greg Kroah-Hartman
-121
/
+296
2025-02-17
Merge 6.14-rc3 into driver-core-next
Greg Kroah-Hartman
-75
/
+137
2025-02-16
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+0
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+3
2025-02-16
sched_ext: idle: Per-node idle cpumasks
Andrea Righi
-55
/
+233
2025-02-16
sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
Andrea Righi
-11
/
+43
2025-02-16
sched_ext: idle: Make idle static keys private
Andrea Righi
-28
/
+32
2025-02-15
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-9
/
+31
2025-02-15
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
-0
/
+5
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
-0
/
+4
2025-02-15
kernfs: Use RCU to access kernfs_node::parent.
Sebastian Andrzej Siewior
-6
/
+20
2025-02-14
bpf: Fix array bounds error with may_goto
Jiayuan Chen
-4
/
+22
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-45
/
+85
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-9
/
+12
2025-02-14
Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+6
2025-02-14
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
-2
/
+20
2025-02-14
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
-7
/
+1
2025-02-14
ring-buffer: Unlock resize on mmap error
Steven Rostedt
-0
/
+1
2025-02-14
workqueue: Log additional details when rejecting work
Will Deacon
-1
/
+3
2025-02-14
sched_ext: Provides a sysfs 'events' to expose core event counters
Changwoo Min
-1
/
+26
2025-02-14
x86/ibt: Clean up is_endbr()
Peter Zijlstra
-17
/
+4
2025-02-14
Merge branch 'x86/mm'
Peter Zijlstra
-62
/
+28
2025-02-14
module: don't annotate ROX memory as kmemleak_not_leak()
Mike Rapoport (Microsoft)
-1
/
+2
[prev]
[next]