messages from 2026-05-23 01:33:37 to 2026-05-23 04:12:06 UTC [more...]
[PATCH] HID: logitech-hidpp: Add support for HID++ Multi-Platform feature (0x4531)
2026-05-23 4:12 UTC (6+ messages)
[PATCH v2 0/3] tests/kms_color: Add support for background color testing
2026-05-23 4:08 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH] crypto: nx: fix nx_crypto_ctx_exit argument
2026-05-23 4:08 UTC (2+ messages)
` [PATCH v2] "
[PATCH bpf-next 00/13] Signed BPF + IPE Policies
2026-05-23 4:07 UTC (4+ messages)
trixie riscv64 rootfs builds for kselftest
2026-05-23 4:06 UTC
[PATCH net-next v2 0/6] bpf-timestamp: support rx side
2026-05-23 4:02 UTC (6+ messages)
` [PATCH net-next v2 3/6] bpf: support bpf_setsockopt for bpf timestamping rx feature
` [PATCH net-next v2 5/6] bpf: enable bpf timestamping rx in TCP layer
[PATCH 0/7 v2] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
2026-05-23 4:00 UTC (3+ messages)
[PATCH v2 1/2] riscv: track effective hardware PTE A/D updates
2026-05-23 3:58 UTC (4+ messages)
` [External] "
[PATCH v3] drm/panel: novatek-nt36672a: Inline panel init sequences
2026-05-23 3:57 UTC
[PATCH i-g-t, v2] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
2026-05-23 3:56 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED) (rev3)
[PATCH v9 3/3] kbuild: distributed build support for Clang ThinLTO
2026-05-23 3:55 UTC (13+ messages)
+ mm-memory-failure-fix-hugetlb_lock-aa-deadlock-in-get_huge_page_for_hwpoison.patch added to mm-hotfixes-unstable branch
2026-05-23 3:51 UTC
+ mm-memory-failure-fix-hugetlb_lock-aa-deadlock-in-get_huge_page_for_hwpoison-fix.patch added to mm-hotfixes-unstable branch
2026-05-23 3:51 UTC
+ mm-memory-failure-fix-hugetlb_lock-aa-deadlock-in-get_huge_page_for_hwpoison.patch added to mm-hotfixes-unstable branch
2026-05-23 3:50 UTC
[PATCH resend] mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
2026-05-23 3:50 UTC (2+ messages)
[PATCH] scsi: core: pair EH runtime PM get/put with eh_noresume snapshot
2026-05-23 3:34 UTC
[syzbot] [fs?] KASAN: slab-use-after-free Read in clear_tfile_check_list
2026-05-23 3:50 UTC (3+ messages)
[PATCH RFC v2] ieee802154: fix kernel-infoleak in dgram_recvmsg()
2026-05-23 3:49 UTC
[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
2026-05-23 3:47 UTC (18+ messages)
` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout
[oe][meta-oe][PATCH 1/2] imagemagick: upgrade 7.1.2-22 -> 7.1.2-23
2026-05-23 3:47 UTC (2+ messages)
` [oe][meta-webserver][PATCH 2/2] nginx: upgrade 1.30.1 -> 1.30.2
arch/powerpc/boot/dts/akebono.dtb: interrupt-controller (chrp,open-pic): 'reg' is a required property
2026-05-23 3:42 UTC
[PATCH v6 0/7] iommufd: Enable noiommu mode for cdev
2026-05-23 3:42 UTC (4+ messages)
` [PATCH v6 7/7] Documentation: Update VFIO NOIOMMU mode
+ mm-damon-core-trace-esz-at-first-setup.patch added to mm-new branch
2026-05-23 3:40 UTC
+ docs-admin-guide-mm-damon-usage-clarify-current_value-of-quota-goals.patch added to mm-new branch
2026-05-23 3:39 UTC
+ mm-damon-fix-missing-parens-in-macro-arguments.patch added to mm-new branch
2026-05-23 3:39 UTC
[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-05-23 3:35 UTC (10+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v8 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
[PATCH v4 00/20] gpu: nova-core: vbios: harden various array accesses and refactor
2026-05-23 3:35 UTC (41+ messages)
` [PATCH v4 01/20] gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LEN
` [PATCH v4 02/20] gpu: nova-core: vbios: use checked arithmetic for bios image range end
` [PATCH v4 03/20] gpu: nova-core: vbios: avoid reading too far in read_more_at_offset
` [PATCH v4 04/20] gpu: nova-core: vbios: read BitToken using FromBytes
` [PATCH v4 05/20] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v4 06/20] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v4 07/20] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH v4 08/20] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
` [PATCH v4 09/20] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
` [PATCH v4 10/20] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v4 11/20] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v4 12/20] gpu: nova-core: vbios: read PMU lookup entries using FromBytes
` [PATCH v4 13/20] gpu: nova-core: vbios: store PMU lookup entries in a KVVec
` [PATCH v4 14/20] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v4 15/20] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images
` [PATCH v4 16/20] gpu: nova-core: vbios: use let-else in Vbios::new
` [PATCH v4 17/20] gpu: nova-core: vbios: remove unnecessary fields in PciRomHeader
` [PATCH v4 18/20] gpu: nova-core: vbios: drop unused image wrappers
` [PATCH v4 19/20] gpu: nova-core: vbios: drop redundant TryFrom import
` [PATCH v4 20/20] gpu: nova-core: vbios: move constants and functions to be associated
[PATCH v6 0/6] KSM: performance optimizations for rmap_walk_ksm
2026-05-23 3:28 UTC (2+ messages)
[PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
2026-05-23 3:24 UTC (4+ messages)
` [PATCH v5 2/4] kernel: param: initialize module_kset in a pure_initcall
[PATCH 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
2026-05-23 3:23 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Fix LR exec queue suspend/resume for S3/S4 (rev2)
Prebuilt LLVM 22.1.6 uploaded
2026-05-23 3:21 UTC
[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
2026-05-23 3:15 UTC (5+ messages)
` [PATCH 14/16] media: sun6i-isp: Use V4L2 subdev active state
[DRAFT][PATCH] scsi: fcoe: reject FIP descriptors with zero fip_dlen in CVL walker
2026-05-23 3:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4] scsi: target: iscsi: validate CHAP_R length before base64 decode
2026-05-23 3:15 UTC (2+ messages)
[PATCH] scsi: megaraid_sas: Fix NULL pointer dereference on firmware duplicate completion
2026-05-23 3:15 UTC (2+ messages)
[PATCH v2] scsi: core: run queues for all non-SDEV_DEL devices from scsi_run_host_queues
2026-05-23 3:15 UTC (2+ messages)
[PATCH] scsi: scsi_debug: Missing "\n" in sdev_printk() in scsi_debug_device_reset()
2026-05-23 3:15 UTC (2+ messages)
[PATCH] scsi: devinfo: Add BLIST_NO_RSOC for Promise VTrak E310f
2026-05-23 3:15 UTC (2+ messages)
[PATCH v2 0/4] add ufs support for Exynosautov920 SoC
2026-05-23 3:14 UTC (2+ messages)
` (subset) "
[PATCH v2] scsi: hisi_sas: Add slave_destroy interface for v3 hw
2026-05-23 3:14 UTC (2+ messages)
[PATCH] scsi: libiscsi: fix spelling and format errors
2026-05-23 3:14 UTC (2+ messages)
[PATCH 0/2] ufs: Rework pci_device_id initialization
2026-05-23 3:14 UTC (2+ messages)
[RFC PATCH] scsi: scsi_transport_srp: Move long delayed work on system_dfl_long_wq
2026-05-23 3:14 UTC (2+ messages)
[PATCH] scsi: advansys: drop ISA_DMA_API remnants
2026-05-23 3:14 UTC (2+ messages)
[PATCH v2] scsi: storvsc: Replace symbolic permissions with octal
2026-05-23 3:14 UTC (2+ messages)
[PATCH V7 0/2] Add post change sequence for link start notify
2026-05-23 3:14 UTC (2+ messages)
[PATCH v2] scsi: scsi_scan: Fix typo in comment
2026-05-23 3:14 UTC (2+ messages)
[PATCH] scsi: mvsas: Don't emit __LINE__ in debug messages
2026-05-23 3:14 UTC (2+ messages)
[PATCH] scsi: pm8001: reject non-fatal dump when controller is crashed
2026-05-23 3:14 UTC (2+ messages)
[PATCH v2 0/2] scsi: ufs: dt-bindings: Add compatibles for Nord UFS controller
2026-05-23 3:14 UTC (2+ messages)
[PATCH] scsi: ncr53c8xx: Drop CONFIG_ prefix from Zalon-specific compiler defines
2026-05-23 3:14 UTC (2+ messages)
[PATCH] scsi: pm8001: reject firmware update in fatal error state
2026-05-23 3:14 UTC (2+ messages)
[PATCH v2] scsi: st: fix typo in documentation
2026-05-23 3:14 UTC (2+ messages)
[PATCH] scsi: isci: remove unused macro scu_get_command_request_logical_port
2026-05-23 3:14 UTC (2+ messages)
[PATCH v2 0/2] scsi: ufs: Add persistent TX Equalization settings support
2026-05-23 3:14 UTC (2+ messages)
[PATCH] scsi: ufs: qcom: Unify user-visible "Qualcomm" name
2026-05-23 3:14 UTC (2+ messages)
[PATCH] snic/vnic_dev: Remove dead store in vnic_dev_discover_res()
2026-05-23 3:14 UTC (2+ messages)
[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
2026-05-23 3:11 UTC (7+ messages)
[PATCH v8 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-05-23 3:04 UTC (4+ messages)
[PATCH] migration: use eventfd functions instead of bare read/write
2026-05-23 3:01 UTC (3+ messages)
[PATCH] drm/vmwgfx: Fix hrtimer interrupt storm due to 0-period vblank
2026-05-23 2:54 UTC (2+ messages)
` [PATCH v2] drm/vblank: Reject 0-period timers to prevent hrtimer storm
[PATCH v2] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
2026-05-23 2:54 UTC (4+ messages)
[PATCH v2 0/3] argo: few loglevel fixes
2026-05-23 2:50 UTC (4+ messages)
` [PATCH v2 1/3] argo: lower level of noisy connection-refused log
+ mm-cma_sysfs-skip-inactive-cma-areas-in-sysfs.patch added to mm-hotfixes-unstable branch
2026-05-23 2:50 UTC
[PATCH] mm/cma_sysfs: Skip inactive CMA areas in sysfs
2026-05-23 2:49 UTC (3+ messages)
[PATCH] drm/xe: Restore IDLEDLY regiter on engine reset
2026-05-23 2:38 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v2 0/4] memcg: shrink obj_stock_pcp and cache multiple objcgs
2026-05-23 2:34 UTC (2+ messages)
[PATCH net] l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
2026-05-23 2:34 UTC
+ memcg-multi-objcg-charge-support.patch added to mm-new branch
2026-05-23 2:31 UTC
+ memcg-int16_t-for-cached-slab-stats.patch added to mm-new branch
2026-05-23 2:31 UTC
+ memcg-uint16_t-for-nr_bytes-in-obj_stock_pcp.patch added to mm-new branch
2026-05-23 2:31 UTC
+ memcg-store-node_id-instead-of-pglist_data-pointer.patch added to mm-new branch
2026-05-23 2:31 UTC
[PATCH 0/2] ARM: dts: aspeed: sanmiguel: Update DTS file
2026-05-23 2:28 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: sanmiguel: Add IOEXP interrupt pin settings
` [PATCH 2/2] ARM: dts: aspeed: sanmiguel: Fix the CPU_CHIPTHROT linename
[STATUS] next/master - c1ecb239fa3456529a32255359fc78b69eb9d847
2026-05-23 2:30 UTC
[PATCH net-next v1 0/3] selftests: rds: ROCE support follow ups
2026-05-23 2:26 UTC (5+ messages)
+ resource-downgrade-resource-sanity-check-warning-to-debug-level.patch added to mm-nonmm-unstable branch
2026-05-23 2:25 UTC
[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
2026-05-23 2:24 UTC (7+ messages)
` [PATCH v2 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
` [PATCH v2 2/2] drm/xe: gate observation streams with perf_allow_cpu()
[PATCH] Bluetooth: Add SPDX id lines to some source files
2026-05-23 2:24 UTC (2+ messages)
[PATCH v2] ACPI: resource: Add quirk for Dell PMC memory region overlap
2026-05-23 2:23 UTC (3+ messages)
` [PATCH v3] resource: Downgrade "resource sanity check" warning to debug level
[PATCH v3] PM: sleep: Use complete() in device_pm_sleep_init() and skip no_pm devices in dpm_wait()
2026-05-23 2:23 UTC
[PATCH v2] arm64: dts: qcom: hamoa-iot-evk: add MCP2518FD CAN on spi18
2026-05-23 2:20 UTC (2+ messages)
[PATCH v4 0/2] Add edp reference clock for lemans
2026-05-23 2:20 UTC (3+ messages)
` (subset) "
[PATCH 0/2] arm64: dts: qcom: sc8280xp: thermal zones fixes & additions
2026-05-23 2:20 UTC (2+ messages)
` (subset) "
[PATCH v2] arm64: dts: monaco-arduino-monza: Add Bluetooth UART node
2026-05-23 2:20 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8750: allow mode-switch events to reach the QMP Combo PHY
2026-05-23 2:20 UTC (2+ messages)
[PATCH v6 00/13] Enable I2C on SA8255p Qualcomm platforms
2026-05-23 2:20 UTC (3+ messages)
` (subset) "
[PATCH 0/2] arm64: dts: qcom: glymur: Add QFPROM efuse support
2026-05-23 2:20 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: Drop unused remoteproc_adsp_glink label
2026-05-23 2:19 UTC (2+ messages)
[PATCH] clk: qcom: dispcc-sc8280xp: Don't park mdp_clk_src at registration time
2026-05-23 2:19 UTC (2+ messages)
[PATCH] soc: qcom: ice: Fix the error code when 'qcom,ice' property is not found
2026-05-23 2:19 UTC (2+ messages)
[PATCH v4 0/2] arm64: dts: qcom: pixel 3a xl support with tianma panel
2026-05-23 2:19 UTC (2+ messages)
[PATCH v3 0/5] Support for the Pixel 3a XL with the Tianma panel
2026-05-23 2:19 UTC (2+ messages)
` (subset) "
[PATCH v3 0/3] arm64: dts: qcom: eliza: Add display
2026-05-23 2:19 UTC (2+ messages)
[PATCH] arm64: dts: qcom: ipq5210: add watchdog node
2026-05-23 2:19 UTC (2+ messages)
[PATCH v6] arm64: dts: qcom: glymur: add coresight nodes
2026-05-23 2:19 UTC (2+ messages)
[PATCH v5 00/13] Add explicit clock vote and enable power-domain for QCOM-ICE
2026-05-23 2:19 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: glymur: Fix wrong interrupt number for i2c19
2026-05-23 2:19 UTC (2+ messages)
[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
2026-05-23 2:20 UTC (2+ messages)
[PATCH next] soc: qcom: llcc-qcom: Fix NULL vs IS_ERR() bug in qcom_llcc_get_fw_config()
2026-05-23 2:19 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: add rmtfs node
2026-05-23 2:19 UTC (2+ messages)
[PATCH net] ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()
2026-05-23 2:20 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sdm845-xiaomi-beryllium: Correct IPA FW path
2026-05-23 2:19 UTC (2+ messages)
[PATCH v2 0/2] clk: qcom: nord: add defines for the USB2 PHY reset
2026-05-23 2:19 UTC (2+ messages)
[PATCH v3 0/3] Describe IMEM on Eliza
2026-05-23 2:19 UTC (2+ messages)
` (subset) "
[PATCH v3] arm64: dts: qcom: lemans-evk: Enable CAN RX via I2C GPIO expander
2026-05-23 2:19 UTC (2+ messages)
[PATCH] arm64: dts: qcom: eliza: Fix reserved memory addresses & sizes
2026-05-23 2:19 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: milos: Add QFPROM efuse support
2026-05-23 2:19 UTC (2+ messages)
` (subset) "
[PATCH v5 0/3] arm64: dts: qcom: eliza: Add ADSP and USB support
2026-05-23 2:19 UTC (2+ messages)
[PATCH v2 0/2] soc: qcom: llcc-qcom: Add support for Eliza and document bindings
2026-05-23 2:19 UTC (2+ messages)
[PATCH v2 0/2] arm64: dts: qcom: eliza: Fix debug UART and add more support
2026-05-23 2:19 UTC (2+ messages)
[PATCH v2 0/3] ACPI: button: Fixes related to GPE handling and probe error path
2026-05-23 2:15 UTC (3+ messages)
` [PATCH v2 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
[PATCH] vhost-user: Guarantee that memory regions do not overlap
2026-05-23 2:11 UTC
[PATCH 0/4] ntfs: tighten EA and index metadata validation
2026-05-23 2:13 UTC (7+ messages)
` [PATCH 3/4] ntfs: validate index entries on reading
` [PATCH 4/4] ntfs: add bounds check before accessing EA entries
[PATCH net-next v3 0/8] net: dsa: microchip: Remove unnecessary ksz_dev_ops callbacks
2026-05-23 2:10 UTC (2+ messages)
[PATCH net v6 0/4] bonding: 3ad: fix carrier state with no usable slaves
2026-05-23 2:08 UTC (5+ messages)
` [PATCH net v6 1/4] bonding: 3ad: add lacp_strict configuration knob
` [PATCH net v6 4/4] selftests: bonding: add test for lacp_strict mode
[PATCH net-next v3] net: dsa: yt921x: Add ACL support
2026-05-23 2:07 UTC
[PATCH net-next v5 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-05-23 2:04 UTC (2+ messages)
[PATCH v2 0/4] drm/i915/dp: Sanitize link capability change handling
2026-05-23 2:03 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/dp: Sanitize link capability change handling (rev2)
[PATCH net-next v11 0/6] net: mana: Per-vPort EQ and MSI-X management
2026-05-23 2:02 UTC (7+ messages)
` [PATCH net-next v11 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v11 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v11 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v11 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v11 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v11 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH net-next v5 00/13] net: lan966x: add support for PCIe FDMA
2026-05-23 2:01 UTC (9+ messages)
` [PATCH net-next v5 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
` [PATCH net-next v5 09/13] net: lan966x: add PCIe FDMA support
` [PATCH net-next v5 11/13] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v5 12/13] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
[PATCH v2 00/10] GuC paging engine support
2026-05-23 2:01 UTC (3+ messages)
` [PATCH v2 04/10] drm/xe/hw_engine: don't open code is_usm_hwe()
[REGRESSION] mainline/master: (build) omitting the parameter name in a function definition is a C23 exte
2026-05-23 1:59 UTC
[PATCH v2 2/2] Docs/admin-guide/mm/damon/usage: clarify current_value of quota goals
2026-05-23 1:58 UTC (2+ messages)
denied { allowed }
2026-05-23 1:45 UTC
[PATCH v2] PM: sleep: Use complete() in device_pm_sleep_init() and skip no_pm devices in dpm_wait()
2026-05-23 1:51 UTC (2+ messages)
[PATCH v2 0/3] Rework the struct scsi_device inquiry information
2026-05-23 1:50 UTC (2+ messages)
[PATCH v3 00/12] gcc: Upgrade GCC to 16.1 release
2026-05-23 1:47 UTC (6+ messages)
` [PATCH v3 07/12] gcc-runtime: avoid passing MULTIBUILDTOP to libatomic
` [OE-core] "
` [PATCH v3 11/12] libc-test: add libatomic-staticdev to ptest RDEPENDS
` [OE-core] "
` [OE-core] [PATCH v3 00/12] gcc: Upgrade GCC to 16.1 release
[PATCH] ceph: fix OOB read in decode_lockers() via missing bounds check
2026-05-23 1:46 UTC
[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
2026-05-23 1:43 UTC (2+ messages)
[PATCH] lockd: pin next file across nlm_inspect_file lock-drop
2026-05-23 1:42 UTC
[PATCH v2 0/3] ufs: core: Optimize the UIC command implementation
2026-05-23 1:41 UTC (2+ messages)
[PATCH] NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lock
2026-05-23 1:41 UTC
[PATCH 0/2] NFSv4/pNFS: fix client kernel panic from malformed GETDEVICEINFO
2026-05-23 1:40 UTC (3+ messages)
` [PATCH 1/2] NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr
` [PATCH 2/2] NFSv4/flexfile,filelayout: bound multipath DS count in GETDEVICEINFO
[PATCH] scsi: megaraid: reduce stack usage in megaraid_cmm_register()
2026-05-23 1:38 UTC (2+ messages)
[PATCH 6.1] net: skbuff: propagate shared-frag marker through frag-transfer helpers
2026-05-23 1:36 UTC (2+ messages)
[PATCH v7 37/42] KVM: selftests: Provide common function to set memory attributes
2026-05-23 1:35 UTC (2+ messages)
[net-next PATCH v5 7/8] net: dsa: realtek: rtl8365mb: add FDB support
2026-05-23 1:35 UTC (2+ messages)
[net-next PATCH v5 5/8] net: dsa: realtek: rtl8365mb: add VLAN support
2026-05-23 1:34 UTC (2+ messages)
[PATCH v2] scsi_debug: Remove the set-but-not-used variable "sdebug_any_injecting_opt"
2026-05-23 1:32 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.