public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-14 08:57:26 to 2025-08-14 10:14:59 UTC [more...]

[PATCH v2 0/6] kbuild: enable CONFIG_WERROR for more build steps
 2025-08-14 10:14 UTC  (5+ messages)
` [PATCH v2 1/6] kbuild: align W=e with CONFIG_WERROR
` [PATCH v2 2/6] kbuild: unify W=e and CONFIG_WERROR
` [PATCH v2 3/6] kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
` [PATCH v2 4/6] kbuild: respect CONFIG_WERROR for linker and assembler

[PATCH v2 00/16] dma-mapping: migrate to physical address-based API
 2025-08-14 10:13 UTC  (17+ messages)
` [PATCH v2 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v2 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v2 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v2 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v2 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v2 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v2 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v2 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v2 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v2 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v2 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v2 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v2 13/16] mm/hmm: properly take MMIO path
` [PATCH v2 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v2 15/16] block-dma: properly take MMIO path
` [PATCH v2 16/16] nvme-pci: unmap MMIO pages with appropriate interface

PF_USER_WORKERs and shadow stack
 2025-08-14 10:12 UTC  (5+ messages)

[PATCH 0/4] clocksource: Add standalone MMIO ARM arch timer driver
 2025-08-14 10:13 UTC  (3+ messages)
` [PATCH 2/4] clocksource/drivers/arm_arch_timer: Add standalone MMIO driver

[RFC] mtd: ubi: skip programming unused bits in ubi headers
 2025-08-14 10:11 UTC  (3+ messages)

[PATCH] drm/radeon: Move the memset() function call after the return statement
 2025-08-14 10:11 UTC  (2+ messages)

