messages from 2025-12-15 09:12:56 to 2025-12-17 00:58:00 UTC [more...]
[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2025-12-17 0:57 UTC (3+ messages)
` [PATCH v6 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
[PATCH v5 00/24] ARM64 PMU Partitioning
2025-12-17 0:57 UTC (5+ messages)
` [PATCH v5 14/24] KVM: arm64: Write fast path PMU register handlers
` [PATCH v5 18/24] KVM: arm64: Enforce PMU event filter at vcpu_load()
[PATCH v5 10/24] KVM: arm64: Set up FGT for Partitioned PMU
2025-12-17 0:13 UTC (3+ messages)
[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-12-17 0:01 UTC (9+ messages)
` [PATCH v2 01/26] drm/bridge: add of_drm_get_bridge()
` [PATCH v2 06/26] drm/bridge: add devm_of_drm_get_bridge
` [PATCH v2 17/26] drm/meson: encoder_*: use devm_of_drm_get_bridge() to put the next bridge
[PATCH v13 mm-new 00/16] khugepaged: mTHP support
2025-12-16 23:26 UTC (4+ messages)
` [PATCH v13 mm-new 07/16] khugepaged: introduce collapse_max_ptes_none helper function
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2025-12-16 22:32 UTC (36+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers
` [PATCH v15 03/28] tpm: Move TPM2 "
` [PATCH v15 04/28] tpm: Move TPM common base definitions to new public common header
` [PATCH v15 05/28] tpm: Move platform specific definitions to the new PTP header
` [PATCH v15 06/28] tpm: Add TPM buffer support header for standalone reuse
` [PATCH v15 07/28] tpm: Remove main TPM header from TPM event log header
` [PATCH v15 08/28] tpm/tpm_tis: Close all localities
` [PATCH v15 09/28] tpm/tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v15 10/28] tpm/tpm_tis: Allow locality to be set to a different value
` [PATCH v15 11/28] tpm/sysfs: Show locality used by kernel
` [PATCH v15 12/28] Documentation/x86: Secure Launch kernel documentation
` [PATCH v15 13/28] x86: Secure Launch Kconfig
` [PATCH v15 14/28] x86: Secure Launch Resource Table header file
` [PATCH v15 15/28] x86: Secure Launch main "
` [PATCH v15 16/28] x86/txt: Intel Trusted eXecution Technology (TXT) definitions
` [PATCH v15 17/28] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v15 18/28] x86: Add early SHA-256 "
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver
` [PATCH v15 20/28] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v15 21/28] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v15 22/28] x86: Secure Launch kernel early boot stub
` [PATCH v15 23/28] x86: Secure Launch kernel late "
` [PATCH v15 24/28] x86: Secure Launch SMP bringup support
` [PATCH v15 25/28] kexec: Secure Launch kexec SEXIT support
` [PATCH v15 26/28] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v15 27/28] x86: Secure Launch late initcall platform module
` [PATCH v15 28/28] x86/efi: EFI stub DRTM launch support for Secure Launch
[PATCH v6 0/5] asdf
2025-12-16 21:56 UTC (3+ messages)
` [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
` [cocci] "
[PATCH v3 0/9] Add support for AD4062 device family
2025-12-16 21:40 UTC (5+ messages)
` [PATCH v3 3/9] iio: adc: Add support for ad4062
[RFC 00/11] Reintroduce Hornet LSM
2025-12-16 21:02 UTC (8+ messages)
` [RFC 08/11] security: "
` [PATCH RFC 8/11] "
[PATCH v2 0/1] Trim N entries of IMA event logs
2025-12-16 19:59 UTC (6+ messages)
` [PATCH V2 1/1] IMA event log trimming
[PATCH v3 00/22] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
2025-12-16 17:58 UTC (23+ messages)
` [PATCH v3 01/22] drm/bridge: add of_drm_find_and_get_bridge()
` [PATCH v3 02/22] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH v3 03/22] drm/todo: add entry about converting to of_drm_find_and_get_bridge()
` [PATCH v3 04/22] drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_find_and_get_bridge()
` [PATCH v3 05/22] drm/arcpgu: convert to of_drm_find_and_get_bridge()
` [PATCH v3 06/22] drm/bridge: add next_bridge pointer to struct drm_bridge
` [PATCH v3 07/22] drm/bridge: ite-it66121: get/put the next bridge
` [PATCH v3 08/22] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v3 09/22] drm/bridge: simple-bridge: "
` [PATCH v3 10/22] drm/meson: encoder_cvbs: "
` [PATCH v3 11/22] drm/meson: encoder_dsi: "
` [PATCH v3 12/22] drm/meson: encoder_hdmi: "
` [PATCH v3 13/22] drm/bridge: imx8qxp-pxl2dpi: simplify put of device_node pointers
` [PATCH v3 14/22] drm/bridge: imx8qxp-pxl2dpi: remove excess error message
` [PATCH v3 15/22] drm/bridge: imx8qxp-pxl2dpi: imx8qxp_pxl2dpi_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 16/22] drm/bridge: imx8qxp-pxl2dpi: get/put the next bridge
` [PATCH v3 17/22] drm/bridge: imx8qxp-pxl2dpi: get/put the companion bridge
` [PATCH v3 18/22] drm/bridge: imx8qxp-pixel-link: simplify logic to find next bridge
` [PATCH v3 19/22] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v3 20/22] drm/bridge: imx8qxp-pixel-link: remove excess error message
` [PATCH v3 21/22] drm/bridge: imx8qxp-pixel-link: imx8qxp_pixel_link_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 22/22] drm/bridge: imx8qxp-pixel-link: get/put the next bridge
[PATCH] docs: dmaengine: add explanation for phys field in dma_async_tx_descriptor structure
2025-12-16 16:59 UTC (2+ messages)
[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-12-16 16:36 UTC (13+ messages)
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-12-16 15:57 UTC (16+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
[PATCH 00/26] Introduce meminspect
2025-12-16 15:12 UTC (9+ messages)
` [PATCH 21/26] printk: Register information into meminspect
[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2025-12-16 15:10 UTC (5+ messages)
` [PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
[PATCH v6 0/5] drm/amdgpu: add UMA carveout tuning interfaces
2025-12-16 14:48 UTC (6+ messages)
` [PATCH v6 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs
[PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
2025-12-16 14:41 UTC (4+ messages)
` "
[PATCH v7 0/6] kernel-doc: add support for documenting vars
2025-12-16 14:26 UTC (7+ messages)
` [PATCH v7 1/6] kernel-doc: add support for handling global variables
` [PATCH v7 2/6] kernel-doc: add support to handle DEFINE_ variables
` [PATCH v7 3/6] docs: media: v4l2-ioctl.h: document two global variables
` [PATCH v7 4/6] docs: kernel-doc.rst: don't let automarkup mangle with consts
` [PATCH v7 5/6] docs: kernel-doc.rst: document the new "var" kernel-doc markup
` [PATCH v7 6/6] docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes
[PATCH] docs: admin: devices: /dev/sr<N> for SCSI CD-ROM
2025-12-16 14:22 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: admin: devices: remove /dev/cdwriter
[PATCH v2 00/12] Implement support for IBS virtualization
2025-12-16 14:21 UTC (3+ messages)
` [PATCH v2 03/12] KVM: Add KVM_GET_EXT_LAPIC and KVM_SET_EXT_LAPIC for extapic
[PATCH v6 0/6] kernel-doc: add support for documenting vars
2025-12-16 14:19 UTC (7+ messages)
` [PATCH v6 1/6] kernel-doc: add support for handling global variables
` [PATCH v6 2/6] kernel-doc: add support to handle DEFINE_ variables
` [PATCH v6 3/6] docs: media: v4l2-ioctl.h: document two global variables
` [PATCH v6 4/6] docs: kernel-doc.rst: don't let automarkup mangle with consts
` [PATCH v6 5/6] docs: kernel-doc.rst: document the new "var" kernel-doc markup
` [PATCH v6 6/6] docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes
[PATCH v8 0/2] Add support for sound profile switching and leverage for OnePlus slider
2025-12-16 14:06 UTC (3+ messages)
` [PATCH v8 1/2] Input: add ABS_SND_PROFILE
[PATCH] drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
2025-12-16 13:48 UTC (3+ messages)
[PATCH 0/9] platform/wmi: Introduce marshalling support
2025-12-16 13:40 UTC (4+ messages)
` [PATCH 9/9] platform/wmi: Update driver development guide
[PATCH v4 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2025-12-16 13:17 UTC (8+ messages)
` [PATCH v4 2/3] hwmon: ltc4283: Add support for the LTC4283 "
[PATCH] net: docs: fix grammar in ARCnet option description
2025-12-16 13:15 UTC
[PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
2025-12-16 12:37 UTC (10+ messages)
` [PATCH v6 1/7] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
` [PATCH v6 2/7] mfd: macsmc: Wire up Apple SMC RTC subdevice
` [PATCH v6 3/7] mfd: macsmc: Wire up Apple SMC hwmon subdevice
` [PATCH v6 4/7] input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid
` [PATCH v6 5/7] mfd: macsmc: Wire up Apple SMC input subdevice
` [PATCH v6 6/7] arm64: dts: apple: t8103,t60xx,t8112: Add SMC RTC node
` [PATCH v6 7/7] arm64: dts: apple: t8103, t8112, t60xx: Add hwmon SMC subdevice
` (subset) [PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
[PATCH next 0/2] THP COW support for private executable file mmap
2025-12-16 12:13 UTC (11+ messages)
` [PATCH next 1/2] mm/huge_memory: Implementation of THP COW for "
` [PATCH next 2/2] mm/huge_memory: Add sysfs knob for executable THP COW
[PATCH] net: docs: fix grammar in CAIF stack description
2025-12-16 12:13 UTC (2+ messages)
[PATCH] watchdog: softlockup: panic when lockup duration exceeds N thresholds
2025-12-16 7:45 UTC
[PATCH 00/12] mm/damon: introduce {,max_}nr_snapshots and tracepoint for damos stats
2025-12-16 8:01 UTC (5+ messages)
` [PATCH 03/12] Docs/mm/damon/design: update for nr_snapshots damos stat
` [PATCH 04/12] Docs/admin-guide/mm/damon/usage: "
` [PATCH 09/12] Docs/mm/damon/design: update for max_nr_snapshots
` [PATCH 10/12] Docs/admin-guide/mm/damon/usage: "
[PATCH next 0/2] THP COW support for private executable file mmap
2025-12-16 7:42 UTC
[PATCH v2 0/3] gpio: pca953x: Add support for TCAL6408 TCAL6416
2025-12-16 7:39 UTC (4+ messages)
` [PATCH v2 1/3] Documentation: gpio: add TCAL6408 and TCAL6416
` [PATCH v2 2/3] dt-bindings: gpio: gpio-pca95xx: Add tcal6408 and tcal6416
` [PATCH v2 3/3] gpio: pca953x: Add support for TCAL6408 TCAL6416
[PATCH 0/3] gpio: pca953x: Add support for TCAL6408 TCAL6416
2025-12-16 6:33 UTC (3+ messages)
` [PATCH 3/3] dt-bindings: gpio: gpio-pca95xx: Add tcal6408 and tcal6416
kernel-doc comment with anonymous macro?
2025-12-16 6:28 UTC (2+ messages)
[PATCH next 0/2] THP COW support for private executable file mmap
2025-12-16 2:43 UTC (2+ messages)
[PATCH next 0/2] THP COW support for private executable file mmap
2025-12-16 2:12 UTC
[PATCH -next 0/5] mm/mglru: remove memcg lru
2025-12-16 1:23 UTC (9+ messages)
` [PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
` [PATCH -next 4/5] mm/mglru: combine shrink_many into shrink_node_memcgs
[PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
2025-12-15 23:06 UTC
[PATCH] docs/zh_CN: Add staging/crc32 Chinese translation
2025-12-15 21:06 UTC
[PATCH] hwmon: (DS620) Update broken Datasheet URL in driver documentation
2025-12-15 20:44 UTC
[PATCH v5 19/24] KVM: arm64: Implement lazy PMU context swaps
2025-12-15 18:06 UTC (3+ messages)
[PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
2025-12-15 17:59 UTC (2+ messages)
[PATCH v5 21/24] KVM: arm64: Inject recorded guest interrupts
2025-12-15 17:50 UTC (3+ messages)
[PATCH] Documentation: input: expand INPUT_PROP_HAPTIC_TOUCHPAD to all pressure pads
2025-12-15 17:20 UTC (4+ messages)
` [PATCH v3] Input: rename INPUT_PROP_HAPTIC_TOUCHPAD to INPUT_PROP_PRESSUREPAD
[PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
2025-12-15 16:14 UTC (4+ messages)
` [PATCH] Doc:it_IT: Do not reference kernel.h anymore
[PATCH iwl-next v5 00/15] Introduce iXD driver
2025-12-15 16:10 UTC (4+ messages)
` [PATCH iwl-next v5 09/15] idpf: refactor idpf to use libie control queues
[PATCH v2 03/26] drm/todo: add entry about converting to of_drm_get_bridge()
2025-12-15 15:15 UTC (2+ messages)
[PATCH v2 02/26] drm/bridge: deprecate of_drm_find_bridge()
2025-12-15 14:29 UTC (2+ messages)
[PATCH v2 0/2] filelock: fix conflict detection with userland file delegations
2025-12-15 14:20 UTC (2+ messages)
[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
2025-12-15 14:16 UTC (2+ messages)
` [PATCH v2 03/17] tee: Adapt documentation to cover recent additions
[RFC][PATCH v2] ima: Add support for staging measurements for deletion and trimming
2025-12-15 12:41 UTC (3+ messages)
[PATCH v2 1/2] cxl, doc: Moving conventions in separate files
2025-12-15 11:27 UTC (4+ messages)
` [PATCH v2 2/2] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
kernel-doc comment with anonymous variable in anonymous union?
2025-12-15 11:11 UTC (3+ messages)
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 NNTP newsgroup(s).