public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-15 18:14:25 to 2025-10-15 20:36:41 UTC [more...]

[PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
 2025-10-15 20:36 UTC  (2+ messages)

Suspend regression in v6.18-rc1
 2025-10-15 20:36 UTC  (3+ messages)

[PATCH v4 0/2] accel: Add Arm Ethos-U NPU
 2025-10-15 20:36 UTC  (4+ messages)
` [PATCH v4 2/2] accel: Add Arm Ethos-U NPU driver

[PATCH v2 00/11] ARM: dts: imx6: trivial change to clean up some DTB warnings
 2025-10-15 20:34 UTC  (4+ messages)
` [PATCH v2 02/11] ARM: dts: imx6: rename touch-thermal0 to touch-0-thermal

[PATCH v4 0/6] Add HDMI CEC support to Rockchip RK3588/RK3576 SoCs
 2025-10-15 20:33 UTC  (3+ messages)
` (subset) "

[PATCH RFC] nova-core: mm: Add initial structures for page table management
 2025-10-15 20:34 UTC  (3+ messages)

[PATCH v3] rust: pci: Allocate and manage PCI interrupt vectors
 2025-10-15 20:32 UTC  (3+ messages)

[PATCH 5.15] fuse: Fix race condition in writethrough path A race
 2025-10-15 20:28 UTC  (12+ messages)

[PATCH 0/6] spi: add multi-bus support
 2025-10-15 20:21 UTC  (15+ messages)
` [PATCH 2/6] spi: Support multi-bus controllers
` [PATCH 3/6] spi: add multi_bus_mode field to struct spi_transfer
` [PATCH 6/6] iio: adc: ad7380: Add support for multiple SPI buses

[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
 2025-10-15 20:18 UTC  (5+ messages)
` [PATCH v2 4/6] riscv: vector: allow to force vector context save
` [PATCH v2 6/6] riscv: vector: initialize vlenb on the first context switch

[PATCH net v2] rtnetlink: Allow deleting FDB entries in user namespace
 2025-10-15 20:15 UTC 

[PATCH v7 5/5] pmdomain: mediatek: Add support for MFlexGraphics
 2025-10-15 20:16 UTC  (3+ messages)

[PATCH 00/19] Cache Aware Scheduling
 2025-10-15 20:12 UTC  (15+ messages)
` [PATCH 01/19] sched/fair: Add infrastructure for cache-aware load balancing
` [PATCH 05/19] sched/fair: Add LLC index mapping for CPUs
` [PATCH 07/19] sched/fair: Track LLC-preferred tasks per runqueue

[PATCH 0/2] dt-bindings fixes for sdm845-starqltechn
 2025-10-15 20:11 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845-starqltechn: Fix i2c-gpio node name
` [PATCH 2/2] arm64: dts: qcom: sdm845-starqltechn: Remove stray #address/size-cells

[PATCH v2] dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock
 2025-10-15 20:10 UTC  (3+ messages)

[PATCH net-next v01 0/9] net: hinic3: Add a driver for Huawei 3rd gen NIC - PF initialization
 2025-10-15 20:10 UTC  (3+ messages)
` [PATCH net-next v01 5/9] hinic3: Add netdev register interfaces

[PATCH v2] drm/display: bridge_connector: get/put the stored bridges
 2025-10-15 20:08 UTC  (3+ messages)

[PATCH v2] mm: skip folio_activate() for mlocked folios
 2025-10-15 20:09 UTC  (5+ messages)

[PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
 2025-10-15 20:04 UTC  (3+ messages)
` [PATCH 2/2] Update the nova todo list

[PATCH v4 0/2] qcom: qcs8300: Add qcs8300 camss support
 2025-10-15 19:58 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: media: qcom,qcs8300-camss: Add missing power supplies
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300: Add support for camss

[RFC PATCH] xen: privcmd: fix ioeventfd/ioreq crashing PV domain
 2025-10-15 19:57 UTC 

[PATCH 0/4] irqchip/riscv-imsic: IRQ handling optimizations
 2025-10-15 19:55 UTC  (5+ messages)
` [PATCH 1/4] irqchip/riscv-imsic: Remove redundant irq_data lookups
` [PATCH 2/4] irqchip/riscv-imsic: Embed the vector array in lpriv
` [PATCH 3/4] irqchip/riscv-imsic: Inline imsic_vector_from_local_id()
` [PATCH 4/4] irqchip/riscv-imsic: Remove irq_desc lookup from hot path

[RESEND v2 1/1] dt-bindings: arm: lpc: add missed lpc43xx board
 2025-10-15 19:48 UTC  (2+ messages)

[PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode
 2025-10-15 19:56 UTC  (14+ messages)

[PATCH v2] x86/CPU/AMD: Prevent reset reasons from being retained among boots
 2025-10-15 19:54 UTC  (2+ messages)
` [tip: x86/urgent] x86/CPU/AMD: Prevent reset reasons from being retained across reboot

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-15 19:53 UTC  (7+ messages)
` [PATCH 04/24] arm64: dts: qcom: glymur: Add QUPv3 configuration for serial engines

[PATCH] media: qcom: camss: Use a macro to specify the initial buffer count
 2025-10-15 19:52 UTC  (3+ messages)

[PATCH net] sctp: avoid NULL dereference when chunk data buffer is missing
 2025-10-15 19:50 UTC  (2+ messages)

[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-15 19:47 UTC  (22+ messages)
` [PATCH v17 01/11] samples: rust: platform: remove trailing commas
` [PATCH v17 02/11] rust_binder: remove trailing comma
` [PATCH v17 03/11] rust_binder: use `kernel::fmt`
` [PATCH v17 04/11] rust_binder: use `core::ffi::CStr` method names
` [PATCH v17 05/11] rnull: use `kernel::fmt`
` [PATCH v17 06/11] rust: alloc: "
` [PATCH v17 07/11] rust: debugfs: "
` [PATCH v17 08/11] rust: pci: "
` [PATCH v17 09/11] rust: remove spurious `use core::fmt::Debug`
` [PATCH v17 10/11] rust: support formatting of foreign types
` [PATCH v17 11/11] rust: replace `CStr` with `core::ffi::CStr`

[PATCH] ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000
 2025-10-15 19:47 UTC 

[PATCH v2 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-15 19:45 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH v2 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding

[PATCH v6 00/11] Add Enclustra Arria10 and Cyclone5 SoMs
 2025-10-15 19:44 UTC  (12+ messages)
` [PATCH v6 01/11] ARM: dts: socfpga: add Enclustra boot-mode dtsi
` [PATCH v6 02/11] ARM: dts: socfpga: add Enclustra base-board dtsi
` [PATCH v6 03/11] ARM: dts: socfpga: add Enclustra Mercury SA1
` [PATCH v6 04/11] dt-bindings: altera: "
` [PATCH v6 05/11] ARM: dts: socfpga: add Enclustra Mercury+ SA2
` [PATCH v6 06/11] dt-bindings: altera: add binding for "
` [PATCH v6 07/11] ARM: dts: socfpga: add Mercury AA1 variants
` [PATCH v6 08/11] dt-bindings: altera: "
` [PATCH v6 09/11] ARM: dts: socfpga: removal of generic PE1 dts
` [PATCH v6 10/11] dt-bindings: altera: "
` [PATCH v6 11/11] ARM: dts: socfpga: add Enclustra SoM dts files

[PATCH v3 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-10-15 19:42 UTC  (8+ messages)
` [PATCH v3 1/7] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH v3 2/7] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH v3 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH v3 4/7] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH v3 5/7] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH v3 6/7] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH v3 7/7] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs

Linux 6.18-rc1
 2025-10-15 19:40 UTC  (8+ messages)

[RFC PATCH 0/7] vfio: Add alias region uapi for device feature
 2025-10-15 19:36 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2025-10-15 19:34 UTC 

[PATCH net-next 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-15 19:32 UTC  (15+ messages)
` [PATCH net-next 01/14] devlink: Add new "max_mac_per_vf" generic device param
` [PATCH net-next 02/14] i40e: support generic devlink param "max_mac_per_vf"
` [PATCH net-next 03/14] ice: add flow parsing for GTP and new protocol field support
` [PATCH net-next 04/14] ice: add virtchnl and VF context support for GTP RSS
` [PATCH net-next 05/14] ice: improve TCAM priority handling for RSS profiles
` [PATCH net-next 06/14] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
` [PATCH net-next 07/14] iavf: add RSS support for GTP protocol via ethtool
` [PATCH net-next 08/14] net: docs: add missing features that can have stats
` [PATCH net-next 09/14] ice: implement ethtool standard stats
` [PATCH net-next 10/14] ice: add tracking of good transmit timestamps
` [PATCH net-next 11/14] ice: implement transmit hardware timestamp statistics
` [PATCH net-next 12/14] ice: refactor to use helpers
` [PATCH net-next 13/14] ixgbe: preserve RSS indirection table across admin down/up
` [PATCH net-next 14/14] e1000e: Introduce private flag to disable K1

[PATCH 0/3] spi: spi-nxp-fspi: few fix for flexspi
 2025-10-15 19:30 UTC  (2+ messages)

[PATCH v11 0/7] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-10-15 19:26 UTC  (8+ messages)
` [PATCH v11 1/7] clk: renesas: rzv2h-cpg: Add instance field to struct pll
` [PATCH v11 2/7] clk: renesas: rzv2h-cpg: Use GENMASK for PLL fields
` [PATCH v11 3/7] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v11 4/7] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH v11 5/7] dt-bindings: display: bridge: renesas,dsi: Document RZ/V2H(P) and RZ/V2N
` [PATCH v11 6/7] drm: renesas: rz-du: mipi_dsi: Add LPCLK clock support
` [PATCH v11 7/7] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC

[PATCH] mempool: clarify behavior of mempool_alloc_preallocated()
 2025-10-15 19:27 UTC  (3+ messages)

[PATCH v3 0/4] platform/x86: acer-wmi: Add fan control support
 2025-10-15 19:25 UTC  (5+ messages)
` [PATCH v3 1/4] platform/x86: acer-wmi: Fix setting of fan behavior
` [PATCH v3 2/4] platform/x86: acer-wmi: Add fan control support
` [PATCH v3 3/4] platform/x86: acer-wmi: Enable fan control for PH16-72 and PT14-51
` [PATCH v3 4/4] platform/x86: acer-wmi: Add support for PHN16-72

[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-15 19:24 UTC  (2+ messages)

[PATCH] kbuild: Use objtree for module signing key path
 2025-10-15 19:08 UTC  (2+ messages)

[PATCH v4 0/3] Add CCI and imx577 sensor support for monaco evk
 2025-10-15 19:15 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible
` [PATCH v4 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
` [PATCH v4 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay

[PATCH 0/4] Add support for the Renesas RZ/N1 ADC
 2025-10-15 19:14 UTC  (4+ messages)
` [PATCH 2/4] iio: adc: "

[PATCH] arm64: dts: renesas: rzt2h-n2h-evk: Add VCC supply for EEPROM
 2025-10-15 19:12 UTC  (3+ messages)

[PATCH v3 0/4] rpmh-regulators: Update rpmh-regulator driver and dt-bindings for Glymur
 2025-10-15 19:09 UTC  (2+ messages)

[PATCH] sound/soc/sof:Use kmalloc_array instead of kmalloc
 2025-10-15 19:08 UTC  (2+ messages)

[PATCH v2 0/2] memcg: reading memcg stats more efficiently
 2025-10-15 19:08 UTC  (3+ messages)
` [PATCH v2 1/2] memcg: introduce kfuncs for fetching memcg stats
` [PATCH v2 2/2] memcg: selftests for memcg stat kfuncs

[PATCH net v2] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
 2025-10-15 19:01 UTC  (5+ messages)

[RFC PATCH 0/3] mm: Fix MF_DELAYED handling on memory failure
 2025-10-15 18:58 UTC  (8+ messages)
` [RFC PATCH 1/3] mm: memory_failure: Fix MF_DELAYED handling on truncation during failure
  ` [RFC PATCH RESEND "
` [RFC PATCH 2/3] KVM: selftests: Add memory failure tests in guest_memfd_test
  ` [RFC PATCH RESEND "
` [RFC PATCH 3/3] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables
  ` [RFC PATCH RESEND "
` [RFC PATCH RESEND 0/3] mm: Fix MF_DELAYED handling on memory failure

[PATCH v3 0/4] Add Google Tensor SoC USB support
 2025-10-15 18:57 UTC  (6+ messages)
` [PATCH v3 3/4] dt-bindings: phy: google: Add Google Tensor G5 USB PHY

[PATCH v2] mm/page_alloc: simplify and cleanup pcp locking
 2025-10-15 18:54 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd938x-sdw: remove redundant runtime pm calls
 2025-10-15 18:52 UTC  (2+ messages)

[PATCH] mm/page_alloc: simplify and cleanup pcp locking
 2025-10-15 18:50 UTC  (3+ messages)

[ANNOUNCE] Git v2.51.1
 2025-10-15 18:50 UTC 

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-10-15 18:48 UTC  (11+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-10-15 18:48 UTC  (6+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

[PATCH v4] slab: clear OBJEXTS_ALLOC_FAIL when freeing a slab
 2025-10-15 18:47 UTC  (2+ messages)
` [syzbot ci] "

[PATCH for-next] RDMA/cm: Rate limit destroy CM ID timeout error message
 2025-10-15 18:45 UTC  (9+ messages)

[PATCH v2] usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)
 2025-10-15 18:43 UTC 

[PATCH v4 0/3] Add UltraRISC DP1000 PLIC support
 2025-10-15 18:40 UTC  (3+ messages)
` [PATCH v4 3/3] irqchip/plic: add support for UltraRISC DP1000 PLIC

[PATCH] spi: amlogic: fix spifc build error
 2025-10-15 18:40 UTC  (2+ messages)

[PATCH] htmldocs: userspace-api/dma-buf-heaps.rst: fix block quote warning
 2025-10-15 18:34 UTC 

[PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
 2025-10-15 17:56 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems
` [PATCH v2 3/3] kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace

[PATCH 0/9] Implement hardware automatic clock gating (HWACG) for gs101
 2025-10-15 18:32 UTC  (5+ messages)
` [PATCH 1/9] dt-bindings: soc: samsung: exynos-sysreg: add gs101 hsi0 and misc compatibles
` [PATCH 2/9] dt-bindings: clock: google,gs101-clock: add samsung,sysreg property as required

[PATCH V2] mm/khugepaged: fix comment for default scan sleep duration
 2025-10-15 18:30 UTC  (2+ messages)

[PATCH v5 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
 2025-10-15 18:28 UTC  (3+ messages)
` [PATCH v5 3/4] mmc: sdhci-msm: Add device tree parsing logic for DLL settings

[PATCH] platform/x86: hp-wmi: mark Victus 16-r0 and 16-s0 for victus_s fan and thermal profile support
 2025-10-15 18:10 UTC 

[PATCH] arch/powerpc: Remove .interp section in vmlinux
 2025-10-15 18:27 UTC  (7+ messages)

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-15 18:26 UTC  (8+ messages)

[PATCH] perf: arm_spe: Ensure trace is disabled when TRUNCATED flag is set
 2025-10-15 18:23 UTC 

[PATCH 0/3] Rust PCI housekeeping
 2025-10-15 18:14 UTC  (4+ messages)
` [PATCH 1/3] rust: pci: implement TryInto<IrqRequest<'a>> for IrqVector<'a>
` [PATCH 2/3] rust: pci: move I/O infrastructure to separate file
` [PATCH 3/3] rust: pci: move IRQ "

[PATCH 00/12] Extend test coverage for nested SVM
 2025-10-15 18:20 UTC  (7+ messages)
` [PATCH 08/12] KVM: selftests: Use 'leaf' instead of hugepage to describe EPT entries

[PATCH v4 00/13] drm: Reduce page tables overhead with THP
 2025-10-15 18:17 UTC  (3+ messages)
` [PATCH v4 08/13] drm/v3d: Fix builds with CONFIG_TRANSPARENT_HUGEPAGE=n

[PATCH v21 00/28] riscv control-flow integrity for usermode
 2025-10-15 18:14 UTC  (12+ messages)
` [PATCH v21 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v21 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v21 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v21 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v21 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v21 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v21 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v21 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v21 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v21 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v21 28/28] kselftest/riscv: kselftest for user mode cfi


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox