All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-05 16:35:59 to 2025-06-05 17:42:42 UTC [more...]

[PATCH bpf-next v3 1/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
 2025-06-05 17:42 UTC  (11+ messages)
` [PATCH bpf-next v3 2/3] selftests/bpf: add cmp_map_pointer_with_const test
` [PATCH bpf-next v3 3/3] selftests/bpf: add test cases with CONST_PTR_TO_MAP null checks

[perf] fuzzer quickly crashes kernel, possibly memcg related
 2025-06-05 17:42 UTC 

[RESEND PATCH] arm64: defconfig: Enable camcc and videocc on Qualcomm SM8450+
 2025-06-05 17:41 UTC  (2+ messages)

[v4 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-06-05 17:40 UTC  (3+ messages)
` [v4 PATCH 1/2] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1046a-wdt

Hyperlaunch/dom0less code sharing
 2025-06-05 17:40 UTC  (26+ messages)
` [PATCH 00/19] Allow x86 to unflatten DTs
  ` [PATCH 06/19] xen: Clean up asm-generic/device.h
  ` [PATCH 07/19] arm/gnttab: Break cycle between asm/grant_table.h and xen/grant_table.h
  ` [PATCH 08/19] xen/dt: Add BOOTMOD_MICROCODE
  ` [PATCH 09/19] x86: Preinitialise all modules to be of kind BOOTMOD_UNKNOWN
  ` [PATCH 10/19] x86: Replace boot_module with bootmodule

[PATCH v2 0/6] fstests overlay fixes for v2025.05.25
 2025-06-05 17:40 UTC  (7+ messages)
` [PATCH v2 3/6] generic/604: do not run with overlayfs
` [PATCH v2 4/6] generic/623: "
` [PATCH v2 5/6] generic: remove incorrect _require_idmapped_mounts checks

[PATCH] rust: introduce sfile macro for easier code tracing
 2025-06-05 17:39 UTC  (12+ messages)

[Bug 220116] amd_pmc - Last suspend didn't reach deepest state
 2025-06-05 17:39 UTC  (3+ messages)

[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-06-05 17:38 UTC  (11+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "

[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-06-05 17:38 UTC  (12+ messages)
` [PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm

[PATCH v15 0/9] Extend IGT to support Android
 2025-06-05 17:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Extend IGT to support Android (rev15)

[PATCH v4 0/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
 2025-06-05 17:37 UTC  (3+ messages)
` [PATCH v4 1/5] dt-bindings: arm: qcom: Add Lenovo TB16 support

[PATCH] arm64: defconfig: Enable camcc and videocc on Qualcomm SM8450+
 2025-06-05 17:34 UTC  (2+ messages)

[PATCH v11 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-05 17:35 UTC  (9+ messages)
` [PATCH v11 12/18] KVM: x86: Enable guest_memfd shared memory for SW-protected VMs
` [PATCH v11 14/18] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v11 15/18] KVM: arm64: Enable host mapping of shared guest_memfd memory

[PATCH v6 0/4] add feature arc in rte_graph
 2025-06-05 17:33 UTC  (9+ messages)
` [PATCH v12 0/7] "
  ` [PATCH v12 1/7] graph: add API to override node process function
  ` [PATCH v12 2/7] graph: add feature arc registrations
  ` [PATCH v12 3/7] graph: add feature arc init APIs
  ` [PATCH v12 4/7] graph: add feature enable/disable APIs
  ` [PATCH v12 5/7] ip4: add ip4 output feature arc
  ` [PATCH v12 6/7] app/graph: add custom feature nodes for ip4 output arc
  ` [PATCH v12 7/7] test/graph_feature_arc: add functional tests

[PATCH v5 0/6] x86: memcpy() / memset() (non-)ERMS flavors plus fallout
 2025-06-05 17:34 UTC  (9+ messages)
` [PATCH v5 2/6] x86: re-work memset()
` [PATCH v5 3/6] x86: re-work memcpy()
` [PATCH v5 4/6] x86: control memset() and memcpy() inlining

[ANNOUNCE] Xen Summit 2025 , our call for papers closes on 1st July
 2025-06-05 17:33 UTC 

[PATCH v3 01/11] platform/x86/intel: refactor endpoint usage
 2025-06-05 17:32 UTC  (2+ messages)
` [PATCH v3 02/11] platform/x86/intel/pmt: crashlog binary file endpoint

[PATCH v4 0/6] Enable strict percpu address space checks
 2025-06-05 17:31 UTC  (5+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
  ` Large modules with 6.15 [was: [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers]

[PATCH v4 0/3] rust: add `UnsafePinned` type
 2025-06-05 17:30 UTC  (5+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type

[PATCH 0/7] iomap: zero range folio batch support
 2025-06-05 17:33 UTC  (8+ messages)
` [PATCH 1/7] iomap: move pos+len BUG_ON() to after folio lookup
` [PATCH 2/7] filemap: add helper to look up dirty folios in a range
` [PATCH 3/7] iomap: optional zero range dirty folio processing
` [PATCH 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH RFC 7/7] xfs: error tag to force zeroing on debug kernels

[PATCH v3 0/2] bootstd: New bootmeth for RAUC A/B systems
 2025-06-05 17:29 UTC  (2+ messages)

[PATCH] tpm: Export the function to set up the TPM log
 2025-06-05 17:29 UTC  (5+ messages)

[PATCH v4 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
 2025-06-05 17:28 UTC  (3+ messages)
` [PATCH v4 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant "

[PATCH ath-next] wifi: ath12k: Fix hal_reo_cmd_status kernel-doc
 2025-06-05 17:27 UTC 

[PATCH v4 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-06-05 17:27 UTC  (9+ messages)
` [PATCH v4 2/3] "

[PATCH 1/2] thermal: intel: int340x: Add performance control for platform temperature control
 2025-06-05 17:25 UTC  (6+ messages)
` [PATCH 2/2] thermal: intel: int340x: Allow temperature override

Intent to release 3.9
 2025-06-05 17:24 UTC 

[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
 2025-06-05 17:21 UTC  (10+ messages)

[PATCH mt76 0/5] mt76: mt7996: Fix 'sleep while atomic' in mt7996_mac_sta_rc_work()
 2025-06-05 17:17 UTC  (7+ messages)
` [PATCH mt76 5/5] wifi: mt76: Remove RCU section "

[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-06-05 17:19 UTC  (11+ messages)

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_sb_members_v2_to_text
 2025-06-05 17:18 UTC  (2+ messages)
` [syzbot] #syz test

[PATCH V4 00/43] Live update: vfio and iommufd
 2025-06-05 15:16 UTC  (8+ messages)
` [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure

[PATCH v13 00/10] imap-send: make it usable again and add OAuth2.0 support
 2025-06-05 17:16 UTC  (4+ messages)
` [PATCH v13 02/10] imap-send: add support for OAuth2.0 authentication

[PATCH i-g-t v11 0/5] Add per-device engine activity stats in GPUTOP
 2025-06-05 17:16 UTC  (5+ messages)
` [PATCH i-g-t v11 4/5] tools/gputop/xe_gputop: Add gputop support for xe specific devices
` [PATCH i-g-t v11 5/5] tools/gputop/gputop: Enable support for multiple GPUs and instances

Intel NIC mbuf fast free
 2025-06-05 17:16 UTC 

[PATCH] MAINTAINERS: add entry for crypto library
 2025-06-05 17:11 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-05 17:16 UTC  (8+ messages)
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use

[PATCH net] gve: Fix stuck TX queue for DQ queue format
 2025-06-05 17:15 UTC  (3+ messages)

[PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops
 2025-06-05 17:15 UTC  (5+ messages)
` [PATCH v13 1/4] drm/atomic-helper: Refactor crtc & encoder-bridge op loops into separate functions
` [PATCH v13 2/4] drm/atomic-helper: Separate out bridge pre_enable/post_disable from enable/disable
` [PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable
` [PATCH v13 4/4] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable

[PATCH v2] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
 2025-06-05 17:15 UTC  (2+ messages)

[PATCH v8 0/3] media: venus: enable venus on qcs615
 2025-06-05 17:13 UTC  (13+ messages)

[PATCH 00/10] sc5xx: Add complete board support for all ADI SC5xx boards
 2025-06-05 17:12 UTC  (3+ messages)
` [PATCH 10/10] MAINTAINERS: Update ADI entries for new boards

[PATCH] kho: initialize tail pages for higher order folios properly
 2025-06-05 17:11 UTC 

[PATCH v5 0/3] CCS save restore for IGPU
 2025-06-05 17:11 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for CCS save restore for IGPU (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH] fstests: generic/741: make cleanup to handle test failure properly
 2025-06-05 17:10 UTC  (2+ messages)

[PATCH] rust: pin-init: examples, tests: use `ignore` instead of conditionally compiling tests
 2025-06-05 17:09 UTC  (2+ messages)

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-05 17:04 UTC  (6+ messages)
` [PATCH v5 10/29] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers

Sequential read(8K) from compressed files are very slow
 2025-06-05 17:09 UTC  (5+ messages)

[PATCH] fs/xattr.c: fix simple_xattr_list()
 2025-06-05 17:09 UTC  (2+ messages)

[PATCH] overlay: workaround libmount failure to remount,ro
 2025-06-05 17:08 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the risc-v tree
 2025-06-05 17:08 UTC  (3+ messages)

linux-next: Tree for Jun 3
 2025-06-05 17:07 UTC  (5+ messages)
` linux-next: Tree for Jun 3 (clk/clk-rp1.c)

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-05 17:04 UTC  (8+ messages)
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls

[PATCHSET RFC 0/3] uring_cmd copy avoidance
 2025-06-05 17:06 UTC  (5+ messages)
` [PATCH 1/3] io_uring/uring_cmd: get rid of io_uring_cmd_prep_setup()
` [PATCH 2/3] io_uring: mark requests that will go async with REQ_F_ASYNC_ISSUE
` [PATCH 3/3] io_uring/uring_cmd: copy SQE only when needed

[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
 2025-06-05 17:06 UTC  (4+ messages)
` [PATCH v2 11/25] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper

[PATCH v6 00/40] drm/msm: sparse / "VM_BIND" support
 2025-06-05 17:03 UTC 

[PATCH] btrfs: use fs_info as the block device holder
 2025-06-05 17:05 UTC  (2+ messages)

[PATCH net-next v3 0/2] Add Si3474 PSE controller driver
 2025-06-05 17:04 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: pse-pd: "
    ` [EXTERNAL]Re: "

[PATCH v2] mhi: host: Add standard elf image download functionality
 2025-06-05 17:04 UTC  (2+ messages)

[PATCH v4 00/10] t/unit-tests: convert unit-tests to use clar
 2025-06-05 17:04 UTC  (3+ messages)
` [PATCH v4 06/10] t/unit-tests: convert reftable table test "

[PATCH] fsstress: print syncfs() return value in verbose mode
 2025-06-05 17:03 UTC  (2+ messages)

[PULL] drm-misc-next-fixes
 2025-06-05 17:02 UTC 

[PATCH 0/3] x86/EFI: Fix detection of buildid
 2025-06-05 17:01 UTC  (6+ messages)
` [PATCH 1/3] "

Assistance with intel_idle and c-states
 2025-06-05 17:00 UTC 

[PATCH V3] perf: Fix the throttle error of some clock events
 2025-06-05 16:58 UTC  (4+ messages)

[bluez/bluez]
 2025-06-05 16:58 UTC 

[RFC PATCH v3 0/7] Intel RAR TLB invalidation
 2025-06-05 16:58 UTC  (6+ messages)
` [RFC PATCH v3 4/7] x86/apic: Introduce Remote Action Request Operations
` [RFC PATCH v3 5/7] x86/mm: Introduce Remote Action Request
` [RFC PATCH v3 7/7] x86/mm: userspace & pageout flushing using Intel RAR

[PATCH bpf-next] selftests/bpf: Fix compile error of bin_attribute::read/write()
 2025-06-05 16:58 UTC  (2+ messages)

[PATCH 00/10] drm/xe/ggtt: Stop relying on GGTT internals
 2025-06-05 16:57 UTC  (4+ messages)
` [PATCH 05/10] drm/xe/ggtt: Seperate flags and address in PTE encoding

[RESEND RFC PATCH 2/2] arm64: dts: rockchip: drop PCIe 3v3 always-on and boot-on
 2025-06-05 16:50 UTC  (2+ messages)

[PATCH v3 00/10] t/unit-tests: convert unit-tests to use clar
 2025-06-05 16:56 UTC  (6+ messages)
` [PATCH v3 10/10] t/unit-tests: finalize migration of reftable-related tests

[PATCH v3] tests/intel/xe_fault_injection: Ignore all errors while injecting fault
 2025-06-05 16:55 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_fault_injection: Ignore all errors while injecting fault (rev5)

Fetch remote only if remote hasn't been fetched recently
 2025-06-05 16:55 UTC  (2+ messages)

[PATCH] SUNRPC: Cleanup/fix initial rq_pages allocation
 2025-06-05 16:54 UTC  (3+ messages)

[RESEND RFC PATCH 1/2] PCI: rockchip-host: Retry link training on failure without PERST#
 2025-06-05 16:50 UTC  (2+ messages)

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-05 16:54 UTC  (3+ messages)
` [PATCH v4 6/7] dax/hmem: Save the DAX HMEM platform device pointer

Recent Linux kernel commit breaks Gnulib test suite
 2025-06-05 16:53 UTC  (3+ messages)

[PATCH v2 0/5] rust: Add ACPI match table support for Rust drivers
 2025-06-05 16:52 UTC  (5+ messages)
` [PATCH v2 3/5] rust: driver: Add ACPI id table support to Adapter trait
` [PATCH v2 4/5] rust: platform: Add ACPI match table support to `Driver` trait
` [PATCH v2 5/5] samples: rust: add ACPI match table example to platform driver

[PATCH] generic/032: fix failure due to attempt to wait for non-child process
 2025-06-05 16:52 UTC  (2+ messages)

[RESEND RFC PATCH 0/2] PCI: rockchip-host: Support quirky devices
 2025-06-05 16:49 UTC  (2+ messages)

[linus:master] [rds] c50d295c37: BUG:unable_to_handle_page_fault_for_address
 2025-06-05 16:50 UTC  (6+ messages)
` [PATCH] module: Make sure relocations are applied to the per-CPU section
  ` [PATCH v2] "

[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
 2025-06-05 16:49 UTC  (3+ messages)
` [PATCH v2 07/15] iommupt: Add map_pages op

[PATCH] fs/xattr.c: fix simple_xattr_list()
 2025-06-05 16:48 UTC 

[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-06-05 16:49 UTC  (7+ messages)
` [PATCH v9 08/16] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [PATCH v9 09/16] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v9 10/16] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports

[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-06-05 16:48 UTC  (5+ messages)

[PATCH v2 bpf-next 0/4] bpf path iterator
 2025-06-05 16:47 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/4] landlock: Use path_walk_parent()

[PATCH v2] x86: prevent gcc from emitting rep movsq/stosq for inlined ops
 2025-06-05 16:47 UTC 

[PATCH for-next v2 0/2] add ioctl to query protection info capabilities
 2025-06-05 15:07 UTC  (3+ messages)
  ` [PATCH for-next v2 1/2] block: introduce pi_size field in blk_integrity
  ` [PATCH for-next v2 2/2] fs: add ioctl to query protection info capabilities

[PATCH] libgcrypt: fix compile error for t-thread-local
 2025-06-05 16:46 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/11] Add support for exact-node memory claims
 2025-06-05 16:46 UTC  (5+ messages)
` [PATCH 02/11] xen/page_alloc: Remove `claim` from domain_set_outstanding_pages()
` [PATCH 03/11] xen/page_alloc: Add static per-node counts of free pages

[PATCH] linux-yocto: refresh CVE exclusion list for 6.12.31
 2025-06-05 16:46 UTC  (2+ messages)
` Patchtest results for "

[BUG] veth: TX drops with NAPI enabled and crash in combination with qdisc
 2025-06-05 16:46 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpftool: skel: Introduce NAME__open_and_load_opts()
 2025-06-05 16:45 UTC  (2+ messages)

[PATCH nft] src: move BASECHAIN flag toggle to netlink linearize code for device update
 2025-06-05 16:44 UTC 

[PATCH 00/12] btrfs: remap tree
 2025-06-05 16:43 UTC  (2+ messages)

[PATCH] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-06-05 16:42 UTC  (3+ messages)

[bluez/bluez] e16134: monitor: Add support for decoding Channel Sounding
 2025-06-05 16:42 UTC 

[PATCH v1 00/11] CoreSight: Refactor CPU PM and hotplug
 2025-06-05 16:39 UTC  (3+ messages)

[mt76][mt7902] Inquiry about support for MediaTek MT7902 Wi-Fi chipset under Linux
 2025-06-05 16:32 UTC 

[yocto] systemd - Failed to start up manager => Freezing execution
 2025-06-05 16:40 UTC  (2+ messages)

[PATCH 00/28] KVM: x86: Clean up MSR interception code
 2025-06-05 16:39 UTC  (4+ messages)
` [PATCH 17/28] KVM: SVM: Manually recalc all MSR intercepts on userspace MSR filter change

[PATCH v6 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-05 16:36 UTC  (10+ messages)
` [PATCH v6 06/10] accel/rocket: Add IOCTL for BO creation

"git config get" returns "error: key does not contain a section: get"
 2025-06-05 16:38 UTC  (3+ messages)
  ` [External] "

[PATCH 0/1] Sphinx: refactor QAPI indices
 2025-06-05 16:36 UTC  (4+ messages)
` [PATCH 1/1] docs/qapi-domain: Improve "

[OE-core] [PATCH 01/45] apr: upgrade 1.7.5 -> 1.7.6
 2025-06-05 16:36 UTC  (4+ messages)
` [OE-core] [PATCH 22/45] libarchive: upgrade 3.7.9 -> 3.8.0

[PATCH v2] oeqa/selftest: add test case for oeqa.utils.subprocesstweak
 2025-06-05 16:35 UTC 


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.