All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-01 15:03:37 to 2025-09-01 15:50:25 UTC [more...]

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-01 15:03 UTC  (38+ messages)
` [PATCH v2 01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v2 02/37] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v2 03/37] s390/Kconfig: "
` [PATCH v2 04/37] x86/Kconfig: "
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 06/37] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v2 07/37] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v2 09/37] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v2 10/37] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v2 11/37] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v2 12/37] mm: simplify folio_page() and folio_page_idx()
` [PATCH v2 13/37] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v2 14/37] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v2 15/37] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v2 16/37] fs: hugetlbfs: cleanup "
` [PATCH v2 17/37] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v2 18/37] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 20/37] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v2 21/37] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v2 23/37] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v2 24/37] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v2 25/37] ata: libata-sff: drop nth_page() usage within "
` [PATCH v2 26/37] drm/i915/gem: "
` [PATCH v2 27/37] mspro_block: "
` [PATCH v2 28/37] memstick: "
` [PATCH v2 29/37] mmc: "
` [PATCH v2 30/37] scsi: scsi_lib: "
` [PATCH v2 31/37] scsi: sg: "
` [PATCH v2 32/37] vfio/pci: "
` [PATCH v2 33/37] crypto: remove "
` [PATCH v2 34/37] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v2 35/37] kfence: drop nth_page() usage
` [PATCH v2 36/37] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v2 37/37] mm: remove nth_page()

[PATCH 00/22] Prepare slab for memdescs
 2025-09-01 15:50 UTC  (9+ messages)
` [PATCH 05/22] mm: Constify compound_order() and page_size()
` [PATCH 06/22] slab: Reimplement page_slab()
` [PATCH 20/22] kasan: Remove references to folio in __kasan_mempool_poison_object()
` [PATCH 22/22] mm: Remove redundant test in validate_page_before_insert()

[MASTER] Pull request efi-2025-10-rc4
 2025-09-01 15:49 UTC  (2+ messages)

[PATCH v5 00/12] mm: establish const-correctness for pointer parameters
 2025-09-01 15:47 UTC  (22+ messages)
` [PATCH v5 02/12] mm: constify pagemap related test functions for improved const-correctness
` [PATCH v5 06/12] mm, s390: constify mapping "
` [PATCH v5 08/12] mm: constify arch_pick_mmap_layout() "
` [PATCH v5 10/12] mm: constify various inline test functions "
` [PATCH v5 11/12] mm: constify assert/test functions in mm.h

[PATCH BlueZ 1/3] unit/test-hfp: Re-order TS tests in alphabetical order
 2025-09-01 15:49 UTC  (3+ messages)
` [PATCH BlueZ 2/3] shared/hfp: Fix typos
` [PATCH BlueZ 3/3] unit/test-hfp: Play PDUs up to the last one for HF tests

[RFC PATCH 0/9] x86/hvm: New Xen HVM ABI proposal ("HVMv2" part 1)
 2025-09-01 15:48 UTC  (5+ messages)
` [RFC PATCH 4/9] hvm: Introduce "fixed memory layout" feature

[PATCH v4 00/12] Introduce eSPI support
 2025-09-01 15:48 UTC  (5+ messages)
` [PATCH v4 01/12] xen/arm: gicv3: refactor obtaining GIC addresses for common operations

[PATCH v2 0/4] AM57 boot fixes
 2025-09-01 15:48 UTC  (2+ messages)

[PATCH] Documentation: fix typo 'Andorid' -> 'Android' in goldfish pipe binding
 2025-09-01 15:48 UTC 

[LTP] [PATCH 0/2] open_tree_attr syscall coverage
 2025-09-01 15:48 UTC  (8+ messages)
` [LTP] [PATCH 2/2] mount_setattr01: add open_tree_attr variant

[PATCH v2 1/2] dt-bindings: iio: temperature: Add NXP P3T175x support
 2025-09-01 15:47 UTC  (4+ messages)
