Age | Commit message (Expand) | Author |
2022-08-06 | Merge tag '9p-for-5.20' of https://github.com/martinetd/linux | Linus Torvalds |
2022-08-06 | Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-05 | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2022-08-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-04 | Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-03 | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-08-03 | Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel.... | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-02 | tracing: Use alignof__(struct {type b;}) instead of offsetof() | Steven Rostedt (Google) |
2022-08-02 | Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-08-02 | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-08-02 | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-01 | Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-01 | Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2022-07-31 | tracing: Use a struct alignof to determine trace event field alignment | Steven Rostedt (Google) |
2022-07-30 | rv/monitor: Add the wwnr monitor | Daniel Bristot de Oliveira |
2022-07-30 | rv/monitor: Add the wip monitor | Daniel Bristot de Oliveira |
2022-07-30 | rv/include: Add deterministic automata monitor definition via C macros | Daniel Bristot de Oliveira |
2022-07-30 | tracing: Use a copy of the va_list for __assign_vstr() | Steven Rostedt (Google) |
2022-07-29 | Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki |
2022-07-29 | Merge back cpuidle material for 5.20. | Rafael J. Wysocki |
2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel |
2022-07-28 | drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracing | Lukasz Luba |
2022-07-25 | btrfs: add tracepoints for ordered extents | Johannes Thumshirn |
2022-07-25 | btrfs: add trace event for submitted RAID56 bio | Qu Wenruo |
2022-07-24 | io_uring: Add tracepoint for short writes | Stefan Roesch |
2022-07-24 | io_uring: fix io_uring_cqe_overflow trace format | Dylan Yudaken |
2022-07-24 | io_uring: add trace event for running task work | Dylan Yudaken |
2022-07-24 | io_uring: clean up tracing events | Pavel Begunkov |
2022-07-24 | spmi: trace: fix stack-out-of-bound access in SPMI tracing functions | David Collins |
2022-07-19 | scsi: qla2xxx: tracing: Use the new __vstring() helper | Steven Rostedt (Google) |
2022-07-19 | scsi: iscsi: tracing: Use the new __vstring() helper | Steven Rostedt (Google) |
2022-07-15 | tracing/events: Add __vstring() and __assign_vstr() helper macros | Steven Rostedt (Google) |
2022-07-15 | neighbor: tracing: Have neigh_create event use __string() | Steven Rostedt (Google) |
2022-07-15 | tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event | Steven Rostedt (Google) |
2022-07-15 | iommu/vt-d: Move trace/events/intel_iommu.h under iommu | Lu Baolu |
2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-14 | Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-07-14 | tracing: devlink: Use static array for string in devlink_trap_report event | Steven Rostedt (Google) |
2022-07-14 | fs/nilfs2: Use the enum req_op and blk_opf_t types | Bart Van Assche |
2022-07-14 | fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers | Bart Van Assche |
2022-07-14 | fs/f2fs: Use the enum req_op and blk_opf_t types | Bart Van Assche |
2022-07-12 | blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem... | Li kunyu |
2022-07-08 | net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer | Steven Rostedt (Google) |
2022-07-06 | Merge tag 'scmi-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann |
2022-07-04 | mm/tracing: add 'accounted' entry into output of allocation tracepoints | Vasily Averin |
2022-07-04 | include: trace: Add SCMI fast channel tracing | Cristian Marussi |