All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-08 08:22:03 to 2024-05-08 09:22:37 UTC [more...]

[PATCH V2] PCI: tegra194: Set EP alignment restriction for inbound ATU
 2024-05-08  9:22 UTC 

[PATCH 0/5] fix race-condition of proactive error handling mode
 2024-05-08  9:22 UTC  (7+ messages)
` [PATCH v3 0/7] "

[PATCH 0/7] ASoC: Add missing module descriptions
 2024-05-08  9:22 UTC  (9+ messages)
` [PATCH 1/7] ASoC: ab8500: Add missing module description
` [PATCH 2/7] ASoC: sigmadsp: "
` [PATCH 3/7] ASoC: qcom: Add missing module descriptions
` [PATCH 4/7] ASoC: dmaengine: Add missing module description
` [PATCH 5/7] ASoC: topology-test: "
` [PATCH 6/7] ASoC: ux500: "
` [PATCH 7/7] ASoC: xilinx: Add missing module descriptions

[PATCHv3 00/17] nvme: implement secure concatenation
 2024-05-08  9:21 UTC  (8+ messages)
` [PATCH 12/17] nvme-fabrics: reset connection for "

[PATCH] xfs: check for negatives in xfs_exchange_range_checks()
 2024-05-08  9:20 UTC  (3+ messages)

[xen-unstable test] 185942: tolerable FAIL
 2024-05-08  9:19 UTC 

[linux-next:master 11772/12060] fs/coredump.c:67:27: warning: 'core_file_note_size_min' defined but not used
 2024-05-08  9:18 UTC 

[PATCH] drm/msm: Fix gen_header.py for python earlier than v3.9
 2024-05-08  9:17 UTC 

[PATCH] time/tick-sched: enable idle load balancing when nohz_full cpu becomes idle
 2024-05-08  9:18 UTC  (2+ messages)

[PATCH] tests/qtest/boot-serial-test: Add support on LoongArch system
 2024-05-08  9:17 UTC  (3+ messages)

[PATCH net-next v2] lib: Allow for the DIM library to be modular
 2024-05-08  9:17 UTC  (4+ messages)

[PATCH 0/3] drm/i915/display: remove implicit dev_priv from pipe crc
 2024-05-08  9:17 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: pass dev_priv explicitly to PORT_DFT2_G4X

[PATCH 0/7] ALSA: Add missing module description
 2024-05-08  9:17 UTC  (9+ messages)
` [PATCH 1/7] ALSA: ac97: legacy: "
` [PATCH 2/7] ALSA: ac97: bus: "
` [PATCH 3/7] ALSA: pcm_dmaengine: "
` [PATCH 4/7] ALSA: kunit: Add missing module descriptions
` [PATCH 5/7] ALSA: pcmtest: "
` [PATCH 6/7] ALSA: hda: cirrus_scodec_test: "
` [PATCH 7/7] sound: oss: dmasound: "

[PATCH 0/4] Cursor Fault Fix
 2024-05-08  9:17 UTC  (4+ messages)
` ✗ CI.BAT: failure for "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "

[PATCH v2 0/1] Perf lock improvements
 2024-05-08  9:15 UTC  (4+ messages)
` [PATCH v2 1/1] perf lock info: Display both map and thread by default

[PATCH] mach-snapdragon: do carveouts for qcs404 only
 2024-05-08  9:14 UTC  (2+ messages)

[PATCH 0/4] perf maps/symbols: Various assert fixes
 2024-05-08  9:14 UTC  (4+ messages)
` [PATCH 3/4] perf symbols: Update kcore map before merging in remaining symbols

[PATCH] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
 2024-05-08  9:14 UTC  (4+ messages)

[PATCH net-next] netdevice: define and allocate &net_device _properly_
 2024-05-08  9:13 UTC  (5+ messages)

[PATCH 1/5] drm/vblank: Introduce drm_crtc_vblank_crtc()
 2024-05-08  9:13 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: Use drm_crtc_vblank_crtc()
` [PATCH 3/5] drm/i915: "

Hermetic virtio-vsock in QEMU
 2024-05-08  9:13 UTC  (8+ messages)

[PATCH v5 0/3] pinctrl: scmi: support i.MX95 OEM extensions
 2024-05-08  9:12 UTC  (3+ messages)

[PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-05-08  9:12 UTC  (5+ messages)
` [PATCH v4 6/6] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-05-03  9:52 UTC  (11+ messages)

[PATCH v5 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-05-08  9:03 UTC  (20+ messages)
` [PATCH v5 01/19] backends: Introduce HostIOMMUDevice abstract
` [PATCH v5 02/19] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
` [PATCH v5 03/19] backends/iommufd: Introduce abstract TYPE_HOST_IOMMU_DEVICE_IOMMUFD device
` [PATCH v5 04/19] vfio/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD_VFIO device
` [PATCH v5 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
` [PATCH v5 06/19] range: Introduce range_get_last_bit()
` [PATCH v5 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v5 08/19] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
` [PATCH v5 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v5 10/19] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
` [PATCH v5 11/19] backends/iommufd: "
` [PATCH v5 12/19] vfio: Introduce VFIOIOMMUClass::hiod_typename attribute
` [PATCH v5 13/19] vfio: Create host IOMMU device instance
` [PATCH v5 14/19] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
` [PATCH v5 15/19] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
` [PATCH v5 16/19] vfio/pci: Pass HostIOMMUDevice to vIOMMU
` [PATCH v5 17/19] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
` [PATCH v5 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
` [PATCH v5 19/19] intel_iommu: Check compatibility with host IOMMU capabilities

[PATCH for v6.10] media: v4l2-ctrls: drop unnecessary locking that caused potential deadlock
 2024-05-08  9:11 UTC 

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-08  9:10 UTC  (6+ messages)
` [PATCH v3 2/6] mm: remove swap_free() and always use swap_free_nr()

[PATCH] epoll: try to be a _bit_ better about file lifetimes
 2024-05-08  9:10 UTC  (16+ messages)
          ` [Linaro-mm-sig] "

[PATCH 0/4] refine argparse library
 2024-05-08  9:10 UTC  (4+ messages)
` [PATCH v4 0/6] "

[shenki:aspeed-6.9-rebase 576/1143] drivers/i2c/busses/i2c-ast2600.c:323:18: warning: variable 'divisor' is used uninitialized whenever 'for' loop exits because its condition is false
 2024-05-08  9:07 UTC 

[net-next PATCH] test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits
 2024-05-08  9:07 UTC  (2+ messages)

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-08  9:06 UTC  (17+ messages)
` [PATCH 1/8] mm: move highest_order() and next_order() out of the THP config
` [PATCH 2/8] mm: memory: extend finish_fault() to support large folio
` [PATCH 5/8] mm: shmem: add multi-size THP sysfs interface for anonymous shmem

[PATCH] erofs: Zstandard compression support
 2024-05-08  9:03 UTC  (2+ messages)

[PATCH] HWMon: LM80: Add "support" for Texas Instruments AMC80
 2024-05-08  9:02 UTC 

[PATCH 0/3] Enhance soft hwpoison handling and injection
 2024-05-08  9:03 UTC  (3+ messages)
` [PATCH 3/3] mm/memory-failure: send SIGBUS in the event of thp split fail

[PATCH 0/9] ALSA: Use *-y instead of *-objs in Makefile
 2024-05-08  9:02 UTC  (4+ messages)

[PATCH] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
 2024-05-08  9:01 UTC  (2+ messages)

[PATCH v4 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-05-08  9:00 UTC  (7+ messages)
` [PATCH v4 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH v4 02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PATCH v4 04/12] vhost-user-server: do not set memory fd non-blocking

[PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
 2024-05-08  9:00 UTC  (4+ messages)
` [PATCH v2 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option

[linux-next:master] [rcu/nocb] 4c66bc7cac: BUG:using_smp_processor_id()in_preemptible
 2024-05-08  9:01 UTC  (3+ messages)

[PATCH] media: platform: allegro-dvt: Constify struct regmap_config
 2024-05-08  9:00 UTC  (2+ messages)

[PATCH v3] s390/pkey: use kfree_sensitive() to fix Coccinelle warnings
 2024-05-08  8:59 UTC  (3+ messages)

[opencloudos:next 6548/6577] drivers/crypto/ccp/hygon/csv-dev.c:141:29: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2024-05-08  8:57 UTC 

[bcachefs:bcachefs-testing 167/167] fs/bcachefs/bkey_sort.c:170:28: warning: unused variable 'f'
 2024-05-08  8:57 UTC 

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-08  8:57 UTC  (12+ messages)
` [PATCH v2 06/54] perf: Support get/put passthrough PMU interfaces
` [PATCH v2 10/54] KVM: x86: Extract x86_set_kvm_irq_handler() function
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler

Does u-boot support USB CCID communication?
 2024-05-08  8:57 UTC 

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-08  8:56 UTC  (11+ messages)
` [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 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

Patchwork housekeeping for: spi-devel-general
 2024-05-08  8:56 UTC 

[RFC PATCH-for-9.1 0/4] hw/i2c: Convert to spec v7 (inclusive) terminology
 2024-05-08  8:55 UTC  (5+ messages)
` [RFC PATCH-for-9.1 2/4] hw/i2c: Fix checkpatch line over 80 chars warnings
` [RFC PATCH-for-9.1 3/4] hw/i2c: Convert to spec v7 terminology (automatically)

WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x1fc/0x20c at boot when netconsole is enabled (kernel v6.9-rc5, v6.8.7, sungem, PowerMac G4 DP)
 2024-05-08  8:55 UTC  (7+ messages)

[PATCH] parisc: Try to fix random segmentation faults in package builds
 2024-05-08  8:54 UTC  (2+ messages)

[PATCH v2 00/18] media: Fix the last set of coccinelle warnings
 2024-05-08  8:53 UTC  (4+ messages)
` [PATCH v2 01/18] media: allegro: nal-hevc: Refactor nal_hevc_sub_layer_hrd_parameters

[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
 2024-05-08  8:53 UTC  (2+ messages)

[PATCH net-next v1] net: microchip: lan743x: Reduce PTP timeout on HW failure
 2024-05-08  8:52 UTC  (3+ messages)

[RFC PATCH] tests/tcg: don't append QEMU_OPTS for armv6m-undef test
 2024-05-08  8:52 UTC 

linux-next: build failure after merge of the dma-mapping tree
 2024-05-08  8:51 UTC  (3+ messages)

[PATCH v1] mmc: core: check R1_STATUS for erase/trim/discard
 2024-05-08  8:51 UTC  (8+ messages)

[PATCH] generic: add gc stress test
 2024-05-08  8:51 UTC  (9+ messages)

[PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
 2024-05-08  8:51 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[Buildroot] [PATCH 1/1] package/igt-gpu-tools: disable chamelium
 2024-05-08  8:49 UTC 

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-08  8:48 UTC  (4+ messages)
` [PATCH v3 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()

[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove
 2024-05-08  8:47 UTC  (13+ messages)
  ` get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)

[PATCH v2 0/6] This series changes the "isa-bios" MemoryRegion to be an alias rather than a
 2024-05-08  8:17 UTC  (4+ messages)
` [PATCH v2 6/6] hw/i386/pc_sysfw: Alias rather than copy isa-bios region

hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-05-08  8:44 UTC  (5+ messages)

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-08  8:44 UTC  (5+ messages)
` [PATCH v9 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier

[PATCH] drm/msm: remove python 3.9 dependency for compiling msm
 2024-05-08  8:43 UTC  (2+ messages)

[PATCH] drm/buddy: Fix the range bias clear memory allocation issue
 2024-05-08  8:41 UTC  (2+ messages)

[PATCH][next] selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"
 2024-05-08  8:41 UTC 

[PATCH net-next v17 00/13] Add Realtek automotive PCIe driver
 2024-05-08  8:40 UTC  (13+ messages)
` [PATCH net-next v17 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v17 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v17 12/13] realtek: Update the Makefile and Kconfig in the realtek folder

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-08  8:39 UTC  (20+ messages)

[PATCH] crypto: qat - resolve race condition during AER recovery
 2024-05-08  8:39 UTC  (2+ messages)
` [PATCH] crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak

[PATCH] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-08  8:39 UTC  (8+ messages)

[PATCH v8 0/3] Add support for nuvoton ma35d1 pin control
 2024-05-08  8:38 UTC  (4+ messages)
` [PATCH v8 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

Early boot regression from f0551af0213 ("x86/topology: Ignore non-present APIC IDs in a present package")
 2024-05-08  8:38 UTC  (12+ messages)

[PATCH v2 00/12] LIN Bus support for Linux
 2024-05-08  8:37 UTC  (10+ messages)
` [PATCH v2 01/12] can: Add LIN bus as CAN abstraction
` [PATCH v2 02/12] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v2 07/12] can: Add support for serdev LIN adapters

[tip:x86/alternatives] [x86/alternatives] ee8962082a: WARNING:at_arch/x86/kernel/cpu/cpuid-deps.c:#do_clear_cpu_cap
 2024-05-08  8:37 UTC  (12+ messages)

[PATCH RFC 0/5] mdadm tests fix and enhance
 2024-05-08  8:37 UTC  (10+ messages)
` [PATCH 3/5] tests/01r5fail enhance
` [PATCH 4/5] tests/01r5integ.broken
` [PATCH 5/5] tests/01raid6integ.broken can be removed

[PATCH v5 0/7] Add QPIC SPI NAND driver
 2024-05-08  8:36 UTC  (16+ messages)
` [PATCH v5 1/7] spi: dt-bindings: Introduce qcom,spi-qpic-snand
` [PATCH v5 2/7] mtd: rawnand: qcom: cleanup qcom_nandc driver
` [PATCH v5 3/7] mtd: rawnand: qcom: Add qcom prefix to common api
` [PATCH v5 4/7] drivers: mtd: nand: Add qpic_common API file
` [PATCH v5 5/7] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
` [PATCH v5 6/7] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v5 7/7] arm64: dts: qcom: ipq9574: Disable eMMC node

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2024-05-08  8:36 UTC  (17+ messages)

[PATCH v2] rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
 2024-05-08  8:34 UTC  (3+ messages)

[PATCH v3 0/6] drm/xe: Per client usage
 2024-05-08  8:34 UTC  (3+ messages)
` [PATCH v3 5/6] drm/xe: Add helper to accumulate exec queue runtime

[PATCH] Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921
 2024-05-08  8:33 UTC  (3+ messages)

[PATCH 0/5] drm/i915: PCI ID macro and subplatform changes
 2024-05-08  8:33 UTC  (4+ messages)
` [PATCH 1/5] drm/i915: don't include CML PCI IDs in CFL

[PATCH] ima: Avoid blocking in RCU read-side critical section
 2024-05-08  8:32 UTC  (3+ messages)

[PATCH 1/6] arm/gn: update to latest commit
 2024-05-08  8:32 UTC  (4+ messages)
` [PATCH 6/6] arm/oeqa: increase optee test timeout
      ` [meta-arm] "

[net-next Patch] octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
 2024-05-08  8:32 UTC  (2+ messages)

[PATCH net-next v2 0/2] gve: Minor cleanups
 2024-05-08  8:32 UTC  (3+ messages)
` [PATCH net-next v2 1/2] gve: Avoid unnecessary use of comma operator
` [PATCH net-next v2 2/2] gve: Use ethtool_sprintf/puts() to fill stats strings

[PATCH] dma/hisilicon: remove support for HIP09 platform
 2024-05-08  8:29 UTC 

[PATCH v1 0/2] LoongArch: dts: Add more support device ndoes to Loongson-2K
 2024-05-08  8:29 UTC  (3+ messages)
` [PATCH v1 1/2] LoongArch: dts: Add new supported device nodes to Loongson-2K0500
` [PATCH v1 2/2] LoongArch: dts: Add new supported device nodes to Loongson-2K2000

Issue in sas_ex_discover_dev() for multiple level of SAS expanders in a domain
 2024-05-08  8:29 UTC  (16+ messages)

[PATCH] gitlab: Update msys2-64bit runner tags
 2024-05-08  8:28 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_debugfs: Extend gt test to check pat entry
 2024-05-08  8:28 UTC  (2+ messages)

[PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
 2024-05-08  8:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/4] Check clock connection between STM32L4x5 RCC and peripherals
 2024-05-08  8:26 UTC  (3+ messages)
` [PATCH 2/4] hw/gpio: Handle clock migration in STM32L4x5 gpios

[PATCH v2 0/4] ASoC: qcom: x1e80100: Correct channel mapping
 2024-05-08  8:25 UTC  (3+ messages)
` [PATCH v2 1/4] ASoC: Constify channel mapping array arguments in set_channel_map()

[syzbot] Monthly kernfs report (May 2024)
 2024-05-08  8:25 UTC 

[PATCH v2 0/6] kconfig: express dependency of individual boards on libfdt
 2024-05-08  8:24 UTC  (5+ messages)
` [PATCH 1/6] meson: pick libfdt from common_ss when building target-specific files
` [PATCH 2/6] meson: move libfdt together with other dependencies

[PATCH net-next 0/2] gve: Minor cleanups
 2024-05-08  8:22 UTC  (3+ messages)

[PATCH V2 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
 2024-05-08  8:23 UTC  (2+ messages)

[PATCH for-next v2] RDMA/efa: Support QP with unsolicited write w/ imm. receive
 2024-05-08  8:23 UTC  (2+ messages)

[PATCH v2 0/6] drm/xe: Per client usage
 2024-05-08  8:23 UTC  (5+ messages)
` [PATCH v2 6/6] drm/xe/client: Print runtime to fdinfo

[PATCH v1 0/2] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2024-05-08  8:23 UTC  (7+ messages)
` [PATCH v1 2/2] "

[PATCH for-next 0/2] RDMA/bnxt_re: MSN table capability check for latest adapters
 2024-05-08  8:22 UTC  (5+ messages)
` [PATCH for-next 1/2] RDMA/bnxt_re: Allow MSN table capability check

[PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
 2024-05-08  8:22 UTC  (2+ messages)

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-05-08  8:21 UTC  (5+ messages)
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected


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.