All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-29 14:55:46 to 2026-06-29 15:29:50 UTC [more...]

[PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
 2026-06-29 15:29 UTC  (4+ messages)
` [PATCH v12 2/2] arm64: dts: imx8ulp: Add MIPI CSI-2 and ISI nodes
` (subset) [PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support

[PATCH v2] misc: xilinx_sdfec: validate LDPC code register offsets
 2026-06-29 15:28 UTC 

[PATCH] [RFC] gpiolib: introduce gpio_name() helper
 2026-06-29 15:29 UTC  (3+ messages)

[PATCH v3 0/3] arm: demuxed ID registers (CCSIDR_EL1)
 2026-06-29 15:28 UTC  (5+ messages)
` [PATCH v3 2/3] arm: handle CCSIDR_EL1 as a demuxed register
` [PATCH v3 3/3] arm/kvm: get demuxed ID registers from kvm

[PATCH] drm/xe/hw_engine: Fix double-free of managed BO in error path
 2026-06-29 15:29 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe/hw_engine: Fix double-free of managed BO in error path (rev2)
` ✓ CI.KUnit: success "

[PATCH] dt-bindings: display: verisilicon, dc: make resets non-optional
 2026-06-29 15:28 UTC  (2+ messages)
` [PATCH] dt-bindings: display: verisilicon,dc: "

[PATCH v3] drm/amdgpu: reject mapping info when BO VA is gone
 2026-06-29 15:28 UTC 

[PATCH] Bluetooth: Properly disable remote wakeup for MT7922/MT7925 on Ryzen platform
 2026-06-29 15:27 UTC 

[PATCH 0/3] Job submission optimisation
 2026-06-29 15:28 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Save some cycles on the job submission path

[PATCH] drm/xe: Add creator TID to sched job trace points
 2026-06-29 15:27 UTC  (2+ messages)

[PATCH 0/2] PCI: ultrarisc: Add DP1000 PCIe clock support
 2026-06-29 15:27 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pci: ultrarisc: add required DP1000 PCIe clocks

[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-06-29 15:27 UTC  (3+ messages)
` [PATCH 2/2] arm64: topology: read CPPC FFH feedback counters in one operation

[PATCH v3 00/16] mm: Some cleanups for page allocator APIs
 2026-06-29 15:27 UTC  (11+ messages)
` [PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v3 11/16] sgi-xp: Use higher-level allocator API
` [PATCH v3 13/16] mm: Remove __alloc_pages_node()

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-06-29 15:27 UTC  (6+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently

[PATCH 1/2] net/e1000: fix igc RSS redirection table
 2026-06-29 15:27 UTC  (5+ messages)
` [PATCH 2/2] net/e1000: fix igc Tx descriptor ring wrap

[PATCH] smb/client: fix incorrect nlink returned by fstat()
 2026-06-29 15:26 UTC 

[PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdsc
 2026-06-29 15:27 UTC  (6+ messages)

[PATCH v2 0/6] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-06-29 15:27 UTC  (13+ messages)
` [PATCH v2 1/6] dt-bindings: rtc: sun6i: add sun60i-a733 support
` [PATCH v2 3/6] clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration
` [PATCH v2 6/6] clk: sunxi-ng: sun6i-rtc: add a733 support

[PATCH] configs/meson: disable hexagon idef-parser for emscripten builds
 2026-06-29 15:26 UTC  (3+ messages)

[PATCH v5 0/5] cxl: Support Back-Invalidate
 2026-06-29 15:26 UTC  (4+ messages)
` [PATCH v5 4/5] cxl: Add HDM-DB region creation

[PATCH 0/4] ipmi: bt-bmc: Add configurable LPC host interface
 2026-06-29 15:26 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: ipmi: Add optional LPC properties to ASPEED BT devices

[PATCH v4 00/25] Introduce enablemenant of dom0less
 2026-06-29 15:26 UTC  (11+ messages)
` [PATCH v4 16/25] xen/riscv: introduce minimal virtual APLIC (vAPLIC) infrastructure
` [PATCH v4 17/25] xen/riscv: rename enum intc_version to intc_variant
` [PATCH v4 18/25] xen/riscv: introduce (de)initialization helpers for vINTC
` [PATCH v4 19/25] xen/riscv: generate IMSIC DT node for guest domains
` [PATCH v4 20/25] xen/riscv: create APLIC "

[PATCH] samples/ftrace: Prevent division by zero when nr_function_calls is zero
 2026-06-29 15:26 UTC 

[PATCH] soc: xilinx: zynqmp: Add TCG variant detection for ZU3TCG
 2026-06-29 15:25 UTC  (2+ messages)

[PATCH bpf-next v8 0/9] bpf: Introduce global percpu data
 2026-06-29 15:24 UTC  (10+ messages)
` [PATCH bpf-next v8 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v8 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v8 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v8 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v8 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v8 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v8 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
` [PATCH bpf-next v8 8/9] selftests/bpf: Test verifier log for global percpu data
` [PATCH bpf-next v8 9/9] selftests/bpf: Verify bpf_iter "

[PATCH RFC v6 0/5] iio: add Open Sensor Fusion IIO driver
 2026-06-29 15:25 UTC  (2+ messages)

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-06-29 15:24 UTC  (12+ messages)

[PATCH net-next v2 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-06-29 15:23 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: mdio: realtek-rtl9300: Add polling documentation
` [PATCH net-next v2 2/8] net: mdio: realtek-rtl9300: Add page tracking
` [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 net-next v2 5/8] net: mdio: realtek-rtl9300: Add c45 over c22 mitigation
` [PATCH net-next v2 6/8] net: mdio: realtek-rtl9300: Increase MDIO timeout
` [PATCH net-next v2 7/8] net: mdio: realtek-rtl9300: Add support for RTL838x
` [PATCH net-next v2 8/8] net: mdio: realtek-rtl9300: Add support for RTL839x

[PATCH 00/37] drm bridge hotplug
 2026-06-29 15:23 UTC  (12+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction

[PATCH] samples/ftrace: reject zero ftrace-ops call count
 2026-06-29 15:23 UTC  (5+ messages)

[PATCH] x86/msr: Restrict /dev/cpu/*/msr read and write to a single MSR per call
 2026-06-29 15:23 UTC  (6+ messages)
` [PATCH v2 1/2] x86/msr: Document I/O-like MSR semantics in /dev/cpu/*/msr driver

[PATCH 0/2] clocksource/drivers/arm_arch_timer_mmio: Restore support for early init
 2026-06-29 15:23 UTC  (5+ messages)

[PATCH net] netfilter: nf_nat_masquerade: recalculate TCP TS offset when port is randomized
 2026-06-29 15:23 UTC  (2+ messages)

[PATCH v2 00/15] media: i2c: os05b10: Refactor driver and Add new features
 2026-06-29 15:22 UTC  (5+ messages)
` [PATCH v2 01/15] media: i2c: os05b10: Use pm_runtime_get_if_active() when applying controls
` [PATCH v2 02/15] media: i2c: os05b10: drop unused group-hold programming

[PATCH] net/tap: check for fd == -1 on failure path
 2026-06-29 15:22 UTC 

[PATCH 11/18] maple_tree: Add bulk parent set helper
 2026-06-29 15:22 UTC  (2+ messages)
` [PATCH fixup] maple_tree: Fix dereference of rcu type

[PATCH v5] hw/net: fix e1000e/igb ip_len inflation by Ethernet minimum-frame padding
 2026-06-29 15:21 UTC 

[RFC PATCH] clk: qcom: hfpll: return lock timeout from enable paths
 2026-06-29 15:14 UTC  (7+ messages)

[PATCH v5 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
 2026-06-29 15:21 UTC  (6+ messages)
` [PATCH v5 1/3] iio: adc: Fix incorrect reading when datarate changed in single mode
` [PATCH v5 3/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver

[TECH TOPIC] Implementing malloc
 2026-06-29 15:21 UTC  (3+ messages)

[PATCH 0/8] Enable USB host functions on Jetson AGX Thor
 2026-06-29 15:21 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: phy: tegra-xusb: Add support for Tegra264
` [PATCH 2/8] dt-bindings: usb: Add Tegra264 XUSB host support

[PATCH] virtio-gpu: Support the configurable EDID fields
 2026-06-29 15:20 UTC  (3+ messages)

[PATCH] history: streamline message preparation and plug file stream leak
 2026-06-29 15:21 UTC  (3+ messages)

[PATCH v2 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
 2026-06-29 15:20 UTC  (6+ messages)
` [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code into vmpressure-v1.c

[PATCH v2 0/9] kmem_cache instances with static storage duration
 2026-06-29 15:20 UTC  (5+ messages)
` [RFC PATCH v3 00/10] "

[PATCH 1/7] dt-bindings: interrupt-controller: realtek,rtl-intc: Allow 2 interrupt cells
 2026-06-29 15:19 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH 2/7] irqchip/irq-realtek-rtl: Use helper for parent setup
 2026-06-29 15:19 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/irq-realtek-rtl: Split out parent setup code

[PATCH 3/7] irqchip/irq-realtek-rtl: Add interrupt data structure
 2026-06-29 15:19 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH 0/7] irqchip/irq-realtek-rtl: Add multi parent support
 2026-06-29 15:19 UTC  (4+ messages)
` [PATCH 4/7] irqchip/irq-realtek-rtl: Add mask for interrupt handling
  ` [tip: irq/drivers] "

[PATCH 5/7] irqchip/irq-realtek-rtl: Add a select function
 2026-06-29 15:19 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH 6/7] irqchip/irq-realtek-rtl: Allow shuffled interrupt order
 2026-06-29 15:19 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH 7/7] irqchip/irq-realtek-rtl: Activate multiple parents
 2026-06-29 15:19 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH 0/7] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP power domain, I2C and watchdog
 2026-06-29 15:18 UTC  (10+ messages)
` [PATCH 3/7] riscv: dts: eswin: eic7700: add pinctrl support
    `  "
        `  "
            `  "

地方で儲かる、焼肉ビジネス
 2026-06-18  4:12 UTC 

[PATCH v1 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-06-29 15:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string

[PATCH nf 0/3] flowtable fixes for ipip tunnels
 2026-06-29 15:17 UTC  (7+ messages)
` [PATCH nf 1/3] netfilter: flowtable: use dst in this direction when pushing IPIP header
` [PATCH nf 2/3] netfilter: flowtable: IPIP tunnel hardware offload is not yet support
` [PATCH nf 3/3] netfilter: flowtable: support IPIP tunnel with direct xmit

[PATCHv2 1/2] dt-bindings: net: altr,socfpga-stmmac: add more interrupts for Agilex5
 2026-06-29 15:17 UTC  (2+ messages)

[thomas-weissschuh:b4/hrtimer-header-dependencies 6/11] include/linux/irqflags.h:44:22: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2026-06-29 15:15 UTC 

[PATCH] sched/topology: Allow EAS without schedutil for artificial Energy Models
 2026-06-29 15:16 UTC  (2+ messages)

[PATCH v4 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-06-29 15:16 UTC  (5+ messages)
` [PATCH v4 2/4] iio: adc: ltc2378: Add support for LTC2378-20 "

[PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout workaround if available
 2026-06-29 15:16 UTC  (4+ messages)

linux-next: Tree for Jun 29
 2026-06-29 15:15 UTC 

[PATCH rc v6 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-06-29 15:15 UTC  (3+ messages)
` [PATCH rc v6 4/7] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup in "

[PATCH 0/2] media: atomisp: Remove doxygen comments
 2026-06-29 15:14 UTC  (5+ messages)
` [PATCH 1/2] media: atomisp: Demote all broken kernel-doc comments
` [PATCH 2/2] media: atomisp: Demote all "

[PATCH v3] rtc: ds1307: Add driver for Epson RX8901CE
 2026-06-29 15:13 UTC 

Sashiko to track linux-mtd
 2026-06-29 15:12 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K systems
 2026-06-29 15:11 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-29 15:11 UTC  (7+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[Buildroot] [PATCH 1/1] package/libglib2: drop unused 0001-meson.build-add-girdir-to-gio-2.0.pc-and-glib-2.0.pc.patch
 2026-06-29 15:11 UTC  (3+ messages)

[PATCH 0/5] imx8-isi: Bug fixes and format support enhancements
 2026-06-29 15:10 UTC  (7+ messages)
` [PATCH 3/5] media: nxp: imx8-isi: Add 16-bit raw Bayer format support
` [PATCH 4/5] media: nxp: imx8-isi: Correct color map between V4L2 and ISI
` [PATCH 5/5] media: nxp: imx8-isi: Add additional 32-bit RGB format support

[PATCH] gnutls: fix CVE-2026-33846
 2026-06-29 15:10 UTC  (3+ messages)
` [PATCH] gnutls: fix CVE-2026-33846 --> wrynose branch

[PATCH v5 0/6] gpiolib: fence off legacy interfaces
 2026-06-29 15:09 UTC  (3+ messages)
` [PATCH 5/6] [v5] leds: gpio: make legacy gpiolib interface optional

[REGRESSION] platform/x86: asus-wmi: charge_control_end_threshold returns -ENODATA at boot, breaking UPower/GNOME detection
 2026-06-29 15:09 UTC  (3+ messages)

[PATCH 0/2] iio: adc: Add Nuvoton MA35D1 EADC support
 2026-06-29 15:09 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add Nuvoton MA35D1 EADC
` [PATCH 2/2] iio: adc: Add Nuvoton MA35D1 EADC driver

[PATCH] btrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()
 2026-06-29 15:09 UTC 

[PATCH v3 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
 2026-06-29 15:08 UTC  (4+ messages)
` [PATCH v3 1/2] mm/damon/core: split a fraction of regions when nr_regions exceeds max/2
` [PATCH v3 2/2] mm/damon/tests/core-kunit: test split above max_nr_regions/2

[PATCH v6 0/3] Incorporate DRAM address in EDAC messages
 2026-06-29 15:07 UTC  (4+ messages)
` [PATCH v6 1/3] EDAC: Remove fake_inject debugfs interface
` [PATCH v6 2/3] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
` [PATCH v6 3/3] EDAC/amd64: Include DRAM address in output

[PATCH v2 0/3] rtc: ds1307: Add support for Epson RX8901CE
 2026-06-29 15:07 UTC  (4+ messages)
` [PATCH v2 3/3] rtc: ds1307: Add driver "

[PATCH v5 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-29 15:07 UTC  (5+ messages)
` [PATCH v5 1/4] firmware: arm_sdei: add sdei_is_present()
` [PATCH v5 2/4] firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
` [PATCH v5 3/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v5 4/4] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[PATCH 0/4] Keep subpage private zero at free and folio split time
 2026-06-29 15:07 UTC  (10+ messages)
` [PATCH 1/4] mm/compaction: stop recording free page order in page->private
` [PATCH 2/4] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH 3/4] mm/page_alloc: make sure subpage->private is zero at page free time

[RFC PATCH] accel/amdxdna: Replace sprintf() with sysfs_emit() in sysfs show functions
 2026-06-29 15:07 UTC 

[PATCH 0/4] mtd: rawnand: qcom: Add MDM9607
 2026-06-29 15:06 UTC  (13+ messages)
` [PATCH 1/4] dt-bindings: mtd: qcom,nandc: Add MDM9607 QPIC NAND controller

[PATCH] btrfs: don't let shrinker touch extent_maps that are being logged
 2026-06-29 15:06 UTC  (4+ messages)

[PATCH v2 7/7] net/intel: support header split mbuf callback
 2026-06-29 15:33 UTC  (2+ messages)
` Tested the v3 series on Intel E810-C (Columbiaville) hardware

[PATCH v3] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW pattern mode
 2026-06-29 15:05 UTC  (2+ messages)

[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
 2026-06-29 15:05 UTC  (6+ messages)
` [PATCH v15 08/11] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-06-29 15:05 UTC  (3+ messages)
` [PATCH 29/32] hwmon: Stop using "

[RFC PATCH 00/10] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-06-29 15:03 UTC  (11+ messages)
` [RFC PATCH 01/10] mm/vma: introduce VMA virtual page offset field and add helpers
` [RFC PATCH 02/10] mm: introduce linear_virt_page_index()
` [RFC PATCH 03/10] mm: abstract vma_address() and introduce vma_anon_address()
` [RFC PATCH 04/10] mm: update print_bad_page_map() to show virtual page index
` [RFC PATCH 05/10] mm: introduce and use vma_filebacked_address()
` [RFC PATCH 06/10] mm: propagate VMA virtual page offset on map, remap, split + merge
` [RFC PATCH 07/10] mm/rmap: track whether the page VMA mapped walk is anonymous
` [RFC PATCH 08/10] mm: introduce and use linear_folio_page_index()
` [RFC PATCH 09/10] mm/rmap: use virt pgoff for MAP_PRIVATE file-backed anon folios
` [RFC PATCH 10/10] tools/testing/vma: expand VMA merge tests to assert virt pgoff

[PATCH v20 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-06-29 15:04 UTC  (3+ messages)
` [PATCH v20 01/14] dmaengine: constify struct dma_descriptor_metadata_ops

[PATCH 03/18] maple_tree: Add write lock checking with lockdep sequence numbers
 2026-06-29 15:03 UTC  (2+ messages)
` [PATCH fixup] maple_tree: Static define mas_lockdep_map()

[PATCH] USB: serial: option: add Telit Cinterion FE990D50 compositions
 2026-06-29 15:04 UTC  (2+ messages)

[PATCH v6 0/1] rust: introduce abstractions for fwctl
 2026-06-29 15:01 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH v5 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-06-29 15:02 UTC  (11+ messages)
` [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: generalize for single-output variants

[PATCH v2 0/3] drm/imagination: Maintainer updates
 2026-06-29 15:01 UTC  (2+ messages)

[PATCH v3] samples/damon/mtier: fail early if address range parameters are invalid
 2026-06-29 15:01 UTC  (2+ messages)

[PATCH] mtd: onenand: samsung: report DMA completion timeouts
 2026-06-29 15:00 UTC  (3+ messages)

[PATCH v20 0/3] Add OpenCores PTC PWM support
 2026-06-29 15:00 UTC  (6+ messages)
` [PATCH v20 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers

[PATCH] iommu/mediatek-v1: Fix off-by-one in MT2701_LARB_NR_MAX
 2026-06-29 14:59 UTC 

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-06-29 14:51 UTC  (7+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[ANN] net-next is OPEN
 2026-06-29 14:59 UTC 

[PATCH] drm/i915/bios: range check LFP Data Block panel_type2
 2026-06-29 14:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/bios: range check LFP Data Block panel_type2 (rev2)

[PATCH] mtd: nand: mtk-ecc: stop on ECC idle timeouts
 2026-06-29 14:58 UTC  (3+ messages)

[meta-ti][master/wrynose][PATCH] libsdl2: Set runtime dependency for SDL2 tests
 2026-06-29 14:58 UTC  (4+ messages)

[PATCH v4 00/14] Make switchover-ack re-usable and add VFIO precopy REINIT feature
 2026-06-29 14:57 UTC  (8+ messages)
` [PATCH v4 07/14] migration: Make switchover-ack re-usable

[PATCH] hw/gpio/pca9552: fix off-by-one in QOM led index validation
 2026-06-29 14:56 UTC  (2+ messages)

[PATCH] selftests: proc: include fcntl.h in proc-pidns
 2026-06-29 14:47 UTC  (3+ messages)

[PATCH] can: rcar_canfd: Change the initializing flow for clocks and resets
 2026-06-29 14:56 UTC  (3+ messages)

[PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
 2026-06-29 14:56 UTC  (7+ messages)

[PATCH] arm64: dts: renesas: rzt2h-n2h-evk-common: Add memory nodes
 2026-06-29 14:55 UTC  (3+ messages)

[PATCH v2] platform/x86: hp-wmi: Add GPU MUX switch support
 2026-06-29 14:55 UTC 

[PATCH v3 0/3] selftests/damon: misc fixes for test bugs
 2026-06-29 14:55 UTC  (3+ messages)
` [PATCH v3 1/3] selftests/damon: prevent cross-context state pollution in DamonCtx

[PATCH 0/5] mm/damon: five misc fixups
 2026-06-29 14:55 UTC  (2+ messages)
` [PATCH 4/5] samples/damon: Fix typos in Kconfig help text


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.