All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-11 17:14:46 to 2026-06-11 17:51:36 UTC [more...]

[PATCH V5 0/9] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-11 17:51 UTC  (11+ messages)
  ` [PATCH V5 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V5 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
  ` [PATCH V5 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap
  ` [PATCH V5 4/9] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
  ` [PATCH V5 5/9] dax/fsdev: use __va(phys) for kaddr in direct_access
  ` [PATCH V5 6/9] dax/fsdev: fail probe on invalid pgmap offset
  ` [PATCH V5 7/9] dax: read holder_ops once in dax_holder_notify_failure()
  ` [PATCH V5 8/9] dax: fix holder_ops race in fs_put_dax()
  ` [PATCH V5 9/9] dax: fsdev.c minor formatting cleanup

[PATCH v6 00/20] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-06-11 17:50 UTC  (21+ messages)
` [PATCH v6 01/20] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v6 02/20] nfsd: add protocol support for CB_NOTIFY
` [PATCH v6 03/20] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v6 04/20] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v6 05/20] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v6 06/20] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v6 07/20] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v6 08/20] nfsd: use RCU to protect fi_deleg_file
` [PATCH v6 09/20] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v6 10/20] nfsd: add notification handlers for dir events
` [PATCH v6 11/20] nfsd: apply the notify mask to the delegation when requested
` [PATCH v6 12/20] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v6 13/20] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v6 14/20] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v6 15/20] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v6 16/20] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v6 17/20] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v6 18/20] nfsd: properly track requested child attributes
` [PATCH v6 19/20] nfsd: track requested dir attributes
` [PATCH v6 20/20] nfsd: add support to CB_NOTIFY for dir attribute changes

b4 review update issue with bad connectivity
 2026-06-11 17:50 UTC 

iio: adc: KASAN wild-memory-access in complete() on early IRQ
 2026-06-11 17:50 UTC  (3+ messages)

[PATCH v3] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
 2026-06-11 17:49 UTC  (3+ messages)

[PATCH] net: af_key: fix refcount leak in pfkey_spdadd()
 2026-06-11 17:49 UTC  (2+ messages)

[PATCH v8 00/18] Support VFIO cdev API in DPDK
 2026-06-11 17:49 UTC  (2+ messages)

[PATCH] commit-reach: remove get_reachable_subset()
 2026-06-11 17:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] dt-bindings: iio: accel: Convert lis302 binding to YAML schema
 2026-06-11 17:48 UTC  (6+ messages)

[PATCH v11 00/19] perf python: Modernize and extend Python API (Phase 1)
 2026-06-11 17:48 UTC  (25+ messages)
` [PATCH v12 "
  ` [PATCH v12 01/19] perf util: Sort includes and add missed explicit dependencies
  ` [PATCH v12 02/19] perf python: Add "
  ` [PATCH v12 03/19] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v12 04/19] perf data: Add open flag
  ` [PATCH v12 05/19] perf evlist: Add reference count
  ` [PATCH v12 06/19] perf evsel: "
  ` [PATCH v12 07/19] perf evlist: Add reference count checking
  ` [PATCH v12 08/19] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v12 09/19] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v12 10/19] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v12 11/19] perf python: Refactor and add accessors to sample event
  ` [PATCH v12 12/19] perf python: Add mmap2 event
  ` [PATCH v12 13/19] perf python: Add callchain support
  ` [PATCH v12 14/19] perf python: Extend API for stat events in python.c
  ` [PATCH v12 15/19] perf python: Expose brstack in sample event
  ` [PATCH v12 16/19] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v12 17/19] perf python: Add config file access
  ` [PATCH v12 18/19] perf python: Add perf.pyi stubs file
  ` [PATCH v12 19/19] perf python: Add LiveSession helper

looking to clarify *more* variables that depend on packaging backend
 2026-06-11 17:47 UTC 

