summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2023-06-26Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds-208/+326
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds-200/+408
2023-06-26Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds-71/+109
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds-106/+108
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds-1/+1
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-6/+6
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki-1/+7
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner-88/+266
2023-06-25Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams-0/+1
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-184/+395
2023-06-23kernel/time/posix-stubs.c: remove duplicated includeYang Li-1/+0
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton-104/+177
2023-06-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds-5/+8
2023-06-23tracing/probes: Fix tracepoint event with $arg* to fetch correct argumentMasami Hiramatsu (Google)-2/+8
2023-06-23tracing/probes: Fix to return NULL and keep using current argcMasami Hiramatsu (Google)-1/+2
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-116/+265
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-14/+21
2023-06-22Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+23
2023-06-22Revert "cgroup: Avoid -Wstringop-overflow warnings"Tejun Heo-6/+0
2023-06-22syscalls: Remove file path comments from headersSohil Mehta-109/+1
2023-06-22tracing/boot: Replace strlcpy with strscpyAzeem Shaikh-4/+4
2023-06-22tracing/timerlat: Add user-space interfaceDaniel Bristot de Oliveira-5/+377
2023-06-22tracing/osnoise: Skip running osnoise if all instances are offDaniel Bristot de Oliveira-3/+28
2023-06-22tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disableDaniel Bristot de Oliveira-0/+68
2023-06-22ftrace: Show all functions with addresses in available_filter_functions_addrsJiri Olsa-0/+37
2023-06-22kbuild: generate KSYMTAB entries by modpostMasahiro Yamada-0/+12
2023-06-22hrtimer: Add missing sparse annotations to hrtimer lockingBen Dooks-0/+3
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-14/+21
2023-06-21cgroup/misc: Expose misc.current on cgroup v2 rootLeiZhou-97-1/+0
2023-06-21cgroup: Avoid -Wstringop-overflow warningsGustavo A. R. Silva-0/+6
2023-06-21Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-13/+13
2023-06-21cgroup: remove obsolete comment on cgroup_on_dfl()Miaohe Lin-2/+0
2023-06-21Merge branch irq/misc-6.5 into irq/irqchip-nextMarc Zyngier-0/+2
2023-06-21bpf: Force kprobe multi expected_attach_type for kprobe_multi linkJiri Olsa-0/+5
2023-06-21bpf/btf: Accept function names that contain dotsFlorent Revest-12/+8
2023-06-20function_graph: Support recording and printing the return value of functionDonglin Peng-11/+148
2023-06-20fgraph: Add declaration of "struct fgraph_ret_regs"Steven Rostedt (Google)-0/+3
2023-06-20Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-84/+208
2023-06-19watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64Petr Mladek-1/+1
2023-06-19watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek-1/+1
2023-06-19watchdog/hardlockup: move SMP barriers from common code to buddy codeDouglas Anderson-6/+21
2023-06-19watchdog/buddy: don't copy the cpumask in watchdog_next_cpu()Douglas Anderson-3/+2
2023-06-19watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is calledDouglas Anderson-9/+8
2023-06-19watchdog/hardlockup: in watchdog_hardlockup_check() use cpumask_copy()Douglas Anderson-1/+3
2023-06-19watchdog/hardlockup: don't use raw_cpu_ptr() in watchdog_hardlockup_kick()Douglas Anderson-1/+1
2023-06-19watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...Douglas Anderson-13/+0
2023-06-19watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe failsDouglas Anderson-10/+20
2023-06-19kernel: pid_namespace: remove unused set_memfd_noexec_scope()YueHaibing-1/+0
2023-06-19mm: ptep_get() conversionRyan Roberts-1/+1
2023-06-19dma-mapping: force bouncing if the kmalloc() size is not cache-line-alignedCatalin Marinas-1/+6