mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 00/13] libcrypto: Provide more __cleanup functions for zeroizing data
 2026-09-10  9:09 UTC  (4+ messages)
` [PATCH v2 13/13] lib/crypto: Add documentation about zeroization of key and context data

[PATCH net] octeontx2-pf: fix null RX segment address free
 2026-09-10  9:08 UTC  (3+ messages)

[PATCH 0/3] clk: qcom: Add Nord DPRX clock controller support
 2026-09-10  9:08 UTC  (12+ messages)
` [PATCH 1/3] clk: qcom: clk-alpha-pll: support a 28-bit ALPHA_VAL width
` [PATCH 2/3] dt-bindings: clock: qcom: document the Nord DPRX Clock Controller
` [PATCH 3/3] clk: qcom: dprxcc: Add Nord DPRX clock controller support

[PATCH 1/2] drm/verisilicon: set blend mode for the primary plane
 2026-09-10  9:08 UTC  (13+ messages)
` [PATCH 2/2] drm/verisilicon: set blend mode for the cursor plane

[PATCH v3 0/2] Add support for AS7343 multi-spectral sensor
 2026-09-10  9:07 UTC  (3+ messages)
` [PATCH v3 2/2] iio: light: add AS7343 multi-spectral sensor driver

[PATCH] x86/cfi: Fix FineIBT hash offset in cfi_get_func_hash()
 2026-09-10  9:07 UTC  (2+ messages)
` [tip: x86/urgent] "

[tip: sched/core] sched/fair: Reset NUMA fault locality after scan period update
 2026-09-10  9:07 UTC 

[PATCH net-next v6 0/5] net: pse-pd: decouple controller lookup from MDIO probe
 2026-09-10  9:06 UTC  (2+ messages)

[PATCH net-next 0/2] net: econet: add EcoNet EN751221 ethernet driver
 2026-09-10  9:06 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: econet: add EN751221 ethernet

[PATCH v4 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-09-10  9:05 UTC  (7+ messages)
` [PATCH v4 1/6] rcu: Make call_rcu() safe to call "

[PATCH v3 00/12] PHY: MediaTek DP PHY refactor and MT8196 eDP
 2026-09-10  9:05 UTC  (4+ messages)
` [PATCH v3 11/12] phy: phy-mtk-dp: Add PHYD Lane EN register mask to SoC data

[PATCH] x86/apic: Switch to x2apic driver early if x2apic is enabled
 2026-09-10  9:04 UTC 

[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-09-10  9:04 UTC  (7+ messages)
` [PATCH 1/8] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
` [PATCH 3/8] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault

[PATCH nf] net/sched: act_ct: set net pointer before publishing flowtable
 2026-09-10  9:03 UTC  (3+ messages)

[PATCH v3 net-next] octeontx2-pf: report port connector type in ethtool link ksettings
 2026-09-10  9:03 UTC  (3+ messages)

[PATCH v2 00/13] KVM: ITS hardening for pKVM
 2026-09-10  9:03 UTC  (4+ messages)
` [PATCH v2 01/13] KVM: arm64: Donate MMIO to the hypervisor

[PATCH] sched/eevdf: Fix augmented max_slice
 2026-09-10  9:02 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH v2] sched/eevdf: fix rb augmented with multi fields
 2026-09-10  9:02 UTC  (2+ messages)
` [tip: sched/urgent] sched/eevdf: Fix "

[PATCH v2] sched: Account cgroup CPU time to the execution context
 2026-09-10  9:02 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] objtool/klp: Fix missed changes to same-named symbol references
 2026-09-10  9:02 UTC  (2+ messages)

[PATCH] sched/core: Call wq_worker_tick() for the execution context
 2026-09-10  9:02 UTC  (4+ messages)
` [tip: sched/urgent] "

[PATCH v2] perf/core: Allow list_del during perf_event_overflow()
 2026-09-10  9:01 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH 1/2] perf/x86/intel: Correct pt_regs->flags update for PEBS path
 2026-09-10  9:01 UTC  (2+ messages)
` [tip: perf/urgent] "

[Patch v2] perf/x86/intel: Prevent drain_pebs() reentry
 2026-09-10  9:01 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH 0/2] soc: qcom: rpmh-rsc: Updates for RPMh read requests
 2026-09-10  9:01 UTC  (4+ messages)
` [PATCH 1/2] soc: qcom: rpmh-rsc: Update CMD_MSGID_LEN to 4 bytes for read request
` [PATCH 2/2] soc: qcom: rpmh-rsc: Skip read requests on unsupported platforms

[PATCH net v4] usbnet: fix smp_processor_id() use in preemptible context
 2026-09-10  9:01 UTC  (3+ messages)

[PATCH] nvme-multipath: add fail_io_now sysfs attribute to fail queued I/O
 2026-09-10  9:00 UTC  (4+ messages)

[PATCH v21 0/9] rust: add `Ownable` trait and `Owned` type
 2026-09-10  9:00 UTC  (10+ messages)
` [PATCH v21 1/9] rust: alloc: add `KBox::into_non_null`
` [PATCH v21 2/9] rust: types: Add Ownable/Owned types
` [PATCH v21 3/9] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v21 4/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v21 5/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v21 6/9] rust: Add `OwnableRefCounted`
` [PATCH v21 7/9] rust: page: convert to `AlwaysRefCounted`
` [PATCH v21 8/9] rust: page: add `from_raw()`
` [PATCH v21 9/9] rust: page: add `ExclusivePage` for race-free page access

[PATCH v4 0/5] firmware: tegra: bpmp: Add ACPI and MBWT support
 2026-09-10  8:59 UTC  (6+ messages)
` [PATCH v4 1/5] firmware: tegra: bpmp: Move channel initialization to helper
` [PATCH v4 2/5] firmware: tegra: bpmp: Add ACPI support
` [PATCH v4 3/5] firmware: tegra: bpmp: Add the Memory Bandwidth Throttler ABI definitions
` [PATCH v4 4/5] firmware: tegra: bpmp: Add MBWT BPMP helpers
` [PATCH v4 5/5] firmware: tegra: bpmp: Add MBWT sysfs interface

[PATCH net-next v2] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
 2026-09-10  8:59 UTC 

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-09-10  8:58 UTC  (4+ messages)