[PATCH v2 0/6] cxl: Support mixed-granularity region interleaves
 2026-06-11 17:47 UTC  (7+ messages)
` [PATCH v2 1/6] cxl/region: Validate interleave selector bits
` [PATCH v2 2/6] cxl/region: Derive port granularity from "
` [PATCH v2 3/6] cxl/region: Account for mixed-granularity in position calculations
` [PATCH v2 4/6] cxl/region: Validate mixed-granularity at sysfs and attach gates
` [PATCH v2 5/6] cxl/test: Add a topology to test mixed-granularity regions
` [PATCH v2 6/6] Documentation/cxl: Add region granularity and multi-level interleave guide

[PATCH 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-11 17:47 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[PATCH 0/2] iio: adc: Add Texas Instruments ADS1220 ADC
 2026-06-11 17:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add TI ADS1220

[Bug 218901] New: LG Gram Laptop Extra Features not working on 2024 models (16Z90S)
 2026-06-11 17:47 UTC  (2+ messages)
` [Bug 218901] "

[PATCH v3 0/4] Enhance RPMsg buffer management
 2026-06-11 17:46 UTC  (11+ messages)
` [PATCH v3 3/4] rpmsg: virtio_rpmsg_bus: get buffer size from config space
` [PATCH v3 4/4] samples: rpmsg: add MTU size info

[PATCH v4 09/20] rust: io: use view types instead of addresses for `Io`
 2026-06-11 17:46 UTC  (2+ messages)

[PATCH net-next v2] octeontx2-af: Fix PCI device reference leaks in debugfs
 2026-06-11 17:45 UTC  (4+ messages)

[Intel-wired-lan] i40e: panic when ethtool -G command is interrupted
 2026-06-11 17:35 UTC  (3+ messages)
`  "

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-06-11 17:45 UTC  (8+ messages)
` [PATCH v6 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v6 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v6 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v6 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v6 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v6 6/6] drm/amdgpu: "

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-11 17:45 UTC  (11+ messages)

[PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
 2026-06-11 17:44 UTC  (2+ messages)

[PATCH v3] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
 2026-06-11 17:44 UTC  (6+ messages)

[PATCH v3 0/6] argo: few log fixes
 2026-06-11 17:43 UTC  (7+ messages)
` [PATCH v3 1/6] argo: lower level of noisy connection-refused log

git-diff in a worktree is an order of magnitude slower?
 2026-06-11 17:43 UTC  (5+ messages)

[PATCH net-next V3 0/7] devlink: Add boot-time eswitch mode defaults
 2026-06-11 17:43 UTC  (6+ messages)
` [PATCH net-next V3 2/7] netdevsim: Register devlink after device init

[PATCH v7 1/3] PCI: Add public pcie_valid_speed() for shared validation
 2026-06-11 17:43 UTC  (3+ messages)

[PATCH 1/6] cxl/region: Validate interleave selector bits
 2026-06-11 17:42 UTC  (3+ messages)

[PATCH 6/6] Documentation/cxl: Add region granularity and multi-level interleave guide
 2026-06-11 17:41 UTC  (3+ messages)

[PATCH v1 0/6] objtool: Fixup alternate feature relative addresses
 2026-06-11 17:40 UTC  (3+ messages)

AMD iopt levels question
 2026-06-11 17:41 UTC 

[PATCH v20 3/5] perf inject/aslr: Implement sample address remapping
 2026-06-11 17:41 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v14 net-next 00/13] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-06-11 17:41 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH v14 net-next 03/13] dpll: fix stale iteration in dpll_pin_on_pin_unregister()
  `  "

[PATCH 5/6] cxl/test: Add a topology to test mixed-granularity regions
 2026-06-11 17:41 UTC  (3+ messages)

[PATCH v7 00/14] Allow AET to use PMT as loadable module
 2026-06-11 17:40 UTC  (11+ messages)
` [PATCH v7 07/14] x86/resctrl: Maintain a count of enabled monitor features
` [PATCH v7 08/14] fs,x86,mpam/resctrl: Handle change in number of RMIDs on each mount

[PATCH] dt-bindings: vendor-prefixes: add Gira
 2026-06-11 17:40 UTC  (2+ messages)

[PATCH v8 00/20] CMTG enablement
 2026-06-11 17:40 UTC  (5+ messages)
` [PATCH v8 09/20] drm/i915/cmtg: Program VRR fixed-rate timings for CMTG transcoder
` [PATCH v8 10/20] drm/i915/cmtg: Program VRR control register "

[PATCH RFC 0/2] pinctrl: Add support gpiod_to_irq
 2026-06-11 17:39 UTC  (4+ messages)
` [PATCH RFC 1/2] dt-bindings: pinctl: amlogic,pinctrl-a4: Add gpio irq property

[PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
 2026-06-11 17:39 UTC  (11+ messages)

[PATCH v11 00/32] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-06-11 17:37 UTC  (4+ messages)
` [PATCH v11 22/32] pc-bios/s390-ccw: Add signed component address overlap checks

[PATCH] locking/lockdep: Fix NULL pointer dereference in __lock_set_class()
 2026-06-11 17:38 UTC 

[PATCH v2] ls-files: filter pathspec before lstat
 2026-06-11 17:38 UTC  (5+ messages)

[PATCH v4 08/20] rust: pci: io: make `ConfigSpace` a view
 2026-06-11 17:37 UTC  (2+ messages)

[PATCH] pnfs: fix refcount leak in pnfs_report_layoutstat()
 2026-06-11 17:36 UTC  (2+ messages)

[PATCH v7 3/3] PCI: cadence: Add LGA IP debugfs for LTSSM status
 2026-06-11 17:35 UTC  (2+ messages)

[PATCHv7 bpf-next 00/29] bpf: tracing_multi link
 2026-06-11 17:35 UTC  (8+ messages)
` [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function

[PATCH v2] wifi: ieee80211: validate MLE common info length
 2026-06-11 17:35 UTC 

[PATCH] KVM: SEV: Don't return a still-assigned gmem page to the host
 2026-06-11 17:34 UTC  (9+ messages)

[PATCH v5 0/6] timekeeping/ntp: Fix drift tracking precision
 2026-06-11 17:34 UTC  (2+ messages)

[PATCH v3 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
 2026-06-11 17:34 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI

[PATCH v3] media: bcm2835-unicam: Fix log status runtime access
 2026-06-11 17:34 UTC  (4+ messages)

[PATCH net] pds_core: fix use-after-free on workqueue during remove
 2026-06-11 17:32 UTC  (2+ messages)

[PATCH 0/3] doc: config: fix AsciiDoc glitches
 2026-06-11 17:33 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] doc: git-config: escape erroneous highlight markup

[PATCH i-g-t v2] lib/amdgpu: poll reset state in hang slow test
 2026-06-11 17:32 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH batadv v2 0/9] batman-adv: tp_meter: unacked list/state fixes and optimization
 2026-06-11 17:24 UTC  (10+ messages)
` [PATCH batadv v2 1/9] batman-adv: tp_meter: restrict number of unacked list entries
` [PATCH batadv v2 2/9] batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
` [PATCH batadv v2 3/9] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH batadv v2 4/9] batman-adv: tp_meter: handle overlapping packets
` [PATCH batadv v2 5/9] batman-adv: tp_meter: simplify unordered ack calculation
` [PATCH batadv v2 6/9] batman-adv: tp_meter: combine adjacent/overlapping unacked entries
` [PATCH batadv v2 7/9] batman-adv: tp_meter: keep unacked list for receivers
` [PATCH batadv v2 8/9] batman-adv: tp_meter: adjust name of receiver lock
` [PATCH batadv v2 9/9] batman-adv: tp_meter: delay allocation of unacked entry

[PATCH v4 07/20] rust: io: implement `Mmio` as view type
 2026-06-11 17:31 UTC  (2+ messages)

[PATCH 0/9] net/dpaa2: NAPI-style Rx queue interrupts
 2026-06-11 17:30 UTC  (3+ messages)
` [PATCH 9/9] net/dpaa2: drop the fake software VLAN strip offload

