All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-28 00:08:05 to 2025-05-28 02:21:49 UTC [more...]

[PATCH v1 0/2] dmaengine: idxd: minor fixes for idxd driver
 2025-05-28  2:21 UTC  (7+ messages)
` [PATCH v1 1/2] dmaengine: idxd: Fix race condition between WQ enable and reset paths

[PATCH v2 1/2] Bluetooth: btintel_pcie: Fix potential race condition in firmware download
 2025-05-28  2:21 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btintel_pcie: Support Function level reset

[PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-28  2:21 UTC  (13+ messages)
` [PATCH v4 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
` [PATCH v4 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
` [PATCH v4 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
` [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
` [PATCH v4 05/19] hw/core/machine: Remove hw_compat_2_4[] array
` [PATCH v4 09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines

[PATCH v3 0/4] Add UFS support for SM8750
 2025-05-28  2:20 UTC  (2+ messages)
` (subset) "

[PATCH] scsi: ufs: mcq: delete ufshcd_release_scsi_cmd in ufshcd_mcq_abort
 2025-05-28  2:20 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: Fix warning detected by sparse
 2025-05-28  2:20 UTC  (2+ messages)

[PATCH] scsi: sg: Remove unnecessary NULL check before unregister_sysctl_table()
 2025-05-28  2:20 UTC  (2+ messages)

[PATCH] scsi: fnic: Replace memset with eth_zero_addr
 2025-05-28  2:20 UTC  (2+ messages)

[PATCH] mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter to return ioc pointer
 2025-05-28  2:20 UTC  (2+ messages)

[PATCH 1/2] scsi: target: core: Constify enabled() in struct target_opcode_descriptor
 2025-05-28  2:20 UTC  (2+ messages)

[PATCH] scsi: mvsas: fix typos in SAS/SATA VSP register comments
 2025-05-28  2:20 UTC  (2+ messages)

[PATCH v2] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
 2025-05-28  2:19 UTC  (6+ messages)

[PATCH v2 2/2] midx: stop repeatedly looking up nonexistent packfiles
 2025-05-28  2:18 UTC  (14+ messages)
` [PATCH 0/5] midx: improve prepare_midx_pack() ergonomics
  ` [PATCH 1/5] pack-bitmap.c: fix broken warning() when missing MIDX'd pack
  ` [PATCH 2/5] midx-write.c: guard against incremental MIDXs in want_included_pack()
  ` [PATCH 3/5] midx-write.c: simplify fill_packs_from_midx()
  ` [PATCH 5/5] midx: return a `packed_git` pointer from `prepare_midx_pack()`

[PATCH] ring-buffer: Do not trigger WARN_ON() due to a commit_overrun
 2025-05-28  2:17 UTC  (5+ messages)

[PATCH net-next v2] net: arp: use kfree_skb_reason() in arp_rcv()
 2025-05-28  2:17 UTC  (2+ messages)

[PATCH net-next v9] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-28  2:16 UTC  (2+ messages)

[PATCH net-next v9 00/15] Begin upstreaming Homa transport protocol
 2025-05-28  2:16 UTC  (2+ messages)

[PATCH v4 0/3] Bug fixes for UFS multi-frequency scaling on Qcom platform
 2025-05-28  2:15 UTC  (2+ messages)

[PATCH V6 00/10] Refactor ufs phy powerup sequence
 2025-05-28  2:15 UTC  (3+ messages)

[PATCH v17 net-next 0/5] DUALPI2 patch
 2025-05-28  2:15 UTC  (2+ messages)

[PATCH 0/2] Add functional test for ACPI PCI hotplug
 2025-05-28  2:13 UTC  (6+ messages)
` [PATCH 1/2] tests/functional/test_aarch64_hotplug_pci: Update SHA
` [PATCH 2/2] tests/functional/test_aarch64_hotplug_pci: Add test for ACPI PCI hotplug

[PATCH v9 0/2] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
 2025-05-28  2:13 UTC  (7+ messages)
` [PATCH v9 1/2] sched: Fix cgroup irq time for CONFIG_IRQ_TIME_ACCOUNTING
` [PATCH v9 2/2] sched: Annotate sched_clock_irqtime with __read_mostly

[PATCH net-next v3 0/8] gve: Add Rx HW timestamping support
 2025-05-28  2:12 UTC  (3+ messages)
` [PATCH net-next v3 5/8] gve: Add support to query the nic clock

[oe-core][kirkstone][PATCH 1/1] nfs-utils: don't use signals to shut down nfs server
 2025-05-28  2:08 UTC 

[PATCH] Revert "drm/amdgpu: promote the implicit sync to the dependent read fences"
 2025-05-28  2:09 UTC  (5+ messages)

WARNING: suspicious RCU usage in task_cls_state
 2025-05-28  2:07 UTC  (2+ messages)

[PATCH v4 0/4] Let unmap_hugepage_range() and several related functions to take folio instead of page
 2025-05-28  2:08 UTC  (4+ messages)
` [PATCH v4 2/4] mm/hugetlb: Refactor unmap_hugepage_range() "

[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
 2025-05-28  2:04 UTC  (14+ messages)

[PATCH v3 2/2] x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
 2025-05-28  2:04 UTC  (2+ messages)

[PATCH v1 1/3] Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers
 2025-05-28  2:04 UTC  (6+ messages)
` [PATCH v1 3/3] Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition

[PATCH] aacraid: remove useless code
 2025-05-28  2:03 UTC  (2+ messages)

[PATCH net-next 00/16][pull request] libeth: add libeth_xdp helper lib
 2025-05-28  2:03 UTC  (5+ messages)
` [PATCH net-next 01/16] libeth: convert to netmem
` [PATCH net-next 03/16] libeth: xdp: add XDP_TX buffers sending

[PATCH] multipathd: always reset checker interval for failed paths
 2025-05-28  2:01 UTC  (4+ messages)

[PATCH v2 0/6] arm64: dts: imx943: Add sound card support
 2025-05-28  1:58 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: imx94: Add micfil and mqs device nodes
` [PATCH v2 2/6] arm64: dts: imx943-evk: add lpi2c support
` [PATCH v2 3/6] arm64: dts: imx943-evk: add i2c io expander support
` [PATCH v2 4/6] arm64: dts: imx943-evk: add sound-wm8962 support
` [PATCH v2 5/6] arm64: dts: imx943-evk: add bt-sco sound card support
` [PATCH v2 6/6] arm64: dts: imx943-evk: Add PDM microphone "

[PATCH v3] drm/rockchip: cdn-dp: Convert to drm bridge
 2025-05-28  1:56 UTC  (4+ messages)

[PATCH v4] scsi: ufs: core: Don't perform UFS clkscale if host asyn scan in progress
 2025-05-28  1:58 UTC  (2+ messages)

[PATCH] mm: fix COW mapping handing in generic_access_phys
 2025-05-28  1:56 UTC 

[PATCH v5 00/10] Enable shared device assignment
 2025-05-28  1:57 UTC  (6+ messages)
` [PATCH v5 07/10] RAMBlock: Make guest_memfd require coordinate discard

[PATCH v2] drm/amdkfd: Map wptr BO to GART unconditionally
 2025-05-28  1:55 UTC 

[PATCH 0/5] eDP driver for mt8196
 2025-05-28  1:52 UTC  (5+ messages)
` [PATCH 5/5] drm/mediatek: Add eDP phy "

[PATCH REPOST] tests/functional/test_aarch64_hotplug_pci: Add test for ACPI PCI hotplug
 2025-05-28  1:55 UTC 

[PATCH i-g-t 0/3] Add render-node, gt reset and suspend engine activity tests
 2025-05-28  1:51 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH] i2c: imx: fix emulated smbus block read
 2025-05-28  1:50 UTC  (4+ messages)

[koverstreet-bcachefs:bcachefs-testing 303/318] fs/bcachefs/backpointers.c:695:8: warning: variable 'empty' is used uninitialized whenever 'if' condition is true
 2025-05-28  1:47 UTC 

[PATCH] tests/functional/test_aarch64_hotplug_pci: Update images
 2025-05-28  1:47 UTC 

[android-common:android14-kiwi-6.1 0/385] mm/mmap.c:2413:34: warning: variable 'e' set but not used
 2025-05-28  1:47 UTC 

[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
 2025-05-28  1:43 UTC  (17+ messages)
` [PATCH 3/3] nvme-tcp: fix I/O stalls "

[i-g-t] tests/intel/xe_pm: Enhance vram-d3cold-threshold test to verify VRAM self-refresh
 2025-05-28  1:41 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.Full: "

[GIT PULL] IPE update for 6.16
 2025-05-28  1:41 UTC 

[PATCH] sctp: mark sctp_do_peeloff static
 2025-05-28  1:40 UTC  (2+ messages)

[PATCH v1 net-next] net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
 2025-05-28  1:40 UTC  (2+ messages)

[geert-renesas-devel:master] BUILD SUCCESS 0cc4c9c39e8953745481c13288a46edc616dc7cd
 2025-05-28  1:37 UTC 

[PATCH v2 1/3] hfsplus: fix to update ctime after rename
 2025-05-28  1:37 UTC  (4+ messages)
` [PATCH v2 3/3] hfs: "

[geert-renesas-devel:next] BUILD SUCCESS df39f45c6165636508366c4c9627ce6d9daf82fb
 2025-05-28  1:36 UTC 

[NDCTL PATCH v9 0/4] ndctl: Add support and test for CXL Features support
 2025-05-28  1:36 UTC  (2+ messages)

[PATCH 00/18] Split netmem from struct page
 2025-05-28  1:31 UTC  (13+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page

[PATCH net v2] net: tipc: fix refcount warning in tipc_aead_encrypt
 2025-05-28  1:30 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel: skip subtests using "mocs" debugfs if it's not present
 2025-05-28  1:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel: skip subtests using "mocs" debugfs if it's not present (rev2)

[PATCH net-next 1/3] net: devmem: support single IOV with sendmsg
 2025-05-28  1:30 UTC  (2+ messages)

[PATCH v2] md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT
 2025-05-28  1:28 UTC  (3+ messages)

reply: [RFC] pin_user_pages_fast failure count increased
 2025-05-28  1:23 UTC  (10+ messages)

[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-05-28  1:24 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the loongarch tree
 2025-05-28  1:23 UTC  (2+ messages)

[net-next PATCH 0/3] net: dsa: mt7530: Add AN7583 support + PHY
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next] net: phy: fix up const issues in to_mdio_device() and to_phy_device()
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next] net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next v1] tools: ynl: parse extack for sub-messages
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: libwx: Fix statistics of multicast packets
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next] mlxsw: core_thermal: Constify struct thermal_zone_device_ops
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next] cxgb4: Constify struct thermal_zone_device_ops
 2025-05-28  1:20 UTC  (2+ messages)

[PATCHv2 net-next] selftests: net: move wait_local_port_listen to lib.sh
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH] tipc: use kfree_sensitive() for aead cleanup
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-05-28  1:20 UTC  (3+ messages)

[PATCH] selftests: net: fix spelling and grammar mistakes
 2025-05-28  1:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2 00/10] Reset improvements for GC10+
 2025-05-28  1:17 UTC  (4+ messages)
` [PATCH 01/10] Revert "drm/amd/amdgpu: add pipe1 hardware support"

[RFC Patch 0/5] Make anon_vma operations testable
 2025-05-28  1:17 UTC  (10+ messages)

[android-common:android14-6.1 0/1] mm/workingset.c:198:6: warning: no previous prototype for 'unpack_shadow'
 2025-05-28  1:16 UTC 

[android-common:android14-kiwi-6.1 385/385] mm/oom_kill.c:423:6: warning: no previous prototype for function 'dump_tasks'
 2025-05-28  1:16 UTC 

[PATCH net-next v2] net: dlink: enable RMON MMIO access on supported devices
 2025-05-28  1:13 UTC  (2+ messages)

[PATCH linux next v2] net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output()
 2025-05-28  1:09 UTC  (2+ messages)

[PATCH] selftests/seccomp: report errno and add hints on failure
 2025-05-28  1:08 UTC  (2+ messages)
` [PATCH v2] selftests/seccomp: Improve error logging in get_proc_stat()

[PATCH i-g-t v4 0/9] Print/scan formatting fixups
 2025-05-28  1:07 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Print/scan formatting fixups (rev4)

[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-05-28  1:06 UTC  (6+ messages)

[PATCH 1/2] wic: bootimg-partition allow to set var to get boot files
 2025-05-28  1:04 UTC  (8+ messages)
` [PATCH 2/2] wic: plugins source bootimage/isoimage rename to allow be imported
  ` [OE-core] "

[PATCH 0/3] CI: Improve domU handling
 2025-05-28  0:59 UTC  (11+ messages)
` [PATCH 1/3] CI/qubes: Deduplicate the handling of ${dom0_check}
` [PATCH 2/3] CI: Use bash arrays to simplfy dom0 rootfs construction
` [PATCH 3/3] CI: Adjust how domU is packaged in dom0

[PATCH v2 net 0/2] Refactor PHY reset handling and
 2025-05-28  1:00 UTC  (2+ messages)

[PATCH bpf-next v2 00/11] BPF Standard Streams
 2025-05-28  0:58 UTC  (14+ messages)
` [PATCH bpf-next v2 01/11] bpf: Introduce BPF standard streams
` [PATCH bpf-next v2 04/11] bpf: Hold RCU read lock in bpf_prog_ksym_find
` [PATCH bpf-next v2 05/11] bpf: Add dump_stack() analogue to print to BPF stderr

[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-05-28  0:57 UTC  (3+ messages)

Feature request - optionally include merge conflicts in `git add -p`
 2025-05-28  0:56 UTC  (2+ messages)

[PATCH 5.15 00/59] 5.15.184-rc1 review
 2025-05-28  0:55 UTC  (4+ messages)

[meta-oe][PATCH] xerces-c: upgrade 3.2.5 -> 3.3.0
 2025-05-28  0:53 UTC 

[PATCH v2] scsi: mpt3sas: fix uaf in _scsih_fw_event_cleanup_queue() during hard reset
 2025-05-28  0:49 UTC 

What's cooking in git.git (May 2025, #08; Tue, 27)
 2025-05-28  0:54 UTC 

[PATCH v4 1/4] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-28  0:52 UTC  (4+ messages)
` [PATCH v4 2/4] qemuarm64.conf: allow overriding QB_OPT_APPEND

[PATCH v1 bpf-next 00/10] bpf: tcp: Exactly-once socket iteration
 2025-05-28  0:51 UTC  (3+ messages)
` [PATCH v1 bpf-next 10/10] selftests/bpf: Add tests for bucket resume logic in established sockets

[PATCH net] net: mctp: start tx queue on netdev open
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH net v5] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH v2 net] net: phy: clear phydev->devlink when the link is deleted
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH] net: macb: Check return value of dma_set_mask_and_coherent()
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH v4 net] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH 0/5] clk: add support for Airoha AN7583 clock
 2025-05-28  0:49 UTC  (6+ messages)
` [PATCH 1/5] clk: en7523: convert driver to regmap API
` [PATCH 2/5] clk: en7523: generalize register clocks function
` [PATCH 3/5] dt-bindings: reset: add binding for Airoha AN7583 SoC reset
` [PATCH 4/5] dt-bindings: clock: airoha: Document support for AN7583 clock
` [PATCH 5/5] clk: en7523: add support for Airoha "

[PATCH net-next 0/2] net/mlx5: misc changes 2025-05-25
 2025-05-28  0:49 UTC  (3+ messages)
` [PATCH net-next 2/2] net/mlx5e: Log error messages when extack is not present

[PATCH 0/7 nft] Add nftables tunnel expr, stmt and object support
 2025-05-28  0:46 UTC  (5+ messages)
` [PATCH 1/7 nft] src: add tunnel template support
` [PATCH 2/7 nft] tunnel: add erspan support

[PATCH v2 0/2] delayed_node leak bug
 2025-05-28  0:46 UTC  (2+ messages)

[PATCH] tests/intel/xe_vm: Fix assertion on the return value of mmap
 2025-05-28  0:46 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[openeuler:OLK-6.6 2300/2300] drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:206:73: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size 8
 2025-05-28  0:45 UTC 

[PATCH 00/34] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-05-28  0:43 UTC  (3+ messages)
` [PATCH 18/34] mmc: sdhci-of-aspeed: Drop the use of sdhci_pltfm_free()

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-05-28  0:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[jfern:nova/sequencer 34/46] Diff in drivers/gpu/nova-core/gpu.rs at line 329:
 2025-05-28  0:35 UTC 

[PATCH] ring-buffer: Removed unnecessary if() goto out where out is the next line
 2025-05-28  0:34 UTC  (2+ messages)

[PATCH 1/2 libnftnl v2] src: use uint64_t for flags fields
 2025-05-28  0:34 UTC  (3+ messages)
` [PATCH 2/2 libnftnl v2] tunnel: add support to geneve options

linux-next: manual merge of the tip tree with the perf tree
 2025-05-28  0:34 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
 2025-05-28  0:31 UTC 

+ mmu_notifiers-remove-leftover-stub-macros.patch added to mm-unstable branch
 2025-05-28  0:32 UTC 

[PATCH] ring-buffer: Remove jump to out label in ring_buffer_swap_cpu()
 2025-05-28  0:32 UTC  (2+ messages)

[GIT PULL] pmdomain/cpuidle-psci updates for v6.16
 2025-05-28  0:29 UTC  (2+ messages)

[PATCH] ring-buffer: Simplify ring_buffer_read_page() with guard()
 2025-05-28  0:31 UTC  (2+ messages)

[PATCH] ring-buffer: Simplify reset_disabled_cpu_buffer() with use of guard()
 2025-05-28  0:30 UTC  (2+ messages)

[GIT PULL] regulator updates for v6.16
 2025-05-28  0:30 UTC  (3+ messages)

[GIT PULL] regmap updates for v6.16
 2025-05-28  0:30 UTC  (3+ messages)

[GIT PULL] MMC updates for v6.16
 2025-05-28  0:30 UTC  (2+ messages)

[GIT PULL] SPI updates for v6.16
 2025-05-28  0:29 UTC  (3+ messages)

[GIT PULL] Power management updates for v6.16-rc1
 2025-05-28  0:29 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.16-rc1
 2025-05-28  0:29 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.16-rc1
 2025-05-28  0:29 UTC  (2+ messages)

[GIT PULL] power-supply changes for 6.16
 2025-05-28  0:29 UTC  (2+ messages)

[PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-28  0:29 UTC  (5+ messages)

[PATCH] ring-buffer: Simplify functions with __free(kfree) to free allocations
 2025-05-28  0:28 UTC  (2+ messages)

[PATCH next] KVM: VMX: add noinstr for is_td_vcpu and is_td
 2025-05-28  0:28 UTC  (5+ messages)
` [PATCH next V2] KVM: VMX: use __always_inline "

+ fs-dax-fix-dont-skip-locked-entries-when-scanning-entries.patch added to mm-hotfixes-unstable branch
 2025-05-28  0:27 UTC 

[PATCH bpf-next] bpf, arm64: Remove unused-but-set function and variable
 2025-05-28  0:27 UTC 

[PATCH] nfsd: Replace simple_strtoul with kstrtoint in expkey_parse
 2025-05-28  0:25 UTC  (2+ messages)

[PATCH v3 0/4] Add EFI Debug Support Table feature
 2025-05-28  0:24 UTC  (7+ messages)
` [PATCH v3 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
` [PATCH v3 3/4] lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory

[PATCH v3 0/2] tracing: Rewind persistent ring buffer
 2025-05-28  0:22 UTC  (10+ messages)
` [PATCH v3 1/2] tracing: ring_buffer: Rewind persistent ring buffer when reboot

[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
 2025-05-28  0:21 UTC  (4+ messages)

[PATCH v3 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-05-28  0:20 UTC  (3+ messages)
` [PATCH v3 4/6] input: pf1550: add onkey support

[PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
 2025-05-28  0:19 UTC  (2+ messages)

[PATCH 6.12 000/626] 6.12.31-rc1 review
 2025-05-28  0:18 UTC  (2+ messages)

[PATCH 6.14 000/783] 6.14.9-rc1 review
 2025-05-28  0:18 UTC  (2+ messages)

[PATCH 0/3] CI: Improvements to *-tools-test-* jobs
 2025-05-28  0:18 UTC  (10+ messages)
` [PATCH 2/3] tools/tests: Install tests into $(LIBEXEC)/tests
` [PATCH 3/3] CI: Drop custom handling of tools/tests

[net-next PatchV2] octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields
 2025-05-28  0:18 UTC  (2+ messages)

[PATCH] x86/resctrl: Remove unnecessary references to cacheinfo in the resctrl subsystem
 2025-05-28  0:14 UTC  (3+ messages)

[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
 2025-05-28  0:12 UTC  (3+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface
` [PATCH 2/2] sunrpc: new tracepoints around svc thread wakeups

[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-05-28  0:11 UTC  (4+ messages)

[PATCH v1 0/3] NFS Client btime support
 2025-05-28  0:09 UTC  (6+ messages)
` [PATCH v1 1/3] Expand the type of nfs_fattr->valid

[PATCH v2 0/8] Support btime and other NFSv4 specific attributes
 2025-05-28  0:08 UTC  (3+ messages)

[PATCH] drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB
 2025-05-28  0:08 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB (rev2)


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.