public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-22 02:17:02 to 2026-04-22 06:52:01 UTC [more...]

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-04-22  6:51 UTC  (8+ messages)
` [PATCH v2 02/20] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default

[GIT PULL] Hyper-V next for v7.1
 2026-04-22  6:48 UTC 

[PATCH] spi: imx: fix runtime pm leak on probe deferral
 2026-04-22  6:47 UTC  (3+ messages)

[PATCH] media: iris: use IRQF_NO_AUTOEN when requesting the IRQ
 2026-04-22  6:47 UTC  (2+ messages)

[PATCH] media: rzg2l-cru: serialize state transitions with qlock
 2026-04-22  6:46 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Allow disabling Stage 1 translation
 2026-04-22  6:44 UTC  (3+ messages)

[PATCH v5 00/12] Allow preemption during IPI completion waiting to improve real-time performance
 2026-04-22  6:40 UTC  (13+ messages)
` [PATCH v5 01/12] smp: Disable preemption explicitly in __csd_lock_wait
` [PATCH v5 02/12] smp: Enable preemption early in smp_call_function_single
` [PATCH v5 03/12] smp: Refactor remote CPU selection in smp_call_function_any()
` [PATCH v5 04/12] smp: Use task-local IPI cpumask in smp_call_function_many_cond()
` [PATCH v5 05/12] smp: Alloc percpu csd data in smpcfd_prepare_cpu() only once
` [PATCH v5 06/12] smp: Enable preemption early in smp_call_function_many_cond
` [PATCH v5 07/12] smp: Remove preempt_disable from smp_call_function
` [PATCH v5 08/12] smp: Remove preempt_disable from on_each_cpu_cond_mask
` [PATCH v5 09/12] scftorture: Remove preempt_disable in scftorture_invoke_one
` [PATCH v5 10/12] x86/mm: Move flush_tlb_info back to the stack
` [PATCH v5 11/12] x86/mm: Enable preemption during native_flush_tlb_multi
` [PATCH v5 12/12] x86/mm: Enable preemption during flush_tlb_kernel_range

[PATCH RESEND] dmaengine: tegra: Fix burst size calculation
 2026-04-22  6:41 UTC 

[PATCH net v4 0/2] tcp: fix listener wakeup after reuseport migration
 2026-04-22  6:40 UTC  (6+ messages)
` [PATCH net v4 1/2] tcp: call sk_data_ready() after listener migration
` [PATCH net v4 2/2] selftests/bpf: check epoll readiness during reuseport migration

[PATCH] lsm: Fix the crash issue in xfrm_decode_session
 2026-04-22  6:39 UTC  (2+ messages)

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-04-22  6:39 UTC  (3+ messages)
` [PATCH 02/23] sched/isolation: Enhance housekeeping_update() to support updating more than one HK cpumask

[PATCH] staging: media: ipu3: fix out-of-bounds access in imgu_map_node()
 2026-04-22  6:38 UTC  (3+ messages)

[PATCH v2 0/5] media: lm3560: convert to use OF bindings
 2026-04-22  6:36 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: leds: Document TI LM3560 Synchronous Boost Flash Driver
