All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-29 11:58:28 to 2026-04-29 12:45:52 UTC [more...]

[PATCH v2 0/3] Fix .ko file pre-filter to use endswith instead of string contains
 2026-04-29 12:45 UTC  (3+ messages)
` [PATCH v3 1/2] oelib: add unit tests for kernel module detection helpers
  ` [PATCH v3 2/2] oeqa/selftest: add oe-selftest for kernel module pre-filter

[PATCH 00/16] accel/hvf: Assorted collection of patches queued before v11 release
 2026-04-29 11:27 UTC  (3+ messages)
` [PATCH 02/16] hw/cxl: Define cxl_fmws_get_all_sorted() stub

[PATCH] drm/amdgpu: Adjust GMCv10/11/12 gart size
 2026-04-29 12:45 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix potential speculative cpu oob read
 2026-04-29 12:45 UTC  (3+ messages)

[bug report] Potential refcounting
 2026-04-29 12:44 UTC  (4+ messages)

[RFC PATCH net-next 0/2] net: napi: Fix timer arming during busy poll timeout
 2026-04-29 12:43 UTC  (8+ messages)
` [RFC PATCH net-next 1/2] net: napi: Fix interrupts permanently disabled during busy poll
` [RFC PATCH net-next 2/2] net: napi: Skip poll when arming GRO timer in "

[PATCH 00/17] Q35 initial support for HVM guests
 2026-04-29 12:43 UTC  (7+ messages)
` [PATCH 16/17] Handle PCIe ECAM space access from guests
` [PATCH 17/17] docs: provide description for device_model_machine option
` [PATCH 15/17] hvmloader: Set MCFG in ACPI table

[PATCH nf-next] netfilter: x_tables: disable 32bit compat interface in user namespaces
 2026-04-29 12:42 UTC  (3+ messages)

[PATCH v2 1/7] clk: imx6q: cosmetic: keep pll definitions together
 2026-04-29 11:22 UTC  (4+ messages)
` [PATCH v2 3/7] imx6: clock: allow different clock sources for ldb

[PATCH RFC v3 00/11] media: qcom: venus: add MSM8939 support
 2026-04-29 12:42 UTC  (6+ messages)
  ` [PATCH RFC v3 04/11] arm64: dts: qcom: msm8939: Add venus node

[PATCH v3 0/9] Add ethernet support for genio 520/720 EVK boards
 2026-04-29  9:17 UTC  (10+ messages)
` [PATCH v3 1/9] MAINTAINERS: remove trailing colons from section titles
` [PATCH v3 2/9] MAINTAINERS: add maintainer entry for air_en8811 driver
` [PATCH v3 3/9] net: Fix alphabetical ordering in drivers/net/Makefile
` [PATCH v3 4/9] net: Fix alphabetical ordering in drivers/net/Kconfig
` [PATCH v3 5/9] net: phy: air_phy_lib: Factorize BuckPBus register
` [PATCH v3 6/9] net: phy: Add airoha AN8801 ethernet phy driver
` [PATCH v3 7/9] net: dwc_eth_qos: Add mediatek support
` [PATCH v3 8/9] arm: dts: mt8189: Add ethernet support for Genio 520/720 boards
` [PATCH v3 9/9] configs: mt8189: Enable ethernet support

[sailus-media-tree:metadata] BUILD REGRESSION 489ab6e79288be8d219b68525a13699fde0248ae
 2026-04-29 12:41 UTC 

[PATCH v1] gatt-client: Fix use-after-free caused by reentrant client teardown
 2026-04-29 12:41 UTC  (2+ messages)
` [v1] "

[PATCH mptcp-net] mptcp: fix rx timestamp corruption on fastopen
 2026-04-29 12:41 UTC  (2+ messages)

+ mm-skip-kasan-tagging-for-page-allocated-page-tables.patch added to mm-new branch
 2026-04-29 12:41 UTC 

+ kasan-skip-hw-tagging-for-all-kernel-thread-stacks.patch added to mm-new branch
 2026-04-29 12:41 UTC 

[PATCH bpf-next] m68k, bpf: Add initial BPF JIT compiler support
 2026-04-29 12:40 UTC 

+ vmalloc-add-__gfp_skip_kasan-support.patch added to mm-new branch
 2026-04-29 12:40 UTC 

[PATCH v6 0/2] i2c: spacemit: improve clock handling and cleanups
 2026-04-29 12:40 UTC  (4+ messages)
