All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-05 16:28:24 to 2025-12-05 17:45:30 UTC [more...]

[PATCH BlueZ] main: fix bool vs. gboolean type in g_option_context_parse()
 2025-12-05 16:30 UTC  (3+ messages)

[PATCH v2] x86/aperfmperf: Don't disable scheduler APERF/MPERF on bad samples
 2025-12-05 17:45 UTC 

[PATCH v9 0/2] xen: Strip xen.efi by default
 2025-12-05 17:44 UTC  (3+ messages)
` [PATCH v9 1/2] Do not attempt to workaround older binutils

[PATCH qemu 0/1] ui/sdl2: add multitouch support
 2025-12-05 17:43 UTC  (2+ messages)
` [PATCH qemu 1/1] "

[BUG] MTD: refcount underflow/use-after-free during rapid SPI NOR unbind/bind cycles
 2025-12-05 17:43 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] Add cryptographic hash and signature verification kfuncs to BPF
 2025-12-05 17:39 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] crypto: Add BPF hash algorithm type registration module
` [PATCH bpf-next v2 2/5] bpf: Add SHA hash kfunc for cryptographic hashing
` [PATCH bpf-next v2 3/5] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v2 4/5] bpf: Add ECDSA signature verification kfuncs
` [PATCH bpf-next v2 5/5] selftests/bpf: Add tests for "

[PATCH RESEND linux-next] SUNRPC: Optimize list definition method
 2025-12-05 17:41 UTC  (2+ messages)

[PATCH 5.15 000/387] 5.15.197-rc2 review
 2025-12-05 17:39 UTC  (6+ messages)

[PATCH] tests/kms_bw: Correct skip message for mx pipe count
 2025-12-05 17:39 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] mac80211_hwsim: fix divide error in mac80211_hwsim_link_info_changed
 2025-12-05 17:39 UTC  (2+ messages)

[PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
 2025-12-05 17:39 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] drivers: Add missing MODULE_DESCRIPTION to PowerMac drivers
 2025-12-05 17:39 UTC 

[PATCH next] vfio/xe: Fix use after free in xe_vfio_pci_alloc_file()
 2025-12-05 17:38 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[rgushchin:bpfoom.3.2 5/31] include/linux/bpf.h:1938:34: error: field has incomplete type 'enum bpf_cgroup_struct_ops_type'
 2025-12-05 17:35 UTC 

[PATCH] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
 2025-12-05 17:35 UTC  (2+ messages)

[PATCH] net:lwip: Add debug line to net-lwip
 2025-12-05 17:35 UTC  (2+ messages)

[PATCH RFC 0/2] configfs: enable kernel-space item registration
 2025-12-05 17:35 UTC  (5+ messages)
  ` [PATCH RFC 1/2] configfs: add kernel-space item registration API

[PATCH v3 0/3] KVM ARM64 pre_fault_memory
 2025-12-05 17:33 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: selftests: Enable pre_fault_memory_test for arm64

misc xfstests fixes
 2025-12-05 17:33 UTC  (5+ messages)
` [PATCH 3/3] xfs/158: _notrun when the file system can't be created

[PATCH] net: lwip: tftp: Fix filename handling
 2025-12-05 17:32 UTC  (2+ messages)

[PATCH v2 00/13] selftests: Fix build warnings and errors
 2025-12-05 17:31 UTC  (15+ messages)
` [PATCH v2 01/13] clone3: clone3_cap_checkpoint_restore: Fix build warnings
` [PATCH v2 02/13] selftests: ntsync: "
` [PATCH v2 03/13] selftests/filesystems: fclog: Fix build warnings and errors
` [PATCH v2 04/13] selftests/filesystems: file_stressor: Fix build warning
` [PATCH v2 05/13] selftests/filesystems: anon_inode_test: "
` [PATCH v2 06/13] selftest: af_unix: Support compilers without flex-array-member-not-at-end support
` [PATCH v2 07/13] selftest/futex: Comment out test_futex_mpol
` [PATCH v2 08/13] selftests: net: netlink-dumps: Avoid uninitialized variable warning
` [PATCH v2 09/13] selftests/seccomp: Fix build warning
` [PATCH v2 10/13] selftests: net: Fix build warnings
` [PATCH v2 11/13] selftests/fs/mount-notify: Fix build warning
` [PATCH v2 12/13] selftests/fs/mount-notify-ns: "
` [PATCH v2 13/13] selftests: net: tfo: "

