All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-30 14:56:58 to 2026-06-30 15:37:46 UTC [more...]

[PATCH 0/6] ip_frag: fix reassembly defects and add test
 2026-06-30 15:36 UTC  (5+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] ip_frag: tolerate duplicate fragments
  ` [PATCH v2 2/8] ip_frag: discard datagrams with overlapping fragments
  ` [PATCH v2 3/8] ip_frag: include protocol in IPv4 reassembly key

[PATCH 00/11] ARM: NXP: Drop NOMMU platform support
 2026-06-30 15:37 UTC  (3+ messages)
` [PATCH 05/11] pinctrl: freescale: IMXRT: Remove "

[PATCH net] selftests/tc-testing: Add tests that force multiq and taprio to enqueue to child's gso_skb
 2026-06-30 15:36 UTC 

[PATCH 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-06-30 15:36 UTC  (6+ messages)
` [PATCH 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array

[PATCH v2 0/3] iio: Use named initializers for device_id structures
 2026-06-30 15:35 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: ti-tsc2046: Simplify device handling
` [PATCH v2 2/3] iio: imu: adis16550: Simplify device abstraction
` [PATCH v2 3/3] staging: iio: Initialize spi_device_id arrays using member names

[PATCH v2] drm/arm/malidp: use clk_bulk API in runtime PM resume and suspend
 2026-06-30 15:34 UTC  (2+ messages)

[PATCH v3 00/16] mm: Some cleanups for page allocator APIs
 2026-06-30 15:34 UTC  (4+ messages)
` [PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()

[PATCH 0/6] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-06-30 15:34 UTC  (13+ messages)
` [PATCH 4/6] hwmon: (pmbus/max20830): add VOUT feedback resistor scaling support
` [PATCH 5/6] dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c support
` [PATCH 6/6] hwmon: (pmbus/max20830): add support for max20830c and max20840c

[PATCH v2] drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_bridge_in_chain()
 2026-06-30 15:34 UTC 

[PATCH 00/11] drm/panthor: Misc fixes for bugs found by shashiko
 2026-06-30 15:33 UTC  (2+ messages)

[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-06-30 15:33 UTC  (4+ messages)

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-06-30 15:32 UTC  (5+ messages)
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel

linux-next: manual merge of the drm-intel tree with the origin tree
 2026-06-30 15:32 UTC 

[PATCH v2] drm/panthor: Fix NPD issue on partial unmap of an evicted BO
 2026-06-30 15:31 UTC  (2+ messages)

[PATCH bpf-next] bpf: reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
 2026-06-30 15:31 UTC  (2+ messages)

[PATCH V4 0/7] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-06-30 15:31 UTC  (2+ messages)

[LTP] [PATCH] landlock08: add UDP bind/connect test variants
 2026-06-30 15:31 UTC  (2+ messages)
` [LTP] "

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-06-30 15:30 UTC  (3+ messages)
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c

[PATCH] MAINTAINERS: Add entry for ARM
 2026-06-30 15:30 UTC  (3+ messages)

[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
 2026-06-30 15:29 UTC  (4+ messages)

[PATCH for-4.22 v2] xen/mm: Remove INVALID_{MFN,GFN}_INITIALIZER
 2026-06-30 15:29 UTC  (2+ messages)

[PATCH] tools: binman: ti_board_cfg: Add configurable sw-rev support
 2026-06-30 15:28 UTC 

[PATCH] sequencer: Skip copying notes for commits that disappear during rebase
 2026-06-30 15:29 UTC  (13+ messages)
` [PATCH 00/11] sequencer: do not record dropped commits as rewritten
  ` [PATCH 01/11] t3400: restore coverage for note copying with apply backend
  ` [PATCH 02/11] sequencer: move definition of is_final_fixup()
  ` [PATCH 03/11] sequencer: be more careful with external merge
  ` [PATCH 04/11] sequencer: never reschedule on failed commit
  ` [PATCH 05/11] sequencer: remove unnecessary "or" in pick_one_commit()
  ` [PATCH 06/11] sequencer: simplify handing of fixup with conflicts
  ` [PATCH 07/11] sequencer: remove unnecessary condition in pick_one_commit()
  ` [PATCH 08/11] sequencer: simplify pick_one_commit()
  ` [PATCH 09/11] sequencer: return early from pick_one_commit() on success
  ` [PATCH 10/11] sequencer: use an enum to represent result of picking a commit
  ` [PATCH 11/11] sequencer: do not record dropped commits as rewritten

[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-30 15:29 UTC  (5+ messages)
` [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500

linux-next: duplicate patch in the drm-intel tree
 2026-06-30 15:28 UTC 

[PATCH 0/2] ext4: fix race conditions and clean up locking of inline data writes
 2026-06-30 15:28 UTC  (3+ messages)
` [PATCH 1/2] ext4: use fsdata to track inline data write state
` [PATCH 2/2] ext4: replace BUG_ON with graceful retry in ext4_write_inline_data_end

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-30 15:28 UTC  (4+ messages)
` [PATCH v2 11/17] x86/virt/tdx: Add interface to generate a Quote

[PATCH] sched/fair: Stabilize idle SMT core selection with asym-capacity
 2026-06-30 15:27 UTC 

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2026-06-30 15:27 UTC 

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-06-30 15:27 UTC  (3+ messages)
` [PATCH v2 10/19] pmdomain: imx: use platform_device_set_of_node()

[frank-w-bpi-r2-4.14:7.2-rc 97/160] drivers/net/dsa/mxl862xx_downstream/mxl862xx.c:3854:18: sparse: sparse: unsigned value that used to be signed checked against zero?
 2026-06-30 15:27 UTC 

[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
 2026-06-30 15:27 UTC  (13+ messages)

[PATCH v2 00/15] media: i2c: os05b10: Refactor driver and Add new features
 2026-06-30 15:27 UTC  (7+ messages)
` [PATCH v2 04/15] media: i2c: os05b10: split common and mode-specific init registers
` [PATCH v2 05/15] media: i2c: os05b10: add V4L2 digital gain control

[PATCH v6] media: qcom: iris: use disable_irq() during power-off
 2026-06-30 15:26 UTC 

[PATCH] mm/damon/vaddr: check address space stability before VMA traversal
 2026-06-30 15:25 UTC 

[PATCH 0/3] arm64: dts/net: stmmac: Add Agilex5 SoCDK TSN Config2 board support
 2026-06-30 15:25 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: socfpga: agilex5: Add SoCDK TSN Config2 board
` [PATCH 3/3] net: stmmac: dwmac-socfpga: Add mac-mode DT property support

[PATCH v3] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
 2026-06-30 15:25 UTC 

[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
 2026-06-30 15:24 UTC  (2+ messages)

[ANN] netdev foundation TSC meeting notes - Jun 30th
 2026-06-30 15:25 UTC 

[PATCH net-next v2 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-06-30 15:24 UTC  (5+ messages)
` [PATCH net-next v2 3/8] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
` [PATCH net-next v2 4/8] net: mdio: realtek-rtl9300: Configure hardware polling during probing

[PATCH v12 0/6] gpio: siul2-s32g2: add initial GPIO driver
 2026-06-30 15:24 UTC  (5+ messages)
` [PATCH v12 1/6] pinctrl: s32cc: add/fix some comments
` [PATCH v12 2/6] pinctrl: s32cc: remove inline specifiers

[PATCH] ceph: fix refcount leak in write_folio_nounlock()
 2026-06-30 15:24 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: adc: ti,ads1298: add ADS1299 EEG ADC variants
 2026-06-30 15:24 UTC  (2+ messages)

[PATCH net 0/3] Fix broken TC_ACT_REDIRECT from qdiscs
 2026-06-30 15:23 UTC  (6+ messages)
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains

[PATCH RFC] jfs: add dmaptree integrity check to prevent array-index-out-of-bounds
 2026-06-30 15:23 UTC 

[PATCH RESEND] mux: gpio-mux: add support for 4:1 2-channels mux
 2026-06-30 15:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-30 15:22 UTC  (3+ messages)
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion

[PATCH v31 0/5] Type2 device basic support
 2026-06-30 15:22 UTC  (5+ messages)
` [PATCH v31 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem
` [PATCH v31 5/5] sfc: support pio mapping based on cxl

[PATCH v4 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-06-30 15:21 UTC  (4+ messages)
` [PATCH v4 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v4 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v4 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

[meta-ti][master/wrynose][PATCH] meta-beagle: Fix BeagleBadge build
 2026-06-30 15:21 UTC  (3+ messages)

[PATCH v2 0/2] Fix array-index-out-of-bounds in intel_cmtg_disable()
 2026-06-30 15:20 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v6 0/3] igvm: misc changes and device tree support
 2026-06-30 15:20 UTC  (7+ messages)
` [PATCH v6 1/3] igvm: Report error on missing parameter area in directive handlers
` [PATCH v6 2/3] igvm: use idiomatic meson conditional for IGVM build files
` [PATCH v6 3/3] igvm: add device tree parameter support

[PATCH v2 7/7] net/intel: support header split mbuf callback
 2026-06-30 15:20 UTC  (4+ messages)
` [PATCH v3 0/6] Intel network drivers enhancements
  ` [PATCH v3 3/6] net/ice: add scheduler rate-limiter burst size devarg

[PATCH 0/5] perf/arm-cmn: Support CMN S3 r2
 2026-06-30 15:19 UTC  (6+ messages)
` [PATCH 1/5] perf/arm-cmn: Rename filter variables for clarity
` [PATCH 2/5] perf/arm-cmn: Refactor event filter programming
` [PATCH 3/5] perf/arm-cmn: Refactor event filter data
` [PATCH 4/5] perf/arm-cmn: Add new filters
` [PATCH 5/5] perf/arm-cmn: Support CMN S3 r2

b4 review tui + lore/lei/korgalore
 2026-06-30 15:19 UTC  (2+ messages)

[PATCH] arm64: dts: ti: Rename DM firmware reserved memory nodes
 2026-06-30 15:19 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next 0/8] drivers/net: replace __get_free_pages() with kmalloc()
 2026-06-30 14:40 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH net-next 1/8] b43, b43legacy: debugfs: use kmalloc() to allocate formatting buffers
` [Intel-wired-lan] [PATCH net-next 2/8] bnx2x: use kzalloc() to allocate mac filtering list
` [Intel-wired-lan] [PATCH net-next 3/8] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [Intel-wired-lan] [PATCH net-next 4/8] libertas: debugfs: use kzalloc() to allocate formatting buffers
` [Intel-wired-lan] [PATCH net-next 5/8] mwifiex: "
` [Intel-wired-lan] [PATCH net-next 6/8] sfc/siena: use kmalloc() to allocate logging buffer
` [Intel-wired-lan] [PATCH net-next 7/8] sfc: "
` [Intel-wired-lan] [PATCH net-next 8/8] wlcore: allocate aggregation and firmware log buffers with kzalloc()
` [PATCH net-next 0/8] drivers/net: replace __get_free_pages() with kmalloc()

[PATCH 0/4] hypercall string inputs
 2026-06-30 14:59 UTC  (3+ messages)
` [PATCH 1/4] libxc: adjust string size calculations in xc_{,de,test_}assign_dt_device()

[PATCH v1] rtc: mpfs: fix counter upload completion condition
 2026-06-30 15:18 UTC  (3+ messages)

[RFC PATCH 03/28] target/ppc: Convert cache instructions to decodetree
 2026-06-30 15:17 UTC  (3+ messages)
` [RFC PATCH v2] "

[PATCHv3 0/4] k3-am62-pocketbeagle2: add board and variant support
 2026-06-30 15:17 UTC  (6+ messages)
` [PATCHv3 3/4] k3-am62-pocketbeagle2: add support for 1GB variant

[PATCH] dhcpcd: Add PACKAGECONFIG for seccomp
 2026-06-30 15:17 UTC 

[PATCH i-g-t] test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
 2026-06-30 15:16 UTC  (3+ messages)

[PATCH] drm/xe: Drop 'force_execlist' module parameter
 2026-06-30 15:16 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[GIT PULL 0/8] Dump patches for 2026-06-30
 2026-06-30 15:13 UTC  (9+ messages)
` [GIT PULL 1/8] migration: add migration_guest_ram_loading() helper
` [GIT PULL 2/8] dump: refuse dump-guest-memory while guest RAM is being migrated
` [GIT PULL 3/8] system/cpus: refuse memsave/pmemsave "
` [GIT PULL 4/8] dump: make win_dump_available() check vmcoreinfo for a Windows dump header
` [GIT PULL 5/8] tests/qtest: add dump-guest-memory test
` [GIT PULL 6/8] tests/qtest/dump: reject win-dmp without vmcoreinfo
` [GIT PULL 7/8] tests/qtest/dump: cover win-dmp availability via vmcoreinfo
` [GIT PULL 8/8] dump: fix misleading VMCOREINFO phys_base parse error

[broonie-ci:asoc-7.3 41/42] sound/soc/meson/aiu.c:184:34: sparse: sparse: symbol 'aiu_formatter_i2s_drv' was not declared. Should it be static?
 2026-06-30 15:15 UTC 

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-30 15:15 UTC  (9+ messages)

[PATCH 1/2] arch/x86: do not allow unlock to set bits
 2026-06-29 21:57 UTC  (8+ messages)
` [PATCH 2/2] selftest/x86: test ARCH_SHSTK_UNLOCK

[PATCH bpf-next v4 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp, socket_filter and flow_dissector
 2026-06-30 15:14 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf, sockmap: disallow update and delete "
` [PATCH bpf-next v4 2/2] selftests/bpf: drop tc/xdp/flow_dissector/socket_filter sockmap mutation tests

[PATCH net v3 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
 2026-06-30 15:12 UTC  (5+ messages)

[PATCH v3] drm/xe/tests/rtp: Add kunit test for whitelist upper bounds
 2026-06-30 15:12 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/tests/rtp: Add kunit test for whitelist upper bounds (rev3)

[PATCH 0/3] Some fixes for purged BOs
 2026-06-30 15:12 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Some fixes for purged BOs (rev2)
` ✓ CI.KUnit: success "

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-06-30 15:11 UTC  (3+ messages)
` [PATCH 1/2] KVM: nSVM: Virtualize DecodeAssists for nested guests

[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-30 15:11 UTC  (3+ messages)
` [PATCH v4 3/3] "

[PATCH] drm/amd/display:Check dp_128b_132b_supported_link_rates.raw before link_rate setting
 2026-06-30 15:11 UTC  (2+ messages)

[PATCH] clk: qcom: dispcc-sc8280xp: remove CLK_SET_RATE_PARENT from byte_div_clk_src dividers
 2026-06-30 15:10 UTC  (10+ messages)

[PATCH v3 0/2] media: qcom: iris: add dynamic encoder properties
 2026-06-30 15:10 UTC  (5+ messages)
` [PATCH v3 1/2] media: qcom: iris: improve gop size support for gen1 encoder
` [PATCH v3 2/2] media: qcom: iris: Add request key frame support for encoder

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-06-30 15:09 UTC  (5+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()

[PATCH v2] HID: cleanup help indentation in kconfig
 2026-06-30 15:10 UTC  (2+ messages)

[RFC net-next] bonding: Retry updating slave MAC after a failure
 2026-06-30 15:09 UTC 

[PATCH net] net/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variants
 2026-06-30 15:09 UTC 

[PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-06-30 15:09 UTC  (6+ messages)
` [PATCH v3 4/8] irqchip/qcom-pdc: Differentiate between direct SPI and GPIO as SPI
` [PATCH v3 5/8] irqchip/qcom-pdc: Configure PDC to pass through mode

[PATCH net-next v6 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-30 15:09 UTC  (4+ messages)
` [PATCH net-next v6 14/15] dt-bindings: net: add onsemi's S2500

[ath:pending] BUILD SUCCESS f82b6b0daaa3d8321e88019f4bfa342fd0ae7862
 2026-06-30 15:07 UTC 

[RESEND PATCH v2] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-06-30 15:07 UTC  (2+ messages)

[PATCH v2 0/3] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-06-30 15:08 UTC  (9+ messages)
` [PATCH v2 1/3] platform: arm64:: lenovo-thinkpad-t14s-ec: Add hwmon support for temperatures
` [PATCH v2 2/3] platform: arm64: lenovo-thinkpad-t14s: Wire EC thermal events to hwmon
` [PATCH v2 3/3] arm64: dts: qcom: x1e78100-t14s: Add thermal zones for keyboard skin and charging sensors

[PATCH net v5 0/2] mptcp: pm: fix stale ADD_ADDR anno_list entry on id 0 removal
 2026-06-30 15:06 UTC  (3+ messages)
` [PATCH net v5 1/2] mptcp: pm: drop pending ADD_ADDR when removing id 0 endpoint
` [PATCH net v5 2/2] selftests: mptcp: add id 0 stale ADD_ADDR regression test

[PATCH mt76 1/2] wifi: mt76: wed: fix kernel panic on non-DBDC MT7986
 2026-06-30 15:06 UTC  (2+ messages)
` [PATCH mt76 2/2] wifi: mt76: mt7915: fix net_fill_forward_path for non-DBDC mt7986

[PATCH] mm/page_alloc: free allocated PFNs if the range does not match
 2026-06-30 15:06 UTC  (4+ messages)

[PATCH 0/3] Enable icc-clk support for Qualcomm IPQ9650
 2026-06-30 15:06 UTC  (2+ messages)

[PATCH v3 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-30 15:04 UTC  (12+ messages)
` [PATCH v3 1/8] arm64: mm: remove unreachable invalid range check in kasan_init_shadow()
` [PATCH v3 2/8] LoongArch: remove unreachable invalid range check in kasan_init()
` [PATCH v3 3/8] riscv: remove unreachable invalid range check in create_linear_mapping_page_table()
` [PATCH v3 4/8] riscv: remove unreachable invalid range check in kasan_init()
` [PATCH v3 5/8] ARM: "
` [PATCH v3 6/8] powerpc64/kasan: Remove unreachable invalid range check in kasan_init_phys_region()
` [PATCH v3 7/8] mm: remove unnecessary empty range check in early_calculate_totalpages()
` [PATCH v3 8/8] mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()

[PATCH v4 0/4] arm64: dts: qcom: Add IMDT QCS8550 SBC
 2026-06-30 15:04 UTC  (6+ messages)
` [PATCH v4 4/4] "

[PATCH] tools/compiler: match glibc 2.42 definition of __attribute_const__
 2026-06-30 14:58 UTC 

[PATCH] media: dvb-frontends: a8293: propagate set_voltage errors
 2026-06-30 15:04 UTC 

[PATCH] dmaengine: hisilicon: Return -ENOMEM on dynamic memory allocation in probe
 2026-06-30 15:02 UTC  (3+ messages)

[PATCH v2 0/2] USB: gadget: fix mm lifetime use-after-free in async read paths
 2026-06-30 15:02 UTC  (2+ messages)

[PATCH v4] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page
 2026-06-30 15:02 UTC  (3+ messages)

[PATCH v2 0/9] Support ROHM BD127x0 hot-swap controllers
 2026-06-30 15:00 UTC  (5+ messages)
` [PATCH v2 9/9] hwmon: adm1275: Support ROHM BD12790

[PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)
 2026-06-30 14:59 UTC  (4+ messages)
` [PATCH v2 06/13] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine

[PATCH 0/3] drm/xe: Disable stolen memory for driver allocations
 2026-06-30 14:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[BOF]arm: resctrl: L3 cache partitioning via CLUSTERPARTCR
 2026-06-30 14:59 UTC  (2+ messages)

[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
 2026-06-30 14:58 UTC  (5+ messages)
` [PATCH v3 09/16] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id

[RFC PATCH] fpga: region: Add support for FPGA region variants
 2026-06-30 14:58 UTC  (4+ messages)

[PATCH] migration: Fix invalid %ud format and trace arg typo
 2026-06-30 14:58 UTC  (2+ messages)

[PATCH v2 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-30 14:57 UTC  (4+ messages)
` [PATCH v2 8/8] mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()

[PATCH 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
 2026-06-30 14:57 UTC  (2+ messages)

[PATCH v5 00/35] monitor: turn QMP and HMP into QOM objects
 2026-06-30 14:55 UTC  (3+ messages)
` [PATCH v5 22/35] monitor: implement "user creatable" interface for adding monitors


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.