All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-09 15:58:28 to 2024-08-09 16:53:35 UTC [more...]

[PATCH RESEND v3 0/6] Introduce initial AMD I3C HCI driver support
 2024-08-09 16:24 UTC  (8+ messages)
` [PATCH RESEND v3 1/6] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List

[REGRESSION] fuse: copy_file_range() fails with EIO
 2024-08-09 16:22 UTC  (5+ messages)
  ` [PATCH 1/3] fuse: remove call to SetPageError
  ` [PATCH 2/3] fuse: Use a folio instead of a page
  ` [PATCH 3/3] fuse: use folio_end_read

[PATCH 00/24] Complete EEVDF
 2024-08-09 16:53 UTC  (3+ messages)
` [PATCH 07/24] sched/fair: Re-organize dequeue_task_fair()

[PATCH v5 1/2] selftests: net: Create veth pair for testing in networkless kernel
 2024-08-09 16:53 UTC  (2+ messages)

[PATCH v2 00/14] Introduce support for Fabric Discovery and
 2024-08-09 16:42 UTC  (15+ messages)
` [PATCH v2 01/14] scsi: fnic: Replace shost_printk with dev_info/dev_err
` [PATCH v2 02/14] scsi: fnic: Add headers and definitions for FDLS
` [PATCH v2 03/14] scsi: fnic: Add support for fabric based solicited requests and responses
` [PATCH v2 04/14] scsi: fnic: Add support for target "
` [PATCH v2 05/14] scsi: fnic: Add support for unsolicited "
` [PATCH v2 06/14] scsi: fnic: Add and integrate support for FDMI
` [PATCH v2 07/14] scsi: fnic: Add and integrate support for FIP
` [PATCH v2 08/14] scsi: fnic: Add functionality in fnic to support FDLS
` [PATCH v2 09/14] scsi: fnic: Modify IO path to use FDLS
` [PATCH v2 10/14] scsi: fnic: Modify fnic interfaces "
` [PATCH v2 11/14] scsi: fnic: Add stats and related functionality
` [PATCH v2 12/14] scsi: fnic: Code cleanup
` [PATCH v2 13/14] scsi: fnic: Add support to handle port channel RSCN
` [PATCH v2 14/14] scsi: fnic: Increment driver version

[PATCH] accel: drm_accel: remove incorrect comments
 2024-08-09 16:52 UTC  (2+ messages)

[PATCH 00/12] PF: Improve VF control
 2024-08-09 16:51 UTC  (13+ messages)
` [PATCH 01/12] drm/xe/pf: Add function to sanitize VF resources
` [PATCH 02/12] drm/xe/pf: Fix documentation formatting
` [PATCH 03/12] drm/xe/pf: Drop GuC notifications for non-existing VF
` [PATCH 04/12] drm/xe/pf: Improve VF control
` [PATCH 05/12] drm/xe/tests: Allow deferred function call during KUnit test
` [PATCH 06/12] drm/xe/tests: Add helper macro to detect if KUnit is running
` [PATCH 07/12] drm/xe/tests: Add helpers to call stubs out of KUnit context
` [PATCH 08/12] drm/xe/guc: Define stub for xe_guc_ct_send_recv()
` [PATCH 09/12] drm/xe/pf: Define stub for pf_sanitize_vf_resources()
` [PATCH 10/12] drm/xe/pf: Define stub for pf_send_vf_control_cmd()
` [PATCH 11/12] drm/xe/tests: Add KUnit tests for VF control state machines
` [PATCH 12/12] drm/xe/tests: Add KUnit tests for VF control GuC messages

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS bc4b2020b5a741c0e4d50fb71e3d6655bf60ebac
 2024-08-09 16:50 UTC 

[PATCH v3 0/3] keep track of unresolved value of symbolic-ref in ref iterators
 2024-08-09 16:51 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v4 1/2] i8042: Add forcenorestore quirk to leave controller untouched even on s3
 2024-08-09 16:49 UTC  (2+ messages)

[PATCH v2 0/6] mm: Optimize mseal checks
 2024-08-09 16:48 UTC  (8+ messages)
` [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
` [PATCH v2 4/6] mm/mremap: "
` [PATCH v2 5/6] mseal: Replace can_modify_mm_madv with a vma variant

[PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
 2024-08-09 16:48 UTC  (3+ messages)

[PATCH] tty: atmel_serial: use the correct RTS flag
 2024-08-09 16:45 UTC  (3+ messages)

[PATCH v2] HID: hidraw - add HIDIOCREVOKE ioctl
 2024-08-09 16:43 UTC  (2+ messages)

[PATCH v3] qcom: update path for video firmware for vpu-1/2/3.0
 2024-08-09 16:43 UTC  (3+ messages)

[oe] [meta-webserver] [PATCH 01/60] apache2: upgrade 2.4.61 -> 2.4.62
 2024-08-09 16:42 UTC  (4+ messages)
` [oe] [meta-oe] [PATCH 15/60] liblinebreak: upgrade 1.2 -> 2.1

[PATCH V2 00/10] AMD XDNA driver
 2024-08-09 16:42 UTC  (11+ messages)
` [PATCH V2 01/10] accel/amdxdna: Add a new driver for AMD AI Engine
` [PATCH V2 02/10] accel/amdxdna: Support hardware mailbox
` [PATCH V2 03/10] accel/amdxdna: Add hardware resource solver
` [PATCH V2 05/10] accel/amdxdna: Add GEM buffer object management
` [PATCH V2 09/10] accel/amdxdna: Add query functions

[PATCH v2][next] UAPI: net/sched: Avoid -Wflex-array-member-not-at-end warning
 2024-08-09 16:42 UTC  (2+ messages)

[PATCH v6 00/12] TTM shrinker helpers and xe buffer object shrinker
 2024-08-09 16:40 UTC  (7+ messages)
` [PATCH v6 10/12] drm/ttm: Use fault-injection to test error paths
` [PATCH v6 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos

[PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix
 2024-08-09 16:40 UTC  (16+ messages)

[RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
 2024-08-09 16:39 UTC  (10+ messages)

[Intel-wired-lan] [iwl-net v2 2/2] igb: Fix missing time sync events
 2024-08-09 16:38 UTC  (3+ messages)

[PATCH 00/14] Introduce support for feature Fabric Discovery and
 2024-08-09 16:36 UTC  (4+ messages)
` [PATCH 07/14] scsi: fnic: Add and integrate support for FIP

[PATCH v3] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
 2024-08-09 16:36 UTC  (4+ messages)
` [PATCH v4 1/2] clocksource: acpi_pm: Add external callback for suspend/resume
  ` [PATCH v4 2/2] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended

[PATCH 1/1] tools/cpupower: display residency value in idle-info
 2024-08-09 16:36 UTC  (2+ messages)

[PATCH net v1] mlxbf_gige: disable RX filters until RX path initialized
 2024-08-09 16:36 UTC 

[PATCH] cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()
 2024-08-09 16:36 UTC  (2+ messages)

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-09 16:34 UTC  (25+ messages)
` [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
` [PATCH 02/19] mm: Drop is_huge_zero_pud()
` [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
` [PATCH 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 09/19] mm: New follow_pfnmap API
` [PATCH 10/19] KVM: Use "
` [PATCH 11/19] s390/pci_mmio: "
` [PATCH 12/19] mm/x86/pat: Use the new "
` [PATCH 13/19] vfio: "
` [PATCH 14/19] acrn: "
` [PATCH 15/19] mm/access_process_vm: "
` [PATCH 16/19] mm: Remove follow_pte()
` [PATCH 17/19] mm/x86: Support large pfn mappings
` [PATCH 18/19] mm/arm64: "
` [PATCH 19/19] vfio/pci: Implement huge_fault support

[meta-python][PATCH 01/13] python3-service-identity: switch to PEP-517 build backend
 2024-08-09 16:34 UTC  (3+ messages)
` [oe] "

[PATCH v9 00/11] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-09 16:34 UTC  (6+ messages)
` ✓ CI.KUnit: success for Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev9)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/4] drm/i915: struct intel_display conversions
 2024-08-09 16:34 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915: struct intel_display conversions (rev2)

[PATCH v2 0/3] efi: Start tidying up memory management
 2024-08-09 16:33 UTC  (4+ messages)
` [PATCH v2 1/3] efi: Allow use of malloc() for the EFI pool

[Buildroot] [PATCH v1 1/1] configs/zynqmp_zcu106_defconfig: move to board rev1.0
 2024-08-09 16:33 UTC  (2+ messages)

[PATCH][next] wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-09 16:32 UTC 

[PATCH v3 0/7] Add support for GE SUNH hot-pluggable connector
 2024-08-09 16:33 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: connector: add GE SUNH hotplug addon connector

[meta-python][PATCH 01/12] python3-service-identity: switch to PEP-517 build backend
 2024-08-09 16:31 UTC  (12+ messages)
` [meta-python][PATCH 02/12] python3-parse-type: "
` [meta-python][PATCH 03/12] python3-regex: "
` [meta-python][PATCH 04/12] python3-pytest-timeout: "
` [meta-python][PATCH 05/12] python3-pytest-metadata: "
` [meta-python][PATCH 06/12] python3-pyroute: "
` [meta-python][PATCH 07/12] python3-pyjwt: "
` [meta-python][PATCH 08/12] python3-pyasn1-modules: "
` [meta-python][PATCH 09/12] python3-py-cpuinfo: "
` [meta-python][PATCH 10/12] python3-django: "
` [meta-python][PATCH 11/12] python3-greenlet: "
` [meta-python][PATCH 12/12] python3-gevent: "

[RFC v7 1/6] eal: extend bit manipulation functionality
 2024-08-09 16:31 UTC  (6+ messages)
` [PATCH 0/5] Improve EAL bit operations API
  ` [PATCH 2/5] eal: add unit tests for bit operations

[Buildroot] [PATCH] boot/uboot: fix dependency on xilinx-prebuilt
 2024-08-09 16:30 UTC 

[PATCH 0/2] arm64: dts: ti: k3-am62p/j722s: Add gpio-reserved-ranges for main_gpio1
 2024-08-09 16:28 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62p: "
` [PATCH 2/2] arm64: dts: ti: k3-j722s: "

[PATCH v2 1/3] ext4: Fix integer overflow in ext4fs_read_symlink()
 2024-08-09 16:29 UTC  (3+ messages)

[PATCH 0/5] Congatec Board Controller drivers
 2024-08-09 16:27 UTC  (3+ messages)
` [PATCH 4/5] watchdog: Congatec Board Controller watchdog timer driver

[syzbot] [net?] [s390?] general protection fault in smc_diag_dump_proto
 2024-08-09 16:27 UTC 

NFS client failure
 2024-08-09 16:26 UTC  (6+ messages)
  ` NFS client to pNFS DS

[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-08-09 16:26 UTC  (5+ messages)
` [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API
` [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()

[PATCH v2 00/10] drm/xe & drm/i915: drvdata usage changes
 2024-08-09 16:25 UTC  (6+ messages)

[PATCH 0/4] usb: imx8mp: collect some improvement
 2024-08-09 16:25 UTC  (4+ messages)
` [PATCH 3/4] usb: dwc3: core: add a core init flag for device mode resume

Testing Quality Call notes - 2024-08-08
 2024-08-09 16:25 UTC 

[BUG] More issues with arm/aes-neonbs
 2024-08-09 16:25 UTC  (8+ messages)

[PATCH i-g-t v2] tests/intel/xe_gt_freq: Add a wait after gt reset
 2024-08-09 16:24 UTC  (4+ messages)
` ✓ CI.xeBAT: success for tests/intel/xe_gt_freq: Add a wait after gt reset (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/2] RISC-V: Add Zicclsm extension support
 2024-08-09 16:22 UTC  (6+ messages)
` [PATCH 1/2] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH 2/2] dt-bindings: riscv: Add Zicclsm ISA extension description

[PATCH BlueZ v1 0/3] fix errors found by SVACE static analyzer #4
 2024-08-09 16:22 UTC  (4+ messages)
` [PATCH BlueZ v1 resend 1/3] tools/rctest: add NULL checks to main()
` [PATCH BlueZ v1 2/3] android/avctp: remove check in session_browsing_cb()
` [PATCH BlueZ v1 3/3] android/avdtp: fix leak in avdtp_new()

[PATCH v4] xfs_db: release ip resource before returning from get_next_unlinked()
 2024-08-09 16:23 UTC  (2+ messages)

[PATCH][next] wifi: ath11k: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-09 16:20 UTC 

[PATCH v2] dt-bindings: display: st,stm32-ltdc: Document stm32mp25 compatible
 2024-08-09 16:18 UTC  (2+ messages)

[PATCH V2] xfs: Make the fsmap more precise
 2024-08-09 16:22 UTC  (2+ messages)

Bug while creating the first i/o completion queue (NVMe over PCIe)
 2024-08-09 16:18 UTC  (2+ messages)

[PATCH v4 0/3] Add CRU support for rk3576 SoC
 2024-08-09 16:15 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: reset: Add rk3576 reset definitions

[PATCH 1/1] Net: bcm.c: Remove Subtree Instead of Entry
 2024-08-09 16:21 UTC  (2+ messages)

[PATCH net-next] net: netconsole: Populate dynamic entry even if netpoll fails
 2024-08-09 16:19 UTC 

[PATCH v4 0/7] RISCV device tree mapping
 2024-08-09 16:19 UTC  (8+ messages)
` [PATCH v4 1/7] xen/riscv: enable CONFIG_HAS_DEVICE_TREE
` [PATCH v4 2/7] xen/riscv: set up fixmap mappings
` [PATCH v4 3/7] xen/riscv: introduce asm/pmap.h header
` [PATCH v4 4/7] xen/riscv: introduce functionality to work with CPU info
` [PATCH v4 5/7] xen/riscv: introduce and initialize SBI RFENCE extension
` [PATCH v4 6/7] xen/riscv: page table handling
` [PATCH v4 7/7] xen/riscv: introduce early_fdt_map()

[PATCH v2 00/10] ext4: simplify the counting and management of delalloc reserved blocks
 2024-08-09 16:20 UTC  (7+ messages)
` [PATCH v2 06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()

[PATCH for-9.2 0/2] NBD: tune handshake timeout
 2024-08-09 16:14 UTC  (3+ messages)
` [PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP

[PATCH] drm/amdkfd: fallback to pipe reset on queue reset fail for gfx9
 2024-08-09 16:17 UTC  (4+ messages)

[RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
 2024-08-09 16:15 UTC  (12+ messages)

[PATCH] erofs-utils: lib: fix heap-buffer-overflow on read
 2024-08-09 16:15 UTC 

[PATCH] driver core: Don't log intentional skip of device link creation as error
 2024-08-09 16:13 UTC  (6+ messages)

[PATCH] include/linux/log2.h: mark is_power_of_2 __always_inline
 2024-08-09 16:11 UTC 

[PATCH v3 00/19] labgrid: Provide an integration with Labgrid
 2024-08-09 16:10 UTC  (7+ messages)
` [PATCH v3 19/19] CI: Allow running tests on sjg lab

[PATCH 6/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
 2024-08-09 16:09 UTC  (3+ messages)

[PATCH] tty: vt: conmakehash: remove non-portable code printing comment header
 2024-08-09 16:07 UTC 

[meta-python][PATCH] python3-daemon: switch to PEP-517 build backend
 2024-08-09 16:08 UTC  (2+ messages)
` [oe] "

[PULL 00/20] target-arm queue
 2024-08-09 16:07 UTC  (4+ messages)
` [PULL 17/20] target/arm: Do memory type alignment check when translation disabled

[PATCH v2] media: rockchip: rga: fix field in OUTPUT buffers
 2024-08-09 16:06 UTC  (2+ messages)

[PATCH 0/2] target/arm: Fix EL3-is-AArch32 mmu indexes
 2024-08-09 16:04 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Update translation regime comment for new features
` [PATCH 2/2] target/arm: Fix usage of MMU indexes when EL3 is AArch32

[PATCH 7/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
 2024-08-09 16:05 UTC  (2+ messages)

[PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-08-09 16:03 UTC  (3+ messages)
` [PATCH v3 12/17] wifi: cc33xx: Add scan.c, scan.h

[PATCH 0/2] iio: adc: ad4695: implement triggered buffer
 2024-08-09 16:01 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH bpf-next v6 0/6] monitor network traffic for flaky test cases
 2024-08-09 16:01 UTC  (4+ messages)
` [PATCH bpf-next v6 1/6] selftests/bpf: Add traffic monitor functions

Thread stuck in IDDP sendto()
 2024-08-09 16:01 UTC  (7+ messages)

[GIT PULL] asm-generic fixes for 6.11, part 2
 2024-08-09 15:59 UTC 

[GIT PULL] ARM: soc fixes for 6.11, part 1
 2024-08-09 16:00 UTC 

[PATCH v1] ACPI: APD: Add AMDI0015 as platform device
 2024-08-09 15:59 UTC  (3+ messages)

[PATCH v3 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-09 15:58 UTC 

[Intel-wired-lan] [tnguy-next-queue:1GbE] BUILD SUCCESS b014c38b53cd384394afe470f07b3136e426db57
 2024-08-09 15:57 UTC 

[PATCH] env: remove vars that are not in default env
 2024-08-09 15:58 UTC  (2+ messages)

[PATCH 00/40] Make LMB memory map global and persistent
 2024-08-09 15:58 UTC  (11+ messages)
` [PATCH 23/40] lmb: add a flags parameter to the API's


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.