All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-26 06:58:31 to 2025-03-26 08:04:18 UTC [more...]

[PATCH v5] i3c: Fix read from unreadable memory at i3c_master_queue_ibi()
 2025-03-26  7:10 UTC  (6+ messages)
    ` [EXT] "

[PATCH net-next v4 0/8] net: ethtool: Introduce ethnl dump helpers
 2025-03-26  7:59 UTC  (11+ messages)
` [PATCH net-next v4 2/8] net: ethtool: netlink: Allow per-netdevice DUMP operations
` [PATCH net-next v4 3/8] net: ethtool: netlink: Rename ethnl_default_dump_one

[PATCH] drm/amdgpu: Add basic validation for RAS header
 2025-03-26  8:03 UTC 

[meta-networking][PATCH] dnsmasq: fix build with gcc-15
 2025-03-26  8:03 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-03-25
 2025-03-26  8:03 UTC  (2+ messages)

[PATCH v10 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-03-26  8:03 UTC  (4+ messages)
` [PATCH v10 20/21] futex: Implement FUTEX2_NUMA

[PATCH] drm/amdgpu: Fix Manual Execution of Cleaner Shader in Gang Submissions
 2025-03-26  8:02 UTC  (2+ messages)

[PATCH v7 1/3] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
 2025-03-26  8:02 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v7 2/3] x86/tdx: Fix arch_safe_halt() execution for TDX VMs
 2025-03-26  8:02 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v7 3/3] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling
 2025-03-26  8:02 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v2 0/6] Two fixes of RK3036 HDMI
 2025-03-26  7:59 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: display: rockchip,inno-hdmi: Document GRF for "

[PATCH for-10.1 v2 00/37] vfio: Spring cleanup
 2025-03-26  7:51 UTC  (38+ messages)
` [PATCH for-10.1 v2 01/37] vfio: Move vfio_mig_active() into migration.c
` [PATCH for-10.1 v2 02/37] vfio: Rename vfio_reset_bytes_transferred()
` [PATCH for-10.1 v2 03/37] vfio: Introduce a new header file for external migration services
` [PATCH for-10.1 v2 04/37] vfio: Make vfio_un/block_multiple_devices_migration() static
` [PATCH for-10.1 v2 05/37] vfio: Make vfio_viommu_preset() static
` [PATCH for-10.1 v2 06/37] vfio: Introduce a new header file for internal migration services
` [PATCH for-10.1 v2 07/37] vfio: Move vfio_device_state_is_running/precopy() into migration.c
` [PATCH for-10.1 v2 08/37] vfio: Introduce a new header file for VFIOdisplay declarations
` [PATCH for-10.1 v2 09/37] vfio: Move VFIOHostDMAWindow definition into spapr.c
` [PATCH for-10.1 v2 10/37] vfio: Introduce a new header file for VFIOIOMMUFD declarations
` [PATCH for-10.1 v2 11/37] vfio: Introduce new files for VFIORegion definitions and declarations
` [PATCH for-10.1 v2 12/37] vfio: Introduce a new header file for VFIOcontainer declarations
` [PATCH for-10.1 v2 13/37] vfio: Make vfio_group_list static
` [PATCH for-10.1 v2 14/37] vfio: Move VFIOAddressSpace helpers into container-base.c
` [PATCH for-10.1 v2 15/37] vfio: Move Host IOMMU type declarations into their respective files
` [PATCH for-10.1 v2 16/37] vfio: Introduce a new header file for helper services
` [PATCH for-10.1 v2 17/37] vfio: Move vfio_get_info_dma_avail() into helpers.c
` [PATCH for-10.1 v2 18/37] vfio: Move vfio_kvm_device_add/del_fd() to helpers.c
` [PATCH for-10.1 v2 19/37] vfio: Move vfio_get_device_info() "
` [PATCH for-10.1 v2 20/37] vfio: Introduce a new file for VFIODevice definitions
` [PATCH for-10.1 v2 21/37] vfio: Introduce new files for CPR definitions and declarations
` [PATCH for-10.1 v2 22/37] vfio: Move vfio_kvm_device_fd() into helpers.c
` [PATCH for-10.1 v2 23/37] vfio: Move vfio_device_list into device.c
` [PATCH for-10.1 v2 24/37] vfio: Move vfio_de/attach_device() "
` [PATCH for-10.1 v2 25/37] vfio: Move vfio_reset_handler() "
` [PATCH for-10.1 v2 26/37] vfio: Move dirty tracking related services into container-base.c
` [PATCH for-10.1 v2 27/37] vfio: Make vfio_devices_query_dirty_bitmap() static
` [PATCH for-10.1 v2 28/37] vfio: Make vfio_container_query_dirty_bitmap() static
` [PATCH for-10.1 v2 29/37] vfio: Rename vfio_devices_all_dirty_tracking_started()
` [PATCH for-10.1 v2 30/37] vfio: Rename vfio_devices_all_device_dirty_tracking()
` [PATCH for-10.1 v2 31/37] vfio: Rename vfio_get_dirty_bitmap()
` [PATCH for-10.1 v2 32/37] vfio: Introduce new files for VFIO MemoryListener
` [PATCH for-10.1 v2 33/37] vfio: Rename RAM discard related services
` [PATCH for-10.1 v2 34/37] vfio: Introduce vfio_listener_un/register() routines
` [PATCH for-10.1 v2 35/37] vfio: Rename vfio-common.h to vfio-device.h
` [PATCH for-10.1 v2 36/37] vfio: Rename VFIODevice related services
` [PATCH for-10.1 v2 37/37] vfio: Rename VFIOContainer "

[PATCH v4 00/12] TPM2 key protector follow-up patches
 2025-03-26  7:54 UTC  (4+ messages)
` [PATCH v4 05/12] tpm2_key_protector: Unseal key from a buffer

