messages from 2025-09-08 11:57:17 to 2025-09-08 13:23:11 UTC [more...]
[PATCH] documentation/arm64 : kdump fixed typo errors
2025-09-08 13:23 UTC (3+ messages)
` (no subject)
`
[PATCH net-next 00/11] tools: ynl: prepare for wireguard
2025-09-08 13:22 UTC (7+ messages)
` [PATCH net-next 02/11] tools: ynl-gen: generate nested array policies
[PATCH v11 0/7] rust: DebugFS Bindings
2025-09-08 13:22 UTC (10+ messages)
` [PATCH v11 2/7] rust: debugfs: Add support for read-only files
` [PATCH v11 5/7] samples: rust: Add debugfs sample driver
` [PATCH v11 7/7] samples: rust: Add scoped "
[PATCH] media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
2025-09-08 13:21 UTC (5+ messages)
[PATCH] srcu/tiny: Remove preempt_disable/enable() in srcu_gp_start_if_needed()
2025-09-08 13:19 UTC (3+ messages)
[PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
2025-09-08 13:19 UTC (2+ messages)
[PATCH v4 0/4] Add support for Grinn GenioSBC-510/700 boards
2025-09-08 13:05 UTC (5+ messages)
` [PATCH v4 1/4] arm64: dts: mediatek: mt8390-genio-700-evk: Add Grinn GenioSBC-700
` [PATCH v4 2/4] dt-bindings: arm: mediatek: Add grinn,genio-700-sbc
` [PATCH v4 3/4] arm64: dts: mediatek: mt8370-grinn-genio-510-sbc: Add Grinn GenioSBC-510
` [PATCH v4 4/4] dt-bindings: arm: mediatek: Add grinn,genio-510-sbc
[PATCH] pmdomian: core: don't unset stay_on during sync_state
2025-09-08 13:14 UTC (4+ messages)
linux-next: Signed-off-by missing for commit in the battery tree
2025-09-08 13:13 UTC (3+ messages)
[PATCH v4 0/5] exynos-acpm: add DVFS protocol and clock driver
2025-09-08 13:12 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: firmware: google,gs101-acpm-ipc: add ACPM clocks
` [PATCH v4 2/5] firmware: exynos-acpm: add DVFS protocol
` [PATCH v4 3/5] firmware: exynos-acpm: register ACPM clocks pdev
` [PATCH v4 4/5] clk: samsung: add Exynos ACPM clock driver
` [PATCH v4 5/5] arm64: defconfig: enable Exynos ACPM clocks
[PATCH 00/16] expand mmap_prepare functionality, port more users
2025-09-08 13:12 UTC (10+ messages)
` [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
` [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
2025-09-08 13:11 UTC (12+ messages)
` [PATCH v5 13/19] kasan: x86: Handle int3 for inline KASAN reports
` [PATCH v5 15/19] kasan: x86: Apply multishot to the inline report handler
` [PATCH v5 18/19] mm: Unpoison vms[area] addresses with a common tag
[PATCH v2 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-08 13:12 UTC (17+ messages)
` [PATCH v2 01/15] docs/mm: add document for swap table
` [PATCH v2 04/15] mm, swap: check page poison flag after locking it
` [PATCH v2 05/15] mm, swap: always lock and check the swap cache folio before use
` [PATCH v2 07/15] mm, swap: tidy up swap device and cluster info helpers
` [PATCH v2 09/15] mm, swap: cleanup swap cache API and add kerneldoc
` [PATCH v2 10/15] mm, swap: wrap swap cache replacement with a helper
` [PATCH v2 12/15] mm, swap: mark swap address space ro and add context debug check
` [PATCH v2 13/15] mm, swap: remove contention workaround for swap cache
[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
2025-09-08 13:11 UTC (2+ messages)
[PATCH 0/3] workqueue: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-08 13:11 UTC (5+ messages)
` [PATCH 3/3] workqueue: WQ_PERCPU added to alloc_workqueue users
[PATCH net-next v7 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
2025-09-08 13:10 UTC (6+ messages)
` [PATCH net-next v7 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [PATCH net-next v7 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x
[PATCH v3 0/5] exynos-acpm: add DVFS protocol and clock driver
2025-09-08 13:09 UTC (7+ messages)
` [PATCH v3 3/5] clk: samsung: add Exynos ACPM "
[PATCH v2 0/3] Fix va_high_addr_switch.sh test failure
2025-09-08 13:09 UTC (6+ messages)
` [PATCH v2 1/3] selftests/mm: fix hugepages cleanup too early
` [PATCH v2 2/3] selftests/mm: alloc hugepages in va_high_addr_switch test
` [PATCH v2 3/3] selftests/mm: fix va_high_addr_switch.sh failure on x86_64
[PATCH 0/6] remoteproc: imx_proc: Simplify driver by removing the switch-case
2025-09-08 13:07 UTC (7+ messages)
` [PATCH 1/6] remoteproc: imx_rproc: Introduce start/stop/detect_mode ops for imx_rproc_dcfg
` [PATCH 2/6] remoteproc: imx_rproc: Move imx_rproc_dcfg closer to imx_rproc_of_match
` [PATCH 3/6] remoteproc: imx_rproc: Simplify IMX_RPROC_MMIO switch case
` [PATCH 4/6] remoteproc: imx_rproc: Simplify IMX_RPROC_SCU_API "
` [PATCH 5/6] remoteproc: imx_rproc: Simplify IMX_RPROC_SMC "
` [PATCH 6/6] remoteproc: imx_rproc: Clean up after ops introduction
[PATCH 0/6] fbcon: Move bitops callbacks into separate struct
2025-09-08 13:08 UTC (7+ messages)
` [PATCH 4/6] fbcon: Move fbcon callbacks into struct fbcon_bitops
` [PATCH 6/6] fbcon: Pass struct fbcon to callbacks in "
[PATCH] KVM: arm64: vgic: fix incorrect spinlock API usage
2025-09-08 13:06 UTC (3+ messages)
` [External] : "
[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-09-08 13:06 UTC (11+ messages)
` [PATCH v3 5/9] PCI: rzg3s-host: Add Initial PCIe Host Driver "
[PATCH v8 00/12] blk: honor isolcpus configuration
2025-09-08 13:05 UTC (4+ messages)
` [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
[PATCH RFC 0/3] phy: qcom: qmp-combo: set default qmpphy_mode from DT for Thinkpad HDMI support
2025-09-08 13:05 UTC (10+ messages)
` [PATCH RFC 3/3] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes
[PATCH v6 0/3] Add SDM660 LPASS LPI TLMM
2025-09-08 13:05 UTC (5+ messages)
` [PATCH v6 1/3] pinctrl: qcom: lpass-lpi: Add ability to use custom pin offsets
` [PATCH v6 2/3] dt-bindings: pinctrl: qcom: Add SDM660 LPI pinctrl
` [PATCH v6 3/3] pinctrl: qcom: Add SDM660 LPASS LPI TLMM
[PATCH v3 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
2025-09-08 13:04 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: display: bridge: simple: document the Realtek RTD2171 DP-to-HDMI bridge
` [PATCH v3 2/5] drm/bridge: simple: add "
` [PATCH v3 3/5] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document lanes mapping when not using in USB-C complex
` [PATCH v3 4/5] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT
` [PATCH v3 5/5] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes
[PATCH v2] MAINTAINERS: remove Alyssa Rosenzweig
2025-09-08 13:04 UTC
[PATCH] pinctrl: airoha: fix wrong MDIO function bitmaks
2025-09-08 13:04 UTC (3+ messages)
[syzbot] [net?] possible deadlock in inet_shutdown
2025-09-08 13:03 UTC (6+ messages)
[PATCH] pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46
2025-09-08 13:02 UTC (2+ messages)
[PATCH v2 1/1] mm: skip mlocked THPs that are underused early in deferred_split_scan()
2025-09-08 13:00 UTC (7+ messages)
[PATCH v2 0/2] arm64: dts: nuvoton: Add NPCM845 SoC and EVB support
2025-09-08 12:59 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: nuvoton: npcm845: Add peripheral nodes
` [PATCH v2 2/2] arm64: dts: nuvoton: npcm845-evb: "
[PATCH v2] irqchip: gic-v2m: Handle Multiple MSI base IRQ Alignment
2025-09-08 12:58 UTC (3+ messages)
[PATCH v2 0/2] Preclude IOCCSZ/IORCSZ validation for admin controller connect
2025-09-08 12:57 UTC (5+ messages)
` [PATCH v2 1/2] nvme-core: add method to check for an I/O controller
` [PATCH v2 2/2] nvme-core: do ioccsz/iorcsz validation only for I/O controllers
[PATCH v6 0/2] pinctrl: qcom: Introduce Pinctrl for Glymur
2025-09-08 12:56 UTC (2+ messages)
[PATCH v3] clk: renesas: cpg-mssr: Add module reset support for RZ/T2H
2025-09-08 12:56 UTC (3+ messages)
[PATCH 6.12 000/175] 6.12.46-rc1 review
2025-09-08 12:55 UTC (2+ messages)
[syzbot] [crypto?] KASAN: wild-memory-access Read in __sha512_update
2025-09-08 12:55 UTC (3+ messages)
[PATCH v3] rust: rbtree: add immutable cursor
2025-09-08 12:53 UTC
[PATCH v2 00/37] mm: remove nth_page()
2025-09-08 12:53 UTC (6+ messages)
` [PATCH v2 19/37] mm/gup: remove record_subpages()
Device tree representation of (hotplug) connectors: discussion at ELCE
2025-09-08 12:51 UTC (5+ messages)
[PATCH v4 0/5] initialize SCTRL2_ELx
2025-09-08 12:49 UTC (8+ messages)
[PATCH RFC 00/10] MT8196 GPU Frequency/Power Control Support
2025-09-08 12:49 UTC (9+ messages)
` [PATCH RFC 02/10] dt-bindings: devfreq: add mt8196-gpufreq binding
` [PATCH RFC 05/10] mailbox: add MediaTek GPUEB IPI mailbox
[PATCH] btrfs: Avoid potential out-of-bounds in btrfs_encode_fh()
2025-09-08 12:49 UTC
[PATCH] platform/x86: barco-p50-gpio: use software nodes for gpio-leds/keys
2025-09-08 12:48 UTC (10+ messages)
[PATCH net-next v5 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-09-08 12:46 UTC (6+ messages)
` [PATCH net-next v5 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v5 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v5 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v5 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v5 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L
[PATCH] PCI: Fix the int overflow in proc_bus_pci_write()
2025-09-08 12:26 UTC (3+ messages)
` 答复: "
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-09-08 12:45 UTC (3+ messages)
[PATCH v7 00/21] SLUB percpu sheaves
2025-09-08 12:45 UTC (7+ messages)
` [PATCH v7 03/21] slab: add opt-in caching layer of "
` [PATCH v7 04/21] slab: add sheaf support for batching kfree_rcu() operations
[PATCH v4] bus: mhi: host: Fix potential kernel panic by calling dev_err
2025-09-08 12:44 UTC (2+ messages)
[PATCH v3] i2c : algos : i2c-algo-pcf.c : fixed errors shown by checkpatch
2025-09-08 12:44 UTC (4+ messages)
` [PATCH 0/3] i2c : PCF8584 : Cover Letter
` [PATCH 1/3] i2c : pcf8584 : Fix debug macros defines of if statements
[PATCH 1/3] drm/i915: rename range_overflows_end() to range_end_overflows()
2025-09-08 12:43 UTC (9+ messages)
` [PATCH 2/3] drm/i915: document range_overflows() and range_end_overflows() macros
` [PATCH 3/3] overflow: add range_overflows() and range_end_overflows()
[PATCH v2] clocksource: timer-ti-dm : Capture functionality for OMAP DM timer
2025-09-08 12:43 UTC (2+ messages)
[PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
2025-09-08 12:41 UTC (6+ messages)
` [External] : "
[PATCH v3 0/2] pci: clean up cpu_addr_fixup() for visconti
2025-09-08 12:38 UTC (3+ messages)
` [PATCH v3 2/2] PCI: dwc: visconti: Remove cpu_addr_fix() after DTS fix ranges
[PATCH -next] coresight: Fix incorrect handling for return value of devm_kzalloc
2025-09-08 12:38 UTC (2+ messages)
[PATCH v7 00/10] Add strobe duration and hw strobe signal v4l2 ctrl & use it for ov9282
2025-09-08 12:37 UTC (15+ messages)
` [PATCH v7 04/10] Documentation: uAPI: media: add V4L2_CID_FLASH_{DURATION,HW_STROBE_SIGNAL}
` [PATCH v7 06/10] media: i2c: ov9282: add hardware strobe signal v4l2 control
` [PATCH v7 07/10] media: i2c: ov9282: add strobe_duration "
[PATCH v4 0/2] rust: add `Alignment` type
2025-09-08 12:36 UTC (6+ messages)
` [PATCH v4 1/2] "
[PATCH net-next v10 0/5] Add Ethernet MAC support for SpacemiT K1
2025-09-08 12:34 UTC (6+ messages)
` [PATCH net-next v10 1/5] dt-bindings: net: Add "
` [PATCH net-next v10 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v10 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v10 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v10 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
[PATCH -next] ndtest: Fix incorrect handling for return value of device_create_with_groups
2025-09-08 12:23 UTC
[PATCH -next] dmaengine: Fix incorrect handling for return value of devm_regmap_init_mmio
2025-09-08 12:22 UTC
[PATCH v3 0/3] media: iris: Add support for SM8750 (VPU v3.5)
2025-09-08 12:32 UTC (3+ messages)
` [PATCH v3 3/3] "
[PATCH] mm: shmem: fix too little space for tmpfs only fallback 4KB
2025-09-08 12:31 UTC
[PATCH v3] PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
2025-09-08 12:31 UTC (2+ messages)
[PATCH] sh: mach-rsk: rsk7203: use static device properties for LEDs and GPIO buttons
2025-09-08 12:27 UTC (3+ messages)
[PATCH 0/2] s390: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-08 12:26 UTC (4+ messages)
` [PATCH 1/2] drivers/s390: WQ_PERCPU added to alloc_workqueue users
[PATCH v5 0/3] Add SDM660 LPASS LPI TLMM
2025-09-08 12:19 UTC (3+ messages)
[PATCH v5 0/2] Samsung S2MPG10 PMIC MFD-based drivers
2025-09-08 12:23 UTC (5+ messages)
[PATCH v4] PCI: j721e: Fix programming sequence of "strap" settings
2025-09-08 12:23 UTC (2+ messages)
[PATCH 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE
2025-09-08 12:20 UTC (15+ messages)
` [PATCH 1/2] drm/gpuvm: add deferred vm_bo cleanup
[PATCHv2 perf/core 0/4] uprobe,bpf: Allow to change app registers from uprobe registers
2025-09-08 12:17 UTC (6+ messages)
` [PATCHv2 perf/core 1/4] bpf: Allow uprobe program to change context registers
` [PATCHv2 perf/core 2/4] uprobe: Do not emulate/sstep original instruction when ip is changed
` [PATCHv2 perf/core 3/4] selftests/bpf: Add uprobe context registers changes test
` [PATCHv2 perf/core 4/4] selftests/bpf: Add uprobe context ip register change test
[PATCH 0/3] mm: remove zpool
2025-09-08 12:18 UTC (7+ messages)
[v6, net-next 00/10] Add more functionality to BNGE
2025-09-08 12:17 UTC (3+ messages)
[PATCH net] net: lan966x: enforce phy-mode presence
2025-09-08 12:16 UTC (4+ messages)
[PATCH 0/2] Dump instructions on panic for pKVM/nvhe
2025-09-08 12:16 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: Dump instruction on hyp panic
` [PATCH 2/2] KVM: arm64: Map hyp text as RO and dump instr on panic
[PATCH] drm/tiny/bochs: Convert dev_err() to drm_err()
2025-09-08 12:16 UTC (2+ messages)
[PATCH v1 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
2025-09-08 12:16 UTC (10+ messages)
` [PATCH v1 2/2] iio: adc: Add the NXP SAR ADC support for the "
[PATCH] initrd: Fix unused variable warning in rd_load_image() on s390
2025-09-08 12:13 UTC
[PATCH v7 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order
2025-09-08 12:15 UTC (2+ messages)
` [PATCH v7 2/2] mm/oom_kill: The OOM reaper traverses the VMA
[PATCH V4 0/2] Add AMD I3C master controller driver and bindings
2025-09-08 12:13 UTC (4+ messages)
` [PATCH V4 1/2] dt-bindings: i3c: Add AMD I3C master controller support
[PATCH 0/6] Add multiple address spaces support to VDUSE
2025-09-08 12:12 UTC (3+ messages)
` [PATCH 5/6] vduse: add vq group asid support
[PATCH 1/1] i2c: amd-mp2-pci: Simplify PM code using DEFINE_RUNTIME_DEV_PM_OPS
2025-09-08 12:11 UTC (3+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH v3 0/2] initialize vcodec scalar variable
2025-09-08 12:10 UTC (2+ messages)
[PATCH 0/4] perf arm-spe: Improve --itrace options
2025-09-08 12:10 UTC (5+ messages)
` [PATCH 1/4] perf arm-spe: Show instruction sample types by default
` [PATCH 2/4] perf arm-spe: Downsample all sample types equally
` [PATCH 3/4] perf arm-spe: Display --itrace period warnings for all sample types
` [PATCH 4/4] perf docs: Update SPE doc to include default instructions group
[PATCH v3 0/4] R-Car CANFD Improvements
2025-09-08 12:09 UTC (5+ messages)
` [PATCH v3 1/4] can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4
` [PATCH v3 2/4] can: rcar_canfd: Update RCANFD_CFG_* macros
` [PATCH v3 3/4] can: rcar_canfd: Simplify nominal bit rate config
` [PATCH v3 4/4] can: rcar_canfd: Simplify data "
[PATCH v3 0/4] Handle NBCON consoles on KDB
2025-09-08 12:09 UTC (4+ messages)
` [PATCH v3 2/4] printk: nbcon: Introduce KDB helpers
[PATCH 1/1] dm-integrity: Remove unreachable code in dm_integrity_ctr()
2025-09-08 12:08 UTC
[PATCH v2] scsi: ufs: mcq: Fix memory allocation checks for SQE and CQE
2025-09-08 12:06 UTC (2+ messages)
[PATCH v5 0/1] Add thermal sensors support for MT7981
2025-09-08 12:03 UTC (3+ messages)
` [PATCH v5 1/1] arm64: dts: mediatek: add thermal sensor support on mt7981
[PATCH 6.6 000/121] 6.6.105-rc1 review
2025-09-08 12:01 UTC (2+ messages)
[PATCH 0/5] staging: Destage VCHIQ interface and MMAL
2025-09-08 12:00 UTC (5+ messages)
` [PATCH 4/5] media: staging: Drop bcm2835-camera driver
[PATCH 6.16 000/183] 6.16.6-rc1 review
2025-09-08 11:58 UTC (2+ messages)
[PATCH v9 0/5] EDAC/Versal NET: Add support for error notification
2025-09-08 11:56 UTC (6+ messages)
` [PATCH v9 1/5] cdx: Split mcdi.h and reorganize headers
` [PATCH v9 2/5] cdx: Export Symbols for MCDI RPC and Initialization
` [PATCH v9 3/5] ras: Export log_non_standard_event for External Usage
` [PATCH v9 4/5] dt-bindings: memory-controllers: Add support for Versal NET EDAC
` [PATCH v9 5/5] EDAC: Add a driver for the AMD Versal NET DDR controller
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