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-01-15
ring-buffer: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
-5
/
+2
2022-01-15
kthread: add the helper function kthread_run_on_cpu()
Cai Huoqing
-0
/
+1
2022-01-15
bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
Naveen N. Rao
-2
/
+3
2022-01-14
module: fix signature check failures when using in-kernel decompression
Dmitry Torokhov
-4
/
+5
2022-01-14
Merge branch 'for-5.17/kallsyms' into for-linus
Petr Mladek
-0
/
+3
2022-01-14
tracing: Add ustring operation to filtering string pointers
Steven Rostedt
-24
/
+57
2022-01-13
tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
Nikita Yushchenko
-4
/
+16
2022-01-13
tracing: Remove duplicate warnings when calling trace_create_file()
Yuntao Wang
-9
/
+3
2022-01-13
tracing/kprobes: 'nmissed' not showed correctly for kretprobe
Xiangyang Zhang
-1
/
+4
2022-01-13
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
-3
/
+63
2022-01-13
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Steven Rostedt
-4
/
+2
2022-01-13
ftrace: Add test to make sure compiled time sorts work
Steven Rostedt (VMware)
-0
/
+37
2022-01-13
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
-2
/
+9
2022-01-13
tracing/probes: check the return value of kstrndup() for pbuf
Xiaoke Wang
-0
/
+2
2022-01-13
tracing/uprobes: Check the return value of kstrdup() for tu->filename
Xiaoke Wang
-0
/
+5
2022-01-13
tracing: Account bottom half disabled sections.
Sebastian Andrzej Siewior
-2
/
+8
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-223
/
+569
2022-01-13
Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-10
/
+42
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+5
2022-01-13
kernel: Fix spelling mistake "compresser" -> "compressor"
Colin Ian King
-1
/
+1
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-12
/
+29
2022-01-12
cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy
Michal Koutný
-12
/
+40
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
-36
/
+10
2022-01-12
Merge tag 'dma-mapping-5.17' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-100
/
+140
2022-01-11
module: add in-kernel support for decompressing
Dmitry Torokhov
-11
/
+315
2022-01-11
module: Remove outdated comment
Yu Chen
-1
/
+0
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-96
/
+40
2022-01-11
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-180
/
+325
2022-01-11
Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+22
2022-01-11
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+13
2022-01-11
bpf: Fix incorrect integer literal used for marking scratched stack.
Christy Lee
-3
/
+3
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-110
/
+866
2022-01-11
Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-582
/
+873
2022-01-11
Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-46
/
+58
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-56
/
+45
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
-42
/
+31
2022-01-11
bpf: Fix mount source show for bpffs
Yafang Shao
-2
/
+12
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-2
/
+15
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-548
/
+1469
2022-01-10
Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-12
/
+5
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+5
2022-01-10
Merge tag 'core_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7
/
+8
2022-01-10
genirq/msi: Populate sysfs entry only once
Thomas Gleixner
-6
/
+5
2022-01-10
Merge branch 'workqueue/for-5.16-fixes' into workqueue/for-5.17
Tejun Heo
-1
/
+21
2022-01-10
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
-2
/
+15
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+5
2022-01-10
tracing: Add helper functions to simplify event_command.parse() callback hand...
Tom Zanussi
-0
/
+366
2022-01-10
tracing: Remove ops param from event_command reg()/unreg() callbacks
Tom Zanussi
-28
/
+20
2022-01-10
tracing: Change event_trigger_ops func() to trigger()
Tom Zanussi
-26
/
+37
[prev]
[next]