All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-06 15:01:27 to 2026-07-06 15:36:35 UTC [more...]

[PATCH] clk: imx: imx8qxp: add missing MODULE_DEVICE_TABLE()
 2026-07-06 15:36 UTC  (2+ messages)

[PATCH v5 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-07-06 15:34 UTC  (17+ messages)
` [PATCH v5 01/21] mm: Make readahead store folio count in readahead_control
` [PATCH v5 02/21] netfs: Bulk load the readahead-provided folios up front
` [PATCH v5 03/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v5 04/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v5 05/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v5 06/21] netfs: Add some tools for managing bvecq chains
` [PATCH v5 07/21] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v5 08/21] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v5 09/21] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v5 10/21] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v5 11/21] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v5 12/21] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v5 13/21] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v5 14/21] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v5 15/21] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v5 16/21] netfs: Remove netfs_extract_user_iter()

[PATCH] clk: imx: imx8qxp-lpcg: add missing MODULE_DEVICE_TABLE()
 2026-07-06 15:36 UTC  (2+ messages)

[PATCH v2 00/12] clk: qcom: Assorted fixes for gcc-mdm9607 (and gcc-msm8916/39)
 2026-07-06 15:35 UTC  (14+ messages)
` [PATCH v2 01/12] clk: qcom: gcc-msm8916: Fix enable_reg for gcc_blsp1_sleep_clk
` [PATCH v2 02/12] clk: qcom: gcc-msm8939: "
` [PATCH v2 03/12] clk: qcom: gcc-mdm9607: "
` [PATCH v2 04/12] clk: qcom: gcc-mdm9607: Fix halt_reg for gcc_apss_axi_clk
` [PATCH v2 05/12] clk: qcom: gcc-mdm9607: Increase delay for USB PHY reset
` [PATCH v2 06/12] clk: qcom: gcc-mdm9607: Drop incorrect apss_tcu_clk_src
` [PATCH v2 07/12] clk: qcom: gcc-mdm9607: Drop incorrect system_noc_bfdcd_clk_src
` [PATCH v2 08/12] clk: qcom: gcc-mdm9607: Drop incorrect BIMC PLL and related clocks
` [PATCH v2 09/12] dt-bindings: clock: qcom: gcc-mdm9607: Drop SYSTEM_NOC_BFDCD_CLK_SRC
` [PATCH v2 10/12] dt-bindings: clock: qcom: gcc-mdm9607: Add missing "clocks" property
` [PATCH v2 11/12] dt-bindings: clock: qcom: gcc-mdm9607: Use proper address in example
` [PATCH v2 12/12] clk: qcom: gcc-mdm9607: Drop redundant register update during probe

[PATCH] clk: mediatek: mt6735-vencsys: add missing MODULE_DEVICE_TABLE()
 2026-07-06 15:35 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: Add Nvidia Vera Rubin device to P2P whitelist
 2026-07-06 15:35 UTC  (2+ messages)

[PATCH] clk: mediatek: mt6735-vdecsys: add missing MODULE_DEVICE_TABLE()
 2026-07-06 15:35 UTC  (2+ messages)

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-06 15:35 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT (rev4)

[PATCH v4] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
 2026-07-06 15:35 UTC 

[PATCH 0/2] Add trace event support for GENI SE registers dump
 2026-07-06 15:35 UTC  (3+ messages)
` [PATCH 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths

[PATCH] vfio/listener: Only warn on misalignment for VFIO-owned regions
 2026-07-06 15:34 UTC  (5+ messages)

[PATCH 0/3] x86/entry: GPR handling improvements
 2026-07-06 15:34 UTC  (4+ messages)
` [PATCH 1/3] x86/hvm: Use PUSH_AND_CLEAR_GPRS in preference to SAVE_ALL
` [PATCH 2/3] x86/entry: Use POP_GPRS and remove RESTORE_ALL
` [PATCH 3/3] x86/entry: Use PUSH_AND_CLEAR_GPRS and drop SAVE_ALL

[RFC PATCH v1.1 00/16] mm/damon: introduce data attributes only monitoring
 2026-07-06 15:34 UTC  (13+ messages)
` [RFC PATCH v1.1 08/16] mm/damon/core: disable access monitoring when probe weights are set
` [RFC PATCH v1.1 09/16] mm/damon/core: set samples in apply_probes() if "
` [RFC PATCH v1.1 11/16] mm/damon/core: get merge threshold from probe hits when "
` [RFC PATCH v1.1 12/16] mm/damon/core: implement damon_has_probe_weight()
` [RFC PATCH v1.1 13/16] mm/damon/sysfs: implement probe/weight file
` [RFC PATCH v1.1 14/16] Docs/mm/damon/design: document attrs-only monitoring

