aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/...Mark Brown
2024-06-17Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/n...Mark Brown
2024-06-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.gitMark Brown
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/prin...Mark Brown
2024-06-17Merge branch 'fs-next' of linux-nextMark Brown
2024-06-17Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/v...Mark Brown
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Mark Brown
2024-06-17Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2024-06-17Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/n...Mark Brown
2024-06-17Merge branch 'mm-hotfixes-unstable' of git://git.kernel.org/pub/scm/linux/ker...Mark Brown
2024-06-15fooAndrew Morton
2024-06-15hung_task: ignore hung_task_warnings when hung_task_panic is enabledYongliang Gao
2024-06-15zap_pid_ns_processes: don't send SIGKILL to sub-threadsOleg Nesterov
2024-06-15crash: remove header files which are included more than onceWenchao Hao
2024-06-15kernel/panic: add verbose logging of kernel taints in backtracesJani Nikula
2024-06-15kernel/panic: initialize taint_flags[] using a macroJani Nikula
2024-06-15kernel/panic: convert print_tainted() to use struct seq_buf internallyJani Nikula
2024-06-15kernel/panic: return early from print_tainted() when not taintedJani Nikula
2024-06-15lib min_heap: rename min_heapify() to min_heap_sift_down()Kuan-Wei Chiu
2024-06-15lib min_heap: add args for min_heap_callbacksKuan-Wei Chiu
2024-06-15lib min_heap: add type safe interfaceKuan-Wei Chiu
2024-06-15perf/core: fix several typosKuan-Wei Chiu
2024-06-15fork-use-this_cpu_try_cmpxchg-in-try_release_thread_stack_to_cache-fixUros Bizjak
2024-06-15fork: use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache()Uros Bizjak
2024-06-15backtracetest: add MODULE_DESCRIPTION()Jeff Johnson
2024-06-15ftrace: unpoison ftrace_regs in ftrace_ops_list_func()Ilya Leoshkevich
2024-06-15mm: remove the implementation of swap_free() and always use swap_free_nr()Barry Song
2024-06-15kcov: don't lose track of remote references during softirqsAleksandr Nogikh
2024-06-15gcov: add support for GCC 14Peter Oberparleiter
2024-06-15zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDINGOleg Nesterov
2024-06-15kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov
2024-06-14Merge branch 'vfs.misc' into vfs.allChristian Brauner
2024-06-13bpf: crypto: make state and IV dynptr nullableVadim Fedorenko
2024-06-13bpf: verifier: make kfuncs args nullalbleVadim Fedorenko
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13bpf: fix UML x86_64 compile failureMaciej Żenczykowski
2024-06-13bpf: Fix bpf_dynptr documentation commentsDaniel Xu
2024-06-13bpf: Reduce stack consumption in check_stack_write_fixed_offDaniel Borkmann
2024-06-13bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu
2024-06-12bpf: verifier: Relax caller requirements for kfunc projection type argsDaniel Xu
2024-06-12bpf: Make bpf_session_cookie() kfunc return long *Daniel Xu
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-10tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()Oleg Nesterov
2024-06-08Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-05Merge branch 'rework/write-atomic' into for-nextPetr Mladek