messages from 2026-01-06 17:45:34 to 2026-01-06 19:59:57 UTC [more...]
[RFC PATCH] memory,memory_hotplug: allow restricting memory blocks to zone movable
2026-01-06 19:59 UTC (10+ messages)
[PATCH v3][next] drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning
2026-01-06 19:59 UTC (2+ messages)
[PATCH] PCI/portdev: Disable AER for Titan Ridge 4C 2018
2026-01-06 19:54 UTC (5+ messages)
[RFC v2 00/11] Add dmabuf read/write via io_uring
2026-01-06 19:51 UTC (11+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration
[PATCH RFC] ima: Fallback to a ctime guard without i_version updates
2026-01-06 19:50 UTC (5+ messages)
[PATCH 6.12 000/567] 6.12.64-rc1 review
2026-01-06 19:22 UTC (2+ messages)
[PATCH 6.18 000/312] 6.18.4-rc1 review
2026-01-06 19:24 UTC (3+ messages)
[PATCH v2 0/6] vfio: selftest: Add SR-IOV UAPI test
2026-01-06 19:47 UTC (4+ messages)
` [PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH v2 0/8] dma-mapping: arm64: support batched cache sync
2026-01-06 19:47 UTC (12+ messages)
` [PATCH v2 5/8] dma-mapping: Support batch mode for dma_direct_sync_sg_for_*
` [PATCH RFC v2 8/8] dma-iommu: Support DMA sync batch mode for iommu_dma_sync_sg_for_{cpu, device}
[PATCH v3 0/7] docs/zh_CN: Add timers subsystem translation
2026-01-06 19:47 UTC (8+ messages)
` [PATCH v3 1/7] docs/zh_CN: Add timers directory Chinese translation
` [PATCH v3 2/7] docs/zh_CN: Translate timers/timekeeping.rst
` [PATCH v3 3/7] docs/zh_CN: Translate timers/hpet.rst
` [PATCH v3 4/7] docs/zh_CN: Translate timers/hrtimers.rst
` [PATCH v3 5/7] docs/zh_CN: Translate timers/highres.rst
` [PATCH v3 6/7] docs/zh_CN: Translate timers/no_hz.rst
` [PATCH v3 7/7] docs/zh_CN: Translate timers delay_sleep_functions
[PATCH 0/7] media: qcom: camss: Add SM8750 support
2026-01-06 19:43 UTC (21+ messages)
` [PATCH 2/7] media: dt-bindings: Add CAMSS device for SM8750
` [PATCH 4/7] media: qcom: camss: csiphy: Add support for v2.3.0 two-phase CSIPHY
` [PATCH 5/7] media: qcom: camss: csid: Add support for CSID 980
` [PATCH 6/7] media: qcom: camss: vfe: Add support for VFE gen4
` [PATCH 7/7] arm64: dts: qcom: sm8750: Add support for camss
[PATCH 0/7] ASoC: nau8821: Fixes and driver cleanup
2026-01-06 19:42 UTC (2+ messages)
[PATCH v2 0/8] firmware: cirrus: cs_dsp: Add long-offset WMDR blocks
2026-01-06 19:42 UTC (2+ messages)
[PATCH 0/5] ASoC: ES8389: Add some members and update configuration
2026-01-06 19:42 UTC (4+ messages)
` [PATCH 1/5] ASoC: dt-bindings: ES8389: Add property about power supply
[PATCH v3 00/22] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2026-01-06 19:38 UTC (5+ messages)
` [PATCH v3 04/22] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH v3 05/22] drm/tilcdc: Convert legacy panel binding via DT overlay at boot time
[PATCH v5] mm/vmscan: fix demotion targets checks in reclaim/demotion
2026-01-06 19:36 UTC (3+ messages)
` [PATCH v6] "
[PATCH 0/2] accel: adxl380: improve data reading from FIFO
2026-01-06 19:36 UTC (3+ messages)
` [PATCH 1/2] iio: accel: adxl380: Avoid reading more entries than present in FIFO
` [PATCH 2/2] iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handler
[PATCH v2] rust: bitops: fix missing _find_* functions on 32-bit ARM
2026-01-06 17:38 UTC (4+ messages)
[PATCH] selftests/nolibc: fix sparc32 tests with -mcpu=v9
2026-01-06 19:34 UTC (6+ messages)
[PATCH 0/5] platform/x86: think-lmi: Clean up code style
2026-01-06 19:33 UTC (11+ messages)
` [PATCH 4/5] platform/x86: think-lmi: fix column limit overflow
[RFC PATCH 0/2] cpufreq/amd-pstate: Prevent scheduling when atomic on PREEMPT_RT
2026-01-06 19:31 UTC (5+ messages)
` [RFC PATCH 1/2] cpufreq/amd-pstate: Pass the policy to amd_pstate_update()
` [RFC PATCH 2/2] cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
2026-01-06 19:28 UTC (18+ messages)
` [PATCH 3/5] rust: sync: support using bool with READ_ONCE
` [PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
[PATCH v2 0/8] mm: clean up anon_vma implementation
2026-01-06 19:27 UTC (15+ messages)
` [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 4/8] mm/rmap: remove anon_vma_merge() function
` [PATCH v2 5/8] mm/rmap: make anon_vma functions internal
` [PATCH v2 6/8] mm/mmap_lock: add vma_is_attached() helper
` [PATCH v2 7/8] mm/rmap: allocate anon_vma_chain objects unlocked when possible
` [PATCH v2 8/8] mm/rmap: separate out fork-only logic on anon_vma_clone()
[PATCH] dma-mapping: Remove dma_mark_clean (again)
2026-01-06 19:27 UTC
[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2026-01-06 19:26 UTC (3+ messages)
` [PATCH RESEND v3 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH 1/5] rust: auxiliary: use "kernel vertical" style for imports
2026-01-06 19:26 UTC (3+ messages)
` [PATCH 4/5] rust: usb: "
[RFC PATCH 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
2026-01-06 19:26 UTC (3+ messages)
` [RFC PATCH 2/2] net: axienet: Fix resource release ordering
[PATCH v2 0/4] Add CCI and imx577 sensor support for Talos evk
2026-01-06 19:26 UTC (8+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: talos: Add CCI definitions
` [PATCH v2 3/4] arm64: dts: qcom: talos: Add camera MCLK pinctrl
` [PATCH v2 4/4] arm64: dts: qcom: talos-evk-camera: Add DT overlay
[PATCH RFC 00/14] rcu: Reduce rnp->lock contention with per-CPU blocked task lists
2026-01-06 19:24 UTC (6+ messages)
[PATCH v7] page_alloc: allow migration of smaller hugepages during contig_alloc
2026-01-06 19:20 UTC (4+ messages)
"Paravisor" Feature Enumeration
2026-01-06 19:17 UTC (3+ messages)
[PATCH] buildid: validate page-backed file before parsing build ID
2026-01-06 19:16 UTC (5+ messages)
[PATCH] net: fix udp gso skb_segment after pull from frag_list
2026-01-06 19:15 UTC (2+ messages)
[PATCH v2 net-next 00/10] PHY polarity inversion via generic device tree properties
2026-01-06 19:03 UTC (9+ messages)
` [PATCH v2 net-next 02/10] dt-bindings: phy-common-props: create a reusable "protocol-names" definition
` [PATCH v2 net-next 03/10] dt-bindings: phy-common-props: ensure protocol-names are unique
` [PATCH v2 net-next 07/10] net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"
` [PATCH v2 net-next 08/10] dt-bindings: net: pcs: mediatek,sgmiisys: deprecate "mediatek,pnswap"
[PATCH v1] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
2026-01-06 19:14 UTC (13+ messages)
[PATCH RESEND 0/3] scripts: coccicheck: document debug log handling
2026-01-06 19:08 UTC (4+ messages)
` [PATCH RESEND 1/3] scripts: coccicheck: simplify debug file handling
` [PATCH RESEND 2/3] scripts: coccicheck: warn on unset debug file
` [PATCH RESEND 3/3] Documentation: Coccinelle: document debug log handling
[PATCH] dt-bindings: trivial-devices: Add some more undocumented devices
2026-01-06 19:08 UTC (2+ messages)
[PATCH net-next v3 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
2026-01-06 19:08 UTC (2+ messages)
[PATCH v2 0/2] mux: adg2404: add support for ADG2404 multiplexer
2026-01-06 19:05 UTC (2+ messages)
[PATCH] xen/virtio: Don't use grant-dma-ops when running as Dom0
2026-01-06 19:03 UTC (2+ messages)
[PATCH v5 1/4] dt-bindings: vendor-prefixes: Document ifm electronic gmbh
2026-01-06 19:00 UTC (4+ messages)
` [PATCH v5 2/4] dt-bindings: arm: fsl: Document ifm VHIP4 EvalBoard v1 and v2
` [PATCH v5 3/4] arm64: dts: imx8mn: Add SNVS LPGPR
` [PATCH v5 4/4] arm64: dts: imx8mn: Add ifm VHIP4 EvalBoard v1 and v2
[PATCH v2 0/3] net: stmmac: socfpga: support both stmmaceth-ocp and ahb reset names
2026-01-06 19:01 UTC (3+ messages)
` [PATCH v2 3/3] dt-bindings: net: altr,socfpga-stmmac: deprecate 'stmmaceth-ocp'
[PATCH v2 0/8] nfsd, sunrpc: allow for a dynamically-sized threadpool
2026-01-06 18:59 UTC (9+ messages)
` [PATCH v2 1/8] sunrpc: split svc_set_num_threads() into two functions
` [PATCH v2 2/8] sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
` [PATCH v2 3/8] sunrpc: track the max number of requested threads in a pool
` [PATCH v2 4/8] sunrpc: introduce the concept of a minimum number of threads per pool
` [PATCH v2 5/8] sunrpc: split new thread creation into a separate function
` [PATCH v2 6/8] sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
` [PATCH v2 7/8] nfsd: adjust number of running nfsd threads based on activity
` [PATCH v2 8/8] nfsd: add controls to set the minimum number of threads per pool
[PATCH] ALSA: hda - fix function names & missing function parameter
2026-01-06 18:59 UTC
[PATCH v2 0/2] Fixes for movable pages
2026-01-06 18:59 UTC (6+ messages)
` [PATCH v2 2/2] mshv: handle gpa intercepts for arm64
[PATCH RFC v2 0/3] Add splash DRM client
2026-01-06 18:58 UTC (3+ messages)
` [PATCH RFC v2 1/3] drm: client: add splash client
[PATCH 0/2] KVM: SVM: Align SVM with APM defined behaviors
2026-01-06 18:57 UTC (7+ messages)
` [PATCH 1/2] KVM: SVM: Generate #UD for certain instructions when SVME.EFER is disabled
` [PATCH 2/2] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted
[BUG 6.18.2] Null Pointer Exception in Fair Scheduler
2026-01-06 18:56 UTC (2+ messages)
[PATCH] bus: fsl-mc: add missing fsl_mc_bus_dpdbg_type declaration
2026-01-06 18:54 UTC
[v2 PATCH 0/1] fs/proc: Expose mm_cpumask in /proc/[pid]/status
2026-01-06 18:54 UTC (5+ messages)
` [v2 PATCH 1/1] "
[PATCH] platform/x86: ideadpad-laptop: Clean up style warnings and checks
2026-01-06 18:53 UTC (3+ messages)
[PATCH 0/8] mm: clean up anon_vma implementation
2026-01-06 18:52 UTC (6+ messages)
` [PATCH 1/8] mm/rmap: improve anon_vma_clone(), unlink_anon_vmas() comments, add asserts
[PATCH 1/2] arm64: dts: rockchip: enable NPU on rk3588-tiger
2026-01-06 18:52 UTC (4+ messages)
[PATCH v2 0/2] Add support for ADG1736 Dual 2:1 Multiplexer
2026-01-06 18:52 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: mux: adg1736: add support
[RFT PATCH 1/2] arm64: dts: qcom: ipq5018: Correct USB DWC3 wrapper interrupts
2026-01-06 18:51 UTC (2+ messages)
` [RFT PATCH 2/2] arm64: dts: qcom: ipq9574: Complete "
[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
2026-01-06 18:51 UTC (6+ messages)
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode
[PATCH v5 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
2026-01-06 18:50 UTC (3+ messages)
` [PATCH v5 1/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
[PATCH 0/8] memcg: separate private and public ID namespaces
2026-01-06 18:50 UTC (3+ messages)
[PATCH 1/2] dt-bindings: usb: qcom,dwc3: Correct IPQ5018 interrupts
2026-01-06 18:50 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: usb: qcom,dwc3: Correct MSM8994 interrupts
[PATCH RESEND] platform/x86: ideadpad-laptop: Clean up style warnings and checks
2026-01-06 18:48 UTC
[PATCH v2] ASoC: SDCA: Replace use of system_wq with system_dfl_wq
2026-01-06 18:48 UTC (2+ messages)
[PATCH 0/4] ASoC: codecs: wsa88xx: fix codec initialisation
2026-01-06 18:48 UTC (2+ messages)
[PATCH 0/7] arm64: dts: rockchip: Sound fixes and additions on RK3576 boards
2026-01-06 18:47 UTC (3+ messages)
[RFC PATCH v2 0/1] arch: arm64: Implement unaligned atomic emulation
2026-01-06 18:46 UTC (2+ messages)
[PATCH] mm/shmem: fix uninitialized folio in shmem_symlink
2026-01-06 18:46 UTC (7+ messages)
[PATCH v2] cxl: Check for invalid addresses returned from translation functions on errors
2026-01-06 18:42 UTC (3+ messages)
[PATCH v2] arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
2026-01-06 18:42 UTC (2+ messages)
[PATCH v2 0/3] arm64: dts: rockchip: Enable the NPU on some rk3588 boards
2026-01-06 18:42 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: rk3399-roc-pc-plus: Add missing everest,es8388 supplies
2026-01-06 18:42 UTC (2+ messages)
[PATCH 1/1] arm64: dts: rockchip: Enable PCIe for ArmSoM Sige1
2026-01-06 18:41 UTC (2+ messages)
[PATCH v6 0/2] Upstreaming Pinephone Pro Patches
2026-01-06 18:41 UTC (2+ messages)
[PATCH v3] arm64: dts: rockchip: enable UFS controller on FriendlyElec NanoPi M5
2026-01-06 18:41 UTC (2+ messages)
[PATCH v7 0/3] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
2026-01-06 18:41 UTC (2+ messages)
[PATCH] tools/testing/selftests: fix gup_longterm for unknown fs
2026-01-06 18:40 UTC (5+ messages)
[PATCH 0/5] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-06 18:37 UTC (3+ messages)
` [PATCH RFC net-next 5/5] net: ionic: Set msi_addr_mask to IONIC_ADDR_LEN-bit everywhere
[PATCH 0/5] Support for QNAP TS133 variant
2026-01-06 18:30 UTC (3+ messages)
` [PATCH 4/5] dt-bindings: arm: rockchip: add TS133 to RK356x-based QNAP NAS devices
[PATCH 0/2] qnap-mcu: Add TS133 support
2026-01-06 18:30 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: qnap,ts433-mcu: Add qnap,ts133-mcu compatible
[PATCH v2 0/2] Cadence: Torrent: Enable PCIe + XAUI multilink configuration
2026-01-06 18:29 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add PHY_TYPE_XAUI definition
[PATCH] maple_tree: Add dead node check in mas_dup_alloc()
2026-01-06 18:29 UTC (4+ messages)
[PATCH] soc: fsl: qbman: fix race condition in qman_destroy_fq
2026-01-06 18:29 UTC (2+ messages)
[PATCH v2 0/2] Initial support for 100ask CanMV-K230 DshanPi
2026-01-06 18:28 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: canaan: add 100ask K230 boards compatible strings
` [PATCH v2 2/2] riscv: dts: canaan: Add initial dshanpi board DT files
[PATCH bpf-next v12 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2026-01-06 18:25 UTC (2+ messages)
[PATCH 0/4] drivers: spi: st: use pm_ptr and remove __maybe_unused
2026-01-06 18:25 UTC (2+ messages)
[PATCH v9 0/2] Bluetooth: btqca: move WCN7850 WA and add WCN6855 firmware priority selection feature
2026-01-06 18:21 UTC (2+ messages)
[PATCH v7 0/1] Bluetooth: btqca: move WCN7850 WA
2026-01-06 18:21 UTC (2+ messages)
[PATCH v3 0/4] Input: Add support for TouchNetix aXiom touchscreen
2026-01-06 18:23 UTC (8+ messages)
` [PATCH v3 1/4] firmware_loader: expand firmware error codes with up-to-date error
[PATCH] usb: typec: ucsi: drop an unused Kconfig symbol
2026-01-06 18:20 UTC (3+ messages)
[PATCH v3 00/19] ublk: add support for integrity data
2026-01-06 18:20 UTC (4+ messages)
` [PATCH v3 09/19] ublk: implement integrity user copy
[PATCH] rust_binder: correctly handle FDA objects of length zero
2026-01-06 18:20 UTC (2+ messages)
[PATCH v4 0/4] Input: Add support for TouchNetix aXiom touchscreen
2026-01-06 18:17 UTC (5+ messages)
` [PATCH v4 1/4] firmware_loader: expand firmware error codes with up-to-date error
` [PATCH v4 2/4] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v4 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v4 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support
x86/apic: Drop useless CXL/CPX row from the TSC deadline errata table
2026-01-06 18:14 UTC (2+ messages)
` [PATCH v2] "
[PATCH 3/5] rust: sync: support using bool with READ_ONCE
2026-01-06 18:10 UTC
[PATCH v4 00/10] x86/entry/vdso: clean up the vdso build, vdso updates
2026-01-06 18:09 UTC (3+ messages)
` [PATCH v4 08/10] x86/vdso: abstract out vdso system call internals
Follow-up on Linux-kernel code accessibility
2026-01-06 18:08 UTC (6+ messages)
[PATCH] ext4: publish jinode after initialization
2026-01-06 18:06 UTC (2+ messages)
[PATCH net-next 0/2] r8169: add dash and LTR support
2026-01-06 18:06 UTC (3+ messages)
` [PATCH net-next 2/2] r8169: enable "
[PATCH] x86/kfence: Avoid writing L1TF-vulnerable PTEs
2026-01-06 18:04 UTC
[PATCH 0/4] Use __counted_by for ancestor arrays
2026-01-06 18:03 UTC (4+ messages)
` [PATCH 1/4] cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
[PATCH] ASoC: dt-bindings: everest,es8316: Add interrupt support
2026-01-06 18:01 UTC (2+ messages)
[syzbot] [net?] kernel BUG in fib6_add_rt2node (2)
2026-01-06 17:58 UTC
[PATCH 0/4] ARM: dts: allwinner: Fix remaining DT validation errors
2026-01-06 17:57 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
2026-01-06 17:56 UTC (5+ messages)
` [PATCH 1/4] x86/fpu: Clear XSTATE_BV[i] in save state whenever XFD[i]=1
[PATCH] cxl/pci: Remove outdated FIXME comment and BUILD_BUG_ON
2026-01-06 17:55 UTC (2+ messages)
re-enable IOCB_NOWAIT writes to files v5
2026-01-06 17:55 UTC (4+ messages)
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
2026-01-06 17:54 UTC (2+ messages)
[PATCH RFC net-next v4 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-06 17:53 UTC (3+ messages)
` [PATCH RFC net-next v4 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
[PATCH v7 0/4] Add DisplayPort support to QCS615 devicetree
2026-01-06 17:52 UTC (2+ messages)
` (subset) "
[PATCH v4 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
2026-01-06 17:52 UTC (2+ messages)
[PATCH v2 1/3] bus: qcom-ebi2: Simplify with scoped for each OF child loop
2026-01-06 17:52 UTC (2+ messages)
` (subset) "
[PATCH v2 00/18] rtla: Code quality and robustness improvements
2026-01-06 17:47 UTC (4+ messages)
` [PATCH v2 15/18] rtla: Make stop_tracing variable volatile
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-06 17:47 UTC (2+ messages)
[PATCH] dt-bindings: i2c: exynos5: add exynosautov920-hsi2c compatible
2026-01-06 17:47 UTC (2+ messages)
[PATCH v7 1/2] platform/x86: thinkpad_acpi: Add support to detect hardware damage detection capability
2026-01-06 17:45 UTC (2+ messages)
` [PATCH v7 2/2] platform/x86: thinkpad_acpi: Add sysfs to display details of damaged device
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