[PATCH v2 00/10] Add EcoNet EN751221 MIPS platform support
 2025-03-26  8:01 UTC  (3+ messages)
` [PATCH v2 08/10] dt-bindings: vendor-prefixes: Add SmartFiber

[Buildroot] [PATCH] toolchain-external: Fix external toolchains when BR2_ROOTFS_MERGED_USR
 2025-03-26  8:01 UTC  (4+ messages)

[PATCH i-g-t 1/1] tests/intel/xe_*: Add missing test documentation
 2025-03-26  8:01 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,1/1] "

[PATCH v2 0/6] Add some enhancements for i.MX95 PCIe
 2025-03-26  7:59 UTC  (7+ messages)
` [PATCH v2 1/6] PCI: imx6: Start link directly when workaround is not required
` [PATCH v2 2/6] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v2 3/6] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH v2 4/6] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN
` [PATCH v2 5/6] PCI: imx6: Add PLL clock lock check for i.MX95 PCIe
` [PATCH v2 6/6] PCI: imx6: Save and restore the LUT setting "

[tip:x86/kconfig] BUILD SUCCESS ad9b861824ac55d81431815fffaaff5e981badc1
 2025-03-26  8:00 UTC 

[PATCH v3 0/7] cpus: Convert cpu_list definition to CPUClass:list_cpus callback
 2025-03-26  8:19 UTC  (9+ messages)
` [PATCH v3 1/7] cpus: Introduce CPUClass::list_cpus() callback
` [PATCH v3 2/7] target/i386: Register CPUClass:list_cpus
` [PATCH v3 3/7] target/ppc: "
` [PATCH v3 4/7] target/sparc: "

[PATCH] mdadm: Incremental mode creates file for udev rules
 2025-03-26  8:00 UTC  (2+ messages)

[linux-next:master] [landlock] 9d65581539: WARNING:suspicious_RCU_usage
 2025-03-26  8:00 UTC 

[PATCH 0/6] ci: run tests and static analysis on allyesconfig
 2025-03-26  7:59 UTC  (7+ messages)
` [PATCH 1/6] sandbox: use CROSS_PKG_CONFIG when compiling sandbox arch code
` [PATCH 2/6] sandbox: hide sdl/libftdi symbols if libraries not found
` [PATCH 3/6] MAKEALL: fix check_pipe_status usage
` [PATCH 4/6] MAKEALL: remove use of alias in script
` [PATCH 5/6] ci: pytest: run test suite on sandbox allyesconfig
` [PATCH 6/6] ci: run static analysis on allyesconfig

[tip:timers/merge] BUILD SUCCESS 8be7f08ef491d7b09ea92448bb85c6468b419a66
 2025-03-26  7:59 UTC 

[v3,0/2] Add an interface to get current DDR data rate
 2025-03-26  7:56 UTC  (3+ messages)
` [v3,1/2] dt-bindings: memory-controllers: Add MediaTek DRAM controller interface

[PATCH] staging: rtl8723bs: Rename variable supportRateNum
 2025-03-26  7:56 UTC  (2+ messages)

[zen:6.14/zen-sauce 2/31] include/asm-generic/io.h:549:31: error: performing pointer arithmetic on a null pointer has undefined behavior
 2025-03-26  7:56 UTC 