[Buildroot] [PATCH] package/libxkbcommon: provide xkbregistry when libxml2 is enabled
 2026-07-06 15:34 UTC  (3+ messages)

[PATCH v5 0/2] Add a debugfs for pcode information
 2026-07-06 15:34 UTC  (3+ messages)
` [PATCH v5 1/2] drm/xe/pcode: Add support to get pcode version from PMT

[PATCH] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
 2026-07-06 15:31 UTC 

[PATCH v6 0/3] graph: indent visual roots in graph
 2026-07-06 15:33 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] graph: add a 2 commit buffer for lookahead

[kvm-unit-tests PATCH] checkpatch: add support for Assisted-by tag
 2026-07-06 15:33 UTC  (9+ messages)

Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
 2026-07-06 15:33 UTC  (9+ messages)

[PATCH v2 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
 2026-07-06 15:33 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel

[PATCH bpf-next v4 0/9] Verify BPF signed loader at load time
 2026-07-06 15:42 UTC  (3+ messages)
` [PATCH bpf-next v4 1/9] bpf: Resolve and cache fd_array objects "

[PATCH v2 1/2] dtc: dt-check-style: Narrow disallowing of tab in DTS only to YAML
 2026-07-06 15:32 UTC  (4+ messages)
` [PATCH v2 2/2] dtc: dt-check-style: Allow space-aligning indentation in DTS

[PATCH v1] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
 2026-07-06 15:32 UTC  (2+ messages)

[PATCH v2] cifs.upcall: fix regression with krb5 + creduid
 2026-07-06 15:32 UTC 

[PATCH v3 00/17] Native SCSI multipath support
 2026-07-06 15:32 UTC  (7+ messages)
` [PATCH v3 06/17] scsi-multipath: clear path when device is blocked
` [PATCH v3 07/17] scsi-multipath: failover handling

[REGRESSION] Raspberry Pi 5 (BCM2712) hangs at boot since d87773de9efe (arm_arch_timer: default to EL2 virtual timer under VHE)
 2026-07-06 15:31 UTC  (4+ messages)

[PATCH bpf-next v3 0/5] selftests/bpf: libarena cleanup and bitmap struct
 2026-07-06 15:31 UTC  (4+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: libarena: Fix can-loop zero variable definition

[PATCH v3 0/4] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-07-06 15:31 UTC  (3+ messages)
` [PATCH v3 3/4] regulator: qcom_usb_vbus: add support for qcom,pm4125-vbus-reg

[PATCH v2] ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup
 2026-07-06 15:31 UTC 

[PATCH v2] media: video-i2c: fix kthread error pointer left in kthread_vid_cap on failure
 2026-07-06 15:28 UTC 

[PATCH v2 net 0/3] ipv4/ipv6: Fix UAF and memory leak in IGMP/MLD
 2026-07-06 15:30 UTC  (7+ messages)
` [PATCH v2 net 1/3] ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
` [PATCH v2 net 2/3] ipv6: mcast: Fix potential UAF in MLD delayed work
` [PATCH v2 net 3/3] ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()

[PATCH] net: bnx2x: validate firmware section bounds without overflow
 2026-07-06 15:30 UTC  (2+ messages)

[PATCH v2 0/7] platform/x86/amd/hsmp: ACPI/platform HSMP concurrency and lifecycle hardening
 2026-07-06 15:29 UTC  (4+ messages)
` [PATCH v2 5/7] platform/x86/amd/hsmp: Serialize the data plane against socket teardown

[PATCH] docs/bpf: Document BPF_STRICT_BUILD=0 to tolerate test build failures
 2026-07-06 15:28 UTC 

[PATCH 00/14] drm/amdgpu: Improve retry fault handling (v3)
 2026-07-06 15:28 UTC  (5+ messages)
` [PATCH 11/14] drm/amdgpu/ih6.0: Use MMIO ACK for retry CAM on IH 6.0

[PATCH v5 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-07-06 15:27 UTC  (7+ messages)
` [PATCH v5 01/21] mm: Make readahead store folio count in readahead_control
` [PATCH v5 02/21] netfs: Bulk load the readahead-provided folios up front
` [PATCH v5 03/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v5 04/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v5 05/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v5 06/21] netfs: Add some tools for managing bvecq chains

