All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-08 18:18:43 to 2025-04-08 19:09:00 UTC [more...]

[PATCH 5.15 v3 00/11] KVM: arm64: Backport of SVE fixes to v5.15
 2025-04-08 18:10 UTC  (9+ messages)
` [PATCH 5.15 v3 01/11] KVM: arm64: Get rid of host SVE tracking/saving
` [PATCH 5.15 v3 02/11] KVM: arm64: Always start with clearing SVE flag on load
` [PATCH 5.15 v3 03/11] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH 5.15 v3 05/11] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH 5.15 v3 06/11] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH 5.15 v3 07/11] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH 5.15 v3 09/11] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH 5.15 v3 11/11] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH 6.14 000/731] 6.14.2-rc2 review
 2025-04-08 19:08 UTC  (3+ messages)

[PATCH net-next v3 0/2] Refactoring designware VLAN code
 2025-04-08 19:08 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping

[PATCH] ui/curses: Fix infinite loop on windows
 2025-04-08 19:01 UTC  (2+ messages)

[PATCH net-next 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter
 2025-04-08 18:58 UTC  (9+ messages)
` [PATCH net-next 2/5] net: stmmac: intel: remove eee_usecs_rate and hardware write
` [PATCH net-next 3/5] net: stmmac: intel-plat: "
` [PATCH net-next 4/5] net: stmmac: remove eee_usecs_rate
` [PATCH net-next 5/5] net: stmmac: remove GMAC_1US_TIC_COUNTER definition

[PATCH] wifi: ath11k: Use of_property_present() to test property presence
 2025-04-08 19:02 UTC 

[PATCH net-next] sock: Correct error checking condition for assign|release_proto_idx()
 2025-04-08 19:06 UTC  (3+ messages)

[PATCH v4 1/2] sched/topology: improve topology_span_sane speed
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] sched: Fix trace_sched_switch(.prev_state)
 2025-04-08 19:05 UTC 

[PATCH v4 2/2] sched/topology: Refinement to topology_span_sane speedup
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/fair: Allow decaying util_est when util_avg > CPU capa
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 01/10] sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 02/10] sched: Remove unneeed macro wrap
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 03/10] sched: Always initialize rt_rq's task_group
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 04/10] sched: Add commadline option for RT_GROUP_SCHED toggling
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

bootcount support for AM62 RTCSS
 2025-04-08 19:05 UTC  (2+ messages)

[PATCH v2 05/10] sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 06/10] sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 07/10] sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 08/10] sched: Add RT_GROUP WARN checks for non-root task_groups
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3] sched/rt: Fix race in push_rt_task
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 09/10] sched: Add annotations to RT_GROUP_SCHED fields
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2] sched/isolation: Make use of more than one housekeeping cpu
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] perf: Fix hang while freeing sigtrap event
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
 2025-04-08 19:05 UTC  (4+ messages)
` [tip: perf/core] perf: Rename perf_event_exit_task(.child)
` [tip: perf/core] perf: Simplify child event tear-down
` [tip: perf/core] perf: Ensure bpf_perf_link path is properly serialized

[PATCH v3 3/7] perf: Simplify perf_event_free_task() wait
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3 4/7] perf: Simplify perf_event_release_kernel()
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3 5/7] perf: Unify perf_event_free_task() / perf_event_exit_task_context()
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3 7/7] perf: Make perf_pmu_unregister() useable
 2025-04-08 19:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 1/5] perf/x86: Add dynamic constraint
 2025-04-08 19:04 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 2/5] perf/x86/intel: Track the num of events needs late setup
 2025-04-08 19:04 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 3/5] perf: Extend the bit width of the arch-specific flag
 2025-04-08 19:04 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 4/5] perf/x86/intel: Add CPUID enumeration for the auto counter reload
 2025-04-08 19:04 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 5/5] perf/x86/intel: Support auto counter reload
 2025-04-08 19:04 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v6] block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA
 2025-04-08 19:03 UTC  (3+ messages)