` [PATCH v6 1/2] i2c: spacemit: configure ILCR/IWCR for accurate SCL frequency

[PATCH] ALSA: ac97: drop stale CMI9738 PCM-volume quirk
 2026-04-29 12:39 UTC  (2+ messages)

[REGRESSION] CPU running at fixed frequency (~1.7 GHz) with kernel 7.1-rc1
 2026-04-29 12:34 UTC 

qcom: update ADSP firmware for x1e80100 platform
 2026-04-29 12:38 UTC  (2+ messages)

[PATCH v5] Bluetooth: hci_qca: Convert timeout from jiffies to ms
 2026-04-29 12:38 UTC 

[PATCH RFC] net/mlx5: check whether VFs are assigned before disabling SR-IOV
 2026-04-29 12:38 UTC  (2+ messages)

[PATCH v2] fuse: Send FORGET over io_uring when ring is ready
 2026-04-29 12:38 UTC  (8+ messages)
` [PATCH v3] fuse: optional FORGET delivery over io_uring

[PATCH bpf-next 00/18] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-29 12:37 UTC  (7+ messages)
` [PATCH bpf-next 04/18] bpf: Extend liveness analysis to track stack argument slots
` [PATCH bpf-next 05/18] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next 06/18] bpf: Prepare architecture JIT support for stack arguments

[PATCH] hv: utils: handle and propagate errors in kvp_register
 2026-04-29 12:36 UTC  (3+ messages)

[PATCH bpf-next 0/3] riscv, bpf: Fix signed operations and add 32 bit atomics
 2026-04-29 12:35 UTC  (8+ messages)
` [PATCH bpf-next 1/3] riscv, bpf: Fix support for BPF_SDIV and BPF_SMOD in RV32 JIT
` [PATCH bpf-next 2/3] riscv, bpf: Fix support for BPF_MOVSX "
` [PATCH bpf-next 3/3] riscv, bpf: Add 32 bit atomic operations to "

[PATCH v2] bpf: bpf_dbg: fix off-by-one in cmd_select
 2026-04-29 12:35 UTC  (2+ messages)
` [PATCH v3] bpf: bpf_dbg: split pcap_next_pkt() validation/advance, "

[LTP] [PATCH v3] shmctl03: Fix 32-bit compat mode failure by adjusting comparisons for compat mode truncation
 2026-04-29 12:33 UTC  (2+ messages)
` [LTP] "

[PATCH v2 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-29 12:34 UTC  (12+ messages)
` [PATCH v2 2/3] "

Linux 7.1-rc1
 2026-04-29 12:32 UTC  (10+ messages)

[PATCH v10 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-04-29 12:33 UTC  (3+ messages)
` [PATCH v10 2/3] hwmon: ltc4283: Add support for the LTC4283 "

[PATCH net-next] net: core: Call netif_get_rxqueue() in get_rps_cpu()
 2026-04-29 12:37 UTC  (2+ messages)

[PATCH] nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers
 2026-04-29 12:31 UTC  (4+ messages)

[PATCH] test: parenthesize assertion macro parameters
 2026-04-29 12:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/xe: Use drmm_mutex_init for VRAM manager lock
 2026-04-29 12:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
 2026-04-29 12:31 UTC  (4+ messages)

[PATCH 00/10] drm/panthor: Reduce dma_fence signalling latency
 2026-04-29 12:31 UTC  (5+ messages)
` [PATCH 01/10] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH 02/10] drm/panthor: Move the register accessors before the IRQ helpers

[PATCH v1] perf sched stats: Fix segmentation faults in diff mode
 2026-04-29 12:30 UTC  (2+ messages)

[PATCH v2] drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk
 2026-04-29 12:29 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk (rev5)

[scarthgap][PATCH] python3: fix CVE-2026-6100
 2026-04-29 12:29 UTC 

[PATCH v2] overview-manual/concepts.rst: fix do_prepare_recipe_sysroot task description
 2026-04-29 12:28 UTC  (2+ messages)

[PATCH] dev-manual: "--runonly" should be "--runall"
 2026-04-29 12:28 UTC  (2+ messages)

[PATCH 00/11] PCI: pci_resource_alignment() improvement + cleanups
 2026-04-29 12:26 UTC  (12+ messages)
