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
2023-05-31
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
-1
/
+1
2023-05-30
ftrace: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
-9
/
+9
2023-05-30
signal: move show_unhandled_signals sysctl to its own file
Luis Chamberlain
-14
/
+23
2023-05-30
sysctl: remove empty dev table
Luis Chamberlain
-5
/
+0
2023-05-30
bpf: Silence a warning in btf_type_id_size()
Yonghong Song
-9
/
+10
2023-05-30
sched/deadline: remove unused dl_bandwidth
Miaohe Lin
-14
/
+0
2023-05-30
sched/fair: Move unused stub functions to header
Arnd Bergmann
-5
/
+3
2023-05-30
sched: Make task_vruntime_update() prototype visible
Arnd Bergmann
-0
/
+1
2023-05-30
sched/fair: Hide unused init_cfs_bandwidth() stub
Arnd Bergmann
-2
/
+1
2023-05-30
sched: Add schedule_user() declaration
Arnd Bergmann
-0
/
+1
2023-05-30
sched: Hide unused sched_update_scaling()
Arnd Bergmann
-1
/
+2
2023-05-30
Merge tag 'modules-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+2
2023-05-30
perf: Allow a PMU to have a parent
Jonathan Cameron
-0
/
+1
2023-05-30
module: fix module load for ia64
Song Liu
-2
/
+2
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-60
/
+149
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
-43
/
+15
2023-05-28
tracing: Have function_graph selftest call cond_resched()
Steven Rostedt (Google)
-0
/
+10
2023-05-28
tracing: Only make selftest conditionals affect the global_trace
Steven Rostedt (Google)
-2
/
+8
2023-05-28
tracing: Make tracing_selftest_running/delete nops when not used
Steven Rostedt (Google)
-1
/
+4
2023-05-28
tracing: Have tracer selftests call cond_resched() before running
Steven Rostedt (Google)
-0
/
+7
2023-05-28
tracing: Move setting of tracing_selftest_running out of register_tracer()
Steven Rostedt (Google)
-4
/
+16
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-7
/
+21
2023-05-28
Revert "kheaders: substituting --sort in archive creation"
Masahiro Yamada
-6
/
+3
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+2
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-42
/
+105
2023-05-26
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
-56
/
+0
2023-05-26
tracing: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
-10
/
+10
2023-05-26
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
-27
/
+1
2023-05-26
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
-1
/
+0
2023-05-26
bpf: Fix bad unlock balance on freeze_mutex
Daniel Borkmann
-2
/
+2
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-18
/
+63
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+6
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
-15
/
+43
2023-05-25
workqueue: Disable per-cpu CPU hog detection when wq_cpu_intensive_thresh_us ...
Zqiang
-0
/
+3
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-4
/
+6
2023-05-25
bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command
Andrii Nakryiko
-4
/
+5
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-4
/
+6
2023-05-24
cgroup: Update out-of-date comment in cgroup_migrate()
Xiu Jianfeng
-3
/
+3
2023-05-24
workqueue: Fix WARN_ON_ONCE() triggers in worker_enter_idle()
Zqiang
-5
/
+12
2023-05-24
PM: hibernate: Correct spelling mistake in a comment
Wang Honghui
-1
/
+1
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
-2
/
+2
2023-05-24
trace: Convert trace/seq to use copy_splice_read()
David Howells
-1
/
+1
2023-05-24
genirq: Use a maple tree for interrupt descriptor management
Shanker Donthineni
-26
/
+33
2023-05-24
genirq: Encapsulate sparse bitmap handling
Shanker Donthineni
-12
/
+22
2023-05-24
genirq: Use hlist for managing resend handlers
Shanker Donthineni
-17
/
+35
2023-05-23
module: Remove preempt_disable() from module reference counting.
Sebastian Andrzej Siewior
-7
/
+0
2023-05-23
sysctl: Refactor base paths registrations
Joel Granados
-21
/
+9
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
-7
/
+13
2023-05-23
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
-7
/
+16
2023-05-23
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
-1
/
+22
[prev]
[next]