All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 19:50:37 to 2026-02-23 20:44:26 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-23 15:48 UTC  (2+ messages)
` [PATCH 11/37] i2c: thunderx: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH v1 0/3] driver core: Split device.h even more
 2026-02-23 20:30 UTC  (4+ messages)
` [PATCH v1 1/3] driver core: Split device data types to device/types.h
` [PATCH v1 2/3] driver core: Split device link data types and API to device/devlink.h
` [PATCH v1 3/3] driver core: Split device related fwnode API to device/fwnode.h

[RFC PATCH v5 0/2] Hazard Pointers
 2026-02-23 20:44 UTC  (2+ messages)
` [RFC PATCH v5 2/2] hazptr: Add refscale test

[PATCH net-next 00/15] net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode
 2026-02-23 20:41 UTC  (13+ messages)
` [PATCH net-next 01/15] net/mlx5e: Make mlx5e_rq_param naming consistent
` [PATCH net-next 02/15] net/mlx5e: Extract striding rq param calculation in function
` [PATCH net-next 03/15] net/mlx5e: Extract max_xsk_wqebbs into its own function
` [PATCH net-next 04/15] net/mlx5e: Expose and rename xsk channel parameter function
` [PATCH net-next 05/15] net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()
` [PATCH net-next 06/15] net/mlx5e: Move xsk param into new option container struct
` [PATCH net-next 07/15] net/mlx5e: Drop unused channel parameters
` [PATCH net-next 08/15] net/mlx5e: SHAMPO, Always calculate page size
` [PATCH net-next 09/15] net/mlx5e: Set page_pool order based on calculated page_shift
` [PATCH net-next 10/15] net/mlx5e: Alloc rq drop page "
` [PATCH net-next 11/15] net/mlx5e: RX, Make page frag bias more robust
` [PATCH net-next 13/15] net/mlx5e: Pass netdev queue config to param calculations

[PATCH 1/1] boot: fit: validate FDT/DTO payload before fdt_open_into()
 2026-02-23 20:43 UTC  (2+ messages)

[PATCH v3 0/2] Add Apple interrupt controller 3 support
 2026-02-23 20:42 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: apple,aic2: Add AICv3
` [PATCH v3 2/2] irqchip/apple-aic: Add support for "apple,t8122-aic3"