[PATCH] drm/sched: run free_job work on timeout workqueue
 2025-12-05 17:30 UTC  (5+ messages)

[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
 2025-12-05 17:30 UTC  (16+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 02/13] x86/tlb: export flush_tlb_kernel_range "
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v8 06/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v8 07/13] KVM: arm64: "
` [PATCH v8 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v8 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v8 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v8 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v8 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v8 13/13] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH 5.10 000/295] 5.10.247-rc2 review
 2025-12-05 17:26 UTC  (2+ messages)

[PATCH fstests v3 0/3] generic: new testcases for delegation support
 2025-12-05 17:25 UTC  (7+ messages)
` [PATCH fstests v3 1/3] common/rc: clean up after the _require_test_fcntl_setlease() test
` [PATCH fstests v3 2/3] generic: add tests for directory delegations
` [PATCH fstests v3 3/3] generic: add tests for file delegations

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-12-05 17:25 UTC  (5+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 2/7] builtin/credential-store: move is_rfc3986_unreserved to url.[ch]

[RFC PATCH 2/2] KVM: pfncache: Use vmap() for guest_memfd pages without direct map
 2025-12-05 17:24 UTC  (2+ messages)

[rgushchin:bpfoom.3.2 5/31] include/linux/bpf.h:1938:41: error: field 'cgroup_attach_type' has incomplete type
 2025-12-05 17:24 UTC 

Bitbake fetch does not re-fetch from network if gitrepo is found in DL_DIR
 2025-12-05 17:24 UTC  (7+ messages)
` [yocto] "

[RFC PATCH v2 00/15] s390: SFrame user space unwinding
 2025-12-05 17:23 UTC  (17+ messages)
` [RFC PATCH v2 01/15] unwind_user: Enhance comments on get CFA, FP, and RA
` [RFC PATCH v2 02/15] unwind_user/fp: Use dummies instead of ifdef
` [RFC PATCH v2 03/15] x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER
` [RFC PATCH v2 04/15] s390: asm/dwarf.h should only be included in assembly files
` [RFC PATCH v2 05/15] s390/vdso: Avoid emitting DWARF CFI for non-vDSO
` [RFC PATCH v2 06/15] s390/vdso: Keep function symbols in vDSO
` [RFC PATCH v2 07/15] s390/vdso: Enable SFrame generation "
` [RFC PATCH v2 08/15] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [RFC PATCH v2 09/15] unwind_user: Enable archs that pass RA in a register
` [RFC PATCH v2 10/15] unwind_user: Enable archs that save RA/FP in other registers
` [RFC PATCH v2 11/15] unwind_user/sframe: Enable archs with encoded SFrame CFA offsets
` [RFC PATCH v2 12/15] s390/ptrace: Provide frame_pointer()
` [RFC PATCH v2 13/15] s390/unwind_user/sframe: Enable HAVE_UNWIND_USER_SFRAME
` [RFC PATCH v2 14/15] unwind_user/backchain: Introduce back chain user space unwinding
` [RFC PATCH v2 15/15] s390/unwind_user/backchain: Enable HAVE_UNWIND_USER_BACKCHAIN

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-12-05 17:24 UTC  (8+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
  ` [PATCH v7 12/12] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH] io_uring/poll: unify poll waitqueue entry and list removal
 2025-12-05 17:24 UTC 

