summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Author: Gang Li padata: dispatch works onGang Li Subject: padata: dispatch works on2024-03-061-2/+12
* crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabledHuang Shijie2024-03-051-0/+3
* modules: wait do_free_init correctlyChangbin Du2024-03-051-2/+7
* sched/numa, mm: do not try to migrate memory to memoryless nodesByungchul Park2024-03-051-0/+6
* arm64, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-241-0/+2
* crash: clean up kdump related config itemsBaoquan He2024-02-241-3/+4
* crash: split crash dumping code out from kexec_core.cBaoquan He2024-02-246-244/+293
* crash: remove dependency of FA_DUMP on CRASH_DUMPBaoquan He2024-02-243-2/+3
* crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-246-215/+239
* kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-244-439/+469
* mm/vmalloc: remove vmap_area_listBaoquan He2024-02-242-4/+1
* mm/cma: drop CONFIG_CMA_DEBUGAnshuman Khandual2024-02-221-6/+0
* mm: convert mm_counter_file() to take a folioKefeng Wang2024-02-221-1/+1
* Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-02-171-2/+2
|\
| * tracing/probes: Fix to search structure fields correctlyMasami Hiramatsu (Google)2024-02-171-2/+2
* | Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-161-6/+2
|\ \
| * | Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unb...Tejun Heo2024-02-061-6/+2
* | | Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-163-3/+7
|\ \ \ | |_|/ |/| |
| * | tracing/synthetic: Fix trace_string() return valueThorsten Blum2024-02-151-1/+2
| * | tracing: Inform kmemleak of saved_cmdlines allocationSteven Rostedt (Google)2024-02-141-0/+3
| * | tracing: Use ring_buffer_record_is_set_on() in tracer_tracing_is_on()Sven Schnelle2024-02-131-1/+1
| * | tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdefPetr Pavlu2024-02-131-1/+1
* | | Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-02-111-0/+3
|\ \ \
| * | | hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-061-0/+3
* | | | Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-112-25/+35
|\ \ \ \
| * | | | exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)Oleg Nesterov2024-02-081-7/+3
| * | | | getrusage: use sig->stats_lock rather than lock_task_sighand()Oleg Nesterov2024-02-081-3/+13
| * | | | getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov2024-02-081-15/+19
| |/ / /
* | | | Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-092-38/+47
|\ \ \ \ | | |/ / | |/| |
| * | | tracing: Fix wasted memory in saved_cmdlines logicSteven Rostedt (Google)2024-02-091-38/+37
| * | | ftrace: Fix DIRECT_CALLS to use SAVE_REGS by defaultMasami Hiramatsu (Google)2024-02-091-0/+10
* | | | kprobes: Remove unnecessary initial values of variablesLi zeming2024-02-081-2/+2
* | | | tracing/probes: Fix to set arg size and fmt after setting type from BTFMasami Hiramatsu (Google)2024-02-081-12/+13
* | | | tracing/probes: Fix to show a parse error for bad type for $commMasami Hiramatsu (Google)2024-02-082-3/+7
| |/ / |/| |
* | | Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-032-4/+4
|\| |
| * | tracing/timerlat: Move hrtimer_init to timerlat_fd open()Daniel Bristot de Oliveira2024-02-011-3/+3
| * | ring-buffer: Clean ring_buffer_poll_wait() error returnVincent Donnefort2024-01-311-1/+1
* | | Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-301-2/+4
|\| |
| * | tracing/trigger: Fix to return error if failed to alloc snapshotMasami Hiramatsu (Google)2024-01-261-2/+4
* | | Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-301-1/+1
|\ \ \
| * | | uprobes: use pagesize-aligned virtual address when replacing pagesDavid Hildenbrand2024-01-261-1/+1
* | | | Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-01-282-6/+20
|\ \ \ \
| * | | | futex: Prevent the reuse of stale pi_stateSebastian Andrzej Siewior2024-01-192-6/+20
* | | | | Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-281-1/+1
|\ \ \ \ \
| * | | | | genirq: Initialize resend_node hlist for all interrupt descriptorsDawei Li2024-01-241-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-282-1/+29
|\ \ \ \ \
| * | | | | tick/sched: Preserve number of idle sleeps across CPU hotplug eventsTim Chen2024-01-251-0/+5
| * | | | | clocksource: Skip watchdog check for large watchdog intervalsJiri Wiesner2024-01-251-1/+24
| |/ / / /
* | | | | Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linuxLinus Torvalds2024-01-252-3/+34
|\ \ \ \ \
| * | | | | rcu: Defer RCU kthreads wakeup when CPU is dyingFrederic Weisbecker2024-01-242-3/+34
| |/ / / /