All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-21 15:47:46 to 2024-05-21 16:50:07 UTC [more...]

[PATCH 0/2] Add support for Panel Power Savings property
 2024-05-21 16:21 UTC  (5+ messages)

[PATCH] drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
 2024-05-21 16:12 UTC  (9+ messages)

[PATCH] gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()
 2024-05-21 16:50 UTC  (9+ messages)

[PATCH net] Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"
 2024-05-21 16:49 UTC  (3+ messages)

[meta-oe][PATCH] flatpak: add PACKAGECONFIG knob for malcontent
 2024-05-21 16:49 UTC 

[PATCH v1 0/3] Add support for ISP interrupts and disable prefetch
 2024-05-21 16:48 UTC  (4+ messages)
` [PATCH v1 1/3] drm/amd/amdgpu: Map ISP interrupts as generic IRQs
` [PATCH v1 2/3] drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modules
` [PATCH v1 3/3] drm/amd/amdgpu: Disable MMHUB prefetch for ISP v4.1.1

[PATCH 0/5] I/O benchmark fixes
 2024-05-21 16:49 UTC  (9+ messages)
` [PATCH 1/5] drivers/gpio: Add driver for BCM2711-based SoCs
` [PATCH 2/5] testsuite/gpiobench: Toggle output pin in react mode
` [PATCH 3/5] testsuite/gpiobench: Synchronize index of loopback mode and "
` [PATCH 4/5] testsuite/gpiobench: Fix calculation of maximum latency

Embedding Git Command Line
 2024-05-21 16:00 UTC  (4+ messages)

[GIT PULL] intel-gpio for 6.10-2
 2024-05-21 16:48 UTC 

[PATCH 0/2] novatek-nvt-ts: add support for NT36672A touchscreen
 2024-05-21 16:48 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: document Novatek NVT touchscreen controller

[PATCH] remoteproc: mediatek: Zero out only remaining bytes of IPI buffer
 2024-05-21 16:47 UTC  (3+ messages)

[PATCH 1/1] Added arm64 assembly for examples/api crt0
 2024-05-21 16:46 UTC  (5+ messages)

[PATCH 00/57] target/arm: Convert a64 advsimd to decodetree (part 1)
 2024-05-21 16:46 UTC  (5+ messages)
` [PATCH 32/57] target/arm: Inline scalar SUQADD and USQADD
` [PATCH 57/57] target/arm: Convert SQDMULH, SQRDMULH to decodetree

git init BUG when gitconfig has includeIf
 2024-05-21 16:46 UTC  (3+ messages)

[PATCH 0/4] Adding support to load secure firmware for HS devices
 2024-05-21 16:45 UTC  (7+ messages)

[PATCH v3 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-05-21 16:43 UTC  (14+ messages)
` [PATCH v3 1/3] vfio/pci: Extract duplicated code into macro
` [PATCH v3 2/3] vfio/pci: Support 8-byte PCI loads and stores
` [PATCH v3 3/3] vfio/pci: Continue to refactor vfio_pci_core_do_io_rw

[linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
 2024-05-21 16:43 UTC  (4+ messages)

[PATCH 00/17] Add OA functionality to Xe
 2024-05-21 16:43 UTC  (8+ messages)

[PATCH i-g-t 1/5] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-21 16:43 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/5] "

[PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-21 16:42 UTC  (5+ messages)

[PATCH net v3] nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
 2024-05-21 16:42 UTC  (3+ messages)

[PATCH v2 00/12] target/ppc: Various TCG emulation patches
 2024-05-21 16:41 UTC  (11+ messages)
` [PATCH v2 06/12] target/ppc: Add PPR32 SPR
` [PATCH v2 08/12] target/ppc: Add SMT support to simple SPRs
` [PATCH v2 09/12] target/ppc: Add SMT support to PTCR SPR
` [PATCH v2 10/12] target/ppc: Implement LDBAR, TTR SPRs
` [PATCH v2 11/12] target/ppc: Implement SPRC/SPRD SPRs

[PATCH 0/3] Store platform name in xe_device.info
 2024-05-21 16:40 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] riscv, bpf: Introduce shift add helper with Zba optimization
 2024-05-21 16:39 UTC  (3+ messages)

[PATCH 0/2] Add AM64x Support to PRUSS and PRU_RPROC driver
 2024-05-21 16:39 UTC  (4+ messages)

[cilium:pr/netkit-followups 3/4] net/ethernet/eth.c:158: warning: expecting prototype for eth_type_trans(). Prototype was for __eth_type_trans() instead
 2024-05-21 16:39 UTC 

[git pull] vfs bdev pile 2
 2024-05-21 16:38 UTC 

[v3 1/2] doc: process.rst: Use subsubheading for "Phases of the Development Process"
 2024-05-21 16:38 UTC  (6+ messages)
` [v3 2/2] doc: process.rst: Document device tree resync rules

[PATCH v2 0/7] KVM: arm64: Fix handling of host fpsimd/sve state in protected mode
 2024-05-21 16:37 UTC  (16+ messages)
` [PATCH v2 1/7] KVM: arm64: Reintroduce __sve_save_state
` [PATCH v2 2/7] KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
` [PATCH v2 3/7] KVM: arm64: Specialize handling of host fpsimd state on trap
` [PATCH v2 4/7] KVM: arm64: Store the maximum sve vector length at hyp
` [PATCH v2 5/7] KVM: arm64: Allocate memory at hyp for host sve state in pKVM
` [PATCH v2 6/7] KVM: arm64: Eagerly restore host fpsimd/sve "
` [PATCH v2 7/7] KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve "

Safe to delete rpcrdma.ko loading start-up code
 2024-05-21 16:37 UTC  (9+ messages)

[PATCH v2] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
 2024-05-21 16:36 UTC  (3+ messages)

[PATCH net-next v4 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-21 16:36 UTC  (4+ messages)
` [PATCH net-next v4 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers

[PATCH 00/12] [LSF/MM/BPF RFC] shmem/tmpfs: add large folios support
 2024-05-21 16:36 UTC  (5+ messages)
  ` [PATCH 11/12] shmem: add file length arg in shmem_get_folio() path

[PATCH v3 0/1] nvme: queue-depth multipath iopolicy
 2024-05-21 16:35 UTC  (5+ messages)
` [PATCH v3 1/1] nvme: multipath: Implemented new iopolicy "queue-depth"

[PATCH] riscv, bpf: try RVC for reg move within BPF_CMPXCHG JIT
 2024-05-21 16:35 UTC  (3+ messages)

[PATCH i-g-t v4] tests/intel/kms_big_fb: Restrict runs on simulation
 2024-05-21 16:35 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/kms_big_fb: Restrict runs on simulation (rev2)

[PATCH v2 1/3] pinctrl: split off consumer API into linux/pinctrl/consumer.h
 2024-05-21 16:34 UTC  (2+ messages)

[syzbot] [net?] [bpf?] possible deadlock in sock_hash_delete_elem (2)
 2024-05-21 16:35 UTC  (2+ messages)

[TEST] Flake report
 2024-05-21 16:29 UTC  (3+ messages)

[PATCH] cxl/region: Add module license declaration to cxl region module source code
 2024-05-21 16:35 UTC  (3+ messages)

[PATCH v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls
 2024-05-21 16:34 UTC  (4+ messages)
` [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT

[PATCH v2 bpf 0/5] Fix BPF multi-uprobe PID filtering logic
 2024-05-21 16:34 UTC  (6+ messages)
` [PATCH v2 bpf 1/5] bpf: fix "
` [PATCH v2 bpf 2/5] bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic
` [PATCH v2 bpf 3/5] libbpf: detect broken PID filtering logic for multi-uprobe
` [PATCH v2 bpf 4/5] selftests/bpf: extend multi-uprobe tests with child thread case
` [PATCH v2 bpf 5/5] selftests/bpf: extend multi-uprobe tests with USDTs

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-21 16:34 UTC  (17+ messages)
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
` [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains

[PATCH v2] drm/xe: add wopcm device info and set region into Guc registers
 2024-05-21 16:33 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH bpf-next v2] bpf: Remove unused variable "prev_state"
 2024-05-21 16:17 UTC 

[PATCH] media: mgb4: Fix double debugfs remove
 2024-05-21 16:22 UTC 

[PATCH v8-RESEND 00/33] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression
 2024-05-21 16:31 UTC  (7+ messages)
` [PATCH v8-RESEND 15/33] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v8-RESEND 22/33] dyndbg: split multi-query strings with %

[PATCH v2 0/2] media: Add driver for ST VD56G3 camera sensor
 2024-05-21 16:29 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding
` [PATCH v2 2/2] media: i2c: Add driver for ST VD56G3 camera sensor

[PATCH net] ax25: Fix refcount leak issues of ax25_dev
 2024-05-21 16:28 UTC  (9+ messages)
        ` Kernel 6.9.1 AX.25 Crash

[PATCH/RFC 0/4] *arm64: Add CAN-FD support for R-Car V4M and Gray Hawk Single
 2024-05-21 16:28 UTC  (3+ messages)
` [PATCH/RFC 4/4] arm64: dts: renesas: gray-hawk-single: Add CAN-FD support

[PATCH v2] wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP
 2024-05-21 16:27 UTC  (8+ messages)

[PATCH] target/i386: Add x-amd-ccx-size property
 2024-05-21 16:23 UTC 

[PATCH] python3-cryptography: upgrade 42.0.5 -> 42.0.7
 2024-05-21 16:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xfs: allow symlinks with short remote targets
 2024-05-21 16:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] xfs: fix xfs_init_attr_trans not handling explicit operation codes
 2024-05-21 16:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] remoteproc: stm32_rproc: Fix mailbox interrupts queuing
 2024-05-21 16:23 UTC 

[PATCH] xfs: don't open-code u64_to_user_ptr
 2024-05-21 16:24 UTC  (2+ messages)

[RFC PATCH v8 0/7] TPEBS counting mode support
 2024-05-21 16:23 UTC  (6+ messages)
` [RFC PATCH v8 3/7] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[PATCH] drm/i915: Fix audio component initialization
 2024-05-21 16:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[REGRESSION] ETXTBSY when running Yarn (Node) since af5d68f
 2024-05-21 16:22 UTC  (3+ messages)

What's cooking in git.git (May 2024, #08; Mon, 20)
 2024-05-21 16:20 UTC  (3+ messages)

[PATCH BlueZ 0/3] test-bap: Add Broadcast Sink STR MBIS tests
 2024-05-21 16:20 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] support/download: fix running on hosts with wget2 (branch yem/dl-curl)
 2024-05-21 16:19 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] support/download: introduce curl backend for FTP transfers
  ` [Buildroot] [External] "

[PATCH v2] cxl/region: Fix memregion leaks in devm_cxl_add_region()
 2024-05-21 16:19 UTC  (2+ messages)

[PATCH v4 bpf-next 00/11] bpf: support resilient split BTF
 2024-05-21 16:19 UTC  (4+ messages)

[PATCH] chainlint.pl: Extend regexp pattern for /proc/cpuinfo on Linux SPARC
 2024-05-21 16:18 UTC  (7+ messages)
` [PATCH 0/3] improve chainlint.pl CPU count computation