[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
 2026-09-10  8:57 UTC  (6+ messages)

[PATCH v3 0/3] ARM: dts: draeger: Add socfpga devicetree for Draeger's M48 board
 2026-09-10  8:56 UTC  (7+ messages)
` [PATCH v3 1/3] Add Draeger AG as a vendor
` [PATCH v3 2/3] Add Draeger's M48 board to the SoCFPGA family
` [PATCH v3 3/3] Add socfpga devicetree for Draeger's M48 board

[PATCH v3 0/2] Add driver for Infineon TDA38740/TDA38725
 2026-09-10  8:55 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: (pmbus/tda38740) "

[PATCH rdma-next 0/2] RDMA/efa: Synchronize IRQ before freeing admin queue and EQ
 2026-09-10  8:54 UTC  (5+ messages)
` [PATCH rdma-next 1/2] RDMA/efa: Keep admin queues alive while IRQ is registered
` [PATCH rdma-next 2/2] RDMA/efa: Keep EQ resources "

[PATCH v2 0/9] iio: adc: rzt2h: add DMA buffer support
 2026-09-10  8:54 UTC  (10+ messages)
` [PATCH v2 1/9] iio: adc: rzt2h: remove unused struct rzt2h_adc::max_channels
` [PATCH v2 2/9] iio: adc: rzt2h: store IRQ in private state
` [PATCH v2 3/9] iio: adc: rzt2h: store the physical address "
` [PATCH v2 4/9] iio: adc: rzt2h: claim direct mode on single reads
` [PATCH v2 5/9] iio: adc: rzt2h: implement DMA buffer support
` [PATCH v2 6/9] iio: adc: rzt2h: expose sampling frequency
` [PATCH v2 7/9] dt-bindings: iio: adc: renesas,r9a09g077-adc: document DMA support
` [PATCH v2 8/9] arm64: dts: renesas: r9a09g077: Wire up DMA support for ADC
` [PATCH v2 9/9] arm64: dts: renesas: r9a09g087: "

[PATCH v5 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-10  8:53 UTC  (5+ messages)
` [PATCH 1/2] arm64: topology: Prefer PE0 on NVIDIA Olympus SMT cores

[PATCH v1 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
 2026-09-10  8:53 UTC  (4+ messages)
` [PATCH v1 1/8] x86/sev: Make SVSM calls preemption-safe

[PATCH 0/4] Update my email address
 2026-09-10  8:53 UTC  (7+ messages)
` [PATCH 2/4] MAINTAINERS: update Joel Selvaraj's "
` [PATCH 3/4] dt-bindings: display: panel: ebbg,ft8719: "
` [PATCH 4/4] drm/panel: ebbg-ft8719: "

[PATCH] clk: mediatek: reset: Fix device registration kernel-doc
 2026-09-10  8:52 UTC  (2+ messages)
`  "

drm/sched: run queues freed before the TDR that drm_sched_fini() waits for
 2026-09-10  8:51 UTC  (5+ messages)

[PATCH 0/2] regulator: Add MPS MPQ4210 buck-boost regulator support
 2026-09-10  8:51 UTC  (3+ messages)
` [PATCH 1/2] regulator: dt-bindings: Add MPS MPQ4210
` [PATCH 2/2] regulator: Add MPS MPQ4210 buck-boost regulator driver

[PATCH net] net: stmmac: fix stale descriptors and DMA mapping leak on Tx map failure
 2026-09-10  8:51 UTC  (2+ messages)

[PATCH v3 0/3] interconnect: qcom: Some defconfig/defaults cleanups and improvements
 2026-09-10  8:50 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: sdm845-sony-tama: enable SLPI and IPA
 2026-09-10  8:50 UTC  (3+ messages)
` [PATCH v2] arm64: dts: qcom: sdm845-sony-tama: enable modem, "

[PATCH net-next v2 0/5] net: stmmac: Add common RGMII delay handling and DP1000 support
 2026-09-10  8:50 UTC  (2+ messages)

[PATCH] mm/hugetlb: account for allowed nodes when gathering surplus pages
 2026-09-10  8:48 UTC  (2+ messages)

[PATCH v2 0/2] clk: qcom: add camera clock controller support for Hawi SoC
 2026-09-10  8:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: Add Hawi CAMCC compatible strings

[PATCH] writeback: report a Tasks-RCU quiescent state per cgwb drain pass
 2026-09-10  8:46 UTC  (2+ messages)

[PATCH v2] srcutree: Add WARN_ON_ONCE() for atomic SRCU in srcu_gp_end()
 2026-09-10  8:46 UTC 

[PATCH v6 00/13] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-09-10  8:44 UTC  (3+ messages)
` [PATCH v6 02/13] dt-bindings: media: qcom,x1e80100-camss: Make vdd-csiphy supplies optional

[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
 2026-09-10  8:44 UTC  (4+ messages)
` [PATCH v6 11/13] serial: 8250_dw: add Ambarella CV75 quirks

[PATCH v2] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
 2026-09-10  8:43 UTC  (2+ messages)

[PATCH v2] stop_machine: Defer legacy console flushes while a CPU runs a stopper callback
 2026-09-10  8:43 UTC  (2+ messages)

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-10  8:43 UTC  (6+ messages)
` [PATCH v3 06/14] f2fs: stop using PG_private

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-10  8:43 UTC  (7+ messages)
` [PATCH v17 05/20] KVM: arm64: Add vcpu load/put call backs for flavors
` [PATCH v17 06/20] KVM: arm64: CCA: Add a new mode for supporting Realm guests

[PATCH v2] staging: rtl8723bs: fix protected RX frame validation in decrypt path
 2026-09-10  8:41 UTC  (5+ messages)

[PATCH 0/2] MediaTek MT8195 HDMI PHY Fixes
 2026-09-10  8:39 UTC  (4+ messages)
` [PATCH 2/2] phy: mediatek: phy-mtk-hdmi-mt8195: Fix TMDS clk bit ratio setting

[BUG] HID: logitech-hidpp: G502 LIGHTSPEED loses hi-res scroll state after S3 resume
 2026-09-10  8:38 UTC  (4+ messages)

[GIT PULL] sysctl fixes for v7.3-rc3
 2026-09-10  8:38 UTC 

[PATCH] usb: gadget: u_serial: fix use-after-free between tty open/close and gserial_free_line
 2026-09-10  8:38 UTC  (2+ messages)

[PATCH v5 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-09-10  8:38 UTC  (3+ messages)
` [PATCH v5 6/8] x86/fpu: Remove cpu_has_xfeatures()

[PATCH v3 00/19] drm: starfive: jh7110: Enable display subsystem
 2026-09-10  8:37 UTC  (9+ messages)
  ` [PATCH v3 04/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-syscon
  ` [PATCH v3 05/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-subsystem
  ` [PATCH v3 06/19] dt-bindings: display: verisilicon: Add starfive,jh7110-dc8200
  ` [PATCH v3 18/19] riscv: dts: starfive: jh7110: Update DT for display subsystem

[PATCH v3 0/3] Rust: add runtime PM support
 2026-09-10  8:37 UTC  (5+ messages)
` [PATCH v3 1/3] rust: "

[PATCH v3] RDMA/rxe: Sanitize receive WQE in local buffer
 2026-09-10  8:37 UTC 

[RFC PATCH] misc: fgds: enable GPU-NVMe direct I/O via POSIX and io_uring
 2026-09-10  8:35 UTC  (7+ messages)

[PATCH net] octeontx2-pf: Fix autoneg reporting in ethtool
 2026-09-10  8:34 UTC  (2+ messages)

[PATCH 0/2] Add TPM support via Qualcomm TEE TPM TA
 2026-09-10  8:34 UTC  (6+ messages)
` [PATCH 2/2] firmware: tpm: Introduce tpm-qcom driver

[PATCH] fsnotify: avoid unrelated mark reaper waits during group teardown
 2026-09-10  8:34 UTC  (2+ messages)

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-10  8:33 UTC  (3+ messages)
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling

[PATCH] scsi: dc395x: sync the waiting_timer before freeing the host
 2026-09-10  8:33 UTC  (2+ messages)

[PATCH v1] PCI: xgene: Use managed clock for PCIe controller
 2026-09-10  8:33 UTC  (2+ messages)

[PATCH RESEND] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
 2026-09-10  8:33 UTC  (2+ messages)

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-10  8:33 UTC  (8+ messages)
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI

[PATCH v9] arm64: dts: qcom: kodiak: Add EL2 overlay
 2026-09-10  8:31 UTC  (4+ messages)
` [PATCH v10 2/2] "

[PATCH v1 0/4] x86/vmware: Preserve panic diagnostics in vmware.log
 2026-09-10  8:31 UTC  (3+ messages)
` [PATCH v1 2/4] x86/vmware: Add the vmware_record_panic_msg sysctl

[RFC PATCH RESEND 00/10] sched/fair: A series of load balance patches to improve real-time performance of CFS tasks
 2026-09-10  8:30 UTC  (7+ messages)
` [RFC PATCH RESEND 01/10] sched/fair: Do not set_rd_overloaded() if rd->online != env->cpus
` [RFC PATCH RESEND 03/10] sched/fair: Clear active_balance at the end of active_load_balance_cpu_stop()
` [RFC PATCH RESEND 05/10] sched/fair: Introduce select_task_rq_fair_thin() to select rq when LB_PROMOTE

[PATCH 0/3] PCI: imx6: select the PCIe REF_CLK source on i.MX8MQ
 2026-09-10  8:30 UTC  (4+ messages)
` [PATCH 2/3] PCI: imx6: Use the external clock as REF_CLK when needed for i.MX8MQ

[PATCH v6 0/4] media: i2c: Add OmniVision OG0VA1B camera sensor driver
 2026-09-10  8:28 UTC  (8+ messages)
` [PATCH v6 3/4] media: i2c: og0ve1b: Introduce per-sensor data structure
` [PATCH v6 4/4] media: i2c: og0ve1b: Add support for OmniVision OG0VA1B

[PATCH v5 0/8] x86/hygon: Add Family 0x18 DF node enumeration and SMN access
 2026-09-10  8:27 UTC  (9+ messages)
` [PATCH v5 1/8] x86/hygon: Add Family 0x18 DF node enumeration
` [PATCH v5 2/8] x86/hygon: Map CPU NodeIds to DF nodes
` [PATCH v5 3/8] EDAC/amd64: Stop matching Hygon CPUs
` [PATCH v5 4/8] RAS/AMD/ATL: Match AMD CPUs only
` [PATCH v5 5/8] hwmon: (k10temp) Stop matching Hygon devices
` [PATCH v5 6/8] x86/amd_nb: Restrict the northbridge framework to AMD CPUs
` [PATCH v5 7/8] x86/amd_node: Restrict SMN setup "
` [PATCH v5 8/8] x86/hygon: Add Family 0x18 SMN access

[PATCH v2 0/3] interconnect: qcom: Some defconfig/defaults cleanups and improvements
 2026-09-10  8:26 UTC  (3+ messages)

[PATCH net v7] net: qualcomm: rmnet: require CAP_NET_ADMIN in the real device netns for config ops
 2026-09-10  8:26 UTC 

[PATCH 1/3] PCI: endpoint: pci-epf-vntb: Pass PF/VF number when BAR programming
 2026-09-10  8:26 UTC  (5+ messages)

[PATCH v2 0/2] Add SMCCC cache clean/invalidate provider
 2026-09-10  8:26 UTC  (4+ messages)
` [PATCH v2 2/2] cache: add SMCCC-backed cache invalidate provider

[PATCH v3] nvme-tcp: allow setting per-queue io_cpu through sysfs
 2026-09-10  8:25 UTC  (2+ messages)

[PATCH] PCI: imx6: Avoid dereferencing a NULL clock name
 2026-09-10  8:24 UTC  (2+ messages)

[PATCH] x86/sev: Do not fail SNP platform init if the vTPM cannot be registered
 2026-09-10  8:24 UTC  (2+ messages)

[PATCH v2] gpib: agilent_82357a: Support some 82357B clones
 2026-09-10  8:24 UTC  (3+ messages)
  ` [PATCH v3] "

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-09-10  8:23 UTC  (3+ messages)

[PATCH v3 0/2] Add SMCCC cache clean/invalidate provider
 2026-09-10  8:21 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: smccc: add cache clean/invalidate IDs and return codes
` [PATCH v3 2/2] cache: add SMCCC-backed cache invalidate provider

[PATCH] PCI: Fix coding style in pci_sort_bf_cmp()
 2026-09-10  8:21 UTC  (2+ messages)

[PATCH 1/3] net: wwan: mhi_wwan_mbim: guard against a cyclic NDP chain
 2026-09-10  8:20 UTC  (4+ messages)
` [PATCH 2/3] net: wwan: mhi_wwan_mbim: check skb_copy_bits() return value

[RFC][PATCH] arm64: dts: renesas: r8a779f0: Add GICv3 ITS and update PCIe nodes
 2026-09-10  8:18 UTC  (2+ messages)

[PATCH] KVM: PPC: Fix guest state buffer kernel-doc names and parameters
 2026-09-10  8:17 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur-asus-zenbook-a16: Fix up the mic sample rate
 2026-09-10  8:17 UTC  (2+ messages)

[PATCH rtw-next v3 0/3] wifi: rtw88: usb: keep bmc traffic from exhausting the TX page pool
 2026-09-10  8:17 UTC  (4+ messages)
` [PATCH rtw-next v3 1/3] wifi: rtw88: usb: bound what the driver feeds the after-DTIM queue
` [PATCH rtw-next v3 2/3] wifi: rtw88: usb: only let the frames a dozing station needs use "
` [PATCH rtw-next v3 3/3] wifi: rtw88: widen the ATIM window while an AP interface is up

[PATCH v2 3/3] drm/rockchip: dw_dp: Attach "max bpc" connector property
 2026-09-10  8:16 UTC  (3+ messages)

[PATCH] media: ov5640: Initialize mutex before probe cleanup
 2026-09-10  8:16 UTC 

[PATCH net] net: vlan: fix vlan name truncation
 2026-09-10  8:15 UTC  (2+ messages)

[PATCH net-next v15] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-09-10  8:15 UTC  (2+ messages)

[PATCH v7 0/9] Add support for Wave6 video codec driver
 2026-09-10  8:14 UTC  (4+ messages)
` [PATCH v7 3/9] media: chips-media: wave6: Add Wave6 VPU interface

[PATCH] mm: implement and use vma_is_faulted(), silence KCSAN
 2026-09-10  8:14 UTC  (7+ messages)

drivers/gpu/drm/amd/amdgpu/../ras/core/eeprom_fw.c:115:68: sparse: sparse: Using plain integer as NULL pointer
 2026-09-10  8:14 UTC 

[PATCH v3 03/12] security: Add LSM_AUDIT_DATA_NS for namespace audit records
 2026-09-10  8:12 UTC  (6+ messages)
` [PATCH v3 3/12] "

[PATCH v13 0/8] netfs: Miscellaneous preparatory changes
 2026-09-10  8:11 UTC  (2+ messages)

[PATCH v2 0/8] md: don't wait for q->limits_lock while md holds back I/O
 2026-09-10  8:11 UTC  (9+ messages)
` [PATCH v2 1/8] md: pass a queue_limits down to ->hot_add_disk()
` [PATCH v2 2/8] md: don't wait for q->limits_lock in check_sb_changes()
` [PATCH v2 3/8] md: pass a queue_limits through the rdev sysfs stores
` [PATCH v2 4/8] md: defer the io_opt update out of the sync thread
` [PATCH v2 5/8] md: take q->limits_lock before locking and suspending the array
` [PATCH v2 6/8] md: pass a queue_limits through ->run()
` [PATCH v2 7/8] md: open new legs before locking the array
` [PATCH v2 8/8] md: link a new leg's holder "

[PATCH v3] PCI: mediatek-gen3: Fix 64-bit type truncation in mtk_pcie_set_trans_table()
 2026-09-10  8:10 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: stmmac: dwxgmac2: timestamp interrupt support + Agilex5 fix
 2026-09-10  8:10 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: stmmac: dwmac-socfpga: complete cross-timestamp on ATSNS
` [PATCH net-next v5 2/2] net: stmmac: dwxgmac2: add XGMAC timestamp interrupt support

[PATCH v2 0/8] gpu: nova-core: add NVKV codec
 2026-09-10  8:10 UTC  (3+ messages)
` [PATCH v2 6/8] gpu: nova-core: add NVKV typed encoding

[PATCH] dmaengine: dw-axi-dmac: demote apb_regs warning to debug
 2026-09-10  8:09 UTC 

[PATCH] buffer: fix NULL dereference of bh->b_folio in __bh_submit()
 2026-09-10  8:08 UTC  (2+ messages)

[PATCH] dt-bindings: net: snps,dwmac: allow stmmaceth-ocp reset name
 2026-09-10  8:08 UTC  (2+ messages)

[PATCH v3 0/4] mm: restore per-memcg reclaim for NONSLAB shrinkers under nokmem
 2026-09-10  8:07 UTC  (3+ messages)
` [PATCH v3 3/4] mm: thp: restore SHRINKER_NONSLAB on the deferred split shrinker
` [PATCH v3 4/4] mm: zswap: mark the zswap shrinker SHRINKER_NONSLAB

[PATCH] drm/nouveau: don't bump pin count on failed re-pin in nouveau_bo_pin_locked()
 2026-09-10  8:06 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®