| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-08-19 | 2 | -2/+8 |
|\ |
|
| * | printk/panic: Allow cpu backtraces to be written into ringbuffer during panic | Ryo Takakura | 2024-08-13 | 2 | -2/+8 |
* | | Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-08-18 | 1 | -1/+2 |
|\ \ |
|
| * | | crash: fix riscv64 crash memory reserve dead loop | Jinjie Ruan | 2024-08-16 | 1 | -1/+2 |
* | | | Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2024-08-18 | 1 | -1/+11 |
|\ \ \ |
|
| * | | | cpu/SMT: Enable SMT only if a core is online | Nysal Jan K.A | 2024-08-13 | 1 | -1/+11 |
* | | | | Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-08-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | tracing: Return from tracing_buffers_read() if the file has been closed | Steven Rostedt | 2024-08-09 | 1 | -1/+1 |
* | | | | | Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-08-15 | 2 | -70/+7 |
|\ \ \ \ \ |
|
| * | | | | | kallsyms: Match symbols exactly with CONFIG_LTO_CLANG | Song Liu | 2024-08-15 | 2 | -70/+7 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-08-14 | 1 | -3/+22 |
|\ \ \ \ \ |
|
| * | | | | | pidfd: prevent creation of pidfds for kthreads | Christian Brauner | 2024-08-12 | 1 | -3/+22 |
* | | | | | | perf/bpf: Don't call bpf_overflow_handler() for tracing events | Kyle Huey | 2024-08-13 | 1 | -1/+2 |
* | | | | | | bpf: Fix a kernel verifier crash in stacksafe() | Yonghong Song | 2024-08-13 | 1 | -2/+3 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-08-11 | 2 | -6/+5 |
|\ \ \ \ \ |
|
| * | | | | | timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex() | Thomas Gleixner | 2024-08-05 | 1 | -1/+1 |
| * | | | | | ntp: Safeguard against time_constant overflow | Justin Stitt | 2024-08-05 | 1 | -3/+2 |
| * | | | | | ntp: Clamp maxerror and esterror to operating range | Justin Stitt | 2024-08-05 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-08-11 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | genirq/irqdesc: Honor caller provided affinity in alloc_desc() | Shay Drory | 2024-08-07 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2024-08-10 | 1 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | dma-debug: avoid deadlock between dma debug vs printk and netconsole | Rik van Riel | 2024-08-06 | 1 | -1/+4 |
* | | | | | | Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-08-09 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | kprobes: Fix to check symbol prefixes correctly | Masami Hiramatsu (Google) | 2024-08-05 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | module: make waiting for a concurrent module loader interruptible | Linus Torvalds | 2024-08-09 | 1 | -15/+25 |
* | | | | | | Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-08-08 | 8 | -39/+57 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | ring-buffer: Remove unused function ring_buffer_nr_pages() | Jianhui Zhou | 2024-08-08 | 1 | -12/+0 |
| * | | | | | tracing: Fix overflow in get_free_elt() | Tze-nan Wu | 2024-08-08 | 1 | -3/+3 |
| * | | | | | function_graph: Fix the ret_stack used by ftrace_graph_ret_addr() | Petr Pavlu | 2024-08-08 | 1 | -1/+1 |
| * | | | | | tracing: Use refcount for trace_event_file reference counter | Steven Rostedt | 2024-08-08 | 1 | -4/+4 |
| * | | | | | tracing: Have format file honor EVENT_FILE_FL_FREED | Steven Rostedt | 2024-08-08 | 5 | -19/+49 |
| |/ / / / |
|
* | | | | | Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 2024-08-08 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT | Kent Overstreet | 2024-08-07 | 1 | -0/+6 |
| | |_|/ /
| |/| | | |
|
* | | | | | module: warn about excessively long module waits | Linus Torvalds | 2024-08-08 | 1 | -7/+20 |
* | | | | | Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-08-08 | 2 | -3/+19 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | padata: Fix possible divide-by-0 panic in padata_mt_helper() | Waiman Long | 2024-08-08 | 1 | -0/+7 |
| * | | | | kcov: properly check for softirq context | Andrey Konovalov | 2024-08-08 | 1 | -3/+12 |
| |/ / / |
|
* | | | | profiling: remove profile=sleep support | Tetsuo Handa | 2024-08-04 | 2 | -20/+1 |
* | | | | Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-08-04 | 2 | -2/+3 |
|\ \ \ \ |
|
| * | | | | clocksource: Fix brown-bag boolean thinko in cs_watchdog_read() | Paul E. McKenney | 2024-08-02 | 1 | -1/+1 |
| * | | | | tick/broadcast: Move per CPU pointer access into the atomic section | Thomas Gleixner | 2024-07-31 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-08-04 | 2 | -21/+53 |
|\ \ \ \ |
|
| * | | | | sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate() | Yang Yingliang | 2024-07-29 | 1 | -0/+1 |
| * | | | | sched/core: Introduce sched_set_rq_on/offline() helper | Yang Yingliang | 2024-07-29 | 1 | -14/+26 |
| * | | | | sched/smt: Fix unbalance sched_smt_present dec/inc | Yang Yingliang | 2024-07-29 | 1 | -0/+1 |
| * | | | | sched/smt: Introduce sched_smt_present_inc/dec() helper | Yang Yingliang | 2024-07-29 | 1 | -7/+19 |
| * | | | | sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime | Zheng Zucheng | 2024-07-29 | 1 | -0/+6 |
| |/ / / |
|
* | | | | Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2024-08-04 | 2 | -3/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | jump_label: Fix the fix, brown paper bags galore | Peter Zijlstra | 2024-07-31 | 1 | -2/+2 |
| * | | | locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node() | Uros Bizjak | 2024-07-29 | 1 | -1/+1 |
| |/ / |
|