All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-19 09:21:59 to 2026-05-19 09:49:55 UTC [more...]

[PATCH 2/4] arm64: dts: qcom: Introduce Shikra SoC base dtsi
 2026-05-19  9:49 UTC  (4+ messages)

[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
 2026-05-19  9:49 UTC  (4+ messages)

[RFC v1 0/7] x86/hvm: Start unifying VMEXIT and emulated paths
 2026-05-19  9:49 UTC  (3+ messages)
` [RFC v1 5/7] x86/hvm: Move INSTR_* constants to hvm.h

[PATCH net] vsock/virtio: fix zerocopy completion for multi-skb sends
 2026-05-19  9:49 UTC  (8+ messages)

[PATCH v5 00/19] drm/atomic: Rework initial state allocation
 2026-05-19  9:49 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/atomic: Rework initial state allocation (rev4)

[PATCH] ASoC: tegra: tegra210-mixer: Reject too-short fade durations
 2026-05-19  9:48 UTC 

[asahilinux:bits/030-misc 7/15] Warning: drivers/pmdomain/core.c:980 function parameter 'one_dev_probing' not described in 'genpd_power_off'
 2026-05-19  9:47 UTC 

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-05-19  9:47 UTC  (3+ messages)
` [PATCH v2 RFC 08/13] sched/qos: Add a new sched-qos interface

[PATCH net v2] net: Clear skb metadata in LWT BPF xmit
 2026-05-19  9:47 UTC  (3+ messages)

[PATCH 00/18] setup: drop uses of `the_repository`
 2026-05-19  9:47 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/18] setup: stop using `the_repository` in `is_inside_worktree()`

[tj-cgroup:for-7.2] BUILD SUCCESS 0d25e3865841ea5edfedb5af42bf15cef075192e
 2026-05-19  9:44 UTC 

[PATCH v1 0/2] i2c: acpi: Ad-hoc cleanup and kernel-doc fix
 2026-05-19  9:47 UTC  (3+ messages)
` [PATCH v1 1/2] i2c: acpi: Return -ENOENT when no resources found in i2c_acpi_client_count()

[PATCH v5] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
 2026-05-19  9:32 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_hal_init.c
 2026-05-19  9:46 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] staging: rtl8723bs: replace C++ style comments with kernel style
  ` [PATCH v2 2/2] staging: rtl8723bs: add missing spaces around operators in rtl8723b_hal_init.c

[PATCHv2 net] net: ag71xx: check error for platform_get_irq
 2026-05-19  9:46 UTC  (2+ messages)

[PATCH RFC] blktrace: handle tracepoint registration failures properly
 2026-05-19  9:46 UTC 

[PATCH net-next 0/2] net/sched: sch_drr: lockless cl->deficit and cl->quantum
 2026-05-19  9:46 UTC  (3+ messages)
` [PATCH net-next 1/2] net/sched: sch_drr: annotate data-races around cl->deficit
` [PATCH net-next 2/2] net/sched: sch_drr: make cl->quantum lockless

[PATCH v1] misc: Use named initializers for arrays of i2c_device_data
 2026-05-19  9:45 UTC  (4+ messages)

[RFC PATCH v4 00/14] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
 2026-05-19  9:46 UTC  (4+ messages)

[PATCH v2 0/2] Add OVS packet family YNL spec and unicast notification support
 2026-05-19  9:44 UTC  (5+ messages)
` [PATCH v2 1/2] netlink: specs: add OVS packet family specification
` [PATCH v2 2/2] tools: ynl: add unicast notification receive support

[PATCH] arm64: dts: rockchip: Fix vcc_sdio regulator max voltage on Pinebook Pro
 2026-05-19  9:44 UTC  (2+ messages)

[rafael-pm:fixes] BUILD SUCCESS add7895696b625ef659e1a5e252ff7e29421bfcf
 2026-05-19  9:44 UTC 

[PATCH v1 0/7] ARM: dts: stm32: Fix mecio1 hardware revisions and ADC/GPIO mappings
 2026-05-19  9:44 UTC  (3+ messages)

[PATCH net-next v4] octeontx2-pf: Retain ethtool stats across interface down/up
 2026-05-19  9:44 UTC  (2+ messages)

[stable 6.6.y] commit e613904fa419 causes suspend regression
 2026-05-19  9:44 UTC  (3+ messages)

[syzbot] [input?] KASAN: stack-out-of-bounds Read in ft260_smbus_write
 2026-05-19  9:43 UTC  (3+ messages)