[PATCH net-next 0/2] rust: net: Use kernel style vertical imports
 2026-07-06 15:28 UTC  (5+ messages)
` [PATCH net-next 2/2] net: phy: qt2025: Use vertical import style

[PATCH bpf-next 2/6] bpf: Add ksock kfuncs
 2026-07-06 15:28 UTC  (3+ messages)

[PATCH iwl-next v2] ixgbe: E610: force phy link to get down when interface is down
 2026-07-06 15:27 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v6 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-07-06 15:27 UTC  (2+ messages)

[PATCH v1] man/man7/environ.7: Fix underspecification of "name=value" strings
 2026-07-06 15:27 UTC  (2+ messages)

[PATCH v5 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-07-06 15:27 UTC  (2+ messages)

[PATCH 0/1] Introduce an instrumented profiler using BpfTrace
 2026-07-06 15:27 UTC  (3+ messages)

[PATCH] media: rockchip: rga: quiesce IRQ before releasing m2m state
 2026-07-06 15:27 UTC  (4+ messages)

[PATCH net-next v4] selftests/net/openvswitch: add ICMPv6 echo type match test
 2026-07-06 15:27 UTC  (2+ messages)

[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
 2026-07-06 15:26 UTC  (6+ messages)

[PATCH bpf-next 3/6] selftests/bpf: Add ksock kfunc test
 2026-07-06 15:27 UTC  (3+ messages)

[PATCH] net: prestera: validate firmware header length
 2026-07-06 15:26 UTC  (2+ messages)

[PATCH v3] xen/arm: gic-v3: Introduce CONFIG_GICV3_NR_LRS
 2026-07-06 15:25 UTC  (4+ messages)

[PATCH v2 0/5] ARM: rockchip: rv1126: Add support for Alientek ATK-DLRV1126
 2026-07-06 15:25 UTC  (4+ messages)
` [PATCH v2 5/5] ARM: dts: rockchip: Add Alientek DLRV1126

[PATCH v2] wifi: cfg80211: use wiphy work for socket owner autodisconnect
 2026-07-06 15:24 UTC 

[Intel-wired-lan] [PATCH net-next v2] ice: use dev_err_probe() in ice_probe()
 2026-07-02  7:05 UTC  (3+ messages)
`  "

[PATCH] bonding: fix devconf_all NULL dereference when IPv6 is disabled
 2026-07-06 15:23 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v2] idpf: Fix mailbox IRQ name leak on request failure
 2026-07-03  5:03 UTC 

[Intel-wired-lan] [PATCH v1] idpf: Fix mailbox IRQ name leak on request failure
 2026-07-03  5:00 UTC 

[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
 2026-07-06 15:22 UTC  (3+ messages)
` [RFC PATCH 23/28] target/ppc: Move VMX integer arithmetic and BCD instructions to decodetree

