All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-15 18:49:32 to 2026-06-15 19:47:54 UTC [more...]

[PATCH v8 0/7] Add RMPOPT support
 2026-06-15 19:47 UTC 

[PATCH v3] media: atomisp: replace kmalloc() with kmalloc_objs() in sh_css.c
 2026-06-15 19:45 UTC 

[PATCH] iommu/arm-smmu-v3: Declare eats_s1chk and eats_trans as host-endian u64
 2026-06-15 19:45 UTC 

[PATCH BlueZ v6 0/6] Functional/integration testing
 2026-06-15 19:45 UTC  (4+ messages)
` [PATCH BlueZ v6 3/6] build: add functional testing target

[PATCH v3 0/2] vfio: selftests: Add calloc_assert() and avoid VLAs
 2026-06-15 19:44 UTC  (3+ messages)
` [PATCH v3 1/2] vfio: selftests: Add calloc_assert() helper
` [PATCH v3 2/2] vfio: selftests: Avoid VLAs

[PATCH v3 00/16] qapi: add formal "intro" section
 2026-06-15 19:45 UTC  (4+ messages)
` [PATCH v3 03/16] qapi/docs: remove unused QAPIDoc subsection members

Should verify_shell() be in a library?
 2026-06-15 19:45 UTC 

[PATCH v1 0/2] Add support for Synopsys DesignWare SSI controller version 2.00a
 2026-06-15 11:15 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: spi: snps,dw-apb-ssi: Add support for snps,dwc-ssi-2.00a

[PATCH] ACPI: processor: idle: Add __cpuidle to acpi_idle_lpi_enter
 2026-06-15 19:44 UTC  (2+ messages)

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-15 19:44 UTC  (4+ messages)
` [PATCH v8 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops

[GIT PULL] x86/tdx for 7.2-rc1
 2026-06-15 19:44 UTC 

[PATCH net-next v2 0/9] atm: remove more dead code
 2026-06-15 19:44 UTC  (10+ messages)
` [PATCH net-next v2 1/9] atm: remove AAL3/4 transport support
` [PATCH net-next v2 2/9] atm: remove the unused send_oam / push_oam callbacks
` [PATCH net-next v2 3/9] atm: remove dead SONET PHY ioctls
` [PATCH net-next v2 4/9] atm: remove the local ATM (NSAP) address registry
` [PATCH net-next v2 5/9] atm: remove SVC socket support and the signaling daemon interface
` [PATCH net-next v2 6/9] atm: remove the unused change_qos device operation
` [PATCH net-next v2 7/9] atm: remove the unused pre_send and send_bh device operations
` [PATCH net-next v2 8/9] atm: remove unused ATM PHY operations
` [PATCH net-next v2 9/9] atm: remove orphaned uAPI for deleted drivers, protocols and SVCs

[GIT PULL] x86/mm for 7.2-rc1
 2026-06-15 19:43 UTC 

[GIT PULL] x86/misc for 7.2-rc1
 2026-06-15 19:42 UTC 

[PATCH v2 0/2] system/memory: Make ram device region directly accessible
 2026-06-15 19:42 UTC  (12+ messages)
` [PATCH v2 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors

[Buildroot] [PATCH 1/1] package/ytree: bump version to 2.13
 2026-06-15 19:42 UTC 

[REGRESSION] drm/amdkfd: SVM split-tail remap regression causes SDMA0 permission fault on RX 7600 XT
 2026-06-15 19:40 UTC  (8+ messages)

[PATCH] Revert "xen/cpufreq: fix usages of align_timer() in the on-demand governor"
 2026-06-15 19:39 UTC 

[PATCH v2 00/18] kho: make boot time huge page allocation work nicely with KHO
 2026-06-15 19:40 UTC  (9+ messages)
` [PATCH v2 15/18] kho: extend scratch
` [PATCH v2 16/18] memblock: make HugeTLB bootmem allocation work with KHO

[PATCH] Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete
 2026-06-15 19:40 UTC  (2+ messages)

[PATCH v2 00/26] plugins: refactor API to maintain state through callbacks chain
 2026-06-15 19:39 UTC  (28+ messages)
` [PATCH v2 01/26] plugins: bump version
` [PATCH v2 02/26] plugins: add userdata for qemu_plugin_{uninstall, reset}
` [PATCH v2 03/26] plugins: add userdata to qemu_plugin_register_flush_cb
` [PATCH v2 04/26] plugins: remove type qemu_plugin_simple_cb_t
` [PATCH v2 05/26] plugins: remove qemu_plugin_id_t from qemu_plugin_udata_cb_t
` [PATCH v2 06/26] plugins: remove qemu_plugin_id_t from qemu_plugin_vcpu_simple_cb_t
` [PATCH v2 07/26] plugins: add userdata to qemu_plugin_register_vcpu_init_cb
` [PATCH v2 08/26] plugins: add userdata to qemu_plugin_register_vcpu_exit_cb
` [PATCH v2 09/26] plugins: add userdata to qemu_plugin_register_vcpu_idle_cb
` [PATCH v2 10/26] plugins: add userdata to qemu_plugin_register_vcpu_resume_cb
` [PATCH v2 11/26] plugins: add userdata to qemu_plugin_vcpu_for_each
` [PATCH v2 12/26] plugins: remove type qemu_plugin_vcpu_simple_cb_t
` [PATCH v2 13/26] plugins: add userdata to qemu_plugin_register_vcpu_discon_cb
` [PATCH v2 14/26] plugins: remove qemu_plugin_id from qemu_plugin_vcpu_discon_cb_t
` [PATCH v2 15/26] plugins: remove qemu_plugin_id from qemu_plugin_vcpu_tb_trans_cb_t
` [PATCH v2 16/26] plugins: add userdata to qemu_plugin_vcpu_tb_trans_cb_t
` [PATCH v2 17/26] plugins: remove qemu_plugin_id from qemu_plugin_vcpu_syscall_cb_t
` [PATCH v2 18/26] plugins: add userdata to qemu_plugin_register_vcpu_syscall_cb
` [PATCH v2 19/26] plugins: remove qemu_plugin_id from qemu_plugin_vcpu_syscall_filter_cb_t
` [PATCH v2 20/26] plugins: add userdata to qemu_plugin_register_vcpu_syscall_filter_cb
` [PATCH v2 21/26] plugins: remove qemu_plugin_id from qemu_plugin_vcpu_syscall_ret_cb_t
` [PATCH v2 22/26] plugins: add userdata to qemu_plugin_register_vcpu_syscall_ret_cb
` [PATCH v2 23/26] plugins: use consistent parameter documentation for userdata
` [PATCH v2 24/26] scripts/checkpatch: ignore spaces required around some operators in C++
` [PATCH v2 25/26] scripts/checkpatch: remove check on forbidden space before '[' "
` [PATCH v2 26/26] plugins/cpp: register callbacks using captureless lambda

[PATCH 00/25] plugins: refactor API to maintain state through callbacks chain
 2026-06-15 19:38 UTC  (8+ messages)
` [PATCH 18/25] plugins: add userdata to qemu_plugin_register_vcpu_syscall_cb
` [PATCH 24/25] scripts/checkpatch: remove check on forbidden space before '[' in C++

[PATCH v2 0/3] drm/i915/scaler: allocation cleanup
 2026-06-15 19:38 UTC  (5+ messages)
` [PATCH v2 1/3] drm/i915/scaler: remove unused plane_state argument
` [PATCH v2 2/3] drm/i915/scaler: s/i/scaler_id/ again
` [PATCH v2 3/3] drm/i915/scaler: return -EINVAL instead of -1
` ✓ CI.KUnit: success for drm/i915/scaler: allocation cleanup (rev2)

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-15 19:37 UTC  (6+ messages)
` [PATCH v4 26/30] KVM: x86: Don't treat interrupts as allowed just because a nested run is pending

[PATCH v3 0/3] f2fs: support encrypted inline data
 2026-06-15 19:37 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v4] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
 2026-06-15 19:37 UTC  (2+ messages)