` [PATCH v2 2/2] iio: temperature: Add driver for NXP P3T175x temperature sensor

[Buildroot] [PATCH] package/input-event-daemon: fix build w/ gcc-15
 2025-09-01 15:47 UTC 

[PATCH v2 0/2] iio: use int type to store negative error codes
 2025-09-01 15:46 UTC  (2+ messages)

[PATCH v5 0/4] Add MIPI CSI-2 support for i.MX8ULP
 2025-09-01 15:46 UTC  (5+ messages)
` [PATCH v5 1/4] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string
` [PATCH v5 3/4] media: imx8mq-mipi-csi2: Explicitly release reset

[PATCH 0/3] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
 2025-09-01 15:46 UTC  (7+ messages)
` [PATCH 1/3] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH 2/3] selftests: drv-net: Fix tolerance calculation "
` [PATCH 3/3] selftests: drv-net: Relax total BW check "

[RFC] sound: usb: design for quirk 'mixer_min_mute'
 2025-09-01 15:45 UTC  (2+ messages)

[PATCH] accel/rocket: Check the correct DMA irq status to warn about
 2025-09-01 15:45 UTC  (2+ messages)

[PATCH] pid: Add a judgment for ns null in pid_nr_ns
 2025-09-01 15:44 UTC  (5+ messages)

[RFC] cgroup: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2025-09-01 15:44 UTC  (4+ messages)

[PATCH] examples/l3fwd-graph: remove redundant Tx queue limit
 2025-09-01 15:44 UTC 

[PATCH 0/2] Rocket Kconfig fixes
 2025-09-01 15:44 UTC  (2+ messages)

[PATCH] accel/rocket: Fix usages of kfree() and sizeof()
 2025-09-01 15:43 UTC  (2+ messages)

[PATCH 0/3] media: allegro: fixes and improvements
 2025-09-01 15:13 UTC  (4+ messages)
` [PATCH 1/3] media: allegro: print warning if channel creation timeout occurs
` [PATCH 2/3] media: allegro: process all pending status mbox messages
` [PATCH 3/3] media: allegro: fix race conditions in channel handling

[PATCH v2 00/23] x86: FRED support
 2025-09-01 15:42 UTC  (12+ messages)
` [PATCH v2 06/23] x86/traps: Set MSR_PL0_SSP in load_system_tables()
` [PATCH v2 07/23] x86/boot: Use RSTORSSP to establish SSP
` [PATCH v2 11/23] x86/traps: Make an IDT-specific #PF helper

[PATCH 0/5] ASoC: Intel: avs: Refactor machine-board registration
 2025-09-01 15:42 UTC  (4+ messages)
` [PATCH 2/5] ASoC: Intel: avs: Cleanup duplicate members

[PATCH 0/2] staging: media: atomisp: Style fixes for vmem.c
 2025-09-01 15:42 UTC  (9+ messages)
` [PATCH 1/2] staging: media: atomisp: Remove typedefs for basic types in vmem.c
` [PATCH 2/2] staging:media: atomisp: Whitespaces cleanup "

[PATCH v5 00/20] AMD MCA interrupts rework
 2025-09-01 15:41 UTC  (3+ messages)
` [PATCH v5 04/20] x86/mce/amd: Put list_head in threshold_bank

[PATCH next] accel/rocket: Fix some error checking in rocket_core_init()
 2025-09-01 15:41 UTC  (2+ messages)

[PATCH v3] qapi: net/tap: deprecate vhostforce option
 2025-09-01 15:39 UTC 

[PATCH] MAINTAINERS: adjust file entry in DRM ACCEL DRIVER FOR ROCKCHIP NPU
 2025-09-01 15:40 UTC  (2+ messages)

[PATCH 0/2] drm/vkms: Fix plane blending z-order
 2025-09-01 15:33 UTC  (3+ messages)

[PATCH v4 0/2] KVM: guest_memfd: use write for population
 2025-09-01 15:38 UTC  (5+ messages)
` [PATCH v4 1/2] KVM: guest_memfd: add generic population via write

[PATCH v3 00/14] Rust abstractions for shmem-backed GEM objects
 2025-09-01 15:37 UTC  (3+ messages)