[PATCH] NFS: fix refcount leak in nfs_direct_write_schedule_iovec()
 2026-06-11 17:31 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: remove tls_toe
 2026-06-11 17:30 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: remove some unused EXPORT_SYMBOL()s

[rclaveau:b4/add-adla_npu-t7-vim4 3/3] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
 2026-06-11 17:29 UTC 

[PATCH v6 0/4] amd_pmc: Delay s2idle suspend for some devices
 2026-06-11 17:30 UTC  (3+ messages)

[PATCH 0/2] clk: ultrarisc: add DP1000 clock support
 2026-06-11 17:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: ultrarisc: Add DP1000 Clock Controller

[PATCH 1/1] cgroup: rdma: free idle pools during cgroup teardown
 2026-06-11 17:29 UTC  (2+ messages)

[PATCH v2] index-pack: retain child bases in delta cache
 2026-06-11 17:29 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v2] tests/qtest/migration: Add migration test on loongarch
 2026-06-11 17:27 UTC  (2+ messages)

[RFC PATCH 0/5] mm/slub: preserve previous object lifetime
 2026-06-11 17:28 UTC  (2+ messages)

[PATCH v5 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
 2026-06-11 17:28 UTC  (3+ messages)

[PATCH v20 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
 2026-06-11 17:28 UTC  (2+ messages)

[moderation/CI] Re: mm: Unconditional per-VMA locks and cleanups
 2026-06-11 17:27 UTC 

[PATCH net] net: bcmgenet: Use weighted round-robin TX DMA arbitration
 2026-06-11 17:27 UTC  (3+ messages)

[PATCH 0/2] hwmon: (pmbus/lm25066) Support SMBus Current Limit configuration
 2026-06-11 17:27 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: ti,lm25066: add current limit properties

[PATCH v5 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
 2026-06-11 17:27 UTC  (3+ messages)

[PATCH v9 0/6] iommufd: Enable noiommu mode for cdev
 2026-06-11 17:26 UTC  (7+ messages)
` [PATCH v9 1/6] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH v9 2/6] iommufd: Move igroup allocation to a function
` [PATCH v9 3/6] iommufd: Allow binding to a noiommu device
` [PATCH v9 4/6] iommufd: Add an ioctl to query PA from IOVA for noiommu mode
` [PATCH v9 5/6] vfio: Enable cdev noiommu mode under iommufd
` [PATCH v9 6/6] Documentation: Update VFIO NOIOMMU mode

[PATCH for-4.22 v2] xen/x86: Change stub page allocation/free
 2026-06-11 17:26 UTC  (2+ messages)

[PATCH v2 0/3] virtiofs: hiprio FORGET robustness and no-reply request completion
 2026-06-11 17:25 UTC  (3+ messages)

[PATCH v7 00/15] Add ACPI-based PMT discovery support for Intel PMC
 2026-06-11 17:24 UTC  (3+ messages)
` [PATCH v7 12/15] platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state

[PATCH v3 00/18] firmware: qcom: scm: Add minidump SRAM destination support
 2026-06-11 17:24 UTC  (6+ messages)
` [PATCH v3 04/18] firmware: qcom: scm: Add minidump SRAM support

[PATCH] nfs: fix refcount leak in nfs_direct_read_schedule_iovec()
 2026-06-11 17:24 UTC  (2+ messages)

[Bug Report] Elevated PMD nr_anon after running selftests
 2026-06-11 17:24 UTC  (3+ messages)

[PATCH 01/17] net/cnxk: update mbuf next field for multi segment
 2026-06-11 17:23 UTC  (2+ messages)

[PATCH v7 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header
 2026-06-11 17:23 UTC  (2+ messages)

[PATCH BlueZ v1 1/4] profiles/audio/bass: Use BASS_Modify_Source when assistant is active
 2026-06-11 17:22 UTC  (4+ messages)
` [PATCH BlueZ v1 2/4] profiles/audio/bass: Handle PA_SYNC_NO_SYNC in handle_mod_src_req
` [PATCH BlueZ v1 3/4] profiles/audio/bass: Fix delegator reprobing after disconnect
` [PATCH BlueZ v1 4/4] doc: Document Push behavior when MediaAssistant is active

[PATCH v7 2/3] PCI: cadence: Add HPA IP debugfs for LTSSM status
 2026-06-11 17:22 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur: fix QUP serial engine IRQs
 2026-06-11 17:22 UTC 

[PATCH 0/4] nvmem: add support for the MediaTek mt6323 PMIC
 2026-06-11 17:22 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: mfd: mediatek: mt6397: add mt6323 PMIC EFUSE

[Kernel Bug] INFO: rcu detected stall in count_memcg_event_mm
 2026-06-11 17:21 UTC  (2+ messages)

[PATCH net-next v2] docs: networking: add guidance on what to push via extack
 2026-06-11 17:21 UTC 

[PATCH v4 06/20] rust: io: rename `Mmio` to `MmioOwned`
 2026-06-11 17:21 UTC  (2+ messages)

[PATCH v2] KVM: x86: Unconditionally recompute CR8 intercept on PPR update
 2026-06-11 17:20 UTC  (3+ messages)
` [syzbot ci] "

[PATCH] dt-bindings: i2c: mux-gpio: name correct maintainer
 2026-06-11 17:19 UTC  (2+ messages)

[PATCH] media: bcm2835-unicam: Fix querycap multiple caps
 2026-06-11 17:19 UTC  (3+ messages)
  ` {Spam?} "

[PATCH] dt-bindings: i2c: i2c-mux-pinctrl: change maintainer
 2026-06-11 17:18 UTC  (2+ messages)

[PATCH v8 4/8] perf cs-etm: Use thread-stack for last branch entries
 2026-06-11 17:18 UTC  (2+ messages)

[PATCH net 1/1] net: ipv4: bound TCP reordering sysctl writes
 2026-06-11 17:18 UTC  (4+ messages)

[PATCH net-next v2 00/15] mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
 2026-06-11 17:18 UTC  (3+ messages)
` [PATCH net-next v2 05/15] tcp: allow mptcp to drop TS for some packets

[Bug 221637] New: Regression for Intel Corporation Device a876 (rev 10)
 2026-06-11 17:18 UTC  (2+ messages)
` [Bug 221637] "

[PATCH net-next 0/3] docs: net: more adjustments to docs
 2026-06-11 17:18 UTC  (4+ messages)
` [PATCH net-next 2/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey

[PATCH] RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg
 2026-06-11 17:15 UTC 

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-11 17:16 UTC  (5+ messages)
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
` [RFC PATCH 10/15] x86/tdx: Move and rename Quote request structure

[PATCH 0/5] mm/khugepaged: add collapse hint machanism for khugepaged and use in mglru
 2026-06-11 17:16 UTC  (6+ messages)

[PATCH v4 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
 2026-06-11 17:15 UTC  (2+ messages)

[PATCH net-next v3 0/6] pds_core: Add PLDM firmware update and host backed memory support
 2026-06-11 17:15 UTC  (4+ messages)

[RFC PATCH 01/15] static kmem_cache instances for core caches
 2026-06-11 17:14 UTC  (3+ messages)
` [PATCH v2 0/9] kmem_cache instances with static storage duration
  ` [PATCH v2 2/9] allow static-duration kmem_cache in modules


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.