[PATCH 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
 2026-07-06 15:22 UTC  (4+ messages)
` [PATCH 1/2] s390/vdso: Pass --eh-frame-hdr to the linker
` [PATCH 2/2] s390/vdso: Use symbolic constants for the PHDR permission flags

[PATCH 0/4] pmdomains: Fixes and add support for HFRP Direct
 2026-07-06 15:21 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: power: mediatek: Add support for MT8196 direct HFRP
` [PATCH 2/4] pmdomain: mediatek: Respect PD relationships during error cleanup
` [PATCH 3/4] pmdomain: mediatek: Add support for Direct CTL simple power sequence
` [PATCH 4/4] pmdomain: mediatek: Add support for MT8196 HFRP DirectCTL domains

[PATCH v6] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-06 15:21 UTC  (2+ messages)

[meta-OE] [wrynose] [PATCH 1/6] jq: Fix CVE-2026-40612
 2026-07-06 15:20 UTC  (6+ messages)
` [meta-OE] [wrynose] [PATCH 2/6] jq: Fix CVE-2026-41256
` [meta-OE] [wrynose] [PATCH 3/6] jq: Fix CVE-2026-41257
` [meta-OE] [wrynose] [PATCH 4/6] jq: Fix CVE-2026-43894
` [meta-OE] [wrynose] [PATCH 5/6] jq: Fix CVE-2026-43896
` [meta-OE] [wrynose] [PATCH 6/6] jq: Fix CVE-2026-44777

[PATCH 0/4] KVM: x86: Document and enforce APIC base memory hole
 2026-07-06 15:21 UTC  (2+ messages)
` [syzbot ci] "

[PATCH net] net: stmmac: intel: don't reconfigure SerDes on unchanged mode
 2026-07-06 15:21 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Avoid sleeping in hard interrupt context when PREEMP_RT is enabled
 2026-07-06 15:20 UTC  (4+ messages)

[PATCH] btrfs: get rid of useless label in btrfs_create_dio_extent()
 2026-07-06 15:19 UTC  (2+ messages)

[moderation/CI] Re: KVM: x86: Document and enforce APIC base memory hole
 2026-07-06 15:19 UTC  (2+ messages)

[PATCH] vfio/pci: Reject invalid MSI-X Table and PBA BIR values
 2026-07-06 15:18 UTC  (2+ messages)

[PATCH] wifi: nl80211: serialize socket owner release with netdev teardown
 2026-07-06 15:18 UTC  (5+ messages)

[PATCH 1/2] tty: n_gsm: avoid reactivation without previous cleanup
 2026-07-06 15:18 UTC  (4+ messages)

[PATCH 0/2] cyclic: update and optimization
 2026-07-06 15:16 UTC  (6+ messages)
` [PATCH 2/2] cyclic: parse cyclic list only if next cyclic timestamp is reached

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-06 15:16 UTC  (4+ messages)

[bcain:bcain/qemu_boot 24/66] arch/hexagon/kernel/hexagon_debug.c:5:5: sparse: sparse: symbol 'sample_u32' was not declared. Should it be static?
 2026-07-06 15:15 UTC 

[djwong-xfs:xfs-codex-fixes 119/122] fs/xfs/scrub/quota_repair.c:320 xrep_quota_block() warn: statement has no effect 'int'
 2026-07-06 15:15 UTC 

[PATCH v3] bcache: avoid holding bch_register_lock across cache_set recovery
 2026-07-06 15:15 UTC  (2+ messages)

[Linux Kernel Bug] KASAN: out-of-bounds Read in gfs2_unstuff_dinode
 2026-07-06 15:14 UTC  (3+ messages)
` [PATCH] gfs2: validate stuffed inode size before unstuffing

[PATCH] atm: solos-pci: validate DMA receive size
 2026-07-06 15:14 UTC  (2+ messages)

[PATCH v3 0/2] docs/zh_CN: update translation of doc-guide/sphinx.rst
 2026-07-06 15:13 UTC  (3+ messages)
` [PATCH v3 1/2] docs/zh_CN: add process/changes.rst translation
` [PATCH v3 2/2] docs/zh_CN: update sphinx.rst translation

[PATCH 0/7] Add support for RPMI to U-Boot
 2026-07-06 15:14 UTC  (7+ messages)
` [PATCH 2/7] firmware: rpmi: add support for the SBI MPXY transport
` [PATCH 4/7] drivers: clk: add support for RPMI clocks

[PATCH 0/5] s390x: interface hardening fixes
 2026-07-06 15:13 UTC  (2+ messages)

[PATCH v2] Documentation: Update after split of <linux/mod_devicetable.h>
 2026-07-06 15:13 UTC  (2+ messages)

[PATCH v3 0/2] i2c-tools: Make tools accept bus path
 2026-07-06 15:12 UTC  (3+ messages)

[PATCH v2] KVM: selftests: Add guest-side test for AMD HWCR.McStatusWrEn
 2026-07-06 15:11 UTC  (2+ messages)

[PATCH] drivers/perf: thunderx2_pmu: add error handling
 2026-07-06 15:11 UTC  (2+ messages)

[PATCH v2] USB: misc: uss720: unregister parport on probe failure
 2026-07-06 15:10 UTC 

[PATCH] cxl/test: reject wrapped GET_LOG offsets
 2026-07-06 15:10 UTC  (7+ messages)

[PATCH nf] ipvs: ensure inner headers in ICMP errors are in headroom
 2026-07-06 15:10 UTC 

[PATCH net] ieee802154: hwsim: free PIB after unregistering hardware
 2026-07-06 15:10 UTC  (4+ messages)

[PATCH] dmaengine: fl1-edma: Add error handling for devm_kasprintf
 2026-07-06 15:10 UTC  (2+ messages)

[PATCH v7 0/6] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-07-06 15:09 UTC  (5+ messages)
` [PATCH v7 1/6] firmware: smccc: Add an Arm "

[PATCH bpf-next v4 3/9] bpf: Verify signed loader metadata at load time
 2026-07-06 15:09 UTC  (2+ messages)

[PATCH v2] Bluetooth: Properly disable remote wakeup for MT7922/MT7925 on Ryzen platform
 2026-07-06 15:08 UTC  (3+ messages)

[PATCH v3 0/2] sdhci: fix SDMA boundary bug
 2026-07-06 15:07 UTC  (3+ messages)
` [PATCH v3 2/2] qtest: add xilinx-zynq SDHCI sdma test

[PATCH mptcp-net] mptcp: fix extra_subflows leak on failed passive join
 2026-07-06 15:07 UTC  (4+ messages)
` [PATCH mptcp-net v2] "

[PATCH 0/4] bootstd: firmware-owned devicetree for EBBR / SystemReady IR
 2026-07-06 15:06 UTC  (5+ messages)
` [PATCH 1/4] bootstd: add a firmware-owned devicetree source
` [PATCH 2/4] bootmeth: efi: source the devicetree from a firmware partition
` [PATCH 3/4] efi_loader: bootmgr: install the firmware-owned devicetree
` [PATCH 4/4] test: bootstd: add firmware-FDT source tests

[PATCH] net: usb: sr9700: validate receive packet extent
 2026-07-06 15:07 UTC  (2+ messages)

[PATCH v2] iommu/iova: Move CPU magazine init to first insert
 2026-07-06 15:07 UTC 

[PATCH] wifi: mt76: mt7925: Fix unregister deadlock
 2026-07-06 15:06 UTC  (2+ messages)

[PATCH dovetail v9 00/11] riscv: Add dovetail support
 2026-07-06 15:06 UTC  (3+ messages)
` [PATCH dovetail v9 11/11] riscv: dovetail: add core support

[PATCH v2] ceph: fix hanging __ceph_get_caps() with stale `mds_wanted`
 2026-07-06 15:06 UTC 

[syzbot] [serial?] memory leak in gsm_activate_mux
 2026-07-06 15:07 UTC 

[PATCH] net: usb: cx82310_eth: bound partial receive continuation
 2026-07-06 15:06 UTC  (2+ messages)

[PATCH] dev: hide internal type for device comparison
 2026-07-06 15:06 UTC 

[PATCH] soc: imx9: devm_kasprintf error handling
 2026-07-06 15:06 UTC  (2+ messages)

[PATCH] drivers/bus: remove blocklist evaluation when probing a device
 2026-07-06 15:06 UTC 

[PATCH net 0/2] net: macb: fix TXUBR interrupt storm on link flapping
 2026-07-06 15:05 UTC  (5+ messages)
` [PATCH net 1/2] net: macb: reprogram TBQP after shuffling the TX ring on link-up
` [PATCH net 2/2] net: macb: mask TXUBR during TX NAPI poll to prevent IRQ storms

[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
 2026-07-06 15:04 UTC  (3+ messages)
` [PATCH RFC 03/13] drm/msm: look for lpac from dts

[PATCH 1/4] crypto: atmel-tdes - simplify fast path in crypt_start
 2026-07-06 15:04 UTC  (4+ messages)
` [PATCH 2/4] crypto: atmel-tdes - use __get_free_page in buff_init
` [PATCH 3/4] crypto: atmel-tdes - drop redundant return variable in crypt_pdc_stop
` [PATCH 4/4] crypto: atmel-tdes - drop redundant if check in crypt_dma_stop

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-06 15:03 UTC  (4+ messages)
` [PATCH v2 19/34] drm/i915/dp: Use link caps for eDP DSC "

[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
 2026-07-06 15:03 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH bpf-next v3 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-06 15:02 UTC  (5+ messages)
` [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "

[PATCH net v4 0/3] octeon_ep, octeon_ep_vf: fix RX skb frags overflow and page leak
 2026-07-06 15:02 UTC  (4+ messages)
` [PATCH net v4 1/3] octeon_ep: fix skb frags overflow in the RX path
` [PATCH net v4 2/3] octeon_ep_vf: Fix RX page leak on napi_build_skb() failure
` [PATCH net v4 3/3] octeon_ep_vf: fix skb frags overflow in the RX path

[RFC] drm/imx: upstream direction for i.MX95 display support
 2026-07-06 15:01 UTC  (7+ messages)

[PATCH v1 1/3] dts: add directory for test resources
 2026-07-06 15:02 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] dts: fix cryptodev verify parsing
  ` [PATCH v3 3/3] dts: add verify coverage for cryptodev testing

Imminent rebase of pdx86 trees to v7.2-rc2
 2026-07-06 15:02 UTC  (3+ messages)

[PATCH] drm/amdgpu/gx12.1: Add ip dump support
 2026-07-06 15:01 UTC  (6+ messages)
` [PATCH] drm/amdgpu: update mmhub 4.2.0 client list


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.