` [PATCH v3 01/14] rust: drm: gem: Simplify use of generics

FAILED: patch "[PATCH] fs: relax assertions on failure to encode file handles" failed to apply to 6.1-stable tree
 2025-09-01 15:35 UTC  (3+ messages)
` [PATCH 6.1.y 0/1] Backporting patches with git-llm-pick
  ` [PATCH 6.1.y 1/1] fs: relax assertions on failure to encode file handles

[docs][PATCH v2] ref-manual/variables.rst: expand IMAGE_OVERHEAD_FACTOR glossary entry
 2025-09-01 15:35 UTC 

[RFC PATCH] mm: Enable khugepaged to operate on non-writable VMAs
 2025-09-01 15:35 UTC  (4+ messages)

[PATCH v2 0/3] Marvell 88PM886 PMIC GPADC driver
 2025-09-01 15:35 UTC  (3+ messages)
` [PATCH v2 2/3] iio: adc: Add driver for Marvell 88PM886 PMIC ADC

[PATCH] ASoC: SOF: imx: Fix devm_ioremap_resource check
 2025-09-01 15:35 UTC  (2+ messages)

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-09-01 15:34 UTC  (7+ messages)

[PATCH net-next v4] selftests: net: add test for ipv6 fragmentation
 2025-09-01 15:34 UTC  (2+ messages)

[XEN PATCH] efi: Use Shim's LoadImage to verify the Dom0 kernel
 2025-09-01 15:33 UTC 

[PATCH RESEND v3 00/15] Split sphinx call logic from docs Makefile
 2025-09-01 15:33 UTC  (16+ messages)
` [PATCH RESEND v3 01/15] scripts/jobserver-exec: move the code to a class
` [PATCH RESEND v3 02/15] scripts/jobserver-exec: move its class to the lib directory
` [PATCH RESEND v3 03/15] scripts/jobserver-exec: add a help message
` [PATCH RESEND v3 04/15] scripts: sphinx-pre-install: move it to tools/docs
` [PATCH RESEND v3 05/15] tools/docs: sphinx-pre-install: move Python version handling to lib
` [PATCH RESEND v3 06/15] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH RESEND v3 07/15] tools/docs: sphinx-build-wrapper: add comments and blank lines
` [PATCH RESEND v3 08/15] tools/docs: sphinx-build-wrapper: add support to run inside venv
` [PATCH RESEND v3 09/15] docs: parallel-wrapper.sh: remove script
` [PATCH RESEND v3 10/15] docs: Makefile: document latex/PDF PAPER= parameter
` [PATCH RESEND v3 11/15] tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive mode
` [PATCH RESEND v3 12/15] tools/docs,scripts: sphinx-*: prevent sphinx-build crashes
` [PATCH RESEND v3 13/15] tools/docs: sphinx-build-wrapper: allow building PDF files in parallel
` [PATCH RESEND v3 14/15] docs: add support to build manpages from kerneldoc output
` [PATCH RESEND v3 15/15] tools: kernel-doc: add a see also section at man pages

[PATCH] mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
 2025-09-01 15:33 UTC  (4+ messages)

[PATCH i-g-t 1/2] tests/intel/i915_pm_rps: Added Multi-GT support
 2025-09-01 15:33 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH linux-next v2] pstore/ram: Fix pstore lost information
 2025-09-01 15:30 UTC 

[PATCH] ceph: cleanup in ceph_alloc_readdir_reply_buffer()
 2025-09-01 15:30 UTC  (2+ messages)

[PATCH v2] media: rzg2l-cru: csi-2: Support RZ/V2H input sizes
 2025-09-01 15:29 UTC  (2+ messages)

Issue in man page fma.3
 2025-09-01 15:28 UTC  (4+ messages)

[PATCH v1 0/5] Icicle Kit with prod device and Discovery Kit support
 2025-09-01 15:28 UTC  (4+ messages)
