All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-01 14:19:52 to 2025-09-01 15:07:54 UTC [more...]

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-01 15:03 UTC  (13+ 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()

[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 

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

[PATCH v5 00/12] mm: establish const-correctness for pointer parameters
 2025-09-01 15:06 UTC  (28+ messages)
` [PATCH v5 02/12] mm: constify pagemap related test functions for improved const-correctness
` [PATCH v5 03/12] mm: constify zone "
` [PATCH v5 04/12] fs: constify mapping "
` [PATCH v5 05/12] mm: constify process_shares_mm() "
` [PATCH v5 06/12] mm, s390: constify mapping related test functions "
` [PATCH v5 07/12] parisc: constify mmap_upper_limit() parameter "
` [PATCH v5 08/12] mm: constify arch_pick_mmap_layout() "
` [PATCH v5 09/12] mm: constify ptdesc_pmd_pts_count() and folio_get_private()
` [PATCH v5 12/12] mm: constify highmem related functions for improved const-correctness

[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

[PATCH 1/2] hwmon: (ina238) Correctly clamp shunt voltage limit
 2025-09-01 15:02 UTC  (2+ messages)
` [PATCH 2/2] hwmon: (ina238) Correctly clamp power limits

[PATCH] btrfs: scrub: replace max_t()/min_t() with clamp_t() in scrub_throttle_dev_io()
 2025-09-01 15:01 UTC 

[PATCH v2] gpu: nova-core: take advantage of pci::Device::unbind()
 2025-09-01 15:01 UTC 

[PATCH v3 0/5] initialize SCTRL2_ELx
 2025-09-01 15:01 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: initialise SCTLR2_EL1 at cpu_soft_restart()

[PATCH] RDMA/bnxt_re: Call strscpy() with correct size argument
 2025-09-01 15:00 UTC 

[PATCH v2] power: regulator: Fix incorrect use of binary and
 2025-09-01 15:00 UTC 

[PATCH] tmon: Fix undefined behavior in left shift
 2025-09-01 15:00 UTC  (2+ messages)

[PATCH] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
 2025-09-01 15:00 UTC  (5+ messages)

[PATCH] net: mvpp2: Fix refcount leak in mvpp2_use_acpi_compat_mode
 2025-09-01 15:00 UTC  (2+ messages)

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

[PATCH v11 00/66] Generic line based metadata support, internal pads
 2025-09-01 14:59 UTC  (7+ messages)
` [PATCH v11 20/66] media: Documentation: Reference COLOR_PATTERN control in raw format docs
` [PATCH v11 21/66] media: v4l: uapi: Add a control for color pattern flipping effect
` [PATCH v11 23/66] media: Documentation: Document raw mbus codes and CFA for cameras

[PATCH] power: regulator: Fix incorrect use of binary and
 2025-09-01 14:59 UTC  (3+ messages)

[PATCH] cs35l56: Rename firmware for Thinkbook 16P Gen6 (17AA3921) without multiple speakers
 2025-09-01 14:59 UTC 

[PATCH v2 0/3] Support GPIO controller of Loongson 2K0300 SoC
 2025-09-01 14:58 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: gpio: loongson: Document GPIO controller of "
` [PATCH v2 2/3] gpio: loongson-64bit: Add support for Loongson "

[PATCH net-next 0/2] net/smc and s390/ism: Improve log messages
 2025-09-01 14:58 UTC  (3+ messages)
` [PATCH net-next 1/2] s390/ism: Log module load/unload
` [PATCH net-next 2/2] net/smc: Improve log message for devices w/o pnetid

[PATCH v5 0/4] clk: tegra: add DFLL support for Tegra114
 2025-09-01 14:57 UTC  (2+ messages)

[PATCH v5 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-09-01 14:56 UTC  (2+ messages)

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

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

[PATCH] vsprintf: drop printf hexstr fuzzer
 2025-09-01 11:50 UTC 

[PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
 2025-09-01 14:54 UTC  (2+ messages)

[PATCH v3 2/4] nvme-fc: reorganize ctrl ref-counting and cleanup code
 2025-09-01 11:46 UTC  (2+ messages)

[PATCH v3 00/10] Add ASPEED PCIe Root Complex support
 2025-09-01 11:45 UTC  (3+ messages)
` [PATCH v3 01/10] dt-bindings: soc: aspeed: Add ASPEED PCIe Config

[GIT PULL] Please pull mmc-power-next-2025-09-01
 2025-09-01 14:54 UTC  (3+ messages)

[PATCH] gpu: nova-core: take advantage of pci::Device::unbind()
 2025-09-01 14:54 UTC  (5+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: fix ECC overwrite
 2025-09-01 12:26 UTC  (3+ messages)

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

[RFC 00/47] resolve issues with sys/queue.h
 2025-09-01 14:52 UTC  (6+ messages)
` [PATCH v3 0/4] Cuckoo hash cleanup and optimizations
  ` [PATCH v3 3/4] hash: reduce architecture special cases
  ` [PATCH v3 4/4] hash: add support for common small key sizes

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

[PATCH net 0/4] tools: ynl-gen: misc fixes + wireguard ynl plan
 2025-09-01 14:50 UTC  (5+ messages)
` [PATCH net 1/4] netlink: specs: fou: change local-v6/peer-v6 check
` [PATCH net 2/4] tools: ynl-gen: use macro for binary min-len check
` [PATCH net 3/4] tools: ynl-gen: fix nested array counting
` [PATCH net 4/4] genetlink: fix typo in comment

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

[PATCH V3 0/5] Enable UFS MCQ support for SM8650 and SM8750
 2025-09-01 14:50 UTC  (8+ messages)
` [PATCH V3 4/5] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller

[PATCH] drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binary
 2025-09-01 14:50 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
 2025-09-01 12:26 UTC  (3+ messages)

[LTP] [PATCH v3] aio_cancel_7-1: Write into a socket
 2025-09-01 14:49 UTC  (3+ messages)

[PATCH v8 00/11] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-09-01 14:48 UTC  (11+ messages)
` [PATCH v8 05/11] cxl: Defer dport allocation for switch ports

[PATCH] mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()
 2025-09-01 12:25 UTC  (2+ messages)

[PATCH v2] mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
 2025-09-01 12:26 UTC  (2+ messages)

[PATCH] ASoC: SDCA: Add quirk for incorrect function types for 3 systems
 2025-09-01 14:47 UTC  (4+ messages)

[PATCH v6 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-09-01 14:37 UTC  (11+ messages)
` [PATCH v6 06/15] pinctrl: imx: don't access the pin function radix tree directly

[PATCH v3 00/12] Add PCIe support for Tesla FSD SoC
 2025-09-01 12:11 UTC  (4+ messages)
  ` [PATCH v3 10/12] phy: exynos: Add PCIe PHY support for "

[PATCH v5 0/7] Add support of IRQs to QUICC ENGINE GPIOs
 2025-09-01 12:05 UTC  (8+ messages)
` [PATCH v5 1/7] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH v5 2/7] soc: fsl: qe: Change GPIO driver to a proper platform driver
` [PATCH v5 3/7] soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
` [PATCH v5 4/7] soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH v5 5/7] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH v5 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
` [PATCH v5 7/7] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO

[PATCH] PCI: j721e: Fix module autoloading
 2025-09-01 12:03 UTC 

[PATCH] firmware: meson_sm: fix device leak at probe
 2025-09-01 12:20 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: allwinner: a523: drop redundant status=okay
 2025-09-01 12:00 UTC 

[RFC PATCH 0/6] tracing: wprobe: Add wprobe for watchpoint
 2025-09-01 14:45 UTC  (7+ messages)
` [RFC PATCH 1/6] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [RFC PATCH 2/6] x86/HWBP: introduce arch_reinstall_hw_breakpoint() for atomic context
` [RFC PATCH 3/6] HWBP: Add modify_wide_hw_breakpoint_local() API
` [RFC PATCH 4/6] tracing: wprobe: Add wprobe event trigger
` [RFC PATCH 5/6] selftests: tracing: Add a basic testcase for wprobe
` [RFC PATCH 6/6] selftests: tracing: Add syntax "

[PATCH v3] btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
 2025-09-01 14:44 UTC  (3+ messages)

[PATCH v5 05/12] KVM: Documentation: describe GUEST_MEMFD_FLAG_NO_DIRECT_MAP
 2025-09-01 14:43 UTC  (3+ messages)

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

[PATCH v5 00/12] Introduce eSPI support
 2025-09-01 14:42 UTC  (8+ messages)
` [PATCH v5 01/12] xen/arm: gicv3: refactor obtaining GIC addresses for common operations
` [PATCH v5 04/12] xen/arm/irq: add handling for IRQs in the eSPI range

[PATCH v2 0/3] system: Forbid alloca()
 2025-09-01 14:41 UTC  (4+ messages)
` [PATCH v2 3/3] docs/devel/style: Mention alloca() family API is forbidden

Crash in msm serial on kernel 6.12
 2025-09-01 14:40 UTC 

[PATCH v6 00/18] rnull: add configfs, remote completion to rnull
 2025-09-01 14:40 UTC  (7+ messages)
` [PATCH v6 06/18] rust: str: add `bytes_to_bool` helper function
` [PATCH v6 17/18] rust: block: add remote completion to `Request`

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-09-01 14:37 UTC  (3+ messages)

[daveh-devel:kpte] [mm] ccbd04de39: BUG:KASAN:wild-memory-access_in_pmd_alloc_one_noprof
 2025-09-01 14:37 UTC 

[PATCH v3] brd: use page reference to protect page lifetime
 2025-09-01 14:37 UTC  (2+ messages)

RWF_DONTCACHE documentation
 2025-09-01 14:36 UTC  (4+ messages)
` [PATCH v2] man/man2/readv.2: Document RWF_DONTCACHE

[PATCH 1/2] drm/amdgpu: Introduce VF critical region check for RAS poison injection
 2025-09-01 14:36 UTC 

[PATCH] soc: qcom: mdt_loader: Allow empty section headers in mdt_header_valid()
 2025-09-01 14:36 UTC 

[PATCH] x86/bitops: Optimise arch_ffs()/etc some more on AMD
 2025-09-01 14:35 UTC  (7+ messages)
` [PATCH v2] x86/bitops: Optimise arch_ffs{,l}() "

[PATCH] setfiles: Add -A option to disable SELINUX_RESTORECON_ADD_ASSOC
 2025-09-01 14:31 UTC  (2+ messages)

[RFC PATCH v3 0/3] x86/hvm: Introduce Xen-wide ASID allocator
 2025-09-01 14:33 UTC  (5+ messages)
` [RFC PATCH v3 3/3] "

[Buildroot] [PATCH] package/jose: needs shared libraries
 2025-09-01 14:32 UTC 

[PATCHv5 00/12] kexec: Use BPF lskel to enable kexec to load PE format boot image
 2025-09-01 14:31 UTC  (8+ messages)
` [PATCHv5 05/12] kexec: Introduce kexec_pe_image to parse and load PE file
` [PATCHv5 06/12] kexec: Integrate with the introduced bpf kfuncs
` [PATCHv5 08/12] kexec: Factor out routine to find a symbol in ELF

[PATCH v4 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
 2025-09-01 14:29 UTC  (3+ messages)
  ` [PATCH v4 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
  ` [PATCH v4 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver

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

[PATCH Review 1/1] drm/amdgpu: wait pmfw polling mca bank info done
 2025-09-01 14:29 UTC  (3+ messages)

[PATCH 0/5] doc: git-checkout: clarify DESCRIPTION section
 2025-09-01 14:28 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] doc: git-checkout: don't use "reset"

[PATCH v2 00/20] TAP initialization refactoring
 2025-09-01 14:28 UTC  (2+ messages)

[PATCH net] netpoll: fix incorrect refcount handling causing incorrect cleanup
 2025-09-01 14:29 UTC 

[PATCH v12 0/4] Enable guest suspend/resume support on ARM via vPSCI
 2025-09-01 14:29 UTC  (3+ messages)
` [PATCH v12 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests

[PATCH 1/5] selftests/futex: Remove the -g parameter from futex_priv_hash
 2025-09-01 14:28 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 2/5] selftests/futex: Fix some futex_numa_mpol subtests
 2025-09-01 14:28 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 3/5] selftests/futex: fix format-security warnings in futex_priv_hash
 2025-09-01 14:28 UTC  (2+ messages)
` [tip: locking/futex] selftests/futex: Fix "

[PATCH 4/5] selftests/futex: fix typos and grammar in futex_priv_hash
 2025-09-01 14:28 UTC  (2+ messages)
` [tip: locking/futex] selftests/futex: Fix "

[PATCH 5/5] selftests/futex: fix futex_wait() for 32bit ARM
 2025-09-01 14:28 UTC  (2+ messages)
` [tip: locking/futex] selftests/futex: Fix "

[syzbot] [bcachefs?] kernel BUG in __bch2_trans_commit (3)
 2025-09-01 14:28 UTC  (2+ messages)

[PATCH v5 04/12] KVM: guest_memfd: Add flag to remove from direct map
 2025-09-01 14:27 UTC  (3+ messages)

[PATCH v7 00/22] x86: strict separation of startup code
 2025-09-01 14:26 UTC  (12+ messages)
` [PATCH v7 05/22] x86/sev: Move GHCB page based HV communication out "

[PATCH] drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mq
 2025-09-01 14:26 UTC  (3+ messages)

[PATCH] KVM: arm64: nested: Fix VA sign extension in VNCR/TLBI paths
 2025-09-01 14:26 UTC  (2+ messages)

[PATCH net] net: phy: fix phy_uses_state_machine()
 2025-09-01 14:25 UTC  (8+ messages)

[PATCH v2] nfs: fix the race of lock/unlock and open
 2025-09-01 14:25 UTC  (2+ messages)

[PATCH v2] mtd: core: always verify OOB offset in mtd_check_oob_ops()
 2025-09-01 14:24 UTC 

[PATCH v2 0/3] rtla: fix cgroup and trace options parsing
 2025-09-01 14:23 UTC  (3+ messages)
` [PATCH v2 3/3] rtla: fix -a overriding -t argument

[PATCH 0/3] drm/panel: visionox-rm69299: Add backlight support and small fixes
 2025-09-01 14:22 UTC  (4+ messages)
` [PATCH 1/3] drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mq
` [PATCH 2/3] drm/panel: visionox-rm69299: Don't clear all mode flags
` [PATCH 3/3] drm/panel: visionox-rm69299: Add backlight support

[PATCH] hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
 2025-09-01 14:21 UTC  (3+ messages)

[PATCH v3 1/2] mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D mode
 2025-09-01 14:19 UTC  (2+ messages)


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.