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
2022-04-26
tracing: Fix tracing_map_sort_entries() kernel-doc comment
Yang Li
-1
/
+2
2022-04-26
tracing: Fix kernel-doc
Jiapeng Chong
-1
/
+1
2022-04-26
tracing: Fix inconsistent style of mini-HOWTO
Oscar Shiang
-2
/
+2
2022-04-26
tracing: Separate hist state updates from hist registration
Tom Zanussi
-18
/
+48
2022-04-26
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
-151
/
+69
2022-04-26
tracing: Remove redundant trigger_ops params
Tom Zanussi
-60
/
+36
2022-04-26
tracing: Remove logic for registering multiple event triggers at a time
Tom Zanussi
-77
/
+45
2022-04-26
tracing: Cleanup double word in comment
Tom Rix
-2
/
+2
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
-115
/
+52
2022-04-26
kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
Adam Zabrocki
-1
/
+1
2022-04-26
printk: remove @console_locked
John Ogness
-15
/
+14
2022-04-26
printk: extend console_lock for per-console locking
John Ogness
-56
/
+205
2022-04-25
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
-7
/
+25
2022-04-25
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
-5
/
+53
2022-04-25
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
-25
/
+204
2022-04-25
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
-0
/
+108
2022-04-25
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
-1
/
+87
2022-04-25
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
-7
/
+28
2022-04-25
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
-13
/
+119
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
-41
/
+50
2022-04-25
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
-35
/
+401
2022-04-25
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
-48
/
+24
2022-04-25
kernel/kexec_core: move kexec_core sysctls into its own file
yingelin
-13
/
+22
2022-04-25
genirq/matrix: Remove redundant assignment to variable 'end'
Colin Ian King
-1
/
+1
2022-04-25
timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...
Nicholas Piggin
-2
/
+10
2022-04-25
audit: use fsnotify group lock helpers
Amir Goldstein
-16
/
+16
2022-04-25
fsnotify: make allow_dups a property of the group
Amir Goldstein
-2
/
+2
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
-3
/
+4
2022-04-24
Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-5
/
+5
2022-04-24
Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-6
/
+6
2022-04-22
PM: CXL: Disable suspend
Dan Williams
-3
/
+7
2022-04-23
bpf: Allow attach TRACING programs through LINK_CREATE command
Andrii Nakryiko
-54
/
+56
2022-04-22
printk: add kthread console printers
John Ogness
-22
/
+307
2022-04-22
printk: add functions to prefer direct printing
John Ogness
-2
/
+65
2022-04-22
printk: add pr_flush()
John Ogness
-0
/
+83
2022-04-22
printk: move buffer definitions into console_emit_next_record() caller
John Ogness
-17
/
+43
2022-04-22
printk: refactor and rework printing logic
John Ogness
-213
/
+228
2022-04-22
printk: add con_printk() macro for console details
John Ogness
-6
/
+7
2022-04-22
printk: call boot_delay_msec() in printk_delay()
John Ogness
-3
/
+4
2022-04-22
printk: get caller_id/timestamp after migration disable
John Ogness
-4
/
+6
2022-04-22
printk: wake waiters for safe and NMI contexts
John Ogness
-12
/
+16
2022-04-22
printk: wake up all waiters
John Ogness
-1
/
+1
2022-04-22
printk: add missing memory barrier to wake_up_klogd()
John Ogness
-3
/
+36
2022-04-22
printk: rename cpulock functions
John Ogness
-35
/
+36
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
-0
/
+12
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
-0
/
+1
2022-04-22
sched/fair: Revise comment about lb decision matrix
Tao Zhou
-1
/
+1
2022-04-22
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
-6
/
+9
2022-04-22
sched/fair: Delete useless condition in tg_unthrottle_up()
Chengming Zhou
-1
/
+1
2022-04-22
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
-8
/
+8
[prev]
[next]