[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-08-14 10:11 UTC  (3+ messages)
` [PATCH v9 5/9] tty: serial: atmel: make it selectable for ARCH_MICROCHIP

[PATCH 4/7] rust: fs: update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-14 10:11 UTC  (2+ messages)

[PATCH 6.6 000/262] 6.6.102-rc1 review
 2025-08-14 10:10 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable CONFIG_SCHED_CLUSTER
 2025-08-14 10:07 UTC  (9+ messages)

[PATCH 0/3] platform/chrome: Fix a possible UAF via ref_proxy
 2025-08-14 10:05 UTC  (6+ messages)
` [PATCH 1/3] lib: Add ref_proxy module
` [PATCH 2/3] platform/chrome: Protect cros_ec_device lifecycle with ref_proxy
` [PATCH 3/3] platform/chrome: cros_ec_chardev: Consume cros_ec_device via ref_proxy

[PATCH v2] ata: libata-scsi: Fix CDL control
 2025-08-14 10:02 UTC  (3+ messages)

[RFC PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-08-14 10:03 UTC  (4+ messages)

[PATCH v2 0/3] Allow individual features to be locked down
 2025-08-14 10:02 UTC  (5+ messages)

[PATCH RESEND] rust: fs: update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-14 10:01 UTC 

[PATCH v16 00/13] Support page table check on PowerPC
 2025-08-14 10:01 UTC  (13+ messages)
` [PATCH v16 03/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
` [PATCH v16 04/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
` [PATCH v16 05/13] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
` [PATCH v16 07/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v16 08/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v16 09/13] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()

[PATCH net-next v4 0/4] net: phy: micrel: Add support for lan8842
 2025-08-14  9:55 UTC  (11+ messages)
` [PATCH net-next v4 1/4] net: phy: micrel: Start using PHY_ID_MATCH_MODEL
` [PATCH net-next v4 2/4] net: phy: micrel: Introduce lanphy_modify_page_reg
` [PATCH net-next v4 3/4] net: phy: micrel: Replace hardcoded pages with defines
` [PATCH net-next v4 4/4] net: phy: micrel: Add support for lan8842

[PATCH v8 00/30] TDX KVM selftests
 2025-08-14  9:58 UTC  (5+ messages)
` [PATCH v8 18/30] KVM: selftests: TDX: Add TDX MMIO reads test
` [PATCH v8 22/30] KVM: selftests: TDX: Add TDG.VP.INFO test

[PATCH v2] Bluetooth: btrtl: fix rtl_dump.fw_version for firmware v2
 2025-08-14  9:57 UTC 

[PATCH v1] cpufreq: Return current frequency when frequency table is unavailable
 2025-08-14  9:57 UTC  (5+ messages)

[PATCH 0/3] Support ROHM BD7910[0,1,2,3]
 2025-08-14  9:57 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Add BD7910[0,1,2,3]

[PATCH v7 0/8] drm/vkms: Add support for multiple plane formats
 2025-08-14  9:56 UTC  (2+ messages)

[PATCH net 0/6] mlx5 misc fixes 2025-08-13
 2025-08-14  9:55 UTC  (3+ messages)
` [PATCH net 4/6] net/mlx5: Destroy vport QoS element when no configuration remains

[PATCHv2 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-14  9:54 UTC  (4+ messages)
` [PATCHv2 net 3/3] selftests: bonding: add test for passive LACP mode

[PATCH v1 0/2] ESWIN EIC7700 sata driver
 2025-08-14  9:51 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: sata: eswin: Document for EIC7700 SoC
    `  "

[RFC PATCH] sched/feec: Simplify the traversal of pd'cpus
 2025-08-14  9:52 UTC  (3+ messages)

[PATCH v2] coresight-etm4x: Conditionally access register TRCEXTINSELR
 2025-08-14  9:51 UTC  (4+ messages)

[PATCH v2] arm64: dts: mediatek: mt8188-geralt: Enable first SCP core
 2025-08-14  9:49 UTC  (2+ messages)

[PATCH] test_firmware: Use str_true_false() helper
 2025-08-14  9:50 UTC 

[PATCH 0/4] dma-buf/fence-chain: Speed up processing of rearmed callbacks
 2025-08-14  8:16 UTC  (5+ messages)
` [PATCH 1/4] dma-buf/fence-chain: Report time spent in wait_* test cases
` [PATCH 2/4] dma-buf/fence-chain: Let test cases decide which fence to wait on
` [PATCH 3/4] dma-buf/fence-chain: Wait on each tested chain link
` [PATCH 4/4] dma-buf/fence-chain: Speed up processing of rearmed callbacks

Query regarding work scheduling
 2025-08-14  9:48 UTC  (4+ messages)

[PATCH v2] arm64: dts: qcom: Add initial audio support for Hamoa-IOT-EVK
 2025-08-14  9:48 UTC  (4+ messages)

[PATCH] media: mediatek: vcodec: Use spinlock for context list protection lock
 2025-08-14  9:47 UTC  (4+ messages)

[PATCH v2] rockchip/drm: vop2: make vp registers nonvolatile
 2025-08-14  9:46 UTC  (2+ messages)

[PATCH] drm/rockchip: cdn-dp: select bridge for cdp-dp
 2025-08-14  9:46 UTC  (2+ messages)

[PATCH 0/3] Describe x1e80100 ufs
 2025-08-14  9:46 UTC  (6+ messages)
` [PATCH 3/3] dts: describe "

[PATCH] riscv: sbi: Switch to new sys-off handler API
 2025-08-14  9:20 UTC  (2+ messages)

[PATCH v2 1/1] pidfs: Fix memory leak in pidfd_info()
 2025-08-14  9:44 UTC 

[syzbot] [libertas?] INFO: task hung in lbs_remove_card
 2025-08-14  9:42 UTC 

[PATCH] irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsing
 2025-08-14  9:41 UTC 

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-14  9:42 UTC  (5+ messages)

[PATCH 1/1] pci: Add subordinate check before pci_add_new_bus()
 2025-08-14  9:39 UTC 

[PATCH -next v7 0/7] arm64: entry: Convert to generic irq entry
 2025-08-14  9:39 UTC  (10+ messages)
` [PATCH -next v7 5/7] arm64: entry: Refactor preempt_schedule_irq() check code

[PATCH] alloc_tag: Use str_on_off() helper
 2025-08-14  9:38 UTC 

[PATCH 1/2] dt-bindings: mips: lantiq: Document Lantiq Xway GPTU
 2025-08-14  9:37 UTC  (2+ messages)
` [PATCH 2/2] mips: lantiq: danube: add missing timer interrupts

[PATCH v14 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-14  9:36 UTC  (5+ messages)
` [PATCH v14 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v14 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH v4] perf/x86/zhaoxin: Fix instructions error by missing fixedctr member
 2025-08-14  9:33 UTC 

[PATCH v5 0/2] Add driver support for ESWIN eic7700 SoC reset controller
 2025-08-14  9:33 UTC  (2+ messages)

[PATCH v3 01/11] rust: add `pin-init` as a dependency to `bindings` and `uapi`
 2025-08-14  9:33 UTC  (12+ messages)
` [PATCH v3 02/11] rust: derive `Zeroable` for all structs & unions generated by bindgen where possible
` [PATCH v3 03/11] rust: miscdevice: replace `MaybeUninit::zeroed().assume_init()` with `pin_init::zeroed()`
` [PATCH v3 04/11] rust: phy: "
` [PATCH v3 05/11] rust: block: replace `core::mem::zeroed` with `pin_init::zeroed`
` [PATCH v3 06/11] rust: of: "
` [PATCH v3 07/11] rust: security: "
` [PATCH v3 08/11] rust: drm: "
` [PATCH v3 09/11] rust: auxiliary: "
` [PATCH v3 10/11] rust: acpi: "
` [PATCH v3 11/11] rust: cpufreq: replace `MaybeUninit::zeroed().assume_init()` with `pin_init::zeroed()`

[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-14  9:32 UTC  (6+ messages)
` [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH next] gpio: aggregator: Fix off by one in gpiochip_fwd_desc_add()
 2025-08-14  9:32 UTC  (4+ messages)

[PATCH net-next v3 0/5] dpll: zl3073x: Add support for devlink flash
 2025-08-14  9:30 UTC  (2+ messages)

[PATCH v2 1/2] HID: input: rename hidinput_set_battery_charge_status()
 2025-08-14  9:30 UTC  (4+ messages)
` [PATCH v2 2/2] HID: input: report battery status changes immediately
      ` 答复: [External Mail]Re: "

[PATCH 0/2] iommu: Add io_ptdump debug interface for iommu
 2025-08-14  9:30 UTC  (3+ messages)
` [PATCH 1/2] iommu/debug: Add IOMMU page table dump debug facility
` [PATCH 2/2] iommu/io-pgtable: Add ARM SMMUv3 page table dump support

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-08-14  9:29 UTC  (13+ messages)
` [PATCH v2 26/38] drm/msm/dp: skip reading the EDID for MST cases
` [PATCH v2 32/38] drm/msm: add support for non-blocking commits
` [PATCH v2 33/38] drm/msm: initialize DRM MST encoders for DP controllers

[PATCH v4] checkpatch: Tolerate upstream commit references
 2025-08-14  9:27 UTC 

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-14  9:29 UTC  (3+ messages)
` [PATCH 18/21] soc: "

[PATCH v5 0/3] Initial support for Qualcomm Hamoa IOT EVK board
 2025-08-14  9:28 UTC  (6+ messages)

[PATCH v2] phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmware
 2025-08-14  9:27 UTC 

[PATCH] mm/show_mem: Print totalreserve_pages in show_mem output
 2025-08-14  9:26 UTC 

[PATCH v7 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-08-14  9:25 UTC  (13+ messages)
` [PATCH v7 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v7 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v7 03/12] perf: arm_spe: Expose event filter
` [PATCH v7 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v7 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v7 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v7 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v7 08/12] perf: Add perf_event_attr::config4
` [PATCH v7 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v7 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v7 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v7 12/12] perf docs: arm-spe: Document new SPE filtering features

[PATCH] powerpc/mm: Fix SLB multihit issue during SLB preload
 2025-08-14  9:25 UTC 

[PATCH 0/4] soc: qcom: ubwc: more fixes and missing platforms
 2025-08-14  9:25 UTC  (9+ messages)
` [PATCH 1/4] soc: qcom: ubwc: use no-uwbc config for MSM8917
` [PATCH 2/4] soc: qcom: ubwc: add more missing platforms
` [PATCH 3/4] soc: qcom: add configuration for MSM8929
` [PATCH 4/4] soc: qcom: use no-UBWC config for MSM8956/76

[PATCH] arm64: dts: mediatek: mt8188-geralt: Enable first SCP core
 2025-08-14  9:23 UTC  (3+ messages)

[PATCH 0/9] arm64: dts: qcom: x1: Disable audio codecs by default
 2025-08-14  9:22 UTC  (5+ messages)

[PATCH 0/2] driver core: platform: / drm/msm: dp: Delay applying clock defaults
 2025-08-14  9:18 UTC  (3+ messages)
` [PATCH 1/2] driver core: platform: Add option to skip/delay "
` [PATCH 2/2] drm/msm: dp: Delay applying clock defaults until PHY is fully enabled

[PATCH v3 0/4] Better split_huge_page_test result check
 2025-08-14  9:16 UTC  (3+ messages)
` [PATCH v3 4/4] selftests/mm: check after-split folio orders in split_huge_page_test

[PATCH v6 0/3] drivers/perf: hisi: Add support for HiSilicon NOC and MN PMU driver
 2025-08-14  9:16 UTC  (4+ messages)
` [PATCH v6 1/3] drivers/perf: hisi: Add support for HiSilicon NoC PMU
` [PATCH v6 2/3] drivers/perf: hisi: Add support for HiSilicon MN PMU driver
` [PATCH v6 3/3] MAINTAINERS: Remove myself from HiSilicon PMU maintainers

[PATCH] mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
 2025-08-14  9:15 UTC  (4+ messages)
  ` [外部邮件] "

[PATCH] soc: qcom: icc-bwmon: Fix handling dev_pm_opp_find_bw_*() errors
 2025-08-14  9:15 UTC  (2+ messages)

[PATCHv2 0/3] wifi: ath9k: ahb: add OF LED support
 2025-08-14  9:11 UTC  (5+ messages)
` [PATCHv2 1/3] dt-bindings: net: wireless: ath9k: add led bindings

[PATCH] KVM: x86: Synchronize APIC State with QEMU when irqchip=split
 2025-08-14  9:10 UTC  (14+ messages)

[PATCH -v4] ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS controller v5
 2025-08-14  9:10 UTC  (2+ messages)

[PATCH 0/4 linux next RESEND] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-08-14  9:09 UTC 

[PATCH v2 00/13] Enable display support for STM32MP25
 2025-08-14  9:09 UTC  (5+ messages)
` [PATCH v2 01/13] dt-bindings: display: st: add new compatible to LTDC device
` [PATCH v2 03/13] dt-bindings: display: st: add new compatible to LVDS device

[PATCH v2 03/13] rust: pin-init: add `zeroed()` & `Zeroable::zeroed()` functions
 2025-08-14  9:09 UTC  (3+ messages)

[PATCH v2] HID: lg-g15 - Add support for Logitech G13
 2025-08-14  9:09 UTC  (2+ messages)

[PATCH net-next] net: bridge: remove unused argument of br_multicast_query_expired()
 2025-08-14  9:07 UTC  (2+ messages)

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-08-14  9:07 UTC  (4+ messages)

[PATCH v3] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-08-14  9:06 UTC 

[PATCH net v2] phy: mscc: Fix timestamping for vsc8584
 2025-08-14  9:02 UTC  (3+ messages)

[PATCH] debugfs: fix mount options not being applied
 2025-08-14  9:05 UTC  (4+ messages)

[PATCH v4 drm-dp 00/11] Fix hibmc driver bugs
 2025-08-14  9:05 UTC  (3+ messages)
` [PATCH v4 drm-dp 02/11] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq

[PATCH v2 1/2] dt-bindings: Pinefeat cef168 lens control board
 2025-08-14  9:04 UTC  (3+ messages)

[PATCH 0/2] drm/msm/dpu: use full scale alpha in generic code
 2025-08-14  9:03 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dpu: simplify bg_alpha selection
` [PATCH 2/2] drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()

[PATCH 6.6.y v2 1/1] block: Fix bounce check logic in blk_queue_may_bounce()
 2025-08-14  9:03 UTC  (2+ messages)

[PATCH] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-14  9:00 UTC 

[PATCH bpf-next v8 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-14  9:00 UTC  (3+ messages)
` [PATCH bpf-next v8 2/2] selftests/bpf: Add an usdt_o2 test case in selftests to cover SIB handling logic

[PATCH net-next v3] net: pppoe: implement GRO/GSO support
 2025-08-14  9:00 UTC  (2+ messages)

[PATCH v2 0/2] Pinefeat cef168 lens control board driver
 2025-08-14  9:00 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Pinefeat cef168 lens control board

[PATCH] coresight: tnoc: add new AMBA ID to support Trace Noc V2
 2025-08-14  9:00 UTC 

[PATCH v0 0/2] PCI: imx6: Enable the vaux regulator when fetch it
 2025-08-14  8:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Add vaux for i.MX PCIe
` [PATCH v3 2/2] PCI: imx6: Enable the vaux regulator when fetch it

[PATCH v2 0/4] clk: spacemit: fix i2s clock
 2025-08-14  8:58 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: spacemit: introduce i2s pre-clock to "

[PATCH v4 00/15] rnull: add configfs, remote completion to rnull
 2025-08-14  8:58 UTC  (9+ messages)
` [PATCH v4 11/15] rnull: enable configuration via `configfs`

[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-14  8:58 UTC  (3+ messages)

[PATCH v2 0/3] Add support for Awinic AW86927 haptic driver
 2025-08-14  8:58 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: input: Add bindings for Awinic AW86927

[PATCH v4 0/9] iio: imu: new inv_icm45600 driver
 2025-08-14  8:57 UTC  (4+ messages)
` [PATCH v4 7/9] iio: imu: inv_icm45600: add SPI driver for "
` [PATCH v4 8/9] iio: imu: inv_icm45600: add I3C "
` [PATCH v4 9/9] MAINTAINERS: add entry for inv_icm45600 6-axis imu sensor


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