All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-13 12:30:51 to 2025-06-13 13:35:30 UTC [more...]

[PATCH v1 0/7] add test requirements
 2025-06-13 13:34 UTC  (7+ messages)
` [PATCH v1 7/7] generic/633: "

Getting Unexpected Lookup entries calls after Readdirplus
 2025-06-13 13:34 UTC  (4+ messages)
  ` [fuse] "

[PATCH v3 0/3] mm/huge_memory: vmf_insert_folio_*() and vmf_insert_pfn_pud() fixes
 2025-06-13 13:34 UTC  (3+ messages)
` [PATCH v3 1/3] mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()

[PATCH] mfd: cros_ec: Separate charge-control probing from USB-PD
 2025-06-13 13:34 UTC  (2+ messages)
` (subset) "

[PATCH v4] genirq: Add kunit tests for depth counts
 2025-06-13 13:34 UTC  (2+ messages)
` [tip: irq/core] "

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2025-06-13 13:33 UTC  (27+ messages)

[scarthgap] Recipe systemd version was changed #scarthgap
 2025-06-13 13:32 UTC  (2+ messages)
` [OE-core] "

[PATCH] rust: math: Add KernelMathExt trait with a mul_div helper
 2025-06-13 13:32 UTC  (2+ messages)

[PATCH v5 1/1] ty: Allow users to specify whether thank-yous are sent to themselves
 2025-06-13 13:32 UTC 

[PATCH net-next 0/4] Add Ethernet MAC support for SpacemiT K1
 2025-06-13 13:31 UTC  (4+ messages)
` [PATCH net-next 2/4] net: spacemit: Add K1 Ethernet MAC

[kvm-unit-tests PATCH 1/2] riscv: Allow SBI_CONSOLE with no uart in device tree
 2025-06-13 13:29 UTC  (5+ messages)

[PATCH net-next v3] net: phy: Add c45_phy_ids sysfs directory entry
 2025-06-13 13:29 UTC  (2+ messages)

[jarkko-tpmdd:tpm2-rsassa-pkcs1 9/9] crypto/asymmetric_keys/tpm2_key_rsa.c:143 tpm2_key_rsa_encrypt() error: uninitialized symbol 'tfm'
 2025-06-13 13:28 UTC 

[PATCH v4 00/20] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-06-13 13:27 UTC  (7+ messages)
` [PATCH v4 13/20] mfd: adp5585: support reset and unlock events

