All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-22 00:36:17 to 2025-11-22 02:45:45 UTC [more...]

[PATCH 1/1] scripts: Changed potential O(n) file size calculation to O(1)
 2025-11-21 14:57 UTC  (8+ messages)

[Stable-10.0.7 00/81] Patch Round-up for stable 10.0.7, freeze on 2025-12-01
 2025-11-21 18:44 UTC  (18+ messages)
` [Stable-10.0.7 03/81] hw/ppc/e500: Check for compatible CPU type instead of aborting ungracefully
` [Stable-10.0.7 04/81] target/arm: Fix reads of CNTFRQ_EL0 in linux-user mode
` [Stable-10.0.7 07/81] target/riscv/kvm: add senvcfg CSR
` [Stable-10.0.7 13/81] io: move websock resource release to close method
` [Stable-10.0.7 16/81] hw/scsi: avoid deadlock upon TMF request cancelling with VirtIO
` [Stable-10.0.7 24/81] target/i386: clear CPU_INTERRUPT_SIPI for all accelerators
` [Stable-10.0.7 32/81] target/microblaze: div: Break out raise_divzero()
` [Stable-10.0.7 36/81] target/s390x: Use address generation for register branch targets
` [Stable-10.0.7 39/81] target/x86: Correctly handle invalid 0x0f 0xc7 0xxx insns
` [Stable-10.0.7 41/81] tests/qtest/bios-tables-test: Prepare for _DSM change in the DSDT table
` [Stable-10.0.7 43/81] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _DSM change
` [Stable-10.0.7 52/81] hw/net/e1000e_core: Correct rx oversize packet checks
` [Stable-10.0.7 55/81] hw/display/xlnx_dp.c: Don't abort on AUX FIFO overrun/underrun
` [Stable-10.0.7 62/81] block: add test non-active commit with zeroed data
` [Stable-10.0.7 64/81] tests: move test_virt assets to share.linaro.org
` [Stable-10.0.7 69/81] nfs: Run co BH CB in the coroutine’s AioContext
` [Stable-10.0.7 77/81] hw/southbridge/lasi: Correct LasiState parent

[RFC-PATCH-for-11.0 v3 00/21] accel/tcg: Remove most MO_TE uses in cpu_ld/st_code/data()
 2025-11-21 13:45 UTC  (4+ messages)
` [RFC-PATCH-for-11.0 v3 04/21] target/sparc: Use big-endian variant of cpu_ldl_code()
` [RFC-PATCH-for-11.0 v3 10/21] target/hexagon: Use little-endian variant of cpu_ld/st_data*()
` [RFC-PATCH-for-11.0 v3 19/21] target/sh4: Replace cpu_stl_data() by explicit endianness variants

[Stable-10.1.3 00/76] Patch Round-up for stable 10.1.3, freeze on 2025-12-01
 2025-11-21 13:51 UTC  (7+ messages)
` [Stable-10.1.3 08/76] aplic: fix mask for smsiaddrcfgh
` [Stable-10.1.3 19/76] qtest/am53c974-test: add additional test for cmdfifo overflow
` [Stable-10.1.3 25/76] block: remove 'detached-header' option from opts after use
` [Stable-10.1.3 29/76] target/microblaze: Remove unused arg from check_divz()
` [Stable-10.1.3 47/76] qio: Unwatch before notify in QIONetListener
` [Stable-10.1.3 50/76] hw/net/e1000e_core: Don't advance desc_offset for NULL buffer RX descriptors

[PATCH libcrypto v2 2/3] compiler: introduce at_least parameter decoration pseudo keyword
 2025-11-22  2:45 UTC  (2+ messages)

[PATCH 0/4] igvm: rework igvm file loading + processing, fix reset
 2025-11-21 13:48 UTC  (5+ messages)
` [PATCH 3/4] igvm: add trace point for igvm file loading and processing
` [PATCH 4/4] igvm: move igvm file processing to reset callbacks

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-21 18:44 UTC  (16+ messages)
` [PATCH v6 08/33] hw/pci/pci: Add optional supports_address_space() callback
` [PATCH v6 17/33] hw/arm/smmuv3: Add support for providing a direct MSI doorbell GPA
` [PATCH v6 33/33] hw/arm/smmuv3-accel: Add support for PASID enable

[PATCH v3] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
 2025-11-22  1:46 UTC 

[PULL 0/3] Trivial patches for 2025-11-21
 2025-11-21 12:54 UTC  (2+ messages)
` [PULL 1/3] qga: use access(2) to check for command existance instead of questionable stat(2)

