All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-07 21:55:58 to 2025-10-07 23:50:28 UTC [more...]

[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-10-07 22:08 UTC  (6+ messages)

[PATCH v2][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
 2025-10-07 22:56 UTC  (5+ messages)

[RFC v3 0/5] Align atomic storage
 2025-10-07 22:19 UTC 

[GIT PULL] RISC-V updates for v6.18-rc1
 2025-10-07 23:43 UTC  (7+ messages)

[PATCH] MAINTAINERS: Add myself as an AMD SVM & IOMMU reviewer
 2025-10-07 23:49 UTC  (4+ messages)

[PATCH 0/4] mm, swap: misc cleanup and bugfix
 2025-10-07 23:49 UTC  (9+ messages)
` [PATCH 2/4] mm, swap: rename helper for setup bad slots
` [PATCH 3/4] mm, swap: cleanup swap entry allocation parameter
` [PATCH 4/4] mm/migrate, swap: drop usage of folio_index

[PATCH v3] bootstd: make it possible to use tftp for netboot with standardboot
 2025-10-07 23:49 UTC  (2+ messages)

[oe-core][PATCH] sysvinit: create tmpfile dir for x11 domain socket
 2025-10-07 23:48 UTC 

[PATCH] x86/resctrl: Fix buggy overflow when reactivating previously Unavailable RMID
 2025-10-07 23:47 UTC  (3+ messages)

[PATCH v4 0/3] pci: endpoint: vntb: add MSI doorbell support
 2025-10-07 23:45 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()

[PATCH] Fix: ext4: add sanity check for inode inline write range
 2025-10-07 23:42 UTC 

[PATCH v2] driver core: fw_devlink: Don't warn about sync_state() pending
 2025-10-07 23:43 UTC  (2+ messages)

[PATCH v2 00/12] iommu/amd: Introduce Nested Translation support
 2025-10-07 23:43 UTC  (9+ messages)
` [PATCH v2 10/12] iommu/amd: Add support for nested domain allocation
` [PATCH v2 11/12] iommu/amd: Add support for nested domain attach/detach

[PATCH v2 0/6] ACPI fan _DSM support
 2025-10-07 23:41 UTC  (7+ messages)
` [PATCH v2 1/6] ACPI: fan: Use ACPI handle when retrieving _FST
` [PATCH v2 2/6] ACPI: fan: Workaround for 64-bit firmware bug
` [PATCH v2 3/6] ACPI: fan: Use platform device for devres-related actions
` [PATCH v2 4/6] ACPI: fan: Add basic notification support
` [PATCH v2 5/6] ACPI: fan: Add hwmon "
` [PATCH v2 6/6] ACPI: fan: Add support for Microsoft fan extensions

[PATCH 0/4] mm/zswap: misc cleanup of code and documentations
 2025-10-07 23:42 UTC  (9+ messages)
` [PATCH 1/4] mm/zswap: remove unnecessary dlen writes for incompressible pages
` [PATCH 2/4] mm/zswap: fix typos: s/zwap/zswap/
` [PATCH 3/4] mm/zswap: s/red-black tree/xarray/
` [PATCH 4/4] Docs/admin-guide/mm/zswap: "

[PATCH v19 00/22] Type2 device basic support
 2025-10-07 23:41 UTC  (2+ messages)

[PATCH] drm/xe: Enable media sampler power gating
 2025-10-07 23:40 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] KVM: SVM: Don't set GIF when clearing EFER.SVME
 2025-10-07 23:39 UTC  (2+ messages)

[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-10-07 23:37 UTC 

[PATCH] Bluetooth: bfusb: Fix buffer over-read in rx processing loop
 2025-10-07 23:29 UTC 

[Outreachy] Introduction - Rosemary Ajayi
 2025-10-07 23:36 UTC 

[PATCH] drm/i915: Fix conversion between clock ticks and nanoseconds
 2025-10-07 23:35 UTC 

media: qcom: iris: crashes on SM8250 / RB5 board
 2025-10-07 23:35 UTC  (3+ messages)

[PATCH] drm/xe/xe_guc_submit: Check all long-running exec queues on stop
 2025-10-07 23:34 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[syzbot] [iommu?] divide error in iova_bitmap_alloc
 2025-10-07 23:32 UTC 

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-10-07 23:32 UTC  (4+ messages)

Outreachy Inroduction Rosematy Ajayi
 2025-10-07 23:31 UTC 

[f2fs-dev] [PATCH] f2fs: Perform sanity check before unlinking directory inode
 2025-10-07 23:08 UTC  (3+ messages)
  `  "

Optimizing small reads
 2025-10-07 23:30 UTC  (13+ messages)

[syzbot] [ntfs3?] WARNING in indx_insert_into_buffer (3)
 2025-10-07 23:29 UTC 

[PATCH 02/57] docs/dyndbg: explain flags parse 1st
 2025-10-07 23:27 UTC  (4+ messages)
` [PATCH 20/57] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH 24/57] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH 30/57] docs/dyndbg: add classmap info to howto

[PATCH net v2 0/9] eth: fbnic: fix XDP_TX and XDP vs qstats
 2025-10-07 23:26 UTC  (10+ messages)
` [PATCH net v2 1/9] eth: fbnic: fix missing programming of the default descriptor
` [PATCH net v2 2/9] eth: fbnic: fix accounting of XDP packets
` [PATCH net v2 3/9] eth: fbnic: fix saving stats from XDP_TX rings on close
` [PATCH net v2 4/9] selftests: drv-net: xdp: rename netnl to ethnl
` [PATCH net v2 5/9] selftests: drv-net: xdp: add test for interface level qstats
` [PATCH net v2 6/9] eth: fbnic: fix reporting of alloc_failed qstats
` [PATCH net v2 7/9] selftests: drv-net: fix linter warnings in pp_alloc_fail
` [PATCH net v2 8/9] selftests: drv-net: pp_alloc_fail: lower traffic expectations
` [PATCH net v2 9/9] selftests: drv-net: pp_alloc_fail: add necessary optoins to config

[PATCH] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-10-07 23:26 UTC  (8+ messages)
` [PATCH v2 0/6] lib: Add runtime device info query APIs for xe devices
  ` [PATCH v2 1/6] "
  ` [PATCH v2 2/6] lib/xe: Use new APIs for xe device info queries
  ` [PATCH v2 3/6] lib: "
  ` [PATCH v2 4/6] tests/intel: "
  ` [PATCH v2 5/6] tools: "
  ` [PATCH v2 6/6] lib/intel_device_info: Remove hardcoded .graphics_rel values

KVM NV + SVE host OS warning
 2025-10-07 23:26 UTC  (6+ messages)

[PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable"
 2025-10-07 23:25 UTC  (7+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (3)
 2025-10-07 23:25 UTC 

[PATCH v4 00/23] Allow configfs to disable specific GT type(s)
 2025-10-07 23:22 UTC  (5+ messages)
` [PATCH v4 03/23] drm/xe: Move 'va_bits' flag back to platform descriptor
` ✗ Xe.CI.Full: failure for Allow configfs to disable specific GT type(s) (rev4)

[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
 2025-10-07 23:16 UTC  (25+ messages)
` [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits
` [PATCH v10 03/15] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v10 04/15] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall()
` [PATCH v10 07/15] x86/kexec: Disable LASS during relocate kernel
` [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code
` [PATCH v10 09/15] x86/traps: Consolidate user fixups in exc_general_protection()

[PATCH v3] drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter
 2025-10-07 23:16 UTC  (3+ messages)

[PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
 2025-10-07 23:14 UTC  (5+ messages)

[PATCH] usb: Fixed protocol translation in usb/storage/transport.c
 2025-10-07 23:12 UTC  (2+ messages)

[BUG] git clone from bundle with --all does not fetch all refs
 2025-10-07 23:11 UTC  (3+ messages)

[PATCH] x86/bugs: Qualify RETBLEED_INTEL_MSG
 2025-10-07 23:08 UTC  (7+ messages)

[PATCH v2 0/8] sparse-checkout: add 'clean' command
 2025-10-07 23:07 UTC  (7+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 2/7] sparse-checkout: add basics of "
  ` [PATCH v3 6/7] sparse-index: point users to new 'clean' action

[PATCH] wireless-regdb: Update regulatory info for Australia (AU) for 2025
 2025-10-07 23:04 UTC 

CPU stalls with CONFIG_PREEMPT_RT enabled on next-20251006 (Renesas RZ/G2L & RZ/G3E)
 2025-10-07 23:04 UTC  (4+ messages)

[to-be-updated] mm-khugepaged-abort-collapse-scan-on-non-swap-entries.patch removed from -mm tree
 2025-10-07 23:03 UTC 

Commit 4292a1e45fd4 ("PCI: Refactor distributing available memory to use loops") gives errors enumerating TBolt devices behind my TB dock
 2025-10-07 23:02 UTC  (2+ messages)

[PATCH 00/13] refs: improvements and fixes for peeling tags
 2025-10-07 23:01 UTC  (6+ messages)
` [PATCH 01/13] refs: introduce wrapper struct for `each_ref_fn`
` [PATCH 02/13] refs: introduce `.ref` field for the base iterator

[PULL 00/62] target-arm queue
 2025-10-07 22:58 UTC  (2+ messages)

[PULL 00/17] testing updates
 2025-10-07 22:58 UTC  (2+ messages)

[PULL 00/41] Memory patches for 2025-10-07
 2025-10-07 22:58 UTC  (2+ messages)

[PATCH v3 1/8] Bluetooth: HCI: Add initial support for PAST
 2025-10-07 22:58 UTC  (9+ messages)
` [PATCH v3 2/8] Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
` [PATCH v3 3/8] Bluetooth: ISO: Add support to bind to trigger PAST
` [PATCH v3 4/8] Bluetooth: HCI: Always use the identity address when initializing a connection
` [PATCH v3 5/8] Bluetooth: ISO: Attempt to resolve broadcast address
` [PATCH v3 6/8] Bluetooth: MGMT: Allow use of Set Device Flags without Add Device
` [PATCH v3 7/8] Bluetooth: ISO: Fix not updating BIS sender source address
` [PATCH v3 8/8] Bluetooth: ISO: Fix another instance of dst_type handling
` [v3,1/8] Bluetooth: HCI: Add initial support for PAST

+ mm-vmscan-remove-redundant-__gfp_nowarn.patch added to mm-new branch
 2025-10-07 22:58 UTC 

[PATCH 0/6] ci: improvements to our Rust infrastructure
 2025-10-07 22:58 UTC  (6+ messages)
` [PATCH 2/6] ci: check formatting of our Rust code

[RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
 2025-10-07 22:58 UTC  (14+ messages)

[PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64
 2025-10-07 22:57 UTC  (9+ messages)

[PATCH] test: Modify fbtsafety tests that use vtimestamp unnecessarily
 2025-10-07 22:55 UTC 

[PATCH v2 00/13] KVM: guest_memfd: MMAP and related fixes
 2025-10-07 22:54 UTC  (3+ messages)
` [PATCH v2 07/13] KVM: selftests: Create a new guest_memfd for each testcase

[PATCH 1/4] test: Turn char[16] into string to ignore garbage bytes
 2025-10-07 22:54 UTC  (4+ messages)
` [PATCH 3/4] test: Supply XFAIL for tests that use vtimestamp
  ` [DTrace-devel] "

[PATCH][next] scsi: isci: Avoid -Wflex-array-member-not-at-end warning
 2025-10-07 10:43 UTC  (2+ messages)

[PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic
 2025-10-07 22:52 UTC  (3+ messages)

[PATCH] mm/hugetlb: allow overcommitting gigantic hugepages
 2025-10-07 22:52 UTC  (3+ messages)

+ mm-skip-folio_activate-for-mlocked-folios.patch added to mm-hotfixes-unstable branch
 2025-10-07 22:51 UTC 

[PATCH] test: Account for variations in error messages
 2025-10-07 22:39 UTC 

[PATCH v3] drm/i915/fbc: update the impacted platforms in wa_22014263786
 2025-10-07 22:51 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/fbc: update the impacted platforms in wa_22014263786 (rev3)

[PATCH v2 0/3] Enable MSI affinity support for dwc PCI
 2025-10-07 22:46 UTC  (4+ messages)
` [PATCH v2 1/3] genirq: Add interrupt redirection infrastructure

nf-ct-list and nf-exp-delete
 2025-10-07 22:45 UTC  (3+ messages)

[PATCH] KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault test
 2025-10-07 22:45 UTC 

[OE-core][PATCH] u-boot: Make sure the build dir is unique for each UBOOT_CONFIG
 2025-10-07 22:43 UTC 

[PATCH] mtd: core: Add nand_id sysfs attribute for NAND devices
 2025-10-07 22:40 UTC  (2+ messages)

[PATCH] accel/qaic: Support the new READ_DATA implementation
 2025-10-07 22:40 UTC 

[PATCH bpf-next] bpf: Cleanup unused func args in rqspinlock implementation
 2025-10-07 22:40 UTC  (2+ messages)

[PATCH] KVM: selftests: Rename "guest_paddr" variables to "gpa"
 2025-10-07 22:36 UTC 

+ mm-readahead-make-thp-readahead-conditional-to-mmap_miss-logic.patch added to mm-new branch
 2025-10-07 22:34 UTC 

[PATCH] KVM: selftests: Forcefully override ARCH from x86_64 to x86
 2025-10-07 22:30 UTC 

[REGRESSION] USB-A devices not working on boot after recent USB merge
 2025-10-07 22:30 UTC  (3+ messages)

[PATCH v3 1/4] smb: client: fix missing timestamp updates with O_TRUNC
 2025-10-07 22:29 UTC  (2+ messages)

[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
 2025-10-07 22:28 UTC  (5+ messages)
` [PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP "

[PATCH] KVM: guest_memfd: Drop a superfluous local var in kvm_gmem_fault_user_mapping()
 2025-10-07 22:27 UTC 

+ mm-hugetlb-allow-overcommitting-gigantic-hugepages.patch added to mm-new branch
 2025-10-07 22:26 UTC 

[PATCH net-next] net: ipv6: respect route prfsrc and fill empty saddr before ECMP hash
 2025-10-07 22:25 UTC  (5+ messages)

[PATCH] KVM: guest_memfd: Define a CLASS to get+put guest_memfd file from a memslot
 2025-10-07 22:23 UTC 

[PATCH] lib: cpu_rmap.c Refactor allocation size calculation in kzalloc()
 2025-10-07 22:23 UTC  (2+ messages)

[PATCH v2 0/4] Fix unwanted memory overwrites
 2025-10-07 22:21 UTC  (5+ messages)
` [PATCH v2 3/4] NFSD: Do not cache solo SEQUENCE operations

+ mm-migrate-swap-drop-usage-of-folio_index.patch added to mm-new branch
 2025-10-07 22:21 UTC 

+ mm-swap-cleanup-swap-entry-allocation-parameter-fix.patch added to mm-new branch
 2025-10-07 22:20 UTC 

[PATCH v2 0/4] technical docs in make build
 2025-10-07 22:17 UTC  (4+ messages)
  ` [PATCH v2 3/4] doc: sparse-checkout.adoc: fix asciidoc warnings

+ mm-swap-cleanup-swap-entry-allocation-parameter.patch added to mm-new branch
 2025-10-07 22:20 UTC 

+ mm-swap-rename-helper-for-setup-bad-slots.patch added to mm-new branch
 2025-10-07 22:20 UTC 

+ mm-swap-do-not-perform-synchronous-discard-during-allocation.patch added to mm-new branch
 2025-10-07 22:20 UTC 

[PATCH] pwm: Declare waveform stubs for when PWM is not reachable
 2025-10-07 22:19 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (3)
 2025-10-07 22:19 UTC  (2+ messages)
` Forwarded: kernel BUG in ext4_write_inline_data

[PATCH bpf-next v2 0/3] Fix sleepable context tracking for async callbacks
 2025-10-07 22:19 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] bpf: Fix sleepable context "
` [PATCH bpf-next v2 2/3] bpf: Refactor storage_get_func_atomic to generic non_sleepable flag
` [PATCH bpf-next v2 3/3] selftests/bpf: Add tests for async cb context

[PATCH v4 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-10-07 22:16 UTC  (5+ messages)
` [PATCH v4 03/12] firmware: qcom_scm: Introduce PAS context initialization and destroy helper

[PATCH v2] s390x/pci: set kvm_msi_via_irqfd_allowed
 2025-10-07 22:14 UTC  (2+ messages)

[PATCH] accel/qaic: Add xbl_config image entry for AIC200
 2025-10-07 22:15 UTC 

[PATCH v12 00/12] KVM: guest_memfd: Add NUMA mempolicy support
 2025-10-07 22:14 UTC  (13+ messages)
` [PATCH v12 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v12 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
` [PATCH v12 03/12] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH v12 04/12] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH v12 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH v12 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v12 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v12 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
` [PATCH v12 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions
` [PATCH v12 10/12] KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems
` [PATCH v12 11/12] KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support
` [PATCH v12 12/12] KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private

[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
 2025-10-07 22:12 UTC  (3+ messages)

[PATCH] accel/qaic: Ensure entry belongs to DBC in qaic_perf_stats_bo_ioctl()
 2025-10-07 22:12 UTC 

[OE-core][kirkstone][PATCH 1/3] ghostscript: patch CVE-2025-59798
 2025-10-07 22:11 UTC  (3+ messages)
` [OE-core][kirkstone][PATCH 2/3] ghostscript: patch CVE-2025-59799
` [OE-core][kirkstone][PATCH 3/3] ghostscript: patch CVE-2025-59800

[OE-core][scarthgap][PATCH 1/3] ghostscript: patch CVE-2025-59798
 2025-10-07 22:11 UTC  (3+ messages)
` [OE-core][scarthgap][PATCH 2/3] ghostscript: patch CVE-2025-59799
` [OE-core][scarthgap][PATCH 3/3] ghostscript: patch CVE-2025-59800

[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
 2025-10-07 22:10 UTC  (12+ messages)

[libnftnl PATCH] utils: Drop asterisk from end of NFTA_DEVICE_PREFIX strings
 2025-10-07 22:05 UTC  (3+ messages)

[PATCH v2] mmc: sdhci: Stop advertising the driver in dmesg
 2025-10-07 22:04 UTC 

+ mm-replace-read_once-with-standard-page-table-accessors.patch added to mm-new branch
 2025-10-07 22:01 UTC 

[PATCH] btrfs: use end_pos variable where needed in btrfs_dirty_folio()
 2025-10-07 21:58 UTC  (2+ messages)

[meta-oe][PATCH v2 0/3] Add SWD and dmem support for AM64x and J784s4 in OpenOCD
 2025-10-07 21:57 UTC  (3+ messages)
` [meta-oe][PATCH v2 1/3] openocd: bump the openocd, jimtcl versions


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.