All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-29 11:41:12 to 2026-04-29 12:27:49 UTC [more...]

[PATCH 00/11] PCI: pci_resource_alignment() improvement + cleanups
 2026-04-29 12:26 UTC  (8+ 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 bpf-next 00/18] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-29 12:27 UTC  (5+ 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 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

Linux 7.1-rc1
 2026-04-29 12:24 UTC  (14+ messages)

[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  (7+ messages)
` [PATCH 4/7] dt-bindings: soc: renesas: Document Renesas R-Car R8A779MD Geist
` [PATCH 5/7] soc: renesas: Identify Renesas R-Car R8A779MD M3Le SoC
` [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 v2 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-29 12:16 UTC  (7+ messages)
` [PATCH v2 2/3] "

[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  (5+ messages)
` [PATCH 15/15] drm/i915/irq: add intel_display_irq_handler() to irq funcs
` ✗ CI.checkpatch: warning for drm/i915: refactor display funcs, add display irq hooks
` ✓ CI.KUnit: success "

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

[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

[RFC PATCH net-next 0/2] net: napi: Fix timer arming during busy poll timeout
 2026-04-29 12:13 UTC  (5+ messages)
` [RFC PATCH net-next 1/2] net: napi: Fix interrupts permanently disabled during busy poll

[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  (7+ messages)
` [PATCH v2 01/14] fuse: separate next request fetching from sending logic
` [PATCH v2 02/14] fuse: refactor io-uring header copying to ring
` [PATCH v2 03/14] fuse: refactor io-uring header copying from ring

[PATCH] ALSA: ac97: drop stale CMI9738 PCM-volume quirk
 2026-04-29 12:05 UTC 

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

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  (25+ messages)
` [PATCH 01/23] bus/ifpga: remove unused AFU lookup helper
` [PATCH 02/23] crypto/octeontx: remove check on driver in remove
  ` [EXTERNAL] "
` [PATCH 03/23] bus: remove device and driver checks in DMA map/unmap
` [PATCH 04/23] drivers/bus: remove device and driver checks in unplug
` [PATCH 05/23] drivers/bus: remove device and driver checks in plug
` [PATCH 06/23] bus: add bus conversion macros
` [PATCH 07/23] bus: factorize driver list
` [PATCH 08/23] bus: factorize device list
` [PATCH 09/23] bus: consolidate device lookup
` [PATCH 10/23] bus: consolidate device iteration
` [PATCH 11/23] bus: factorize driver lookup
` [PATCH 12/23] bus: refactor device probe
` [PATCH 13/23] bus: support multiple probe
` [PATCH 14/23] drivers/bus: initialize NXP bus specifics in scan
` [PATCH 15/23] bus: implement probe in EAL
` [PATCH 16/23] bus: factorize driver reference
` [PATCH 17/23] drivers: rely on generic driver
` [PATCH 18/23] drivers/bus: remove bus-specific driver references
` [PATCH 19/23] dma/idxd: remove specific bus type
` [PATCH 20/23] drivers/bus: separate specific bus metadata for NXP drivers
` [PATCH 21/23] drivers/bus: remove specific bus types
` [PATCH 22/23] eventdev: rename dev field to device
` [PATCH 23/23] bus: add class device conversion macro

[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()

[PATCH bpf-next v8 2/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-04-29 11:57 UTC  (2+ messages)

[bluez/bluez] 07c44f: gatt-client: Fix use-after-free caused by reentran
 2026-04-29 11:57 UTC 

[PATCH net] net: tls: fix strparser anchor skb leak on offload RX setup failure
 2026-04-29 11:57 UTC  (2+ messages)

+ x86-mm-fix-freeing-of-pmd-sized-vmemmap-pages.patch added to mm-hotfixes-unstable branch
 2026-04-29 11:54 UTC 

[PATCH v4 0/3] Fifth MPU Series
 2026-04-29 11:53 UTC  (3+ messages)
` [PATCH v4 2/3] arm/mpu: Introduce `v8r_el1_msa` device tree property for domains

[PATCH 0/2] Fix PAS context helper function name in kerneldoc
 2026-04-29 11:52 UTC  (3+ messages)
` [PATCH 1/2] firmware: qcom_scm: Fix qcom_scm_pas_prepare_and_auth_reset() kerneldoc
` [PATCH 2/2] soc: qcom: mdt_loader: Fix qcom_mdt_pas_load() kerneldoc

[PATCH 0/2] drm/i915/psr: DC entry prevention during active vblank
 2026-04-29 11:51 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 0/4] timers: Add support for RZ/N1 SoCs timers
 2026-04-29 11:50 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: timer: Add the Renesas RZ/N1 timer
` [PATCH v2 2/4] clocksource/drivers: Add support for the Renesas RZ/N1 timers
` [PATCH v2 3/4] ARM: dts: r9a06g032: Add support for timers
` [PATCH v2 4/4] MAINTAINERS: Add the Renesas RZ/N1 timers driver entry

[PATCH v1] gatt-client: Fix use-after-free caused by reentrant client teardown
 2026-04-29 11:48 UTC 

[PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-29 11:48 UTC  (6+ messages)
` [PATCH v3 2/3] drm/exynos: remove bridge when "
` [PATCH v3 3/3] drm/bridge: megachips: remove bridge when irq request fails

Intel IAVF base driver structure definition is wrong
 2026-04-29 11:48 UTC 

[Buildroot] [PATCH 2/3] package/python-pydantic-core: bump to version 2.46.3
 2026-04-29 11:46 UTC  (2+ messages)
` [Buildroot] [PATCH v2] "

QA notification for completed autobuilder build (yocto-5.3.4.rc3)
 2026-04-29 11:47 UTC  (2+ messages)
  ` [qa-build-notification] "

[LTP] [PATCH v1] cve: icmp_rate_limit: set icmp_msgs_burst within network namespace
 2026-04-29 11:45 UTC  (4+ messages)

[PATCH v3] riscv: disable local interrupts and stop other CPUs before reboot/shutdown
 2026-04-29 11:44 UTC  (3+ messages)

iov_kunit_copy_to_kvec: ASSERTION FAILED at lib/tests/kunit_iov_iter.c:63, Expected got == npages, but, got == 1 (0x1), npages == 256 (0x100) (v7.0.2, ppc)
 2026-04-29 11:45 UTC 

[PATCH v3 00/13] drm/i915/display: Add DC3CO support
 2026-04-29 11:43 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: Add DC3CO support (rev3)

[PATCH 0/3] Improve U-Boot's TPM handling in the non-EFI case
 2026-04-29 11:41 UTC  (4+ messages)
` [PATCH 1/3] test: include mapmem.h explicitly
` [PATCH 2/3] tpm: make pcr_read command more useful
` [PATCH 3/3] tpm: allocate tpm event log if missing

[PATCH 1/2] net: wan: fsl_ucc_hdlc: fix uhdlc_memclean
 2026-04-29 11:42 UTC  (2+ messages)
` [PATCH 2/2] net: wan: fsl_ucc_hdlc: fix ucc_hdlc_remove

[PATCH] leds: trigger: gpio: use GPIOD_FLAGS_BIT_NONEXCLUSIVE
 2026-04-29 11:42 UTC  (2+ messages)
` (subset) "

[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
 2026-04-29 11:41 UTC  (3+ messages)
` [PATCH v14 4/7] s390/pci: Store PCI error information for passthrough devices

[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-29 11:42 UTC  (6+ messages)
` [PATCH v2 2/3] mm/page_owner: add print_mode filter

[PATCH v2] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
 2026-04-29 11:41 UTC  (2+ messages)

[PATCH v2 wireless-next 00/15] wifi: mac80211: more NAN patches
 2026-04-29 11:40 UTC  (10+ messages)
` [PATCH v2 wireless-next 07/15] wifi: mac80211: add NAN channel evacuation support
` [PATCH v2 wireless-next 08/15] wifi: mac80211_hwsim: remove unused nan_vif struct member
` [PATCH v2 wireless-next 09/15] wifi: mac80211_hwsim: move NAN related variables into a struct
` [PATCH v2 wireless-next 10/15] wifi: mac80211_hwsim: split NAN handling into separate file
` [PATCH v2 wireless-next 11/15] wifi: mac80211_hwsim: rename and switch simulation time to boottime
` [PATCH v2 wireless-next 12/15] wifi: mac80211_hwsim: move timestamp writing later in the datapath
` [PATCH v2 wireless-next 13/15] wifi: mac80211_hwsim: register beacon timer by calculating TBTT
` [PATCH v2 wireless-next 14/15] wifi: mac80211_hwsim: refactor NAN timer handling
` [PATCH v2 wireless-next 15/15] wifi: mac80211_hwsim: switch to use TXQs


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.