` [PATCH] i2c: add sanity check for input SMBus data length

[PATCH] nios2: remove the architecture
 2026-05-19  9:43 UTC  (3+ messages)

[PATCH] nvme: Staticize and constify driver ops
 2026-05-19  9:43 UTC  (2+ messages)

[PATCH] nvme: apple: Check memalign return value
 2026-05-19  9:43 UTC  (2+ messages)

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-19  9:43 UTC  (6+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg

[PATCH v3 0/6] LoongArch: KVM: Small enhancement about interrupt injection
 2026-05-19  9:43 UTC  (7+ messages)
` [PATCH v3 1/6] LoongArch: KVM: Check irq validility in kvm_vcpu_ioctl_interrupt()
` [PATCH v3 2/6] LoongArch: KVM: Check msgint feature in interrupt post
` [PATCH v3 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
` [PATCH v3 4/6] LoongArch: KVM: Inject interrupt with batch method
` [PATCH v3 5/6] LoongArch: KVM: Add valid bit check when set ESTAT CSR register
` [PATCH v3 6/6] LoongArch: KVM: Simple interrupt status acquire interface

[PATCH] nvme: Fix PRP list pointer arithmetic for chained transfers
 2026-05-19  9:43 UTC  (2+ messages)

[PATCH] nvme: fix command ID wraparound handling
 2026-05-19  9:42 UTC  (2+ messages)

[PATCH] ALSA: seq: Register kernel port with full information
 2026-05-19  9:42 UTC 

[PATCH v8 net-next 12/15] net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
 2026-05-19  9:42 UTC  (3+ messages)

[PATCH] drm/client: check whether CRTC is active before waiting for vblank
 2026-05-19  9:41 UTC  (2+ messages)

[PATCH] kexec: restore functionality to preserve fd xattrs for uncompressed kernel images
 2026-05-19  9:41 UTC  (2+ messages)

[PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
 2026-05-19  9:41 UTC  (3+ messages)

[PATCH v1 0/2] Add StarFive SAR-ADC driver
 2026-05-19  9:26 UTC  (4+ messages)
` [PATCH v1 1/2] bindings: iio: adc: Add StarFive JHB100 SARADC

dm-vdo: iterator after loop end in mark_slab_journal_dirty?
 2026-05-19  9:41 UTC 

[PATCH v3 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon
 2026-05-19  9:41 UTC  (2+ messages)

[PATCH 0/7] Usermode Indirect Branch Tracking
 2026-05-19  9:40 UTC  (3+ messages)

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-19  9:40 UTC  (8+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs

[PATCH v3 2/9] power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devices
 2026-05-19  9:40 UTC  (2+ messages)

[PATCH v3 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-05-19  9:40 UTC  (3+ messages)

[PATCH 0/4] firmware: arm_scmi: Fix protocol parsing and validation
 2026-05-19  9:40 UTC  (3+ messages)
` [PATCH 3/4] firmware: arm_scmi: Validate SENSOR_UPDATE payload size

[PATCH v5 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver
 2026-05-19  9:40 UTC  (4+ messages)
    `  "

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-19  9:40 UTC  (3+ messages)
` [PATCH v14 23/44] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE

[PATCH] soc: qcom: llcc-qcom: Fix error check for devm_memremap()
 2026-05-19  9:40 UTC  (2+ messages)

[PATCH 1/1] init/initramfs_test: wait_for_initramfs() before running
 2026-05-19  9:39 UTC 

[PATCH] MAINTAINERS: drop obsolete file entry in PXA2xx/PXA3xx SUPPORT
 2026-05-19  9:39 UTC  (2+ messages)

[PATCH v2] ARM: dts: stm32: add board pin documentation stm32mp135f-dk
 2026-05-19  9:39 UTC  (2+ messages)

[PATCH] eeprom: at24: Use named initializers for arrays of i2c_device_data
 2026-05-19  9:38 UTC 

[PATCH 00/10] PCI: Head alignment fix series
 2026-05-19  9:36 UTC  (11+ messages)
` [PATCH 01/10] resource: Add __resource_contains_unbound() for internal contains checks
` [PATCH 02/10] resource: Pass full extent of empty space to resource_alignf callback
` [PATCH 03/10] resource: Rename 'tmp' variable to 'full_avail'
` [PATCH 04/10] ARM/PCI: Remove unnecessary second application of align
` [PATCH 05/10] m68k/PCI: "
` [PATCH 06/10] MIPS: PCI: "
` [PATCH 07/10] parisc/PCI: Clean up align handling
` [PATCH 08/10] PCI: Rename window_alignment() to pci_min_window_alignment()
` [PATCH 09/10] PCI: Align head space better
` [PATCH 10/10] PCI: Fix alignment calculation for resource size larger than align

[PATCHv2 1/1] lib/tests: test_ratelimit: fix stress test thread lifecycle and leak
 2026-05-19  9:37 UTC 

[PATCH v1 0/3] UBSAN fixes
 2026-05-19  9:37 UTC  (9+ messages)
` [PATCH v1 1/3] xen/riscv: fix switch_stack_and_jump()
` [PATCH v1 2/3] xen/domain: fix UBSAN null pointer dereference in vcpu_info_reset()
` [PATCH v1 3/3] xen/libfdt: fix UBSAN null pointer in fdt_property()

[PATCH v2 0/4] generic pinmux dt_node_to_map implementation/spacemit driver converted to use it
 2026-05-19  9:37 UTC  (10+ messages)
` [PATCH v2 1/4] pinctrl: generic: change signature of pinctrl_generic_to_map() to pass void data
` [PATCH v2 2/4] pinctrl: add new generic groups/function creation function for pinmux
` [PATCH v2 3/4] pinctrl: spacemit: delete spacemit_pctrl_check_power()
` [PATCH v2 4/4] pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementation

[PATCH v2] dcache: add fs.dentry-limit sysctl with negative-first reaper
 2026-05-19  9:37 UTC  (5+ messages)
  `  "

[PATCH v6 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-05-19  9:37 UTC  (2+ messages)

[PATCH net 1/1] geneve: fix Use-After-Free in RX path
 2026-05-19  9:36 UTC 

[PATCH net] vsock: keep poll shutdown state consistent
 2026-05-19  9:36 UTC  (4+ messages)

[PATCH 0/4] firmware: qcom: scm: Add minidump SRAM destination support
 2026-05-19  9:36 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: firmware: qcom,scm: Add minidump SRAM property

[LTP] [PATCH v1] af_alg08: Allow EINVAL when calling recv()
 2026-05-19  9:35 UTC  (2+ messages)

[PATCH v4] tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-19  9:34 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Enable PHY SSC on DH STM32MP13xx DHCOR DHSBC board
 2026-05-19  9:35 UTC  (2+ messages)

[PATCH] phy: Kconfig: use bool instead of tristate
 2026-05-19  9:34 UTC  (2+ messages)

[PATCH v3 0/2] iio: light: add support for Broadcom APDS9999
 2026-05-19  9:34 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: light: add "
` [PATCH v3 2/2] iio: light: add support for APDS9999 sensor

[PATCH 00/25] bpf: test and fix issues in verifier
 2026-05-19  9:31 UTC  (27+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/25] bpf: format and dump jlt, jle, jslt, and jsle
  ` [PATCH v2 02/25] bpf: add format instruction function
  ` [PATCH v2 03/25] bpf/validate: break on error in evaluate
  ` [PATCH v2 04/25] bpf/validate: expand comments in evaluate cycle
  ` [PATCH v2 05/25] bpf/validate: introduce debugging interface
  ` [PATCH v2 06/25] bpf/validate: fix BPF_ADD of pointer to a scalar
  ` [PATCH v2 07/25] bpf/validate: fix BPF_LDX | EBPF_DW signed range
  ` [PATCH v2 08/25] test/bpf_validate: add setup and basic tests
  ` [PATCH v2 09/25] test/bpf_validate: add harness for pointer tests
  ` [PATCH v2 10/25] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
  ` [PATCH v2 11/25] bpf/validate: fix BPF_NEG of INT64_MIN and 0
  ` [PATCH v2 12/25] bpf/validate: fix BPF_DIV and BPF_MOD signed part
  ` [PATCH v2 13/25] bpf/validate: fix BPF_MUL ranges minimum typo
  ` [PATCH v2 14/25] bpf/validate: fix BPF_MUL signed overflow UB
  ` [PATCH v2 15/25] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
  ` [PATCH v2 16/25] bpf/validate: fix BPF_JMP source range calculation
  ` [PATCH v2 17/25] bpf/validate: fix BPF_JMP empty range handling
  ` [PATCH v2 18/25] bpf/validate: fix BPF_AND min calculations
  ` [PATCH v2 19/25] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
  ` [PATCH v2 20/25] bpf/validate: fix BPF_OR min calculations
  ` [PATCH v2 21/25] bpf/validate: fix BPF_SUB signed max zero case
  ` [PATCH v2 22/25] bpf/validate: fix BPF_XOR signed min calculation
  ` [PATCH v2 23/25] bpf/validate: prevent overflow when building graph
  ` [PATCH v2 24/25] doc: add release notes for BPF validation fixes
  ` [PATCH v2 25/25] doc: add BPF validate debug to programmer's guide

[PATCH v8 net-next 10/15] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
 2026-05-19  9:34 UTC  (3+ messages)

[PATCH v5 07/19] drm/colorop: Create drm_atomic_helper_colorop_create_state()
 2026-05-19  9:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
 2026-05-19  9:33 UTC  (2+ messages)

[PATCH V5 0/7] nvme: Refactor and expose per-controller timeout configuration
 2026-05-19  9:33 UTC  (4+ messages)
` [PATCH V5 7/7] nvme-core: warn on allocating admin tag set with existing queue

[PATCH] revision: use priority queue in limit_list()
 2026-05-19  9:33 UTC  (7+ messages)

[PATCH] boot: pxe_utils: Fix potential initrd_filesize buffer overflow
 2026-05-19  9:31 UTC  (2+ messages)

linux-next: manual merge of the mm-nonmm-unstable tree with the origin tree
 2026-05-19  9:32 UTC 

[PATCH 0/5] drm/amdgpu/uvd: Fix UVD BO memory placement issues
 2026-05-19  9:32 UTC  (4+ messages)
` [PATCH 4/5] drm/amdgpu/uvd: Fix forcing BOs into UVD segment when it isn't at 0

[PATCH v2 0/3] soc: qcom: ice: Enable firmware managed resource
 2026-05-19  9:31 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,ice: Add sa8255p support

[PATCH] net: bootp: Prevent out-of-bounds read in dhcp_message_type
 2026-05-19  9:30 UTC  (2+ messages)

[PATCH 0/9] rv: Fixes on Deterministic and Hybrid Automata
 2026-05-19  9:31 UTC  (5+ messages)
` [PATCH 6/9] rv: Ensure synchronous cleanup for HA monitors

[PATCH RFC] signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
 2026-05-19  9:31 UTC 

[PATCH net 0/2] bridge: mcast: Fix a possible use-after-free when removing a bridge port
 2026-05-19  9:31 UTC  (3+ messages)
` [PATCH net 1/2] "

[PATCH] net: dhcpv6: Prevent out-of-bounds reads while parsing options
 2026-05-19  9:30 UTC  (2+ messages)

[PATCH net-next 0/9] net: atlantic: add PTP support for AQC113 (Antigua)
 2026-05-19  9:30 UTC  (5+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 9/9] net: atlantic: add PTP support for AQC113 (Antigua) (Antigua)
      ` [EXTERNAL] "

Patchwork summary for: spi-devel-general
 2026-05-19  9:30 UTC 

[PATCH] Add power management op for RNDIS host
 2026-05-19  9:29 UTC  (2+ messages)

[PATCH] net: dhcpv6: Prevent buffer overflow during BOOTFILE_URL parsing
 2026-05-19  9:28 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add ICSSG firmware stats related to HSR
 2026-05-19  9:29 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: ti: icssg: Add HSR and LRE PA statistics

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-19  9:28 UTC  (3+ messages)
` [PATCH v4 04/23] ext4: add iomap address space operations for buffered I/O

[PATCH v2 00/26] Introduce enablemenant of dom0less
 2026-05-19  9:28 UTC  (9+ messages)
` [PATCH v2 02/26] xen/riscv: Implement ARCH_PAGING_MEMPOOL
` [PATCH v2 03/26] xen/riscv: Implement construct_domain()

[PATCH v4] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
 2026-05-19  9:28 UTC  (2+ messages)

[PATCH] usb: dwc2: remove useless check of !chan
 2026-05-19  9:27 UTC  (2+ messages)

[PATCH] dma-debug: skip cacheline overlap tracking on cache-coherent architectures
 2026-05-19  9:28 UTC  (8+ messages)

[PATCH] net: sntp: Check packet length in sntp_handler
 2026-05-19  9:27 UTC  (2+ messages)

[PATCH 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
 2026-05-19  9:27 UTC  (3+ messages)
` [PATCH 2/3] spi: tegra210-quad: Cache TRANS_STATUS in ISR for timeout handler

[PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-19  9:27 UTC  (2+ messages)

[syzbot] [block?] general protection fault in lo_rw_aio
 2026-05-19  9:27 UTC  (9+ messages)
  ` [PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
          ` [PATCH v2] "

[PATCH rdma-next v6 0/9] RDMA/bnxt_re: Support QP uapi extensions
 2026-05-19  9:27 UTC  (3+ messages)
` [PATCH rdma-next v6 7/9] RDMA/bnxt_re: Enhance dpi lifecycle logic in doorbell uapis

[PATCH] system/rtc: Fix a possible year-2038 integer overflow problem
 2026-05-19  9:26 UTC  (6+ messages)

[PATCH v7 0/1] lan966x pci device: Add support for SFPs, I2C dependency part
 2026-05-19  9:26 UTC  (3+ messages)
` [PATCH v7 1/1] i2c: busses: at91: Add MCHP_LAN966X_PCI dependency

[PATCH] net: ti: icssg: Fix portname buffer overflow
 2026-05-19  9:25 UTC  (3+ messages)

[PATCH] eal: silence -Wconstant-logical-operand in RTE_IS_POWER_OF_2
 2026-05-19  9:26 UTC  (2+ messages)

[PATCH v3 6/8] ARM: dts: qcom: apq8064: Fix USB controller clocks
 2026-05-19  9:25 UTC  (2+ messages)

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-19  9:25 UTC  (9+ messages)
` [PATCH v3 05/10] lib: add dmabuf token infrastructure

[PATCH] spi: ti-qspi: fix use-after-free after DMA setup failure
 2026-05-18 16:41 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8196: Fix probe resource cleanup
 2026-05-18 16:25 UTC  (2+ messages)

[PATCH] spi: sprd: fix error pointer deref after DMA setup failure
 2026-05-18 16:40 UTC  (2+ messages)

[PATCH v4 0/4] sched: Simplify CONFIG_SCHED_SMT ifdef usage
 2026-05-19  9:25 UTC  (3+ messages)
` [PATCH v4 3/4] sched/fair: Add sched_smt_active check for fastpaths

[PATCH] spi: qup: fix error pointer deref after DMA setup failure
 2026-05-18 16:36 UTC  (2+ messages)

[PATCH v3 00/17] ASoC: Add support for GPIOs driven amplifiers
 2026-05-18 16:44 UTC  (2+ messages)

[PATCH] arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()
 2026-05-19  9:24 UTC  (2+ messages)

[RFC 0/8] drm/amdgpu: add xnack off support for SVM
 2026-05-19  9:23 UTC  (9+ messages)
` [RFC 1/8] drm/amdgpu: add xnack-off restore types header
` [RFC 2/8] drm/amdgpu: integrate xnack-off restore types into core headers
` [RFC 3/8] drm/amdgpu: implement xnack-off restore core and invalidate callback
` [RFC 4/8] drm/amdgpu: implement xnack-off restore worker
` [RFC 5/8] drm/amdgpu: implement xnack-off GC work function
` [RFC 6/8] drm/amdgpu: add xnack-off compute queue quiesce and resume helpers
` [RFC 7/8] drm/amdgpu: add xnack-off attr change boundary realign helper
` [RFC 8/8] drm/amdgpu: wire xnack-off restore into lifecycle and attr set

[PATCH v2 4/4] nvme-pci: Use pci_suspend_retains_context() API during suspend
 2026-05-19  9:24 UTC  (2+ messages)

[PATCH v2 3/3] of: reserved_mem: only support one <base size> entry in reg property
 2026-05-19  9:24 UTC  (2+ messages)

[PATCH RFC next v2 0/5] net: guard SYS_RX_ETH_BUFFER with NET + required changes (ls1028a!) to make this happen
 2026-05-19  9:22 UTC  (2+ messages)

[PATCH v8 net-next 09/15] net: dsa: add NETC switch tag support
 2026-05-19  9:23 UTC  (3+ messages)

[PATCH] cifs: Fix busy dentry used after unmounting
 2026-05-19  9:18 UTC 

[PATCH v4 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-05-19  9:22 UTC  (5+ messages)
` [PATCH v4 09/10] dt-bindings: firmware: add arm,ras-cper

[PATCH] arm64: cpucaps: Keep entries sorted
 2026-05-19  9:22 UTC 

[PATCH net v3] mptcp: fix stale skb->sk reference on subflow close
 2026-05-19  9:22 UTC 

[PATCH v7 0/3] lan966x pci device: Add support for SFPs, core part
 2026-05-19  9:22 UTC  (3+ messages)
` [PATCH v7 1/3] Revert "treewide: Fix probing of devices in DT overlays"


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.