` [PATCH 01/11] PCI: Log all resource claims
` [PATCH 02/11] PCI: Rename added to add_list
` [PATCH 03/11] PCI: Consolidate add_list (aka realloc_head) empty sanity checks
` [PATCH 04/11] PCI: Remove const removal cast
` [PATCH 05/11] resource: Make resource_alignment() input const resource
` [PATCH 06/11] powerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev const
` [PATCH 07/11] PCI: Make pci_sriov_resource_alignment() "
` [PATCH 08/11] PCI: Convert pci_resource_alignment() input parameters to const
` [PATCH 09/11] PCI: Move pci_resource_alignment() to setup-res.c file
` [PATCH 10/11] PCI: Lower bound bridge window alignment
` [PATCH 11/11] PCI: Return valid alignment for assigned resources

[PULL] u-boot-usb/master
 2026-04-29 12:27 UTC 

[PATCH] configure: Ensure we always have a numerical revision level
 2026-04-29 12:28 UTC 

[PATCH 0/4] MemoryRegionOps .impl cleanups
 2026-04-29 12:26 UTC  (4+ messages)
` [PATCH 2/4] hw/npcm7xx_fiu: Specify .impl for npcm7xx_fiu_flash_ops

[LTP] [PATCH] icmp_rate_limit01: Fix rate limit change on older kernels
 2026-04-29 12:26 UTC  (2+ messages)
` [LTP] "

+ mm-memcontrol-hoist-pstatc_pcpu-assignment-out-of-cpu-loop.patch added to mm-new branch
 2026-04-29 12:26 UTC 

ASoC: Intel: sof_es8336: add DMI quirk for Huawei MateBook D15 NBLB-WAX9N-PCB-B2
 2026-04-29 12:25 UTC 

[PATCH] mm/memcontrol: hoist pstatc_pcpu assignment out of CPU loop
 2026-04-29 12:26 UTC  (2+ messages)

[PATCH v2 0/3] Minor GuC PC cleanups
 2026-04-29 12:25 UTC  (4+ messages)
` [PATCH v2 3/3] drm/xe/gt: Drop redundant forcewake

[Buildroot] [git commit] package/linux-pam: security bump to version 1.7.2
 2026-04-29 12:22 UTC 

[Buildroot] [git commit] package/linux-pam: install files into /usr/lib/pam.d
 2026-04-29 12:23 UTC 

[PATCH v3 0/9] refs: move some of the generic logic out of the backends
 2026-04-29 12:24 UTC  (3+ messages)
` [PATCH v3 6/9] update-ref: handle rejections while adding updates

[PATCH] linux-firmware:Add firmware for Lontium LT7911EXC bridge
 2026-04-29 12:23 UTC  (2+ messages)

[PATCH 0/2] x86/platform/geode: enable real fwnode GPIO lookup
 2026-04-29 12:23 UTC  (3+ messages)
` [PATCH 1/2] mfd: cs5535: add, assign and expose the software node for the GPIO cell
` [PATCH 2/2] x86/platform/geode: reference the real node of the cs5535 GPIO controller

qcom: Update CDSP firmware for Kaanapali platform
 2026-04-29 12:22 UTC  (2+ messages)

[LTP] [PATCH] syscalls/userfaultfd04: Require CONFIG_USERFAULTFD=y
 2026-04-29 12:22 UTC  (2+ messages)
` [LTP] "

