messages from 2026-08-07 22:46:28 to 2026-08-08 03:18:58 UTC [more...]
[PATCH v2 net-next 0/7] net: dsa: netc: add PTP support for NETC switch
2026-08-08 3:21 UTC (9+ messages)
` [PATCH] net: dsa: netc: add PTP one-step timestamping support
` [PATCH v2 net-next 1/7] ptp: netc: use ioread64_lo_hi/iowrite64_lo_hi for 64-bit register access
` [PATCH v2 net-next 2/7] ptp: netc: remove unnecessary pcie_flr() call in probe
` [PATCH v2 net-next 3/7] ptp: netc: export netc_timer_get_current_time() for cross-driver use
` [PATCH v2 net-next 4/7] net: dsa: netc: use entry ID instead of pointer to track host flood rule
` [PATCH v2 net-next 5/7] net: dsa: netc: enable ingress port filtering lookup by default
` [PATCH v2 net-next 6/7] net: dsa: netc: add PTP two-step timestamping support
` [PATCH v2 net-next 7/7] net: dsa: netc: add PTP one-step "
[PATCH 6.6 000/261] 6.6.151-rc1 review
2026-08-08 3:10 UTC (4+ messages)
[PATCH v2] kasan: fix cache shrink race with CPU hotplug
2026-08-08 3:14 UTC
[PATCH 00/17] nova-core: GPU interrupt support and GSP event delivery
2026-08-08 3:11 UTC (18+ messages)
` [PATCH 01/17] rust: sync: completion: add wait_for_completion_timeout()
` [PATCH 02/17] rust: pci: expose the whole interrupt vector allocation
` [PATCH 03/17] rust: pci: expose the allocated interrupt type
` [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
` [PATCH 05/17] gpu: nova-core: add the GIN CPU interrupt tree and MSI EOI registers
` [PATCH 06/17] gpu: nova-core: add the GIN interrupt tree API
` [PATCH 07/17] gpu: nova-core: add the per-architecture GIN CPU interrupt HAL
` [PATCH 08/17] gpu: nova-core: allocate interrupt vectors for the serviced subtrees
` [PATCH 09/17] gpu: nova-core: add an interrupt delivery self-test
` [PATCH 10/17] gpu: nova-core: dispatch GSP events instead of discarding them
` [PATCH 11/17] gpu: nova-core: match GSP RPC replies by sequence, not just function
` [PATCH 12/17] gpu: nova-core: recover the GSP receive path from corrupt framing
` [PATCH 13/17] gpu: nova-core: bound a GSP wait by a single deadline
` [PATCH 14/17] gpu: nova-core: drive GSP events with the SWGEN0 interrupt
` [PATCH 15/17] gpu: nova-core: retrigger the GSP falcon and clear every latched cause
` [PATCH 16/17] gpu: nova-core: add KUnit tests for the interrupt tree and HALs
` [PATCH 17/17] gpu: nova-core: document the GIN interrupt controller and GSP events
[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
2026-08-08 3:05 UTC (14+ messages)
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size
[PATCH bpf-next v2 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
2026-08-08 2:59 UTC (2+ messages)
[PATCH v2] staging: fbtft: make dirty_lock IRQ-safe
2026-08-08 2:59 UTC (2+ messages)
[PATCH] arm64: dts: renesas: sparrow-hawk: Add overlay for WaveShare 2CH CANFD HAT
2026-08-08 2:56 UTC
[PATCH] thermal: qcom-spmi-adc-tm5: fix all temperature reads failing with -EINVAL
2026-08-08 2:39 UTC
[PATCH 6.12 000/337] 6.12.103-rc1 review
2026-08-08 2:36 UTC (3+ messages)
[PATCH net v3 0/6] net: mana: HW channel reliability and hardening fixes
2026-08-08 2:34 UTC (9+ messages)
` [PATCH net v4 0/7] "
` [PATCH net v4 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
` [PATCH net v4 2/7] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net v4 3/7] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net v4 4/7] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net v4 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
` [PATCH net v4 6/7] net: mana: fix stale HWC response after command timeout
` [PATCH net v4 7/7] net: mana: keep max_num_cqs immutable once cq_table is allocated
[PATCH v3 00/18] iommu: Add live update state preservation
2026-08-08 2:31 UTC (4+ messages)
` [PATCH v3 02/18] iommu: Implement IOMMU Live update FLB callbacks
[PATCH v4 00/18] iommu: Add live update state preservation
2026-08-08 2:27 UTC (19+ messages)
` [PATCH v4 01/18] memfd: export memfd_get_seals()
` [PATCH v4 02/18] iommu: Implement IOMMU Live update FLB callbacks
` [PATCH v4 03/18] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH v4 04/18] iommupt: Implement preserve/unpreserve/restore callbacks
` [PATCH v4 05/18] iommu: Implement IOMMU domain preservation
` [PATCH v4 06/18] iommu: Implement device and IOMMU HW preservation
` [PATCH v4 07/18] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH v4 08/18] iommu/vt-d: Clear unpreserved context entries during shutdown
` [PATCH v4 09/18] iommu: Add APIs to get iommu and device preserved state
` [PATCH v4 10/18] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH v4 11/18] iommu: Restore and reattach preserved domains to devices
` [PATCH v4 12/18] iommu/vt-d: Handle reattach of the restored domain
` [PATCH v4 13/18] iommu/vt-d: Preserve PASID table of preserved device
` [PATCH v4 14/18] iommufd: Implement ioctl to mark HWPT for preservation
` [PATCH v4 15/18] iommufd: Persist iommu hardware pagetables for live update
` [PATCH v4 16/18] iommufd: Add APIs to preserve/unpreserve a vfio cdev
` [PATCH v4 17/18] vfio/pci: Preserve the iommufd state of the "
` [PATCH v4 18/18] iommufd/selftest: Add test to verify iommufd preservation
[PATCH] fbdev: bitblit: bound-check glyph index in bit_cursor()
2026-08-08 2:19 UTC
[PATCH net] net: phylink: treat PSGMII as an inband capable interface
2026-08-08 2:11 UTC (4+ messages)
` [PATCH net v2] "
[PATCH net v3 6/6] net: mana: fix stale HWC response after command timeout
2026-08-08 2:10 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net v2] net: phylink: treat PSGMII as an inband capable interface
2026-08-08 2:09 UTC
net/psp/psp_nl.c:513:13: sparse: sparse: cast removes address space '__rcu' of expression
2026-08-08 1:53 UTC
[PATCH v1] mtd: ubi: Release device reference on busy detach
2026-08-08 1:50 UTC (2+ messages)
[PATCH] ALSA: ump: Fix corrupted data bytes at MIDI 1.0 SysEx to UMP conversion
2026-08-08 1:45 UTC
[PATCH v4 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-08 1:12 UTC (3+ messages)
` [PATCH v4 1/5] mm: Make per-VMA locks available universally
[PATCH net-next v4 0/1] af_unix: Fix priority inversion issue
2026-08-08 1:40 UTC (4+ messages)
` [PATCH net-next v4 1/1] af_unix: Do not wait for garbage collector in sendmsg()
[PATCH net-next v8 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-08-08 1:40 UTC (2+ messages)
[PATCH net-next v3] net: mana: Extend RX CQE coalescing up to 8 packets
2026-08-08 1:40 UTC (2+ messages)
[PATCH 0/5] kcov: suppress timer and scheduler coverage leaks
2026-08-08 1:36 UTC (11+ messages)
` [PATCH 1/5] kcov: add kcov_pause()/kcov_resume() helpers
` [PATCH 2/5] hrtimer: pause KCOV during deferred rearm
` [PATCH 3/5] sched: pause KCOV in __schedule()
` [PATCH 4/5] sched: pause KCOV in try_to_wake_up()
` [PATCH 5/5] sched: pause KCOV in wake_up_new_task()
[PATCH v3] memcg: keep folio's objcg same as its node
2026-08-08 1:35 UTC (2+ messages)
[PATCH v8 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
2026-08-08 1:15 UTC (5+ messages)
` [PATCH v8 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v8 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
[PATCH] virtio_net: roll back RSS state on control failure
2026-08-08 1:19 UTC (2+ messages)
[PATCH net-next v14 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-08-08 1:10 UTC (2+ messages)
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-08 0:29 UTC (3+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
[PATCH net v6 00/10] rxrpc: Fix CHALLENGE packet handling
2026-08-08 1:05 UTC (3+ messages)
[PATCH v8 00/22] Add Counter delegation ISA extension support
2026-08-08 1:04 UTC (5+ messages)
` [PATCH v8 05/22] RISC-V: Define indirect CSR access helpers
[PATCH 1/2] EDAC/device_sysfs: Use kstrtouint for poll_msec to prevent truncation
2026-08-08 1:01 UTC (2+ messages)
[PATCH net-next V2 00/13] net/mlx5e: Add support for HW-GRO to PSP
2026-08-08 1:00 UTC (5+ messages)
` [PATCH net-next V2 12/13] selftests: drv-net: psp: Fix responder parsing
` [PATCH net-next V2 13/13] selftests: drv-net: psp: Add a test for PSP with HW-GRO
[PATCH] fix: drm/vmwgfx: vmw_user_shader_alloc: fix base object refcount leak on ttm_base_object_init failure
2026-08-08 0:58 UTC (2+ messages)
[PATCH net] sctp: fix use-after-free of cached ASCONF chunk
2026-08-08 0:57 UTC (2+ messages)
` [PATCH net v2] "
[PATCH net-next v6 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
2026-08-08 0:56 UTC (11+ messages)
` [PATCH net-next v6 01/10] ipv6: add ip6_del_rt_reason()
` [PATCH net-next v6 02/10] ipv6: propagate the route deletion reason to fib6_del_route()
` [PATCH net-next v6 03/10] ipv6: record the reason for kernel-initiated route deletions
` [PATCH net-next v6 04/10] ipv6: add a deletion reason argument to rt6_fill_node()
` [PATCH net-next v6 05/10] ipv6: expose the route deletion reason in RTM_DELROUTE
` [PATCH net-next v6 06/10] ipv6: add inet6_rt_del_notify()
` [PATCH net-next v6 07/10] netlink: specs: rt-route: add route notifications
` [PATCH net-next v6 08/10] netlink: specs: rt-route: split out the request attribute list
` [PATCH net-next v6 09/10] netlink: specs: rt-route: add the route deletion reason
` [PATCH net-next v6 10/10] selftests: net: verify RTA_DEL_REASON on route deletion
[PATCH] fprobe: Simplify fprobe_remove_ips() by reusing existing helpers
2026-08-08 0:54 UTC (2+ messages)
[PATCH 0/4] tracing/mmiotrace: Fix some bugs in mmiotrace
2026-08-08 0:50 UTC (3+ messages)
` [PATCH 4/4] tracing/mmiotrace: Clean up coding style and redundant debug logs
[PATCH v5] hfsplus: validate B-tree record offset table
2026-08-08 0:49 UTC (3+ messages)
` [PATCH v6] "
[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
2026-08-08 0:46 UTC (5+ messages)
` [PATCH v1 1/2] perf: RISC-V: use BIT_ULL for u64 overflow masks
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
[PATCH] perf: RISC-V: check cpu_hw_evt before dereference in overflow IRQ
2026-08-08 0:45 UTC (2+ messages)
[PATCH v2] eventfs: Use children field for rcu head and add memory barriers
2026-08-08 0:44 UTC
[GIT PULL] watchdog fixes for v7.2-rc7
2026-08-08 0:43 UTC (2+ messages)
[GIT PULL] hwmon fixes for v7.2-rc7
2026-08-08 0:43 UTC (2+ messages)
[PATCH v3] arm64: defconfig: enable Rockchip Multimedia drivers
2026-08-08 0:42 UTC
[PATCH v3 21/21] klp-build: Add arm64 syscall patching macro
2026-08-08 0:41 UTC (3+ messages)
[PATCH v3 19/21] objtool/klp: Introduce objtool for arm64
2026-08-08 0:41 UTC (3+ messages)
[PATCH v5] KVM: arm64: nv: Keep the shadow S2 MMUs at fixed addresses
2026-08-08 0:39 UTC
[PATCH net-next v5 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
2026-08-08 0:37 UTC (8+ messages)
` [PATCH net-next v5 01/10] ipv6: add ip6_del_rt_reason()
[PATCH v3 17/21] objtool/klp: Don't correlate arm64 mapping symbols
2026-08-08 0:36 UTC (3+ messages)
[PATCH] slimbus: qcom-ngd-ctrl: match downstream DEF_ACT_CHAN encoding
2026-08-08 0:35 UTC
[tip:x86/documentation] BUILD SUCCESS 33a581d800670e5d91e99203536d15ef7451ad69
2026-08-08 0:28 UTC
[PATCH v3 14/21] objtool: Prevent kCFI hashes from being decoded as instructions
2026-08-08 0:33 UTC (3+ messages)
[PATCH 6.18 000/396] 6.18.44-rc1 review
2026-08-08 0:31 UTC (3+ messages)
[PATCH v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
2026-08-08 0:31 UTC (3+ messages)
[PATCH 7.1 000/438] 7.1.8-rc1 review
2026-08-08 0:29 UTC (2+ messages)
[PATCH 1/4] watchdog: qcom: Propagate errors from optional IRQ lookup
2026-08-08 0:23 UTC (2+ messages)
[PATCH 0/5] iio: adc: ti-ads112c14: add filter support
2026-08-08 0:19 UTC (6+ messages)
` [PATCH 1/5] iio: adc: ti-ads112c14: support external clock
` [PATCH 2/5] iio: adc: ti-ads112c14: add filter support
` [PATCH 3/5] iio: ABI: add sinc4+sinc1+pf1 filter_type
` [PATCH 4/5] iio: adc: ti-ads112c14: add settlingtime attribute
` [PATCH 5/5] iio: ABI: add settlingtime attributes
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-08 0:19 UTC (5+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 26/26] mm: add fast path for AS_NO_DIRECT_MAP
[PATCH v2] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
2026-08-08 0:15 UTC (2+ messages)
[PATCH v3 00/21] objtool/arm64: Port klp-build to arm64
2026-08-08 0:11 UTC (10+ messages)
` [PATCH v3 10/21] objtool: Ignore jumps to the end of the function for checksum runs
` [PATCH v3 11/21] objtool: Allow empty alternatives
[PATCH v2 0/2] SM8450 QoL changes (qmp)
2026-08-08 0:09 UTC (3+ messages)
` [PATCH v2 2/2] phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phy
[PATCH net-next v2 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
2026-08-08 0:09 UTC (2+ messages)
[PATCH v3 12/21] objtool: Refactor elf_add_data() to use a growable data buffer
2026-08-08 0:08 UTC (3+ messages)
[PATCH] eventfs: Use children field for rcu head and add memory barriers
2026-08-08 0:00 UTC (3+ messages)
[PATCH] wifi: brcmfmac: configure SAE PWE method for external SAE AP
2026-08-07 23:56 UTC (3+ messages)
[PATCH v9 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-08-07 23:52 UTC (2+ messages)
[PATCH v2] MAINTAINERS: add entry for SpacemiT reset controller driver
2026-08-07 23:51 UTC (3+ messages)
[PATCH net-next 00/14] selftests: net: shaper: Expand shaper API coverage
2026-08-07 23:50 UTC (2+ messages)
[PATCH net v2 0/6] net: dsa: mt7530: fix remaining swallowed MDIO access errors
2026-08-07 23:50 UTC (2+ messages)
[PATCH] iio: proximity: srf04: fix runtime PM autosuspend cleanup
2026-08-07 23:41 UTC (2+ messages)
[PATCH net-next] net: phy: mediatek: add EcoNet EN7528 PHY support
2026-08-07 23:40 UTC (2+ messages)
[PATCH net-next v2 0/5] bridge: Validate and clean up IPv6 neighbour suppression
2026-08-07 23:40 UTC (2+ messages)
[PATCH] firewire: ohci: fix NULL pointer dereference in ar_context_release
2026-08-07 23:38 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
2026-08-07 23:31 UTC (3+ messages)
` [PATCH v2 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue
[PATCH] riscv: hwprobe: Register unaligned probes before usermode
2026-08-07 23:29 UTC (4+ messages)
[PATCH net] tcp: reset late connection after listening socket close
2026-08-07 23:27 UTC (3+ messages)
[PATCH] iio: accel: mma8452: add ACPI match table
2026-08-07 23:28 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
2026-08-07 23:26 UTC (10+ messages)
` [RFC PATCH v5 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v5 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [RFC PATCH v5 4/4] mm/shmem: split large folios only on -E2BIG
[PATCH] locking/csd-lock: Report how long a stuck CSD lock took to recover
2026-08-07 23:14 UTC (4+ messages)
[PATCH v2] usb: dwc3: core: Fix RAM interface getting stuck during enumeration
2026-08-07 23:12 UTC (2+ messages)
[PATCH] mtd: spinand: Enable QE on all dies
2026-08-07 23:11 UTC
[PATCH rdma-next] RDMA/mlx5: Make sure that UMR page is aligned to PAGE_SIZE
2026-08-07 23:10 UTC (4+ messages)
[PATCH 1/1] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
2026-08-07 23:09 UTC (4+ messages)
[PATCH RESEND 00/17] drm/spacemit: add SpacemiT K3 display support
2026-08-07 23:08 UTC (9+ messages)
` [PATCH RESEND 01/17] dt-bindings: display: spacemit: add K3 Saturn DPU controller
` [PATCH RESEND 02/17] dt-bindings: phy: add SpacemiT K3 Innosilicon DP PHY
` [PATCH RESEND 03/17] dt-bindings: display: spacemit: add K3 Innosilicon DP/eDP controller
` [PATCH RESEND 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU
[PATCH v4] drm/pagemap: Prevent double migration of device pages
2026-08-07 23:07 UTC (2+ messages)
[PATCH] KVM: Remove the kvm debugfs directory if kvm_init() fails
2026-08-07 23:06 UTC (4+ messages)
[PATCH v5 0/4] ASoC: Add support for Airoha AN7581
2026-08-07 23:05 UTC (5+ messages)
` [PATCH v5 4/4] ASoC: airoha: Add AFE and machine driver "
[GIT PULL] coresight: Updates for Linux v7.3
2026-08-07 23:00 UTC
[PATCH v2 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
2026-08-07 22:59 UTC (5+ messages)
` [PATCH v2 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
[PATCH 0/2] ACPI: arm64: use platform_device_set_fwnode()
2026-08-07 22:59 UTC (2+ messages)
[for-next v5 0/2] Add Reorder Completion Queue (RCQ) support
2026-08-07 22:58 UTC (2+ messages)
[syzbot] [ath10k?] WARNING in ath10k_pci_probe
2026-08-07 22:58 UTC (2+ messages)
` Forwarded: "
[PATCH] drm/panel: samsung-s6d16d0: Use mipi_dsi_*_multi(); fix minor bugs
2026-08-07 22:55 UTC
[PATCH 0/2] clk: en7523: Add support for selecting SCU serdes
2026-08-07 22:55 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: airoha: Add PHY binding for Serdes port
[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
2026-08-07 22:53 UTC (21+ messages)
[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
2026-08-07 22:53 UTC (9+ messages)
[git pull] drm fixes for 7.2-rc7
2026-08-07 22:52 UTC (2+ messages)
[PATCH bpf-next v3] bpf: Fix mmap_lock leak in irq_work path
2026-08-07 22:50 UTC (2+ messages)
[PATCH bpf v6] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
2026-08-07 22:50 UTC (2+ messages)
[PATCH net v2] dibs: fix double free of dmb_clientid_arr
2026-08-07 22:50 UTC (2+ messages)
[PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
2026-08-07 22:48 UTC (12+ messages)
[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
2026-08-07 22:47 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox