All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-26 13:52:38 to 2024-04-26 14:33:49 UTC [more...]

[Intel-wired-lan] [PATCH v2 0/6] Ensure the copied buf is NUL terminated
 2024-04-26 14:29 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH v2 5/6] cio: ensure "
        `  "

[PATCH] xen/spinlock: use correct pointer
 2024-04-26 14:33 UTC  (3+ messages)

[PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
 2024-04-26 14:33 UTC  (4+ messages)

[PATCH v2 00/10] Power11 support for QEMU
 2024-04-26 14:33 UTC  (13+ messages)
` [PATCH v2 01/10] ppc/pseries: Add Power11 cpu type
` [PATCH v2 02/10] ppc/pnv: Introduce 'PnvChipClass::chip_type'
` [PATCH v2 04/10] ppc/pnv: Add HOMER for POWER11
` [PATCH v2 05/10] ppc/pnv: Add a LPC controller "
` [PATCH v2 06/10] ppc/pnv: Add OCC for Power11
` [PATCH v2 09/10] ppc: Make Power11 as default cpu type for 'pseries' and 'powernv'

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-04-26 14:33 UTC  (11+ messages)
` [PATCH 1/9] monitor: Honor QMP request for fd removal immediately
` [PATCH 2/9] migration: Fix file migration with fdset
` [PATCH 3/9] tests/qtest/migration: Fix file migration offset check
` [PATCH 4/9] migration: Add direct-io parameter
` [PATCH 5/9] migration/multifd: Add direct-io support
` [PATCH 6/9] tests/qtest/migration: Add tests for file migration with direct-io
` [PATCH 7/9] monitor: fdset: Match against O_DIRECT
` [PATCH 8/9] migration: Add support for fdset with multifd + file
` [PATCH 9/9] tests/qtest/migration: Add a test for mapped-ram with passing of fds

[PATCH] cmd: move ELF load and boot to lib/elf.c
 2024-04-26 14:32 UTC  (2+ messages)

[PATCH v9 0/3] add support for EXAR XR20M1172 UART
 2024-04-26 14:32 UTC  (3+ messages)
` [PATCH v9 1/3] serial: sc16is7xx: announce support of SER_RS485_RTS_ON_SEND

[PATCH net-next] ipv6: use call_rcu_hurry() in fib6_info_release()
 2024-04-26 14:31 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v2] igb: cope with large MAX_SKB_FRAGS
 2024-04-26 14:30 UTC  (4+ messages)
    `  "

[RFC 00/14] efi_loader: improve device-tree loading
 2024-04-26 14:30 UTC  (16+ messages)
` [RFC 01/14] efi_loader: pass GUID by address to efi_dp_from_lo
` [RFC 02/14] efi_loader: library function efi_dp_merge
` [RFC 03/14] efi_loader: simplify efi_dp_concat()
` [RFC 04/14] cmd: eficonfig: add support for setting fdt
` [RFC 05/14] cmd: efidebug: "
` [RFC 06/14] efi_loader: superfluous efi_restore_gd after EFI_CALL
` [RFC 07/14] cmd: terminate efidebug test bootmgr early on error
` [RFC 08/14] efi_loader: improve error handling in try_load_entry()
` [RFC 09/14] efi_loader: do not install dtb if bootmgr fails
` [RFC 10/14] efi_loader: load device-tree specified in boot option
` [RFC 11/14] efi_loader: move distro_efi_get_fdt_name()
` [RFC 12/14] efi_loader: return binary from efi_dp_from_lo()
` [RFC 13/14] efi_loader: export efi_load_image_from_path
` [RFC 14/14] efi_loader: load distro dtb in bootmgr

[PATCH v3 0/5] Define i2c_designware in a header file
 2024-04-26 14:30 UTC  (3+ messages)
` [PATCH v3 4/5] mfd: intel_quark_i2c_gpio: Utilize i2c-designware.h

[PATCH v5] usb-storage: Optimize scan delay more precisely
 2024-04-26 14:30 UTC  (2+ messages)

[PATCH] Fix portability issues in configure script
 2024-04-26 14:30 UTC  (3+ messages)

[PATCH 0/3] ARM: st: use a correct pwr compatible for stm32mp15
 2024-04-26 14:28 UTC  (6+ messages)

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-26 14:28 UTC  (6+ messages)
` [PATCH v12 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH 0/6] migration removals & deprecations
 2024-04-26 14:27 UTC  (12+ messages)
` [PATCH 2/6] migration: Remove 'inc' option from migrate command
` [PATCH 3/6] migration: Remove 'blk/-b' option from migrate commands
` [PATCH 4/6] migration: Remove block migration
` [PATCH 5/6] migration: Remove non-multifd compression

[PATCH v2 0/4] PCI: controller: Move to agnostic GPIO API
 2024-04-26 14:26 UTC  (4+ messages)

[PATCH V2 RESEND 0/6] Add support for videocc and camcc on SM8650
 2024-04-26 14:26 UTC  (8+ messages)
` [PATCH V2 RESEND 1/6] dt-bindings: clock: qcom: Add SM8650 video clock controller

[PATCH v2 0/8] wifi: ath12k: Introduce device group abstraction
 2024-04-26 14:26 UTC  (5+ messages)
` [PATCH v2 8/8] wifi: ath12k: move ath12k_hw from per soc to group

[PATCH V2 net 0/7] There are some bugfix for the HNS3 ethernet driver
 2024-04-26 14:26 UTC  (9+ messages)
` [PATCH V2 net 1/7] net: hns3: direct return when receive a unknown mailbox message
` [PATCH V2 net 2/7] net: hns3: change type of numa_node_mask as nodemask_t
` [PATCH V2 net 4/7] net: hns3: use appropriate barrier function after setting a bit value
` [PATCH V2 net 5/7] net: hns3: using user configure after hardware reset

[PATCH] CONTRIBUTING.d/: Clarify how to send patches with git-send-email(1)
 2024-04-26 14:26 UTC 

[PATCH 00/10] Read/Write with meta/integrity
 2024-04-26 14:25 UTC  (4+ messages)
    ` [PATCH 08/10] io_uring/rw: add support to send meta along with read/write

lib/maple_tree.c:336:20: error: unused function 'mte_has_null'
 2024-04-26 14:24 UTC 

[linux-next:master 7112/8890] arch/riscv/mm/init.c:1495:25: error: 'MODULES_VADDR' undeclared
 2024-04-26 14:25 UTC 

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge
 2024-04-26 14:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] Objpool performance improvements
 2024-04-26 14:25 UTC  (2+ messages)

[PATCH v5 0/4] media: mgb4: YUV and variable framerate support
 2024-04-26 14:16 UTC  (5+ messages)
` [PATCH v5 1/4] media: mgb4: Add support for YUV image formats
` [PATCH v5 2/4] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME
` [PATCH v5 3/4] media: mgb4: Fixed signal frame rate limit handling
` [PATCH v5 4/4] media: admin-guide: mgb4: Outputs DV timings documentation update

[RFC PATCH v2 0/1] x86/sgx: Explicitly give up the CPU in EDMM's ioctl() to avoid softlockup
 2024-04-26 14:18 UTC  (2+ messages)
` [RFC PATCH v2 1/1] "

[PATCH] [RFC PATCH] ALSA: usb-audio: endpoint: Prevent NULL pointer deference in snd_usb_endpoint_close
 2024-04-26 12:25 UTC 

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-25 20:59 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PATCH] ASoC: sunxi: DMIC: Add controls for adjusting the mic gains
 2024-04-25 11:03 UTC  (3+ messages)

[PATCH v3 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-04-25  7:54 UTC  (4+ messages)
` [PATCH v3 1/3] ALSA: hda/tas2781: Modification for add "
    ` [EXTERNAL] "

[PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-26 14:23 UTC  (5+ messages)
` [PATCH v3 02/11] riscv: add ISA extensions validation

[PATCH v2 0/2] Add PDM controller for StarFive JH8100 SoC
 2024-04-24  2:12 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add PDM controller for the "

[PATCH] ARM: dts: aspeed: sbp1: IBM sbp1 BMC board
 2024-04-26 14:22 UTC  (4+ messages)

[PATCH v2 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-26 14:22 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Enable GPU on Orange Pi 5
 2024-04-26 14:22 UTC  (3+ messages)

[PATCH v3 00/14] ARM: dts: aspeed: Add IBM P11 BMC Boards
 2024-04-26 14:22 UTC  (3+ messages)

[PATCH RESEND 0/2] soundwire: intel_ace2x: fix wakeup handling for LunarLake
 2024-04-26 14:22 UTC  (2+ messages)

[PATCH v4 0/4] x86/snp: Add kexec support
 2024-04-26 14:21 UTC  (7+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] efi/x86: skip efi_arch_mem_reserve() in case of kexec

Packet Filtering with AF_XDP in Forwarded Traffic
 2024-04-26 14:22 UTC 

Many USB storage drives fail in latest U-boot
 2024-04-26 13:18 UTC 

[PATCH v2 0/2] arm64: dts: allwinner: H616: Add LRADC
 2024-04-26 14:20 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: sun50i: Add LRADC node

[PATCH] Revert "vmgenid: emit uevent when VMGENID updates"
 2024-04-26 14:20 UTC  (3+ messages)
` [REGRESSION] "

[PATCH RFC 0/4] efi: CapsuleUpdate: support for dynamic GUIDs
 2024-04-26 14:19 UTC  (5+ messages)
` [PATCH RFC 1/4] lib: uuid: add UUID v5 support
` [PATCH RFC 2/4] efi: add a helper to generate dynamic UUIDs
` [PATCH RFC 3/4] doc: uefi: document dynamic GUID generation
` [PATCH RFC 4/4] sandbox: switch to dynamic UUIDs

[PATCH v4 0/8] sysctl: Remove sentinel elements from networking
 2024-04-26 14:19 UTC  (5+ messages)
` [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array

[PATCH 1/2] wifi: rtl8xxxu: remove some unused includes
 2024-04-26 14:19 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtl8xxxu: remove rtl8xxxu_ prefix from filenames

[PATCH] PCI: tegra194: Set address alignment for endpoint mode
 2024-04-26 14:17 UTC  (3+ messages)

[syzbot] [net?] possible deadlock in team_del_slave (3)
 2024-04-26 14:17 UTC  (2+ messages)

[PATCH] Bluetooth: qca: fix invalid device address check
 2024-04-26 14:15 UTC  (11+ messages)

[f2fs-dev] [PATCH] f2fs: zone: fix to don't trigger OPU on pinfile for direct IO
 2024-04-26 14:14 UTC  (3+ messages)
  `  "

clang: warning: -lLLVMFrontendOffloading: 'linker' input unused
 2024-04-26 14:14 UTC 

Linux Kernel Code of Conduct Committee: March 31, 2024
 2024-04-26 14:13 UTC 

[PATCH] hwmon: (emc1403) Decode fractional temperatures
 2024-04-26 14:13 UTC 

[PATCH v8 0/6] AMD Pstate Driver Core Performance Boost
 2024-04-26 14:13 UTC  (9+ messages)
` [PATCH v8 3/6] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v8 4/6] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v8 5/6] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v8 6/6] cpufreq: amd-pstate-ut: support new cpb boost control interface

[PATCH] clk: imx: imx8mp: Add delay after power up
 2024-04-26 14:11 UTC  (5+ messages)

[PATCH 0/4] Add I2C support on TH1520
 2024-04-26 14:12 UTC  (5+ messages)

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-26 14:11 UTC  (11+ messages)

[PATCH] hwmon: (emc1403) Add support for EMC1438
 2024-04-26 14:09 UTC 

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-26 14:09 UTC  (15+ messages)

[PATCH 1/4] drm/tiny: ili9225: drop driver owner assignment
 2024-04-26 14:08 UTC  (3+ messages)

[PATCH] serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler
 2024-04-26 14:10 UTC  (2+ messages)

[GIT PULL v2 FOR 6.10] Unicam and IPU6 ISYS drivers
 2024-04-26 14:07 UTC  (2+ messages)
` [GIT PULL v2 FOR 6.10] Unicam and IPU6 ISYS drivers (#101255)

[PATCH 0/6] drm/msm: Support a750 "software fuse" for raytracing
 2024-04-26 14:05 UTC  (6+ messages)
` [PATCH 4/6] drm/msm/a7xx: Initialize a750 "software fuse"

[PATCH net-next v2] net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814
 2024-04-26 14:02 UTC 

[PATCH] bio: Export bio_add_folio_nofail to modules
 2024-04-26 14:03 UTC  (4+ messages)

[libvirt test] 185804: tolerable all pass - PUSHED
 2024-04-26 14:03 UTC 

[PATCH] drm/xe/display: Fix ADL-N detection
 2024-04-26 14:03 UTC  (4+ messages)
` ✓ CI.Build: success for drm/xe/display: Fix ADL-N detection (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2] KVM: selftests: Use TAP interface in the set_memory_region test
 2024-04-26 14:03 UTC  (2+ messages)

[PATCH 0/3] x86/boot: Untangling
 2024-04-26 14:01 UTC  (4+ messages)
` [PATCH 1/3] x86/boot: Explain how moving mod[0] works
` [PATCH 2/3] x86/boot: Explain discard_initial_images() and untangle PV initrd handling
` [PATCH 3/3] x86/boot: Refactor pvh_load_kernel() to have an initrd_len local

[PATCH v7 0/6] soc: qcom: add in-kernel pd-mapper implementation
 2024-04-26 14:02 UTC  (2+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS f3953d6d4f608bb3eb4cbd8145913db4627c4e74
 2024-04-26 14:00 UTC 

[PATCH] mm: Always sanity check anon_vma first for per-vma locks
 2024-04-26 14:00 UTC  (8+ messages)

[PATCH i-g-t v2 00/10] Add render-copy compression on Xe+
 2024-04-26 14:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add render-copy compression on Xe+ (rev2)

[PATCH v8 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-26 13:51 UTC  (30+ messages)
` [PATCH v8 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v8 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v8 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v8 05/16] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v8 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v8 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach()
` [PATCH v8 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v8 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v8 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v8 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v8 12/16] arm64: psci: Ignore DENIED CPUs
` [PATCH v8 13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available
` [PATCH v8 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v8 15/16] arm64: document virtual CPU hotplug's expectations
` [PATCH v8 16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH 0/1] Move mdadm development to Github
 2024-04-26 13:59 UTC  (5+ messages)

[Bug 218759] New: 6.9-rc kernels - with Ryzen 7840HS CPU single core never boosts to max frequency
 2024-04-26 13:59 UTC  (2+ messages)
` [Bug 218759] "

[PATCH v4] docs/zh_CN: add process/cve Chinese translation
 2024-04-26 13:58 UTC  (2+ messages)

[PATCH] iio: invensense: fix interrupt timestamp alignment
 2024-04-26 13:58 UTC 

[xen-unstable-smoke test] 185812: tolerable all pass - PUSHED
 2024-04-26 13:58 UTC 

[lttng-dev] [babeltrace2]about python self-defined plugin loading
 2024-04-26 13:56 UTC  (4+ messages)

[PATCH v2] drm: move DRM-related CONFIG options into DRM submenu
 2024-04-26 13:56 UTC 

[PATCH] serial: 8250_lpss: Fix memory leak in lpss8250_probe()
 2024-04-26 13:55 UTC  (2+ messages)

[PATCH v3] net/vmxnet3: fix a missing vmxnet3 register command
 2024-04-26 13:55 UTC  (3+ messages)

[PATCH v1 0/2] arm64/mm: Enable userfaultfd write-protect
 2024-04-26 13:54 UTC  (6+ messages)
` [PATCH v1 2/2] arm64/mm: Add uffd write-protect support

[PATCH 0/7] adis16501 and adis1657x support
 2024-04-26 13:53 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: iio: imu: Add ADIS16501 compatibles
` [PATCH 2/7] drivers: iio: imu: Add support for ADIS16501
` [PATCH 3/7] iio: imu: adis16475: Re-define ADIS16475_DATA
` [PATCH 4/7] iio: imu: adis_buffer: Add buffer setup API with buffer attributes
` [PATCH 5/7] iio: imu: adis16475: Create push single sample API
` [PATCH 6/7] dt-bindings: iio: imu: Add ADIS1657X family devices compatibles
` [PATCH 7/7] drivers: iio: imu: Add support for adis1657x family

[PATCH] serial: 8250_lpss: Fix memory leak in lpss8250_probe()
 2024-04-26 13:53 UTC  (2+ messages)

[kvm-unit-tests PATCH 00/33] Support for Arm Confidential Compute Architecture
 2024-04-26 13:51 UTC  (7+ messages)
` [kvm-unit-tests PATCH 08/33] arm: realm: Make uart available before MMU is enabled


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.