[PATCH v10 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-02-23 20:43 UTC  (7+ messages)
` [PATCH v10 07/13] x86/mm: Use physical address comparisons in fill_p*d/pte
` [PATCH v10 09/13] x86/mm: Reset tags in a canonical address helper call
` [PATCH v10 10/13] x86/mm: Initialize LAM_SUP

[PATCH] drm/amdkfd: Removed commented line for MQD queue priority
 2026-02-23 20:42 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/gawk: bump to version 5.4.0
 2026-02-23 20:03 UTC 

[PATCH] xen/acpi-processor: fix _CST detection using undersized evaluation buffer
 2026-02-23 19:56 UTC 

[PATCH bpf-next v3 0/6] Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs
 2026-02-23 20:41 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Add KF_ACQUIRE and KF_RELEASE support for iterators
` [PATCH bpf-next v3 2/6] bpf: consolidate sleepable context error message printing

[PATCH net-next] selftests: hw-net: tso: set a TCP window clamp to avoid spurious drops
 2026-02-23 20:40 UTC 

[PATCH v5 0/2] staging: sm750fb: clean up logging
 2026-02-23 20:40 UTC  (3+ messages)
` [PATCH v5 1/2] staging: sm750fb: remove debug and diagnostic prints
` [PATCH v5 2/2] staging: sm750fb: convert logging to device-based in sm750_hw.c

[PATCH] serial: 8250_fintek: Add support for F81214E
 2026-02-23 20:40 UTC 

[LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
 2026-02-23 20:39 UTC  (3+ messages)
  ` [External] : "

[PATCH 1/5] wifi: mt76: mt7921: refactor regulatory domain handling to regd.[ch]
 2026-02-23 20:38 UTC  (2+ messages)

[PATCH v2] drm/tyr: Use vertical style for imports
 2026-02-23 20:38 UTC 

[PATCH 0/6] fw_env: cleanup flash_write_buf()
 2026-02-23 20:38 UTC  (5+ messages)
` [PATCH 4/6] fw_env: unify calculation of "blockstart" in flash_write_buf()
` [PATCH 6/6] fw_env: drop unneeded variables from flash_write_buf()

[PATCH v2 0/1] Introduce Monaco EVK Interface Plus Mezzanine
 2026-02-23 20:37 UTC  (7+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: monaco-evk: Add "

[PATCH v2] docs: sysctl: add documentation for crypto and debug
 2026-02-23 20:37 UTC 

[PATCH 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-02-23 20:37 UTC  (5+ messages)
` [PATCH 1/2] drm/colorop: Preserve bypass value in duplicate_state()
` [PATCH 2/2] drm/atomic: Add affected colorops with affected planes

[oe-layersetup][PATCH 1/3] kas: set path for all repos
 2026-02-23 20:37 UTC  (3+ messages)
` [oe-layersetup][PATCH 2/3] kas: use repo-relative addressing
` [oe-layersetup][PATCH 3/3] kas: regenerate all configs

[PATCH] PCI: Disable ATS via quirk before notifying IOMMU drivers
 2026-02-23 20:37 UTC  (2+ messages)

[PATCH net-next] eth: bnxt: rename ring_err_stats -> ring_drv_stats
 2026-02-23 20:37 UTC 

[RFC PATCH] drm/drm_edid: ignore continuous frequency support for VRR
 2026-02-23 20:29 UTC 

[PATCH 0/4] pack-check: fix verification of large objects
 2026-02-23 20:35 UTC  (3+ messages)
` [PATCH 4/4] "

[PATCH v2 3/3] iio: frequency: ad9523: fix checkpatch warnings for symbolic permissions
 2026-02-23 20:35 UTC  (8+ messages)
` [PATCH v3 0/3] iio: frequency: ad9523: fix checkpatch warnings

[PATCH v3 0/4] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-02-23 20:35 UTC  (3+ messages)
` [PATCH v3 1/4] "

[PATCH v3 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2026-02-23 20:34 UTC  (4+ messages)
` (subset) "

[PATCH v1] ACPI: FPDT: expose FBPT and S3PT subtables via sysfs
 2026-02-23 20:32 UTC  (2+ messages)

[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-23 20:33 UTC  (12+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[meta-ti][master][PATCH] conf: beagley-ai: add beagley-ai-ti configuration
 2026-02-23 20:32 UTC  (2+ messages)

[PATCH v9 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-02-23 20:33 UTC  (3+ messages)
` [PATCH v9 05/13] x86/mm: Reset tag for virtual to physical address conversions

[thomas-weissschuh:b4/vdso-timens-decoupling 3/3] include/linux/time_namespace.h:170:20: error: static declaration of 'timens_commit' follows non-static declaration
 2026-02-23 20:29 UTC 

[RFC v2 0/1] Do not create drm device for PF only admin mode
 2026-02-23 20:31 UTC  (3+ messages)
` [RFC v2 1/1] drm/xe/pf: Skip creating DRM device entries in PF admin‑only mode

[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2026-02-23 20:31 UTC  (7+ messages)
` [PATCH V10 3/4] iio: adc: Add support for QCOM "

[REGRESSION] kswapd0: page allocation failure (bisected to "slab: add sheaves to most caches")
 2026-02-23 20:30 UTC  (5+ messages)

[PATCH v3 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-02-23 20:27 UTC  (11+ messages)
` [PATCH v3 01/10] iommu/arm-smmu-v3: Add a wrapper for arm_smmu_make_sva_cd()
` [PATCH v3 02/10] iommu/arm-smmu-v3: Pass in arm_smmu_make_cd_fn to arm_smmu_set_pasid()
` [PATCH v3 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v3 04/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to arm_smmu_master_build_invs()
` [PATCH v3 05/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to CD and STE
` [PATCH v3 06/10] iommu/arm-smmu-v3: Introduce INV_TYPE_S2_VMID_VSMMU
` [PATCH v3 07/10] iommu/arm-smmu-v3: Allocate IOTLB cache tag if no id to reuse
` [PATCH v3 08/10] iommu/arm-smmu-v3: Allocate INV_TYPE_S2_VMID_VSMMU in arm_vsmmu_init
` [PATCH v3 09/10] iommu/arm-smmu-v3: Remove ASID/VMID from arm_smmu_domain
` [PATCH v3 10/10] iommu/arm-smmu-v3: Allow sharing domain across SMMUs

[meta-ti][master][PATCH] conf: beagley-ai: add beagley-ai-ti configuration
 2026-02-23 20:28 UTC 

[PATCH 0/1] fs/squashfs: fix heap buffer overflow in sqfs_frag_lookup()
 2026-02-23 20:28 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH BlueZ v2] client/btpclient: Move BTP definitions per service
 2026-02-23 20:27 UTC 

[PATCH v2 00/10] add build option to disable audio subsystem
 2026-02-23 20:25 UTC  (11+ messages)
` [PATCH v2 01/10] audio: add `audio` build option for meson and Kconfig
` [PATCH v2 02/10] ui/vnc: disable audio feature when configured with --disable-audio
` [PATCH v2 03/10] tests/qtest: remove -audio none "
` [PATCH v2 04/10] hw/audio/pcspk: change PCSPK behaviour "
` [PATCH v2 05/10] Kconfig: add AUDIO dependency to audio-related devices
` [PATCH v2 06/10] system/vl: remove audio and audiodev options when audio is disabled
` [PATCH v2 07/10] ui/dbus: run without Audio interface "
` [PATCH v2 08/10] tests/audio: do not compile if "
` [PATCH v2 09/10] audio: do not build audio-related sources with --disable-audio
` [PATCH v2 10/10] meson.build: ignore audio drivers when configured "

[PATCH net-next 0/3] selftests: net: py: improve bkg() error reporting
 2026-02-23 20:26 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: net: py: avoid masking exceptions in bkg() failures
` [PATCH net-next 2/3] selftests: net: py: use repr(cmd) for failure exceptions
` [PATCH net-next 3/3] selftests: net: py: add cmd info for ksft_wait failure

[PATCH v2 0/3] Add support for the Samsung S6E8FCO display panel
 2026-02-23 20:26 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: panel: Add Samsung S6E8FCO
` [PATCH v2 2/3] drm: "
` [PATCH v2 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel

[RFC] Support UTF-8 characters in Git alias names
 2026-02-23 20:25 UTC  (7+ messages)
` [PATCH v2 0/2] support UTF-8 in "
  ` [PATCH v2 2/2] alias: support non-alphanumeric names via subsection syntax

[PATCH v6 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-02-23 20:24 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add prefetch pagefault support for Xe3p (rev6)

[PATCH] ti: sci: Drop fake 'const' on handle pointer
 2026-02-23 20:24 UTC 

[PATCH v2 0/2] driver core: provide and use device_match_fwnode_ext()
 2026-02-23 20:24 UTC  (12+ messages)
` [PATCH v2 1/2] driver core: make fwnode_is_primary() public
` [PATCH v2 2/2] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()

[Buildroot] [PATCH] package/gawk: bump to version 5.4.0
 2026-02-23 20:24 UTC  (2+ messages)

[PATCH 1/4] KVM: nSVM: Sync next_rip to cached vmcb12 after VMRUN of L2
 2026-02-23 20:23 UTC  (11+ messages)

[PATCH] mm/slab: initialize slab->stride early to avoid memory ordering issues
 2026-02-23 20:23 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/bdwgc: bump version to 8.2.12
 2026-02-23 19:55 UTC 

[PATCH 0/8] Improve zoned (SMR) HDD write throughput
 2026-02-23 20:21 UTC  (5+ messages)
` [PATCH 1/8] block: fix zone write plug removal

[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
 2026-02-23 20:21 UTC  (2+ messages)

[GIT PULL] Please Pull NFS Client Updates for Linux 7.0
 2026-02-23 20:19 UTC  (4+ messages)

[PATCH 1/2] mm: vmalloc: streamline vmalloc memory accounting
 2026-02-23 20:19 UTC  (3+ messages)

[PATCH] dma-buf: revert "use inline lock for the dma-fence-chain"
 2026-02-23 20:18 UTC  (2+ messages)

[PATCH 0/3] Add support for the Samsung S6E8FCO display panel
 2026-02-23 20:17 UTC  (4+ messages)
` [PATCH 2/3] drivers: gpu: drm: panel: Add Samsung S6E8FCO

[PATCH] nfs: avoid triggering out-of-order write handling in nfs_setattr()
 2026-02-23 20:16 UTC  (2+ messages)

[PATCH 0/4] Fix MMC pin pull configurations
 2026-02-23 20:15 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-am62l-evm: Disable MMC0 internal pulls

[PATCH] remoteproc: qcom_wcnss: Fix reserved region mapping failure
 2026-02-23 20:15 UTC  (2+ messages)

[PATCH v4 0/9] MDM9607/MSM8917/MSM8937/MSM8940 MSS
 2026-02-23 20:15 UTC  (2+ messages)

[PATCH 1/2] cxl/region: fix region leak when attach_target fails in cxl_add_to_region
 2026-02-23 20:15 UTC  (3+ messages)

[PATCH] pinctrl: rockchip: drop NULL check in rockchip_pinctrl_parse_groups()
 2026-02-23 20:14 UTC  (2+ messages)

[PATCH v3 0/4] Introduce Allwinner H616 PWM controller
 2026-02-23 20:14 UTC  (2+ messages)

[PATCH mptcp-next] selftests: mptcp: join: recreate signal endp with same ID
 2026-02-23 20:14 UTC  (2+ messages)

+ mm-centralizefix-comments-about-compound_mapcount-in-new-sync_with_folio_pmd_zap-fix.patch added to mm-unstable branch
 2026-02-23 20:12 UTC 

[PATCH] mfd: Congatec: fix kernel-doc struct member names
 2026-02-23 20:12 UTC  (4+ messages)
` [PATCH] mfd: Kontron PLD: "
` [PATCH] mfd: rsmu: remove a empty kernel-doc line
` [PATCH] mfd: si476x: fix kernel-doc warnings

[PATCHSET v10] sched_ext: Fix ops.dequeue() semantics
 2026-02-23 20:11 UTC  (2+ messages)

[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-02-23 20:10 UTC  (7+ messages)
` [PATCH mm-new v8 4/4] mm: khugepaged: skip lazy-free folios

[PATCH v3 1/2] staging: rtl8723bs: fix spelling mistakes in rtw_wlan_util.c
 2026-02-23 20:00 UTC  (2+ messages)
  ` [PATCH v3 2/2] staging: rtl8723bs: convert single-line comment to multi-line format

[PATCH] cxl: Test decoder flags as bitmasks
 2026-02-23 20:09 UTC  (2+ messages)

migration: stable machine types?
 2026-02-23 20:06 UTC  (4+ messages)

[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
 2026-02-23 20:07 UTC  (4+ messages)

[RFC PATCH 00/20] boot: add OpenWrt boot method and on-demand FIT loading
 2026-02-23 20:06 UTC  (8+ messages)
` [RFC PATCH 08/20] boot: image-loader: add UBI volume backend

[PATCH net v1] net: phy: motorcomm: yt8821: disable MDIO broadcast address 0
 2026-02-23 20:06 UTC  (3+ messages)

[PATCH v2 0/2] Introduce Sink Cap Extended AMS
 2026-02-23 20:05 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: connector: Add sink properties to comply with PD 3.1 spec
` [PATCH v2 2/2] usb: typec: tcpm: add support for Sink Cap Extended msg response

[PATCH 0/2] refs: allow setting the reference directory
 2026-02-23 20:05 UTC  (5+ messages)
` [PATCH v8 0/6] "

A few HDMI fixes for 6.18.y
 2026-02-23 20:04 UTC 

[PATCH v2] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
 2026-02-23 20:03 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: use *enum* properly in rockchip_pinconf_pull_valid()
 2026-02-23 20:03 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Fix build after dma-fence locking rework
 2026-02-23 20:03 UTC  (6+ messages)

[PATCH v2 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
 2026-02-23 20:03 UTC  (3+ messages)

[PATCH v2 0/2] pid_namespace: make init creation more flexible
 2026-02-23 20:01 UTC  (3+ messages)
` [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
` [PATCH v2 2/2] selftests: Add tests for creating pidns init via setns

[Buildroot] [PATCH 1/1] package/bdwgc: bump version to 8.2.12
 2026-02-23 20:02 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
 2026-02-23 20:02 UTC  (8+ messages)

[PATCH v3 00/22] Add support for shared PTEs across processes
 2026-02-23 19:55 UTC  (5+ messages)

[PATCH] staging: greybus: move topology allocation to codec probe
 2026-02-23 19:59 UTC 

[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
 2026-02-23 20:00 UTC  (13+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "

[PATCH] eventpoll: Fix integer overflow in ep_loop_check_proc()
 2026-02-23 19:59 UTC 

[PATCH] cat-file: fix error and warning message formatting
 2026-02-23 19:59 UTC  (4+ messages)

[PATCH] xprtrdma: Decrement re_receiving on the early exit paths
 2026-02-23 19:58 UTC  (2+ messages)

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2026-02-23 19:57 UTC  (3+ messages)

[PATCH v2 0/4] Add the support for Glymur Video clock controller
 2026-02-23 19:56 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable SM8750 clock controllers
 2026-02-23 19:56 UTC  (2+ messages)

[PATCH 0/2] clk: qcom: Add support for GPUCC and GXCLK for Glymur
 2026-02-23 19:56 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: qcm6490-idp: Fix WCD9370 reset GPIO polarity
 2026-02-23 19:56 UTC  (2+ messages)

[PATCH v8 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2026-02-23 19:56 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/2] dt-bindings: clock: qcom,glymur-dispcc: De-acronymize SoC name
 2026-02-23 19:56 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] clk: qcom: dispcc: fix clock ops used for DPTX AUX clocks
 2026-02-23 19:56 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: hamoa/x1: fix idle exit latency
 2026-02-23 19:56 UTC  (2+ messages)

[PATCH v5 0/5] soc: qcom: pmic_glink: Add support for battery management running on SOCCP
 2026-02-23 19:56 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] remoteproc: xlnx: remote crash recovery
 2026-02-23 19:55 UTC  (3+ messages)
` [PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism

[PATCH] firmware: exynos-acpm: Drop fake 'const' on handle pointer
 2026-02-23 19:55 UTC  (2+ messages)

[PATCH] net/ibmveth: fix typo in ibmveth_remove_buffer_from_pool()
 2026-02-23 19:54 UTC  (2+ messages)

[RFC 1/2] RDMA/umem: Add support for pinned revocable dmabuf import
 2026-02-23 19:53 UTC  (2+ messages)
` [RFC 2/2] RDMA/irdma: Add pinned revocable dmabuf support

[PATCH net-next 0/7] bng_en: add link management and statistics support
 2026-02-23 19:52 UTC  (3+ messages)
` [PATCH net-next 5/7] bng_en: add initial support for ethtool stats display

[meta-multimedia][PATCH] streamripper: ignore CVE-2020-37065
 2026-02-23 19:51 UTC 

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-02-23 19:51 UTC 

[PATCH net] net: usb: pegasus: enable basic endpoint checking
 2026-02-23 19:50 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-23 19:49 UTC  (7+ messages)
` [PATCH v2 1/3] media: dt-bindings: rockchip,vdec: Correct reg-names order for RK35{76,88}
` [PATCH v2 2/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
` [PATCH v2 3/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3588


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.