mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[Patch v2] mm: adjust out-dated document of __GFP_NOFAIL
 2026-08-29  2:58 UTC 

[PATCH v2] docs/zh_CN: Update arch/riscv/patch-acceptance.rst translation
 2026-08-29  2:57 UTC  (2+ messages)

[PATCH v6 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-29  2:57 UTC  (12+ messages)
` [PATCH v6 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'
` [PATCH v6 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
` [PATCH v6 07/21] dt-bindings: pinctrl: Add starfive,jhb100-sys1-pinctrl
` [PATCH v6 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
` [PATCH v6 10/21] pinctrl: starfive: Add StarFive JHB100 sys2 controller driver
` [PATCH v6 11/21] dt-bindings: pinctrl: Add starfive,jhb100-per0-pinctrl
` [PATCH v6 17/21] dt-bindings: pinctrl: Add starfive,jhb100-per2pok-pinctrl
` [PATCH v6 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
` [PATCH v6 19/21] dt-bindings: pinctrl: Add starfive,jhb100-per3-pinctrl
` [PATCH v6 20/21] pinctrl: starfive: Add StarFive JHB100 per3 controller driver
` [PATCH v6 21/21] riscv: dts: starfive: jhb100: Add pinctrl nodes

[PATCH v2] mm/khugepaged: Don't install PMDs in uffd-minor-registered VMAs
 2026-08-29  2:50 UTC  (7+ messages)

[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
 2026-08-29  2:43 UTC  (3+ messages)

[PATCH v2] ftrace: Take trace_array reference before accessing its ftrace_ops
 2026-08-29  2:39 UTC 

[PATCH] smb: client: reject out-of-bounds DataOffset in CIFSSMBRead()
 2026-08-29  2:35 UTC  (2+ messages)

[PATCH] memcg: avoid charging the root memcg from obj_cgroup_charge_pages()
 2026-08-29  2:32 UTC 

[PATCH] selftests: cover kernfs dentry revalidation
 2026-08-29  2:28 UTC 

[PATCH] drivers/char/mem: splice the zero page for /dev/zero and /dev/full
 2026-08-29  2:26 UTC  (3+ messages)

[PATCH] gpu: nova-core: document the firmware layout and ABI epochs
 2026-08-29  2:21 UTC 

[RFC PATCH v1 1/2] drivers/block/ramshared: add hardware-accelerated VRAM block driver
 2026-08-29  2:13 UTC  (2+ messages)
` [RFC PATCH v1 2/2] drivers/block: integrate ramshared driver into build system

[RFC PATCH v1 0/2] drivers/block: add RamShared hardware-accelerated VRAM block driver
 2026-08-29  2:13 UTC 

[PATCH 0/2] scsi: ufs: ufs-pci: Intel UFS 4.0 HS-Gear5 and MCQ support
 2026-08-29  2:13 UTC  (2+ messages)

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-29  2:11 UTC  (8+ messages)
` [RFC PATCH v3 1/8] mm/gup: break out gup_fill_pages() helper
` [RFC PATCH v3 2/8] mm/gup: convert follow_page_mask() to return a long
` [RFC PATCH v3 4/8] mm/gup: break out follow_one_pte() helper

[PATCH] ARM: dts: helios4: fix vbus-supply for USB2 PHY
 2026-08-29  2:11 UTC 

[PATCH] usb: gadget: midi2: prevent in/out jack from oob
 2026-08-29  2:05 UTC  (2+ messages)

[PATCH 0/2] mm/mempolicy: stop copying state in the interleave paths
 2026-08-29  1:59 UTC  (3+ messages)
` [PATCH 1/2] mm/mempolicy: use SRCU for the weighted interleave state
` [PATCH 2/2] mm/mempolicy: stop copying the nodemask in the interleave paths

[PATCH V2 0/2] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS Controller
 2026-08-29  1:56 UTC  (2+ messages)

[PATCH] mm/damon: use a page-aligned sampling address
 2026-08-29  1:55 UTC  (3+ messages)

[PATCH] docs/zh_CN: Update arch/riscv/patch-acceptance.rst translation
 2026-08-29  1:51 UTC  (3+ messages)

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-08-29  1:49 UTC  (4+ messages)
` [PATCH v4 1/4] fs: fix missed removal of super_fs_objects_eligible()

[PATCH v2] nvmet-tcp: report a bounded MDTS instead of "no limit"
 2026-08-29  1:39 UTC 

[PATCH 1/2] scsi: ibmvfc: fix kernel-doc name for ibmvfc_scsi_relogin()
 2026-08-29  1:38 UTC  (2+ messages)

[PATCH] scsi: pm8001: use rollback index when freeing MSI-X vectors
 2026-08-29  1:36 UTC  (2+ messages)

[PATCH v2 00/15] nova-core: GPU interrupt support and GSP event delivery
 2026-08-29  1:35 UTC  (18+ messages)
` [PATCH v2 01/15] rust: pci: declare IrqType and IrqTypes with impl_flags
` [PATCH v2 02/15] rust: sync: completion: add wait_for_completion_timeout()
` [PATCH v2 03/15] gpu: nova-core: add the GIN CPU interrupt tree and MSI EOI registers
` [PATCH v2 04/15] gpu: nova-core: add the GIN vector and subtree newtypes
` [PATCH v2 05/15] gpu: nova-core: add the per-architecture GIN CPU interrupt HAL
` [PATCH v2 06/15] gpu: nova-core: add the GIN interrupt tree and allocate its vectors
` [PATCH v2 07/15] gpu: nova-core: add an interrupt delivery self-test
` [PATCH v2 08/15] gpu: nova-core: dispatch GSP events instead of discarding them
` [PATCH v2 09/15] gpu: nova-core: match GSP RPC replies by sequence, not just function
` [PATCH v2 10/15] gpu: nova-core: recover the GSP receive path from corrupt framing
` [PATCH v2 11/15] gpu: nova-core: bound a GSP wait by a single deadline
` [PATCH v2 12/15] gpu: nova-core: drive GSP events with the SWGEN0 interrupt
` [PATCH v2 13/15] gpu: nova-core: retrigger the GSP falcon and clear every latched cause
` [PATCH v2 14/15] gpu: nova-core: add KUnit tests for the interrupt tree and HALs
` [PATCH v2 15/15] gpu: nova-core: document the GIN interrupt controller and GSP events

[PATCH 0/2] scsi: fnic: fix NVMe/FC local port setup and teardown
 2026-08-29  1:33 UTC  (6+ messages)
` [PATCH 1/2] scsi: fnic: initialize the NVMe local port info before registering

[PATCH v14 00/38] phy: rockchip: usbdp: Clean up the mess
 2026-08-29  1:31 UTC  (3+ messages)
` [PATCH v14 29/38] usb: dwc3: rockchip: introduce glue driver

[PATCH 0/9] iio: adc: rzt2h: add DMA buffer support
 2026-08-29  1:24 UTC  (4+ messages)
` [PATCH 5/9] iio: adc: rzt2h: implement "

[PATCH v3] Drivers: hv: Avoid infinite retry loop in init_vp_index()
 2026-08-29  1:21 UTC  (3+ messages)

[PATCH usb-next v2] USB: gadgetfs: Fix use-after-free in gadgetfs_kill_sb
 2026-08-29  1:19 UTC 

[GIT PULL] IPMI bug fixes for 7.3
 2026-08-29  1:13 UTC  (2+ messages)

[git pull] drm next / fixes for 7.3-rc1
 2026-08-29  1:13 UTC  (2+ messages)

[PATCH] mm: filemap: tighten dropbehind completion context check
 2026-08-29  1:10 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Read in atkbd_event_work
 2026-08-29  1:05 UTC 

[REGRESSION 7.3] drm/amd/display: single-frame scanout corruption on DCN32 at 120 Hz since a637a140ab86
 2026-08-29  1:05 UTC 

[PATCH] mm: memcontrol: raise MEMCG_MAX for charges that fail without reclaiming
 2026-08-29  1:04 UTC  (3+ messages)

[PATCH 0/2] Report platform enforced SPI flash write protection
 2026-08-29  1:04 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: allow the platform to supply write protection state
` [PATCH 2/2] spi: spi-intel: report controller enforced write protection

[PATCH v2] HID: wacom: fix OOB read in wacom_wac_pen_serial_enforce()
 2026-08-29  1:04 UTC  (3+ messages)

[PATCH v2 0/4] mm, swap: some random fixes and cleanups
 2026-08-29  1:03 UTC  (4+ messages)
` [PATCH v2 1/4] mm, swap: Fix potential NULL dereference when trying a sleep table allocation

[PATCH v2 0/5] watchdog: qcom: Support NMI pretimeout warnings
 2026-08-29  0:59 UTC  (6+ messages)
` [PATCH v2 1/5] genirq: Synchronize in-flight handlers during NMI teardown
` [PATCH v2 2/5] genirq: Implement synchronous disable_nmi()
` [PATCH v2 3/5] genirq: Export NMI APIs
` [PATCH v2 4/5] watchdog: pretimeout: Protect governor access with RCU for NMI safety
` [PATCH v2 5/5] watchdog: qcom: Register pretimeout interrupt as NMI

[PATCH 0/4] ALSA: usb-audio: support Roland Capture sample rates
 2026-08-29  0:50 UTC  (5+ messages)
` [PATCH 1/4] ALSA: usb-audio: add Roland OCTA-CAPTURE multirate support
` [PATCH 2/4] ALSA: usb-audio: expose OCTA-CAPTURE control MIDI cables
` [PATCH 3/4] ALSA: usb-audio: add Roland QUAD-CAPTURE multirate support
` [PATCH 4/4] ALSA: usb-audio: set Roland Capture rate during stream preparation

[PATCH] drm/amd/display: add missing CRC1 window registers and masks for DCN3.2
 2026-08-29  0:46 UTC 

[tip: locking/core] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
 2026-08-29  0:45 UTC  (19+ messages)
  ` [PATCH] locking: Revert switching guards to _irq_{disable,enable}()

[PATCH v3] PCI: Reserve prefetchable window headroom for Resizable BARs
 2026-08-29  0:43 UTC 

[PATCH v3 0/3] Rust: add runtime PM support
 2026-08-29  0:37 UTC  (3+ messages)
` [PATCH v3 1/3] rust: "

[PATCH v3 0/6] Add USB3.1 support for Agilex5
 2026-08-29  0:35 UTC  (3+ messages)
` [PATCH v3 6/6] usb: dwc3: add Altera Agilex5 support to generic platform driver

[syzbot] [block?] [cgroups?] possible deadlock in blkg_conf_prep
 2026-08-29  0:33 UTC  (2+ messages)

[PATCH v7] x86/mm/64: free the gap between BSS_MAIN and BSS_DECRYPTED
 2026-08-29  0:32 UTC 

[PATCH 1/2] cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP children
 2026-08-29  0:32 UTC  (3+ messages)
` [PATCH 2/2] selftests/cgroup: test clone3() into a previously killed cgroup

[PATCH v2 1/1] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
 2026-08-29  0:31 UTC  (4+ messages)

[PATCH] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
 2026-08-29  0:24 UTC  (2+ messages)

[RFC 00/10] Reclaimable kernel stacks
 2026-08-29  0:18 UTC  (6+ messages)
` [RFC 06/10] Reclaim memory from blocked "

[PATCH v3 1/3] ocfs2: exit recovery thread on mount error path
 2026-08-29  0:01 UTC  (3+ messages)
` [PATCH v3 2/3] ocfs2: free replay slots in ocfs2_recovery_exit()

[PATCH] ARM: rockchip: smp: enable CPU1 for rk3066a
 2026-08-28 23:40 UTC 

[PATCH printk v2 0/2] nbcon irq_work fixes
 2026-08-28 23:39 UTC  (2+ messages)

[PATCH 0/2] squashfs: harden fragment index table sizing
 2026-08-28 23:37 UTC  (2+ messages)

[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
 2026-08-28 23:36 UTC  (7+ messages)
          ` Linux MM Alignment Session on hwpoison (was: Re: [PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio)

x86 WBINVD prefix allocations
 2026-08-28 23:30 UTC 

[PATCH 0/4] gpu: nova-core: Extract falcon registers
 2026-08-28 23:30 UTC  (4+ messages)
` [PATCH 4/4] gpu: nova-core: Extract PFALCON register

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-28 23:26 UTC  (5+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH] nvme-rdma: fix ib_device removal race that hangs PCI unbind
 2026-08-28 23:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] erofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logic
 2026-08-28 23:19 UTC  (6+ messages)

[PATCH v3 0/6] mm/mglru: clean up folio counters and flag usage
 2026-08-28 23:19 UTC  (2+ messages)

[PATCH v6 00/13] syscalls: Add a shared table for all archs
 2026-08-28 23:19 UTC  (14+ messages)
` [PATCH v6 01/13] syscalls: Make --abis parsing more robust
` [PATCH v6 02/13] syscalls: Create unified partial table for all archs
` [PATCH v6 03/13] scripts/syscall.tbl: Use the common table
` [PATCH v6 04/13] arm: Use the common syscall table
` [PATCH v6 05/13] s390: "
` [PATCH v6 06/13] sparc: "
` [PATCH v6 07/13] mips: Remove duplicated syscallnr.sh
` [PATCH v6 08/13] mips: Get rid of custom mips ABIs for syscall tables
` [PATCH v6 09/13] mips: Use the common syscall table
` [PATCH v6 10/13] syscalls: Add an option for offsetting the common table
` [PATCH v6 11/13] alpha: Define entry point for set_mempolicy_home_node syscall
` [PATCH v6 12/13] alpha: Remove alpha_ prefix from custom syscall entries
` [PATCH v6 13/13] alpha: Use the common syscall table

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-28 23:18 UTC  (2+ messages)

[PATCH v2 0/2] media: i2c: Surface Pro 7+ camera flip fixes
 2026-08-28 23:18 UTC  (5+ messages)
` [PATCH v2 1/2] media: i2c: ov8865: fix horizontal flip control polarity
` [PATCH v2 2/2] media: i2c: ov5693: fix horizontal flip polarity and Bayer phase

[PATCH 0/2] mm/hugetlb: fix surplus accounting and availability checks during demotion
 2026-08-28 23:10 UTC  (2+ messages)

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-08-28 23:09 UTC  (9+ messages)
` [PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
` [PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
` [PATCH v4 24/27] vfio/cxl: Service a guest-triggered CXL reset
` [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions

[PATCH v2 net] net/rds: fix out-of-bounds write in rds_conn_peer_gen_update()
 2026-08-28 23:05 UTC  (2+ messages)

[PATCH net] ip: skip IPv4 cmsgs for non-IPv4 packets
 2026-08-28 23:03 UTC  (2+ messages)

[PATCH net] udp: revalidate socket family before publishing an IPv6 cork
 2026-08-28 23:02 UTC  (2+ messages)

[PATCH v9 00/11] Dynamic PAMT
 2026-08-28 23:00 UTC  (19+ messages)
` [PATCH v9 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v9 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v9 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v9 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v9 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v9 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v9 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[PATCH net v2 0/2] netlink: specs: fixes for conntrack dump filtering
 2026-08-28 23:00 UTC  (2+ messages)

[PATCH net v4 0/2] net/mlx5e: Prevent stale XSK buffer release on refill retries
 2026-08-28 23:00 UTC  (2+ messages)

[PATCH RESEND v7 1/2] perf pmu intel: Generalize SNC cpumask adjustment for multiple platforms
 2026-08-28 22:50 UTC  (5+ messages)

[PATCH v10 21/21] KVM: x86: Use kernel timekeeping snapshot to get walltime+TSC
 2026-08-28 22:46 UTC 

[PATCH v2] ACPI: scan: Do not combine resources that overlap completely
 2026-08-28 22:43 UTC  (2+ messages)

[PATCH] thermal/drivers/qcom/spmi-mbg-tm: Import IIO_CONSUMER namespace
 2026-08-28 22:42 UTC  (4+ messages)

[RFC PATCH 0/7] sched/cache: Per-task control of cache aware scheduling via prctl
 2026-08-28 22:29 UTC  (8+ messages)
` [RFC PATCH 1/7] sched/cache: Decouple sched_cache_group from mm
` [RFC PATCH 2/7] sched/cache: Introduce task_struct->sched_cache_grp
` [RFC PATCH 3/7] sched/cache: Extract sched_cache_alloc_group() helper
` [RFC PATCH 4/7] sched/cache: Add prctl to manage per process cache scheduling groups
` [RFC PATCH 5/7] sched/cache: Allow a process to enable cache aware scheduling via prctl
` [RFC PATCH 6/7] sched/cache: Extend the enabled debugfs to more modes
` [RFC PATCH 7/7] sched/cache: Documentation: document the PR_SCHED_CACHE prctl

[PATCH] nvmet-tcp: report a bounded MDTS instead of "no limit"
 2026-08-28 22:24 UTC 

[PATCH net-next] hv_netvsc: Advertise the SR-IOV capability for CoCo VMs
 2026-08-28 22:23 UTC  (2+ messages)

[PATCH net] net: gianfar: handle startup_gfar failure and fix double free
 2026-08-28 22:20 UTC 

[PATCH v1 1/2] perf tool: Remove util/cache.h
 2026-08-28 22:20 UTC  (2+ messages)
` [PATCH v1 2/2] perf tool: Sort headers from previous cache.h removal

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-08-28 22:20 UTC  (13+ messages)
` [PATCH 04/25] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH 20/25] s390/fbatch: no lru_add_drain_all() in s390_wiggle_split_folio()

[PATCH] accel/amdxdna: fix race condition in mailbox send path
 2026-08-28 22:16 UTC 

[PATCH v2] selinux: preserve user SID across nested backing files
 2026-08-28 22:05 UTC  (4+ messages)

[PATCH 0/3] zstd: probe the CPU for BMI2 support once, not per context
 2026-08-28 21:54 UTC  (2+ messages)

[PATCH v2] PCI: Reserve prefetchable window headroom for Resizable BARs
 2026-08-28 21:47 UTC 

[PATCH v4 0/4] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver
 2026-08-28 21:46 UTC  (5+ messages)
` [PATCH v4 1/4] s390/vfio-ap: Fix leak of pinned NIB and registered NISC in vfio_ap_irq_enable/disable()
` [PATCH v4 2/4] s390/vfio-ap: Fix failure to release IRQ notification eventfd contexts
` [PATCH v4 3/4] s390/vfio-ap: Fix unbounded loop in apq_reset_check()
` [PATCH v4 4/4] s390/vfio-ap: Use AP_DOMAINS for adm_add bitmap size in vfio_ap_mdev_cfg_add()

[PATCH net v3] tipc: protect node reset trace dump with node lock
 2026-08-28 21:40 UTC  (2+ messages)

[PATCH net v2 0/1] ipv4: avoid divide by zero in fib_rebalance
 2026-08-28 21:40 UTC  (2+ messages)

[PATCH] PCI: endpoint: Fix BAR backing DMA address alignment
 2026-08-28 21:40 UTC  (2+ messages)

[PATCH v2 0/4] Add larger page size support for USB audio offload path
 2026-08-28 21:37 UTC  (5+ messages)
` [PATCH v2 1/4] xhci: sideband: fix ring sg table for sub-page TRB segments
` [PATCH v2 2/4] usb: xhci: sideband: allocate sideband ring segments from a dedicated pool
` [PATCH v2 3/4] ALSA: usb-audio: qcom: tag sideband endpoints before ring allocation
` [PATCH v2 4/4] ALSA: usb-audio: qcom: fix xfer ring IOMMU unmap on 16K+ page kernels

[PATCH] PCI: Reserve prefetchable window headroom for Resizable BARs
 2026-08-28 21:37 UTC 

Prebuilt LLVM 23.1.0 uploaded
 2026-08-28 21:31 UTC  (3+ messages)

[PATCH] ARM: omap2plus_defconfig: Support for compressed firmware
 2026-08-28 21:28 UTC 

[PATCH v7 0/6] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-08-28 21:27 UTC  (2+ 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®