messages from 2026-05-22 14:46:01 to 2026-05-22 16:22:54 UTC [more...]
[PATCH v2 0/2] x86/tdx: Port I/O emulation fixes
2026-05-22 16:22 UTC (4+ messages)
` [PATCH v2 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O
[PATCH] bpf: Fix preorder-unaware index in replace_effective_prog and purge_effective_progs replace_effective_prog() and purge_effective_progs() compute the target index in the effective program array by sequentially walking the hlist (pos++). However, since commit 4b82b181a26c ("bpf: Allow pre-ordering for bpf cgroup progs"), compute_effective_progs() partitions the effective array: preorder programs occupy indices 0..preorder_cnt-1 and normal programs occupy indices preorder_cnt..end. The sequential hlist walk does not account for this partitioning, so when BPF_F_PREORDER programs coexist with normal programs the computed index diverges from the actual position in the effective array. In replace_effective_prog() this causes BPF_LINK_UPDATE to overwrite the wrong slot: the freed program pointer remains in the correct slot while an unrelated neighbor is clobbered. Fix both functions by searching the effective array directly for the target program pointer instead of computing an index from the hlist. This is correct regardless of array layout since it matches by pointer identity. For purge_effective_progs(), resolve the effective prog from the link when the direct prog pointer is NULL (link-based detach path). Fixes: 4b82b181a26c ("bpf: Allow pre-ordering for bpf cgroup progs") Signed-off-by: Himanshu Anand <anand.himanshu17@gmail.com>
2026-05-22 16:22 UTC
[PATCH v1] Bluetooth: hci_qca: Increase SSR delay for rampatch and NVM loading
2026-05-22 16:22 UTC (3+ messages)
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-05-22 16:19 UTC (22+ messages)
` [PATCH mm-unstable v18 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v18 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v18 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v18 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v18 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v18 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v18 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v18 14/14] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v5 00/28] mtd: spi-nor: Enhance software protection
2026-05-22 16:19 UTC (9+ messages)
` [PATCH v5 04/28] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v5 13/28] mtd: spi-nor: swp: Create a TB intermediate variable
[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
2026-05-22 16:17 UTC (7+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging to memcg
[PATCH v3] memcg: cache obj_stock by memcg, not by objcg pointer
2026-05-22 16:16 UTC (8+ messages)
[PATCH 0/8] x86-32 CPU configuration cleanups
2026-05-22 16:11 UTC (5+ messages)
` [PATCH 3/8] x86: make TSC usage unconditional
` [PATCH 5/8] x86: remove dependencies on CONFIG_M... CPU options
[PATCH v3 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays
2026-05-22 16:11 UTC (12+ messages)
` [PATCH v3 01/11] arm64: dts: ti: k3-am62-verdin: Add Toradex DSI to LVDS adapter with 10.1" display
` [PATCH v3 02/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS
` [PATCH v3 03/11] dt-bindings: vendor-prefixes: Add Riverdi
` [PATCH v3 04/11] dt-bindings: display: panel-lvds: Add Riverdi RVT70HSLNWCA0 and RVT101HVLNWC00
` [PATCH v3 05/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" DSI
` [PATCH v3 06/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 7" DSI
` [PATCH v3 07/11] arm64: dts: ti: k3-am62-verdin: Add NAU8822 Bridge Tied Load
` [PATCH v3 08/11] arm64: dts: ti: k3-am62-verdin: Reserve UART_4 for Cortex-M4F
` [PATCH v3 09/11] arm64: dts: ti: k3-am62-verdin: Add Toradex OV5640 CSI Cameras
` [PATCH v3 10/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Verdin Mezzanine CAN
` [PATCH v3 11/11] arm64: dts: ti: k3-am62-verdin: Add Mezzanine with Toradex Display 10.1" LVDS
[PATCH 0/3] spacemit: k1: Add support for Banana Pi BPI-CM6 IO board
2026-05-22 16:11 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: riscv: spacemit: Add Banana Pi BPI-CM6 compatible
[PATCH 0/3] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-05-22 16:11 UTC (4+ messages)
` [PATCH 2/3] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
[PATCH 0/9] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
2026-05-22 16:11 UTC (3+ messages)
` [PATCH 5/9] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the missing I3C power source option
[PATCH 0/2] iio: adc: ad4080: add support for AD4884
2026-05-22 16:10 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: ad4080: add AD4884 support
[PATCH 0/6] Fixes to the previously-merged drivers/dax/fsdev series
2026-05-22 16:10 UTC (3+ messages)
[RFC PATCH] cgroup/rstat: convert rstat lock from spinlock to rwlock
2026-05-22 16:08 UTC (2+ messages)
[PATCH v2 0/3] remove mmap_action success, error hooks
2026-05-22 16:07 UTC (5+ messages)
` [PATCH v2 1/3] drivers/char/mem: eliminate unnecessary use of success_hook
` [PATCH v2 2/3] mm/vma: remove mmap_action->success_hook
` [PATCH v2 3/3] mm/vma: eliminate mmap_action->error_hook, introduce error_filter
[PATCH v14 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-05-22 16:05 UTC (3+ messages)
[PATCH v2 0/4] PCI: Introduce pci_suspend_retains_context() API
2026-05-22 16:04 UTC (2+ messages)
[for-next][PATCH 00/15] tracing: Updates for 7.2
2026-05-22 16:03 UTC (5+ messages)
` [for-next][PATCH 10/15] tracing: Allow perf to read synthetic events
[PATCH fwctl 0/3] fwctl/bnxt: DMA buffer support for HWRM commands
2026-05-22 16:01 UTC (3+ messages)
` [PATCH fwctl 1/3] fwctl: Add driver_data field to fwctl_rpc
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-22 16:01 UTC (5+ messages)
` [PATCH v2 13/16] iommufd: Persist iommu hardware pagetables for live update
[PATCH net-next v4 0/2] Add OVS packet family YNL spec and unicast notification support
2026-05-22 16:00 UTC (3+ messages)
[PATCH v2 0/4] phy: qcom: qmp-combo fixes + x1-dell-thena DT maintenance
2026-05-22 15:59 UTC (4+ messages)
` [PATCH v2 1/4] phy: qcom: qmp-combo: skip USB power_off/exit after device teardown
[PATCH v2 0/4] firmware: qcom: scm: Add minidump SRAM destination support
2026-05-22 15:58 UTC (11+ messages)
` [PATCH v2 1/4] dt-bindings: firmware: qcom,scm: Add minidump SRAM property
` [PATCH v2 3/4] firmware: qcom: scm: Add minidump SRAM support
[PATCH v5 0/3] pps: improve PREEMPT_RT performance
2026-05-22 15:56 UTC (4+ messages)
[PATCH v2 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
2026-05-22 15:47 UTC (9+ messages)
` [PATCH v2 4/7] dt-bindings: soc: renesas: Document Renesas R-Car R8A779MD Geist
` [PATCH v2 5/7] soc: renesas: Identify Renesas R-Car R8A779MD M3Le SoC
` [PATCH v2 6/7] arm64: dts: renesas: r8a779md: Add Renesas R-Car R8A779MD M3Le DTs
` [PATCH v2 7/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist
[PATCH net-next] net: e100: remove redundant static variable initializations
2026-05-22 15:55 UTC (2+ messages)
[PATCH v1 net-next] s390/ism: Drop superflous zeros in pci_device_id array
2026-05-22 15:54 UTC (2+ messages)
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-22 15:53 UTC (28+ messages)
[PATCH v2 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays
2026-05-22 15:51 UTC (3+ messages)
` [PATCH v2 01/11] arm64: dts: ti: k3-am62-verdin: Add Toradex DSI to LVDS adapter with 10.1" display
[GIT PULL] smb3 client fixes
2026-05-22 15:50 UTC
[PATCH v2 0/2] spi: aspeed: Fix __iomem annotation and VLA parameter
2026-05-22 15:48 UTC (4+ messages)
` [PATCH v2 2/2] spi: aspeed: Replace VLA parameter with flat pointer in calibration helper
[PATCH] media: cx231xx: fix null pointer deref in snd_cx231xx_pcm_close
2026-05-22 15:46 UTC
[PATCH v2 0/2] remoteproc: xlnx: add auto-boot support
2026-05-22 15:46 UTC (5+ messages)
` [PATCH v2 2/2] remoteproc: xlnx: enable auto boot feature
[PATCH v3] nvme: reject keep-alive passthrough on non-fabrics
2026-05-22 15:46 UTC (2+ messages)
[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
2026-05-22 15:45 UTC (4+ messages)
` [PATCH 2/3] iommu/vt-d: Add PCI segment and vendor:device ID to DMAR "
[PATCH 0/4] clk: add Siflower SF21 topcrm support
2026-05-22 15:44 UTC (5+ messages)
` [PATCH 4/4] clk: add support for siflower sf21-topcrm
[PATCH] mfd: cros_ec: Read EC features during probe to catch transfer error
2026-05-22 15:44 UTC
[PATCH] cxl/region: Fix out of bounds access in cxl_cancel_auto_attach()
2026-05-22 15:44 UTC (7+ messages)
[PATCH] lib: objagg: Use flexible arrays for object storage
2026-05-22 15:43 UTC (2+ messages)
List iterator used after loop in mlxsw_sp_fid_port_vid_list_add?
2026-05-22 15:41 UTC
[PATCH 00/14] mm/damon: minor improvements for code readability and tests
2026-05-22 15:40 UTC (15+ messages)
` [PATCH 01/14] mm/damon/core: safely handle no region case in damon_set_regions()
` [PATCH 02/14] mm/damon/core: do not use region out of a loop "
` [PATCH 03/14] samples/damon/mtier: replace damon_add_region() with damon_set_regions()
` [PATCH 04/14] mm/damon/tests/vaddr-kunit: "
` [PATCH 05/14] mm/damon/core: hide damon_add_region()
` [PATCH 06/14] mm/damon/core: hide damon_insert_region()
` [PATCH 07/14] mm/damon/core: hide damon_destroy_region()
` [PATCH 08/14] mm/damon/core: add kdamond_call() debug_sanity check
` [PATCH 09/14] mm/damon/core: remove damon_verify_nr_regions()
` [PATCH 10/14] mm/damon/tests/core-kunit: add damon_set_regions() test cases
` [PATCH 11/14] selftests/damon/sysfs.py: stop kdamonds before failing
` [PATCH 12/14] selftests/damon/sysfs.sh: test monitoring intervals goal dir
` [PATCH 13/14] selftests/damon/sysfs.sh: test addr_unit file existence
` [PATCH 14/14] selftests/damon/sysfs.sh: test pause "
[PATCH v6 00/10] nvmem: Add Raspberry Pi OTP nvmem driver
2026-05-22 15:40 UTC (11+ messages)
` [PATCH v6 01/10] soc: bcm2835: Use IS_REACHABLE for function declaration
` [PATCH v6 02/10] nvmem: core: Enforce stride and alignment checks for nvmem_device functions
` [PATCH v6 03/10] dt-bindings: raspberrypi,bcm2835-firmware: Add bcm2712-firmware compatible
` [PATCH v6 04/10] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v6 05/10] firmware: raspberrypi: register nvmem driver
` [PATCH v6 06/10] arm64: dts: broadcom: bcm2712: add raspberrypi,bcm2712-firmware compatible
` [PATCH v6 07/10] dt-bindings: raspberrypi,bcm2835-firmware: Drop unnecessary select
` [PATCH v6 08/10] arm64: defconfig: Enable the raspberrypi otp driver as module
` [PATCH v6 09/10] ARM: bcm2835_defconfig: "
` [PATCH v6 10/10] ARM: multi_v7_defconfig: "
[PATCH net] net: Avoid checksumming unreadable skb tail on trim
2026-05-22 15:39 UTC (2+ messages)
[PATCH v7] iio: imu: kmx61: Use guard(mutex)() over manual locking
2026-05-22 15:38 UTC (3+ messages)
[PATCH v2] cpufreq: intel_pstate: Sync policy->cur when setting min pstate during CPU offline
2026-05-22 15:36 UTC (2+ messages)
[GIT PULL] pin control fixes for the v7.1 kernel
2026-05-22 15:36 UTC
[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-22 15:35 UTC (3+ messages)
` [PATCH v5 02/20] [DO NOT MERGE] s390: Expose protected virtualization through cc_platform_has()
[PATCH v2 0/3] staging: cleanup of sdio_intf.c
2026-05-22 15:33 UTC (3+ messages)
[PATCH v2] nvme: reserve a keep-alive admin tag for all transports
2026-05-22 15:33 UTC (7+ messages)
[PATCH v9 0/3] kbuild: distributed build support for Clang ThinLTO
2026-05-22 15:32 UTC (7+ messages)
` [PATCH v9 3/3] "
[PATCH v3] kconfig: add kconfig-sym-check static checker
2026-05-22 15:31 UTC (5+ messages)
[PATCH] arm64: dts: qcom: Add Display Port audio on Arduino Monza
2026-05-22 15:30 UTC (2+ messages)
[PATCH] nvme: reject completions for requests that are not in flight
2026-05-22 15:30 UTC
[PATCH v2] media: bcm2835-unicam: Fix log status runtime access
2026-05-22 15:28 UTC
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-05-22 15:27 UTC (6+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
` [PATCH v3 2/5] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v3 3/5] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v3 4/5] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v3 5/5] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
[PATCH v2] cpufreq: elanfreq: Drop support for AMD Elan SC4*
2026-05-22 15:28 UTC (3+ messages)
[RFC PATCH v2 0/8] timekeeping: Fix draft tracking precision and add feed-forward discipline via vmclock
2026-05-22 15:28 UTC (10+ messages)
[PATCH] nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools
2026-05-22 15:27 UTC (2+ messages)
List iterator used after loop in sja1105_insert_gate_entry?
2026-05-22 15:25 UTC
[PATCH v2] kernel: refactor: shorten has_pending_signals
2026-05-22 15:24 UTC (5+ messages)
[PATCH] fs/ntfs3: fix syncing wrong inode on DIRSYNC cross-directory rename
2026-05-22 15:24 UTC (3+ messages)
[PATCH] fs/ntfs3: validate index entry key bounds
2026-05-22 15:23 UTC (2+ messages)
[PATCH RFC 0/3] iio: add Open Sensor Fusion UART driver
2026-05-22 15:22 UTC (2+ messages)
[PATCH] Input: synaptics - add quirk for Daffodil DC253D touchpad
2026-05-22 15:22 UTC
[PATCH 0/3] x86/xen: Do some Xen-PV related cleanups
2026-05-22 15:21 UTC (4+ messages)
` [PATCH 1/3] x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
` [PATCH 2/3] x86/xen: Cleanup Xen related trace points
` [PATCH 3/3] x86/xen: Remove Xen debugfs support
[PATCH] cpufreq: clean up dead dependencies on X86 in Kconfig
2026-05-22 15:20 UTC (3+ messages)
[PATCH v4 0/2] iio: adc: ad_sigma_delta: fix CS assertion and registerless device handling
2026-05-22 15:20 UTC (4+ messages)
` [PATCH v4 2/2] iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devices
[PATCH v2] signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
2026-05-22 15:19 UTC (3+ messages)
[PATCH V1 0/3] Add Hawi UFS PHY and Controller support
2026-05-22 15:18 UTC (4+ messages)
` [PATCH V1 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY compatible
[PATCH v4 0/2] Add cpufreq scaling support for Qualcomm Shikra SoC
2026-05-22 15:16 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: Document Qualcomm Shikra SoC EPSS
` [PATCH v4 2/2] cpufreq: qcom: Add cpufreq scaling support for Qualcomm Shikra SoC
[PATCH v2] iio: accel: bmc150: use guard(mutex) for mutex handling
2026-05-22 15:16 UTC (2+ messages)
[RESEND PATCH v5 00/12] Allow preemption during IPI completion waiting to improve real-time performance
2026-05-22 15:16 UTC (7+ messages)
` [RESEND PATCH v5 06/12] smp: Enable preemption early in smp_call_function_many_cond
[PATCH v5 1/1] KVM: x86: Introduce has_protected_pmu state for TDX VMs
2026-05-22 15:15 UTC
[PATCH v3 0/2] governor: Fix races and stale baseline on prev_cpu_nice
2026-05-22 15:14 UTC (2+ messages)
[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
2026-05-22 15:11 UTC (2+ messages)
[PATCH 0/2] Add support for PCIe on Renesas RZ/V2N SoC
2026-05-22 15:09 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g056: Add PCIe node
` [PATCH 2/2] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable PCIe
[PATCH] iio: dac: ad5686: update of_match_table
2026-05-22 15:05 UTC (3+ messages)
[PATCH v4 00/11] exfat: convert to iomap
2026-05-22 15:02 UTC (4+ messages)
` [PATCH v4 01/11] iomap: introduce IOMAP_F_ZERO_TAIL flag
[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-05-22 15:02 UTC (6+ messages)
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
[PATCH 1/2] dmaengine: mpc512x: fix dead empty check in mpc_dma_prep_slave_sg()
2026-05-22 15:02 UTC (2+ messages)
` [PATCH v2] "
[PATCH] iio: potentiostat: lmp91000: fix NULL deref in probe by reordering setup
2026-05-22 15:01 UTC (2+ messages)
[PATCH] unwind: Add sframe_(un)register() system calls
2026-05-22 15:01 UTC (3+ messages)
[PATCH net] tun: free page on short-frame rejection in tun_xdp_one()
2026-05-22 15:00 UTC (2+ messages)
[PATCH] iio: imu: bno055: terminate dev_err() strings with a newline
2026-05-22 14:59 UTC (3+ messages)
[PATCH v1] iommu/riscv: Drop superflous zeros in pci_device_id array
2026-05-22 14:59 UTC
[PATCH] iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind
2026-05-22 14:58 UTC (2+ messages)
[PATCH 00/12] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
2026-05-22 14:57 UTC (4+ messages)
` [PATCH 09/12] dmaengine: dw-edma-pcie: Add register offset match flag
[PATCH] nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
2026-05-22 14:56 UTC (2+ messages)
[RFC PATCH v2 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-05-22 14:55 UTC (5+ messages)
` [RFC PATCH v2 1/4] mm/damon: Generalize ctx_target creation for damon_ops_id and add vaddr support
` [RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
` [RFC PATCH v2 3/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
` [RFC PATCH v2 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management documentation
[PATCH v2] USB: serial: cypress_m8: validate interrupt packet headers
2026-05-22 14:54 UTC
[PATCH v2 0/3] ACPI: button: Fixes related to GPE handling and probe error path
2026-05-22 14:53 UTC (4+ messages)
` [PATCH v2 1/3] ACPI: button: Fix ACPI GPE handler leak during removal
` [PATCH v2 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
` [PATCH v2 3/3] ACPI: button: Add missing device class clearing on probe failures
[PATCH 0/2] remoteproc: qcom: Add Shikra remoteproc support
2026-05-22 14:53 UTC (7+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: "
[PATCH v2] iopoll: use udelay() for initial polling
2026-05-22 14:50 UTC (5+ messages)
[PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support
2026-05-22 14:47 UTC (2+ messages)
[PATCH net-next v8 0/3] gve: add support for PTP gettimex64
2026-05-22 14:46 UTC (8+ messages)
` [PATCH net-next v8 3/3] gve: implement "
[PATCH v1] printk: Unconditionally unregister boot consoles when any real console appears
2026-05-22 14:46 UTC (3+ messages)
[PATCH] arm64: dts: qcom: kodiak: Elite-ify LPASS macros
2026-05-22 14:46 UTC
[PATCH] tools/nolibc: stackprotector: Avoid stalling program startup if crng is not init yet
2026-05-22 14:46 UTC (3+ 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