mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] sched/fair: Update comments after sched_tick() rename
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 1/6] sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 2/6] sched/fair: Cleanup in migrate_degrades_locality() to improve readability
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 3/6] sched: Report the different kinds of imbalances in /proc/schedstat
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 4/6] sched: Move sched domain name out of CONFIG_SCHED_DEBUG
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 5/6] sched/stats: Print domain name in /proc/schedstat
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 6/6] docs: Update Schedstat version to 17
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[RESEND PATCH] perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH V5 1/2] perf/x86/intel: Support RDPMC metrics clear mode
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 0/15] Enable CXL PCIe Port protocol error handling and logging
 2024-12-24 18:53 UTC  (19+ messages)
` [PATCH v4 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe Port devices
` [PATCH v4 07/15] PCI/AER: Add CXL PCIe Port Uncorrectable Error recovery in AER service driver
` [PATCH v4 08/15] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers
` [PATCH v4 09/15] cxl/pci: Map CXL PCIe Upstream "
` [PATCH v4 10/15] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v4 12/15] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v4 13/15] cxl/pci: Add trace logging "
` [PATCH v4 14/15] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v4 15/15] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports

[PATCH v3 1/3] lockdep: fix upper limit for LOCKDEP_*_BITS configs
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] lockdep: Fix "

[PATCH v3 2/3] lockdep: clarify size for LOCKDEP_*_BITS configs
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] lockdep: Clarify "

[tip: locking/core] locking/ww_mutex/test: Use swap() macro
 2024-12-24 18:53 UTC 

[PATCH v3 3/3] lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] lockdep: Document "

[PATCH v1 1/1] lockdep: Mark chain_hlock_class_idx() with __maybe_unused
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 1/2] rust: sync: Add Lock::from_raw() for Lock<(), B>
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v1 1/1] lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[tip: locking/core] locking: MAINTAINERS: Start watching Rust locking primitives
 2024-12-24 18:53 UTC 

[PATCH v4 2/2] rust: sync: Make Guard::new() public
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 1/2] rust: sync: Add MutexGuard type alias
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 2/2] rust: sync: Add SpinLockGuard type alias
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2] rust: sync: Add lock::Backend::assert_is_held()
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[RFC][PATCH] sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[syzbot] [mm?] general protection fault in workingset_refault
 2024-12-24 18:49 UTC  (2+ messages)

[PATCH v2 00/13] mm, swap: rework of swap allocator locks
 2024-12-24 18:48 UTC  (15+ messages)
` [PATCH v2 01/13] mm, swap: minor clean up for swap entry allocation
` [PATCH v2 02/13] mm, swap: fold swap_info_get_cont in the only caller
` [PATCH v2 03/13] mm, swap: remove old allocation path for HDD
` [PATCH v2 04/13] mm, swap: use cluster lock "
` [PATCH v2 05/13] mm, swap: clean up device availability check
` [PATCH v2 06/13] mm, swap: clean up plist removal and adding
` [PATCH v2 07/13] mm, swap: hold a reference during scan and cleanup flag usage
` [PATCH v2 08/13] mm, swap: use an enum to define all cluster flags and wrap flags changes
` [PATCH v2 09/13] mm, swap: reduce contention on device lock
` [PATCH v2 10/13] mm, swap: simplify percpu cluster updating
` [PATCH v2 11/13] mm, swap: introduce a helper for retrieving cluster from offset
` [PATCH v2 12/13] mm, swap: use a global swap cluster for non-rotation devices
` [PATCH v2 13/13] mm, swap_slots: remove slot cache for freeing path

[PATCH v3 0/2] Fix ycbcr_420_allowed inconsistency for HDMI bridges
 2024-12-24 18:37 UTC  (9+ messages)
` [PATCH v3 1/2] drm/bridge-connector: Prioritize supported_formats over ycbcr_420_allowed
` [PATCH v3 2/2] drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed

[RFC PATCH v2 00/11] AMD broadcast TLB invalidation
 2024-12-24 18:26 UTC  (4+ messages)
` [PATCH 01/11] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional

[RFC PATCH 00/10] AMD broadcast TLB invalidation
 2024-12-24 18:25 UTC  (9+ messages)
` [PATCH 04/10] x86,mm: use INVLPGB for kernel TLB flushes
` [PATCH 09/10] x86/mm: enable AMD translation cache extensions

[PATCH v4 0/4] Fix ycbcr_420_allowed inconsistency for HDMI bridges
 2024-12-24 18:22 UTC  (5+ messages)
` [PATCH v4 1/4] drm/bridge: Prioritize supported_formats over ycbcr_420_allowed
` [PATCH v4 2/4] drm/bridge-connector: Sync supported_formats with computed ycbcr_420_allowed
` [PATCH v4 3/4] drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed
` [PATCH v4 4/4] drm/tests: connector: Add ycbcr_420_allowed tests

[PATCHSET v8 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2024-12-24 18:15 UTC  (14+ messages)
` [PATCH 01/10] sched/topology: introduce for_each_numa_hop_node() / sched_numa_hop_node()
` [PATCH 07/10] sched_ext: Introduce per-node idle cpumasks
` [PATCH 08/10] sched_ext: idle: introduce SCX_PICK_IDLE_NODE

[PATCH v4 0/5] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2024-12-24 18:14 UTC  (5+ messages)
` [PATCH v4 3/5] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v4 5/5] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors

[paulmckrcu:dev.2024.12.11a] [rcutorture] 774c4d7adb: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
 2024-12-24 17:57 UTC  (2+ messages)

[PATCH v2 0/6] Add SYS and GIC clock entries for RZ/V2H(P) SoC
 2024-12-24 17:55 UTC  (4+ messages)
` [PATCH v2 4/6] clk: renesas: rzv2h: Switch MSTOP configuration to per-bit basis

[RFC PATCH v3 00/13] Clavis LSM
 2024-12-24 17:43 UTC  (3+ messages)
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis

[GIT PULL] Modules fixes for v6.14-rc5
 2024-12-24 17:30 UTC  (3+ messages)

[PATCH] sysctl: unregister sysctl table after testing
 2024-12-24 17:11 UTC 

[PATCH v2 00/27] spi-nand/spi-mem DTR support
 2024-12-24 17:06 UTC  (28+ messages)
` [PATCH v2 01/27] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH v2 02/27] spi: spi-mem: Add a new controller capability
` [PATCH v2 03/27] spi: amd: Support per spi-mem operation frequency switches
` [PATCH v2 04/27] spi: amd: Drop redundant check
` [PATCH v2 05/27] spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches
` [PATCH v2 06/27] spi: cadence-qspi: "
` [PATCH v2 07/27] spi: dw: "
` [PATCH v2 08/27] spi: fsl-qspi: "
` [PATCH v2 09/27] spi: microchip-core-qspi: "
` [PATCH v2 10/27] spi: mt65xx: "
` [PATCH v2 11/27] spi: mxic: "
` [PATCH v2 12/27] spi: nxp-fspi: "
` [PATCH v2 13/27] spi: rockchip-sfc: "
` [PATCH v2 14/27] spi: spi-sn-f-ospi: "
` [PATCH v2 15/27] spi: spi-ti-qspi: "
` [PATCH v2 16/27] spi: zynq-qspi: "
` [PATCH v2 17/27] spi: zynqmp-gqspi: "
` [PATCH v2 18/27] spi: spi-mem: Reorder spi-mem macro assignments
` [PATCH v2 19/27] spi: spi-mem: Create macros for DTR operation
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v2 21/27] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH v2 22/27] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH v2 23/27] mtd: spinand: Enhance the logic when picking a variant
` [PATCH v2 24/27] mtd: spinand: Add support for read DTR operations
` [PATCH v2 25/27] mtd: spinand: winbond: Update the *JW chip definitions
` [PATCH v2 26/27] mtd: spinand: winbond: Add comment about naming
` [PATCH v2 27/27] mtd: spinand: winbond: Add support for DTR operations

[PATCH] staging: rtl8723bs: fix network selection and A-MPDU reordering in rtw_mlme.c
 2024-12-24 16:51 UTC  (2+ messages)

[PATCH 0/2] mtd: spi-nor: winbond: Add support for flashes with several dies
 2024-12-24 16:47 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: winbond: Add support for w25q01jv
` [PATCH 2/2] mtd: spi-nor: winbond: Add support for w25q02jv

[PATCH 0/7 v2] sched/fair: Rework EAS to handle more cases
 2024-12-24 16:46 UTC  (3+ messages)
` [PATCH 3/7 v2] sched/fair: Rework feec() to use cost instead of spare capacity

[PATCH 0/2] hyperv: Fixes for get_vtl(void)
 2024-12-24 16:45 UTC  (11+ messages)
` [PATCH 2/2] hyperv: Do not overlap the input and output hypercall areas in get_vtl(void)

[PATCH 0/2] lib: clarify comparison function requirements
 2024-12-24 16:39 UTC  (3+ messages)
` [PATCH 1/2] lib/sort: clarify comparison function requirements in sort_r()
` [PATCH 2/2] lib/list_sort: "

[PATCH 0/2] iio: light: opt3001: Add Support for OPT3004 Light Sensor
 2024-12-24 16:37 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: light: opt3001: add compatible for opt3004
` [PATCH 2/2] iio: light: opt3001: Add Support for opt3004 light sensor

[syzbot] [mm?] KASAN: slab-use-after-free Read in __mmap_region
 2024-12-24 16:35 UTC  (2+ messages)

[PATCH v3 00/23] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-12-24 16:31 UTC  (3+ messages)
` [PATCH v3 10/23] drm/msm/dpu: Add dpu_hw_cwb abstraction for CWB block

[PATCH v5 0/8] driver core: class: Fix bug and code improvements for class APIs
 2024-12-24 16:28 UTC  (5+ messages)
` [PATCH v5 5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from()
` [PATCH v5 8/8] driver core: Move two simple APIs for finding child device to header

