All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-09 07:34:16 to 2025-09-09 08:04:17 UTC [more...]

[PATCH v5 0/2] rust: add `Alignment` type
 2025-09-09  8:01 UTC  (6+ messages)
` [PATCH v5 1/2] "

[PATCH v7 0/2] arm64: refactor the rodata=xxx
 2025-09-09  6:03 UTC  (5+ messages)
` [PATCH v7 1/2] "

[PATCH v3 0/2] Remove HS400 support from common
 2025-09-09  6:07 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-am62p/j722s: "

[PATCH] selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
 2025-09-09  8:04 UTC  (3+ messages)

[PATCH 0/2] Capture driver support for OMAP DM timer
 2025-09-09  8:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: counter: Add new ti,omap-dmtimer-cap compatible
` [PATCH 2/2] counter: ti-dmtimer-cap : capture driver support for OMAP DM timer

[PATCH v2] hwmon: sy7636a: add alias
 2025-09-09  8:02 UTC 

[PATCH 00/14] Optimize vrr.guardband and fix LRR
 2025-09-09  8:02 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Optimize vrr.guardband and fix LRR (rev10)

[PATCH v2 0/4] you-still-use-that??: improve breaking changes troubleshooting
 2025-09-09  8:02 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] git: add `deprecated` category to --list-cmds

[PATCH v6 0/8] Add SBI v3.0 PMU enhancements
 2025-09-09  7:03 UTC  (12+ messages)
` [PATCH v6 1/8] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v6 2/8] drivers/perf: riscv: Add raw event v2 support
` [PATCH v6 3/8] RISC-V: KVM: Add support for Raw event v2
` [PATCH v6 4/8] drivers/perf: riscv: Implement PMU event info function
` [PATCH v6 7/8] RISC-V: KVM: Implement get "
` [PATCH v6 8/8] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH 0/3] drm/panic: Add kunit tests for drm_panic
 2025-09-09  8:01 UTC  (9+ messages)
` [PATCH 3/3] drm/panic: Add a kconfig option to dump kunits results to png

[Bug] Compat objects not added to CLAR_TEST_PROG
 2025-09-09  8:00 UTC  (4+ messages)

[PATCH v3 00/15] packfile: carve out a new packfile store
 2025-09-09  8:00 UTC  (5+ messages)
` [PATCH v3 01/15] packfile: introduce a new `struct packfile_store`
` [PATCH v3 02/15] odb: move list of packfiles into "

[PATCH] mm/slub: Use folio_nr_pages() in __free_slab()
 2025-09-09  8:00 UTC  (2+ messages)

[PATCH v2 00/18] mm/ksw: Introduce real-time Kernel Stack Watch debugging tool
 2025-09-09  8:00 UTC  (5+ messages)
` [PATCH v2 05/18] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context

[PATCH v2 0/4] Error recovery for zPCI passthrough devices
 2025-09-09  7:59 UTC  (6+ messages)
` [PATCH v2 3/4] s390x/pci: Add PCI error handling for vfio pci devices

populate_sdk_ext task fails on Processor SDK (Scarthgap 11.01.05.03) with bpftool recipe QA error
 2025-09-09  7:59 UTC 

debian guest significant slowdown in aarch64 qemu-user
 2025-09-09  7:57 UTC 

[PATCH v4 00/36] linux-user: Improve host and guest page size handling
 2025-09-09  7:58 UTC  (4+ messages)
` [PATCH v4 04/36] linux-user: Remove qemu_host_page_size from create_elf_tables

[PATCH v2 0/6] mm: better GUP pin lru_add_drain_all()
 2025-09-09  7:57 UTC  (7+ messages)
` [PATCH v2 1/6] mm/gup: check ref_count instead of lru before migration
` [PATCH v2 2/6] mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
` [PATCH v2 5/6] mm: folio_may_be_lru_cached() unless folio_test_large()

[PATCH v3 0/4] Handle NBCON consoles on KDB
 2025-09-09  7:57 UTC  (9+ messages)
` [PATCH v3 3/4] printk: nbcon: Allow KDB to acquire the NBCON context
` [PATCH v3 4/4] kdb: Adapt kdb_msg_write to work with NBCON consoles

[openeuler:OLK-6.6 2870/2870] mm/vmalloc.c:4443: warning: Function parameter or member 'pgoff' not described in 'remap_vmalloc_hugepage_range_partial'
 2025-09-09  7:55 UTC 

[android-common:android14-6.1 0/3] mm/memory.c:1709: warning: Function parameter or member 'start_t' not described in 'unmap_vmas'
 2025-09-09  7:55 UTC 

[PATCH v5 00/11] Add more tests for multi fs block atomic writes
 2025-09-09  7:55 UTC  (13+ messages)
` [PATCH v5 04/12] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v5 09/12] generic: Add sudden shutdown tests for multi block atomic writes

[PATCH] cgroup: replace global percpu_rwsem with signal_struct->group_rwsem when writing cgroup.procs/threads
 2025-09-09  7:55 UTC  (5+ messages)
` [PATCH v4 0/3] cgroup: replace global percpu_rwsem with per threadgroup resem when writing to cgroup.procs
  ` [PATCH v4 1/3] "
  ` [PATCH v4 2/3] cgroup: retry find task if threadgroup leader changed
  ` [PATCH v4 3/3] cgroup: refactor the cgroup_attach_lock code to make it clearer

[PATCH] fs/proc/namespaces: make ns_entries const
 2025-09-09  7:55 UTC 

[PATCH] fs: use the switch statement in init_special_inode()
 2025-09-09  7:54 UTC 

[PATCH] staging: sm750fb: fix coding style issues in sm750.h
 2025-09-09  7:54 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH v3 00/22] Add support for shared PTEs across processes
 2025-09-09  7:53 UTC  (5+ messages)

[PATCH 5.4 00/45] 5.4.299-rc1 review
 2025-09-09  7:52 UTC  (2+ messages)

[PATCH 00/10] io: deal with blocking/non-blocking fds
 2025-09-09  7:51 UTC  (7+ messages)
` [PATCH 02/10] char-socket: rework tcp_chr_recv()
` [PATCH 03/10] util: add qemu_set_blocking() function

[PATCH] arm64: dts: rockchip: rk3588: add msi-map for pcie3x4_ep
 2025-09-08 21:26 UTC  (2+ messages)

[nbd168-wireless:mt76 5/19] drivers/net/wireless/mediatek/mt76/mt7996/main.c:1279 mt7996_tx() error: we previously assumed 'vif' could be null (see line 1262)
 2025-09-09  7:51 UTC  (2+ messages)

[PATCH v3 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-09-08 21:28 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] arm64: add R8A78000 support
 2025-09-09  7:51 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: soc: renesas: Document R-Car X5H Ironhide
` [PATCH 3/4] arm64: dts: renesas: Add R8A78000 X5H DTs
` [PATCH 4/4] arm64: renesas: Add R8A78000 Ironhide board code

[PATCH v2] buildtools-tarball: handle missing host pkg-config gracefully
 2025-09-09  7:50 UTC  (2+ messages)
  ` [OE-core] "

[PATCH v1 0/2] ARM: tegra: add support for Xiaomi Mi Pad (A0101)
 2025-09-09  7:49 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: arm: tegra: add "
` [PATCH v1 2/2] ARM: tegra: add device-tree for "

Failure of func-x86_64-memlock
 2025-09-09  7:48 UTC  (3+ messages)

[PATCH] tests/functional/m68k: Use proper polling in the next-cube test
 2025-09-09  7:48 UTC 

[PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
 2025-09-09  7:47 UTC  (7+ messages)
` [PATCH] "

[PATCH 0/2] replay: add --update-refs option
 2025-09-09  7:47 UTC  (3+ messages)

[PATCH net-next 00/14] dibs - Direct Internal Buffer Sharing
 2025-09-09  7:47 UTC  (6+ messages)
` [PATCH net-next 03/14] net/dibs: Create net/dibs
` [PATCH net-next 13/14] net/dibs: Move data path to dibs layer

[PATCH v8 0/3] riscv: canaan: Add support for K230 clock
 2025-09-09  7:02 UTC  (5+ messages)
` [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230

[Buildroot] [PATCH 0/4 v2] package/pkg-golang: simplify installing multiple binaries
 2025-09-09  7:47 UTC  (4+ messages)
` [Buildroot] [PATCH 1/4 "

[PATCH net] net: lan966x: enforce phy-mode presence
 2025-09-09  7:46 UTC  (2+ messages)

[tglx-devel:rseq/slice 53/58] kernel/rseq.c:570:17: error: use of undeclared identifier '__NR_rseq_slice_yield'; did you mean 'sys_rseq_slice_yield'?
 2025-09-09  7:45 UTC 

[android-common:android16-6.12 9/9] mm/pgsize_migration.c:98: warning: expecting prototype for What(). Prototype was for init_pgsize_migration() instead
 2025-09-09  7:45 UTC 

[PATCH v3 0/9] virtio-net: live-TAP local migration
 2025-09-09  7:44 UTC  (11+ messages)
` [PATCH v3 4/9] qapi: add interface for local TAP migration
` [PATCH v3 5/9] net/tap: implement interfaces for local migration

[isar-cip-core][PATCH] initramfs-crypt-hook: add tpm_tis_spi module support
 2025-09-09  7:44 UTC 

[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
 2025-09-09  6:56 UTC  (14+ messages)
` [PATCH v1 01/14] media: dt-bindings: Convert MediaTek mt8173-mdp bindings to YAML
` [PATCH v1 03/14] dt-bindings: arm: mediatek: mmsys: Add assigned-clocks/rates properties
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen to YAML

[PATCH v2] LoongArch: Add a check for the return value when creating the kobj
 2025-09-09  7:44 UTC  (2+ messages)

[PATCH v1 0/1] video: backlight: lp855x_bl: set correct eprom start for LP8556
 2025-09-09  7:43 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v2] tracing: Silence warning when chunk allocation fails in trace_pid_write
 2025-09-09  7:43 UTC  (2+ messages)

[ImageBuilder] Use LOAD_CMD by default if not specified in load_file()
 2025-09-09  7:41 UTC 

[ANN] U-Boot v2025.10-rc4 released
 2025-09-09  7:41 UTC  (2+ messages)

[PATCH v3 0/6] Icicle Kit with prod device and Discovery Kit support
 2025-09-09  6:53 UTC  (3+ messages)
` [PATCH v3 2/6] dt-bindings: riscv: microchip: document icicle kit with production device

[tip:x86/cleanups] BUILD SUCCESS c6c973dbfa5e34b1572bcd1852adcad1b5d08fab
 2025-09-09  7:40 UTC 

[PATCH 00/16] expand mmap_prepare functionality, port more users
 2025-09-09  3:19 UTC  (72+ messages)
` [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH 02/16] device/dax: update devdax "
` [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH 04/16] relay: update relay to use mmap_prepare
` [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
` [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort]
` [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH 09/16] mm: introduce io_remap_pfn_range_prepare, complete
` [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
` [PATCH 11/16] mm: update mem char driver "
` [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
` [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
` [PATCH 14/16] fs/proc: add proc_mmap_[prepare, complete] hooks for procfs
` [PATCH 15/16] fs/proc: update vmcore to use .proc_mmap_[prepare, complete]
` [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete

[pci:controller/plda] BUILD SUCCESS 882569dca6646eb3294ec048d76f9bfea1f3348f
 2025-09-09  7:41 UTC 

[PATCH v2 0/2] rust: replace use of system_unbound_wq and system_wq
 2025-09-09  7:41 UTC  (4+ messages)

[PATCH] disable demotion during memory reclamation
 2025-09-09  7:40 UTC  (2+ messages)

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-09-09  7:40 UTC  (6+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 02/10] submodule: create new gitdirs under submodules path
  ` [PATCH v2 03/10] submodule: add gitdir path config override

[PATCH v2 i-g-t 0/1] tests/intel/xe_compute_preempt: GPU Compatibility check
 2025-09-09  7:40 UTC  (3+ messages)
` [PATCH v2 i-g-t 1/1] "

[PATCH v1] erofs-utils:mount: fix memory leak in erofs_nbd_get_identifier
 2025-09-09  7:40 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v2-changed] erofs-utils: mount: "

Running out of inodes on an NFS which stores repos
 2025-09-09  7:39 UTC  (5+ messages)

[PATCH 1/4] ttm/bo: add an API to populate a bo before exporting
 2025-09-09  7:39 UTC  (3+ messages)

linux-next: build failure after merge of the mfd tree
 2025-09-09  7:38 UTC  (6+ messages)

[PATCH v2] sched/fair: bump sd->max_newidle_lb_cost when newidle balance fails
 2025-09-09  7:38 UTC  (3+ messages)

[PATCH v2 0/3] clk: Support spread spectrum and use it in clk-scmi
 2025-09-09  8:50 UTC  (4+ messages)
` [PATCH v2 2/3] clk: conf: Support assigned-clock-sscs

[PATCH v1 0/2] DRM: panel: add support for Sharp LQ079L1SX01 panel
 2025-09-09  7:38 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: panel: document "
` [PATCH v1 2/2] drm/panel: Add Sharp LQ079L1SX01 support

[PATCH] Documentation: k3 am62l: fix typo
 2025-09-09  6:48 UTC 

[PATCH for-6.18/block 00/10] cleanup and fixes for updating nr_requests
 2025-09-09  7:37 UTC  (4+ messages)
` [PATCH for-6.18/block 08/10] blk-mq: fix potential deadlock while nr_requests grown

[PATCH v3] riscv: skip csr restore if vcpu preempted reload
 2025-09-09  6:49 UTC  (3+ messages)

[PATCH v6 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-09-09  6:45 UTC  (4+ messages)
` [PATCH v6 2/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P

[RFC 00/18] add hinic3 PMD driver
 2025-09-09  7:31 UTC  (9+ messages)
` [V9 00/17] add-hinic3-PMD-driver
  ` [V9 11/17] net/hinic3: add a mailbox communication module
  ` [V9 12/17] net/hinic3: add device initialization
  ` [V9 13/17] net/hinic3: add dev ops
  ` [V9 14/17] net/hinic3: add Rx/Tx functions
  ` [V9 15/17] net/hinic3: add RSS promiscuous ops
  ` [V9 16/17] net/hinic3: add flow control and FDIR module
  ` [V9 17/17] drivers/net: add hinic3 PMD build and doc files

[PATCH v2] nvme-auth: update sc_c in host response
 2025-09-09  6:43 UTC  (2+ messages)

[PATCH net-next v3 0/7] Add RPMSG Ethernet Driver
 2025-09-09  6:38 UTC  (3+ messages)
` [PATCH net-next v3 4/7] net: rpmsg-eth: Add netdev ops

[PATCH v2 0/9] mm: hugetlb: cleanup and allocate frozen hugetlb folio
 2025-09-09  7:34 UTC  (4+ messages)
` [PATCH v2 9/9] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()

[PATCH v2 0/2] x86/kexec: Carry forward the boot DTB on kexec
 2025-09-09  6:33 UTC  (9+ messages)
` [PATCH v2 1/2] kexec: Add KEXEC_FILE_NO_CMA as a legal flag

[PATCH v5 0/2] add VCP mailbox driver
 2025-09-09  6:13 UTC  (2+ messages)

[PATCH v4 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
 2025-09-09  6:10 UTC  (2+ messages)

[PATCH net-next v05 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-09-09  7:33 UTC  (3+ messages)
` [PATCH net-next v05 13/14] hinic3: Fix missing napi->dev in netif_queue_set_napi
` [PATCH net-next v05 14/14] hinic3: Fix code style (Missing a blank line before return)


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.