[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
 2026-06-15 19:37 UTC  (11+ messages)
` [PATCH 01/10] x86/fpu: Document "
` [PATCH 02/10] x86/fpu: Clean up and rename variables in signal frame handling
` [PATCH 03/10] x86/fpu: Split __fpu_restore_sig to extract compat path
` [PATCH 04/10] x86/fpu: Document reasoning of FX-only fallback
` [PATCH 05/10] x86/fpu: Fix potential underflow in xstate_calculate_size()
` [PATCH 06/10] selftests/x86: Add a test for signal frame FPU portability
` [PATCH 07/10] x86/fpu: Pre-fault only required size of xstate buffer
` [PATCH 08/10] selftests/x86: Add a sigframe insufficient xstate_size test
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size
` [PATCH 10/10] selftests/x86: Check restoring FPU state "

[PATCH 0/6] drm/{i915, xe}: display probe/remove cleanup and unification
 2026-06-15 19:36 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.BAT: "

[PATCH net v2] sctp: hold socket lock when dumping endpoints in sctp_diag
 2026-06-15 19:36 UTC 

[PATCH v1] drm/mipi-dsi: Use put_device() on device_add() failure
 2026-06-15 19:35 UTC 

[PATCH] drm/amdgpu: add UMSCH HW IP
 2026-06-15 19:35 UTC 

[PATCH v2 0/7] x86/kexec: Secure Boot support
 2026-06-15 19:34 UTC  (4+ messages)
` [PATCH 5/7] x86/kexec: Implement new EFI load types

[meta-ti][wrynose/master][PATCH V2] mesa-pvr: Migration from v24.0.1 -> v25.2.8
 2026-06-15 19:33 UTC  (7+ messages)

[Buildroot] [PATCH] package/{python-}protobuf: bump to version 35.1
 2026-06-15 19:32 UTC  (2+ messages)

[PATCH 0/2] xen/cpufreq: a couple of fixes for the sampling window
 2026-06-15 19:31 UTC  (6+ messages)
` [PATCH 2/2] xen/cpufreq: fix usages of align_timer() in the on-demand governor

[PATCH v6 0/3] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-06-15 19:30 UTC  (4+ messages)
` [PATCH v6 3/3] PCI: rockchip: drive at 2.5 GT/s, error other speeds

[PATCH BlueZ v3 1/2] shared/bap: Initialize ucast/bcast IDs as unset
 2026-06-15 19:30 UTC  (2+ messages)

[PATCH v3 0/6] vfio/pci: Latch module params, fix bitfield use and VGA unwind
 2026-06-15 19:29 UTC  (9+ messages)
` [PATCH v3 1/6] vfio/pci: Latch disable_idle_d3 per device
` [PATCH v3 2/6] vfio/pci: Release the VGA arbiter client on register_device() failure
` [PATCH v3 3/6] vfio/pci: Fix racy bitfields and tighten struct layout
` [PATCH v3 4/6] vfio/mlx5: "
` [PATCH v3 5/6] vfio/pci: Latch all module parameters per device
` [PATCH v3 6/6] vfio/pci: Expose latched module parameter policy in debugfs

[Buildroot] [git commit] package/{python-}protobuf: bump to version 35.1
 2026-06-15 19:28 UTC 

[RESEND PATCH v1] net: dsa: motorcomm: add yt92xx dsa driver
 2026-06-15 19:27 UTC  (3+ messages)

arch/arm64/boot/dts/qcom/apq8096sg-db820c.dtb: usb@6af8800 (qcom,msm8996-dwc3): 'extcon' does not match any of the regexes: '^pinctrl-[0-9]+$', '^usb@[0-9a-f]+$'
 2026-06-15 19:27 UTC 

[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
 2026-06-15 19:27 UTC  (3+ messages)
` [PATCH v2 4/7] ibmvfc: define asynchronous sub-queue

[PATCH 1/2] lib/xz: Use size_t instead of uint32_t in a few places
 2026-06-15 19:26 UTC  (3+ messages)

[PATCH i-g-t v2 0/4] intel_vbt_decode: fall back to guessing PCI ID from VBT signature
 2026-06-15 19:26 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for intel_vbt_decode: fall back to guessing PCI ID from VBT signature (rev2)

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-15 19:25 UTC  (2+ messages)

[PATCH v2 0/8] arm: mediatek: fix gd->bd->bi_dram[0].size
 2026-06-15 19:23 UTC  (9+ messages)
` [PATCH v2 1/8] mmc: mtk-sd: select LMB_LIMIT_DMA_BELOW_RAM_TOP
` [PATCH v2 2/8] net: mtk_eth: "
` [PATCH v2 3/8] arm: mediatek: mt7987: fix gd->bd->bi_dram[0].size
` [PATCH v2 4/8] arm: mediatek: mt7988: "
` [PATCH v2 5/8] arm: mediatek: mt8188: "
` [PATCH v2 6/8] arm: mediatek: mt8189: "
` [PATCH v2 7/8] arm: mediatek: mt8195: "
` [PATCH v2 8/8] arm: mediatek: mt8512: "

[PATCH 0/2] Silence po catalog output under "make -s"
 2026-06-15 19:25 UTC  (2+ messages)

[PATCH] libtraceevent utest: exit test if mmap fails
 2026-06-15 19:25 UTC  (3+ messages)

[RFC PATCH 00/14] configfs cleanups and fixes
 2026-06-15 19:25 UTC  (8+ messages)
` [PATCH v2 00/18] "
  ` [git pull] "
      ` [git pull] configfs cleanups and fixes (with tag on correct branch now)

[PATCH v3] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
 2026-06-15 19:25 UTC  (2+ messages)

[PATCH] hw_random: timeriomem-rng: add configurable read width and data mask
 2026-06-15 19:25 UTC  (2+ messages)

Repeatable, raid1+O_DIRECT, hang/warn
 2026-06-15 19:25 UTC  (7+ messages)

[PATCH v8 0/7] Vswing / Pre-emphasis Override
 2026-06-15 19:24 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Vswing / Pre-emphasis Override (rev3)
` ✓ i915.CI.BAT: "

[RFC PATCH v1] PCI: Remove pcie_flr() and convert all callers to use pcie_reset_flr()
 2026-06-15 19:21 UTC 

[PATCH v7 09/20] KVM: selftests: Add VFIO device support to eventfd IRQ test
 2026-06-15 19:22 UTC  (6+ messages)

[PATCH] perf: Document recent additions to the perf.data file header
 2026-06-15 19:21 UTC  (2+ messages)

[PATCH 6.6 0/4] fix kernel crash for xfs/235 test
 2026-06-15 19:19 UTC  (4+ messages)

[PATCH] rebase: mention --abort alongside --continue
 2026-06-15 19:19 UTC 

[PATCH] kernel/power/swap: Use %pe to print PTR_ERR()
 2026-06-15 19:18 UTC 

[oe-core][PATCH] xuser-account: convert to standard-user-account
 2026-06-15 19:17 UTC 

[PATCH v4] docs/process: document AI-assisted patch tags
 2026-06-15 19:17 UTC  (2+ messages)

[Buildroot] [PATCH] package/erlang-jiffy: bump to version 2.0.1
 2026-06-15 19:17 UTC  (2+ messages)

[PATCH] EDAC/altera: use SDMMC compatibles to select A10/S10 IRQ layout
 2026-06-15 19:15 UTC 

[PATCH 00/13] Bus cleanup infrastructure and fixes
 2026-06-15 19:14 UTC  (4+ messages)
` [PATCH 08/13] bus/vmbus: allocate interrupt during probing
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH 00/13] Bus cleanup infrastructure and fixes

[PATCH net] sctp: hold socket lock when dumping endpoints in sctp_diag
 2026-06-15 19:13 UTC  (3+ messages)

[PATCH v2] rust: time: warn and assert out-of-range input in fsleep() and udelay()
 2026-06-15 19:13 UTC  (4+ messages)

[PATCH] app/testpmd: add VLAN priority insert support
 2026-06-15 19:12 UTC  (2+ messages)

[PATCH v1] bus: mvebu-mbus: Fix OF node reference leaks in DT init
 2026-06-15 19:12 UTC 

[PATCH] drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()
 2026-06-15 19:11 UTC  (3+ messages)

[PATCH] doc: fix a small, old release notes typo
 2026-06-15 19:10 UTC  (3+ messages)

[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-06-15 19:07 UTC  (2+ messages)

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-15 19:08 UTC  (4+ messages)
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test

[PATCH v3 0/8] KVM: x86: Fix emulated MOV DR{4,5} #GP bugs
 2026-06-15 19:08 UTC  (4+ messages)
` [PATCH v3 7/8] KVM: x86: WARN if MOV DR emulation hits a "too late" #GP

[PATCH 0/4] minio cleanup patches
 2026-06-15 19:07 UTC  (5+ messages)
` [PATCH 1/4] libmultipath: deprecate rr_weight, and make it do nothing
` [PATCH 2/4] libmultipath: deprecate rr_min_io_rq, "
` [PATCH 3/4] libmultipath: deprecate rr_min_io
` [PATCH 4/4] libmultipath: don't set hwhander for bio based devices

[PATCH ext4 v3] ext4: fix out-of-bounds read in ext4_read_inline_dir()
 2026-06-15 19:06 UTC  (3+ messages)

[PATCH ext4 v4] ext4: fix out-of-bounds read in ext4_read_inline_dir()
 2026-06-15 19:05 UTC 

[PATCH v4 3/6] pds_core: add PLDM firmware update support via devlink flash
 2026-06-15 19:04 UTC  (3+ messages)

[PATCH v3 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-06-15 19:03 UTC  (9+ messages)
` [PATCH v3 2/4] dt-bindings: phy: qcom,qcs615-qmp-usb3-dp-phy: Add support for Shikra
` [PATCH v3 4/4] phy: qcom: qmp-usbc: Add support for "phy" reset used on Shikra

[PATCH v2 1/6] dt-bindings: clock: qcom: gcc-sm8450: Add missing power-domains property
 2026-06-15 19:02 UTC  (2+ messages)

[PATCH rtw-next 0/3] wifi: rtlwifi: fix ASPM AER flooding on RTL8723BE devices
 2026-06-15 19:02 UTC  (4+ messages)
` [PATCH rtw-next 3/3] wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 17aa:b736

[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202606151035
 2026-06-15 19:01 UTC  (2+ messages)

[PATCH v19 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-15 18:59 UTC  (3+ messages)
` [PATCH v19 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH] arm64: tlb: Flush walk cache when unsharing PMD tables
 2026-06-15 19:00 UTC  (3+ messages)

[PATCH v5] ACPI: CPPC: Add ospm_nominal_perf support
 2026-06-15 18:59 UTC 

[PATCH v1] ARM: mvebu: Fix CPU node reference leak in get_cpu_clk()
 2026-06-15 18:59 UTC 

Subject: [PATCH] ACPI: video: Add backlight=native quirk for Dell OptiPlex AIO 7410 35W
 2026-06-15 18:59 UTC 

[PATCH 1/2] Fix probe discovery loop
 2026-06-15 18:58 UTC  (4+ messages)
` [PATCH 2/2] test: Adjust sync timing

[PATCH v4] ASoC: dt-bindings: mtk-btcvsd-snd: Convert to DT Schema
 2026-06-15 18:57 UTC 

[PATCH bpf-next] bpf: Allow type tag BTF records to succeed other modifier records
 2026-06-15 18:57 UTC  (2+ messages)

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-06-15 18:57 UTC  (3+ messages)

[PATCH v3 0/3] mm/kmemleak: avoid soft lockup when scanning task stacks
 2026-06-15 18:46 UTC  (3+ messages)
` [PATCH v3 1/3] "

[meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202606151035
 2026-06-15 18:55 UTC  (2+ messages)

[PATCH] drm/amdkfd: Disable queue reset on gfx11 SR-IOV VF
 2026-06-15 18:55 UTC  (2+ messages)

What's cooking in git.git (Jun 2026, #05)
 2026-06-15 18:55 UTC 

[PATCH v4 1/6] pds_core: add support for quiet devcmd failures
 2026-06-15 18:53 UTC  (3+ messages)

[PATCHv10 0/4] various memory related fixups
 2026-06-15 18:53 UTC  (2+ messages)

[PATCH v3 0/6] net/gve: add hardware timestamping support
 2026-06-15 18:53 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/2] Repair boards broken by the 6.1 kbuild bump
 2026-06-15 18:52 UTC  (2+ messages)

[PATCH v19 3/3] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
 2026-06-15 18:52 UTC  (2+ messages)

[PATCH v19 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
 2026-06-15 18:50 UTC  (2+ messages)

[PATCH net-next V3 00/15] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 2/2
 2026-06-15 18:50 UTC  (2+ messages)

[PATCH v9 0/1] net/mana: add device reset support
 2026-06-15 18:50 UTC  (2+ messages)

[PATCH] regulator: max14577: Add set_suspend_mode for MAX77836 LDOs
 2026-06-15 18:50 UTC  (2+ messages)
` [PATCH v2] regulator: max14577: Add set_mode/get_mode "

[PATCH v19 2/3] vfio-pci/zdev: Add a device feature for error information
 2026-06-15 18:49 UTC  (2+ messages)

[PATCH v19 2/4] PCI: Avoid saving config space state if inaccessible
 2026-06-15 18:49 UTC  (2+ messages)

[PATCH v11 0/6] gpio: siul2-s32g2: add initial GPIO driver
 2026-06-15 18:49 UTC  (3+ messages)
` [PATCH v11 4/6] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources


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.