` [PATCH v1 5/5] riscv: dts: microchip: add a device tree for Discovery Kit

[PATCH] cobalt/pipe: Fix invalid wait context in xnpipe_wakeup_proc()
 2025-09-01 15:28 UTC  (3+ messages)

[PATCH v2] qapi: net/tap: deprecate vhostforce option
 2025-09-01 15:25 UTC  (2+ messages)

[PATCH] PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()
 2025-09-01 15:26 UTC  (3+ messages)

yocto-check-layer and DISTRO
 2025-09-01 15:25 UTC 

[PATCH v4] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, LMH, Decoders
 2025-09-01 15:23 UTC  (4+ messages)

[PATCH v2] hw/i386/pc_piix.c: remove unnecessary if() from pc_init1()
 2025-09-01 15:22 UTC  (2+ messages)

[PATCH v2] ASoC: SDCA: Add quirk for incorrect function types for 3 systems
 2025-09-01 15:15 UTC 

[PATCH RESEND v2 0/4] stratix10: Add Interrupt support for asynchronous communication with SDM
 2025-09-01 15:21 UTC  (4+ messages)
` [PATCH RESEND v2 4/4] firmware: stratix10-svc: Add for SDM mailbox doorbell interrupt

[PATCH] atomic: Specify natural alignment for atomic_t
 2025-09-01 15:12 UTC  (4+ messages)

[PATCH 0/3] platform: arm64: thinkpad-t14s-ec: new driver
 2025-09-01 15:20 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH] PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
 2025-09-01 15:20 UTC  (2+ messages)

[PATCH v4 0/5] initialize SCTRL2_ELx
 2025-09-01 15:18 UTC  (6+ messages)
` [PATCH v4 2/5] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH v4 4/5] arm64: initialise SCTLR2_EL1 at cpu_soft_restart()

[PATCH 1/1] bloblist: use correct types for physical addresses
 2025-09-01 15:16 UTC 

[PATCH v2 00/13] sparc64: vdso: Switch to generic vDSO library
 2025-09-01 15:17 UTC  (10+ messages)
` [PATCH v2 08/13] sparc64: vdso: Switch to the "

[PATCH v8 0/5] EDAC/Versal NET: Add support for error notification
 2025-09-01 15:16 UTC  (3+ messages)
` [PATCH v8 3/5] ras: Export log_non_standard_event for External Usage

[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-01 15:17 UTC  (3+ messages)
` [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper

[PATCH v6 00/14] mesa: lighten up target's libclc dependencies and fix panfrost support
 2025-09-01 15:16 UTC  (4+ messages)
` [OE-core] "

[PATCH net] net: mask NETIF_F_IPV6_CSUM flag on irregular packet header size
 2025-09-01 15:15 UTC  (3+ messages)

[PATCH v4] apt: upgrade 2.6.1 -> 3.0.3
 2025-09-01 15:15 UTC 

[PATCH v2] pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs
 2025-09-01 15:14 UTC 

[PATCH 1/2] ceph/mds_client: transfer CEPH_CAP_PIN when updating r_parent on mismatch
 2025-09-01 15:14 UTC  (2+ messages)
` [PATCH 2/2] ceph/inode: drop extra reference from ceph_get_reply_dir() in ceph_fill_trace()

[PATCH v2] spi: exynos: Remove extra term from test
 2025-09-01 15:13 UTC 

[PATCH 0/2] staging: fix W=1 format-truncation warnings
 2025-09-01 12:30 UTC  (4+ messages)
` [PATCH 2/2] staging: vc04_services: bcm2835-camera: avoid -Wformat-truncation

[PATCH v3] apt: upgrade 2.6.1 -> 3.0.3
 2025-09-01 15:12 UTC 

[PATCH bpf-next v2 0/2] bpf: Introduce bpf_in_interrupt kfunc
 2025-09-01 15:12 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] "

Port package-group-meta-filesystems fix to Kirkstone #kirkstone
 2025-09-01 15:10 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] mtd: core: expose ooblayout information via debugfs
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH] mtd: use vmalloc_array and vcalloc to simplify code
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH][next] mtd: lpddr: Remove space before newline
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH v2 0/3] Remove unused bits from dts and add support for remaining pinctrl macros
 2025-09-01 12:28 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-am62p5-sk: Remove the unused config from USB1_DRVVBUS
` [PATCH v2 2/3] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH v2 3/3] arm64: dts: ti: k3-pinctrl: Add the remaining macros

