summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-10-29dma-mapping: convert dummy ops to physical address mappingLeon Romanovsky
2025-10-29dma-mapping: prepare dma_map_ops to conversion to physical addressLeon Romanovsky
2025-10-29tools/dma: move dma_map_benchmark from selftests to tools/dmaQinxin Xia
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra
2025-10-28tracing: Have persistent ring buffer print syscalls normallySteven Rostedt
2025-10-28tracing: Check for printable characters when printing field dyn stringsSteven Rostedt
2025-10-28tracing: Add parsing of flags to the sys_enter_openat trace eventSteven Rostedt
2025-10-28tracing: Show printable characters in syscall arraysSteven Rostedt
2025-10-28tracing: Add a config and syscall_user_buf_size file to limit amount writtenSteven Rostedt
2025-10-28tracing: Allow syscall trace events to read more than one user parameterSteven Rostedt
2025-10-28tracing: Display some syscall arrays as stringsSteven Rostedt
2025-10-28tracing: Have system call events record user array dataSteven Rostedt
2025-10-28perf: tracing: Have perf system calls read user spaceSteven Rostedt
2025-10-28perf: tracing: Simplify perf_sysenter_enable/disable() with guardsSteven Rostedt
2025-10-28tracing: Have syscall trace events read user space stringSteven Rostedt
2025-10-28tracing: Make trace_user_fault_read() exposed to rest of tracingSteven Rostedt
2025-10-28sched_ext: Use SCX_TASK_READY test instead of tryget_task_struct() during cla...Tejun Heo
2025-10-28rcu: Add a small-width RCU watching counter debug optionValentin Schneider
2025-10-28bpf: Fix stackmap overflow check in __bpf_get_stackid()Arnaud Lecomte
2025-10-28bpf: Refactor stack map trace depth calculation into helper functionArnaud Lecomte
2025-10-28sched: Fix the do_set_cpus_allowed() locking fixPeter Zijlstra
2025-10-28blktrace: for ftrace use correct trace format verChaitanya Kulkarni
2025-10-28blktrace: use debug print to report dropped eventsChaitanya Kulkarni
2025-10-27bpf: Add overwrite mode for BPF ring bufferXu Kuohai
2025-10-27Merge tag 'sched_ext-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-10-27bpf: dispatch to sleepable file dynptrMykyta Yatsenko
2025-10-27bpf: verifier: refactor kfunc specializationMykyta Yatsenko
2025-10-27bpf: add kfuncs and helpers support for file dynptrsMykyta Yatsenko
2025-10-27bpf: add plumbing for file-backed dynptrMykyta Yatsenko
2025-10-27bpf: verifier: centralize const dynptr check in unmark_stack_slots_dynptr()Mykyta Yatsenko
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko
2025-10-27genirq: Kill irq_{g,s}et_percpu_devid_partition()Marc Zyngier
2025-10-27genirq: Allow per-cpu interrupt sharing for non-overlapping affinitiesMarc Zyngier
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier
2025-10-27genirq: Add affinity to percpu_devid interrupt requestsMarc Zyngier
2025-10-27genirq: Factor-in percpu irqaction creationMarc Zyngier
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier
2025-10-27irqdomain: Add firmware info reporting interfaceMarc Zyngier
2025-10-26Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-26Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-26Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-24sched: Remove never used code in mm_cid_get()Andy Shevchenko
2025-10-24sched_ext: Fix scx_bpf_dsq_peek() with FIFO DSQsAndrea Righi
2025-10-24treewide: Remove in_irq()Matthew Wilcox (Oracle)
2025-10-24bpf: Conditionally include dynptr copy kfuncsMalin Jonsson
2025-10-24watchdog: move nmi_watchdog sysctl into .rodataJoel Granados
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-24kdb: Adapt kdb_msg_write to work with NBCON consolesMarcos Paulo de Souza
2025-10-24printk: nbcon: Export nbcon_write_context_set_bufMarcos Paulo de Souza
2025-10-24printk: nbcon: Allow KDB to acquire the NBCON contextMarcos Paulo de Souza