[PATCH i-g-t v4 0/3] Add engine activity tests for functions
 2025-03-26  7:56 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add engine activity tests for functions (rev4)

[PATCH] drm/amdgpu/gfx10: Add Cleaner Shader Support for GFX10.3.x GPUs
 2025-03-26  7:53 UTC 

[PATCH 1/2] dt-bindings: NXP System Timer Module
 2025-03-26  7:44 UTC  (11+ messages)
` [PATCH 2/2] clocksource/drivers/nxp-timer: Add the System Timer Module for the s32g platform

Git Bug Report: git add --patch > "e" makes keyboard unresponsive
 2025-03-26  7:53 UTC  (7+ messages)
    ` Releasing versions on Fridays, was "

[GSoC PATCH v8 0/2] send-email: improve error capture and status code handling
 2025-03-26  7:52 UTC  (4+ messages)
` [GSoC PATCH v9 "
  ` [GSoC PATCH v9 1/2] send-email: capture errors in an eval {} block
  ` [GSoC PATCH v9 2/2] send-email: finer-grained SMTP error handling

[PATCH v2 5/8] landlock: Always allow signals between threads of the same process
 2025-03-26  7:51 UTC  (2+ messages)

[PATCH v3 2/3] dt-bindings: arm: stm32: Document Ultratronik's Fly board DT binding
 2025-03-26  7:41 UTC  (4+ messages)
` [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-ultra-fly-sbc board

[PATCH v6 0/6] Enable IPQ5018 PCI support
 2025-03-26  7:41 UTC  (7+ messages)
` [PATCH v6 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes

[PATCH 0/2] Avoid the comma operator
 2025-03-26  7:50 UTC  (15+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 04/10] clar: avoid using the comma operator unnecessarily
  ` [PATCH v2 06/10] diff-delta: explicitly mark intentional use of the comma operator
  ` [PATCH v2 07/10] wildmatch: "
  ` [PATCH v2 09/10] clang: warn when the comma operator is used

[PATCH i-g-t v4 0/5] Update image assets
 2025-03-26  7:50 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Update image assets (rev5)
` ✗ i915.CI.BAT: failure "

[PATCH v5 00/13] Add initial support for Renesas RZ/T2H SoC
 2025-03-26  7:49 UTC  (3+ messages)
` [PATCH v5 02/13] dt-bindings: clock: Add cpg for the "

[PATCH v2 0/2] firmware: exynos-acpm: allow use during system shutdown
 2025-03-26  7:36 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH v3 00/15] amd-cppc CPU Performance Scaling Driver
 2025-03-26  7:48 UTC  (7+ messages)
` [PATCH v3 03/15] xen/cpufreq: refactor cmdline "cpufreq=xxx"
` [PATCH v3 04/15] xen/cpufreq: move XEN_PROCESSOR_PM_xxx to internal header

[PATCH i-g-t v2 0/2] Fix VRR multi display issue
 2025-03-26  7:48 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Fix VRR multi display issue (rev2)
` ✗ i915.CI.BAT: failure "

[net-next v3 0/3] Disable LEGACY iptables on PREEMPT_RT
 2025-03-26  7:47 UTC  (3+ messages)

[PATCH v4] coresight: prevent deactivate active config while enabling the config
 2025-03-26  7:34 UTC  (3+ messages)

[PATCH] riscv/kexec_file: Fix comment in purgatory relocator
 2025-03-26  7:34 UTC  (2+ messages)

[PATCH v6 0/2] Add support for PCIe RP PERST#
 2025-03-26  7:45 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "

[PATCH] cxl/acpi: Verify CHBS length for CXL2.0
 2025-03-26  7:44 UTC 

[PATCH v4 1/1] scsi: ufs: core: add device level exception support
 2025-03-26  7:30 UTC  (4+ messages)

[RFC PATCH v2 00/13] ima: get rid of hard dependency on SHA-1
 2025-03-26  7:44 UTC  (4+ messages)
` [RFC PATCH v2 01/13] ima: don't expose runtime_measurements for unsupported hashes

[PATCH] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
 2025-03-26  7:43 UTC 

[PATCH 00/34] Samsung S2MPG10 PMIC MFD-based drivers
 2025-03-26  7:29 UTC  (29+ messages)
` [PATCH 03/34] firmware: exynos-acpm: export devm_acpm_get_by_phandle()
` [PATCH 04/34] mfd: sec: drop non-existing forward declarations
` [PATCH 07/34] mfd: sec: move private internal API to internal header
` [PATCH 08/34] mfd: sec: fix open parenthesis alignment (of_property_read_bool)
` [PATCH 09/34] mfd: sec: slightly rework runtime platform data allocation
` [PATCH 10/34] mfd: sec: split into core and transport (i2c) drivers
` [PATCH 11/34] defconfigs: rename CONFIG_MFD_SEC_CORE to CONFIG_MFD_SEC_I2C
` [PATCH 12/34] mfd: sec: add support for S2MPG10 PMIC
` [PATCH 13/34] mfd: sec: merge separate core and irq modules
` [PATCH 14/34] mfd: sec: sort struct of_device_id entries and the device type switch
` [PATCH 15/34] mfd: sec: use dev_err_probe() where appropriate
` [PATCH 17/34] mfd: sec: drop generic regmap config
` [PATCH 18/34] mfd: sec: s2dos05: doesn't support interrupts (it seems)
` [PATCH 19/34] mfd: sec: don't ignore errors from sec_irq_init()

[PATCH 1/5] sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
 2025-03-26  7:42 UTC  (10+ messages)
