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