messages from 2026-02-23 19:02:39 to 2026-02-23 20:44:27 UTC [more...]
[RFC PATCH v5 0/2] Hazard Pointers
2026-02-23 20:44 UTC (3+ messages)
` [RFC PATCH v5 1/2] hazptr: Implement "
` [RFC PATCH v5 2/2] hazptr: Add refscale test
[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
[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 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 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
[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] PCI: Disable ATS via quirk before notifying IOMMU drivers
2026-02-23 20:37 UTC (2+ messages)
[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 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
[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
[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
[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
[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()
[PATCH 1/4] KVM: nSVM: Sync next_rip to cached vmcb12 after VMRUN of L2
2026-02-23 20:23 UTC (11+ messages)
[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
2026-02-23 20:21 UTC (2+ messages)
[PATCH 1/2] mm: vmalloc: streamline vmalloc memory accounting
2026-02-23 20:19 UTC (3+ 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 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 v3 0/4] Introduce Allwinner H616 PWM controller
2026-02-23 20:14 UTC (2+ messages)
[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 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 (3+ 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 v2] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
2026-02-23 20:03 UTC (2+ 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
[PATCH v2 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
2026-02-23 20:03 UTC (3+ messages)
[PATCH] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
2026-02-23 20:02 UTC (7+ 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] eventpoll: Fix integer overflow in ep_loop_check_proc()
2026-02-23 19:59 UTC
[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] xen/acpi-processor: fix _CST detection using undersized evaluation buffer
2026-02-23 19:56 UTC
[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 (5+ messages)
` [PATCH v3 1/2] remoteproc: core: full attach detach during recovery
` [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)
[PATCH net-next 0/7] bng_en: add link management and statistics support
2026-02-23 19:52 UTC (5+ messages)
` [PATCH net-next 3/7] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next 5/7] bng_en: add initial support for ethtool stats display
[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 (4+ 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
[PATCH] RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFER
2026-02-23 19:49 UTC (2+ messages)
[PATCH v2 1/2] mm: vmalloc: streamline vmalloc memory accounting
2026-02-23 19:48 UTC (6+ messages)
` [PATCH v2 2/2] mm: memcontrol: switch to native NR_VMALLOC vmstat counter
[PATCH 1/2] init: ensure that /dev/console is (nearly) always available in initramfs
2026-02-23 19:45 UTC (3+ messages)
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-02-23 19:40 UTC (4+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
[RFC PATCH v4 0/4] Hazard Pointers
2026-02-23 19:40 UTC (6+ messages)
` [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
[PATCH v5 0/2] ARM64 support for doorbell and intercept SINTs
2026-02-23 19:39 UTC (3+ messages)
` [PATCH v5 2/2] mshv: add arm64 support for doorbell & "
[PATCH v2 0/3] dma-buf: heaps: cma: enable dmem cgroup accounting
2026-02-23 19:39 UTC (4+ messages)
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-02-23 19:38 UTC (4+ messages)
` [PATCH 1/2] kbuild: Consolidate C dialect options
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
Writing more than 4096 bytes with O_SYNC flag does not persist all previously written data if system crashes
2026-02-23 19:32 UTC (5+ messages)
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-23 19:32 UTC (6+ messages)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
[PATCH] scsi: ses: Handle positive SCSI error from ses_recv_diag()
2026-02-23 19:30 UTC (3+ messages)
[PATCH net-next] r8152: Add 2500baseT EEE status/configuration support
2026-02-23 19:20 UTC
[PATCH v2 1/1] ata: ahci-dwc: Remove not-going-to-be-supported code for Baikal SoC
2026-02-23 19:29 UTC (3+ messages)
[PATCH] arm64: dts: qcom: talos: Add missing GCC clock-names
2026-02-23 19:21 UTC (2+ messages)
Missing signoff in the slab-fixes tree
2026-02-23 19:21 UTC
[PATCH v4 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
2026-02-23 19:21 UTC (6+ messages)
` [PATCH v4 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
` pidfd && O_RDWR
[PATCH v1] mm: centralize+fix comments about compound_mapcount() in new sync_with_folio_pmd_zap()
2026-02-23 19:16 UTC (3+ messages)
[PATCH v1 00/25] perf tool: Add evsel to perf_sample
2026-02-23 19:15 UTC (2+ messages)
[syzbot] [io-uring?] WARNING in __secure_computing
2026-02-23 19:15 UTC (5+ messages)
[PATCH v2 1/2] perf bench: Fix initialization of union
2026-02-23 19:12 UTC (6+ messages)
[net-next, v2 0/2] psp: Support PSP Tx on logical devices like VLAN
2026-02-23 19:11 UTC (3+ messages)
` [net-next, v2 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP
` [net-next, v2 2/2] selftests: drv-net: psp: add test for VLAN sub-interface
[PATCH bpf v4 00/20] selftests/bpf: Fixes for userspace ASAN
2026-02-23 19:11 UTC (21+ messages)
` [PATCH bpf v4 01/20] selftests/bpf: Add simple strscpy() implementation
` [PATCH bpf v4 02/20] selftests/bpf: Replace strcpy() calls with strscpy()
` [PATCH bpf v4 03/20] selftests/bpf: Replace strncpy() "
` [PATCH bpf v4 04/20] selftests/bpf: Use strscpy in bpftool_helpers.c
` [PATCH bpf v4 05/20] selftests/bpf: Use memcpy() for bounded non-NULL-terminated copies
` [PATCH bpf v4 06/20] selftests/bpf: Pass through build flags to bpftool and resolve_btfids
` [PATCH bpf v4 07/20] resolve_btfids: Fix memory leaks reported by ASAN
` [PATCH bpf v4 08/20] selftests/bpf: Add DENYLIST.asan
` [PATCH bpf v4 09/20] selftests/bpf: Refactor bpf_get_ksyms() trace helper
` [PATCH bpf v4 10/20] selftests/bpf: Fix memory leaks in tests
` [PATCH bpf v4 11/20] selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
` [PATCH bpf v4 12/20] veristat: Fix a memory leak for preset ENUMERATOR
` [PATCH bpf v4 13/20] selftests/bpf: Fix use-after-free in xdp_metadata test
` [PATCH bpf v4 14/20] selftests/bpf: Fix double thread join in uprobe_multi_test
` [PATCH bpf v4 15/20] selftests/bpf: Fix resource leaks caused by missing cleanups
` [PATCH bpf v4 16/20] selftests/bpf: Free bpf_object in test_sysctl
` [PATCH bpf v4 17/20] selftests/bpf: Fix array bounds warning in jit_disasm_helpers
` [PATCH bpf v4 18/20] selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
` [PATCH bpf v4 19/20] selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
` [PATCH bpf v4 20/20] selftests/bpf: Don't override SIGSEGV handler with ASAN
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-02-23 19:09 UTC (19+ messages)
` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
` [PATCH RFC 02/18] accel/qda: Add Qualcomm DSP accelerator driver skeleton
` [PATCH RFC 03/18] accel/qda: Add RPMsg transport for Qualcomm DSP accelerator
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 13/18] accel/qda: Add initial FastRPC attach and release support
` [PATCH RFC 14/18] accel/qda: Add FastRPC dynamic invocation support
` [PATCH RFC 15/18] accel/qda: Add FastRPC DSP process creation support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support
` [PATCH RFC 17/18] accel/qda: Add FastRPC-based DSP memory unmapping support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-02-23 19:11 UTC (12+ messages)
[RFC PATCH 0/1] dt-bindings: connector: Add role‑switch provider phandle
2026-02-23 19:10 UTC (2+ messages)
` [RFC PATCH 1/1] "
[PATCH] regulator: tps65185: check devm_kzalloc() result in probe
2026-02-23 19:09 UTC (2+ messages)
[PATCH bpf-next] libbpf: skip compat check for session kfuncs
2026-02-23 19:09 UTC (4+ messages)
[PATCH 0/9] Add support for mt6392 PMIC
2026-02-23 17:12 UTC (2+ messages)
` [PATCH 6/9] regulator: mt6392: Add support for MT6392 regulator
[PATCH v2 0/5] Battery temperature ADC plumbing on Qualcomm platforms
2026-02-23 19:05 UTC (9+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: sm7225-fairphone-fp4: Add battery temperature node
[PATCH] thermal: intel: int340x: Read DDR data rate for Nova Lake
2026-02-23 19:04 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).