[PATCH] i2c: Fix reference leak in of_i2c_register_devices
 2025-04-08 19:04 UTC  (3+ messages)

[RFC] eal: remove support for I/O port
 2025-04-08 19:04 UTC  (2+ messages)

[PATCH] drm/amdgpu: Move read of snoop register from guest to host
 2025-04-08 19:03 UTC  (2+ messages)

[PATCH net-next] configs/debug: run and debug PREEMPT
 2025-04-08 19:03 UTC  (3+ messages)

[PATCH v2] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
 2025-04-08 19:03 UTC  (4+ messages)

[PATCH net-next 0/3] Add L2 hw acceleration for airoha_eth driver
 2025-04-08 18:57 UTC  (6+ messages)
` [PATCH net-next 1/3] net: airoha: Add l2_flows rhashtable

[PATCH i-g-t v2 0/3] Reduce scaling tests log size
 2025-04-08 19:02 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Reduce scaling tests log size (rev3)

[PATCH] platform/x86: portwell-ec: Add GPIO and WDT driver for Portwell EC
 2025-04-08 19:01 UTC  (3+ messages)

[PATCH v2 1/2] Documentation: Add AMD Zen debugging document
 2025-04-08 19:00 UTC  (7+ messages)
` [PATCH v2 2/2] x86/CPU/AMD: Print the reason for the last reset

[PATCH 0/3] add support for RV8063 SPI rtc
 2025-04-08 19:00 UTC  (4+ messages)
` [PATCH 2/3] rtc: pcf85063: add support for RV8063

Yocto on AMD Zen target ?
 2025-04-08 13:12 UTC  (4+ messages)
  ` warn if a variable is not used
    ` [yocto] "

[PATCH i-g-t v5] tests/kms_plane: Add test to validate odd panning
 2025-04-08 19:00 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_plane: Add test to validate odd panning (rev5)

[PATCH-for-10.0 0/3] More imx8mp-evk improvements
 2025-04-08 18:57 UTC  (2+ messages)

[PATCH] net: ipconfig: replace strncpy with strscpy_pad
 2025-04-08 18:57 UTC 

[net-next PATCH 1/2] net: phy: mediatek: permit to compile test GE SOC PHY driver
 2025-04-08 17:17 UTC  (4+ messages)
` [net-next PATCH 2/2] net: phy: mediatek: add Airoha PHY ID to SoC driver

[PATCH v4 00/23] iommu: Further abstract iommu-pages
 2025-04-08 16:54 UTC  (3+ messages)
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()

[PATCH] ARC: atomics: Implement arch_atomic64_cmpxchg using _relaxed
 2025-04-08 17:22 UTC 

[PULL 0/8] Misc HW patches for 2025-04-08
 2025-04-08 18:55 UTC  (9+ messages)
` [PULL 1/8] smbios: Fix buffer overrun when using path= option
` [PULL 2/8] hw/core/machine: Fix -machine dumpdtb=file.dtb
` [PULL 3/8] docs/arm: Add apple HVF host for supported guest CPU type
` [PULL 4/8] hw/ufs: Fix incorrect comment for segment_size and allocation_unit_size
` [PULL 5/8] hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties from devicetree
` [PULL 6/8] hw/arm/imx8mp-evk: Temporarily remove unimplemented imx8mp-fspi node "
` [PULL 7/8] hw/nvme: fix attachment of private namespaces
` [PULL 8/8] scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword

[PATCH] hw/nvme: fix attachment of private namespaces
 2025-04-08 18:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: add memory advice section
 2025-04-08 18:56 UTC  (3+ messages)

[PATCH] scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword
 2025-04-08 18:56 UTC  (2+ messages)

[PATCH v11 nf-next 0/2] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-04-08 18:56 UTC  (6+ messages)
` [PATCH v11 nf-next 1/2] netfilter: bridge: Add conntrack double vlan and pppoe

[PATCH 0/3] completion: fix bugs with slashes in remote names
 2025-04-08 18:55 UTC  (4+ messages)
` [PATCH v4 0/2] "

Reseting pending fanotify events
 2025-04-08 18:55 UTC  (2+ messages)

rust/helpers/io.c:12:10: error: passing 'volatile void *' to parameter of type 'void *' discards qualifiers
 2025-04-08 18:54 UTC 

[openeuler:openEuler-1.0-LTS 1546/1546] net/netfilter/nft_chain_filter.o: warning: objtool: missing symbol for section .text
 2025-04-08 18:54 UTC 

[PATCH sched_ext/for-6.16] sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings
 2025-04-08 18:54 UTC  (8+ messages)
  ` [PATCH sched_ext/for-6.15-fixes] sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
    ` [PATCH v2 "

[PATCH v6 0/4] tests/kms_async_flips: Create subtest for overlay planes
 2025-04-08 18:53 UTC  (8+ messages)
` [PATCH v6 2/4] tests/kms_async_flips: Check for atomic async flip cap
` [PATCH v6 4/4] tests/kms_async_flips: Create subtest for overlay planes

[PATCH net-next 0/2] GCPS Spec Compliance Patch Set
 2025-04-08 18:53 UTC  (5+ messages)

[PATCH v3] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid()
 2025-04-08 18:52 UTC  (2+ messages)
` RE:[PATCH RESEND x86-next v4] "

[PATCH] Disable gfxterm_menu and cmdline_cat tests
 2025-04-08 18:51 UTC 

[PATCH] rust: remove spurious compiler_builtins dependents
 2025-04-08 18:52 UTC 

[PATCH v2] clocksource: timer-sp804: Fix read_current_timer() issue when clock source is not registered
 2025-04-08 18:52 UTC  (3+ messages)

[RFC PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
 2025-04-08 18:52 UTC  (3+ messages)
` [RFC PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator

[PATCH iproute2-next] ss: remove support for DCCP
 2025-04-08 18:51 UTC 

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-04-08 18:51 UTC  (9+ messages)
  ` [LTP] "

[PATCH i-g-t v3 0/5] Replace loop in WMTP tests
 2025-04-08 18:50 UTC  (6+ messages)
` [PATCH i-g-t v3 1/5] lib/intel_compute: add support for stoppable loop
` [PATCH i-g-t v3 2/5] lib/intel_compute_square_kernels: use stoppable loop for LNL/BMG
` [PATCH i-g-t v3 3/5] lib/intel_compute_square_kernel: add loop shader binary for PTL
` [PATCH i-g-t v3 4/5] tests/xe_compute_preempt: adjust number of children according to ram size
` [PATCH i-g-t v3 5/5] tests/xe_compute_preempt: consume all ram for wmtp

[PATCH v10 00/12] Upgrade libgcrypt to 1.11
 2025-04-08 18:46 UTC  (13+ messages)
` [PATCH v10 01/12] Import libgcrypt 1.11
` [PATCH v10 02/12] Import b64dec from gpg-error
` [PATCH v10 03/12] b64dec: Adjust for compilation in GRUB environment
` [PATCH v10 04/12] Adjust import script, definitions and API users for libgcrypt 1.11
` [PATCH v10 05/12] Add DSA and RSA SEXP tests
` [PATCH v10 06/12] keccak: Disable acceleration with SSE asm
` [PATCH v10 07/12] libgcrypt: Fix coverity warnings
` [PATCH v10 08/12] Remove now unneeded gcrypt compilation flag
` [PATCH v10 09/12] Implement __aeabi_uldivmod
` [PATCH v10 10/12] Enable udivdi3 and umoddi3 for mips
` [PATCH v10 11/12] gcry: Ignore sign-compare warnings
` [PATCH v10 12/12] libgcrypt: Import blake family of hashes

[PATCH RFT v15 0/8] fork: Support shadow stacks in clone3()
 2025-04-08 18:49 UTC  (9+ messages)
` [PATCH RFT v15 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH RFT v15 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v15 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v15 4/8] fork: Add shadow stack support to clone3()
` [PATCH RFT v15 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v15 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v15 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v15 8/8] selftests/clone3: Test shadow stack support

[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
 2025-04-08 18:50 UTC  (3+ messages)

[PATCH v8 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
 2025-04-08 18:50 UTC  (3+ messages)
` [PATCH v8 01/15] drm/msm/dpu: check every pipe per capability

[PATCH v2 2/4] mm/madvise: batch tlb flushes for MADV_FREE
 2025-04-08 18:49 UTC  (2+ messages)

[PATCH i-g-t 0/8] New sharpness tool
 2025-04-08 18:48 UTC  (3+ messages)
` [PATCH i-g-t 6/8] tools: Add new "

[PATCH v1 00/10] cpufreq: cpufreq_update_limits() fix and some cleanups
 2025-04-08 18:48 UTC  (9+ messages)
` [PATCH v1 10/10] cpufreq: Pass policy pointer to ->update_limits()

[RESEND net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
 2025-04-08 18:47 UTC  (4+ messages)
` [RESEND net-next v5 2/4] net: phy: realtek: Clean up RTL8211E ExtPage access

[tip:perf/urgent] BUILD SUCCESS 0cd575cab10e114e95921321f069a08d45bc412e
 2025-04-08 18:46 UTC 

[meta-python][PATCH 1/2] python3-objgraph: Add recipe
 2025-04-08 18:45 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-multidict: Add ptest missing rdep on python3-objgraph

FAILED: patch "[PATCH] ACPI: platform-profile: Fix CFI violation when accessing" failed to apply to 6.13-stable tree
 2025-04-08 18:45 UTC  (2+ messages)

[PATCH v4 0/6] media: rockchip: Add rkvdec2 driver
 2025-04-08 18:34 UTC  (3+ messages)
` [PATCH v4 6/6] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[GSOC PROPOSAL 2025] Machine-Readable Repository Information Query Tool
 2025-04-08 18:35 UTC  (3+ messages)

DPDK Release Status Meeting 2025-04-08
 2025-04-08 18:42 UTC 

[PATCH v4 0/5] A mechanism for efficient support for per-function metrics
 2025-04-08 17:15 UTC  (3+ messages)
` [PATCH v4 1/5] perf: Record sample last_period before updating
` [PATCH v4 2/5] perf: Allow periodic events to alternate between two sample periods

[PATCH v2 0/4] kbuild: resurrect generic header check facility
 2025-04-08 18:42 UTC  (7+ messages)

ath12k: request a board file for sm8650
 2025-04-08 17:09 UTC 

ath12k: request a board file for sm8650
 2025-04-08 17:09 UTC 

[PATCH v2 00/10] Add DSI display support for SA8775P target
 2025-04-08 18:42 UTC  (7+ messages)
` [PATCH v2 03/10] dt-bindings: display: msm: document DSI controller and phy on SA8775P

[PATCH 00/18] coda988 video codec support
 2025-04-08 18:41 UTC  (2+ messages)

[PATCH v3 0/3] Add Qualcomm i3c controller driver support
 2025-04-08 18:41 UTC  (5+ messages)
` [PATCH v3 2/3] i3c: master: Add Qualcomm I3C controller driver

[PATCH] libbpf: check for empty BTF data section in btf_parse_elf
 2025-04-08 18:41 UTC 

[RFC PATCH 0/6] Xenomai: Real-time Exception Handling
 2025-04-08 18:39 UTC  (3+ messages)

22.11.8 patches review and test
 2025-04-08 18:39 UTC  (3+ messages)

[tip:x86/boot] BUILD SUCCESS 4f2d1bbc2c92a32fd612e6c3b51832d5c1c3678e
 2025-04-08 18:36 UTC 

[LTP] [RFC][PATCH 0/2] Merge runtest files
 2025-04-08 18:37 UTC  (3+ messages)
` [LTP] [RFC][PATCH 1/2] runtest/ipc: Enable named pipes on non-blocking IO

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-08 18:37 UTC  (2+ messages)

[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-04-08 18:36 UTC  (4+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()
` [PATCH 2/3] fbdev/deferred-io: Support contiguous kernel memory framebuffers
` [PATCH 3/3] fbdev: hyperv_fb: Fix mmap of framebuffers allocated using alloc_pages()

[RFC PATCH] vmscan,cgroup: apply mems_effective to reclaim
 2025-04-08 18:36 UTC  (2+ messages)

[rdma:hmm] BUILD SUCCESS 3ac7390cfe2f14365740a10641ed2c494a1f27bc
 2025-04-08 18:32 UTC 

[PATCH v2] MAINTAINERS: visionfive2: Add match N: starfive pattern
 2025-04-08 18:32 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Add USB driver file to visionfive2 maintain files
 2025-04-08 18:30 UTC  (6+ messages)

[PATCH] power: regulator: scmi: Move regulator subnode hack to scmi_regulator
 2025-04-08 18:30 UTC  (3+ messages)
` 回复: [EXT] "

[PATCH v2] selftests/bpf: close the file descriptor to avoid resource leaks
 2025-04-08 18:31 UTC  (2+ messages)
` Re:[PATCH RESEND bpf-next "

[PATCH net-next v3 0/2] trace: add tracepoint for tcp_sendmsg_locked()
 2025-04-08 18:32 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: pass const to msg_data_left()
` [PATCH net-next v3 2/2] trace: tcp: Add tracepoint for tcp_sendmsg_locked()

[PATCH V8 00/43] Color Pipeline API w/ VKMS
 2025-04-08 18:28 UTC  (7+ messages)
` [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype

[PATCH v7 00/12] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2025-04-08 17:01 UTC  (10+ messages)
` [PATCH v7 09/12] media: rkvdec: Add get_image_fmt ops

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-08 16:54 UTC  (5+ messages)
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()

[PATCH v4] gpiolib: support parsing gpio three-cell interrupts scheme
 2025-04-08 16:59 UTC  (4+ messages)

[PATCH net 0/2] ethtool: cmis fixes
 2025-04-08 18:25 UTC  (5+ messages)
` [PATCH net 2/2] ethtool: cmis: use u16 for calculated read_write_len_ext

[CAD QSPI v1] spi: cadence-qspi: Add disable STIG mode quikrs
 2025-04-08 15:45 UTC  (2+ messages)

Issue with booting FIT image using Yocto with raspberry pi cm4
 2025-04-08 14:47 UTC 

[PATCH] net: rds transform strncpy to strscpy
 2025-04-08 18:22 UTC  (2+ messages)

[PATCH v2 RESEND] drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL deref
 2025-04-08 18:21 UTC  (2+ messages)

[PATCH] nativesdk-buildtools-perl-dummy: add more missing packages
 2025-04-08 18:21 UTC 

[PATCH net-next 0/5] amd-xgbe: add support for AMD Crater
 2025-04-08 18:20 UTC  (6+ messages)
` [PATCH net-next 1/5] amd-xgbe: reorganize the code of XPCS access
` [PATCH net-next 2/5] amd-xgbe: reorganize the xgbe_pci_probe() code path
` [PATCH net-next 3/5] amd-xgbe: add support for new XPCS routines
` [PATCH net-next 4/5] amd-xgbe: Add XGBE_XPCS_ACCESS_V3 support to xgbe_pci_probe()
` [PATCH net-next 5/5] amd-xgbe: add support for new pci device id 0x1641

[6.13.6 stable regression?] Nouveau reboot failure in r535_gsp_msg_recv()
 2025-04-08 18:19 UTC  (16+ messages)

[PATCH RESEND] wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
 2025-04-08 18:08 UTC 

[PATCH v11 nf-next 0/2] Add nf_flow_encap_push() for xmit direct
 2025-04-08 18:19 UTC  (3+ messages)


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.