All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-01 14:09:57 to 2026-07-01 14:48:08 UTC [more...]

[PATCH 0/2] Add PCIe support to RZ/V2H SoC and EVK
 2026-07-01 14:47 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable PCIe

[PATCH v2 00/10] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-07-01 14:48 UTC  (18+ messages)
` [PATCH v2 01/10] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v2 02/10] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v2 03/10] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v2 04/10] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v2 05/10] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v2 06/10] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v2 07/10] rtc: rzn1: Use temporary variable for struct device
` [PATCH v2 08/10] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v2 09/10] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v2 10/10] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH net-next v2 0/1] net: rnpgbe: fix mailbox endianness
 2026-07-01 14:47 UTC  (3+ messages)
` [PATCH net-next v2 1/1] net: rnpgbe: fix mailbox endianness and remove pointer casts

[PATCH] qede: Prevent possible snprintf() truncation by bounding %s string format
 2026-07-01 14:47 UTC 

[PATCH v6 0/5] add runtime suspend/resume support
 2026-07-01 14:47 UTC  (3+ messages)
` [PATCH v6 5/5] dmaengine: fsl-edma: fix use-after-free after dev_pm_domain_detach()

[PATCH v2] Documentation: xe_drm: fix chars used for subsection
 2026-07-01 14:47 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for Documentation: xe_drm: fix chars used for subsection (rev2)

[PATCH net v3] net: usb: lan78xx: disable VLAN filter in promiscuous mode
 2026-07-01 14:47 UTC  (2+ messages)

