All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 03:00:17 to 2026-03-10 04:06:22 UTC [more...]

[PATCH v2 0/1] perf: Add --pmu-filter option for filtering PMUs
 2026-03-10  4:06 UTC  (2+ messages)
` [PATCH v2 1/1] "

linux-next: Tree for Mar 9
 2026-03-10  4:05 UTC  (3+ messages)
` linux-next: Tree for Mar 9 (ntfs)

[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-10  4:05 UTC  (14+ messages)
` [PATCH v2 01/24] drm/i915/lt_phy: Dump missing PLL state parameters
` [PATCH v2 02/24] drm/i915/lt_phy: Add check if PLL is enabled
` [PATCH v2 03/24] drm/i915/lt_phy: Add PLL information for xe3plpd
` [PATCH v2 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
` [PATCH v2 05/24] drm/i915/lt_phy: Add lane_count to "

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-03-10  4:04 UTC  (7+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
      ` [BUG] SPARSEMEM broken on RISC-V; was: [PATCH] "

[PATCH] convert: constify some variables in ident_to_worktree()
 2026-03-10  4:03 UTC 

[PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
 2026-03-10  4:02 UTC  (5+ messages)

[RFC v4 0/4] platform/x86/amd: Add AMD DPTCi driver for TDP control in devices without vendor-specific controls
 2026-03-10  4:01 UTC  (3+ messages)
` [RFC v4 2/4] platform/x86/amd: dptc: Add AMD DPTCi driver

[patch 2/2] sched/idle: Make default_idle_call() NOHZ aware
 2026-03-10  3:57 UTC  (8+ messages)
    ` [PATCH v1] sched: idle: Make skipping governor callbacks more consistent

[RFC 0/3] Add buffered write-through support to iomap & xfs
 2026-03-10  3:57 UTC  (3+ messages)
` [RFC 2/3] iomap: Enable stable writes for RWF_WRITETHROUGH inodes

[PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
 2026-03-10  3:56 UTC  (4+ messages)

[f2fs-dev] [syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-03-10  3:54 UTC  (10+ messages)
            `  "

[PATCHBOMB v9] xfsprogs: autonomous self healing of filesystems
 2026-03-10  3:53 UTC  (47+ messages)
` [PATCHSET "
  ` [PATCH 01/28] libfrog: add a function to grab the path from an open fd and a file handle
  ` [PATCH 02/28] libfrog: create healthmon event log library functions
  ` [PATCH 03/28] libfrog: add support code for starting systemd services programmatically
  ` [PATCH 04/28] libfrog: hoist a couple of service helper functions
  ` [PATCH 05/28] libfrog: add wrappers for listmount and statmount
  ` [PATCH 06/28] man2: document the healthmon ioctl
  ` [PATCH 07/28] man2: document the media verification ioctl
  ` [PATCH 08/28] xfs_io: monitor filesystem health events
  ` [PATCH 09/28] xfs_io: add a media verify command
  ` [PATCH 10/28] xfs_healer: create daemon to listen for health events
  ` [PATCH 11/28] xfs_healer: enable repairing filesystems
  ` [PATCH 12/28] xfs_healer: use getparents to look up file names
  ` [PATCH 13/28] xfs_healer: create a per-mount background monitoring service
  ` [PATCH 14/28] xfs_healer: create a service to start the per-mount healer service
  ` [PATCH 15/28] xfs_healer: don't start service if kernel support unavailable
  ` [PATCH 16/28] xfs_healer: use the autofsck fsproperty to select mode
  ` [PATCH 17/28] xfs_healer: run full scrub after lost corruption events or targeted repair failure
  ` [PATCH 18/28] xfs_healer: use getmntent to find moved filesystems
  ` [PATCH 19/28] xfs_healer: use statmount to find moved filesystems even faster
  ` [PATCH 20/28] xfs_healer: validate that repair fds point to the monitored fs
  ` [PATCH 21/28] xfs_healer: add a manual page
  ` [PATCH 22/28] xfs_scrub: use the verify media ioctl during phase 6 if possible
  ` [PATCH 23/28] xfs_scrub: perform media scanning of the log region
  ` [PATCH 24/28] xfs_scrub: print systemd service names
  ` [PATCH 25/28] xfs_io: add listmount and statmount commands
  ` [PATCH 26/28] mkfs: enable online repair if all backrefs are enabled
  ` [PATCH 27/28] debian/control: listify the build dependencies
  ` [PATCH 28/28] debian: enable xfs_healer on the root filesystem by default
` [PATCHSET v9 1/2] fstests: test generic file IO error reporting
  ` [PATCH 1/1] generic: test fsnotify filesystem "
` [PATCHSET v9 2/2] fstests: autonomous self healing of filesystems
  ` [PATCH 01/14] xfs: test health monitoring code
  ` [PATCH 02/14] xfs: test for metadata corruption error reporting via healthmon
  ` [PATCH 03/14] xfs: test io "
  ` [PATCH 04/14] xfs: set up common code for testing xfs_healer
  ` [PATCH 05/14] xfs: test xfs_healer's event handling
  ` [PATCH 06/14] xfs: test xfs_healer can fix a filesystem
  ` [PATCH 07/14] xfs: test xfs_healer can report file I/O errors
  ` [PATCH 08/14] xfs: test xfs_healer can report file media errors
  ` [PATCH 09/14] xfs: test xfs_healer can report filesystem shutdowns
  ` [PATCH 10/14] xfs: test xfs_healer can initiate full filesystem repairs
  ` [PATCH 11/14] xfs: test xfs_healer can follow mount moves
  ` [PATCH 12/14] xfs: test xfs_healer wont repair the wrong filesystem
  ` [PATCH 13/14] xfs: test xfs_healer background service
  ` [PATCH 14/14] xfs: test xfs_healer startup service

[PATCH] mfd: wcd934x: Unroll regmap and irqchip on removal
 2026-03-10  3:53 UTC 

[PATCH 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
 2026-03-10  3:53 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: glymur-gcc: Add missing CX power domain and required opp

[PATCH v2 0/4] selftests: riscv: Fix compilation issues for v_ptrace and cfi
 2026-03-10  3:50 UTC  (4+ messages)
` [PATCH v2 2/4] selftests: riscv: Add braces around EXPECT_EQ()

[PATCH v2 0/5] k3-am68-phyboard-izar dsi support
 2026-03-10  3:50 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay

[PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
 2026-03-10  3:49 UTC  (3+ messages)

[PATCH v10 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-03-10  1:24 UTC  (2+ messages)
` [PATCH v10 02/18] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use

[PATCH v2 0/5] SDM670 LPASS LPI pin controller support
 2026-03-10  3:46 UTC  (3+ messages)
` [PATCH v2 4/5] arm64: dts: qcom: sdm670: add lpi pinctrl

[PATCH] RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ path
 2026-03-10  3:46 UTC 

[PATCH v2] iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
 2026-03-10  3:45 UTC 

[PATCH 0/9] amd-pstate: Introduce AMD CPPC Performance Priority
 2026-03-10  3:45 UTC  (4+ messages)
` [PATCH 9/9] Documentation/amd-pstate: Add documentation for amd_pstate_floor_{freq,count}

[PATCH net-next] net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm reset
 2026-03-10  3:45 UTC  (3+ messages)

[PATCH] tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect()
 2026-03-10  3:40 UTC  (3+ messages)

[BUG] WARNING in alloc_slab_obj_exts triggered by __d_alloc
 2026-03-10  3:40 UTC  (6+ messages)
` [PATCH] mm/slab: fix an incorrect check in obj_exts_alloc_size()

[PATCH] reset-controller: ti: introduce a new reset handler
 2026-03-10  3:39 UTC 

[PATCH BlueZ v2 0/6] Nintendo Switch 2 support
 2026-03-10  3:30 UTC  (2+ messages)

[PATCH] perf: Fix deadlock in perf_mmap()
 2026-03-10  3:37 UTC  (2+ messages)

[PATCH V4 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-03-10  3:36 UTC  (9+ messages)
` [PATCH V4 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur ADSP
  ` [PATCH V4 1/5] dt-bindings: remoteproc: qcom, sm8550-pas: "
` [PATCH V4 2/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur CDSP
  ` [PATCH V4 2/5] dt-bindings: remoteproc: qcom, sm8550-pas: "
` [PATCH V4 3/5] dt-bindings: misc: qcom,fastrpc: Add compatible for Glymur
  ` [PATCH V4 3/5] dt-bindings: misc: qcom, fastrpc: "
` [PATCH V4 4/5] arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC
` [PATCH V4 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP

[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
 2026-03-10  3:36 UTC  (11+ messages)
` [PATCH RFC v3 1/4] x86/mm: Use proper page table helpers for huge page generation
` [PATCH RFC v3 2/4] mm/pgtable: Make pfn_pte() filter out huge page attributes

[PATCH] t1900: add tests for git repo structure subcommand
 2026-03-10  3:35 UTC  (2+ messages)

[PATCH] drm/ras: Fix memory leak in doit_reply_value() error path
 2026-03-10  3:34 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 0/3] docs: sp_SP: Add Rust documentation section
 2026-03-10  3:33 UTC  (5+ messages)
` [PATCH v2 3/3] docs: sp_SP: Add Spanish translation for Rust coding guidelines

[PATCH] powerpc/kexec/core: use big-endian types for crash variables
 2026-03-10  3:33 UTC  (3+ messages)

[PATCH 0/3] Add support for the ASUS ROG Phone 3 (SM8250)
 2026-03-10  3:32 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add ASUS ROG Phone 3
` [PATCH 3/3] arm64: dts: qcom: sm8250-asus-obiwan: "

[PATCH] apply.c: fix -p argument parsing
 2026-03-10  3:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
 2026-03-10  3:29 UTC  (9+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86

[PATCH v2] atm: lec: fix use-after-free in sock_def_readable()
 2026-03-10  3:18 UTC  (2+ messages)

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2026-03-10  3:26 UTC  (10+ messages)
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
 2026-03-10  3:26 UTC  (3+ messages)
` [PATCH v2 10/10] platform/chrome: cros_usbpd_logger: Simplify with devm

[PATCH RESEND 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-10  3:25 UTC  (5+ messages)
` [PATCH RESEND 1/4] drm/prime: Limit scatter list size with dedicated DMA device
` [PATCH RESEND 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
` [PATCH RESEND 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
` [PATCH RESEND 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device

[PATCHSET v2] xfsprogs: various bug fixes for 6.19
 2026-03-10  3:25 UTC  (5+ messages)
` [PATCH 1/4] misc: fix a few memory leaks
` [PATCH 2/4] libxfs: fix data corruption bug in libxfs_file_write
` [PATCH 3/4] mkfs: fix protofile data corruption when in/out file block sizes don't match
` [PATCH 4/4] mkfs: fix log sunit automatic configuration

[PATCH v3 00/15] mailbox: Stop sending NULL mailbox messages
 2026-03-10  3:23 UTC  (3+ messages)
` [PATCH v3 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()

[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-10  3:23 UTC  (5+ messages)
` [PATCH v5 31/41] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()

[PATCH v5 0/2] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-10  3:20 UTC  (6+ messages)
` [PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
` [PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-10  3:20 UTC  (10+ messages)
` [PATCH 1/4] drm/prime: Limit scatter list size with dedicated DMA device
` [PATCH 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
` [PATCH 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
` [PATCH 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device

[PATCH 6.18 000/757] 6.18.16-rc2 review
 2026-03-10  3:16 UTC  (2+ messages)
` Patches not posted as reply to stable-rc reviews (was "Re: [PATCH 6.18 000/757] 6.18.16-rc2 review")

[PATCH] intel_iommu: Remove 'x-' prefix from 'x-scalable-mode' and 'x-flts' properties
 2026-03-10  3:16 UTC  (4+ messages)

[Patch v3 0/7] Enable core PMU for DMR and NVL
 2026-03-10  3:14 UTC  (4+ messages)
` [Patch v3 6/7] perf/x86: Use macros to replace magic numbers in attr_rdpmc

[PATCH 0/2] cpufreq: governor: Apply limits with target_freq instead of policy->cur
 2026-03-10  3:14 UTC  (4+ messages)

[PATCH v1 0/6] TLS read_sock performance scalability
 2026-03-10  3:14 UTC  (2+ messages)

[PATCH] selftests/clone3: Fix capability dropping by using standard libcap API
 2026-03-10  3:14 UTC 

[PATCH V2 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
 2026-03-10  3:12 UTC  (5+ messages)
` [PATCH V2 1/4] mm: shrinker: add one more parameter in shrinker_id()
` [PATCH V2 2/4] mm: shrinker: move shrinker_id() code block below memcg_kmem_online()
` [PATCH V2 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
` [PATCH V2 4/4] mm: shrinker: remove unnecessary check in shrink_slab_memcg()

[PATCH v3 0/2] Enable inline crypto engine on SM8250
 2026-03-10  3:12 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: ice: Document sm8250 inline crypto engine
` [PATCH v3 2/2] arm64: dts: qcom: sm8250: Add "

[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-10  3:11 UTC  (3+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs
` [PATCH v4 2/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP

zram: Optimize LZ4 dictionary compression performance
 2026-03-10  2:54 UTC 

[PATCH 5.15.y] dlm: fix possible lkb_resource null dereference
 2026-03-10  3:10 UTC 

[PATCH v4 0/3] Add support for Orange Pi 5 Pro
 2026-03-10  3:10 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: arm: rockchip: Add "
` [PATCH v4 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v4 3/3] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[PATCH 0/7] Add VIRTIO_F_IN_ORDER support to vhost shadow virtqueue
 2026-03-10  3:09 UTC  (13+ messages)
` [PATCH 1/7] virtio: Allow to fill a whole virtqueue in order
` [PATCH 4/7] vhost: factor out the get of last used desc in SVQ
` [PATCH 5/7] vhost: factor out the detach buf logic "

[PATCH] net/vhost-vdpa: enable vqs before DRIVER_OK if no cvq
 2026-03-10  3:09 UTC  (4+ messages)

[PATCH 0/2] repo: remove redundant variable shadow in stats_table_print_structure
 2026-03-10  3:08 UTC  (2+ messages)

[PATCH] PCI: Fix incorrect retval type in remove_id_store()
 2026-03-10  3:06 UTC  (2+ messages)

[PATCH net v8 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-10  3:05 UTC  (3+ messages)
` [PATCH net v8 1/2] virtio-net: correct hdr_len handling "

[PATCH net-next v4 00/10] bng_en: add link management and statistics support
 2026-03-10  3:03 UTC  (3+ messages)
` [PATCH net-next v4 01/10] bng_en: add per-PF workqueue, timer, and slow-path task

[PATCH v2 0/2] Enable inline crypto engine on SM8250
 2026-03-10  3:03 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8250: Add inline crypto engine

[PATCH] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-10  3:02 UTC  (4+ messages)

[PATCH v4 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-10  3:02 UTC  (3+ messages)
` [PATCH v4 4/4] mm: ratelimit min_free_kbytes adjustment messages

[PATCH i-g-t] lib/i915/fbc: switch the interface from pipe to CRTC
 2026-03-10  3:02 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] virtio: add num_vf callback to virtio_bus
 2026-03-10  3:02 UTC  (4+ messages)

[PATCHv3 net 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-03-10  3:01 UTC  (7+ messages)
` [PATCHv3 net 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port

[PATCH v14 0/7] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-03-10  3:01 UTC  (4+ messages)
` [PATCH v14 6/7] coresight: ctcu: enable byte-cntr for TMC ETR devices

[PATCH net-next v2] net: airoha: Make flow control source port mapping dependent on nbq parameter
 2026-03-10  3:00 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: further ptp cleanups
 2026-03-10  3:00 UTC  (2+ messages)

[PATCH net-next] selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changes
 2026-03-10  3:00 UTC  (2+ messages)

[PATCH net-next] tcp: inline tcp_chrono_start()
 2026-03-10  3:00 UTC  (2+ messages)

[PATCH net-next] net/sched: refine indirect call mitigation in tc_wrapper.h
 2026-03-10  3:00 UTC  (2+ messages)

[PATCH net-next] net: stmmac: remove stmmac_dwmac4_get_mac_addr()
 2026-03-10  3:00 UTC  (2+ messages)

[PATCH net-next] tcp: move sysctl_tcp_shrink_window to netns_ipv4_read_txrx group
 2026-03-10  3:00 UTC  (2+ messages)

[PATCH net-next] tcp: move tp->chrono_type next tp->chrono_stat[]
 2026-03-10  3:00 UTC  (2+ messages)

[PATCH net] bnxt_en: Fix RSS table size check when changing ethtool channels
 2026-03-10  3:00 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.