mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/2] mm/memory: reuse the whole exclusive large folio on a write fault
 2026-09-21 19:59 UTC  (2+ messages)

[PATCH] spi: rspi: Fix DMA mode when the DMA controller is built as a module
 2026-09-21 19:59 UTC 

[PATCH v4 00/15] sched: introduce for_each_process_rculock and for_each_thread_rculock
 2026-09-21 19:59 UTC  (5+ messages)
` [PATCH v4 02/15] mm/oom_kill: convert process/thread iterators to for_each_*_rculock
` [PATCH v4 03/15] mm/ksm: convert process iterator to for_each_process_rculock

[PATCH] audit: fix exe mark UAF in kill_rules()
 2026-09-21 19:59 UTC 

[PATCH net-next v2] ch9200: do return USB errors from control_write()
 2026-09-21 19:59 UTC  (5+ messages)

[PATCH v2 00/13] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-21 19:59 UTC  (14+ messages)
` [PATCH v2 01/13] mm/sparse: move mem_section init to sparse_extreme_init()
` [PATCH v2 02/13] mm/sparse: refactor sparse_sections_init()
` [PATCH v2 03/13] mm/sparse: move initialization of section metadata to sparse_metadata_init()
` [PATCH v2 04/13] mm/sparse: rename and cleanup sparse_init_nid()
` [PATCH v2 05/13] mm/sparse: cleanup sparse_init_one_section()
` [PATCH v2 06/13] mm/sparse: rename __highest_present_section_nr to __highest_used_section_nr
` [PATCH v2 07/13] mm/sparse: remove pfn_in_present_section()
` [PATCH v2 08/13] mm/sparse: move __highest_used_section_nr handling
` [PATCH v2 09/13] scripts/gdb: mm.py: remove fallbacks for SECTION_HAS_MEM_MAP and SECTION_IS_EARLY
` [PATCH v2 10/13] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH v2 11/13] mm/sparse: remove flags parameter from sparse_init_one_section()
` [PATCH v2 12/13] fs/proc/page: clarify comment in get_max_dump_pfn()
` [PATCH v2 13/13] mm/memory_hotplug: drop CONFIG_HAVE_ARCH_PFN_VALID handling from pfn_to_online_page()

[PATCH v2 0/2] x86/tdx: Use TDVMCALLs directly for earlyprintk
 2026-09-21 19:58 UTC  (4+ messages)
` [PATCH v2 1/2] x86/tdx: Move port I/O definitions to a shared header
` [PATCH v2 2/2] x86/early_printk: Add earlyprintk=tdx to drive the UART with TDVMCALLs

[PATCH 0/3] clk: socfpga: convert clock managers to CLK_OF_DECLARE()
 2026-09-21 19:57 UTC  (7+ messages)
` [PATCH 1/3] clk: socfpga: agilex: convert "

[PATCH 00/11] PM: runtime: Overhaul kerneldoc, runtime_pm.rst docs
 2026-09-21 19:57 UTC  (4+ messages)
` [PATCH 06/11] PM: runtime: Expand introduction with core concepts and structure

[PATCH v1 00/17] ACPI: Replace acpi_get_first_physical_node() with acpi_bus_get_primary_device()
 2026-09-21 19:56 UTC  (18+ messages)