[PATCH v6 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-07-01 14:47 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[PATCH v2 0/2] hypercall string inputs
 2026-07-01 14:45 UTC 

[PATCH] x86/mm: fix objtool failure with KMSAN enabled
 2026-07-01 14:45 UTC  (3+ messages)

[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
 2026-07-01 14:45 UTC 

[PATCH net-next v11 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-07-01 14:45 UTC  (4+ messages)
` [PATCH net-next v11 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v11 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH RFC v2 0/2] Move libgit.a sources into separate "lib/" directory
 2026-07-01 14:45 UTC  (6+ messages)
` [PATCH RFC v2 2/2] "

[PATCH] clk: qcom: camcc-sc8280xp: add CLK_IGNORE_UNUSED to camcc_gdsc_clk
 2026-07-01 14:44 UTC  (3+ messages)

[PATCH] dt-bindings: mmc: mtk-sd: Document extra clocks for MT8189
 2026-07-01 14:44 UTC 

[PATCH] stubdom: remove c-stubdom
 2026-07-01 14:42 UTC 

[PATCH 0/3] arm64: dts/net: stmmac: Add Agilex5 SoCDK TSN Config2 board support
 2026-07-01 14:43 UTC  (3+ messages)
` [PATCH 3/3] net: stmmac: dwmac-socfpga: Add mac-mode DT property support

[PATCH mm-new 0/5] mm: mincore: reduce lock contention and misc cleanups
 2026-07-01 14:40 UTC  (6+ messages)
` [PATCH mm-new 1/5] mm: mincore: attempt per-vma lock during page table walk
` [PATCH mm-new 2/5] mm: mincore: remove special handing for VM_PFNMAP
` [PATCH mm-new 3/5] mm: mincore: replace __get_free_page() with kmalloc()
` [PATCH mm-new 4/5] mm: mincore: remove xa_is_value() in mincore_swap()
` [PATCH mm-new 5/5] mm: mincore: improve mincore_hugetlb()

[PATCH v4 0/2] pmdomain: imx: Fix i.MX8MP VC8000E power up sequence
 2026-07-01 14:40 UTC  (3+ messages)
` [PATCH v4 2/2] "

[RFC PATCH] crypto: pcrypt - Disallow nesting of the pcrypt wrapper
 2026-07-01 14:39 UTC 

[PATCH 1/7] lib: Add vendor-agnostic platform filtering interface
 2026-07-01 14:38 UTC  (3+ messages)
` [PATCH 2/7] lib: Implement generic platform filtering framework

[PATCH v3 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
 2026-07-01 14:38 UTC  (16+ messages)
` [PATCH v3 1/7] ACPI: Add acpi_device_clear_dep() helper function
` [PATCH v3 2/7] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
` [PATCH v3 3/7] ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep()
` [PATCH v3 4/7] ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling
` [PATCH v3 5/7] ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code
` [PATCH v3 6/7] ACPI/IORT: Implement ACPI infrastructure to enable GICv5 IWB probe deferral
` [PATCH v3 7/7] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection

[PATCH 0/6] ACPI/PCC: Preserve platform-populated PCC signatures
 2026-07-01 14:39 UTC  (8+ messages)
` [PATCH 6/6] ACPI: PCC: Preserve shared memory signature in OpRegion handler

[PATCH 00/12] PHY: MediaTek DP PHY refactor and MT8196 eDP
 2026-07-01 14:38 UTC  (4+ messages)
` [PATCH 01/12] dt-bindings: phy: Document MT8195 and MT8196 DisplayPort PHYs

[PATCH net] net/mlx5: HWS, fix matcher leak on resize target setup failure
 2026-07-01 14:38 UTC  (2+ messages)

[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-01 14:38 UTC  (3+ messages)
` [PATCH v2 1/3] drm/i915/gem: split shared memory allocation table logic

[PATCH v3 00/17] arm64: Use EL2 virtual timer when running VHE
 2026-07-01 14:37 UTC  (6+ messages)
` [PATCH v3 12/17] arm64: dts: nvidia: Add EL2 virtual timer interrupt

[Intel-wired-lan] [PATCH net-next v2] ice: use dev_err_probe() in ice_probe()
 2026-07-01 14:37 UTC  (3+ messages)
  `  "

[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
 2026-07-01 14:36 UTC  (10+ messages)
` [PATCH 02/10] dt-bindings: mailbox: apple: Add DockChannel mailbox
` [PATCH 04/10] dt-bindings: input: apple: Add DockChannel HID transport
` [PATCH 08/10] HID: apple: Add DockChannel HID transport driver

linux-next: manual merge of the device-id tree with the gpio tree
 2026-07-01 14:35 UTC 

[PATCH v3 0/5] disas/riscv: Fix immediate decoding and extraction
 2026-07-01 14:32 UTC  (6+ messages)
` [PATCH v3 1/5] disas/riscv: Fix th.srri decoding
` [PATCH v3 2/5] disas/riscv: Fix 6-bit immediate extraction
` [PATCH v3 3/5] disas/riscv: Use signed type for vector immediates
` [PATCH v3 4/5] disas/riscv: Decode unsigned vector immediates as unsigned
` [PATCH v3 5/5] disas/riscv: Use extract helpers for operand fields

[PATCH iproute2-next v2 0/2] devlink: support u64-array devlink parameters
 2026-07-01 14:34 UTC  (5+ messages)
` [PATCH iproute2-next v2 2/2] devlink: support u64-array values in devlink param show/set

[PATCH] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
 2026-07-01 14:34 UTC  (2+ messages)

[PATCH v4 net-next 0/2] Add multilink SERDES configuration support
 2026-07-01 14:34 UTC  (8+ messages)
` [PATCH v4 net-next 1/2] dt-bindings: phy: cadence-torrent: Update property values to support 3 clocks
` [PATCH v4 net-next 2/2] arm64: dts: ti: Add PLL1 refclk to J784S4 SoC SERDES node

[PATCH v5] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-07-01 14:34 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v3] hpfs: obsolete check=none mount option
 2026-07-01 14:33 UTC 

[Patch mm-hotfixes v5] mm/page_vma_mapped: fix device-private PMD handling
 2026-07-01 14:33 UTC  (2+ messages)

[PATCH net] net: phy: motorcomm: read EEE abilities in yt8521_get_features()
 2026-07-01 14:32 UTC  (4+ messages)

[PATCH 0/3] bloom-related leak fixes
 2026-07-01 14:32 UTC  (4+ messages)
` [PATCH 2/3] revision: avoid leaking bloom keyvecs with multiple traversals

[PATCH] perf: record: Clear BPF headers if not needed
 2026-07-01 14:31 UTC  (2+ messages)

[PATCH v7 1/3] Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum
 2026-07-01 14:24 UTC  (2+ messages)
` Bluetooth: btmtk: Add MT7928 support

[PATCH] drm/syncobj: Use kmalloc_objs for chains
 2026-07-01 14:31 UTC 

[cip-dev] [isar-cip-core] Support for systemd-sysusers?
 2026-07-01 14:30 UTC  (4+ messages)

[PATCH v2 0/9] MIPS: TXX9: Legacy GPIO interfaces cleanup
 2026-07-01 14:29 UTC  (5+ messages)
` [PATCH v2 4/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for TXx9 LEDs
` [PATCH v2 6/9] MIPS: TXX9: Use GPIO lookup table for iocled LEDs

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-07-01 14:29 UTC  (6+ messages)

[PATCH] arm64/sysreg: Fix BWE field encoding in ID_AA64DFR2_EL1
 2026-07-01 14:29 UTC  (2+ messages)

[PATCH] scsi: smartpqi: cancel pending workers before freeing controller
 2026-07-01 14:27 UTC 

[RFC PATCH 0/2] PCI bus/CPU address translation for MMIO
 2026-07-01 14:26 UTC  (3+ messages)
` [RFC PATCH 1/2] pci: translate BAR addresses for MMIO users
` [RFC PATCH 2/2] riscv: allow a non-identity PCI MMIO CPU base

[PATCH] net: phylink: reject unsupported speed/duplex in ksettings_set() with PHY
 2026-07-01 14:27 UTC  (3+ messages)

[PATCHv4] dmaengine: tegra210-adma: use platform to ioremap
 2026-07-01 14:27 UTC  (7+ messages)

[PATCH v3 1/1] bus: mhi: pci_generic: fix Rolling Wireless RW135R-GL and RW151 support
 2026-07-01 14:27 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: describe the Lynx 10G and 28G SerDes blocks for Layerscape SoCs
 2026-07-01 14:27 UTC  (3+ messages)
` [PATCH v2 1/5] arm64: dts: lx2160a: transition to device-specific SerDes compatible strings

[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
 2026-07-01 14:26 UTC  (4+ messages)

[PATCH v3.1] sched/isolation: Defer freeing of cpumask memblock memory to initcall
 2026-07-01 14:25 UTC  (3+ messages)

[PATCH] media: vivid: always allow meta output streaming
 2026-07-01 14:25 UTC 

[PATCH v2 0/3] hwmon: emc1403: Convert to use OF bindings and add regulator support
 2026-07-01 14:24 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: Document SMSC EMC1402/1403/1404/1428
` [PATCH v2 2/3] hwmon: (emc1403) Convert to use OF bindings
` [PATCH v2 3/3] hwmon: (emc1403) Add regulator support

[PATCH 00/42] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-01 14:23 UTC  (13+ messages)
` [PATCH 23/42] dt-bindings: display: mediatek: Introduce Digital Video Output HW
` [PATCH 26/42] dt-bindings: display: mediatek: Introduce MT8196 Layer Blender
` [PATCH 28/42] dt-bindings: display: mediatek: Introduce MT8196 extended DMA Engine
` [PATCH 30/42] dt-bindings: display: mediatek: Introduce MT8196 Output Processor
` [PATCH 38/42] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor
` [PATCH 40/42] dt-bindings: display: mediatek: Introduce MT8196 Image Resizer

[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-01 14:16 UTC  (24+ messages)
` [PATCH v6 01/23] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v6 02/23] kconfig: Provide PREFERRED_CPU option
` [PATCH v6 03/23] cpumask: Introduce cpu_preferred_mask
` [PATCH v6 04/23] sysfs: Add preferred CPU file
` [PATCH v6 05/23] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v6 06/23] sched/fair: Load balance only among preferred CPUs
` [PATCH v6 07/23] sched/fair: Pull the load on preferred CPU
` [PATCH v6 08/23] sched/core: Keep tick on non-preferred CPUs until tasks are out
` [PATCH v6 09/23] sched/core: Push current task from non preferred CPU
` [PATCH v6 10/23] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v6 11/23] virt/steal_monitor: Add documentation
` [PATCH v6 12/23] virt: Introduce steal monitor driver
` [PATCH v6 13/23] virt/steal_monitor: Restore to active on module disable
` [PATCH v6 14/23] virt/steal_monitor: Define steal_monitor structure
` [PATCH v6 15/23] virt/steal_monitor: Add control knobs for handling steal values
` [PATCH v6 16/23] virt/steal_monitor: Compute work at regular intervals
` [PATCH v6 17/23] virt/steal_monitor: Provide default method to get systemwide steal time
` [PATCH v6 18/23] virt/steal_monitor: Provide default method to inc/dec preferred CPUs
` [PATCH v6 19/23] virt/steal_monitor: Provide default method to get num of CPUs for steal ratio
` [PATCH v6 20/23] virt/steal_monitor: Act on steal values at regular intervals
` [PATCH v6 21/23] virt/steal_monitor: Add direction control
` [PATCH v6 22/23] virt/steal_monitor: Add design check of preferred subset of active
` [PATCH v6 23/23] virt/steal_monitor: Optimise decrease_preferred_cpus when all CPUs are housekeeping

Subject: [BUG/RFC] write-open file THP cache purge can discard dirty page cache
 2026-07-01 14:23 UTC  (8+ messages)

[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-07-01 14:22 UTC  (3+ messages)
` [PATCH v5 15/17] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-07-01 14:22 UTC  (4+ messages)

[PATCH 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-01 14:20 UTC  (7+ messages)
` [PATCH 1/6] ext4: move partial block zeroing earlier in ext4_zero_range()
` [PATCH 2/6] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH 3/6] ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
` [PATCH 4/6] ext4: zero out whole block for clean edges in WRITE_ZEROES
` [PATCH 5/6] ext4: write back partial-zeroed "
` [PATCH 6/6] ext4: skip ext4_update_disksize_before_punch() "

[PATCH net] bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()
 2026-07-01 14:20 UTC  (2+ messages)

[PATCH] test: cmd: part: fix integer handling in setup_gpt_partitions()
 2026-07-01 14:20 UTC  (7+ messages)

[PATCH 0/3] Change XEN_DOMCTL_setvcpuaffinity interface
 2026-07-01 14:19 UTC  (5+ messages)

[PATCH v5 00/35] monitor: turn QMP and HMP into QOM objects
 2026-07-01 14:19 UTC  (8+ messages)
` [PATCH v5 32/35] monitor: add support for auto-deleting monitors upon close

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-01 14:19 UTC  (3+ messages)
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests

[PATCH] mm/ksm: document side-channel security considerations
 2026-07-01 14:18 UTC  (2+ messages)

[PATCH 0/6] selftests: fix multiple spelling errors across submodules
 2026-07-01 14:18 UTC  (2+ messages)

[PATCH] docs: ABI: sysfs-kernel-slab: mark cpu_partial attributes deprecated
 2026-07-01 14:17 UTC 

[PATCH net 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
 2026-07-01 14:17 UTC  (3+ messages)
` [PATCH net 2/2] "

[PULL 00/21] target-arm queue
 2026-07-01 14:17 UTC  (6+ messages)
` [PULL 17/21] target/arm: implement FEAT_RNG_TRAP for RNDR/RNDRRS
    ` [PATCH] target/arm/hvf: manually sync ID_AA64ISAR0_EL1 on vCPU init
      ` [PATCH v2] target/arm/hvf: seed NO_RAW ID registers from isar.idregs[] "

[PATCH net] netfilter: nf_nat_masquerade: recalculate TCP TS offset when port is randomized
 2026-07-01 14:17 UTC  (6+ messages)

[PATCH v7 0/2] add mcf54415 DAC driver
 2026-07-01 14:17 UTC  (3+ messages)
` [PATCH v7 1/2] iio: dac: add mcf54415 DAC
` [PATCH v7 2/2] m68k: defconfig: update stmark2 defconfig

[PATCH 0/3] hw/i386/microvm: add uefi-vars-sysbus support via platform bus
 2026-07-01 14:16 UTC  (4+ messages)
` [PATCH 1/3] hw/core/platform-bus: fix crash when num_irqs is zero
` [PATCH 2/3] hw/i386/microvm: add platform bus support
` [PATCH 3/3] hw/i386/microvm: add uefi-vars-sysbus support

Unresolved conflicts after 0d8e33717d7e in MAINTAINERS
 2026-07-01 14:16 UTC  (2+ messages)

[PATCH v3 3/5] hw/i2c: parent slaves created with i2c_slave_create_simple
 2026-07-01 14:15 UTC  (2+ messages)

[PATCH 0/7] I2C - detailed transfer reporting in case of a fault
 2026-07-01 13:46 UTC  (4+ messages)
` [PATCH 2/7] i2c: nomadik: optimize layout of struct nmk_i2c_dev

[PATCH v2 0/2] ASoC: add Qualcomm WSA885X codec support
 2026-07-01 14:14 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: codecs: add Qualcomm WSA885X codec driver

drivers/gpu/drm/bridge/synopsys/dw-dp.c:913:16-27: opportunity for str_plural(link -> lanes)
 2026-07-01 14:12 UTC 

[PATCH] drm/i915/gt: Fix NULL deref on sched_engine alloc failure
 2026-07-01 14:13 UTC  (2+ messages)

[PATCH] HID: asus: add new Asus EC hid device for keyboard backlight and FN HotKeys
 2026-07-01 14:12 UTC  (3+ messages)

[PATCH v2 0/3] drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages()
 2026-07-01 14:12 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages() (rev4)
` ✓ CI.KUnit: success "

[PATCH] target/i386/mshv: zero-init msr hvcall args
 2026-07-01 14:11 UTC  (2+ messages)

[PATCH v18 0/5] shut down devices asynchronously
 2026-07-01 14:11 UTC  (3+ messages)
` [PATCH 3/5] driver core: async device shutdown infrastructure

[PATCH] platform/x86: toshiba_bluetooth: Use more common error handling code in toshiba_bt_rfkill_probe()
 2026-07-01 14:11 UTC  (2+ messages)

[PATCH v3] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
 2026-07-01 14:10 UTC  (3+ messages)

[PATCH] media: i2c: vd55g1: Fix wrong output FPS value
 2026-07-01 14:10 UTC 

[RFC PATCH v6 00/17] kvm/arm: Introduce a customizable aarch64 KVM host model
 2026-07-01 14:10 UTC  (8+ messages)
` [RFC PATCH v6 14/17] arm-qmp-cmds: introspection for ID register props
` [RFC PATCH v6 15/17] target/arm/cpu-idregs.h.inc: Generate reserved fields


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.