mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] f2fs: fix to prevent clearing immutable for large folio supported inode
 2026-01-22 23:10 UTC  (7+ messages)
        ` [f2fs-dev] "

[PATCH resend] clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-01-22 23:09 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: net: realtek,rtl82xx: add a property to set MDI order
 2026-01-22 23:06 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: net: realtek,rtl82xx: add a property to set MDI polarity

[PATCH v2 1/2] rust/drm: Fixup import styles
 2026-01-22 23:04 UTC  (3+ messages)
` [PATCH v2 2/2] rust/drm: Remove imports covered by prelude::*

[PATCH] rust/drm: Fixup import styles
 2026-01-22 23:01 UTC  (5+ messages)

[PATCH v6 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2026-01-22 23:00 UTC  (8+ messages)
` [PATCH v6 3/4] arm64: dts: qcom: Introduce Glymur base dtsi
` [PATCH v6 4/4] arm64: dts: qcom: glymur: Enable Glymur CRD board support

[PATCH] io_uring/rsrc: take unsigned index in io_rsrc_node_lookup()
 2026-01-22 22:59 UTC  (2+ messages)

[PATCH v3 0/6] Rust GPUVM immediate mode
 2026-01-22 22:58 UTC  (7+ messages)
` [PATCH v3 4/6] rust: gpuvm: add GpuVa struct
` [PATCH v3 5/6] rust: gpuvm: add GpuVmCore::sm_unmap()
` [PATCH v3 6/6] rust: gpuvm: add GpuVmCore::sm_map()

[PATCH] sched/fair: Optimize EAS energy calculation complexity from O(N) to O(1) inside inner loop
 2026-01-22 22:54 UTC  (3+ messages)

[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
 2026-01-22 22:53 UTC  (15+ messages)

[PATCH 1/1] kasan: remove unnecessary sync argument from start_report()
 2026-01-22 22:51 UTC  (2+ messages)

[tip:sched/core] BUILD SUCCESS 377521af0341083bc9d196cf021ec7265dc47c20
 2026-01-22 22:50 UTC 

Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
 2026-01-22 22:49 UTC  (13+ messages)
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control
` [PATCH 7/8] dax/kmem: add sysfs interface for runtime hotplug state control
` [PATCH 8/8] dax/kmem: add memory notifier to block external state changes

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-22 22:47 UTC  (14+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
 2026-01-22 22:47 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH 2/6] KVM: x86/pmu: Disable HG_ONLY events as appropriate for current vCPU state

[PATCH v3 0/3] Introduce DeviceContext
 2026-01-22 22:46 UTC  (4+ messages)
` [PATCH v3 1/3] rust/drm: "
` [PATCH v3 2/3] rust/drm: Don't setup private driver data until registration
` [PATCH v3 3/3] rust/drm/gem: Use DeviceContext with GEM objects

[PATCH v2 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-01-22 22:36 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: tenstorrent: Add tenstorrent,atlantis-syscon
` [PATCH v2 2/3] reset: tenstorrent: Add reset controller for Atlantis
` [PATCH v2 3/3] clk: tenstorrent: Add Atlantis clock controller driver

[PATCH V5 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2026-01-22 22:34 UTC  (4+ messages)
` [PATCH V5 2/2] mm/khugepaged: retry with sync writeback "

[PATCH v2 1/2] rust: task: use `as_char_ptr` instead of `as_ptr().cast()`
 2026-01-22 22:33 UTC  (3+ messages)

[PATCH RFC 00/19] RISC-V: QoS: add CBQRI resctrl interface
 2026-01-22 22:31 UTC  (2+ messages)

[PATCH v5 0/7] iio: core: Introduce cleanup.h support for mode locks
 2026-01-22 22:27 UTC  (9+ messages)
` [PATCH v5 2/7] iio: core: Refactor iio_device_claim_direct() implementation
` [PATCH v5 5/7] iio: light: vcnl4000: Use IIO cleanup helpers

[PATCH v3 0/9] Various mm kselftests improvements/fixes
 2026-01-22 22:23 UTC  (7+ messages)
` [PATCH v3 5/9] selftests/mm: check that FORCE_READ() succeeded
` [PATCH v3 6/9] selftests/mm: introduce helper to read every page
` [PATCH v3 9/9] selftests/mm: report SKIP in pfnmap if a check fails

[PATCH] hugetlb: increase hugepage reservations when using node-specific "hugepages=" cmdline
 2026-01-22 22:19 UTC  (2+ messages)

[PATCH v2 net-next 00/15] Probe SJA1105 DSA children as platform sub-devices
 2026-01-22 22:18 UTC  (12+ messages)
` [PATCH v2 net-next 01/15] net: mdio-regmap: permit working with non-MMIO regmaps
` [PATCH v2 net-next 02/15] net: mdio: add driver for NXP SJA1110 100BASE-T1 embedded PHYs

cxl/region.c improvements and DAX/Hotplug plumbing
 2026-01-22 22:14 UTC  (2+ messages)

[PATCH RESEND v3 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-22 22:12 UTC  (20+ messages)
` [PATCH RESEND v3 03/10] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH RESEND v3 04/10] mm/vma: add+use vma lockdep acquire/release defines
` [PATCH RESEND v3 05/10] mm/vma: de-duplicate __vma_enter_locked() error path
` [PATCH v3 06/10] mm/vma: clean up __vma_enter/exit_locked()
` [PATCH RESEND v3 07/10] mm/vma: introduce helper struct + thread through exclusive lock fns
` [PATCH RESEND v3 08/10] mm/vma: improve and document __is_vma_write_locked()
` [PATCH RESEND v3 09/10] mm/vma: update vma_assert_locked() to use lockdep
` [PATCH RESEND v3 10/10] mm/vma: add and use vma_assert_stabilised()

[PATCH v2 4/4] net: phy: realtek: add RTL8224 polarity support
 2026-01-22 22:12 UTC  (2+ messages)

[PATCH] rust/drm: Fix Registration::{new,new_foreign_owned}() docs
 2026-01-22 22:10 UTC 

[PATCH 0/4] regulator: spacemit-p1: Fix voltage ranges and support board power tree
 2026-01-22 22:09 UTC  (6+ messages)

[PATCH 0/1] Input: Add TouchNetix aXiom touchscreen driver
 2026-01-22 22:09 UTC  (4+ messages)
` [PATCH 1/1] Adding support for aXiom touchscreen controller

[PATCH] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
 2026-01-22 22:06 UTC  (6+ messages)

[PATCH 0/2] nfsd: move delegated timestamps to being runtime disabled instead of compile time
 2026-01-22 22:04 UTC  (2+ messages)

[v5 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-01-22 21:59 UTC  (9+ messages)

[PATCH] watchdog/hardlockup: Fix UAF in perf event cleanup due to migration race
 2026-01-22 21:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
 2026-01-22 21:59 UTC  (7+ messages)
` [PATCH -next v3 1/3] rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
` [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
` [PATCH -next v3 3/3] rcu/nocb: Extract nocb_defer_wakeup_cancel() helper

[PATCH net-next] net: airoha: Use u64_stats_t with u64_stats_sync properly
 2026-01-22 21:58 UTC  (2+ messages)

[PATCH v2 0/3] PCI: dwc: Fix missing iATU setup when ECAM is enabled
 2026-01-22 21:57 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: dwc: Fix skipped index 0 in outbound ATU setup
` [PATCH v2 3/3] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH v2] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass by removing cross-buffer accounting
 2026-01-22 21:51 UTC  (12+ messages)

[PATCH v1] selftests: udmabuf: fix hugepage size calculation
 2026-01-22 21:45 UTC  (4+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_sock_ready_cb (2)
 2026-01-22 21:45 UTC  (2+ messages)

[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-01-22 21:44 UTC 

[PATCH] iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()
 2026-01-22 21:42 UTC 

[PATCH v4 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-22 21:40 UTC  (8+ messages)
` [PATCH v4 1/6] powerpc64/bpf: Moving tail_call_cnt to bottom of frame
` [PATCH v4 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v4 3/6] powerpc64/bpf: Avoid tailcall restore from trampoline
` [PATCH v4 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v4 5/6] powerpc64/bpf: Support exceptions
` [PATCH v4 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw

[PATCH] kbuild: add custom extraversion to Makefile
 2026-01-22 21:40 UTC 

[PATCH] kbuild: add custom extraversion to Makefile
 2026-01-22 21:37 UTC 

[PATCH v3 00/12] perf annotate arch clean up
 2026-01-22 21:35 UTC  (13+ messages)
` [PATCH v3 01/12] perf header: Fix memory leaks in process_cpu_domain_info
` [PATCH v3 02/12] perf annotate: Fix args leak of map_symbol
` [PATCH v3 03/12] perf maps: Fix reference count leak in maps__find_ams
` [PATCH v3 04/12] perf disasm: Constify use of struct arch
` [PATCH v3 05/12] perf disasm: Constify use of struct ins_op
` [PATCH v3 06/12] perf disasm: Constify use of struct ins
` [PATCH v3 07/12] perf disasm: Rework the string arch__is to use the ELF machine
` [PATCH v3 08/12] perf disasm: Don't include C files from the arch directory
` [PATCH v3 09/12] perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
` [PATCH v3 10/12] perf map_symbol: Switch from holding maps to holding thread
` [PATCH v3 11/12] perf disasm: Refactor arch__find and initialization of arch structs
` [PATCH v3 12/12] perf disasm: Minor layout tweaks for struct arch

[PATCH 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-01-22 21:32 UTC  (3+ messages)
` [PATCH 2/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-22 21:32 UTC  (8+ messages)
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()

[PATCH v2 0/2] rust: introduce abstractions for fwctl
 2026-01-22 21:32 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] samples: rust: fwctl: add sample code "

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-01-22 21:28 UTC  (8+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "

[PATCH] KVM: VMX: Add quirk to allow L1 to set FREEZE_IN_SMM in vmcs12
 2026-01-22 21:26 UTC  (4+ messages)

[syzbot] Monthly trace report (Jan 2026)
 2026-01-22 21:23 UTC 

[PATCH] kbuild: add custom extraversion to Makefile
 2026-01-22 21:21 UTC 

[PATCH 0/1] ti-ads131e08: Driver optimizations
 2026-01-22 21:21 UTC  (2+ messages)

[PATCH] kbuild: add custom extraversion to Makefile
 2026-01-22 21:18 UTC 

[PATCH v2] mm: optimize stat output for 11% sys time reduce
 2026-01-22 21:12 UTC  (4+ messages)
` [PATCH v3] "

[PATCH net-next v2 0/5] net: netconsole: convert to NBCON console infrastructure
 2026-01-22 21:09 UTC  (3+ messages)
` [PATCH net-next v2 3/5] "

[PATCH v6 0/5] iio: proximity: Add interrupt support for RFD77402
 2026-01-22 20:57 UTC  (4+ messages)
` [PATCH v6 1/5] iio: proximity: rfd77402: Reorder header includes

[PATCH v2] x86/sgx: use vm_flags_t for vm_prot_bits
 2026-01-22 20:56 UTC  (2+ messages)

[PATCH v3] mm/mm_init: Don't cond_resched() in deferred_init_memmap_chunk() if called from deferred_grow_zone()
 2026-01-22 20:56 UTC  (3+ messages)

[PATCH] RDMA/irdma: Use kvzalloc for paged memory DMA address array
 2026-01-22 20:53 UTC  (2+ messages)

[PATCH] ACPI: x86: s2idle: Remove dead code in lps0_device_attach()
 2026-01-22 20:47 UTC  (3+ messages)

[PATCH] fs/file: optimize FD allocation complexity with 3-level summary bitmap
 2026-01-22 20:44 UTC  (2+ messages)

[PATCH v4 0/4] iio: adc: ad9467: Support alternative backends
 2026-01-22 20:44 UTC  (6+ messages)
` [PATCH v4 1/4] iio: industrialio-backend: support backend capabilities
` [PATCH v4 3/4] iio: adc: adi-axi-dac: define supported iio-backend capabilities

[PATCH v2 00/23] Cache aware scheduling
 2026-01-22 20:43 UTC  (4+ messages)
` [PATCH v2 03/23] sched/cache: Introduce helper functions to enforce LLC migration policy

[PATCH v1 0/1] drivers: iio: mpu3050: use dev_err_probe for regulator request
 2026-01-22 20:33 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH v2 00/14] Add SPDX SBOM generation tool
 2026-01-22 20:32 UTC  (6+ messages)
` [PATCH v2 13/14] tools/sbom: add unit tests for command parsers

[PATCH v5 0/4] imu: st_lsm6dsx: Add support for rotation sensor
 2026-01-22 20:29 UTC  (5+ messages)
` [PATCH v5 3/4] iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFO
` [PATCH v5 4/4] iio: imu: st_lsm6dsx: Add support for rotation sensor

[RESEND PATCH] ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi
 2026-01-22 20:23 UTC 

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-01-22 20:22 UTC  (4+ messages)

[PATCH] pmdomain: qcom: rpmpd: fix off-by-one error in clamping to the highest state
 2026-01-22 20:21 UTC  (2+ messages)

[cxl:for-7.0/cxl-init] [dax/hmem, e820, resource] bc62f5b308: BUG:soft_lockup-CPU##stuck_for#s![kworker:#:#]
 2026-01-22 20:18 UTC  (2+ messages)

[RFC net-next] net: systemport: Use u64_stats_t with u64_stats_sync properly
 2026-01-22 20:15 UTC 

[PATCH 0/2] interconnect: qcom: remove some duplicated defines
 2026-01-22 20:12 UTC  (7+ messages)
` [PATCH 1/2] interconnect: qcom: smd-rpm: drop duplicated QCOM_RPM_SMD_KEY_RATE define
` [PATCH 2/2] interconnect: qcom: msm8974: drop duplicated RPM_BUS_{MASTER,SLAVE}_REQ defines

Bug found in linux-6.19-rc5
 2026-01-22 20:10 UTC  (3+ messages)

[PATCH next 11/14] bit: Strengthen compile-time tests in GENMASK() and BIT()
 2026-01-22 20:10 UTC  (4+ messages)

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-22 20:07 UTC  (16+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH v14 11/34] PCI/AER: Move CXL RCH error handling to aer_cxl_rch.c
 2026-01-22 20:05 UTC  (3+ messages)

[PATCH v4 0/2] scripts: introduce containerized builds
 2026-01-22 19:57 UTC  (6+ messages)
` [PATCH v4 1/2] scripts: add tool to run "

[PATCH v2 0/2] accel: adxl380: Improve data reading from FIFO
 2026-01-22 19:54 UTC  (4+ messages)
` [PATCH v2 2/2] iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handler

[PATCH v5 00/10] drm/amdgpu: preparation patchs for the use all SDMA instances series
 2026-01-22 19:52 UTC  (3+ messages)
` [PATCH v5 01/10] drm/amdgpu: remove gart_window_lock usage from gmc v12_1

[PATCH] kho: print which scratch buffer failed to be reserved
 2026-01-22 19:48 UTC  (3+ messages)

[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-01-22 19:46 UTC  (8+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH v8 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-22 19:44 UTC  (10+ messages)
` [PATCH v8 1/9] PCI: Allow per function PCI slots
` [PATCH v8 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v8 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v8 4/9] PCI: Add additional checks for flr reset
` [PATCH v8 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v8 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v8 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v8 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v8 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH v14 01/34] PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
 2026-01-22 19:43 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: dsa: yt921x: Add DCB/priority support
 2026-01-22 19:42 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: tag_yt921x: fix priority support
` [PATCH net-next v2 2/2] net: dsa: yt921x: Add DCB/priority support

[PATCH] nfsd: remove min_threads file from nfsdfs
 2026-01-22 19:36 UTC  (2+ messages)

[PATCH v1 0/1] dt-bindings: input: touchscreen: tsc2007: document '#io-channel-cells'
 2026-01-22 19:35 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v5] driver core: enforce device_lock for driver_match_device()
 2026-01-22 19:35 UTC  (10+ messages)

[PATCH] iio: pressure: mprls0025pa: remove error message
 2026-01-22 19:34 UTC  (3+ messages)

[PATCH v4 3/7] iio: frequency: adf41513: driver implementation
 2026-01-22 19:33 UTC  (13+ messages)

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-01-22 19:28 UTC  (10+ messages)
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v14 09/16] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v14 10/16] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v14 11/16] khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v14 12/16] khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v14 13/16] khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v14 14/16] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v14 15/16] khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v14 16/16] Documentation: mm: update the admin guide for mTHP collapse

[PATCH 1/2] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ with valid IRQ check
 2026-01-22 18:38 UTC  (4+ messages)

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®