summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-11-03blktrace: add support for REQ_OP_WRITE_ZEROES tracingChaitanya Kulkarni
2025-10-28blktrace: for ftrace use correct trace format verChaitanya Kulkarni
2025-10-28blktrace: use debug print to report dropped eventsChaitanya Kulkarni
2025-10-22blktrace: handle BLKTRACESETUP2 ioctlJohannes Thumshirn
2025-10-22blktrace: trace zone write plugging operationsJohannes Thumshirn
2025-10-22blktrace: expose ZONE APPEND completions to blktraceJohannes Thumshirn
2025-10-22blktrace: add block trace commands for zone operationsJohannes Thumshirn
2025-10-22blktrace: move ftrace blk_io_tracer to blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: move trace_note to blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: differentiate between blk_io_trace versionsJohannes Thumshirn
2025-10-22blktrace: add definitions for struct blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: pass blk_user_trace2 to setup functionsJohannes Thumshirn
2025-10-22blktrace: add definitions for blk_user_trace_setup2Johannes Thumshirn
2025-10-22blktrace: split do_blk_trace_setup into two functionsJohannes Thumshirn
2025-10-22blktrace: change the internal action to 64bitJohannes Thumshirn
2025-10-22blktrace: untangle if/else sequence in __blk_add_traceJohannes Thumshirn
2025-10-22blktrace: split out relaying a blktrace eventJohannes Thumshirn
2025-10-22blktrace: factor out recording a blktrace eventJohannes Thumshirn
2025-10-22blktrace: only calculate trace length onceJohannes Thumshirn
2025-10-19Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-19Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-10-16bpf: Fix memory leak in __lookup_instance error pathShardul Bankar
2025-10-15bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...Alexei Starovoitov
2025-10-14sched/fair: Fix pelt lost idle time detectionVincent Guittot
2025-10-14sched/deadline: Stop dl_server before CPU goes offlinePeter Zijlstra (Intel)
2025-10-14perf/core: Fix MMAP2 event device with backing filesAdrian Hunter
2025-10-14perf/core: Fix MMAP event path names with backing filesAdrian Hunter
2025-10-14perf/core: Fix address filter match with backing filesAdrian Hunter
2025-10-14uprobe: Move arch_uprobe_optimize right after handlers executionJiri Olsa
2025-10-11Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-11tracing: Stop fortify-string from warning in tracing_mark_raw_write()Steven Rostedt
2025-10-10tracing: Fix tracing_mark_raw_write() to use buf and not ubufSteven Rostedt
2025-10-10bpf: Avoid RCU context warning when unpinning htab with internal structsKaFai Wan
2025-10-09Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-10-08tracing: Have trace_marker use per-cpu data to read user spaceSteven Rostedt
2025-10-08ring buffer: Propagate __rb_map_vma return value to callerAnkit Khushwaha
2025-10-08tracing: Fix irqoff tracers on failure of acquiring calltimeSteven Rostedt
2025-10-08tracing: Fix wakeup tracers on failure of acquiring calltimeSteven Rostedt
2025-10-08tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nulThorsten Blum
2025-10-07kho: add support for preserving vmalloc allocationsMike Rapoport (Microsoft)
2025-10-07kho: replace kho_preserve_phys() with kho_preserve_pages()Mike Rapoport (Microsoft)
2025-10-07kho: check if kho is finalized in __kho_preserve_order()Mike Rapoport (Microsoft)
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-05Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-10-05Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-04Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-04Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds