All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-10 03:21:34 to 2026-09-10 04:23:01 UTC [more...]

[PATCH v2 00/14] NTB: ntb_transport: Miscellaneous fixes
 2026-09-10  4:23 UTC  (17+ messages)
` [PATCH v2 01/14] NTB: ntb_transport: Remove the device debugfs directory
` [PATCH v2 02/14] NTB: ntb_transport: Start TX offload thread after queue setup
` [PATCH v2 03/14] NTB: ntb_transport: Avoid deadlock when cancelling link work
` [PATCH v2 04/14] NTB: ntb_transport: Publish link state after QP setup
` [PATCH v2 05/14] NTB: ntb_transport: Avoid losing QP link-up requests
` [PATCH v2 06/14] NTB: ntb_transport: Clear link state before QP cleanup
` [PATCH v2 07/14] NTB: ntb_transport: Stop QP work before freeing a queue
` [PATCH v2 08/14] NTB: ntb_transport: Stop RX tasklet scheduling "
` [PATCH v2 09/14] NTB: ntb_transport: Drain RX tasklets during link cleanup
` [PATCH v2 10/14] NTB: ntb_transport: Wait for RX completions before resetting a QP
` [PATCH v2 11/14] NTB: ntb_transport: Prepare remote RX info accesses for MW teardown
` [PATCH v2 12/14] NTB: ntb_transport: Clear QP pointers when freeing an MW
` [PATCH v2 13/14] NTB: ntb_transport: Abort link setup on QP MW allocation failure
` [PATCH v2 14/14] NTB: ntb_transport: Remove clients before freeing transport resources

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-10  4:19 UTC  (24+ messages)
` [PATCH 01/23] scripts/mksysmap: drop the MODULE_INFO() symbols from kallsyms
` [PATCH 02/23] scripts/mksysmap: fix escape of '$' in the __pi_ pattern
` [PATCH 05/23] kbuild: do not sort nm output where the order is irrelevant
` [PATCH 06/23] kbuild: only emit vmlinux relocations when required
` [PATCH 09/23] kbuild: do not allocate .modinfo in vmlinux
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
` [PATCH 23/23] kbuild: use pigz for gzip compression if available

[RFC PATCH v2.1 0/7] mm/damon: introduce probe_hits_wsum DAMOS core filter
 2026-09-10  4:20 UTC  (17+ messages)
` [RFC PATCH v2.1 1/7] mm/damon/api: introduce DAMOS_FILTER_TYPE_PROBE_HITS_WSUM
` [RFC PATCH v2.1 2/7] mm/damon/core: extend probe_hits_wsum() for moving sum based calculation
` [RFC PATCH v2.1 3/7] mm/damon/core: support probe_hits_wsum damos core filter
` [RFC PATCH v2.1 4/7] mm/damon/sysfs-schemes: rename sysfs_filter->sz_range to range_{min,max}
` [RFC PATCH v2.1 5/7] mm/damon/sysfs-schemes: support probe_hits_wsum damos core filter
` [RFC PATCH v2.1 6/7] Docs/mm/damon/design: update for probe_hits_wsum DAMOS "
` [RFC PATCH v2.1 7/7] Docs/admin-guide/mm/damon/usage: update for probe_hits_wsum DAMOS filter

[RFC PATCH v1.1 0/5] mm/damon: introduce pgidle_set probe filter type
 2026-09-10  4:19 UTC  (11+ messages)
` [RFC PATCH v1.1 1/5] mm/damon/api: introduce DAMON_FILTER_TYPE_PGIDLE_SET
` [RFC PATCH v1.1 2/5] mm/damon/paddr: support DAMON_FILTER_TYPE_PGIDLE_SET
` [RFC PATCH v1.1 3/5] mm/damon/vaddr: "
` [RFC PATCH v1.1 4/5] mm/damon/sysfs: "
` [RFC PATCH v1.1 5/5] Docs/mm/damon/design: update for pgidle_set probe filter

[PATCH] srcutree: Skip torture to-big transition for atomic SRCU
 2026-09-10  4:14 UTC 

[PATCH v2 0/2] riscv: timer: Fix M-mode early timer support
 2026-09-10  4:13 UTC  (3+ messages)
` [PATCH v2 2/2] riscv: timer: Make RISCV_TIMER definitions weak

[PATCH v2 00/10] net: support thread-specific pidfds for send and connect
 2026-09-10  4:14 UTC  (3+ messages)
` [PATCH v2 01/10] pid: add helpers to operate on a struct pid array

[PATCH] mac80211: fix using smp_processor_id() in preemptible code in ieee80211_tx_control_port()
 2026-09-10  4:10 UTC 

[PATCH 1/1] doc: board/qualcomm: Fix kconfig formatting
 2026-09-10  4:10 UTC  (2+ messages)

[PATCH v11 00/23] Allow AET to use PMT as loadable module
 2026-09-10  4:10 UTC  (39+ messages)
` [PATCH v11 01/23] x86/resctrl: Give better names to X86_FEATURE flags for monitoring
` [PATCH v11 02/23] x86/resctrl: Check if monitoring features are enabled
` [PATCH v11 03/23] x86/resctrl: Enumerate monitor features in rdt_get_l3_mon_config()
` [PATCH v11 04/23] x86/resctrl: Apply Intel MBM quirk from rdt_get_l3_mon_config()
` [PATCH v11 06/23] arm,x86,fs/resctrl: Replace architecture resctrl_arch_{alloc,mon}_capable()
` [PATCH v11 07/23] x86/resctrl: Add special case for Intel Haswell enumeration
` [PATCH v11 08/23] x86/resctrl: Delete rdt_alloc_capable and rdt_mon_capable
` [PATCH v11 09/23] fs/resctrl: Remove redundant calls to resctrl_mon_capable()
` [PATCH v11 11/23] fs/resctrl: Add interface to disable a monitor event
` [PATCH v11 12/23] arm,x86,fs/resctrl: Handle change in number of RMIDs on each mount
` [PATCH v11 13/23] x86/resctrl: Handle systems when AET is the only resource
` [PATCH v11 14/23] x86/resctrl: Enforce system RMID limit on AET event groups
` [PATCH v11 17/23] arm,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [PATCH v11 18/23] fs/resctrl: Call arch code for every mount
` [PATCH v11 19/23] x86/resctrl: Export interface to report telemetry unbind/remove
` [PATCH v11 20/23] platform/x86/intel/pmt: Inform resctrl when MMIO maps are being removed
` [PATCH v11 21/23] x86/resctrl: Require 64-bit x86 for resctrl support
` [PATCH v11 22/23] x86/resctrl: Simplify Kconfig options for resctrl
` [PATCH v11 23/23] x86/resctrl: Document telemetry mount timing caveat

[PATCH v3] mtd: spinand: cache the last read page to avoid redundant SPI operations
 2026-09-10  4:08 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net v2] net: macb: fix ordering around PTP timestamp read
 2026-09-10  4:06 UTC 

[PATCH] media: airspy: Replace deprecated V4L2_TUNER_ADC
 2026-09-10  4:06 UTC 

[PATCH v3] of: property: add i2c-parent to fw_devlink supplier bindings
 2026-09-10  4:05 UTC  (6+ messages)

[PATCH 1/2] arm64: dts: qcom: sdm845-sony-tama: enable SLPI and IPA
 2026-09-10  4:05 UTC  (2+ messages)
` [PATCH v2] arm64: dts: qcom: sdm845-sony-tama: enable modem, "

[PATCH net-next 3/3] selftests: net: test AF_PACKET multicast dumps
 2026-09-10  4:05 UTC  (3+ messages)

[PATCH V2 0/2] arm64/mm: Standardize printing for pgtable entries
 2026-09-10  4:05 UTC  (4+ messages)
` [PATCH V2 1/2] arm64/mm: Move __check_safe_pte_update()

[PATCH net-next 1/3] rtnetlink: add AF_PACKET multicast dumps
 2026-09-10  4:04 UTC  (3+ messages)

[BUG] mt7925e/MT7927: RX page_pool buffers stamped every 16 bytes, corrupting skb_shared_info->frag_list -> #SS in kfree_skb_list_reason
 2026-09-10  4:03 UTC  (2+ messages)
` [BUG] mt7925e/MT7927: RX page_pool buffers stamped every 16 bytes, corrupting skb_shared_info->frag_list

[PATCH] hook: introduce the report hook for git-receive-pack(1)
 2026-09-10  4:02 UTC  (5+ messages)
` [PATCH v9 0/4] hook: introduce the receive-report hook

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-10  4:00 UTC  (7+ messages)
` [PATCH v17 02/20] KVM: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v17 03/20] KVM: arm64: Track the type of VM in kvm_arch
` [PATCH v17 04/20] KVM: arm64: Refactor the vcpu_load to allow for VM specific callbacks

[libata:for-next 7/7] drivers/ata/pata_parport/pata_parport.c:621:17: error: implicit declaration of function 'pi_remove_one'
 2026-09-10  3:59 UTC 

[PATCH] x86/mce: Zero the injected error record before logging it
 2026-09-10  3:59 UTC  (2+ messages)

[RFC PATCH] misc: fgds: enable GPU-NVMe direct I/O via POSIX and io_uring
 2026-09-10  3:57 UTC  (6+ messages)

+ mm-zswap-publish-the-initial-pool-with-list_add_rcu.patch added to mm-new branch
 2026-09-10  3:57 UTC 

[PATCH v6 00/12] Add Axiado SoC AX3005 and EVB
 2026-09-10  3:57 UTC  (4+ messages)
` [PATCH v6 09/12] hw/arm: Add Axiado SoC AX3005

[PATCH net-next v2] selftests: net: add IPv4 and IPv6 address order check
 2026-09-10  3:57 UTC  (2+ messages)

[PATCH] selftests: rtc: Support harness test filtering and arguments
 2026-09-10  3:53 UTC  (2+ messages)

[PATCH] ext4: cap migration extent length at EXT_INIT_MAX_LEN
 2026-09-10  3:53 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH UNVERIFIED WARNING c68a982815dcce5464e3bf2a31ac94f5146c04ca
 2026-09-10  3:52 UTC 

[geert-renesas-devel:renesas-arm-defconfig-for-v7.4] BUILD SUCCESS 74463c1be2ad066b436209d01dcdf8e717896504
 2026-09-10  3:51 UTC 

[PATCH v7] i2c: xiic: restore non-managed runtime PM to fix clk WARN flood
 2026-09-10  3:51 UTC  (2+ messages)

+ mm-hugetlb-fix-subpool-minimum-reservation-rollback.patch added to mm-new branch
 2026-09-10  3:51 UTC 

[PATCH net v2] nfc: llcp: fix slab-out-of-bounds read in nfc_llcp_wks_sap()
 2026-09-10  3:51 UTC  (2+ messages)

[PATCH v2 0/2] scsi: core: Optimize the SCSI printk() variants
 2026-09-10  3:50 UTC  (4+ messages)
` [PATCH v2 2/2] scsi: core: Eliminate scsi_log_{reserve,release}_buffer()

[PATCH] mm/hugetlb: fix subpool minimum reservation rollback
 2026-09-10  3:50 UTC  (2+ messages)

[android-common:android17-6.18-kminext 2/2] /usr/bin/ld: tools/testing/selftests/vfio/lib/vfio_pci_driver.o:undefined reference to `dsa_ops'
 2026-09-10  3:48 UTC 

[PATCH 00/13] srcu: Round out atomic SRCU support
 2026-09-10  3:47 UTC  (6+ messages)
` [PATCH 04/13] rcutorture: Add atomic-SRCU support to torture.sh

[PATCH v5] mm/memcg: clear folio memcg after changing per memcg stats
 2026-09-10  3:46 UTC  (2+ messages)

[PATCH 07/13] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
 2026-09-10  3:46 UTC  (5+ messages)

[PATCH 0/2] x86: Use "er" asm constriant for add/sub
 2026-09-10  3:45 UTC  (11+ messages)

[PATCH 00/15] HID: hid-oxp: fix and extend X2-family controller support
 2026-09-10  3:44 UTC  (29+ messages)
` [PATCH 02/15] HID: hid-oxp: validate input report lengths before decoding
` [PATCH 03/15] HID: hid-oxp: retain fractional brightness when reading RGB status
` [PATCH 04/15] HID: hid-oxp: reject invalid Gen2 RGB status values
` [PATCH 05/15] HID: hid-oxp: fix multicolor LED intensity scaling
` [PATCH 06/15] HID: hid-oxp: serialize complete RGB updates
` [PATCH 07/15] HID: hid-oxp: select brightness policy for the new RGB effect
` [PATCH 08/15] HID: hid-oxp: stop configuration work during teardown
` [PATCH 09/15] HID: hid-oxp: keep configuration state per HID interface
` [PATCH 10/15] HID: hid-oxp: handle controller reinitialization across suspend
` [PATCH 11/15] HID: hid-oxp: group declarations and protocol definitions
` [PATCH 12/15] HID: hid-oxp: support three-page button maps on X2 controllers
` [PATCH 13/15] HID: hid-oxp: represent RGB LEDs with a common array
` [PATCH 14/15] HID: hid-oxp: add Gen3 joystick ring RGB support
` [PATCH 15/15] HID: hid-oxp: add X2 auxiliary RGB zones

[PATCH v6 00/17] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-09-10  3:43 UTC  (5+ messages)
` [PATCH v6 05/17] iio: adc: Add AD7768 and AD7768-4 core support

[PATCH v3 0/1] mm/memory: constrain generic_access_phys() to page boundary
 2026-09-10  3:42 UTC  (2+ messages)
` [PATCH v3 1/1] "

[pci:p2pdma] BUILD SUCCESS d3b6ec129234fe15c9d808db8db1a62de3edec71
 2026-09-10  3:42 UTC 

