- 3798680 rxrpc: Fix RTT determination to use any ACK as a source by David Howells · 1 year, 4 months ago
- ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
- 6ed92e55 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year, 4 months ago
- 1e0c505 Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 4 months ago
- 7d461b2 Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 1 year, 4 months ago
- 59fff63 Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 1 year, 4 months ago
- 89ed67e Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 4 months ago
- c891e98 Merge tag 'smp-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 4 months ago
- 63ce50f Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 4 months ago
- d5acbc6 Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 1 year, 4 months ago
- 8b16da6 Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 4 months ago
- 49cac03 mm/migrate: add nr_split to trace_mm_migrate_pages stats. by Zi Yan · 1 year, 5 months ago
- 4e5b65a Merge tag 'v6.6-rc7' into sched/core, to pick up fixes by Ingo Molnar · 1 year, 4 months ago
- 7cd62ea BackMerge tag 'v6.6-rc7' into drm-next by Dave Airlie · 1 year, 4 months ago
- 041c346 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 4 months ago
- 2915240 neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section by Geert Uytterhoeven · 1 year, 5 months ago
- a940daa Merge branch 'linus' into smp/core by Thomas Gleixner · 1 year, 5 months ago
- 3fd2ca5 svcrdma: Fix tracepoint printk format by Chuck Lever · 1 year, 5 months ago
- 5ff817b SUNRPC: add list of idle threads by NeilBrown · 1 year, 6 months ago
- 078b8b9 btrfs: merge ordered work callbacks in btrfs_work into one by David Sterba · 1 year, 5 months ago
- b5e2c2f btrfs: tracepoints: add events for raid stripe tree by Johannes Thumshirn · 1 year, 6 months ago
- f169c62 sched/numa: Complete scanning of inactive VMAs when there is no alternative by Mel Gorman · 1 year, 5 months ago
- b7a5b53 sched/numa: Complete scanning of partial VMAs regardless of PID activity by Mel Gorman · 1 year, 5 months ago
- ed2da8b sched/numa: Trace decisions related to skipping VMAs by Mel Gorman · 1 year, 5 months ago
- a43557d accel/habanalabs: minor cosmetics update to trace file by Oded Gabbay · 1 year, 5 months ago
- 309ed96 accel/habanalabs: add traces for dma mappings by Ohad Sharabi · 1 year, 6 months ago
- 8db3057 Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 1 year, 5 months ago
- 72b96ee platform/x86/intel/ifs: Gen2 Scan test support by Jithu Joseph · 1 year, 5 months ago
- a72217a mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepoint by SeongJae Park · 1 year, 6 months ago
- 3dfbb55 mm, vmscan: remove ISOLATE_UNMAPPED by Vlastimil Babka · 1 year, 6 months ago
- c603c63 mm/damon/core: add a tracepoint for damos apply target regions by SeongJae Park · 1 year, 6 months ago
- 2d00946 mm/damon/core: remove 'struct target *' parameter from damon_aggregated tracepoint by SeongJae Park · 1 year, 6 months ago
- 28b24f9 net: implement lockless SO_MAX_PACING_RATE by Eric Dumazet · 1 year, 5 months ago
- 15874a3 sched/debug: Add new tracepoint to track compute energy computation by Qais Yousef · 1 year, 6 months ago
- e9cbc89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 1 year, 5 months ago
- 581512a vsock/virtio: MSG_ZEROCOPY flag support by Arseniy Krasnov · 1 year, 6 months ago
- a4a7644 x86/xen: move paravirt lazy code by Juergen Gross · 1 year, 6 months ago
- ccc3e13 scsi: ufs: core: Include the SCSI ID in UFS command tracing output by Bart Van Assche · 1 year, 6 months ago
- d090ec0 smp: Change function signatures to use call_single_data_t by Leonardo Bras · 1 year, 6 months ago
- cf8e865 arch: Remove Itanium (IA-64) architecture by Ard Biesheuvel · 2 years, 4 months ago
- 2933d3c tracing: Replace strlcpy with strscpy in trace/events/task.h by Azeem Shaikh · 1 year, 6 months ago
- 1c9f8df Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 6 months ago
- f35d170 Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 6 months ago
- 659b361 Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 1 year, 6 months ago
- 3d3dfeb Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 6 months ago
- d68b4b6 Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- 82e5d82 SUNRPC: Move trace_svc_xprt_enqueue by Chuck Lever · 1 year, 8 months ago
- 78c542f SUNRPC: Add enum svc_auth_status by Chuck Lever · 1 year, 7 months ago
- d75e490 SUNRPC: change svc_xprt::xpt_flags bits to enum by Chuck Lever · 1 year, 7 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- bd6c11b Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 6 months ago
- 3b6bf5b Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 1 year, 6 months ago
- 547635c Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 1 year, 6 months ago
- dd2c019 Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 1 year, 6 months ago
- c33ad3b erofs: adapt folios for z_erofs_read_folio() by Gao Xiang · 1 year, 7 months ago
- 182741d btrfs: remove v0 extent handling by Qu Wenruo · 1 year, 7 months ago
- dbb6ecb btrfs: tracepoints: simplify raid56 events by Qu Wenruo · 1 year, 9 months ago
- ab47243 Add cs42l43 PC focused SoundWire CODEC by Mark Brown · 1 year, 7 months ago
- b229baa kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h by Andy Shevchenko · 1 year, 8 months ago
- 27af67f3 powerpc/book3s64/mm: enable transparent pud hugepage by Aneesh Kumar K.V · 1 year, 7 months ago
- 104c49d powerpc/mm/trace: convert trace event to trace event class by Aneesh Kumar K.V · 1 year, 7 months ago
- e75850b Merge 6.5-rc6 into char-misc-next by Greg Kroah-Hartman · 1 year, 7 months ago
- 22884cf Merge tag 'fsi-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-next by Greg Kroah-Hartman · 1 year, 7 months ago
- 53e89e3 fsi: Add IBM I2C Responder virtual FSI master by Eddie James · 1 year, 9 months ago
- 4d016ae4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
- 8c95006 fs: dlm: add plock dev tracepoints by Alexander Aring · 1 year, 7 months ago
- 8a70ed9 tcp: add missing family to tcp_set_ca_state() tracepoint by Eric Dumazet · 1 year, 7 months ago
- 02c8fec fsi: core: Add trace events for scan and unregister by Eddie James · 1 year, 9 months ago
- a9ca9f9 page_pool: split types and declarations from page_pool.h by Yunsheng Lin · 1 year, 7 months ago
- d07b7b3 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 1 year, 7 months ago
- 680ee04 net: invert the netdevice.h vs xdp.h dependency by Jakub Kicinski · 1 year, 7 months ago
- bf4ea1d bpf, xdp: Add tracepoint to xdp attaching failure by Leon Hwang · 1 year, 7 months ago
- 925c86a fs: add CONFIG_BUFFER_HEAD by Christoph Hellwig · 1 year, 7 months ago
- b470985 net/handshake: Trace events for TLS Alert helpers by Chuck Lever · 1 year, 7 months ago
- 0b20198 spi: Merge up fixes from mainline by Mark Brown · 1 year, 7 months ago
- 1629156 blk-wbt: Replace strlcpy with strscpy by Azeem Shaikh · 1 year, 8 months ago
- 222f58a kyber: Replace strlcpy with strscpy by Azeem Shaikh · 1 year, 8 months ago
- 702ca02 spi: Fix spelling typos and acronyms capitalization by Andy Shevchenko · 1 year, 8 months ago
- b98dba2 jbd2: remove journal_clean_one_cp_list() by Zhang Yi · 1 year, 9 months ago
- 68433066 Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 8 months ago
- 73a3fcd Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 1 year, 8 months ago
- ba7bdec net: Replace strlcpy with strscpy by Azeem Shaikh · 1 year, 8 months ago
- f88fcb1 net: fix net_dev_start_xmit trace event vs skb_transport_offset() by Eric Dumazet · 1 year, 8 months ago
- dfab92f Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 1 year, 8 months ago
- ca7ce08 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year, 8 months ago
- 53ea167 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 1 year, 8 months ago
- 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
- f52f3d2 ext4: Give symbolic names to mballoc criterias by Ojaswin Mujoo · 1 year, 9 months ago
- 7e17092 ext4: Add allocation criteria 1.5 (CR1_5) by Ojaswin Mujoo · 1 year, 9 months ago
- 4eb7a4a1 ext4: Convert mballoc cr (criteria) to enum by Ojaswin Mujoo · 1 year, 9 months ago
- cd336f6 Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
- 9244724 Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
- a0433f8 Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
- cc423f6 Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 1 year, 8 months ago
- f7976a6 Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 8 months ago
- 63773d2 Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes. by Andrew Morton · 1 year, 8 months ago
- 54abe19 writeback: fix dereferencing NULL mapping->host on writeback_page_template by Rafael Aquini · 1 year, 9 months ago
- 6442550 btrfs: tracepoints: also show actual number of the outstanding extents by Naohiro Aota · 1 year, 9 months ago
- 75eb6af SUNRPC: Add a TCP-with-TLS RPC transport class by Chuck Lever · 1 year, 9 months ago
- 97d1c83 SUNRPC: Trace the rpc_create_args by Chuck Lever · 1 year, 9 months ago