[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
 2025-12-05 17:23 UTC  (5+ messages)
` [RFC v3 18/21] hw/arm/smmuv3: Harden security checks in MMIO handlers

[PATCH net v3] broadcom: b44: prevent uninitialized value usage
 2025-12-05 17:22 UTC  (2+ messages)

[RFC PATCH v1 0/1] ACPI: s2idle: Add /sys/power/lps0_screen_off
 2025-12-05 17:22 UTC  (9+ messages)
` [RFC PATCH v1 1/1] ACPI: PM: s2idle: Add lps0_screen_off sysfs interface

rust: wrong SAFETY comments in group_leader() and pid() + questions
 2025-12-05 17:21 UTC  (6+ messages)

[PATCH RFC] powerpc: switch two fixed phy links to full duplex
 2025-12-05 17:21 UTC 

[Bug 2133188] Re: Illegal instruction in memset under qemu-user for riscv64
 2025-12-05 17:15 UTC 

[PATCH] migration/options: Add x-ignore-shared
 2025-12-05 17:20 UTC 

[PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
 2025-12-05 17:20 UTC  (2+ messages)

[RFC RESEND v5 0/4] hw/misc: Introduce a generalized IOMMU test framework
 2025-12-05 17:19 UTC  (9+ messages)
` [RFC RESEND v5 3/4] tests/qtest/libqos: Add SMMUv3 helper library
` [RFC RESEND v5 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev

[PATCH net-next] sfc: correct kernel-doc complaints
 2025-12-05 17:19 UTC  (2+ messages)

[PATCH 0/2] Fix mocs index fields in MEM_COPY instruction
 2025-12-05 17:16 UTC  (6+ messages)
` [PATCH 2/2] lib/xe_spin: Fix mocs index field in mem_copy for Xe2 platforms

[PATCH 0/2] tools build: Fix arm64's unistd_64.h dependency
 2025-12-05 17:16 UTC  (5+ messages)
` [PATCH 2/2] Revert "perf tools: Fix arm64 build by generating unistd_64.h"

[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2025-12-05 17:15 UTC  (5+ messages)
` [PATCH 16/31] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH 23/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot

[PATCH v3 0/3] platform/mellanox: Add mlxbf_pka driver for BlueField DPU
 2025-12-05 17:15 UTC  (4+ messages)
` [PATCH v3 2/3] platform/mellanox/mlxbf_pka: Add userspace PKA ring device interface

[PATCH v9 0/2] Add Google Tensor SoC USB controller support
 2025-12-05 17:14 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3

[PATCH v2] nitrogen6x: change maintainer
 2025-12-05 17:13 UTC  (2+ messages)

[openeuler:OLK-6.6 3479/3479] drivers/ub/urma/ubcore/ubcore_tp.c:16:5: warning: no previous prototype for 'ubcore_get_tp_list'
 2025-12-05 17:13 UTC 

[PATCH v8 0/2] Add Google Tensor SoC USB PHY support
 2025-12-05 17:13 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY

[PATCH] pcie_sriov: Fix PCI_SRIOV_* accesses in pcie_sriov_pf_exit()
 2025-12-05 17:11 UTC  (3+ messages)

[PATCH] xfs: fix a UAF problem in xattr repair
 2025-12-05 17:12 UTC  (3+ messages)

[meta-oe][kirkstone][PATCH 01/10] xrdp: upgrade 0.9.18 -> 0.9.18.1
 2025-12-05 17:11 UTC  (10+ messages)
` [meta-oe][kirkstone][PATCH 02/10] xrdp: patch CVE-2022-23468
` [meta-oe][kirkstone][PATCH 03/10] xrdp: patch CVE-2022-23477
` [meta-oe][kirkstone][PATCH 04/10] xrdp: patch CVE-2022-23478
` [meta-oe][kirkstone][PATCH 05/10] xrdp: patch CVE-2022-23479
` [meta-oe][kirkstone][PATCH 06/10] xrdp: patch CVE-2022-23480
` [meta-oe][kirkstone][PATCH 07/10] xrdp: patch CVE-2022-23481
` [meta-oe][kirkstone][PATCH 08/10] xrdp: patch CVE-2022-23483
` [meta-oe][kirkstone][PATCH 09/10] xrdp: patch CVE-2022-23484
` [meta-oe][kirkstone][PATCH 10/10] xrdp: patch CVE-2022-23493

[Buildroot] [PATCH] package/libglib2: bump to 2.86.2
 2025-12-05 17:08 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/podman: security bump to version 5.7.0
 2025-12-05 18:04 UTC 

platform: generic: add CVA6 platform and support for PMU
 2025-12-05 17:06 UTC  (3+ messages)

[PATCH][next] KVM: Avoid a few dozen -Wflex-array-member-not-at-end warnings
 2025-12-05 17:04 UTC  (2+ messages)

[PATCH i-g-t 0/2] Close any open drm device after engine initialization in GPUTOP
 2025-12-05 17:02 UTC  (3+ messages)
` [PATCH i-g-t 2/2] tools/gputop/gputop: Enable support for multiple GPUs and instances

[PATCH 0/9] KVM: SVM: Fix (hilarious) exit_code bugs
 2025-12-05 16:59 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Do runtime updates during KVM_SET_CPUID2
 2025-12-05 16:59 UTC  (2+ messages)

[PATCH v1 0/5] KVM: arm64: Enforce MTE disablement at EL2
 2025-12-05 17:00 UTC  (3+ messages)

[PATCH 0/2] KVM: Fix a guest_memfd memslot UAF
 2025-12-05 16:59 UTC  (2+ messages)

[RFC 0/8] first steps in fixing buffer overflow
 2025-12-05 17:00 UTC  (5+ messages)
` [RFC v2 00/14] lib: check for string overflow
  ` [RFC v2 02/14] test: avoid long hash names

[PATCH v4 0/3] Selective Fetch and async flip
 2025-12-05 16:59 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Selective Fetch and async flip (rev5)

Git for structured data
 2025-12-05 16:51 UTC 

[PATCH] drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message
 2025-12-05 16:58 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[GIT PULL] capabilities update for v6.19
 2025-12-05 16:57 UTC  (4+ messages)

[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
 2025-12-05 16:56 UTC  (10+ messages)
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one

[PATCH v1] io_uring/kbuf: use WRITE_ONCE() for userspace-shared buffer ring fields
 2025-12-05 16:56 UTC  (5+ messages)

[PATCH v1 00/30] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2025-12-05 16:56 UTC  (5+ messages)
` [PATCH v1 09/30] io_uring: add io_uring_cmd_import_fixed_index()

[Intel-wired-lan] [PATCH] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
 2025-12-05 12:39 UTC 

[Intel-wired-lan] [PATCH iwl-next v1 0/3] igb: add RSS key get/set support
 2025-12-05  8:21 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 1/3] Store the RSS key inside struct igb_adapter and introduce the
` [Intel-wired-lan] [PATCH iwl-next v1 2/3] igb: expose RSS key via ethtool get_rxfh
` [Intel-wired-lan] [PATCH iwl-next v1 3/3] igb: allow configuring RSS key via ethtool set_rxfh

[PATCH] packfile: skip decompressing and hashing blobs in add_promisor_object()
 2025-12-05 16:55 UTC  (3+ messages)

[PATCH net] mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
 2025-12-05 16:55 UTC  (2+ messages)

[PATCH] drm/plane: Fix IS_ERR() vs NULL bug drm_plane_create_color_pipeline_property()
 2025-12-05 16:54 UTC  (2+ messages)

[morimoto:renesas-lts/v6.18.0-2025-12-04-x5h-ironhide 21/36] drivers/mfd/rcar-mfis.c:95 mfis_reg_probe() error: we previously assumed 'res' could be null (see line 87)
 2025-12-05 16:51 UTC 

[PATCH v3 0/2] Add support for Wacom W9000-series penabled touchscreens
 2025-12-05 16:49 UTC  (2+ messages)
` [PATCH 2/2] Input: "

[PATCH] i2c: stm32f7_i2c: save some ms in stm32_i2c_choose_solution
 2025-12-05 16:49 UTC  (2+ messages)

[PATCH] ovl: pass original credentials, not mounter credentials during create
 2025-12-05 16:49 UTC  (3+ messages)

[matttbe-net-next:master 7/8] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'Bochs'
 2025-12-05 16:46 UTC 

[PATCH v2 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2025-12-05 16:47 UTC  (3+ messages)
` [PATCH v2 2/3] of: factor arguments passed to of_map_id() into a struct

[TEST] vxlan brige test flakiness
 2025-12-05 16:16 UTC  (4+ messages)

linux-stable 6.17.10 (and 6.18.0) regression - broken DisplayPort MST/daisy chaining
 2025-12-05 16:45 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] board/xilinx: add optee_os hash for xlnx_rebase_v4.5.0_2025.2
 2025-12-05 16:43 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] configs/versal2_vek385_defconfig: add optee_os support

[PULL 00/14] Final fixes for 10.2 (gitlab, testing, docker, docs, plugins)
 2025-12-05 16:41 UTC  (15+ messages)
` [PULL 01/14] gitlab: drop --disable-pie from aarch64-all-linux-static build
` [PULL 02/14] gitlab: drop explicit pxe-test from the build-tci job
` [PULL 03/14] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
` [PULL 04/14] tests/tcg: honour the available QEMU binaries when running check-tcg
` [PULL 05/14] tests/qemu-iotests: Check for a functional "secret" object before using it
` [PULL 06/14] tests/lcitool: add bzip2 to the minimal dependency list
` [PULL 07/14] tests/docker: transition debian-all-test-cross to lcitool
` [PULL 08/14] tests/docker: drop --disable-[tools|system] from all-test-cross
` [PULL 09/14] docs/devel: update build environment setup documentation
` [PULL 10/14] docs/devel: Correct typo
` [PULL 11/14] MAINTAINERS: update the custom runner entries
` [PULL 12/14] plugins/core: allow reading of registers during discon events
` [PULL 13/14] contrib/plugins/uftrace_symbols.py: unbreak --no-prefix-symbols
` [PULL 14/14] aspeed: Deprecate the fby35 machine

[RFC PATCH] arm64: broadcom: bcm2712: Rework rp1 overlay handling
 2025-12-05 16:41 UTC  (3+ messages)

[PATCH V1] accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
 2025-12-05 16:41 UTC  (2+ messages)

[PATCH] drm/i915/cx0: Unify naming for C20 pll tables
 2025-12-05 16:41 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[Buildroot] [PATCH/next 1/1] package/libcamera-apps: fix build
 2025-12-05 16:41 UTC 

[PATCH 1/1] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
 2025-12-05 16:39 UTC  (11+ messages)

[PATCH] hw/dma/omap_dma.c: Use 64 bit maths for omap_dma_transfer_setup
 2025-12-05 16:36 UTC  (6+ messages)

[moderation/CI] Re: net: gro: avoid touching transport header
 2025-12-05 16:37 UTC 

[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
 2025-12-05 16:35 UTC  (11+ messages)
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format

[PATCH v5] drm/amdgpu: Ignored various return code
 2025-12-05 16:35 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: update my email address
 2025-12-05 16:34 UTC  (2+ messages)

[PATCH v4] drm/amdkfd: FORWARD NULL
 2025-12-05 16:34 UTC  (2+ messages)

[PATCH net-next v2] selftests: tls: fix warning of uninitialized variable
 2025-12-05 16:32 UTC 

[PATCH v2 1/2] arm64: dts: qcom: msm8939-asus-z00t: add battery
 2025-12-05 16:30 UTC  (2+ messages)

[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20251205
 2025-12-05 16:30 UTC 

[PATCH, RFC] rename xfs.h
 2025-12-05 16:29 UTC  (6+ messages)

repair tidyups for metadir handling
 2025-12-05 16:29 UTC  (9+ messages)
` [PATCH 2/4] repair: add canonical names for the XR_INO_ constants

[PATCH v2] drm/panthor: Enable timestamp propagation
 2025-12-05 16:28 UTC  (3+ messages)

[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
 2025-12-05 16:28 UTC  (8+ messages)
` [RFC PATCH v2 19/27] PCI: dwc: ep: Cache MSI outbound iATU mapping


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.