` [PATCH v1 01/17] ACPI: bus: Use acpi/acpi_bus.h without CONFIG_ACPI
` [PATCH v1 02/17] ACPI: amba: Switch to use acpi_bus_get_primary_device()
` [PATCH v1 03/17] efi/dev-path-parser: "
` [PATCH v1 04/17] iommu/arm-smmu-v3: "
` [PATCH v1 05/17] platform/x86: yogabook: "
` [PATCH v1 06/17] platform/x86: serdev_helpers: "
` [PATCH v1 07/17] platform/x86: apple-gmux: "
` [PATCH v1 08/17] platform/x86: x86-android-tablets: Use acpi_bus_get_primary_device()
` [PATCH v1 09/17] thunderbolt: Switch to use acpi_bus_get_primary_device()
` [PATCH v1 10/17] ALSA: hda: cs35l41: "
` [PATCH v1 11/17] ALSA: hda: aw88399: "
` [PATCH v1 12/17] ALSA: hda: tas2781: "
` [PATCH v1 13/17] ASoC: amd: acp-es8336: "
` [PATCH v1 14/17] ASoC: amd: acp3x-es83xx: "
` [PATCH v1 15/17] ASoC: intel: boards: "
` [PATCH v1 16/17] ASoC: loongson: "
` [PATCH v1 17/17] ACPI: bus: Drop acpi_get_first_physical_node()

[PATCH v2 1/3] firmware: qcom: tzmem: Use DO_ONCE_SLEEPABLE() in qcom_tzmem_enable()
 2026-09-21 19:56 UTC  (3+ messages)
` [PATCH v2 2/3] firmware: qcom_scm: handle empty PAS resource table
` [PATCH v2 3/3] firmware: qcom_scm: align PAS resource table retry

[PATCH net-next v1] net: devmem: document that bind-tx is unprivileged by design
 2026-09-21 19:54 UTC 

[PATCH net] net: ti: icss-iep: Cancel compare work before releasing device resources
 2026-09-21 19:54 UTC  (2+ messages)

[PATCH v2] hfs/hfsplus: serialize B-tree close against folio release
 2026-09-21 19:51 UTC  (2+ messages)

[PATCH v5 0/3] cpufreq: cppc: Handle Highest Performance changes at runtime
 2026-09-21 19:47 UTC  (3+ messages)

[PATCH v6 0/3] mm: zswap: free cold writeback folios promptly
 2026-09-21 19:45 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] bpf: track scalar equality across the low 32 bits
 2026-09-21 19:44 UTC  (17+ messages)
` [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
` [PATCH bpf-next v2 03/13] bpf: track low-32 scalar equality across zero-extending movs

[PATCH] net: gemini: Free the shared queue after removing the ports
 2026-09-21 19:44 UTC  (2+ messages)

[PATCH net-next v3 8/8] net: dsa: motorcomm: Add SerDes PCS
 2026-09-21 19:44 UTC  (2+ messages)

[PATCH net-next v3 7/8] net: dsa: motorcomm: Split MDIO bus module
 2026-09-21 19:44 UTC  (2+ messages)

[PATCH net-next v3 5/8] net: dsa: motorcomm: Introduce yt921x_speed
 2026-09-21 19:44 UTC  (2+ messages)

[PATCH net-next v3 3/8] net: dsa: motorcomm: Check port type with runtime info
 2026-09-21 19:44 UTC  (2+ messages)

[PATCH 1/3] remoteproc: fix wakeup source leak when crash handler sees RPROC_CRASHED
 2026-09-21 19:37 UTC  (2+ messages)

[PATCH 6.1.y 0/2] ASoC: SOF: backport CVE-2023-54233 to 6.1.y
 2026-09-21 19:37 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] ASoC: SOF: avoid a NULL dereference with unsupported widgets
` [PATCH 6.1.y 2/2] ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_module

[RFC PATCH v6 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-21 19:37 UTC  (6+ messages)
` [RFC PATCH v6 1/5] blk-iocost: add BPF struct_ops cost model support
` [RFC PATCH v6 3/5] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary

[PATCH] README: add a reST version with clickable documentation links
 2026-09-21 19:36 UTC  (4+ messages)
` [PATCH v2] README: rename to README.rst and make the doc references links

[PATCH 0/2] Input: gpio-keys - support wakeup pinctrl state
 2026-09-21 19:35 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: input: gpio-keys: add pinctrl states

[PATCH v3 0/4] stratix10: Add Interrupt support for asynchronous communication with SDM
 2026-09-21 19:34 UTC  (3+ messages)
  ` Fw: "

[PATCH] remoteproc: qcom_q6v5_pas: Preserve shutdown error in qcom_pas_stop()
 2026-09-21 19:33 UTC 

[PATCH] dt-bindings: input: Use consistent indentation in the example
 2026-09-21 19:32 UTC  (2+ messages)

[PATCH] selftests: rtc: Support harness test filtering and arguments
 2026-09-21 19:31 UTC  (2+ messages)

[PATCH] rtc: mpfs: fix unchecked devm_clk_get() error pointer in probe()
 2026-09-21 19:28 UTC  (2+ messages)

[PATCH v5 00/16] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-09-21 19:27 UTC  (3+ messages)

[PATCH] rtc: ac100: Fix clock provider use-after-free on probe failure
 2026-09-21 19:27 UTC  (2+ messages)

[PATCH v3] x86/mm/pat: use pr_warn() for early W^X warnings
 2026-09-21 19:26 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/pat: Use "

[PATCH v2 00/10] Extend PKWM to support user-created wrapping keys
 2026-09-21 19:26 UTC  (2+ messages)

[RFC PATCH 0/4] memcg_ext: memcg policy through cgroup-attached struct_ops
 2026-09-21 19:25 UTC  (5+ messages)
` [RFC PATCH 1/4] bpf, cgroup: fix cgroup struct_ops query for a second attach type
` [RFC PATCH 2/4] memcg_ext: add cgroup-attached bpf_memcg_ops
` [RFC PATCH 3/4] memcg_ext: allow BPF to defer memory.high enforcement
` [RFC PATCH 4/4] selftests/bpf: add a cgroupfs lock-holder bpf_memcg_ops sample

[PATCH v5 0/3] Add support for the Sony IMX681 camera sensor
 2026-09-21 19:25 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: media: Add Sony IMX681
` [PATCH v5 2/3] media: i2c: Add Sony IMX681 sensor driver
` [PATCH v5 3/3] media: ipu-bridge: Add Sony IMX681

[PATCH RFC v2 0/4] iommu/arm-smmu-v3: Support shared Stream IDs
 2026-09-21 19:24 UTC  (3+ messages)
` [PATCH RFC v2 1/4] iommu/arm-smmu-v3: Convert streams from RB tree to XArray

[PATCH] rtc: ac100: Assign .num before accessing .hws
 2026-09-21 19:24 UTC  (2+ messages)

[PATCH 0/2] dax: Fix Device DAX range allocation validation
 2026-09-21 19:23 UTC  (6+ messages)
` [PATCH 2/2] dax/bus: fix mapping attribute error reporting

[PATCH 0/4] fs/ntfs3: tighten restart-table offset validation
 2026-09-21 19:21 UTC  (5+ messages)
` [PATCH 1/4] fs/ntfs3: validate dirty page open attribute offsets
` [PATCH 2/4] fs/ntfs3: validate restart table offsets in log records
` [PATCH 3/4] fs/ntfs3: validate on-disk restart tables before use
` [PATCH 4/4] fs/ntfs3: fix out-of-bounds access in alloc_rsttbl_from_idx()

[PATCH v2 0/3] pidfd: add task path ioctls
 2026-09-21 19:20 UTC  (3+ messages)
` [PATCH v2 1/3] fs: Introduce task path helpers

ld.lld: warning: src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_mode_vba_314.c:3893:0: stack frame size (2176) exceeds limit (2048) in function 'dml314_ModeSupportAndSystemConfigurationFull'
 2026-09-21 19:19 UTC 

[PATCH] PM: hibernate: Freeze kernel threads after image preallocation
 2026-09-21 19:19 UTC  (2+ messages)

[PATCH 0/2] sched_ext: Specialize TID and scheduler hashtable compares
 2026-09-21 19:15 UTC  (4+ messages)
` [PATCH 1/2] sched_ext: Specialize the TID hashtable compare
` [PATCH 2/2] sched_ext: Specialize the scheduler "

[PATCH 1/2] platform/x86: asus-wmi: Serialize WMI method evaluations with a mutex
 2026-09-21 19:14 UTC 

[PATCH v3] rtc: efi: restore alarm support with runtime capability probe
 2026-09-21 19:14 UTC  (2+ messages)

[PATCH] rtc: dev: zero-initialize struct rtc_wkalrm to prevent information leak
 2026-09-21 19:14 UTC  (2+ messages)

[PATCH v4 00/10] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-09-21 19:14 UTC  (11+ messages)
` [PATCH v4 01/10] perf/x86/intel: Ensure guest PEBS path doesn't set unwanted PERF_GLOBAL_CTRL bits
` [PATCH v4 02/10] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH v4 03/10] perf/x86/intel: Don't context switch DS_AREA (and PEBS config) if PEBS is unused
` [PATCH v4 04/10] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
` [PATCH v4 05/10] perf/x86/intel: Invert names of intel_ctrl_{guest,host}_mask
` [PATCH v4 06/10] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
` [PATCH v4 07/10] perf/x86/intel: KVM: Handle cross-mapped PEBS PMCs entirely within KVM
` [PATCH v4 08/10] KVM: VMX: Drop a redundant pmu->global_ctrl check when processing pebs_enable
` [PATCH v4 09/10] KVM: VMX: Only tell perf to enable PEBS counters for fully enabled PMCs
` [PATCH v4 10/10] perf/x86/intel: Check only PMC bits in PEBS_ENABLED when detecting host PEBS usage

[PATCH] mmc: meson-gx: Convert host->lock to raw spinlock
 2026-09-21 19:13 UTC 

[PATCH v1] cpufreq: intel_pstate: Fix max_freq fallback in cpufreq_update_pressure()
 2026-09-21 19:12 UTC 

[PATCH] vhost-scsi: initialize command pools for late I/O virtqueues
 2026-09-21 19:11 UTC  (4+ messages)

[PATCH] rtc: pcf85063: disable the clkout output by default
 2026-09-21 19:11 UTC  (6+ messages)

[PATCH 0/8] nfsd: reduce the scope of the nfsd_mutex
 2026-09-21 19:09 UTC  (4+ messages)
` [PATCH 8/8] selftests/nfsd: add a cross-namespace control-plane soak

[PATCH v3] KVM: arm64: Clear the VM's feature bitmap when kvm_setup_vcpu() fails
 2026-09-21 19:08 UTC 

[PATCH v5 0/4] ASoC: qcom: enable audio on stage-2 protected DSPs (mDSP)
 2026-09-21 19:08 UTC  (5+ messages)
` [PATCH v5 1/4] ASoC: qcom: q6apm: clear g_apm on driver removal
` [PATCH v5 2/4] ASoC: qcom: qdsp6: generalize GPR service domain
` [PATCH v5 3/4] dt-bindings: sound: qcom,q6apm-dai: add memory-region and relax iommus
` [PATCH v5 4/4] ASoC: qcom: q6apm-dai: add SCM buffer assignment for mDSP platforms

[PATCH v2 0/2] net: ena: fix resource cleanup on probe failure
 2026-09-21 19:06 UTC  (3+ messages)
` [PATCH v2 1/2] net: ena: fix PHC "

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-21 19:04 UTC  (6+ messages)
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT

Philosophy (fair pay, low jitter, unity(
 2026-09-21 19:04 UTC 

[PATCH 1/4] cpufreq: amd-pstate: Restore previous mode when changing driver mode fails
 2026-09-21 19:02 UTC  (4+ messages)
` [PATCH 2/4] cpufreq: amd-pstate: Propagate cppc_set_auto_sel() errors on mode change
` [PATCH 3/4] cpufreq: amd-pstate-ut: Tolerate aliased EPP preferences in the EPP test
` [PATCH 4/4] cpufreq: amd-pstate-ut: Don't require max_freq >= nominal_freq

Potential deadlock in clk-pwm
 2026-09-21 19:02 UTC 

[PATCH v13 1/5] PCI/DPC: Ignore devices with no AER Capability
 2026-09-21 19:01 UTC  (2+ messages)

[PATCH v13 0/5] Simplify PCIe native ownership
 2026-09-21 19:01 UTC  (5+ messages)
` [PATCH v13 2/5] PCI: Assume control of portdrv-related features only when portdrv enabled

[PATCH v2] platform/x86: ideapad-laptop: Report camera switch as SW_CAMERA_LENS_COVER
 2026-09-21 19:00 UTC  (2+ messages)

[PATCH] drm/v3d: Restrict v3d_perfmon_stop_locked() to v3d_perfmon.c
 2026-09-21 19:00 UTC 

[PATCH] bpf: add diagnostics for rejected memory and map accesses
 2026-09-21 19:00 UTC  (4+ messages)

[PATCH v5 00/11] Virtual Swap Space (Swap Table Edition)
 2026-09-21 19:00 UTC  (3+ messages)
` [syzbot ci] "

[PATCH v3 1/2] mm/khugepaged: Never install PMDs in uffd-minor-registered VMAs
 2026-09-21 18:59 UTC  (4+ messages)
` [PATCH v3 2/2] mm: selftests: Adjust the MADV_COLLAPSE uffd-minor selftests

[PATCH] net: ionic: free VF resources on remove
 2026-09-21 18:58 UTC  (2+ messages)

[PATCH v6] mm: retry page faults once under the per-VMA lock
 2026-09-21 18:57 UTC  (3+ messages)

[PATCH] ipv4: guard inetdev_event() against a NULL from inetdev_init()
 2026-09-21 18:56 UTC  (3+ messages)

Path forward for Virtualized Swap?
 2026-09-21 18:55 UTC  (21+ messages)

[PATCH v4 0/4] ASoC: qcom: enable audio on stage-2 protected DSPs (mDSP)
 2026-09-21 18:53 UTC  (3+ messages)
` [PATCH v4 1/4] ASoC: qcom: q6apm: clear g_apm on driver removal
` [PATCH v4 2/4] ASoC: qcom: qdsp6: generalize GPR service domain

[PATCH] KVM: SEV: Return INVALID_INPUT on SNP req/resp buffer access failure
 2026-09-21 18:52 UTC  (8+ messages)

[PATCH 1/2] mm/damon/core: score an unmeasured PSI goal as not achieved for the temporal tuner
 2026-09-21 18:51 UTC  (3+ messages)

[PATCH 0/7] Allow call_{s,}rcu() from NMI and BPF environments
 2026-09-21 18:50 UTC  (6+ messages)
` [PATCH 1/7] rcu: Make call_rcu() safe to call from any context

[RFC] tty: rpmsg: possible lookup-to-reference lifetime race
 2026-09-21 18:50 UTC  (2+ messages)

[PATCH net 7/7] net/mlx5e: shampo: Do not merge PSP packets
 2026-09-21 18:49 UTC  (2+ messages)

[PATCH net 5/7] net/mlx5e: macsec: Delete remaining SecYs during cleanup
 2026-09-21 18:49 UTC  (2+ messages)

[PATCH net 4/7] net/mlx5e: macsec: Track hardware object ownership for SA teardown
 2026-09-21 18:49 UTC  (2+ messages)

[PATCH net 3/7] net/mlx5e: tc: Tie esw & accel blocking refs to the flow's lifetime
 2026-09-21 18:49 UTC  (2+ messages)

[PATCH net 2/7] net/mlx5e: ipsec: Block eswitch mode changes before accessing priv->ipsec
 2026-09-21 18:49 UTC  (2+ messages)

[PATCH net 1/7] net/mlx5e: ipsec: Block eswitch mode changes during policy creation
 2026-09-21 18:49 UTC  (2+ messages)

[PATCH v3 0/4] Add SRAM Nodes for VPU
 2026-09-21 18:48 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: ti: k3-j721s2-main: Add mmio-sram node to main_navss
` [PATCH v3 2/4] arm64: dts: ti: k3-j721s2-main: Assign SRAM to VPU node
` [PATCH v3 3/4] arm64: dts: ti: k3-am62a-main: "
` [PATCH v3 4/4] arm64: dts: ti: k3-am62p-j722s-common-main: "

[PATCH v7 0/3] kselftest: mm: fix some failure of split_huge_page_test
 2026-09-21 18:48 UTC  (4+ messages)
` [PATCH v7 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper

[syzbot] [block?] WARNING: suspicious RCU usage in mas_start (2)
 2026-09-21 18:47 UTC  (2+ messages)
` Forwarded: "

[PATCH 0/3] Remove regmap_config struct from allocated data
 2026-09-21 18:45 UTC  (5+ messages)
` [PATCH 3/3] media: ts2020: put regmap_config on the stack

[PATCH 00/21] ASoC: codecs: Fix resource leaks across card bind/unbind
 2026-09-21 18:44 UTC  (3+ messages)
` [PATCH 12/21] ASoC: rt5682s: Move mclk acquisition to the i2c probe

[PATCH V1] accel/amdxdna: Drop dma-buf wrapping for ubuf
 2026-09-21 18:42 UTC 

[RFC PATCH 0/4] Add support for Realtek RTS490x I3C hub
 2026-09-21 18:42 UTC  (3+ messages)
` [RFC PATCH 4/4] i3c: hub: Add Realtek RTS490x I3C hub support

[PATCH v3 0/4] blk-iocost: charge flushes and zone appends
 2026-09-21 18:41 UTC  (2+ messages)

[PATCH v25 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-09-21 18:41 UTC  (5+ messages)
` [PATCH v25 05/10] dt-bindings: arm: Document reboot mode magic

[PATCH v2] KVM: arm64: Restore the VM's feature bitmap when kvm_setup_vcpu() fails
 2026-09-21 18:39 UTC  (5+ messages)

[PATCH v2 0/2] mm/damon: preserve temporal quota state for unmeasured PSI goals
 2026-09-21 18:39 UTC  (3+ messages)

[PATCH net-next 4/4] selftests: mptcp: cover IP_RECVERR sockopt propagation
 2026-09-21 18:39 UTC  (2+ messages)

[PATCH net-next 3/4] mptcp: propagate RECVERR sockopts to subflows
 2026-09-21 18:39 UTC  (2+ messages)

[PATCH net-next 1/4] mptcp: support MSG_ERRQUEUE on the parent socket
 2026-09-21 18:39 UTC  (2+ messages)

[PATCH v4 2/2] selftests/bpf: cover stale CB after LWT IP encapsulation
 2026-09-21 18:38 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Skip unlinked duplicate stream nodes on removal
 2026-09-21 18:37 UTC  (2+ messages)

x86 CPUID mutable return values
 2026-09-21 18:36 UTC 

[PATCH V3 00/17] i3c: Fixes, cleanups and HDR-DDR support
 2026-09-21 18:36 UTC  (3+ messages)
` [PATCH V3 15/17] i3c: mipi-i3c-hci: Support configurable device NACK retries

[PATCH] perf llvm: Fix memory leak of args->fileloc in symbol__disassemble_llvm()
 2026-09-21 18:36 UTC  (2+ messages)

[PATCH 0/3] kernfs: do less work under the kernfs_rwsem write lock
 2026-09-21 18:35 UTC  (2+ messages)

[PATCH v2 0/6] Add SRAM Nodes for VPU
 2026-09-21 18:35 UTC  (7+ messages)
` [PATCH v2 4/6] arm64: dts: ti: k3-j784s4-j742s2-main-common: Assign SRAM to VPU nodes

[PATCH v2] staging: fbtft: fbtft-bus: remove space before close parenthesis
 2026-09-21 18:33 UTC 

[PATCH net-next v2] xfrm: add ARIA CBC and CTR support
 2026-09-21 18:32 UTC  (2+ messages)

[PATCH 0/2] usb: bcma: control VBUS via a regulator
 2026-09-21 18:32 UTC  (3+ messages)
` [PATCH 1/2] usb: bcma: control VBUS via a regulator instead of a GPIO

[PATCH v7] i2c: xiic: restore non-managed runtime PM to fix clk WARN flood
 2026-09-21 18:32 UTC  (4+ messages)

[PATCH v8 00/10] iio: pressure: dps310: FIFO and triggered buffer support
 2026-09-21 18:31 UTC  (4+ messages)
` [PATCH v8 08/10] iio: pressure: dps310: derive the drain interval from the watermark
` [PATCH v8 09/10] iio: pressure: dps310: implement .hwfifo_flush_to_buffer()
` [PATCH v8 10/10] iio: pressure: dps310: check the lock markings with context analysis

[REGRESSION] ACPI processor/cpuidle change in 6.18.52 breaks bare-metal Xen dom0 boot
 2026-09-21 18:29 UTC  (6+ messages)

[PATCH v3 00/12] mm: make userland page table freeing RCU-safe
 2026-09-21 17:13 UTC  (5+ messages)
` [PATCH v3 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period

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®