summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracing: Allow trace_printk() to go to other instance buffersSteven Rostedt2024-08-261-11/+35
* tracing: Add "traceoff" flag to boot time tracing instancesSteven Rostedt2024-08-261-1/+30
* ring-buffer: Align meta-page to sub-buffers for improved TLB usageVincent Donnefort2024-08-261-13/+20
* ring-buffer: Add magic and struct size to boot up meta dataSteven Rostedt2024-08-261-0/+14
* ring-buffer: Don't reset persistent ring-buffer meta saved addressesSteven Rostedt2024-08-261-8/+24
* tracing/fgraph: Have fgraph handle previous boot function addressesSteven Rostedt2024-08-151-5/+18
* tracing: Allow boot instances to use reserve_mem boot memorySteven Rostedt (Google)2024-08-151-8/+15
* tracing: Fix ifdef of snapshots to not prevent last_boot_info fileSteven Rostedt2024-08-141-2/+2
* Merge tag 'v6.11-rc3' into trace/ring-buffer/coreSteven Rostedt2024-08-14174-5032/+7932
|\
| * Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-112-6/+5
| |\
| | * timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()Thomas Gleixner2024-08-051-1/+1
| | * ntp: Safeguard against time_constant overflowJustin Stitt2024-08-051-3/+2
| | * ntp: Clamp maxerror and esterror to operating rangeJustin Stitt2024-08-051-2/+2
| * | Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-111-0/+1
| |\ \
| | * | genirq/irqdesc: Honor caller provided affinity in alloc_desc()Shay Drory2024-08-071-0/+1
| | |/
| * | Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/...Linus Torvalds2024-08-101-1/+4
| |\ \
| | * | dma-debug: avoid deadlock between dma debug vs printk and netconsoleRik van Riel2024-08-061-1/+4
| * | | Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-08-091-2/+2
| |\ \ \
| | * | | kprobes: Fix to check symbol prefixes correctlyMasami Hiramatsu (Google)2024-08-051-2/+2
| | | |/ | | |/|
| * | | module: make waiting for a concurrent module loader interruptibleLinus Torvalds2024-08-091-15/+25
| * | | Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-08-088-39/+57
| |\ \ \
| | * | | ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou2024-08-081-12/+0
| | * | | tracing: Fix overflow in get_free_elt()Tze-nan Wu2024-08-081-3/+3
| | * | | function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()Petr Pavlu2024-08-081-1/+1
| | * | | tracing: Use refcount for trace_event_file reference counterSteven Rostedt2024-08-081-4/+4
| | * | | tracing: Have format file honor EVENT_FILE_FL_FREEDSteven Rostedt2024-08-085-19/+49
| | |/ /
| * | | Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-08-081-0/+6
| |\ \ \
| | * | | lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STATKent Overstreet2024-08-071-0/+6
| * | | | module: warn about excessively long module waitsLinus Torvalds2024-08-081-7/+20
| * | | | Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-082-3/+19
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | padata: Fix possible divide-by-0 panic in padata_mt_helper()Waiman Long2024-08-081-0/+7
| | * | | kcov: properly check for softirq contextAndrey Konovalov2024-08-081-3/+12
| | |/ /
| * | | profiling: remove profile=sleep supportTetsuo Handa2024-08-042-20/+1
| * | | Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-042-2/+3
| |\ \ \
| | * | | clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()Paul E. McKenney2024-08-021-1/+1
| | * | | tick/broadcast: Move per CPU pointer access into the atomic sectionThomas Gleixner2024-07-311-1/+2
| | |/ /
| * | | Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-08-042-21/+53
| |\ \ \
| | * | | sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()Yang Yingliang2024-07-291-0/+1
| | * | | sched/core: Introduce sched_set_rq_on/offline() helperYang Yingliang2024-07-291-14/+26
| | * | | sched/smt: Fix unbalance sched_smt_present dec/incYang Yingliang2024-07-291-0/+1
| | * | | sched/smt: Introduce sched_smt_present_inc/dec() helperYang Yingliang2024-07-291-7/+19
| | * | | sched/cputime: Fix mul_u64_u64_div_u64() precision for cputimeZheng Zucheng2024-07-291-0/+6
| | |/ /
| * | | Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-08-042-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | jump_label: Fix the fix, brown paper bags galorePeter Zijlstra2024-07-311-2/+2
| | * | locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()Uros Bizjak2024-07-291-1/+1
| | |/
| * | profiling: remove stale percpu flip buffer variablesLinus Torvalds2024-07-301-6/+0
| * | task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORKLinus Torvalds2024-07-291-0/+6
| * | profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds2024-07-291-181/+2
| * | profiling: remove prof_cpu_maskTetsuo Handa2024-07-292-40/+13
| * | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-291-2/+0
| |/