[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-06-13 13:27 UTC  (3+ messages)

[PATCH 0/2] TI TPS65214 & TPS65215: Update MFD Cell Structs
 2025-06-13 13:26 UTC  (4+ messages)
` [PATCH 1/2] mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string
  ` (subset) "

[PATCH v8 0/3] clocksource: fix Tegra234 SoC Watchdog Timer
 2025-06-13 13:24 UTC  (3+ messages)
` [PATCH v8 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support

[pci:controller/rockchip-host] BUILD SUCCESS 1fdb13f92388dfc936624b0a0d6abae362b0ace3
 2025-06-13 13:24 UTC 

[PATCH v4 0/3] Workqueue: add WQ_PERCPU, system_dfl_wq and system_percpu_wq
 2025-06-13 13:23 UTC  (7+ messages)
` [PATCH v4 1/3] Workqueue: add system_percpu_wq and system_dfl_wq
` [PATCH v4 3/3] [Doc] Workqueue: add WQ_PERCPU

[PATCH 0/8] dma: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-06-13 13:22 UTC  (4+ messages)
` [PATCH 5/8] riscv: dts: spacemit: Add dma bus and PDMA node for K1 SoC

[PATCH v4 0/4] RK3576 USB Enablement
 2025-06-13 13:21 UTC  (9+ messages)
` [PATCH v4 1/4] phy: rockchip: inno-usb2: add soft vbusvalid control
` [PATCH v4 3/4] phy: rockchip: usbdp: reset USB3 and reinit on orientation switch

[PATCH] drm/prime: remove drm_prime_lookup_buf_by_handle
 2025-06-13 13:20 UTC  (11+ messages)

[PATCH drm-next] drm/bochs: Add support for drm_panic
 2025-06-13 13:20 UTC 

[RFC PATCH 1/3] ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
 2025-06-13 12:46 UTC  (6+ messages)
` [RFC PATCH 3/3] ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()

[PATCH] MAINTAINERS: add linux-mm@ list to Kexec Handover
 2025-06-13 13:19 UTC 

[PATCH] bcachefs: Don't allocate new memory when mempool is exhausted
 2025-06-13 13:19 UTC 

[PATCH 0/5] cacheinfo: Set cache 'id' based on DT data
 2025-06-13 13:03 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-id
` [PATCH 3/5] arm64: cacheinfo: Provide helper to compress MPIDR value into u32
` [PATCH 4/5] cacheinfo: Expose the code to generate a cache-id from a device_node
` [PATCH 5/5] cacheinfo: Add helper to find the cache size from cpu+level

[PATCH 01/10] default-distrovars: set an empty default for LICENSE_PATH
 2025-06-13 13:16 UTC  (10+ messages)
` [PATCH 02/10] lib/oe/license_finder: extract license finding code from recipetool
` [PATCH 03/10] recipetool: use oe.license_finder
` [PATCH 04/10] oe/license_finder: skip .sh files when looking for licenses
` [PATCH 05/10] oe/license_finder: add first_only argument to find_licenses()
` [PATCH 06/10] oe/license_finder: consolidate hash->license maps
` [PATCH 07/10] oe/license_finder: remove unused arguments in get_license_md5sums
` [PATCH 08/10] oe/license_finder: don't return the "crunched" license text in crunch_license
` [PATCH 09/10] oe/license_finder: rewrite license checksum loading, scan more licenses
` [PATCH 10/10] oe/license_finder: support extra hashes being passed to find_licenses

[PATCH 6.16 1/2] genirq: Rebalance managed interrupts across multi-CPU hotplug
 2025-06-13 13:15 UTC  (2+ messages)
` [tip: irq/urgent] genirq/cpuhotplug: "

[PATCH 6.16 2/2] genirq/cpuhotplug: Restore affinity even for suspended IRQ
 2025-06-13 13:15 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH v1 0/3] MIPS: dts: ralink: mt7628a: Tweak for GARDENA smart Gateway
 2025-06-13 13:13 UTC  (9+ messages)
` [PATCH v1 1/3] MIPS: dts: ralink: mt7628a: Fix sysc's compatible property for MT7688

[PATCH] docs: UEFI Secure Boot security policy
 2025-06-13 13:12 UTC  (4+ messages)

[PATCH v2 0/7] Reorganize Intel VT-D to be ready for iommupt
 2025-06-13 13:12 UTC  (7+ messages)
` [PATCH v2 5/7] iommu/vt-d: Create unique domain ops for each stage
` [PATCH v2 6/7] iommu/vt-d: Split intel_iommu_enforce_cache_coherency()

Trying to fix drm/prime: remove drm_prime_lookup_buf_by_handle
 2025-06-13 13:12 UTC  (2+ messages)
` [PATCH] drm/prime: fix drm_prime_add_buf_handle

[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-13 13:11 UTC  (7+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH v15 0/4] arm/virt: CXL support via pxb_cxl
 2025-06-13 13:09 UTC  (9+ messages)
` [PATCH v15 2/4] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v15 3/4] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v15 4/4] qtest/cxl: Add aarch64 virt test for CXL

[RFC PATCH] tools: zynqmp: add build script and documentation for ZynqMP KV260
 2025-06-13 13:11 UTC  (12+ messages)

[PATCH testsuite] tests/inet_socket: invoke ip{6}tables-legacy when appropriate
 2025-06-13 13:03 UTC  (8+ messages)

[PATCH RFC 0/7] i3c: add driver for the Renesas IP and support RZ/G3S+G3E
 2025-06-13 13:10 UTC  (8+ messages)
` [PATCH RFC 4/7] i3c: add driver for Renesas I3C IP

[PATCH v3 00/16] Don't generate netlink .rst files inside $(srctree)
 2025-06-13 13:06 UTC  (5+ messages)
` [PATCH v3 12/16] docs: conf.py: don't handle yaml files outside Netlink specs
` [PATCH v3 13/16] docs: conf.py: add include_pattern to speedup

[PATCH v3 0/2] Add support for clock controllers and CPU scaling for QCS615
 2025-06-13 13:10 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs615: Add CPU scaling clock node

[PATCH v2 i-g-t 0/6] Replace intel_sysfs_debugfs
 2025-06-13 13:10 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Replace intel_sysfs_debugfs (rev3)
` ✓ i915.CI.BAT: "

[PATCH] futex: don't leak robust_list pointer on exec race
 2025-06-13 13:08 UTC  (4+ messages)

[PATCH] Documentation: treewide: Replace remaining spinics links with lore
 2025-06-13 13:07 UTC  (2+ messages)

[PATCH] mm: huge_memory: fix the check for allowed huge orders in shmem
 2025-06-13 13:06 UTC  (2+ messages)

[PATCH] btrfs/300: set umask to avoid failure on systems with a different umask
 2025-06-13 13:05 UTC 

[Bug 220224] New: Kernel 6.15 causes crash (general protection fault) due to amd_sfh module
 2025-06-13 13:04 UTC  (7+ messages)
` [Bug 220224] "

[PATCH] generic/032: fix failure due to attempt to wait for non-child process
 2025-06-13 13:02 UTC  (5+ messages)

[PATCH 0/2] rust: prepare for multiple bindgen invocations
 2025-06-13 13:02 UTC  (3+ messages)
` [PATCH 1/2] rust: prepare variable definitions "
` [PATCH 2/2] rust: move rust.bindgen to qemu-api crate

[PATCH v3 0/2] add support for MCP998X
 2025-06-13 13:02 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: temperature: "
` [PATCH v3 2/2] "

[PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
 2025-06-13 13:02 UTC  (12+ messages)
` [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
        ` need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]

[PATCH v5] x86/hvmloader: select xen platform pci MMIO BAR UC or WB MTRR cache attribute
 2025-06-13 13:01 UTC  (2+ messages)

[PATCH ath-next] wifi: ath10k: shutdown driver when hardware is unreliable
 2025-06-13 12:59 UTC  (2+ messages)

[PATCH net-next v8 00/11] PRU-ICSSM Ethernet Driver
 2025-06-13 12:53 UTC  (5+ messages)
` [PATCH net-next v8 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH v3 0/6] PCI: dwc: Do not enumerate bus before endpoint devices are ready
 2025-06-13 12:48 UTC  (10+ messages)
` [PATCH v3 1/6] PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS
` [PATCH v3 2/6] PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS
` [PATCH v3 3/6] PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
` [PATCH v3 4/6] PCI: qcom: "
` [PATCH v3 5/6] PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
` [PATCH v3 6/6] PCI: dwc: Reduce LINK_WAIT_SLEEP_MS

[PATCH v5 0/9] Introduce HDP support for STM32MP platforms
 2025-06-13 12:53 UTC  (3+ messages)
` [PATCH v5 2/9] dt-bindings: pinctrl: stm32: Introduce HDP

[PATCH v2] kho: initialize tail pages for higher order folios properly
 2025-06-13 12:59 UTC 

[PATCH] cat-file: fix mailmap application for different author and committer
 2025-06-13 12:59 UTC  (3+ messages)
` [PATCH v2] "

[tip: smp/core] smp: Fix typo in comment for raw_smp_processor_id()
 2025-06-13 12:58 UTC 

[PATCH] [CI] - MADVISE
 2025-06-13 13:17 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "

[PATCH] rockchip: board: assign up to 3 static Ethernet MAC addresses
 2025-06-13 12:56 UTC  (4+ messages)

[PATCH 0/3] efi_loader: disk: add EFI_PARTITION_INFO_PROTOCOL support
 2025-06-13 12:56 UTC  (3+ messages)
` [PATCH 3/3] "

[RFC] comparing the propesed implementation for standalone PCS drivers
 2025-06-13 12:55 UTC 

[PATCH blktests 0/2] check: support "set -e" strict error-checking
 2025-06-13 12:55 UTC  (10+ messages)
` [PATCH blktests 2/2] check: introduce ERR_EXIT flag

[PATCH v4 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-06-13 12:54 UTC  (6+ messages)
` [PATCH v4 1/2] iio: imu: inv_icm42600: add WoM support

[PATCH v2 00/12] Don't generate netlink .rst files inside $(srctree)
 2025-06-13 12:53 UTC  (5+ messages)
` [PATCH v2 06/12] scripts: lib: netlink_yml_parser.py: use classes

[PATCH v3 0/2] rust: improve `ForeignOwnable`
 2025-06-13 12:53 UTC  (4+ messages)
` [PATCH v3 2/2] rust: types: require `ForeignOwnable::into_foreign` return non-null

[PATCH v3] ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard
 2025-06-13 12:53 UTC  (2+ messages)

[PATCH] gendwarfksyms: Fix structure type overrides
 2025-06-13 12:52 UTC  (2+ messages)

[PATCH v4] netfilter: Exclude LEGACY TABLES on PREEMPT_RT
 2025-06-13 12:50 UTC  (3+ messages)

[PATCH v3 0/8] More missing XeLP workarounds
 2025-06-13 12:50 UTC  (10+ messages)
` [PATCH v3 1/8] drm/xe: Clarify LRC size when allocating
` [PATCH v3 2/8] drm/xe: Generalize wa bb emission code
` [PATCH v3 3/8] drm/xe: Support writing at offset in workaround batch buffer emission
` [PATCH v3 4/8] drm/xe: Return number of written dwords from "
` [PATCH v3 5/8] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
` [PATCH v3 6/8] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v3 7/8] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v3 8/8] drm/xe/xelp: Add Wa_18022495364

[PATCH v4 0/3] Additional improvements for dma coherent allocator
 2025-06-13 12:49 UTC  (3+ messages)
  ` [PATCH v4 1/3] rust: dma: clarify wording and be consistent in `coherent` nomenclature

[PATCH v1 1/1] MIPS: Alchemy: Remove unused forward declaration
 2025-06-13 12:49 UTC  (6+ messages)

[PATCH v11 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-06-13 12:48 UTC  (6+ messages)
` [PATCH v11 10/11] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v11 11/11] iio: adc: ad7768-1: add low pass -3dB cutoff attribute

[PATCH net-next RFC] selftests: net: add netpoll basic functionality test
 2025-06-13 12:47 UTC  (3+ messages)

[PATCH v3 41/44] x86/cpu: <asm/processor.h>: Do not include CPUID API header
 2025-06-13 12:46 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPER
 2025-06-13 12:47 UTC  (2+ messages)

[PATCH] iio: accel: bmc150: Do not configure IRQ registers if no IRQ connected
 2025-06-13 12:45 UTC 

[PATCH v2] Bluetooth: mediatek: add gpio pin to reset bt
 2025-06-13 12:46 UTC  (2+ messages)

[PATCH] hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
 2025-06-13 12:46 UTC  (2+ messages)

[PATCH] arm/edk2-firmware: localize BUILD_CC assignments
 2025-06-13 12:45 UTC 

[PATCH 0/7] ARM: Map sections RO/XN
 2025-06-13 12:44 UTC  (2+ messages)

[PATCH v3 0/2] PM: domains: add devm_pm_domain_attach()
 2025-06-13 12:44 UTC  (10+ messages)
` [PATCH v3 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()

[PATCH v4 00/20] MADVISE FOR XE
 2025-06-13 12:55 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for MADVISE FOR XE (rev2)
` ✗ CI.KUnit: failure "

[PATCH 0/8] Add support for Renesas RZ/N2H (R9A09G087) SoC and RZ/N2H EVK
 2025-06-13 12:43 UTC  (4+ messages)
` [PATCH 5/8] arm64: dts: renesas: Add initial SoC DTSI for RZ/N2H SoC

[PATCH 0/3] refs: fix some bugs with batched-updates
 2025-06-13 12:43 UTC  (3+ messages)
` [PATCH v4 0/2] "

[PATCH conntrack-tools] conntrack: introduce --labelmap option to specify connlabel.conf path
 2025-06-13 12:43 UTC  (3+ messages)

[PATCH v3 0/2] Enable TSENS and thermal zone for QCS615 SoC
 2025-06-13 12:42 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs615: Enable TSENS support "

[PATCH i-g-t v1] tests/intel-ci: Blocklist unsupported Xe scaling tests
 2025-06-13 12:42 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel-ci: Blocklist unsupported Xe scaling tests (rev2)

[PATCH] drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offset
 2025-06-13 12:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC PATCH] iommufd: Destroy vdevice on device unbind
 2025-06-13 12:42 UTC  (5+ messages)

[PATCH v1] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-13 12:43 UTC 

[PATCH v2 1/2] dt-bindings: fpga: Also describe clock for gpio
 2025-06-13 11:26 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: gpio: gpio-xilinx: Mark clocks as required property

[PATCH 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-06-13 11:11 UTC  (3+ messages)
` [PATCH 2/3] arm64: Enable EFI secret area Securityfs support
` [PATCH 3/3] arm64: acpi: Enable ACPI CCEL support

[PATCH 1/2] CI/fvp-base-ts: append the testcases
 2025-06-13 12:38 UTC  (2+ messages)

[PATCH v19 01/10] PCI: endpoint: Set ID and of_node for function driver
 2025-06-13 12:36 UTC 

[PATCH] clk: qcom: gcc-qcm2290: Set HW_CTRL_TRIGGER for video GDSC
 2025-06-13 12:36 UTC  (2+ messages)

[PATCH v8 00/13] media: rockchip: add a driver for the rockchip camera interface
 2025-06-13 12:33 UTC  (4+ messages)
` [PATCH v8 06/13] "

[PATCH v1 0/2] uboot-sign: Make SPL DTB public key injection optional
 2025-06-13 12:36 UTC  (5+ messages)
` [PATCH v1 2/2] "
  ` [OE-core] "

[PATCH net] openvswitch: Allocate struct ovs_pcpu_storage dynamically
 2025-06-13 12:36 UTC 

[PATCH i-g-t 0/2]
 2025-06-13 12:34 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,1/2] tools/gputop/gputop: Add per-device engine activity stats in GPUTOP

[PATCH V2] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-13 12:33 UTC  (3+ messages)

[PATCH 01/13] PCI: dwc: Add dw_pcie_clear_and_set_dword() for register bit manipulation
 2025-06-13 12:33 UTC  (3+ messages)
  ` 回复: "

[PATCH v4 9/9] drm/vkms: convert to use faux_device
 2025-06-13 12:33 UTC  (8+ messages)

[PATCH v4 0/2] Optimize mremap() for large folios
 2025-06-13 12:32 UTC  (4+ messages)
` [PATCH v4 2/2] mm: Optimize mremap() by PTE batching

[GIT PULL] QCA: Update WCN785x btusb firmware to 2.0.0-00799-5
 2025-06-13 12:33 UTC  (3+ messages)

unable to run NFSD in container if "options sunrpc pool_mode=pernode"
 2025-06-13 12:32 UTC  (9+ messages)

[RFC PATCH 1/9] bitbake.conf: set BB_GIT_DEFAULT_DESTSUFFIX to match default S value
 2025-06-13 12:32 UTC  (4+ messages)
` [OE-core] "

[PATCH 00/21] migration: Unify capabilities and parameters
 2025-06-13 12:30 UTC  (7+ messages)
` [PATCH 10/21] migration: Use QAPI_CLONE_MEMBERS in query_migrate_parameters

[meta-rockchip][PATCH 1/2] trusted-firmware-a: remove no-longer-required patches
 2025-06-13 12:32 UTC  (3+ messages)
` [meta-rockchip][PATCH 2/2] fitimage rework
  ` [yocto-patches] "


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.