[PATCH][next] mtd: jedec_probe: Remove space before newline
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH] mtd: map: add back asm/barrier.h inclusion
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH v14 0/3] mtd: Add support for stacked memories
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
 2025-09-01 12:28 UTC  (10+ messages)

[PATCH v2] mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
 2025-09-01 12:26 UTC  (2+ messages)

[PATCH] mtd: spinand: gigadevice: Add continuous read support
 2025-09-01 12:28 UTC  (2+ messages)

[PATCH v2] mtd: spinand: add support for FudanMicro FM25S01A
 2025-09-01 12:28 UTC  (2+ messages)

[PATCH v2] mtd: nand: qpic-common: remove a bunch of unused defines
 2025-09-01 12:28 UTC  (2+ messages)

[PATCH] mtd: nand: qpic_common: use {cmd,data}_sgl_nitems for sg_init_table()
 2025-09-01 12:28 UTC  (2+ messages)

[LTP] [PATCH 2/2] dma-buf: add warning when dma_fence is signaled from IOCTL
 2025-09-01 11:14 UTC  (3+ messages)

[PATCH] spi: exynos: Remove extra term from test
 2025-09-01 15:08 UTC  (3+ messages)

[PATCH 0/9] Add compatibility fixes for KVM selftests with non-glibc C libraries
 2025-09-01 15:08 UTC  (4+ messages)
` [PATCH 2/9] KVM: selftests: Add __packed attribute fallback

[PATCH v2 0/3] single-binary: compile some top level files once
 2025-09-01 15:07 UTC  (3+ messages)
` [PATCH v2 3/3] system/main.c: compile only once

[PATCH v11 00/66] Generic line based metadata support, internal pads
 2025-09-01 15:07 UTC  (3+ messages)
` [PATCH v11 24/66] media: uapi: Add V4L2_CID_METADATA_LAYOUT control

[LTP] [PATCH v1] tst_tmpdir: Fix buffer overflow in tst_tmpdir.c
 2025-09-01 15:08 UTC  (2+ messages)

[PATCH] thermal: hwmon: replace deprecated strcpy() with strscpy()
 2025-09-01 15:06 UTC 

[PATCH v7 00/10] Add strobe duration and hw strobe signal v4l2 ctrl & use it for ov9282
 2025-09-01 15:05 UTC  (11+ messages)
` [PATCH v7 01/10] media: v4l: ctrls: add a control for flash/strobe duration
` [PATCH v7 02/10] media: v4l2-flash: add support "
` [PATCH v7 03/10] media: v4l: ctrls: add a control for enabling hw strobe signal
` [PATCH v7 04/10] Documentation: uAPI: media: add V4L2_CID_FLASH_{DURATION,HW_STROBE_SIGNAL}
` [PATCH v7 05/10] media: i2c: ov9282: add output enable register definitions
` [PATCH v7 06/10] media: i2c: ov9282: add hardware strobe signal v4l2 control
` [PATCH v7 07/10] media: i2c: ov9282: add strobe_duration "
` [PATCH v7 08/10] media: i2c: ov9282: add strobe_source "
` [PATCH v7 09/10] media: i2c: ov9282: implement try_ctrl for strobe_duration
` [PATCH v7 10/10] media: i2c: ov9282: dynamic flash_duration maximum

[PATCH 0/2] Backport request: mcp2221 needed to access eeprom data
 2025-09-01 15:03 UTC  (3+ messages)
` [PATCH 1/2] HID: mcp2221: Don't set bus speed on every transfer
` [PATCH 2/2] HID: mcp2221: Handle reads greater than 60 bytes

[PATCH 0/7] target/arm/hvf cleanups
 2025-09-01 15:02 UTC  (7+ messages)
` [PATCH 4/7] target/arm/hvf: Add KVMID_TO_HVF, HVF_TO_KVMID

[RFC PATCH 0/2] Set TOPDIR at run time
 2025-09-01 15:03 UTC  (4+ messages)
` [RFC PATCH 2/2] ansible.cfg: generate an ansible.cfg file in TOPDIR


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.