[PATCH 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-04-29 12:16 UTC  (3+ messages)
` [PATCH 6/7] arm64: dts: renesas: r8a779md: Add Renesas R-Car R8A779MD M3Le DTs

[LTP] [PATCH 1/1] Move runtest/irq into runtest/kernel_misc
 2026-04-29 12:21 UTC  (2+ messages)
` [LTP] "

Excessive IO PSI for iothread when using io_uring since QEMU 10.2
 2026-04-29 12:20 UTC  (6+ messages)

[PATCH] patman: fix use in worktree
 2026-04-29 12:18 UTC 

[PATCH 00/10] Generic powerpc fixes and NXP board cleanup
 2026-04-29 12:17 UTC  (11+ messages)
` [PATCH 01/10] powerpc: fix call to cpu_init_r
` [PATCH 02/10] caam: don't write memory at 0 on PPC
` [PATCH 03/10] spi: fsl_espi: fix read transactions
` [PATCH 04/10] boards: remove dead fman code
` [PATCH 05/10] boards/nxp: remove board_eth_init()
` [PATCH 06/10] boards/nxp: remove empty fdt_fixup_board_enet()
` [PATCH 07/10] p2041rdb: use the upstream device tree
` [PATCH 08/10] p2041rdb: support SDcard boot
` [PATCH 09/10] p2041rdb: update README and fix typos
` [PATCH 10/10] p2041rdb: remove NAND defconfig

[PATCH v2] arm64: dts: ti: k3-j721s2-som-p0: add bootph-pre-ram property to PMIC-B
 2026-04-29 12:19 UTC 

[PATCH v2 0/6] Add test case for TPM over I2C with swtpm
 2026-04-29 12:17 UTC  (7+ messages)
` [PATCH v2 1/6] tests: Move TPM I2C bus read/write functions to common files
` [PATCH v2 2/6] tests: Have TPM I2C read/write functions take QTestState as first parameter
` [PATCH v2 3/6] tests: Convert string arrays to byte arrays
` [PATCH v2 4/6] tests: Rename id of tpmdev to tpm0
` [PATCH v2 5/6] tests: Check whether the I2C master flag is set
` [PATCH v2 6/6] tests: Add a TPM TIS I2C swtpm test

[PATCH 0/8] staging: rtl8723bs: remove warnings in rtw_btcoex.h
 2026-04-29 12:18 UTC  (6+ messages)

[RFC PATCH 01/11] iommupt: Add RISC-V Second-stage (iohgatp) page table support
 2026-04-29 12:18 UTC  (5+ messages)
`  "

[PATCH] drm: Drop unused drm_device_class_(un)register API
 2026-04-29 12:15 UTC  (2+ messages)

[PATCH 00/15] drm/i915: refactor display funcs, add display irq hooks
 2026-04-29 12:15 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH 0/6] Add test case for TPM over I2C with swtpm
 2026-04-29 12:13 UTC  (4+ messages)
` [PATCH 5/6] tests: Implement aspeed_i2c_restart to reenable selection of master

[PATCH 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-04-29 12:14 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/intel_panel: Use highest refresh rate mode for seamless VRR changes

[PATCH] env: mmc: Use correct eMMC HW partition size when calculating end of HW partition
 2026-04-29 12:13 UTC 

[PATCH v2] smb/client: fix chan_max and UNC state corruption in smb3_reconfigure
 2026-04-29 12:12 UTC  (5+ messages)
` [PATCH v3] smb/client: fix state corruption in smb3_reconfigure multichannel path
` [PATCH v4] smb: client: fix state-consistency bugs in smb3_reconfigure() "

[PATCH] drm/amdgpu: Prefer ROM BAR for default VGA device
 2026-04-29 12:12 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Allow firmware re-download when version matches
 2026-04-29 12:12 UTC 

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-04-29 12:10 UTC  (5+ messages)
` [PATCH v3 15/54] selftests/mm: ksm_tests: use kselftest framework
` [PATCH v3 18/54] selftests/mm: uffd-stress: "

[to-be-updated] mm-page_owner-add-numa-node-filter-with-nodelist-support.patch removed from -mm tree
 2026-04-29 12:11 UTC 

[to-be-updated] mm-page_owner-add-print_mode-filter.patch removed from -mm tree
 2026-04-29 12:11 UTC 

[to-be-updated] mm-page_owner-add-filter-infrastructure.patch removed from -mm tree
 2026-04-29 12:11 UTC 

[PATCH v2 00/17] add SPM profiling feature
 2026-04-29 12:10 UTC  (4+ messages)
` [PATCH v2 05/17] drm/amdgpu: add amdgpu_bo_alloc_gtt_mem and amdgpu_bo_free_gtt_mem

[PATCH v4 0/3] media: qcom: iris: Add generic Gen2 firmware detection and loading
 2026-04-29 12:09 UTC  (4+ messages)
` [PATCH v4 1/3] media: iris: Switch to hardware mode after firmware boot
` [PATCH v4 2/3] media: iris: Initialize HFI ops after firmware load in core init
` [PATCH v4 3/3] media: iris: Add Gen2 firmware autodetect and fallback

[PATCH] acpi: pmic: Replace mutex_lock/unlock() with guard()/scoped_guard()
 2026-04-29 12:08 UTC  (2+ messages)

[PATCH net-next 00/11] net: devmem: support devmem with netkit devices
 2026-04-29 12:08 UTC  (2+ messages)

x86 instruction decoder bug: ficompl (%rbx)
 2026-04-29 12:08 UTC 

[PATCH v2 0/4] tools/xenstore: fix issue related to XSA-417
 2026-04-29 12:06 UTC  (5+ messages)
` [PATCH v2 1/4] xen/public: introduce DOMID_ANY
` [PATCH v2 2/4] tools/xenstored: add support for "all domains" node permission
` [PATCH v2 3/4] tools/xenstored: allow @releaseDomain watch for all domains
` [PATCH v2 4/4] tools/xenstored: remove permissions related to dead domain

[PATCH V3 0/8] nvme: Refactor and expose per-controller timeout configuration
 2026-04-29 12:06 UTC  (4+ messages)
` [PATCH V3 4/8] nvme: add sysfs attribute to change IO timeout per nvme controller

[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
 2026-04-29 12:06 UTC  (5+ messages)
` [PATCH v2 02/14] fuse: refactor io-uring header copying to ring
` [PATCH v2 03/14] fuse: refactor io-uring header copying from ring

COCONUT-SVSM Development Release v2026.04-devel
 2026-04-29 12:03 UTC 

[PATCH v4 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-04-29 12:03 UTC  (4+ messages)
` [PATCH v4 1/3] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH v4 2/3] LoongArch: Skip relocation-time KASLR if it has already been applied
` [PATCH v4 3/3] LoongArch: Avoid initrd overlap during kernel relocation

[PATCH v3 8/8] mm: use zone lock guard in __offline_isolated_pages()
 2026-04-29 12:02 UTC  (11+ messages)
` [PATCH v3 0/8] mm: use spinlock guards for zone lock
  ` [PATCH v3 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
  ` [PATCH v3 2/8] mm: use zone lock guard in unset_migratetype_isolate()
  ` [PATCH v3 3/8] mm: use zone lock guard in unreserve_highatomic_pageblock()
  ` [PATCH v3 4/8] mm: use zone lock guard in set_migratetype_isolate()
  ` [PATCH v3 5/8] mm: use zone lock guard in take_page_off_buddy()
  ` [PATCH v3 6/8] mm: use zone lock guard in put_page_back_buddy()
  ` [PATCH v3 7/8] mm: use zone lock guard in free_pcppages_bulk()

[PATCH net v2] net: airoha: Move entries to queue head in case of DMA mapping failure in airoha_dev_xmit()
 2026-04-29 12:02 UTC 

[PATCH rtw-next v2] wifi: rtl8xxxu: Detect the maximum supported channel width
 2026-04-29 12:02 UTC 

[PATCH v4 00/13] CMTG enablement
 2026-04-29 12:01 UTC  (9+ messages)
` [PATCH v4 03/13] drm/i915/cmtg: Set timings for CMTG

[PATCH net 0/2] pull request: fixes for ovpn 2026-04-29
 2026-04-29 12:01 UTC  (3+ messages)
` [PATCH net 1/2] ovpn: reset MAC header before passing skb up
` [PATCH net 2/2] ovpn: ensure gro_cells_receive() is invoked with BH disabled

[Intel-wired-lan] [PATCH net v5 3/4] iavf: send MAC change request synchronously
 2026-04-29 12:00 UTC  (3+ messages)
  `  "

[PATCH 1/2] ima_violations.sh: Wait for ima_mmap to exit
 2026-04-29 12:00 UTC  (5+ messages)
` [PATCH 2/2] ima_violations.sh: ima_mmap.c: Replace sleep with checkpoints
  ` [LTP] "

Recent changes (master)
 2026-04-29 12:00 UTC 

[PATCH v7 2/2] hwmon: (pmbus/q54sj108a2) Add support for q50sn12072 and q54sn120a1
 2026-04-29 11:59 UTC  (2+ messages)

[PATCH 00/23] Consolidate bus driver infrastructure
 2026-04-29 11:59 UTC  (3+ messages)
` [PATCH 02/23] crypto/octeontx: remove check on driver in remove
  ` [EXTERNAL] "

[REGRESSION] stable-rc/linux-7.0.y: (build) in binrpm-pkg (/tmp/kci/linux/scripts/Makefile.package:75) [logspe
 2026-04-29 11:59 UTC 

[PATCH v5] selftests/mm: khugepaged: initialize file contents via mmap
 2026-04-29 11:58 UTC 

TT budgeting for EHCI; accommodate 1023-byte full-speed isochronous–in endpoints
 2026-04-29 11:58 UTC  (4+ messages)

[PATCH 0/6] Add Anbernic RG Vita-Pro
 2026-04-29 11:58 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: power: supply: sgm41542: document sgm41542

[PATCH v2 00/11] Add SIM pbias regulator support for USB on OMAP4
 2026-04-29 11:58 UTC  (3+ messages)
` [PATCH v2 06/11] mfd: omap-usb-host: Sanitize error path in the probe()


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.