messages from 2026-01-14 15:43:08 to 2026-01-14 16:58:04 UTC [more...]
[PATCH] firmware: smccc: default ARM_SMCCC_SOC_ID to disabled
2026-01-14 16:58 UTC (5+ messages)
[GIT PULL] bitmap for 6.19-rc6
2026-01-14 16:57 UTC (2+ messages)
[PATCH v3 00/13] iio: pressure: mprls0025pa: driver code cleanup
2026-01-14 16:55 UTC (14+ messages)
` [PATCH v3 01/13] iio: pressure: mprls0025pa: fix spi_transfer struct initialisation
` [PATCH v3 02/13] iio: pressure: mprls0025pa: fix SPI CS delay violation
` [PATCH v3 03/13] iio: pressure: mprls0025pa: fix interrupt flag
` [PATCH v3 04/13] iio: pressure: mprls0025pa: fix scan_type struct
` [PATCH v3 05/13] iio: pressure: mprls0025pa: fix pressure calculation
` [PATCH v3 06/13] iio: pressure: mprls0025pa: cleanup includes
` [PATCH v3 07/13] iio: pressure: mprls0025pa: remove redundant declarations
` [PATCH v3 08/13] iio: pressure: mprls0025pa: rename buffer variable
` [PATCH v3 09/13] iio: pressure: mprls0025pa: introduce tx buffer
` [PATCH v3 10/13] iio: pressure: mprls0025pa: move memset to core
` [PATCH v3 11/13] iio: pressure: mprls0025pa: stricter checks for the status byte
` [PATCH v3 12/13] iio: pressure: mprls0025pa: change measurement sequence
` [PATCH v3 13/13] iio: pressure: mprls0025pa: add copyright line
[PATCH v2 0/8] mm: clean up anon_vma implementation
2026-01-14 16:55 UTC (8+ messages)
` [PATCH v2 1/8] mm/rmap: improve anon_vma_clone(), unlink_anon_vmas() comments, add asserts
` [PATCH v2 2/8] mm/rmap: skip unfaulted VMAs on anon_vma clone, unlink
` [PATCH v2 3/8] mm/rmap: remove unnecessary root lock dance in anon_vma clone, unmap
[PATCH v2] kho: init alloc tags when restoring pages from reserved memory
2026-01-14 16:55 UTC (2+ messages)
[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2026-01-14 16:53 UTC (7+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow
[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-14 16:52 UTC (4+ messages)
` [PATCH v8 13/14] x86/kasan: Logical bit shift for kasan_mem_to_shadow
[PATCH v5 00/14] perf cs-etm/arm-spe: Remove hard coded config fields
2026-01-14 16:52 UTC (17+ messages)
` [PATCH v5 01/14] perf parse-events: Refactor get_config_terms() to remove macros
` [PATCH v5 02/14] perf evsel: Refactor evsel__set_config_if_unset() arguments
` [PATCH v5 03/14] perf evsel: Move evsel__* functions to evsel.c
` [PATCH v5 04/14] perf evsel: Support sparse fields in evsel__set_config_if_unset()
` [PATCH v5 05/14] perf parse-events: Track all user changed config bits
` [PATCH v5 06/14] perf evsel: apply evsel__set_config_if_unset() to all config fields
` [PATCH v5 07/14] perf evsel: Add a helper to get the value of a config field
` [PATCH v5 08/14] perf parse-events: Always track user config changes
` [PATCH v5 09/14] perf tests: Test evsel__set_config_if_unset() and config change tracking
` [PATCH v5 10/14] perf cs-etm: Make a helper to find the Coresight evsel
` [PATCH v5 11/14] perf cs-etm: Don't use hard coded config bits when setting up ETMCR
` [PATCH v5 12/14] perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGR
` [PATCH v5 13/14] perf cs-etm: Don't hard code config attribute when configuring the event
` [PATCH v5 14/14] perf arm-spe: Don't hard code config attribute
[PATCH v10 0/2] Add Google Tensor SoC USB PHY support
2026-01-14 16:52 UTC (2+ messages)
[PATCH] phy: socionext: usb2: Simplify with scoped for each OF child loop
2026-01-14 16:51 UTC (2+ messages)
[PATCH next] phy: apple: atc: Reset USB2 PHY during probe as well
2026-01-14 16:51 UTC (2+ messages)
[PATCH next v2] phy: apple: atc: Actually check return value of devm_apple_tunable_parse
2026-01-14 16:51 UTC (2+ messages)
[PATCH] phy: freescale: imx8m-pcie: assert phy reset during power on
2026-01-14 16:51 UTC (2+ messages)
[PATCH v5 00/68] struct filename series
2026-01-14 16:51 UTC (5+ messages)
` [PATCH v5 68/68] sysfs(2): fs_index() argument is _not_ a pathname
[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-14 16:50 UTC (5+ messages)
` [PATCH v3 13/47] KVM: arm64: Use kernel-space partid configuration for hypercalls
[PATCH] phy: freescale: imx8qm-hsio: fix NULL pointer dereference
2026-01-14 16:50 UTC
[PATCH v10 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2026-01-14 16:48 UTC (14+ messages)
` [PATCH v10 01/13] cxl/region: Rename misleading variable name @hpa to @hpa_range
` [PATCH v10 02/13] cxl/region: Store root decoder in struct cxl_region
` [PATCH v10 03/13] cxl/region: Store HPA range "
` [PATCH v10 04/13] cxl: Simplify cxl_root_ops allocation and handling
` [PATCH v10 05/13] cxl/region: Separate region parameter setup and region construction
` [PATCH v10 06/13] cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()
` [PATCH v10 07/13] cxl/region: Use region data to get the root decoder
` [PATCH v10 08/13] cxl: Introduce callback for HPA address ranges translation
` [PATCH v10 09/13] cxl/acpi: Prepare use of EFI runtime services
` [PATCH v10 10/13] cxl: Enable AMD Zen5 address translation using ACPI PRMT
` [PATCH v10 11/13] cxl/atl: Lock decoders that need address translation
` [PATCH v10 12/13] cxl/region: Factor out code into cxl_region_setup_poison()
` [PATCH v10 13/13] cxl: Disable HPA/SPA translation handlers for Normalized Addressing
[PATCH] ACPI: processor: idle: Add debug log for the state whose entry method is illegal
2026-01-14 16:48 UTC (3+ messages)
[PATCH v16 0/3] Improve proc RSS accuracy and OOM killer latency
2026-01-14 16:48 UTC (5+ messages)
` [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v16 2/3] mm: Improve RSS counter approximation accuracy for proc interfaces
[PATCH bpf-next v4 3/4] bpf, x86: Emit ENDBR for indirect jump targets
2026-01-14 16:46 UTC (2+ messages)
[PATCH 1/3] mm: unified hmm fault and migrate device pagewalk paths
2026-01-14 16:46 UTC (2+ messages)
[PATCH v4] PCI/PM: Prevent runtime suspend before devices are fully initialized
2026-01-14 16:45 UTC (2+ messages)
[PATCH v3] cxl: Check for invalid addresses returned from translation functions on errors
2026-01-14 16:44 UTC (5+ messages)
[PATCH 0/3] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
2026-01-14 16:43 UTC (3+ messages)
` [PATCH 3/3] arm64: dts: imx952-evk: add MT35XU01G spi nor flash
[PATCH v7 0/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
2026-01-14 16:43 UTC (6+ messages)
` [PATCH v7 1/5] mm/page_ext: Add page_ext_get_phys()
` [PATCH v7 2/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v7 3/5] iommu: Add calls "
` [PATCH v7 4/5] iommu: debug-pagealloc: Track IOMMU pages
` [PATCH v7 5/5] iommu: debug-pagealloc: Check mapped/unmapped kernel memory
[syzbot] [mm?] KCSAN: data-race in __anon_vma_prepare / __vmf_anon_prepare
2026-01-14 16:42 UTC (2+ messages)
[PATCH 0/2] Move kernel-doc to tools/docs
2026-01-14 16:41 UTC (3+ messages)
` [PATCH 1/2] docs: kdoc: remove support for an external kernel-doc from sphinx
` [PATCH 2/2] Move kernel-doc to tools/docs
[PATCH] PCI/PTM: Fix memory leak in pcie_ptm_create_debugfs() error path
2026-01-14 16:39 UTC (2+ messages)
[PATCH v5 0/3] Add the System Timer Module counter
2026-01-14 16:38 UTC (4+ messages)
` [PATCH v5 3/3] counter: Add STM based counter
[PATCH 00/19] printk cleanup - part 3
2026-01-14 16:38 UTC (6+ messages)
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
2026-01-14 16:38 UTC (9+ messages)
` [PATCH 1/3] exportfs: Rename get_uuid() to get_disk_uuid()
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[PATCH v4 2/8] PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacks
2026-01-14 16:36 UTC (4+ messages)
[PATCH v3 1/3] soc: qcom: smem: Expose DDR data from SMEM
2026-01-14 16:36 UTC (2+ messages)
[tip:timers/vdso 12/14] net/rds/ib_cm.c:96:35: sparse: sparse: incorrect type in argument 1 (different modifiers)
2026-01-14 16:36 UTC
[PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
2026-01-14 16:36 UTC (4+ messages)
[PATCH 0/6] CXL: Introduce memory controller abstraction and sysram controller
2026-01-14 16:36 UTC (5+ messages)
` [PATCH 1/6] drivers/cxl: add cxl_memctrl_mode and region->memctrl
[PATCH v1 0/9] Remove XA_ZERO from error recovery of dup_mmap()
2026-01-14 16:32 UTC (7+ messages)
` [PATCH v1 8/9] mm/vma: Use unmap_desc in vms_clear_ptes() and exit_mmap()
` [PATCH v1 9/9] mm: Use unmap_desc struct for freeing page tables
[PATCH v3] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
2026-01-14 16:32 UTC (2+ messages)
[PATCH v4 0/2] Refactor watchdog instances for j784s4 and j742s2
2026-01-14 16:31 UTC (3+ messages)
` [PATCH v4 1/2] arm64: dts: ti: k3-j784s4-main.dtsi: Sort the nodes in appropriate order
[PATCH v6 0/4] backlight: add new max25014 backlight driver
2026-01-14 16:29 UTC (7+ messages)
` [PATCH v6 2/4] backlight: add max25014atg backlight
[net-next,PATCH] net: stmmac: stm32: Do not suspend downed interface
2026-01-14 16:29 UTC (3+ messages)
[PATCH] PCI/PTM: Fix memory leak in pcie_ptm_create_debugfs() error path
2026-01-14 16:26 UTC (2+ messages)
` [PATCH] PCI/AER: Fix device reference leak in aer_inject()
[PATCH] ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
2026-01-14 16:27 UTC (2+ messages)
[PATCH v2 2/2] cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
2026-01-14 16:24 UTC (2+ messages)
[PATCH v2 0/2] Enable Inline crypto engine for kodiak
2026-01-14 16:18 UTC (2+ messages)
[PATCH v3 0/2] iio: dac: Add support for MAX22007 DAC
2026-01-14 16:17 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add max22007
` [PATCH v3 2/2] iio: dac: Add MAX22007 DAC driver support
[PATCH] backlight: aw99706: Fix build errors caused by wrong gpio header
2026-01-14 16:18 UTC (2+ messages)
[RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
2026-01-14 16:18 UTC (3+ messages)
[PATCH v4] ACPI: bus: Align acpi_device_get_match_data() with driver match order
2026-01-14 16:17 UTC (3+ messages)
[PATCH v2 00/27] mtd: spinand: Octal DTR support
2026-01-14 16:17 UTC (3+ messages)
[PATCH] x86/traps: Print unhashed pointers on stack overflow
2026-01-14 16:16 UTC (2+ messages)
` [tip: x86/misc] "
[PATCH v2 0/4] drm/panel: ilitek-ili9806e: add Rocktech RK050HR345-CT106A support
2026-01-14 16:16 UTC (5+ messages)
` [PATCH v2 1/4] drm/panel: ilitek-ili9806e: rename to specific DSI driver
` [PATCH v2 2/4] drm/panel: ilitek-ili9806e: split core and DSI logic
` [PATCH v2 3/4] dt-bindings: ili9806e: add Rocktech RK050HR345-CT106A display
` [PATCH v2 4/4] drm/panel: ilitek-ili9806e: add Rocktech RK050HR345-CT106A SPI panel
[PATCH v3 0/3] net: stmmac: socfpga: support both stmmaceth-ocp and ahb reset names
2026-01-14 16:16 UTC (6+ messages)
` [PATCH v3 1/3] net: stmmac: socfpga: add call to assert/deassert ahb reset line
[PATCH v2 0/4] Add HDMI 2.0 support to DW HDMI QP TX
2026-01-14 16:16 UTC (3+ messages)
[PATCH rc v6 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
2026-01-14 16:15 UTC (10+ messages)
` [PATCH rc v6 1/4] iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
` [PATCH rc v6 2/4] iommu/arm-smmu-v3: Mark STE MEV safe when computing the "
` [PATCH rc v6 3/4] iommu/arm-smmu-v3: Mark STE EATS "
` [PATCH rc v6 4/4] iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverage
[PATCH] fat: avoid parent link count underflow in rmdir
2026-01-14 16:15 UTC (10+ messages)
[PATCH 1/1] PCI/IDE: Fix reading a wrong reg for unused sel stream initialization
2026-01-14 16:15 UTC (3+ messages)
[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-01-14 16:14 UTC (12+ messages)
` [PATCH v4 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v4 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v4 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
[vfs/vfs.all PATCH] writeback: use round_jiffies_relative for dirtytime_work
2026-01-14 16:14 UTC (2+ messages)
[RFC PATCH 0/3] Implement Region of Interest(ROI) support
2026-01-14 16:14 UTC (4+ messages)
` [RFC PATCH 1/3] media: uapi: Introduce new control for video encoder ROI
[PATCH v16 00/10] drm/msm/dpu: Support quad pipe with dual-interface
2026-01-14 16:12 UTC (4+ messages)
` [PATCH v16 09/10] drm/msm/dpu: support plane splitting in quad-pipe case
[PATCH 0/3] Add Mali-G31 GPU to Amlogic Meson-S4
2026-01-14 16:11 UTC (3+ messages)
` [PATCH 2/3] drm/panfrost: Add Amlogic Meson S4 integration quirk
[PATCH 0/5 v9] Make ELOG and GHES log and trace consistently
2026-01-14 16:11 UTC (2+ messages)
[RFC PATCH v4 00/28] Hierarchical Constant Bandwidth Server
2026-01-14 16:10 UTC (3+ messages)
` [RFC PATCH v4 02/28] sched/deadline: Distinct between dl_rq and my_q
[syzbot] [io-uring?] memory leak in iovec_from_user (4)
2026-01-14 16:09 UTC (2+ messages)
[PATCH v3 0/3] spi-cadence: support transmission with bits_per_word of 16 and 32
2026-01-14 16:09 UTC (5+ messages)
` [PATCH v3 2/3] spi: spi-cadence: supports "
[PATCH v1 0/2] i2c: designware: Clean up MODEL_* definitions
2026-01-14 16:09 UTC (4+ messages)
` [PATCH v1 2/2] i2c: designware: Use device_is_compatible() instead of custom approach
[PATCH v2] phy: fsl-imx8mq-usb: enable RxTermination_override_sel
2026-01-14 16:09 UTC (2+ messages)
[PATCH] delayacct: add timestamp of delay max
2026-01-14 16:07 UTC (2+ messages)
[PATCH 00/13] spi: cadence-qspi: Add Renesas RZ/N1 support
2026-01-14 16:07 UTC (4+ messages)
` [PATCH 03/13] spi: cadence-qspi: Fix style and improve readability
[PATCH] drm/fb-helper: Add force parameter to stub function
2026-01-14 16:07 UTC (2+ messages)
[PATCH 00/11] pinctrl: Some code cleanup including guards
2026-01-14 16:07 UTC (6+ messages)
` [PATCH 08/11] pinctrl: tegra-xusb: Return void in padctl enable/disable functions
` [PATCH 09/11] pinctrl: tegra-xusb: Simplify locking with guard()
[PATCH v8 0/4] Add a few tracepoints to panthor
2026-01-14 16:07 UTC (3+ messages)
` [PATCH v8 1/4] drm/panthor: Rework panthor_irq::suspended into panthor_irq::state
[PATCH] drm/amdkfd: simplify svm_range_unmap_from_gpus()
2026-01-14 16:05 UTC
[PATCH v3] hfsplus: pretend special inodes as regular files
2026-01-14 16:05 UTC (4+ messages)
[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
2026-01-14 16:04 UTC (11+ messages)
[PATCH bpf-next 0/4] bpf: tailcall: Eliminate max_entries and bpf_func access at runtime
2026-01-14 16:04 UTC (4+ messages)
O_CLOEXEC use for OPEN_TREE_CLOEXEC
2026-01-14 16:03 UTC (2+ messages)
[PATCH v1 0/2] backlight: gpio-backlight: Add support for multiple GPIOs
2026-01-14 16:03 UTC (9+ messages)
` [PATCH v1 1/2] dt-bindings: backlight: gpio-backlight: allow "
` [PATCH v1 2/2] backlight: gpio: add support for multiple GPIOs for backlight control
[PATCH v3 0/3] ACPI: APEI: GHES: Performance improvements for error notification handlers
2026-01-14 16:02 UTC (3+ messages)
[PATCH v6 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-01-14 16:02 UTC (5+ messages)
[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
2026-01-14 16:01 UTC (11+ messages)
[RFC PATCH 0/8] experimental struct filename followups
2026-01-14 16:00 UTC (4+ messages)
[PATCH] bpf/verifier: implement slab cache for verifier state list
2026-01-14 15:59 UTC (3+ messages)
` [PATCH bpf-next] "
[PATCH 1/2] watchdog: imx2_wdt: Allow to continue in low power mode
2026-01-14 15:58 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: fsl-imx: document "
[PATCH v4 00/14] perf cs-etm/arm-spe: Remove hard coded config fields
2026-01-14 15:58 UTC (6+ messages)
` [PATCH v4 02/14] perf evsel: Refactor evsel__set_config_if_unset() arguments
[PATCH v2 0/7] irqchip/gic-v5: Code first ACPI boot support
2026-01-14 15:56 UTC (2+ messages)
[PATCH] KVM: TDX: Allow userspace to return errors to guest for MAPGPA
2026-01-14 15:57 UTC (3+ messages)
[PATCH v2 3/5] accel/thames: Add IOCTLs for BO creation and mapping
2026-01-14 15:56 UTC (2+ messages)
[PATCH v2] fs: make insert_inode_locked() wait for inode destruction
2026-01-14 15:56 UTC (2+ messages)
[PATCH v6 00/11] Streamline TPM2 HMAC sessions
2026-01-14 15:55 UTC (4+ messages)
` [PATCH v6 05/11] tpm2-sessions: Remove AUTH_MAX_NAMES
[GIT PULL] Linux Media vimc update for 6.20-rc1
2026-01-14 15:54 UTC (3+ messages)
[PATCH v6 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
2026-01-14 15:54 UTC (2+ messages)
[PATCH net-next v14 01/12] vsock: add netns to vsock core
2026-01-14 15:54 UTC (3+ messages)
[PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
2026-01-14 15:54 UTC (2+ messages)
Consultation on the issue of digital headphones freezing
2026-01-14 15:52 UTC (8+ messages)
` 答复: "
` 答复: "
[PATCH V1] i2c: imx: Fix SMBus block read hang on zero length
2026-01-14 15:52 UTC (4+ messages)
[PATCH RESEND net-next v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-01-14 15:51 UTC (6+ messages)
` [PATCH RESEND net-next v6 2/7] net: stmmac: qcom-ethqos: use generic device properties
[PATCH v5 0/6] OpenRISC de0 nano single and multicore boards
2026-01-14 15:50 UTC (6+ messages)
` [PATCH v5 1/6] dt-bindings: gpio-mmio: Correct opencores GPIO
mips64-linux-ld: div64.c:undefined reference to `__multi3'
2026-01-14 15:50 UTC (5+ messages)
[Question] Redundant ternary operators in nhpoly1305/sha256 digest functions?
2026-01-14 15:38 UTC
[PATCH v2 00/15] `syn` rewrite of pin-init
2026-01-14 15:48 UTC (2+ messages)
[PATCH 0/3] scripts: generate_rust_analyzer: match rust/Makefile
2026-01-14 15:47 UTC (7+ messages)
` [PATCH 3/3] scripts: generate_rust_analyzer: Add pin_init_internal deps
[PATCH v6 0/2] i2c: spacemit: introduce pio for k1
2026-01-14 15:47 UTC (3+ messages)
` [PATCH v6 2/2] "
[PATCH] x86/acpi: Add acpi=spcr to use SPCR-provided default console
2026-01-14 15:46 UTC (2+ messages)
[PATCH v2 0/2] dma-buf: system_heap: account for system heap allocation in memcg
2026-01-14 15:47 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH 1/2] mm/damon/core: modified and tunning damon_split_regions_of()
2026-01-14 15:46 UTC (2+ messages)
[PATCH v4 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs
2026-01-14 15:45 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: can: renesas,rcar-canfd: Specify reset-names
` [PATCH v4 2/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/V2H(P) and RZ/V2N SoCs
` [PATCH v4 3/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs
` [PATCH v4 4/4] can: rcar_canfd: Add RZ/T2H support
[PATCH v2 0/5] rtc: zynqmp: fixes for read and set offset
2026-01-14 15:44 UTC (2+ messages)
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-01-14 15:43 UTC (7+ messages)
` [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
[PATCH v6 1/2] tee: add revision sysfs attribute
2026-01-14 15:43 UTC (5+ messages)
` [PATCH v7 "
` [PATCH v7 2/2] tee: optee: store OS revision for TEE core
[PATCH resend 1/2] sched: psi: loosen clock sync between scheduler and aggregator
2026-01-14 15:43 UTC (2+ messages)
` [PATCH resend 2/2] sched: psi: use rq_clock() during task state changes
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