[PATCH v3 0/2] drm: Fix dma_resv deadlock at drm object pin time
 2024-05-21 16:18 UTC  (7+ messages)

[PATCH v6 16/49] x86/platform/intel-mid: Switch to new Intel CPU model defines
 2024-05-21 16:17 UTC  (3+ messages)
` [PATCH v6.1 "

[bluez/bluez] 41340a: test-bap: Keep streams queue in test_data
 2024-05-21 16:16 UTC 

[PATCH 0/2] Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719
 2024-05-21 16:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Document FT5452 and FT8719 support

[CI 1/6] treewide: Rename engine busyness variables
 2024-05-21 16:15 UTC  (6+ messages)
` [CI 2/6] lib/igt_drm_clients: Move engine fields to substruct
` [CI 3/6] lib/igt_drm_clients: Record drm-cycles
` [CI 4/6] lib/igt_drm_fdinfo: Parse drm-total-cycles
` [CI 5/6] lib/igt_drm_clients: Record total cycles
` [CI 6/6] gputop: Add support to drm-cycles/drm-total-cycles

[PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
 2024-05-21 16:15 UTC  (11+ messages)

[PATCH bpf 0/5] Fix BPF multi-uprobe PID filtering logic
 2024-05-21 16:13 UTC  (8+ messages)
` [PATCH bpf 3/5] libbpf: detect broken PID filtering logic for multi-uprobe
` [PATCH bpf 5/5] selftests/bpf: extend multi-uprobe tests with USDTs

[PATCH] arm64: init: override deferred_page_init_max_threads
 2024-05-21 16:10 UTC  (3+ messages)

[PATCH v3 00/21] TTM shrinker helpers and xe buffer object shrinker
 2024-05-21 16:09 UTC  (3+ messages)
` [PATCH v3 03/21] drm/ttm: Use LRU hitches

[PATCH v3 0/9] riscv: Memory Hot(Un)Plug support
 2024-05-21 16:09 UTC  (4+ messages)
` [PATCH v3 2/9] riscv: mm: Pre-allocate vmemmap/direct map PGD entries

[PATCH] tools/latency-collector: fix -Wformat-security compile warns
 2024-05-21 16:10 UTC  (3+ messages)

[PATCH v3 0/1] L3 bank mask
 2024-05-21 16:09 UTC  (4+ messages)
` [PATCH v3 1/1] drm/xe/uapi: Expose the "

[PATCH rfc] nfs: propagate readlink errors in nfs_symlink_filler
 2024-05-21 16:09 UTC  (5+ messages)

[PATCH] drm/xe: Add warn when level can not be zero
 2024-05-21 16:08 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] fs: switch timespec64 fields in inode to discrete integers
 2024-05-21 16:08 UTC  (4+ messages)

[PATCH ipsec-next v2 16/17] xfrm: iptfs: handle reordering of received packets
 2024-05-21 16:07 UTC  (2+ messages)

[PATCH v4 0/3] cyclic/watchdog patches
 2024-05-21 16:07 UTC  (4+ messages)

CVE-2024-27429: netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
 2024-05-21 16:05 UTC  (4+ messages)

[PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
 2024-05-21 16:04 UTC  (4+ messages)

[PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
 2024-05-21 16:04 UTC  (11+ messages)

[PATCH v3 1/2] tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR mode
 2024-05-21 16:04 UTC  (11+ messages)

fanotify and files being moved or deleted
 2024-05-21 16:03 UTC  (3+ messages)

[PATCH] mm: memcontrol: remove page_memcg()
 2024-05-21 16:03 UTC  (3+ messages)

[ANN] U-Boot v2024.07-rc3 released
 2024-05-21 16:03 UTC  (5+ messages)

[PATCH v2] Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
 2024-05-21 16:02 UTC  (7+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-05-21 16:00 UTC  (7+ messages)

[PATCH] drm/xe: flush gtt before signalling user fence on media engines
 2024-05-21 15:59 UTC  (2+ messages)

[PATCH 0/2] Fix use of uninitialized hash algos
 2024-05-21 15:59 UTC  (5+ messages)
` [PATCH v5 0/5] Fix use of uninitialized hash algorithms
  ` [PATCH v5 1/5] setup: add an escape hatch for "no more default hash algorithm" change

[PATCH v4] cxl/events: Use a common struct for DRAM and General Media events
 2024-05-21 15:59 UTC  (2+ messages)

[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
 2024-05-21 15:58 UTC  (9+ messages)
` [PATCH v2 09/14] arm64: Enable memory encrypt for Realms

[PATCH i-g-t v5 0/8] benchmarks/kms_fb_stress: benchmark formats
 2024-05-21 15:57 UTC  (2+ messages)

[PATCH 1/3] rpi-firmware: Add recipe for building version 20230405
 2024-05-21 15:57 UTC  (4+ messages)
` [PATCH 2/3] rpi4: Add rpi4 (Raspberry Pi 4) as target platform

[PATCH v2] drm/amd/display: Refactor construct_phy function in dc/link/link_factory.c
 2024-05-21 15:56 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
 2024-05-21 15:55 UTC  (5+ messages)
` [RFC PATCH v4 31/42] drm/amd/display: Add support for sRGB EOTF in DEGAM block

[PATCH] ceph: fix stale xattr when using read() on dir with '-o dirstat'
 2024-05-21 15:55 UTC 

[OE-core] [RESEND][PATCH v2 1/1] initramfs-framework: support force reboot if fatal error occurs
 2024-05-21 15:55 UTC 

[PATCH] tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
 2024-05-21 15:55 UTC  (2+ messages)

BUG: ETXTBSY when running Yarn (Node) since af5d68f
 2024-05-21 15:54 UTC 

[ACPI Code First ECN] Enumerate "Inclusive Linear Address Mode" memory-side caches
 2024-05-21 15:54 UTC  (5+ messages)

question regarding qca2066 and qca206x (Steam Deck OLED/Galileo) on upstream kernels
 2024-05-21 15:51 UTC  (6+ messages)

[PATCH 0/3] Introduce user namespace capabilities
 2024-05-21 15:52 UTC  (6+ messages)
` [PATCH 1/3] capabilities: "

[PATCH] add-patch: response to unknown command
 2024-05-21 15:52 UTC  (3+ messages)
  ` Re* "

[PATCH v3 0/3] Add update_mmu_tlb_range() to simplify code
 2024-05-21 15:36 UTC  (4+ messages)
` [PATCH v3 1/3] mm: Add update_mmu_tlb_range()

[git pull] device mapper fixes for 6.10-rc1
 2024-05-21 15:51 UTC 

[PATCH net] Revert "rds: tcp: Fix use-after-free of net in reqsk_timer_handler()."
 2024-05-21 15:49 UTC  (2+ messages)

[PATCH] dir: fix treat_leading_path() to return false on non-directories
 2024-05-21 15:48 UTC 

[PATCH v6 00/49] New Intel CPUID families
 2024-05-21 15:48 UTC  (4+ messages)
` [PATCH v6 02/49] x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL


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.