[PATCH v5 00/12] driver core: Constify API device_find_child()
 2024-12-24 16:25 UTC  (7+ messages)
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages
` [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type()
` [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge()

[Linux-6.12.y] XEN: CVE-2024-53241 / XSA-466 and Clang-kCFI
 2024-12-24 16:23 UTC  (12+ messages)

[PATCH v4 0/8] driver core: class: Fix bug and code improvements for class APIs
 2024-12-24 16:21 UTC  (5+ messages)
` [PATCH v4 8/8] driver core: Move 2 one line device finding APIs to header

[GIT PULL] mtd: topic branch for spi with Qcom changes
 2024-12-24 16:20 UTC 

[PATCH v3 0/3] sched: Restructure task_mm_cid_work for predictability
 2024-12-24 16:20 UTC  (5+ messages)
` [PATCH v3 2/3] sched: Move task_mm_cid_work to mm delayed work
` [PATCH v3 3/3] rseq/selftests: Add test for mm_cid compaction

[bug report] RDMA/iwpm: reentrant iwpm hello message
 2024-12-24 16:16 UTC  (5+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_bkey_ptrs_validate
 2024-12-24 16:11 UTC  (2+ messages)

[PATCH] drm/mediatek: Initialize pointer before use to avoid undefiend behaviour
 2024-12-24 16:09 UTC  (2+ messages)

[PATCH v5] tpm: Map the ACPI provided event log
 2024-12-24 16:05 UTC  (2+ messages)

Errno codes from symlink() syscall
 2024-12-24 16:05 UTC 

[PATCH tty-next v1 1/4] serial: 8250: Use @ier bits to determine if Rx is stopped
 2024-12-24 15:59 UTC  (3+ messages)

[PATCH v2 0/9] Enable EINJv2 support
 2024-12-24 15:57 UTC  (11+ messages)
` [PATCH v2 3/9] ACPI: APEI: EINJ: Fix kernel test robot sparse warning
` [PATCH v2 4/9] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [PATCH v2 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v2 6/9] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v2 8/9] ACPI: APEI: EINJ: Enable EINJv2 error injections

[PATCH V6] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2024-12-24 15:50 UTC  (3+ messages)

[PATCH 0/2] hexdump: Allow skipping identical lines
 2024-12-24 15:49 UTC  (8+ messages)
` [PATCH 1/2] hexdump: Convert the ascii boolean into a flag variable

[PATCH V8] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2024-12-24 15:47 UTC 

[PATCH v4 0/2] arm64: dts: ti: k3-j784s4: Mark tps659413
 2024-12-24 15:44 UTC  (2+ messages)

[PATCH] pstore/zone: fix trivial comment typo
 2024-12-24 15:44 UTC 

[PATCH v14 0/8] Add QPIC SPI NAND driver
 2024-12-24 15:43 UTC  (2+ messages)

[PATCH net-next v3 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-12-24 15:41 UTC  (4+ messages)
` [PATCH net-next v3 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations

[PATCH v3 0/3] Add support for USB controllers on QCS615
 2024-12-24 15:38 UTC  (3+ messages)
` (subset) "

[PATCH] dt-bindings: phy: qcom,qmp-pcie: document the SM8350 two lanes PCIe PHY
 2024-12-24 15:25 UTC  (2+ messages)

[PATCH v2] phy: rockchip: phy-rockchip-typec: Fix Copyright description
 2024-12-24 15:25 UTC  (2+ messages)

[PATCH 0/4] Add PCIe support for IPQ5424
 2024-12-24 15:25 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/6] phy: core: Fix bugs for several APIs and simplify an API
 2024-12-24 15:25 UTC  (3+ messages)
` (subset) "

[PATCH] x86/insn_decoder_test: allow longer symbol-names
 2024-12-24 15:24 UTC  (2+ messages)

[PATCH] phy: mediatek: phy-mtk-hdmi: add regulator dependency
 2024-12-24 15:21 UTC  (2+ messages)

[PATCH] phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings
 2024-12-24 15:21 UTC  (2+ messages)

[linus:master] [tracing] 65a25d9f7a: WARNING:at_kernel/trace/trace_events.c:#trace_event_raw_init
 2024-12-24 15:14 UTC 

[PATCH 0/2] IPA support on qcm2290
 2024-12-24 15:11 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible

[PATCH] cifs: Update description about ACL permissions
 2024-12-24 15:08 UTC 

[PATCH V7] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2024-12-24 15:02 UTC 

[PATCH v3 0/3] Support ExynosAutov920 ufs phy driver
 2024-12-24 14:59 UTC  (7+ messages)
  ` [PATCH v3 2/3] phy: samsung-ufs: support "
  ` [PATCH v3 1/3] dt-bindings: phy: Add ExynosAutov920 UFS PHY bindings

[RFC PATCH 0/6] SEAMCALL Wrappers
 2024-12-24 14:57 UTC  (2+ messages)

[PATCH] perf/x86/rapl: Add support for Intel Arrow Lake U
 2024-12-24 14:55 UTC 

[GIT PULL] memory: stable tag with TI AEMIF for v6.14
 2024-12-24 14:50 UTC  (2+ messages)

[PATCH 0/2] jfs: add checks read-only to prevent NULL pointer deref
 2024-12-24 14:49 UTC  (3+ messages)
` [PATCH 1/2] jfs: add check read-only before txBeginAnon() call
` [PATCH 2/2] jfs: add check read-only before truncation in jfs_truncate_nolock()

[PATCH v3 00/23] Landlock audit support
 2024-12-24 14:48 UTC  (7+ messages)
` [PATCH v3 08/23] landlock: Log ptrace denials
` [PATCH v3 20/23] samples/landlock: Do not log denials from the sandboxer by default

[PATCH v3 0/5] Add PCIe support for Qualcomm IPQ5332
 2024-12-24 14:46 UTC  (3+ messages)
` [PATCH v3 2/5] phy: qcom: Introduce PCIe UNIPHY 28LP driver

[syzbot] [bcachefs?] KMSAN: uninit-value in __bch2_bkey_cmp_left_packed
 2024-12-24 14:42 UTC 

[PATCH v1 0/3] iio: adc: meson: a few improvements
 2024-12-24 14:37 UTC  (4+ messages)
` [PATCH v1 2/3] iio: adc: meson: consistently use bool/enum in struct meson_sar_adc_param

[PATCH v2 00/24] TDX MMU Part 2
 2024-12-24 14:33 UTC  (4+ messages)
` [PATCH v2 22/24] KVM: TDX: Finalize VM initialization

[PATCH v2 0/3] iio: adc: meson: a few improvements
 2024-12-24 14:29 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: meson: fix voltage reference selection field name typo
` [PATCH v2 2/3] iio: adc: meson: use tabs instead of spaces for some REG11 bit fields
` [PATCH v2 3/3] iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access

failed to allocate device WQ
 2024-12-24 14:28 UTC  (3+ messages)

drivers/firmware/broadcom/bcm47xx_nvram.c:55: warning: Function parameter or struct member 'flash_start' not described in 'bcm47xx_nvram_find_and_copy'
 2024-12-24 14:26 UTC 

[regression] linux: Loop-mounted UDF ISOs no longer readable
 2024-12-24 14:21 UTC  (4+ messages)

[PATCH v5 0/2] power: supply: max17042: cleanup and more features
 2024-12-24 14:16 UTC  (5+ messages)
` [PATCH v5 1/2] power: supply: max17042: make interrupt shared
` [PATCH v5 2/2] power: supply: max17042: add platform driver variant

[PATCH v5 0/3] firmware: add Exynos ACPM protocol driver
 2024-12-24 14:14 UTC  (3+ messages)
` [PATCH v5 2/3] "

[PATCH v2] RISC-V: Enable cbo.clean/flush in usermode
 2024-12-24 14:11 UTC  (2+ messages)

[PATCH v2 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2024-12-24 14:10 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v2 2/4] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v2 3/4] PCI: dwc: Reduce DT reads by allocating host bridge via DWC glue driver
` [PATCH v2 4/4] PCI: qcom: Enable ECAM feature

[syzbot] possible deadlock in rfcomm_dlc_exists
 2024-12-24 14:09 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 0/2] Fix subsection vmemmap_populate logic
 2024-12-24 14:09 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: mm: vmemmap populate to page level if not section aligned

[PATCH v2 0/2] Device managed platform_profile_register()
 2024-12-24 14:01 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI: platform_profile: Add devm_platform_profile_register()
` [PATCH v2 2/2] alienware-wmi: Use devm_platform_profile_register()

[PATCH 0/5] firmware: arm_ffa: Few updates and fixes
 2024-12-24 13:57 UTC  (6+ messages)
` [PATCH 1/5] firmware: arm_ffa: Replace SCMI by FF-A in the macro
` [PATCH 2/5] firmware: arm_ffa: Replace UUID buffer to standard UUID format
` [PATCH 3/5] firmware: arm_ffa: Align sync_send_receive{,2} function prototypes
` [PATCH 4/5] firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_get()
` [PATCH 5/5] firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_regs_get()

[syzbot] [io-uring?] WARNING in __io_submit_flush_completions
 2024-12-24 13:57 UTC  (2+ messages)

[PATCH] nfsd: fix incorrect high limit in clamp() on over-allocation
 2024-12-24 13:54 UTC  (6+ messages)

[PATCH v2 00/17] rockchip: Add rk3562 support
 2024-12-24 13:53 UTC  (3+ messages)
` [PATCH v2 02/17] dt-bindings: mmc: Add support for rk3562 eMMC

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®