` [PATCH v2 5/5] media: i2c: lm3560: Add support for PM features

[PATCH v14 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-04-22  6:32 UTC  (3+ messages)
` [PATCH v14 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v14 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store

[PATCH 0/2] powerpc: Fix a whole bunch of spelling mistakes
 2026-04-22  6:33 UTC  (4+ messages)
` [PATCH 1/2] powerpc: Add a typos.toml file

[PATCH v2 sched_ext/for-7.1] sched_ext: Invalidate dispatch decisions on CPU affinity changes
 2026-04-22  6:33 UTC  (6+ messages)

[PATCH 0/4] PCI: Introduce pci_dev_suspend_retention_supported() API
 2026-04-22  6:33 UTC  (3+ messages)
` [PATCH 4/4] nvme-pci: Use pci_dev_suspend_retention_supported() API during suspend

[PATCH] sched/deadline: Fix replenishment logic for non-deferred servers
 2026-04-22  6:33 UTC  (2+ messages)

[PATCH] usb: core: Fix bandwidth for devices with invalid wBytesPerInterval
 2026-04-22  6:32 UTC  (5+ messages)

[PATCH net 14/18] drivers: net: xircom: xirc2ps: Remove this driver
 2026-04-22  6:21 UTC 

[PATCH v3] mm: shmem: always support large folios for internal shmem mount
 2026-04-22  6:28 UTC  (9+ messages)

[PATCH] wifi: mac80211: check ieee80211_rx_data_set_link return in pubsta MLO path
 2026-04-22  6:27 UTC  (2+ messages)

[PATCH v3 0/5] phy: qcom: qmp-pcie: Add PCIe Gen5 8-lane bifurcation support for Glymur
 2026-04-22  6:27 UTC  (10+ messages)
` [PATCH v3 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add support for glymur Gen5 x8 bifurcation mode

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-22  6:04 UTC  (7+ messages)
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE

[PATCH v3 0/3] serial: sh-sci/rsci: Fix divide-by-zero and clean up baud rate handling
 2026-04-22  6:26 UTC  (3+ messages)
` [PATCH v3 3/3] serial: rsci: Refactor baud rate clock selection

[PATCH] mshv: Fix incorrect access type usage in GPA intercept trace event
 2026-04-22  6:25 UTC  (2+ messages)

[PATCH] wifi: nl80211: require admin perm on SET_PMK / DEL_PMK
 2026-04-22  6:23 UTC  (2+ messages)

[syzbot] [i2c?] [usb?] WARNING: ODEBUG bug in i2c_device_remove (2)
 2026-04-22  6:22 UTC 

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-04-22  6:19 UTC  (5+ messages)
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH

[PATCH 00/11] media: iris: Add support for glymur platform
 2026-04-22  6:19 UTC  (11+ messages)
` [PATCH 04/11] media: iris: Add helper to create a context bank device on iris vpu bus
` [PATCH 09/11] media: iris: Add support to select core for dual core platforms

[PATCH v2 0/8] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-04-22  6:16 UTC  (10+ messages)
` [PATCH v2 6/8] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v2 7/8] dma-direct: set decrypted flag for remapped DMA allocations

[PATCH v3 00/11] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-04-22  6:13 UTC  (3+ messages)
` [PATCH v3 01/11] PCI: Propagate FLR return values to callers

[PATCH v2 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-04-22  6:14 UTC  (9+ messages)
` [PATCH v2 2/2] riscv: dts: spacemit: Add cpu scaling "

[PATCH 7.0 00/76] 7.0.1-rc1 review
 2026-04-22  6:12 UTC  (2+ messages)

[PATCH v2] mm/filemap: avoid costly reclaim for high-order folio allocations
 2026-04-22  6:07 UTC  (4+ messages)

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-04-22  6:06 UTC  (12+ messages)
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add "
` [net-next PATCH 07/10] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH 09/10] net: dsa: realtek: rtl8365mb: add bridge port flags

[PATCH] cxl/dax: assign target node to cxl memdev during dax region probe
 2026-04-22  6:03 UTC 

[PATCH v3] drm/bridge: ite-it6263: Support power cycle in runtime
 2026-04-22  6:04 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: hx711: add HX710B support
 2026-04-22  6:02 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible
` [PATCH v2 2/2] iio: adc: hx711: add support for HX710B

[PATCH v4 0/5] phy: qcom: edp: Add DP/eDP switch for phys
 2026-04-22  6:01 UTC  (6+ messages)
` [PATCH v4 1/5] phy: qcom: edp: Unify generic DP/eDP swing and pre-emphasis tables
` [PATCH v4 2/5] phy: qcom: edp: Add eDP/DP mode switch support
` [PATCH v4 3/5] phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tables
` [PATCH v4 4/5] phy: qcom: edp: Fix AUX_CFG8 programming for DP mode
` [PATCH v4 5/5] phy: qcom: edp: Add PHY-specific LDO config for eDP low vdiff

[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
 2026-04-22  6:01 UTC  (3+ messages)
` [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB "

[PATCH 0/2] HID: appletb-kbd: fix UAF and mutex-in-atomic in inactivity timer
 2026-04-22  6:01 UTC  (3+ messages)

[PATCH] xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.h
 2026-04-22  5:59 UTC  (4+ messages)

[PATCH v2 1/2] dt: bindings: arm: add bindings for TQMa95xxLA
 2026-04-22  5:58 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: add tqma9596la-mba95xxca

[PATCH v3 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-04-22  5:56 UTC  (3+ messages)
` [PATCH v3 3/3] riscv: dts: spacemit: Add thermal sensor for K1 SoC

New warning in linus/master
 2026-04-22  5:56 UTC  (2+ messages)

[PATCH 1/2] Compiler Attributes: Add __access macro
 2026-04-22  5:50 UTC  (2+ messages)

[PATCH] dt-bindings: Fix phandle-array constraints, again
 2026-04-22  5:46 UTC  (2+ messages)

[syzbot] [i2c?] [usb?] WARNING: ODEBUG bug in i2c_device_remove (2)
 2026-04-22  5:45 UTC  (3+ messages)
` Forwarded: [PATCH] media: rtl2832: fix use-after-free in rtl2832_remove()

[PATCH bpf-next v12 6/8] bpf: Add syscall common attributes support for map_create
 2026-04-22  5:44 UTC  (3+ messages)

[PATCH net 00/18] Remove a number of ISA and PCMCIA Ethernet drivers
 2026-04-22  5:42 UTC  (5+ messages)

[PATCH] rust: add task_work abstraction
 2026-04-22  5:37 UTC  (4+ messages)

[linus:master] [mm] c6307674ed: BUG:sleeping_function_called_from_invalid_context_at_mm/vmalloc.c
 2026-04-22  5:32 UTC  (3+ messages)

Prebuilt LLVM 22.1.4 uploaded
 2026-04-22  5:30 UTC 

[PATCH bpf-next v12 5/8] bpf: Add syscall common attributes support for btf_load
 2026-04-22  5:28 UTC  (3+ messages)

[syzbot] [i2c?] [usb?] WARNING: ODEBUG bug in i2c_device_remove (2)
 2026-04-22  5:23 UTC 

[PATCH 1/1] tee: amdtee: store buffer ID in tee_shm->sec_world_id
 2026-04-22  5:16 UTC  (2+ messages)

[PATCH v3 0/3] perf: Fix SIGCHLD vs pause() race with short-lived workloads
 2026-04-22  5:05 UTC  (4+ messages)
` [PATCH v3 1/3] perf sched stats: Fix SIGCHLD vs pause() race in schedstat_record()
` [PATCH v3 2/3] perf sched stats: Fix SIGCHLD vs pause() race in schedstat_live()
` [PATCH v3 3/3] perf lock contention: Fix SIGCHLD vs pause() race in __cmd_contention()

[PATCH bpf-next v4 0/4] bpf: Reject TCP_NODELAY in TCP header option
 2026-04-22  5:05 UTC  (3+ messages)
` [PATCH bpf-next v4 2/4] bpf: Reject TCP_NODELAY in bpf-tcp-cc

[PATCH v2] cxl/region: Fix a race bug in delete_region_store
 2026-04-22  4:56 UTC 

[PATCH v2] mm/page_alloc: use batch page clearing in kernel_init_pages()
 2026-04-22  4:58 UTC  (6+ messages)

[PATCH] soc: ti: k3-ringacc: Fix access mode for k3_ringacc_ring_pop_tail_io()
 2026-04-22  4:54 UTC  (3+ messages)

[PATCH] powerpc/pseries/lparcfg: size the scratch buffer to the system parameter payload
 2026-04-22  4:49 UTC  (2+ messages)

[PATCH] pwm: atmel-tcb: Fix sleeping function called from invalid context
 2026-04-22  4:49 UTC  (4+ messages)
` [PATCH v2] pwm: atmel-tcb: Cache clock rates and mark chip as atomic

[PATCH 0/2] net: packetengines: remove obsolete PCI drivers
 2026-04-22  4:48 UTC  (3+ messages)
` [PATCH 1/2] net: packetengines: remove obsolete hamachi driver
` [PATCH 2/2] net: packetengines: remove obsolete yellowfin driver and vendor dir

[PATCH 0/1] ipmi: Fix issues with BMCs that report event and message incorrectly
 2026-04-22  4:44 UTC  (3+ messages)
  ` [Openipmi-developer] "

[PATCH net v6] net: stmmac: Prevent NULL deref when RX memory exhausted
 2026-04-22  4:45 UTC 

[PATCH v2 0/1] PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events
 2026-04-22  4:44 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
 2026-04-22  4:41 UTC  (6+ messages)
` [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip

[PATCH] mm/damon/sysfs-schemes: fix use-after-free on memcg_path and goal path
 2026-04-22  4:35 UTC  (4+ messages)

[PATCH 1/9] smb: client: block non-reconfigurable option changes on remount
 2026-04-22  4:34 UTC  (4+ messages)
` [PATCH 7/9] smb: client: block cache=ro and cache=singleclient "

[RFC PATCH v6 0/5] mm: Hot page tracking and promotion infrastructure
 2026-04-22  4:15 UTC  (8+ messages)
` [RFC PATCH v6 2/5] mm: migrate: Add migrate_misplaced_folios_batch()

[PATCH] EDAC/versal: Report PFN and page offset for DDR errors
 2026-04-22  3:49 UTC  (2+ messages)

[PATCH] ovl: Fix possible NULL pointer dereference in ovl_destroy_inode
 2026-04-22  4:10 UTC  (2+ messages)

[PATCH V2 00/16] i3c: mipi-i3c-hci: DMA abort, recovery and related improvements
 2026-04-22  4:04 UTC  (5+ messages)
` [PATCH V2 01/16] i3c: mipi-i3c-hci: Fix suspend behavior when bus disable falls back to software reset
` [PATCH V2 02/16] i3c: mipi-i3c-hci: Preserve RUN bit when aborting DMA ring

[PATCH v2] i3c: master: Replace sprintf() with sysfs_emit() family
 2026-04-22  3:59 UTC  (2+ messages)

[PATCH] EDAC/versalnet: Report PFN and page offset for DDR errors
 2026-04-22  3:59 UTC  (3+ messages)

[PATCH 6.6.y] Revert "perf unwind-libdw: Fix invalid reference counts"
 2026-04-22  3:57 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: imx8mp: switch usb controller to flattened model
 2026-04-22  3:53 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx95: switch usb3 "

[PATCH v3 0/1] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-04-22  3:53 UTC  (2+ messages)
` [PATCH v3 1/1] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694

[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-22  3:43 UTC  (8+ messages)
` [PATCH v4 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v4 2/3] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v4 3/3] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCH 00/13] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-04-22  3:41 UTC  (9+ messages)
` [PATCH 03/13] drm/msm/registers: Sync gen_header.py from mesa
` [PATCH 04/13] drm/msm/registers: Add perfcntr json
` [PATCH 09/13] drm/msm: Add per-context perfcntr state
` [PATCH 13/13] drm/msm: Add PERFCNTR_CONFIG ioctl

[PATCH 1/2] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
 2026-04-22  3:36 UTC  (12+ messages)

[PATCH] iommu/vt-d: Avoid NULL pointer dereference or refcount corruption
 2026-04-22  3:35 UTC 

[PATCH v2] vfs: replace ints with enum component_type for LAST_XXX
 2026-04-22  3:39 UTC  (2+ messages)

[PATCH net] tcp: make probe0 timer handle expired user timeout
 2026-04-22  3:31 UTC  (3+ messages)

[PATCH v4 0/2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-22  3:26 UTC  (4+ messages)
` [PATCH v4 1/2] mm: move overlap memory map init check to memmap_init()

[PATCH v3] drm/qxl: Convert qxl release idr to xarray
 2026-04-22  3:17 UTC 

[PATCH 0/3] RISC-V: KVM: AIA: Convert HGEI management to fully per-HART
 2026-04-22  3:09 UTC  (3+ messages)
` [PATCH 3/3] irqchip/riscv-imsic: Remove global nr_guest_files after KVM AIA per-HART conversion

[PATCH] arm64: traps: Add a macro to simplify the condition codes check
 2026-04-22  3:06 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Legion S7 15IMH
 2026-04-22  3:05 UTC  (5+ messages)

[PATCH 1/3] usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()
 2026-04-22  3:05 UTC  (7+ messages)
` [PATCH 2/3] usb: chipidea: udc: support dynamic gadget add/remove
` [PATCH 3/3] usb: chipidea: core: convert ci_role_switch to local variable

[PATCH] ntfs: fix s64 overflow in ntfs_mapping_pairs_decompress()
 2026-04-22  3:05 UTC 

[syzbot] [net?] kernel BUG in pn_socket_sendmsg
 2026-04-22  3:04 UTC 

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-22  2:56 UTC  (21+ messages)

[syzbot] [net?] kernel BUG in pn_socket_sendmsg
 2026-04-22  2:51 UTC 

[PATCH v2] mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free
 2026-04-22  2:47 UTC  (2+ messages)

[PATCH] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
 2026-04-22  2:40 UTC  (2+ messages)

[PATCH v2] usb: gadget: configfs: fix OOB read in ext_prop_data_show()
 2026-04-22  2:39 UTC 

[PATCH net v2 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
 2026-04-22  2:38 UTC  (3+ messages)
` [PATCH net v2 2/2] selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges

[PATCH V1 00/13] PCI passthru on Hyper-V (Part I)
 2026-04-22  2:32 UTC  (14+ messages)
` [PATCH V1 01/13] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH V1 02/13] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH V1 03/13] x86/hyperv: add insufficient memory support in irqdomain.c
` [PATCH V1 04/13] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH V1 05/13] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH V1 06/13] mshv: Implement mshv bridge device for VFIO
` [PATCH V1 07/13] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH V1 08/13] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
` [PATCH V1 09/13] mshv: Import data structs around device passthru from hyperv headers
` [PATCH V1 10/13] PCI: hv: Build device id for a VMBus device, export PCI devid function
` [PATCH V1 11/13] x86/hyperv: Implement hyperv virtual iommu
` [PATCH V1 12/13] mshv: Populate mmio mappings for PCI passthru
` [PATCH V1 13/13] mshv: pin all ram mem regions if partition has device passthru

[PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer
 2026-04-22  2:30 UTC  (2+ messages)

[PATCH v7 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
 2026-04-22  2:30 UTC  (10+ messages)
` [PATCH v7 1/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc0-pinctrl

[PATCH v3] ALSA: usb-audio: qcom: move offload usage counting to stream request handler
 2026-04-22  2:28 UTC 

[PATCH 0/2] Add PMAU0102 RPMH regulator support
 2026-04-22  2:25 UTC  (6+ messages)
` [PATCH 2/2] regulator: rpmh-regulator: Add RPMH regulator support for Nord

[PATCH] net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
 2026-04-22  2:21 UTC  (2+ messages)

[PATCH v2] tracepoint: Fix typo in tracepoint.h comment
 2026-04-22  2:18 UTC 

[PATCH v5 00/21] Virtual Swap Space
 2026-04-22  2:18 UTC  (3+ messages)

[RFC PATCH v2] mm: Improve pgdat_balanced() to avoid over-reclamation for higher-order allocation
 2026-04-22  2:18 UTC 

[PATCH v3 00/22] ext4: use iomap for regular file's buffered I/O path
 2026-04-22  2:10 UTC  (13+ messages)
` [PATCH v3 09/22] ext4: implement writeback path using iomap
` [PATCH v3 10/22] ext4: implement mmap "
` [PATCH v3 12/22] iomap: support invalidating partial folios
` [PATCH v3 14/22] ext4: implement partial block zero range path using iomap
` [PATCH v3 15/22] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH v3 16/22] ext4: disable online defrag when inode using "
` [PATCH v3 17/22] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH v3 18/22] ext4: introduce a mount option for iomap buffered I/O path
` [PATCH v3 19/22] ext4: submit zeroed post-EOF data immediately in the "
` [PATCH v3 20/22] ext4: wait for ordered I/O "
` [PATCH v3 21/22] ext4: update i_disksize to i_size on ordered I/O completion
` [PATCH v3 22/22] ext4: add tracepoints for ordered I/O in the iomap buffered I/O path


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox