All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-09 16:55:37 to 2026-09-09 17:39:08 UTC [more...]

[PATCH v8 0/10] cxl: Support Back-Invalidate
 2026-09-09 17:03 UTC  (11+ messages)
` [PATCH v8 01/10] cxl: Add BI register probing and port initialization
` [PATCH v8 02/10] cxl/pci: Add BI topology enable/disable
` [PATCH v8 03/10] cxl/hdm: Add BI coherency support for endpoint decoders
` [PATCH v8 04/10] cxl: Add HDM-DB region creation
` [PATCH v8 05/10] cxl/hdm: Rename decoder coherency flags
` [PATCH v8 06/10] cxl/region: Log the coherency model at region creation
` [PATCH v8 07/10] cxl/pci: Split BI capability probe from setup
` [PATCH v8 08/10] cxl: Allow auto-committed BI hdm decoders
` [PATCH v8 09/10] cxl/test: Add mock BI topology support
` [PATCH v8 10/10] cxl/doc: Update maturity map with BI support

[PATCH v2] perf tests: Improvements to build-test performance
 2026-09-09 17:38 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] x86/mm/pat: skip RWX verification until kernel text is set to read only
 2026-09-09 17:38 UTC 

[PATCH net v5 3/4] selftests: net: Test UDP length overflow with PMTU discover and big MTU
 2026-09-09 17:37 UTC  (3+ messages)

[PATCH bpf-next v1 02/22] bpf: Address check_func_arg() arguments by argno
 2026-09-09 17:37 UTC  (3+ messages)

[PATCH 1/2] classes/setuptools: use tomllib instead of regex to parse pyproject.toml
 2026-09-09 17:37 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 00/17] mm/huge_memory: clean up and decouple the anon and file split helpers
 2026-09-09 17:37 UTC  (6+ messages)
` [PATCH v4 05/17] mm/huge_memory: rename __split_unmapped_folio() to __split_frozen_folio()
` [PATCH v4 09/17] mm/huge_memory: rename remap_page() to remap_folio()

[PATCH v6] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-09-09 17:37 UTC  (3+ messages)

[PATCH bpf v2] bpf: Fix non-linear SRH access in bpf_update_srh_state()
 2026-09-09 17:37 UTC  (2+ messages)

[PATCH net v2 0/2] can: j1939: tighten TP receive-path checks
 2026-09-09 17:31 UTC  (3+ messages)
` [PATCH net v2 1/2] can: j1939: reject TP RTS with wrong packet count
` [PATCH net v2 2/2] can: j1939: check received packet count before completing session

[PATCH v2 0/3] drm/dp: shared HDR metadata SDP helper, and max bpc for dw-dp
 2026-09-09 17:35 UTC  (9+ messages)
` [PATCH v2 1/3] drm/dp: Add drm_dp_hdr_metadata_infoframe_sdp_pack()
` [PATCH v2 2/3] drm/display: bridge-connector: Preserve max bpc across connector reset
` [PATCH v2 3/3] drm/rockchip: dw_dp: Attach "max bpc" connector property

[PATCH] mesa-libclc: Correct the license
 2026-09-09 17:36 UTC 

[PATCH] sh: mach-rsk: rsk7203: avoid using inline compound literals
 2026-09-09 17:36 UTC  (9+ messages)

[PATCH 0/2] hw/arm/aspeed: Add /machine/labels container
 2026-09-09 17:34 UTC  (6+ messages)
` [PATCH 1/2] hw/arm: Add /machine/labels container for Aspeed machines

[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-09 17:34 UTC  (6+ messages)
` [PATCH v9 6/6] selftests/mm: add a GUP selftest

[PATCH] PCI: rpaphp: Fix stack overflows when constructing DRC names
 2026-09-09 17:33 UTC 

[PATCH] mm: implement and use vma_is_faulted(), silence KCSAN
 2026-09-09 17:32 UTC  (4+ messages)

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

[PATCH net-next v3 1/6] net: dsa: motorcomm: Rename MIB stuffs
 2026-09-09 17:32 UTC  (3+ messages)

[PATCH V1 0/3] Redesign memory deposit logic
 2026-09-09 17:32 UTC  (5+ messages)
` [PATCH V1 2/3] mshv: Redesign hypervisor "

[PATCH 1/2] memblock tests: model the low allocation limit within dummy memory
 2026-09-09 17:31 UTC  (7+ messages)
` [PATCH v2 0/2] memblock tests: cover low-address allocations
  ` [PATCH v2 1/2] memblock tests: model the low allocation limit within dummy memory
  ` [PATCH v2 2/2] memblock tests: cover allocations below the low address limit

[PATCH net-next v4 00/10] ravb: Add gPTP support for Gen4
 2026-09-09 17:30 UTC  (11+ messages)
` [PATCH net-next v4 01/10] net: ethernet: ravb: Remove gPTP control from WoL setup and restore
` [PATCH net-next v4 02/10] net: ethernet: ravb: Move programming of gPTP timer interval
` [PATCH net-next v4 03/10] net: ethernet: ravb: Simplify gPTP start and stop
` [PATCH net-next v4 04/10] net: ethernet: ravb: Remove redundant argument to ravb_ptp_init()
` [PATCH net-next v4 05/10] net: ethernet: ravb: Propagate error from ptp_clock_register()
` [PATCH net-next v4 06/10] net: ethernet: ravb: Replace gPTP flags with callbacks
` [PATCH net-next v4 07/10] net: ethernet: ravb: Add callback for gPTP probe
` [PATCH net-next v4 08/10] net: ethernet: ravb: Add callback for gPTP clock index
` [PATCH net-next v4 09/10] dt-bindings: net: renesas,etheravb: Add optional gPTP phandle for Gen4
` [PATCH net-next v4 10/10] net: ethernet: ravb: Add gPTP support "

[PATCH v2] rust/drm/gem: initialize callbacks with ..pin_init::zeroed()
 2026-09-09 17:31 UTC 

[PATCH v2 0/7] btrfs: convert some struct page users to folios
 2026-09-09 17:30 UTC  (4+ messages)

[PATCH 0/1] arm64: dts: qcom: sm8350-sagami: UFS
 2026-09-09 17:30 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: qcom: sm8350-sony-xperia-sagami: enable UFS

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-09 17:29 UTC  (8+ messages)

[PATCH] MAINTAINERS: update memblock tree URLs
 2026-09-09 17:29 UTC  (2+ messages)

[RESEND PATCH] sh: ecovec24: use static device properties to describe the touchscreen
 2026-09-09 17:29 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_core: buffer signal-safe log output per line
 2026-09-09 17:28 UTC  (2+ messages)

What's cooking in git.git (Sep 2026, #03)
 2026-09-09 17:28 UTC  (3+ messages)

[PATCH] btrfs: downgrade the reflink source inode lock
 2026-09-09 17:28 UTC 

[PATCH 6.18 000/583] 6.18.51-rc1 review
 2026-09-09 17:28 UTC  (2+ messages)

[PATCH sched_ext/for-7.4] sched_ext: Merge adjacent ifdefs in ext.h
 2026-09-09 17:27 UTC 

[PATCH 00/14] mfd: unused driver purge
 2026-09-09 17:26 UTC  (2+ messages)

[PATCH net] rds: ib: use rds_conn_drop() on protocol version mismatch
 2026-09-09 17:25 UTC  (3+ messages)
  ` [rds-devel] [External] : "

[PATCH v2] riscv: dts: spacemit: k3: add i2s0-i2s5 nodes
 2026-09-09 17:26 UTC  (3+ messages)

[PATCH RESEND wireless-next 00/18] wifi: Add Seamless Mobility Domain (SMD) AP support
 2026-09-09 17:25 UTC  (10+ messages)

[PATCH v3 00/12] PHY: MediaTek DP PHY refactor and MT8196 eDP
 2026-09-09 17:25 UTC  (31+ messages)
` [PATCH v3 03/12] phy: phy-mtk-dp: Allow probing with devicetree match
` [PATCH v3 04/12] phy: phy-mtk-dp: Migrate register offsets to SoC specific pdata
` [PATCH v3 05/12] phy: phy-mtk-dp: Implement power_on and power_off PHY callbacks
` [PATCH v3 06/12] phy: phy-mtk-dp: Support set_lanes in configure and properly cleanup
` [PATCH v3 07/12] phy: phy-mtk-dp: Support setting volt swing and preemphasis values
` [PATCH v3 08/12] phy: phy-mtk-dp: Add support for digital and analog calibration
` [PATCH v3 09/12] phy: phy-mtk-dp: Rewrite and document default driving param macros
` [PATCH v3 10/12] phy: phy-mtk-dp: Add bitrate register val definitions to SoC data
` [PATCH v3 11/12] phy: phy-mtk-dp: Add PHYD Lane EN register mask "
` [PATCH v3 12/12] phy: phy-mtk-dp: Add support for MT8196 eDP PHY

[PATCH RFC v9 00/25] pkeys-based page table hardening
 2026-09-09 17:25 UTC  (7+ messages)
` [PATCH RFC v9 12/25] mm: kpkeys: Protect regular page tables

[PATCH v2 0/8] mm: remove page_swap_entry()
 2026-09-09 17:25 UTC  (5+ messages)
` [PATCH v2 1/8] mm/swap: add folio_swap_entry() and folio_page_swap_entry()

[ath:main-pending] BUILD SUCCESS b81e17f13a7e4a7feb523aa98075a55586d66251
 2026-09-09 17:24 UTC 

[tnguy-net-queue:100GbE] BUILD SUCCESS 05cfe2afb5ef78dd936bb06f753e7993d8e837b6
 2026-09-09 17:24 UTC 

[PATCH] mmc: vub300: fix sleeping function call from invalid context in vub300_inactivity_timer_expired
 2026-09-09 17:24 UTC  (7+ messages)

[PATCH b4] Normalize whitespace when unfolding wrapped trailers
 2026-09-09 17:24 UTC 

[pci:next] BUILD SUCCESS 12f8e3e3eef4a662b622cf12f00981f64c276307
 2026-09-09 17:24 UTC 

[LTP] [PATCH v6 0/3] Handle FORCE_PTRACE in thp04 and add ptrace coverage
 2026-09-09 17:23 UTC  (2+ messages)

[PATCH] platform: x86: fix typos in comments
 2026-09-09 17:23 UTC  (2+ messages)

[PATCH v2 0/5] read proc/pid/smaps_rollup under per-vma lock
 2026-09-09 17:23 UTC  (12+ messages)
` [PATCH v2 1/5] proc/task_mmu: remove unnecessary helpers
` [PATCH v2 2/5] proc/task_mmu: remove unnecessary inlines in function definitions
` [PATCH v2 3/5] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
` [PATCH v2 4/5] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock

[PATCH v5 4/4] PCI: of: introduce of_pci_verify_node()
 2026-09-09 17:23 UTC  (2+ messages)

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-09 17:22 UTC  (8+ messages)
` [PATCH 01/12] mm/sparse: move mem_section init to sparse_extreme_init()
` [PATCH 02/12] mm/sparse: refactor sparse_sections_init()
` [PATCH 03/12] mm/sparse: move initialization of section metadata to sparse_metadata_init()

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

[PATCH v13 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-09 17:19 UTC  (8+ messages)
` [PATCH v13 07/13] sched/fair: Load balance only among preferred CPUs
` [PATCH v13 13/13] virt/steal_governor: Enable the driver

[PATCH] usb: storage: ene_ub6250: set transport_reset to avoid NULL deref
 2026-09-09 17:19 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 1/1] openvswitch: disable BH once per netlink dump instead of per item
 2026-09-09 17:19 UTC 

[PATCH bpf] bpf: fix reading neigh ha in bpf_fib_lookup()
 2026-09-09 17:18 UTC  (2+ messages)

Dolphin (26.08.0): "Expandable" folders in Details view not working when per-folder view properties are enabled
 2026-09-09 17:18 UTC  (2+ messages)

[PATCH 0/1] Fix CN20K mbuf size truncation
 2026-09-09 17:16 UTC  (3+ messages)
` [PATCH 1/1] drivers: fix "

[PATCH net-next v2 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-09-09 17:16 UTC  (5+ messages)
` [PATCH net-next v2 2/9] net: phy: dp83867: add regulator supply management
` [PATCH net-next v2 4/9] net: stmmac: qcom-ethqos: convert ethqos_rgmii_macro_init() to void

[PATCH 1/2] drm/amdgpu: Fix kfd device lock during partition
 2026-09-09 17:16 UTC  (3+ messages)

[PATCH] staging: greybus: camera: fix potential overflow in debugfs buffers
 2026-09-09 17:15 UTC 

netfs_read_gaps(): aliased sink folio makes the read destination unreadable, SIGBUS on cifs with signing
 2026-09-09 17:15 UTC  (6+ messages)

[PATCH] smb: client: fix heap overflow in DACL owner/group rewrite
 2026-09-09 17:15 UTC  (3+ messages)
` [PATCH v3 0/2] smb: client: fix DACL rewrite overflows

[tj-cgroup:for-7.4] BUILD SUCCESS c367ce5b31ffd4d958f3f6c5fe1c9e820dc9f526
 2026-09-09 17:13 UTC 

SVSM: Updated Linux and QEMU branches available for testing
 2026-09-09 17:12 UTC  (2+ messages)

[PATCH RFC 0/2] of: property: Make fw_devlink follow GPIO and PWM nexus maps
 2026-09-09 17:12 UTC  (4+ messages)
` [PATCH RFC 1/2] of: property: fw_devlink: Follow GPIO "

[PATCH] efi: pstore: Fix pstore_disable parameter setting (if built as module)
 2026-09-09 17:12 UTC  (3+ messages)

[PATCH v2 0/3] pNFS/flexfiles: mirror instance error handling
 2026-09-09 17:11 UTC  (4+ messages)
` [PATCH v2 1/3] NFSv4/flexfiles: report the intended opnum when DS connection setup fails
` [PATCH v2 2/3] pNFS: allow layout drivers to cancel I/O to a single device
` [PATCH v2 3/3] NFSv4/flexfiles: only cancel I/O to a failed mirror instance

[PATCH v2 00/13] drm/i915: Some DSB/flipq stuff
 2026-09-09 17:11 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: Some DSB/flipq stuff (rev2)

[PATCH v2 0/2] Fix bugs in HugeTLB allocation when mem_cgroup_charge_hugetlb() fails
 2026-09-09 17:11 UTC  (6+ messages)
` [PATCH v2 1/2] mm: hugetlb: Return -ENOSPC on memcg charge failure
` [PATCH v2 2/2] mm: hugetlb: Drop refcount before freeing "

[PATCH] btrfs: use u64 for the page indices in heuristic_collect_sample()
 2026-09-09 17:10 UTC 

[PATCH 0/2] Minor fixes to OA in i915
 2026-09-09 17:10 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH 0/3] fio: fix eta
 2026-09-09 17:01 UTC  (3+ messages)
` [PATCH 1/3] eta: don't estimate runtime from an unset job epoch

[PATCH net-next v14 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-09-09 17:09 UTC  (4+ messages)
` [PATCH net-next v14 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems

[PATCH v2 0/3] MPXY interdomain bridge driver
 2026-09-09 17:08 UTC  (2+ messages)

[PATCH] fsnotify: avoid unrelated mark reaper waits during group teardown
 2026-09-09 17:08 UTC 

[PATCH 0/2] sysctl: Restore minmax check for proc_do{int,ulong}vec_ms_jiffies_minmax()
 2026-09-09 17:07 UTC  (6+ messages)
` [PATCH 2/2] sysctl: Make proc_doulongvec_ms_jiffies_minmax() enforce minmax again

[BUG] gve_adminq_release -- unbounded reset-wait loop, WARNs then spins forever
 2026-09-09 17:07 UTC  (3+ messages)

[PATCH] arm64: io: Reject present-invalid user prot in ioremap_prot()
 2026-09-09 17:07 UTC  (4+ messages)

[PATCH 0/2] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-09-09 17:06 UTC  (5+ messages)
` [PATCH 2/2] "
` ✓ CI.KUnit: success for drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms (rev9)

[PATCH v4 00/10] migration/cpr: support vhost-vsock devices
 2026-09-09 17:06 UTC  (16+ messages)
` [PATCH v4 02/10] vhost: add vhost_reset_owner op
` [PATCH v4 04/10] vhost-vsock: fix FD leak in realize()
` [PATCH v4 05/10] vhost-vsock: preserve vhost FD during CPR
` [PATCH v4 07/10] vhost: make vhost_dev_cleanup() safe on a partially initialized device
` [PATCH v4 08/10] vhost: add vhost_dev_set_owner() / vhost_dev_reset_owner() helpers

[PATCH v1] Bluetooth: ISO: set BT_LISTEN before requesting a BIG sync
 2026-09-09 17:05 UTC 

[PATCH] PM: sleep: only allow relevant powerpc platforms to enable PM_SLEEP_SMP
 2026-09-09 17:05 UTC 

[bluetooth-next:master] BUILD SUCCESS 701ca71884b3d101fd25b7adbf972355056ef352
 2026-09-09 17:04 UTC 

[PATCH v2] bus: fsl-mc: register the object drivers after misc_class exists
 2026-09-09 17:04 UTC  (2+ messages)

Fwd: [PATCH] media: hackrf: defer v4l2_ctrl_auto_cluster() until after error check
 2026-09-09 17:04 UTC 

[PATCH 1/2] mm: hugetlb: Return -ENOSPC on memcg charge failure
 2026-09-09 17:04 UTC  (2+ messages)

[PATCH] i2c: qcom-geni: Use modern PM operation macros
 2026-09-09 17:04 UTC  (2+ messages)

[PATCH net-next] selftests: net: Skip so_incoming_cpu on single-CPU systems
 2026-09-09 17:03 UTC  (2+ messages)

[tnguy-next-queue:main] BUILD SUCCESS ab217fbb9b2169ce677b09a66558d5c3adcfbb76
 2026-09-09 17:02 UTC 

[tnguy-net-queue:main] BUILD SUCCESS e0554c6276da957b6e72849520c70a97404cd1ae
 2026-09-09 17:02 UTC 

[tnguy-net-queue:dev-queue] BUILD SUCCESS 46cd38dd9ad34dcff3acf363a2a74942d480d7da
 2026-09-09 17:02 UTC 

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-09 17:03 UTC  (5+ messages)
` [PATCH v20 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v20 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change

[PATCH net-next v11 0/4] net: dsa: microchip: Add support for KSZ8995XA/KS8995XA
 2026-09-09 17:00 UTC  (5+ messages)
` [PATCH net-next v11 1/4] dt-bindings: net: dsa: microchip: Add KSZ8995XA
` [PATCH net-next v11 2/4] net: dsa: tag_ks8995: Add the KS8995 tag handling
` [PATCH net-next v11 3/4] net: dsa: microchip: Support Microchip KSZ8995XA / KS8995XA
` [PATCH net-next v11 4/4] net: dsa: ks8995: Delete surplus driver

[PATCH] Documentation: deprecated.rst: add to syntax highlighting
 2026-09-09 17:00 UTC  (2+ messages)

[OE-core][wrynose 00/38] Patch review
 2026-09-09 17:00 UTC  (3+ messages)
` [OE-core][wrynose 27/38] u-boot-tools: Ignore CVE-2026-29007

[PATCH 3/7] arm64: dts: rockchip: rk3588: add an OPP table for the NPU
 2026-09-09 16:59 UTC  (3+ messages)

[PATCH 0/2] sh: mach-x3proto: convert gpio-keys to software nodes
 2026-09-09 17:00 UTC  (2+ messages)

[PATCH] mm/hugetlb: fix overbroad MMU notifiers for unshared PMDs
 2026-09-09 16:59 UTC  (5+ messages)

[PATCH RESEND 1/2] media: i2c: isl7998x: Inline i2c_check_functionality() check
 2026-09-09 16:58 UTC  (4+ messages)
` [PATCH RESEND 2/2] i2c: Change return type to bool for i2c_check_functionality()

[PATCH 0/7] mailbox: Improve the mbox core then introduce the goog-mba driver
 2026-09-09 16:56 UTC  (6+ messages)
` [PATCH 7/7] mailbox: goog-mba: Introduce the goog-mba mailbox driver

[PATCH v3 net-next] net: phy: air_en8811h: select LED GPIO pins based on AN8811HB package variant
 2026-09-09 16:57 UTC  (2+ messages)

[PATCH net-next v3] selftests: net: csum: filter packets by source address and port
 2026-09-09 16:57 UTC  (2+ messages)

[PATCH V3] PCI/MSI: Don't touch the MSI-X table while the Link is contained
 2026-09-09 16:57 UTC  (3+ messages)
` [PATCH V4] PCI/MSI: Skip MSI/MSI-X programming while the channel is offline

[BUG] general protection fault in security_path_post_mknod
 2026-09-09 16:56 UTC  (3+ messages)

[PATCH] cxl/events: Return IRQ_NONE when no event is pending
 2026-09-09 16:55 UTC  (3+ 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.