[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
 2026-09-10  3:41 UTC  (4+ messages)
` [PATCH 12/17] cgroup/cpuset: Invalidate children outside the new CPU mask

[PATCH v4 0/3] i2c: xiic: fix SMBus block read and PEC support
 2026-09-10  3:40 UTC  (4+ messages)
` [PATCH v4 1/3] i2c: xiic: preserve PEC byte length in SMBus block read setup
` [PATCH v4 2/3] i2c: xiic: defer RX_FULL until all trailing bytes are in FIFO
` [PATCH v4 3/3] i2c: xiic: don't clobber msg->len to signal block-read completion

[PATCH iwl-net v4 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
 2026-09-10  3:39 UTC  (3+ messages)
` [PATCH iwl-net v4 1/2] ice: skip per-VLAN promisc rules when default VSI Rx rule is set
  ` [Intel-wired-lan] "

[PATCH v5 0/4] Add support for AD5710R/AD5711R DAC
 2026-09-10  3:39 UTC  (4+ messages)

[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-10  3:38 UTC  (8+ messages)
` [PATCH v9 2/5] x86/asm, x86/boot: expose inline memcmp()

[PATCH i-g-t v2 0/6] lib/amdgpu: refactor cmd_context ownership and packet operands
 2026-09-10  3:38 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for lib/amdgpu: refactor cmd_context ownership and packet operands (rev2)

[PATCH v2] maintainers.inc: update maintainer for autotools and make recipes
 2026-09-10  3:38 UTC 

[libata:for-next 7/7] drivers/ata/pata_parport/pata_parport.c:707:13: warning: conflicting types for 'pi_remove_one'
 2026-09-10  3:38 UTC 

[PATCH] wifi: mwifiex: validate scan response TLV lengths
 2026-09-10  3:38 UTC 

[PATCH] nfc: llcp: validate PDU size in nfc_llcp_recv_dm() and nfc_llcp_recv_hdlc()
 2026-09-10  3:38 UTC 

[PATCH] clk: mediatek: reset: Fix device registration kernel-doc
 2026-09-10  3:37 UTC  (2+ messages)

[PATCH] KVM: PPC: Fix guest state buffer kernel-doc names and parameters
 2026-09-10  3:36 UTC 

[PATCH] ext4:Update the pre-check in ext4_find_inline_data_nolock
 2026-09-10  3:36 UTC  (2+ messages)

[PATCH 0/3 v2] x86/sev: Report MSR_AMD64_SEV in SYSFS
 2026-09-10  3:35 UTC  (4+ messages)
` [PATCH 1/3] x86/coco: Add CC_ATTR_GUEST_SEV

[PATCH] media: iris: Add SC8280XP platform data
 2026-09-10  3:34 UTC 

[PATCH v1 0/8] iommu/arm-smmu-v3: Support guest-level Realm VSMMU (Part-1)
 2026-09-10  3:32 UTC  (9+ messages)
` [PATCH v1 1/8] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v1 2/8] firmware: arm_rmm: Add VSMMU commands and fields
` [PATCH v1 3/8] dma-mapping: Let a device declare that it reaches private memory
` [PATCH v1 4/8] dma-mapping: Keep DMA memory private for capable devices
` [PATCH v1 5/8] iommu: Let a driver mark an IOMMU as confidential
` [PATCH v1 6/8] iommu: Introduce TDISP T=0 state for confidential IOMMUs
` [PATCH v1 7/8] iommu: Park TDISP T=0 devices in the blocking domain
` [PATCH v1 8/8] iommu/arm-smmu-v3: Probe a guest-level Realm VSMMU via RSI commands

[PATCH 1/3] net: wwan: mhi_wwan_mbim: guard against a cyclic NDP chain
 2026-09-10  3:33 UTC  (3+ messages)
` [PATCH 2/3] net: wwan: mhi_wwan_mbim: check skb_copy_bits() return value
` [PATCH 3/3] net: wwan: t7xx: validate the netif index in t7xx_ccmni_recv_skb()

[PATCH] spi: docs: Use the multi-lane mode constants in examples
 2026-09-10  3:32 UTC 

[PATCH net-next v2 3/3] selftests: net: test AF_PACKET multicast dumps
 2026-09-10  3:31 UTC  (3+ messages)

[PATCH net v3] bonding: fix slave_cnt leak on XDP error paths
 2026-09-10  3:31 UTC  (3+ messages)

[PATCH v2] arm64: dts: ti: k3-am69-aquila: Add Toradex DSI to LVDS adapter with the 10.1" V2 display
 2026-09-10  3:30 UTC  (2+ messages)

[PATCH net-next v2 2/3] netlink: specs: rt-addr: document AF_PACKET multicast dumps
 2026-09-10  3:29 UTC  (3+ messages)

[linus:master] [lib] f4806cc63c: INFO:trying_to_register_non-static_key
 2026-09-10  3:29 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-09-09
 2026-09-10  3:27 UTC 

[PATCH v2] module: fix lost error code from codetag_load_module()
 2026-09-10  3:28 UTC  (5+ messages)

[PATCH v2] riscv: crash: Add crash hotplug support
 2026-09-10  3:26 UTC 

[PATCH] KVM: irqchip: allocate routing entries in chunks
 2026-09-10  3:26 UTC  (3+ messages)
  ` 答复: [????] "

[PATCH v6 0/3] PCI: qcom: Implement shutdown() to avoid SMMU/NoC errors on reboot
 2026-09-10  3:26 UTC  (6+ messages)
` [PATCH v6 3/3] PCI: qcom: Implement shutdown() callback

[PATCH net v3] octeontx2-pf: Fix ethtool timestamping capabilities for SDP representors
 2026-09-10  3:25 UTC  (2+ messages)

[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
 2026-09-10  3:24 UTC  (5+ messages)

[PATCH 0/5] clk: spacemit: preserve and safely synchronize firmware PLLs
 2026-09-10  3:23 UTC  (4+ messages)
` [PATCH 3/5] clk: spacemit: describe CPU clock dividers and shared PLL muxes

Refcounting dma_resv v3
 2026-09-10  3:23 UTC  (3+ messages)
` [PATCH 11/11] dma-buf: Inline dma_resv_init and remove allocated flag

[PATCH net-next v6 0/6] net: dsa: motorcomm: add support yt922x driver
 2026-09-10  3:23 UTC  (7+ messages)
` [PATCH net-next v6 6/6] net: dsa: motorcomm: Add support for Motorcomm YT922x


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.