messages from 2026-09-02 10:38:55 to 2026-09-02 11:11:29 UTC [more...]
[PATCH v2 0/2] drm/sched: fix use-after-free of the fence timeline name
2026-09-02 11:09 UTC (3+ messages)
` [PATCH v2 2/2] drm/sched/tests: add a UAF regression test for the "
[PATCH] arm64: dts: rockchip: Correct Device Orientation
2026-09-02 11:11 UTC (2+ messages)
[LTP] [PATCH 00/33] Improve coverage for keyctl() syscall
2026-09-02 11:04 UTC (27+ messages)
` [LTP] [PATCH 01/33] lapi/keyctl.h: Add fallback definitions for extended ops
` [LTP] [PATCH 02/33] keyctl10: Test KEYCTL_DESCRIBE format parsing
` [LTP] [PATCH 03/33] keyctl11: Test KEYCTL_DESCRIBE with exact buffer size
` [LTP] [PATCH 04/33] keyctl12: Test KEYCTL_DESCRIBE with too small buffer
` [LTP] [PATCH 05/33] keyctl13: Test KEYCTL_DESCRIBE size query
` [LTP] [PATCH 06/33] keyctl14: Negative tests for KEYCTL_DESCRIBE
` [LTP] [PATCH 07/33] keyctl15: Test KEYCTL_GET_SECURITY label retrieval
` [LTP] [PATCH 08/33] keyctl16: Test KEYCTL_GET_SECURITY truncated copy
` [LTP] [PATCH 09/33] keyctl17: Negative tests for KEYCTL_GET_SECURITY
` [LTP] [PATCH 10/33] keyctl18: Test basic KEYCTL_MOVE
` [LTP] [PATCH 11/33] keyctl19: Test KEYCTL_MOVE with same source and destination
` [LTP] [PATCH 12/33] keyctl20: Test KEYCTL_MOVE displacement
` [LTP] [PATCH 13/33] keyctl21: Negative and boundary tests for KEYCTL_MOVE
` [LTP] [PATCH 14/33] keyctl22: Test KEYCTL_RESTRICT_KEYRING reject-all
` [LTP] [PATCH 15/33] keyctl23: Test KEYCTL_RESTRICT_KEYRING builtin_trusted
` [LTP] [PATCH 16/33] keyctl24: Negative tests for KEYCTL_RESTRICT_KEYRING
` [LTP] [PATCH 17/33] keyctl25: Test KEYCTL_DH_COMPUTE shared secret computation
` [LTP] [PATCH 18/33] keyctl26: Test KEYCTL_DH_COMPUTE size query
` [LTP] [PATCH 20/33] keyctl28: Negative and boundary tests for KEYCTL_DH_COMPUTE
` [LTP] [PATCH 21/33] lapi/keyctl.h: Add fallback definitions for public key ops
` [LTP] [PATCH 22/33] keyctl29: Test KEYCTL_PKEY_QUERY on public key
` [LTP] [PATCH 24/33] keyctl31: Test KEYCTL_PKEY_ENCRYPT and KEYCTL_PKEY_DECRYPT
` [LTP] [PATCH 29/33] keyctl35: Test KEYCTL_CAPABILITIES size query
` [LTP] [PATCH 30/33] keyctl36: Test KEYCTL_CAPABILITIES buffer sizing
` [LTP] [PATCH 31/33] keyctl37: Negative tests for KEYCTL_CAPABILITIES
` [LTP] [PATCH 33/33] keyctl39: Negative tests for KEYCTL_WATCH_KEY
[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
2026-09-02 11:10 UTC (23+ messages)
` [PATCH RFC 01/11] mm/migrate: extract folio unmap phase
` [PATCH RFC 02/11] mm/migrate: handle retries in migrate_folios_move()
` [PATCH RFC 03/11] mm/migrate: factor out folio splitting on allocation failure
` [PATCH RFC 04/11] mm/migrate: use a dedicated list for hugetlb folios
` [PATCH RFC 05/11] mm/migrate: add a dedicated movable_ops migration pass
` [PATCH RFC 06/11] mm/migrate: rename migrate_pages_batch() to migrate_folios_batch()
` [PATCH RFC 07/11] mm/migrate: add migrate_lru_folios() entry point
` [PATCH RFC 08/11] mm/migrate: move LRU batching into migrate_lru_folios()
` [PATCH RFC 09/11] mm/migrate: thread migration policy through a control struct
` [PATCH RFC 10/11] mm/migrate: pass migrate_control to migrate_pages()
` [PATCH RFC 11/11] mm/migrate: pass migrate_control to migrate_folio()
[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
2026-09-02 11:09 UTC (14+ messages)
` [PATCH v24 01/15] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH v24 02/15] mmc: renesas_sdhi: Clean up whitespace and add OF table sentinels
` [PATCH v24 03/15] mmc: renesas_sdhi: Add clk_mask field to support flexible clock divider widths
` [PATCH v24 04/15] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v24 05/15] mmc: renesas_sdhi: Add SDHI_SD_CLK_CTL_DIV1 macro for 1/1 option
` [PATCH v24 06/15] mmc: renesas_sdhi: Make clock divider mask configurable
[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
2026-09-02 11:09 UTC (27+ messages)
` [PATCH v9 01/10] memblock: Introduce MEMBLOCK_LLMAP
` [PATCH v9 02/10] of: reserved_mem: Introduce "ll-map" property
` [PATCH v9 03/10] set_memory.h: Introduce can_set_direct_map_range()
` [PATCH v9 04/10] set_memory.h: Introduce __set_direct_map*()
` [PATCH v9 05/10] arm64: can_set_direct_map() if BBML3
` [PATCH v9 06/10] arm64: Implement can_set_direct_map_range()
` [PATCH v9 07/10] arm64: Implement __set_direct_map*()
` [PATCH v9 08/10] arm64: Add support for MEMBLOCK_LLMAP
` [PATCH v9 09/10] firmware: arm_ffa: Introduce ffa-lend-pool
` [PATCH v9 10/10] optee: Add support for arm,ffa-lend-pool
[PATCH v6 00/12] Improve handling of offline and read-only zones
2026-09-02 11:07 UTC (11+ messages)
` [PATCH v6 08/12] block: propagate readonly and offline conditions to zone write plugs
` [PATCH v6 09/12] block: always treat offline and read-only zones as dead
` [PATCH v6 10/12] block: fail zone management operations to read-only and offline zones
` [PATCH v6 11/12] block: allow read-only and offline conventional zones
` [PATCH v6 12/12] block: simplify disk_zone_set_cond()
[PATCH v2 1/2] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
2026-09-02 11:08 UTC (3+ messages)
[PATCH v3 00/10] Support ROHM BD73800
2026-09-02 11:07 UTC (11+ messages)
` [PATCH v3 01/10] dt-bindings: mfd: common ROHM PMIC properties
` [PATCH v3 02/10] dt-bindings: rohm,bd*: Ref common ROHM bindings
` [PATCH v3 03/10] dt-bindings: regulator: ROHM BD73800 regulators
` [PATCH v3 04/10] dt-bindings: mfd: ROHM BD73800 PMIC
` [PATCH v3 05/10] mfd: Support for ROHM BD73800 PMIC core
` [PATCH v3 06/10] rtc: bd70528: Support RTC on ROHM BD73800
` [PATCH v3 07/10] regulator: bd71828: Support "
` [PATCH v3 08/10] clk: bd718x7: "
` [PATCH v3 09/10] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs
` [PATCH v3 10/10] MAINTAINERS: Add ROHM BD73800 PMIC files
[RFC PATCH 0/5] KVM: arm64: New PTE dirty-page encoding, HAFDBS new usage
2026-09-02 11:07 UTC (7+ messages)
` [RFC PATCH 1/5] KVM: arm64: pgtables: Change write bit from S2AP_W to DBM
` [RFC PATCH 4/5] KVM: arm64: Add KVM_REQ_RELOAD_STAGE2
[PATCH v2 0/2] drm/i915/display: fix flipq pipe CRC mismatch in kms_cursor_crc
2026-09-02 11:07 UTC (4+ messages)
` [PATCH v2 1/2] drm/i915/display: Reject flipq for pipe or timing changes
` [PATCH v2 2/2] drm/i915/display: Reset use_flipq when duplicating crtc state
[PATCH v1] Bluetooth: btusb: Add support for Intel Otter Peak2 (OrP2)
2026-09-02 16:04 UTC (2+ messages)
[PATCH v7 00/14] Metadata series preparation
2026-09-02 11:06 UTC (4+ messages)
` [PATCH v7 10/14] media: v4l2-subdev: Don't assign set_fmt where it's equivalent to get_fmt
[PATCH v3 0/3] sysfb: Fix display output on Lenovo D330 (and others)
2026-09-02 11:06 UTC (4+ messages)
` [PATCH v3 2/3] drm/edid: Add drm_edid_detect_panel_size()
[PATCH] ihex: Fix 16 bit truncation in ihex_binrec_size()
2026-09-02 11:06 UTC (2+ messages)
[PATCH 0/4] KVM: s390: replace page allocator calls with kzalloc()
2026-09-02 11:06 UTC (2+ messages)
[PATCH v2 0/2] Add pinctrl support for MSM8952
2026-09-02 11:06 UTC (7+ messages)
[PATCH v45 0/7] firmware: imx: driver for NXP secure-enclave
2026-09-02 16:35 UTC (8+ messages)
` [PATCH v45 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v45 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v45 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v45 4/7] firmware: imx: device context dedicated to priv
` [PATCH v45 5/7] firmware: imx: adds miscdev
` [PATCH v45 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v45 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[RFC] accel/rocket: DVFS on RK3588 - a hardware constraint, and some numbers
2026-09-02 11:04 UTC (10+ messages)
[PATCH v11 0/3] iio: dac: Add support for AD5529R DAC
2026-09-02 11:04 UTC (4+ messages)
` [PATCH v11 3/3] iio: dac: Add AD5529R DAC driver support
[PATCH 0/2] clk: renesas: rzv2h: Convert to clk_hw provider API
2026-09-02 11:04 UTC (4+ messages)
` [PATCH 1/2] clk: renesas: rzv2h: Drop duplicated parent lookup in fixed_mod_status_clk_register()
` [PATCH 2/2] clk: renesas: rzv2h: Convert to clk_hw based provider API
[PATCH v5] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm
2026-09-02 11:03 UTC (3+ messages)
[PATCH net-next v3] mptcp: normalize seq numbers reported in mptcp_info
2026-09-02 11:03 UTC (3+ messages)
[PATCH v10 0/3] iio: dac: Add support for AD5529R DAC
2026-09-02 11:02 UTC (6+ messages)
` [PATCH v10 3/3] iio: dac: Add AD5529R DAC driver support
[PATCH 0/8] More sensible checkout/switch/restore code refactoring
2026-09-02 11:02 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 6/8] checkout: restructure switch, restore, and checkout entrypoints
refcount_t: addition on 0; use-after-free, regression from 260fbcb92bbe ("cgroup: Move dying_tasks cleanup from cgroup_task_release() to cgroup_task_free()")
2026-09-02 11:01 UTC (3+ messages)
` Bug#1144314: "
[PATCH 0/2] arm: sunplus: add SP7021 LTPP3G2 board support
2026-09-02 11:00 UTC (5+ messages)
` [PATCH 1/2] arm: dts: sunplus: add peripheral device nodes to sp7021.dtsi
` [PATCH 2/2] arm: sunplus: add Tibbo LTPP3G2 board support; update defconfig
[PATCH v8 0/2] dma-buf: Fix silent overflow and alignment
2026-09-02 10:59 UTC (9+ messages)
[PATCH v4 00/43] qapi: convert (very) trivial intro sections
2026-09-02 10:58 UTC (4+ messages)
[PATCH v3] dmaengine: dw-axi-dmac: convert to clk bulk APIs
2026-09-02 10:57 UTC (2+ messages)
[PULL v2 linux-firmware] Add Firmware for ASUS Zenbook UM3405GA
2026-09-02 10:57 UTC
[PATCH v2 0/5] VRAM health check + CCS fix
2026-09-02 10:56 UTC (9+ messages)
` [PATCH v2 1/5] drm/xe/migrate: support 4K PTEs for identity map
` [PATCH v2 2/5] drm/xe/vram: report FLAT_CCS base misalignment
` [PATCH v2 3/5] drm/xe/vram: revamp CPU VRAM mapping
` [PATCH v2 4/5] drm/xe: add force option for global invalidation
` [PATCH v2 5/5] drm/xe/vram: add early VRAM health check
` ✓ CI.KUnit: success for VRAM health check + CCS fix (rev2)
[PATCH] iotests: remove unused 'owner=' variable assignment
2026-09-02 10:54 UTC (2+ messages)
[CI 0/9] drm/i915/color: Add YUV Support in color pipeline
2026-09-02 10:55 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH 0/6] Enable TDX module extensions
2026-09-02 10:54 UTC (6+ messages)
` [PATCH 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions
[PATCH v3 1/3] scripts: add TOML config to container tool
2026-09-02 9:37 UTC (3+ messages)
` [PATCH v3 2/3] Documentation: dev-tools: update container.rst with config file
[PATCH 5.10.y 2/5] crypto: atmel-ecc - Struct headers need to start with keyword 'struct'
2026-09-02 10:53 UTC
[PATCH v3] erofs: add sysfs feature entry for xattr prefixes
2026-09-02 10:53 UTC (3+ messages)
[PATCH] usb: gadget: f_loopback: fix descriptor leak on unbind
2026-09-02 10:51 UTC (2+ messages)
` [PATCH RESEND] "
[PATCH v3] staging: rtl8723bs: Remove manual ifname allocation
2026-09-02 10:50 UTC
[PATCH v5 0/4] Add RZ/G3L PWRRDY power sequencing support
2026-09-02 10:48 UTC (7+ messages)
` [PATCH v5 3/4] power: sequencing: Add Renesas RZ/G3L Power Ready driver
` (subset) [PATCH v5 0/4] Add RZ/G3L PWRRDY power sequencing support
[PATCH v2 00/39] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
2026-09-02 10:48 UTC (4+ messages)
` [PATCH v2 02/39] xen/riscv: drop bug.h's duplicate instruction length helpers
[PATCH v2] system: improve -mon deprecation warning
2026-09-02 10:47 UTC
[PATCH] dma-mapping: use exact allocation for DMA pages
2026-09-02 10:47 UTC (2+ messages)
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-09-02 10:47 UTC (3+ messages)
IPQ5332 multipd: missing text PD level and qcom,rproc ownership
2026-09-02 10:47 UTC (2+ messages)
Independence for dma_fences! v6
2026-09-02 10:47 UTC (15+ messages)
` [PATCH 1/9] dma-buf: add dma_fence_was_initialized function v2
[PATCH V14 00/15] iothread: Support tracking and querying IOThread holder
2026-09-02 10:46 UTC (5+ messages)
` [PATCH V14 04/15] iothread: introduce iothread_unsafe_get_aio_context()
[PATCH 0/3] arm64: dts: mediatek: UFS cleanup adaptation
2026-09-02 10:46 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: mediatek: mt8395-genio-1200-evk-ufs: Complete UFS power supplies
` [PATCH 3/3] arm64: dts: mediatek: mt8395-radxa-nio-12l: "
[PATCH v2] platform/x86: asus-wmi: fix FA401 series keyboard sleep strobe
2026-09-02 10:46 UTC (3+ messages)
[PATCH nvme-7.3 0/4] nvme-fabrics: localize string option parsing
2026-09-02 10:45 UTC (9+ messages)
` [PATCH nvme-7.3 2/4] nvme-fabrics: add helper for owned string options
` [PATCH nvme-7.3 3/4] nvme-fabrics: add helpers for subsystem and host identity options
` [PATCH nvme-7.3 4/4] nvme-fabrics: add helper for DH-CHAP secret options
[PATCH v2] drm/qxl: fix use-after-free and NULL pointer deref
2026-09-02 10:45 UTC (3+ messages)
[PATCH 0/4] microblaze: KUnit support
2026-09-02 10:44 UTC (7+ messages)
` [PATCH 4/4] kunit: qemu_configs: Add microblaze configuration
[PATCH v2] btrfs/273: add missing _require_scratch check
2026-09-02 10:43 UTC (2+ messages)
[PATCH ath-next 0/2] wifi: ath12k: remove duplicated STA state from link peers
2026-09-02 10:43 UTC (2+ messages)
[PATCH v2] soc: imx: imx93_lpm: return -EPROBE_DEFER when SE firmware not ready
2026-09-02 10:43 UTC
[PATCH v3 0/2] doc: Rename dynticks-testing to cpunoise
2026-09-02 10:42 UTC (3+ messages)
` [PATCH v3 1/2] doc: Change dynticks-testing repository name
[PATCH v3 0/3] arm64: dts: qcom: ipq5018: Add MDIO pinctrl and enable MDIO/PHY on RDP432-c2
2026-09-02 10:42 UTC (5+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: ipq5018: Enable mdio0 for SoC-integrated EPHY
` [PATCH v3 3/3] arm64: dts: qcom: ipq5018: Enable mdio1 and add QCA8081 PHY on rdp432-c2
[PATCH v3 0/2] smb: client: fix out-of-bounds reads in CIFSSMBRead()
2026-09-02 10:42 UTC (3+ messages)
` [PATCH v3 1/2] smb: client: reject short READ responses "
` [PATCH v3 2/2] smb: client: reject out-of-bounds DataOffset "
[nf PATCH] netfilter: nf_tables: Fix netdev hook sanity checks
2026-09-02 10:41 UTC (3+ messages)
[PATCH rtw-next 0/2] wifi: rtw88: usb: keep bmc traffic from exhausting the TX page pool
2026-09-02 10:41 UTC (3+ messages)
` [PATCH rtw-next 1/2] wifi: rtw88: usb: bound what the driver feeds the after-DTIM queue
` [PATCH rtw-next 2/2] wifi: rtw88: usb: only let the frames a dozing station needs use "
[PATCH] mm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT again
2026-09-02 10:41 UTC (4+ messages)
[PATCH v3 0/2] DRM device registration fixes
2026-09-02 10:41 UTC (4+ messages)
` [PATCH v3 1/2] drm: Unwind drm device registration upon error
[PATCH v4 0/4] Error recovery for zPCI passthrough devices
2026-09-02 10:39 UTC (4+ messages)
` [PATCH v4 2/4] vfio/pci: Add an error handler callback
[ANN] AI reviews are getting emailed out now
2026-09-02 10:38 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.