[PATCH v11 bpf-next 00/12] BPF indirect jumps
 2025-11-22  2:40 UTC  (7+ messages)
` [PATCH v11 bpf-next 01/12] bpf, x86: add new map type: instructions array

[PATCH] LoongArch: KVM: Get VM PMU capability from HW GCFG register
 2025-11-22  2:39 UTC  (2+ messages)

[PATCH v14 00/16] Refcounted interrupts, SpinLockIrq for rust
 2025-11-22  2:38 UTC  (5+ messages)

[PATCH libcrypto 1/2] array_size: introduce min_array_size() function decoration
 2025-11-22  2:37 UTC  (2+ messages)

[f2fs-dev] [PATCH] resize.f2fs: add -g to give default options
 2025-11-22  2:37 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
 2025-11-22  2:37 UTC  (5+ messages)
` [PATCH bpf-next v3 6/6] bpf: implement "jmp" mode for trampoline

[PATCH v1 0/1] (RESEND) Update ASPEED PCIe Root Port capabilities and enable MSI to support hotplug
 2025-11-21 22:20 UTC  (5+ messages)
` [PATCH v1 1/1] hw/pci-host/aspeed_pcie: "
  ` [SPAM] "

[PATCH bpf-next v10 0/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
 2025-11-22  2:34 UTC  (3+ messages)
` [PATCH bpf-next v10 8/8] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags

[PATCH 0/4] tests/migration-test: Introduce mem_type
 2025-11-21 17:50 UTC  (4+ messages)
` [PATCH 2/4] tests/migration-test: Merge shmem_opts into memory_backend

[PULL 0/9] Staging patches
 2025-11-22  0:26 UTC  (8+ messages)
` [PULL 3/9] migration: Plug memory leaks after migrate_set_error()
` [PULL 4/9] migration: Use warn_reportf_err() where appropriate
` [PULL 5/9] migration/postcopy-ram: Improve error reporting after loadvm failure
` [PULL 6/9] tests/migration-test: Introduce MemType
` [PULL 7/9] tests/migration-test: Merge shmem_opts into memory_backend
` [PULL 8/9] tests/migration-test: Add MEM_TYPE_SHMEM
` [PULL 9/9] tests/migration-test: Use MEM_TYPE_MEMFD for memory_backend

[PATCH 0/7] riscv: implement Ssqosid extension and CBQRI controllers
 2025-11-21 19:50 UTC  (4+ messages)
` [PATCH 3/7] hw/riscv: implement CBQRI capacity controller

RiscV CLIC support
 2025-11-21 13:22 UTC 

[PATCH net-next v1 0/7] selftests/net: add netkit netns ping test
 2025-11-22  2:24 UTC  (10+ messages)
` [PATCH net-next v1 2/7] selftests/net: add MemPrvEnv env
` [PATCH net-next v1 5/7] selftests/net: add bpf skb forwarding program

[PATCH] Input: xpad - Change buttons the D-Pad gets mapped as to BTN_DPAD_*
 2025-11-22  2:23 UTC  (8+ messages)

[linux-next:master 9005/11041] tools/testing/selftests/../../../tools/include/asm-generic/bitsperlong.h:14:2: error: #error Inconsistent word size. Check asm/bitsperlong.h
 2025-11-22  2:21 UTC 

[PATCH net-next v2 0/3] net: stmmac: qcon-ethqos: "rgmii" accessor cleanups
 2025-11-22  2:20 UTC  (2+ messages)

[PATCH] net: wwan: t7xx: Make local function static
 2025-11-22  2:20 UTC  (2+ messages)

[PATCH net] net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY
 2025-11-22  2:20 UTC  (2+ messages)

[openeuler:OLK-6.6 3304/3304] mm/kasan/shadow.c:90:(.text+0x590): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `__memcpy_mc'
 2025-11-22  2:20 UTC 

[PATCH net-next 0/5] selftests: hw-net: toeplitz: read config from the NIC directly
 2025-11-22  2:16 UTC  (5+ messages)
` [PATCH net-next 4/5] selftests: hw-net: toeplitz: read indirection table from the device

[PATCH RESEND v2 0/3] Introduce getsockname io_uring_cmd
 2025-11-22  2:15 UTC  (6+ messages)
` [PATCH v2 1/3] socket: Unify getsockname and getpeername implementation
` [PATCH v2 2/3] socket: Split out a getsockname helper for io_uring

git submodule of reference with no branch
 2025-11-22  2:13 UTC 

[linux-next:master 9676/10599] ld.lld: error: undefined symbol: rust_build_error
 2025-11-22  2:12 UTC  (10+ messages)

[PATCH] mm/mremap: allow VMAs with VM_DONTEXPAND|VM_PFNMAP when creating new mapping
 2025-11-21 10:16 UTC  (11+ messages)

[PATCH] net: wwan: mhi: Keep modem name match with Foxconn T99W640
 2025-11-22  2:08 UTC  (2+ messages)

[PATCH] crypto: drbg - simplify drbg_get_random_bytes()
 2025-11-22  2:02 UTC  (2+ messages)

[PATCH v11 00/28] WHPX support for Arm
 2025-11-21 11:40 UTC  (5+ messages)
` [PATCH v11 08/28] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v11 13/28] whpx: add arm64 support

[PATCH net] net: atlantic: fix fragment overflow handling in RX path
 2025-11-22  2:01 UTC  (7+ messages)

[PATCH/RFC 0/4] config: read both home and xdg files for --global
 2025-11-22  2:00 UTC  (5+ messages)

[PATCH v6 bpf-next 1/4] bpf: properly verify tail call behavior
 2025-11-22  2:00 UTC  (2+ messages)

[PATCH v7 0/5] Disable ATS via iommu during PCI resets
 2025-11-22  1:57 UTC  (6+ messages)
` [PATCH v7 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v7 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v7 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v7 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v7 5/5] PCI: Suspend iommu function prior to resetting a device

[PATCH 00/11] Page Reclamation Support for Xe3p Platforms
 2025-11-22  1:57 UTC  (16+ messages)
` [PATCH 02/11] drm/xe: Reset tlb fence timeout on invalid seqno received
` [PATCH 03/11] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH 05/11] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH 06/11] drm/xe: Create page reclaim list on unbind
` [PATCH 11/11] drm/xe: Add debugfs support for page reclamation

[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
 2025-11-21 13:02 UTC  (3+ messages)
` [RFC v3 05/21] hw/arm/smmuv3: Introduce banked registers for SMMUv3 state

[PATCH v2] ext4: check folio uptodate state in ext4_page_mkwrite()
 2025-11-22  1:57 UTC 

[PATCH] migration: cpr socket permissions fix
 2025-11-21 16:07 UTC  (2+ messages)

Fw: [Bug 220774] New: netem is broken in 6.18
 2025-11-22  1:55 UTC  (6+ messages)
      `  "

[PATCH] machine: Provide a description for aux-ram-share property
 2025-11-21 18:29 UTC  (2+ messages)

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-22  1:52 UTC  (7+ messages)

[PATCH 0/3] migration: Error fixes and improvements
 2025-11-21 12:38 UTC  (7+ messages)

[PATCH] drm/i915/display: Stop touching vga on post enable
 2025-11-22  1:46 UTC  (5+ messages)

[PATCH v2 0/4] libbpf: move arena variables out of the zero page
 2025-11-22  1:44 UTC  (3+ messages)
` [PATCH v2 1/4] selftests/bpf: explicitly account for globals in verifier_arena_large

[RFC PATCH bpf-next 0/7] bpf: Implement BPF_LINK_UPDATE for tracing links
 2025-11-22  1:43 UTC  (2+ messages)

[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
 2025-11-22  1:43 UTC  (5+ messages)
` [PATCH v5 1/4] compiler_types: Introduce __flex_counter() "
` [PATCH v5 2/4] slab: Introduce kmalloc_obj() "
` [PATCH v5 3/4] checkpatch: Suggest kmalloc_obj family for sizeof allocations
` [PATCH v5 4/4] coccinelle: Add kmalloc_objs conversion script

[morimoto:renesas-lts/v6.18-rc6-2025-11-20-x5h-ironhide-2 41/41] drivers/mailbox/mailbox.c:417:20: error: call to undeclared function 'kcalloc'; ISO C99 and later do not support implicit function declarations
 2025-11-22  1:38 UTC 

[GIT PULL] RISC-V updates for v6.18-rc7
 2025-11-22  1:37 UTC  (2+ messages)

[PATCH v1] kbuild: Add KBUILD_VMLINUX_LIBS_PRELINK
 2025-11-22  1:35 UTC  (3+ messages)

drivers/media/i2c/ccs/ccs.o: error: objtool: ccs_set_selection(): unexpected end of section .text.ccs_set_selection
 2025-11-22  1:34 UTC  (2+ messages)

[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
 2025-11-22  1:33 UTC  (3+ messages)

[PATCH 0/5] blsuki: fix misc comments/issues
 2025-11-21  9:50 UTC  (3+ messages)
` [PATCH 3/5] blsuki: use specified device in case of fallback
` [PATCH 4/5] blsuki: fix default location in commment to /loader/entries

[PATCH 1/2] drm/gpusvm: Limit the number of retries in drm_gpusvm_get_pages
 2025-11-22  1:25 UTC  (2+ messages)
` [PATCH 2/2] drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL

[Intel-wired-lan] [PATCH net-next] i40e: delete a stray tab
 2025-11-22  1:23 UTC  (4+ messages)
    `  "

[PATCH] riscv: dts: allwinner: d1: fix vlenb property
 2025-11-22  1:20 UTC  (3+ messages)

[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
 2025-11-22  1:19 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: support large folio for immutable non-compressed case
 2025-11-22  1:18 UTC  (6+ messages)
` [f2fs-dev] [PATCH 1/2 v2] "
  `  "

[PATCH bpf-next v2 0/2] bpf: Nested rcu critical sections
 2025-11-22  1:17 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: support nested "
` [PATCH bpf-next v2 2/2] selftests: bpf: Add tests for unbalanced rcu_read_lock

[PATCH bpf-next 1/2] bpf: Add bpf_get_task_cmdline kfunc
 2025-11-22  1:17 UTC  (2+ messages)

[syzbot] [net?] WARNING in em_nbyte_match
 2025-11-22  1:17 UTC  (2+ messages)

[git pull] drm fixes for 6.18-rc7
 2025-11-22  1:16 UTC  (4+ messages)

[PATCH v3 0/4] btrfs: reduce btrfs_get_extent() calls for buffered write path
 2025-11-22  1:14 UTC  (4+ messages)
` [PATCH v3 1/4] btrfs: make sure all ordered extents beyond EOF is properly truncated

[PATCH v3 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2025-11-22  1:14 UTC  (6+ messages)
` [PATCH v3 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v21 00/23] Type2 device basic support
 2025-11-22  1:11 UTC  (8+ messages)
` [PATCH v21 08/23] cxl/sfc: Map cxl component regs

[PATCH] riscv: fix KUnit test_kprobes crash when building with Clang
 2025-11-22  1:10 UTC  (7+ messages)
  `  "
      `  "

[PATCH bpf-next] bpf: add a check to make static analysers happy
 2025-11-22  1:10 UTC  (2+ messages)

[PATCH v2 0/2] lockd/locks: address issues with vfs_test_lock()
 2025-11-22  1:00 UTC  (3+ messages)
` [PATCH v2 1/2] lockd: fix vfs_test_lock() calls
` [PATCH v2 2/2] locks: ensure vfs_test_lock() never returns FILE_LOCK_DEFERRED

[PATCH bpf v1] selftests: test_tag: prog_tag is calculated using SHA256
 2025-11-22  1:00 UTC  (2+ messages)

[PATCH v3 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-11-22  0:58 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v3 2/5] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v3 3/5] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v3 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v3 5/5] remoteproc: imx_rproc: Add support for i.MX95

[PATCH bpf-next v7 3/6] libbpf: Add support for associating BPF program with struct_ops
 2025-11-22  0:58 UTC  (2+ messages)

BPF fentry/fexit trampolines stall livepatch stalls transition due to missing ORC unwind metadata
 2025-11-22  0:56 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf: arm64: Indirect jumps
 2025-11-22  0:53 UTC  (2+ messages)

[PATCH v7 00/14] nfsd: assorted cleanups involving v4 special stateids
 2025-11-22  0:47 UTC  (15+ messages)
` [PATCH v6 01/14] nfsd: rename ALLOWED_WITHOUT_FH to ALLOWED_WITHOUT_LOCAL_FH and revise use
` [PATCH v6 02/14] nfsd: discard NFSD4_FH_FOREIGN
` [PATCH v6 03/14] nfsd: simplify foreign-filehandle handling to better match RFC-7862
` [PATCH v6 04/14] nfsd: allow unrecognisable filehandle for foreign servers in COPY
` [PATCH v6 05/14] nfsd: report correct error for attempt to use foreign filehandle
` [PATCH v6 06/14] nfsd: drop explicit tests for special stateids which would be invalid
` [PATCH v6 07/14] nfsd: revise names of special stateid, and predicate functions
` [PATCH v6 08/14] nfsd: pass parent_fh explicitly to nfsd4_process_open2()
` [PATCH v6 09/14] nfsd: revert nfsd4: delay setting current_fh in open
` [PATCH v6 10/14] nfsd: simplify clearing of current-state-id
` [PATCH v6 11/14] nfsd: simplify use of the current stateid
` [PATCH v6 12/14] nfsd: simplify saving "
` [PATCH v6 13/14] nfsd: discard current_stateid.h
` [PATCH v6 14/14] nfsd: conditionally clear seqid when current_stateid is used

[PATCH bpf-next] selftests/bpf: improve reliability of test_perf_branches_no_hw()
 2025-11-22  0:53 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
 2025-11-22  0:53 UTC  (2+ messages)

Improving inode number documentation
 2025-11-22  0:53 UTC  (8+ messages)
` [PATCH v2] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino

[PATCH] bpf: Plug a potential exclusive map memory leak
 2025-11-22  0:52 UTC  (2+ messages)

[PATCH] btrfs-progs: docs: add warning for btrfs checksum features
 2025-11-22  0:52 UTC  (7+ messages)

[PATCH net-next 1/3] netmem, io_uring/zcrx: access pp fields through @desc in net_iov
 2025-11-22  0:50 UTC  (3+ messages)

[PATCH RESEND] drm: pl111: replace dev_* print functions with drm_* variants
 2025-11-22  0:49 UTC 

[PATCH v1 1/2] cxl, doc: Moving conventions in separate files
 2025-11-22  0:49 UTC  (3+ messages)
` [PATCH v1 2/2] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement

[PATCH v5 00/11] nfsd: assorted cleanups involving v4 special stateids
 2025-11-22  0:46 UTC  (6+ messages)
` [PATCH v5 03/11] nfsd: simplify foreign-filehandle handling to better match RFC-7862

tools/testing/selftests/vfio/lib/vfio_pci_device.c:249:7: warning: comparison of distinct pointer types ('typeof (iova) *' (aka 'unsigned long long *') and 'typeof (size - 1) *' (aka 'unsigned int *'))
 2025-11-22  0:44 UTC 

[patch V5 00/20] sched: Rewrite MM CID management
 2025-11-22  0:43 UTC  (3+ messages)
` [patch V5 20/20] sched/mmcid: Switch over to the new mechanism

[linux-next:master 9003/11041] tools/include/nolibc/arch.h:41:2: error: #error Unsupported Architecture
 2025-11-22  0:43 UTC 

[linux-review:Markus-Probst/rust-Add-trait-to-convert-a-device-reference-to-a-bus-device-reference/20251116-012949 4/4] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'type'
 2025-11-22  0:41 UTC 

2025 LF Technical Advisory Board election - call for candidates
 2025-11-22  0:41 UTC 

[linux-review:Markus-Probst/rust-Add-trait-to-convert-a-device-reference-to-a-bus-device-reference/20251116-012949 3/4] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'type'
 2025-11-22  0:41 UTC 

[PATCH v5] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
 2025-11-22  0:37 UTC 

[PATCH net-next v2 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2025-11-22  0:36 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net/rds: Give each connection its own workqueue


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.