` [tip: sched/core] "
      ` [PATCH] bug: Introduce CONFIG_DEBUG_BUGVERBOSE_EXTRA=y to also log warning conditions
            ` [PATCH] bug: Add the condition string to the CONFIG_DEBUG_BUGVERBOSE=y output

[PATCH] udmabuf: fix a buf size overflow issue during udmabuf creation
 2025-03-26  7:41 UTC  (6+ messages)

[LTP] [PATCH v6 0/2] cpuset02: Convert the test6 from cpuset_memory_testset.sh to C code
 2025-03-26  7:38 UTC  (6+ messages)
` [LTP] [PATCH v7 "
  ` [LTP] [PATCH v7 1/2] "

[PATCH v2 3/6] x86/microcode/intel: Establish staging control logic
 2025-03-26  7:35 UTC  (3+ messages)
` [PATCH v2a "

[RFC v5 0/7] Add packed format to shadow virtqueue
 2025-03-26  7:35 UTC  (2+ messages)

USB: serial: qcserial: patch for adding Sierra Wireless 9x50, EM91, EM92 and SDX35
 2025-03-26  7:34 UTC  (3+ messages)

[meta-oe][PATCH] cpulimit: fix build with gcc-15
 2025-03-26  7:34 UTC 

[PATCH net-next 3/9] net: use netif_disable_lro in ipv6_add_dev
 2025-03-26  7:33 UTC  (2+ messages)

[anolis-intel-cloud:devel-6.6 32/32] make[3]: *** No rule to make target 'sched_ext_clean'
 2025-03-26  7:33 UTC 

[PATCH v2 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism
 2025-03-26  7:30 UTC  (2+ messages)

[PATCH v2 0/3] Read MAC Address from SST vendor specific SFDP region
 2025-03-26  7:21 UTC  (8+ messages)
` [PATCH v2 1/3] mtd: spi-nor: sfdp: parse SFDP SST vendor map and register EUI addresses into NVMEM framework
` [PATCH v2 2/3] ARM: dts: microchip: sama5d29_curiosity: update the QSPI partitions using "fixed-partition" binding
` [PATCH v2 3/3] ARM: dts: microchip: sama5d29_curiosity: Add nvmem-layout in QSPI for EUI48 MAC Address

[PATCH] efi_loader: fix ipv4 device path node conversion
 2025-03-26  7:31 UTC  (2+ messages)

[PATCH] objtool: Fix NULL printf() '%s' argument
 2025-03-26  7:31 UTC  (4+ messages)
` [tip: objtool/urgent] objtool: Fix NULL printf() '%s' argument in builtin-check.c:save_argv()

[PATCH 0/5] acpi: simplify updating ACPI table header checksum
 2025-03-26  7:31 UTC  (9+ messages)
` [PATCH 1/5] acpi: new function acpi_update_checksum()
` [PATCH 2/5] acpi: simplify updating header checksum
` [PATCH 4/5] qemu-sbsa: simplify updating ACPI table "
` [PATCH 5/5] arm: "

[PATCH v12 0/3] sched: Restructure task_mm_cid_work for predictability
 2025-03-26  7:31 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: Rename variables
 2025-03-26  7:28 UTC 

[PATCH v1] efi_loader: Handle GD_FLG_SKIP_RELOC
 2025-03-26  7:28 UTC  (2+ messages)

[PATCH] net: usb: usbnet: restore usb%d name exception for local mac addresses
 2025-03-26  7:27 UTC  (2+ messages)

[PATCH] modified: sound/pci/hda/patch_realtek.c
 2025-03-26  7:26 UTC  (2+ messages)

Yocto git servers down?
 2025-03-26  7:23 UTC  (2+ messages)
` [yocto] "

[PATCH] usb-storage: apply IGNORE_UAS for Realtek on RTL9210
 2025-03-26  7:23 UTC  (2+ messages)

[PATCH linux-next v2] net: atm: use sysfs_emit()/sysfs_emit_at() instead of scnprintf()
 2025-03-26  7:22 UTC  (2+ messages)

[PATCH 0/5] python: add QAPI and qapidoc et al to python linter tests
 2025-03-26  7:18 UTC  (5+ messages)
` [PATCH 5/5] qapi: delete un-needed python static analysis configs

[PATCH v3 0/4] um: Make errno multi-thread safe
 2025-03-26  7:13 UTC  (5+ messages)
` [PATCH v3 4/4] um: Prohibit the VM_CLONE flag in run_helper_thread()

error: could not parse 'Drop' when rebasing
 2025-03-26  7:17 UTC 

[tglx-devel:irq/msi] [PCI/MSI] a8be37c8af: BUG:KASAN:null-ptr-deref_in_msi_domain_first_desc
 2025-03-26  7:15 UTC 

[PATCH] PCI: j721e: Fix the value of linkdown_irq_regfield for J784S4
 2025-03-26  7:08 UTC  (6+ messages)

[PATCH] app/crypto-perf: fix aad offset alignment
 2025-03-26  7:13 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH] drm/xe/ptl: Apply Wa_14022293748, Wa_22019794406
 2025-03-26  7:13 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/ptl: Apply Wa_14022293748, Wa_22019794406 (rev2)

[PATCH] python: Drop redundant warn_unused_configs = True
 2025-03-26  7:12 UTC 

[PATCH-for-10.0 00/12] hw: Categorize few devices and add their descriptions
 2025-03-26  7:11 UTC  (19+ messages)
` [PATCH-for-10.0 02/12] hw/block/m25p80: Categorize and add description
` [PATCH-for-10.0 03/12] hw/display/dm163: Add description
` [PATCH-for-10.0 04/12] hw/dma/i82374: Categorize and add description
` [PATCH-for-10.0 05/12] hw/gpio/pca9552: "
` [PATCH-for-10.0 06/12] hw/i2c/pca954x: "
` [PATCH-for-10.0 07/12] hw/misc/axp2xx: "
` [PATCH-for-10.0 08/12] hw/misc/pll: Do not expose as user-creatable
` [PATCH-for-10.0 09/12] hw/nvram/xlnx-efuse: "
` [PATCH-for-10.0 11/12] hw/sensor/temp: Categorize and add description

[PATCH] drm/amd/display: replace use of msleep(<20) with usleep_range for better accuracy
 2025-03-26  7:00 UTC 

[PATCH 0/4] Add CMN PLL clock controller support for IPQ5424
 2025-03-26  7:10 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5424 SoC

[PATCH] zram: modernize writeback interface
 2025-03-26  7:07 UTC  (5+ messages)

mesa 22.3.5 build with custom patches #kirkstone
 2025-03-26  7:07 UTC 

[PATCH] arm64: mops: Do not dereference src reg for a set operation
 2025-03-26  7:02 UTC 

[PATCH v2] staging: rtl8723bs: Rename variables v2
 2025-03-26  7:06 UTC  (2+ messages)

[PATCH] drm/sched: Add return value for drm_sched_entity_push_job
 2025-03-26  7:04 UTC 

[PATCH 0/2] um: Minor cleanups to xterm
 2025-03-26  7:01 UTC  (3+ messages)
` [PATCH 1/2] um: xterm: Add Wayland support
` [PATCH 2/2] um: xterm: Update options for gnome-terminal

[PATCH v2] tee: shm: fix slab page refcounting
 2025-03-26  6:59 UTC  (3+ messages)

[soc:for-next] BUILD SUCCESS 23a708916ec7ab21c8c81d61bdb7cb933f6867d5
 2025-03-26  6:55 UTC 

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-26  6:55 UTC  (5+ messages)

[kvmtool PATCH 00/10] Add SBI system suspend and cpu-type option
 2025-03-26  6:56 UTC  (2+ messages)
` [kvmtool PATCH 09/10] riscv: Add cpu-type command-line option


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.