messages from 2026-02-24 01:32:34 to 2026-02-24 20:17:03 UTC [more...]
[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-02-24 20:16 UTC (26+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
2026-02-24 19:37 UTC (21+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-24 19:19 UTC (21+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during "
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
[PATCH v3 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
2026-02-24 19:15 UTC (14+ messages)
` [PATCH v3 01/13] dt-bindings: leds: document Samsung S2M series PMIC flash LED device
` [PATCH v3 02/13] dt-bindings: leds: document Samsung S2M series PMIC RGB "
` [PATCH v3 03/13] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v3 04/13] dt-bindings: power: supply: document Samsung S2M series PMIC charger device
` [PATCH v3 05/13] dt-bindings: mfd: s2mps11: add documentation for S2MU005 PMIC
` [PATCH v3 06/13] mfd: sec: add support "
` [PATCH v3 07/13] mfd: sec: set DMA coherent mask
` [PATCH v3 08/13] mfd: sec: resolve PMIC revision in S2MU005
` [PATCH v3 09/13] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v3 10/13] leds: rgb: add support for Samsung S2M series PMIC RGB "
` [PATCH v3 11/13] Documentation: leds: document pattern behavior of Samsung S2M series PMIC RGB LEDs
` [PATCH v3 12/13] extcon: add support for Samsung S2M series PMIC extcon devices
` [PATCH v3 13/13] power: supply: add support for Samsung S2M series PMIC charger device
[PATCH] docs: dt: unittest: update to current unittest filenames
2026-02-24 18:40 UTC (2+ messages)
[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
2026-02-24 18:07 UTC (7+ messages)
` [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements
[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-24 17:57 UTC (42+ messages)
` [PATCH v5 01/41] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v5 02/41] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v5 03/41] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v5 04/41] arm64: mpam: Context switch the MPAM registers
` [PATCH v5 05/41] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v5 06/41] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v5 07/41] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v5 08/41] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v5 09/41] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v5 10/41] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v5 11/41] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v5 12/41] KVM: arm64: Use kernel-space partid configuration for hypercalls
` [PATCH v5 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v5 14/41] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v5 15/41] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v5 16/41] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v5 17/41] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v5 18/41] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v5 19/41] arm_mpam: resctrl: Add CDP emulation
` [PATCH v5 20/41] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v5 21/41] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v5 22/41] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v5 23/41] arm_mpam: resctrl: Add kunit test for rmid idx conversions
` [PATCH v5 24/41] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v5 25/41] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v5 26/41] arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
` [PATCH v5 27/41] arm_mpam: resctrl: Add support for csu counters
` [PATCH v5 28/41] arm_mpam: resctrl: Pick classes for use as mbm counters
` [PATCH v5 29/41] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v5 30/41] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v5 31/41] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [PATCH v5 32/41] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v5 33/41] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v5 34/41] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v5 35/41] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v5 36/41] arm_mpam: Add quirk framework
` [PATCH v5 37/41] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v5 38/41] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v5 39/41] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v5 40/41] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v5 41/41] arm64: mpam: Add initial MPAM documentation
[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-24 17:53 UTC (7+ messages)
[PATCH iwl-next v5 00/15] Introduce iXD driver
2026-02-24 17:49 UTC (23+ messages)
` [PATCH iwl-next v5 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
` [Intel-wired-lan] "
` [PATCH iwl-next v5 03/15] libie: add PCI device initialization helpers to libie
` [Intel-wired-lan] "
` [PATCH iwl-next v5 04/15] libeth: allow to create fill queues without NAPI
` [Intel-wired-lan] "
` [PATCH iwl-next v5 05/15] libie: add control queue support
` [Intel-wired-lan] "
` [PATCH iwl-next v5 06/15] libie: add bookkeeping support for control queue messages
` [Intel-wired-lan] "
` [PATCH iwl-next v5 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [Intel-wired-lan] "
` [PATCH iwl-next v5 13/15] ixd: add reset checks and initialize the mailbox
` [Intel-wired-lan] "
` [PATCH iwl-next v5 14/15] ixd: add the core initialization
` [Intel-wired-lan] "
` [PATCH iwl-next v5 15/15] ixd: add devlink support
` [Intel-wired-lan] "
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-24 16:14 UTC (7+ messages)
` [PATCH v4 15/17] "
[PATCH v2 00/11] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-02-24 15:55 UTC (11+ messages)
` [PATCH v2 01/11] ACPI: APEI: GHES: share macros via a private header
` [PATCH v2 02/11] ACPI: APEI: GHES: add ghes_cper.o stub
` [PATCH v2 03/11] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v2 07/11] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v2 11/11] RAS: add DeviceTree firmware-first CPER provider
[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
2026-02-24 15:46 UTC (13+ messages)
` [PATCH v4 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v4 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
[PATCH 0/8] Remove the Kontron SMARC-sAM67 board
2026-02-24 15:25 UTC (3+ messages)
` [PATCH 3/8] Revert "hwmon: add SMARC-sAM67 support"
[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
2026-02-24 15:10 UTC (7+ messages)
` [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
` [PATCH net v3 3/3] vsock: document write-once behavior of the child_ns_mode sysctl
[PATCH v5 0/5] iio: accel: adxl345: Implement event scaling and ABI compliance
2026-02-24 15:03 UTC (9+ messages)
` [PATCH v5 1/5] docs: iio: adxl345: grammar and formatting cleanups
` [PATCH v5 2/5] iio: core: Add IIO_EV_INFO_SCALE to event info
` [PATCH v5 3/5] iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
` [PATCH v5 4/5] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v5 5/5] docs: iio: adxl345: update event attributes and scaling math
[PATCH 1/2] docs/zh_TW: update personal information
2026-02-24 14:49 UTC (5+ messages)
[PATCH v8 00/20] Add new general DRM property "color format"
2026-02-24 14:41 UTC (9+ messages)
` [PATCH v8 02/20] drm: "
` [PATCH v8 03/20] drm: Add enum conversions for drm_color_format_enum
` [PATCH v8 05/20] drm/display: hdmi-state-helper: Act on color format DRM property
[PATCH net-next v01 00/15] net: hinic3: Fix code styles
2026-02-24 14:31 UTC (18+ messages)
` [PATCH net-next v01 01/15] hinic3: Add command queue detailed-respone interfaces
` [PATCH net-next v01 02/15] hinic3: Add Command Queue/Async Event Queue/Mailbox dump interfaces
` [PATCH net-next v01 03/15] hinic3: Add chip_present_flag checks to prevent errors when card is absent
` [PATCH net-next v01 04/15] hinic3: Add RX GRO and VLAN offload support
` [PATCH net-next v01 05/15] hinic3: Add msg_send_lock for message sending concurrecy
` [PATCH net-next v01 06/15] hinic3: Add PF device support and function type validation
` [PATCH net-next v01 07/15] hinic3: Add PF FLR wait and timeout handling
` [PATCH net-next v01 08/15] hinic3: Add PF/VF capability parsing and parameter validation
` [PATCH net-next v01 09/15] hinic3: Add ethtool basic ops
` [PATCH net-next v01 10/15] hinic3: Add ethtool queue ops
` [PATCH net-next v01 11/15] hinic3: Add ethtool statistic ops
` [PATCH net-next v01 12/15] hinic3: Add ethtool coalesce ops
` [PATCH net-next v01 13/15] hinic3: Add ethtool rss ops
` [PATCH net-next v01 14/15] hinic3: Add MTU size validation
` [PATCH net-next v01 15/15] hinic3: Config netdev->watchdog_timeo to set nic tx timeout
[PATCH 00/38] docs: several improvements to kernel-doc
2026-02-24 13:25 UTC (4+ messages)
` [Intel-wired-lan] "
[arnd-playground:randconfig-7.1-next 31/733] htmldocs: Documentation/arch/ia64/index.rst: WARNING: document isn't included in any toctree [toc.not_included]
2026-02-24 12:32 UTC
[PATCH v2] docs: ja_JP: process: translate first half of 'Describe your changes'
2026-02-24 12:12 UTC (2+ messages)
[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
2026-02-24 10:21 UTC (2+ messages)
[PATCH v25 0/7] firmware: imx: driver for NXP secure-enclave
2026-02-24 11:18 UTC (6+ messages)
` [PATCH v25 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
[PATCH v6 0/5] asdf
2026-02-24 11:11 UTC (4+ messages)
` [PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-24 10:14 UTC (4+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v3 00/22] Add support for shared PTEs across processes
2026-02-24 9:40 UTC (3+ messages)
[PATCH v2 0/1] alpha: add support for SECCOMP and SECCOMP_FILTER
2026-02-24 8:53 UTC (2+ messages)
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-02-24 9:12 UTC (10+ messages)
` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
` [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 v10 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
2026-02-24 9:10 UTC (4+ messages)
` [PATCH v10 13/13] x86/kasan: Make software tag-based kasan available
[PATCH net-next] docs: net: document neigh gc_interval and gc_stale_time sysctls
2026-02-24 9:06 UTC (4+ messages)
[PATCH V6 0/3] Rust support for powerpc
2026-02-24 8:58 UTC (11+ messages)
` [PATCH V6 2/3] rust: Add PowerPC support
[PATCH v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
2026-02-24 8:53 UTC (6+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v6 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v6 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v6 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v6 5/5] riscv: "
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2026-02-24 8:25 UTC (10+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[PATCH] docs: reflect equal support for gcc and clang
2026-02-24 7:52 UTC (3+ messages)
` [PATCH v2] docs: clarify gcc and clang support wording
[PATCH] scripts: sort ver_linux and list in changes.rst
2026-02-24 7:13 UTC (3+ messages)
[RFC PATCH v4 4/4] mm/damon: add PA-mode cache for eligible memory detection lag
2026-02-24 5:54 UTC (2+ messages)
[RFC PATCH v3 0/4] mm/damon: Introduce node_eligible_mem_bp and node_ineligible_mem_bp Quota Goal Metrics
2026-02-24 5:36 UTC (2+ messages)
[RFC PATCH v3 3/4] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-02-24 4:27 UTC (2+ messages)
[PATCH v5] docs: pt_BR: translate process/changes.rst
2026-02-24 3:18 UTC
[PATCH V7 00/19] famfs: port into fuse
2026-02-24 3:00 UTC (3+ messages)
` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
[RFC PATCH v3 2/4] mm/damon: fix esz=0 quota bypass allowing unlimited migration
2026-02-24 1:54 UTC (2+ messages)
[RFC PATCH v3 1/4] mm/damon/sysfs: set goal_tuner after scheme creation
2026-02-24 1:40 UTC (2+ messages)
[PATCH v5 00/16] HID: Add Legion Go and Go S Drivers
2026-02-24 1:32 UTC (4+ messages)
` [PATCH v5 14/16] HID: hid-lenovo-go-s: Add RGB LED control interface
` [PATCH v5 15/16] HID: hid-lenovo-go-s: Add IMU and Touchpad RO Attributes
` [PATCH v5 16/16] HID: Add documentation for Lenovo Legion Go drivers
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