summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-09-16Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-09-12Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-12uidgid: make sure we fit into one cachelineChristian Brauner
2024-09-11workqueue: Clear worker->pool in the worker thread contextLai Jiangshan
2024-09-11Merge tag 'printk-for-6.11-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-11Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2024-09-11bpf: Support __nullable argument suffix for tp_btfPhilo Lu
2024-09-11bpf, cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcvDaniel Xu
2024-09-11Merge branch 'for-6.11-fixup' into for-linusPetr Mladek
2024-09-10PM: hibernate: Remove unused stub for saveable_highmem_page()Andy Shevchenko
2024-09-10Merge tag 'trace-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-09tracing: Drop unused helper function to fix the buildAndy Shevchenko
2024-09-09tracing/osnoise: Fix build when timerlat is not enabledSteven Rostedt
2024-09-09printk: Export match_devname_and_update_preferred_console()Yu Liao
2024-09-08Merge tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2024-09-05Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...Steven Rostedt
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt
2024-09-05tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian
2024-09-04bpf: add check for invalid name in btf_name_valid_section()Jeongjun Park
2024-09-04perf/aux: Fix AUX buffer serializationPeter Zijlstra
2024-09-04Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-03audit: Make use of str_enabled_disabled() helperHongbo Li
2024-09-03uprobes: Use kzalloc to allocate xol areaSven Schnelle
2024-09-01kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=yPetr Tesarik
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-01Merge tag 'locking-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-30bpf: Fix a crash when btf_parse_base() returns an error pointerMartin KaFai Lau
2024-08-30drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark
2024-08-30padata: Honor the caller's alignment in case of chunk_size 0Kamlesh Gurudasani
2024-08-28audit: use task_tgid_nr() instead of task_pid_nr()Ricardo Robaina
2024-08-27Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-24Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-24Merge tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-21Revert "pidfd: prevent creation of pidfds for kthreads"Christian Brauner
2024-08-21tracing: Fix memory leak in fgraph storage selftestMasami Hiramatsu (Google)
2024-08-21tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subo...Masami Hiramatsu (Google)
2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-17Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-08-17padata: use integer wrap around to prevent deadlock on seq_nr overflowVanGiang Nguyen