summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-29MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACINGAlice Ryhl1-0/+15
2026-01-29tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macrosSteven Rostedt1-5/+0
2026-01-29tracing: Up the hist stacktrace size from 16 to 31Steven Rostedt2-2/+2
2026-01-29tracing: Remove notrace from trace_event_raw_event_synth()Steven Rostedt1-3/+3
2026-01-29tracing: Have hist_debug show what function a field usesSteven Rostedt1-31/+44
2026-01-27tracing: Disable trace_printk buffer on warning tooSteven Rostedt1-0/+9
2026-01-27ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macroGuenter Roeck1-3/+4
2026-01-27tracing: Have show_event_trigger/filter format a bit more in columnsSteven Rostedt1-4/+22
2026-01-27ring-buffer: Use a housekeeping CPU to wake up waitersPetr Tesarik1-3/+21
2026-01-27tracing: Check the return value of tracing_update_buffers()Steven Rostedt1-3/+4
2026-01-27tracing: Add show_event_triggers to expose active event triggersAaron Tomlin2-0/+72
2026-01-27tracing: Add show_event_filters to expose active event filtersAaron Tomlin2-0/+66
2026-01-27tracing: Replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-01-27tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin7-11/+82
2026-01-27tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...Steven Rostedt1-2/+0
2026-01-27tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin1-1/+1
2026-01-26Linux 6.19-rc7v6.19-rc7Linus Torvalds1-1/+1
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-4/+36
2026-01-25Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds30-139/+313
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-8/+13
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
2026-01-25keys/trusted_keys: fix handle passed to tpm_buf_append_name during unsealSrish Srinivasan1-2/+2
2026-01-25Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-25Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng1-0/+11
2026-01-25Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-7/+25
2026-01-25Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntbLinus Torvalds1-0/+1
2026-01-25Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-6/+23
2026-01-25Documentation: Project continuityDan Williams2-0/+42
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-74/+209
2026-01-24Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2026-01-24Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-17/+7
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+20
2026-01-24Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+17
2026-01-24Merge tag 'irq-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+12
2026-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-38/+73
2026-01-24Merge tag 'i2c-host-fixes-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-1/+1
2026-01-24Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini17-38/+73
2026-01-24Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+7
2026-01-24Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-12/+13
2026-01-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-21/+33
2026-01-24Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-9/+9
2026-01-24Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-21/+20
2026-01-24Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-18/+256
2026-01-24Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+17
2026-01-24Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-0/+55
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-58/+101
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-23/+59
2026-01-23Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+3