messages from 2026-04-03 15:01:29 to 2026-04-03 15:54:37 UTC [more...]
[PATCH v4] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
2026-04-03 15:54 UTC (3+ messages)
[Buildroot] [PATCH] package/cryptsetup: bump version to 2.8.6
2026-04-03 15:54 UTC
[PATCH v4] netfilter: xt_multiport: validate range encoding in checkentry
2026-04-03 15:52 UTC
[nft PATCH 0/2] A bit of non-constant binop follow-up
2026-04-03 15:53 UTC (2+ messages)
[PATCH 1/2] kbuild: rust: allow `clippy::uninlined_format_args`
2026-04-03 15:52 UTC (4+ messages)
` [PATCH 2/2] rust: macros: simplify `format!` arguments
[PATCH net v3] tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
2026-04-03 15:51 UTC (2+ messages)
[PATCH] lib/glob: add more KUnit tests for glob
2026-04-03 15:50 UTC (3+ messages)
[PATCH net v2] ipvs: fix NULL deref in ip_vs_add_service error path
2026-04-03 15:50 UTC (3+ messages)
[PATCH V2] accel/amdxdna: Adjust size for copy_to_user()
2026-04-03 15:50 UTC (3+ messages)
[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
2026-04-03 15:50 UTC (7+ messages)
` [PATCH v20 06/10] power: reset: Add psci-reboot-mode driver
[PATCH] x86/fpu: Disable shstk if no CET_USER state
2026-04-03 15:49 UTC
[BUG] riscv: Kernel panic in free_initmem when driver triggers modprobe
2026-04-03 15:48 UTC (4+ messages)
[RFC PATCH] ptrace: don't report syscall-exit if the tracee was killed by seccomp
2026-04-03 15:48 UTC (6+ messages)
[PATCH v2 0/3] Documentation: clarify required info in security reports
2026-04-03 15:48 UTC (3+ messages)
` [PATCH v2 2/3] Documentation: explain how to find maintainers addresses for "
[PATCH 0/9] libnvme: add support for retrieving additional NVMe stat
2026-04-03 15:47 UTC (11+ messages)
` [PATCH 4/9] libnvme: add support for retrieving per-path gendisk I/O statistics
` [PATCH 6/9] libnvme: add support for per-path diagnostic counters
[PATCH net] net: phy: micrel: Fix MMD register access during SPD in ksz9131_resume()
2026-04-03 15:48 UTC (3+ messages)
[PATCH v3 0/12] io_uring: add IORING_OP_BPF for extending io_uring
2026-04-03 15:46 UTC (8+ messages)
` [PATCH V3 05/12] io_uring: bpf: extend io_uring with bpf struct_ops
[PATCH BlueZ] client/btpclient: Add GATT read and write value supports
2026-04-03 15:46 UTC (2+ messages)
` [BlueZ] "
[libgpiod][PATCH v2] bindings: python: allow releasing a LineRequest multiple times
2026-04-03 15:46 UTC
[libgpiod][PATCH v2] bindings: python: allow closing a Chip multiple times
2026-04-03 15:46 UTC
[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
2026-04-03 15:45 UTC (2+ messages)
[PATCH v3 0/9] driver core: Fix some race conditions
2026-04-03 15:44 UTC (5+ messages)
` [PATCH v3 1/9] driver core: Don't let a device probe until it's ready
[PATCH net-next 13/15] ice: add support for unmanaged DPLL on E830 NIC
2026-04-03 15:44 UTC (3+ messages)
` [net-next,13/15] "
[PATCH] selftests/seccomp: Add hard-coded __NR_uprobe for x86_64
2026-04-03 15:42 UTC (2+ messages)
` (subset) "
REJECTED: CVE-2026-23320: usb: gadget: f_ncm: align net_device lifecycle with bind/unbind
2026-04-03 15:42 UTC
linux-next: build failure after merge of the ipmi tree
2026-04-03 15:41 UTC (2+ messages)
[PATCH] efi_loader: support EFI_OS_INDICATIONS_BOOT_TO_FW_UI
2026-04-03 15:41 UTC (3+ messages)
[PATCH 00/16] odb: introduce "inmemory" source
2026-04-03 15:41 UTC (2+ messages)
[PATCH for-11.0 0/6] allow building tools and qemu-guest-agent on 32bit hosts
2026-04-03 15:40 UTC (3+ messages)
[PATCH v5 bpf-next 0/6] bpf: Prep patches for static stack liveness
2026-04-03 15:40 UTC (2+ messages)
[PATCH net-next] eth: remove the driver for acenic / tigon1&2
2026-04-03 15:40 UTC (2+ messages)
[PATCH] smb/client: move smb2maperror declarations to smb2proto.h
2026-04-03 15:38 UTC
[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
2026-04-03 15:39 UTC (12+ messages)
[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
2026-04-03 15:39 UTC (6+ messages)
[PATCH] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
2026-04-03 15:38 UTC (7+ messages)
[PATCH v2 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
2026-04-03 9:23 UTC
[PATCH] net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
2026-04-03 15:37 UTC (2+ messages)
[PATCH stable 6.6 0/6] bpf: Fix bounds when ranges cross sign boundary
2026-04-03 15:37 UTC (7+ messages)
` [PATCH stable 6.6 1/6] bpf: Improve bounds when s64 crosses "
` [PATCH stable 6.6 2/6] selftests/bpf: Test cross-sign 64bits range refinement
` [PATCH stable 6.6 3/6] selftests/bpf: Test invariants on JSLT crossing sign
` [PATCH stable 6.6 4/6] bpf: Add third round of bounds deduction
` [PATCH stable 6.6 5/6] bpf: Fix u32/s32 bounds when ranges cross min/max boundary
` [PATCH stable 6.6 6/6] selftests/bpf: test refining "
Need help with FDT overlay
2026-04-03 15:37 UTC (2+ messages)
` [PATCH] doc: Fix fdt resize argument in fdt_overlays.rst
[net-next 0/3] Extend packet socket selftests
2026-04-03 15:37 UTC (5+ messages)
` [net-next 2/3] selftests/net: Test PACKET_STATISTICS drops
` [net-next 3/3] selftests/net: Test PACKET_AUXDATA
[Intel-wired-lan] [PATCH iwl-net] idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
2026-04-03 15:36 UTC (4+ messages)
` "
Hang with xfs/285 on 2026-03-02 kernel
2026-04-03 15:35 UTC
[PATCH v1 0/4] ACPI: TAD: Add alarm support to RTC class device interface
2026-04-03 15:34 UTC (2+ messages)
[PATCH 1/2] ASoC : amd: acp: Update Quirk for Lenovo Platforms
2026-04-03 15:33 UTC (2+ messages)
[PATCH] bitbake: Resolve symlink duplicates in layer paths
2026-04-03 15:33 UTC
REJECTED: CVE-2025-68812: media: iris: Add sanity check for stop streaming
2026-04-03 15:32 UTC
[PATCH v2 06/10] selftests/bpf: Allow test_progs to link with a partial object set
2026-04-03 15:31 UTC (2+ messages)
[PATCH v2 05/10] selftests/bpf: Tolerate test file compilation failures
2026-04-03 15:31 UTC (2+ messages)
[RFC PATCH net-next 0/3] net: phy: add support for disabling autonomous EEE
2026-04-03 15:31 UTC (6+ messages)
` [RFC PATCH net-next 1/3] net: phy: add support for disabling PHY-autonomous EEE
` [RFC PATCH net-next 2/3] net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
[PATCH v8 0/3] Support runtime configuration for per-VM's HGATP mode
2026-04-03 15:30 UTC (12+ messages)
` [PATCH v8 1/3] RISC-V: KVM: "
` [PATCH v8 2/3] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v8 3/3] RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE
[PATCH trivial] util/meson.build: do not add cpuinfo-$arch to util_ss for 32bit CPUs
2026-04-03 15:30 UTC (3+ messages)
[PATCH v2 0/3] x86/fred: enable FRED by default
2026-04-03 15:29 UTC (4+ messages)
[PATCH v6 00/10] clk: realtek: Add RTD1625 clock support
2026-04-03 15:29 UTC (8+ messages)
` [PATCH v6 07/10] clk: realtek: Add support for MMC-tuned PLL clocks
` [PATCH v6 08/10] clk: realtek: Add RTD1625-CRT clock controller driver
` [PATCH v6 09/10] clk: realtek: Add RTD1625-ISO "
[PATCH v1 1/2] perf sched: Avoid segv if tp_handler not set
2026-04-03 15:29 UTC (5+ messages)
[PATCH bpf v4 0/2] bpf: reject direct access to nullable PTR_TO_BUF pointers
2026-04-03 15:27 UTC (2+ messages)
CVE-2026-23472: serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN
2026-04-03 15:18 UTC
CVE-2026-31394: mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stations
2026-04-03 15:19 UTC
CVE-2026-31393: Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
2026-04-03 15:19 UTC
CVE-2026-31392: smb: client: fix krb5 mount with username option
2026-04-03 15:19 UTC
CVE-2026-31391: crypto: atmel-sha204a - Fix OOM ->tfm_count leak
2026-04-03 15:18 UTC
CVE-2026-31390: drm/xe: Fix memory leak in xe_vm_madvise_ioctl
2026-04-03 15:18 UTC
CVE-2026-31389: spi: fix use-after-free on controller registration failure
2026-04-03 15:18 UTC
CVE-2026-23475: spi: fix statistics allocation
2026-04-03 15:18 UTC
CVE-2026-23474: mtd: Avoid boot crash in RedBoot partition table parser
2026-04-03 15:18 UTC
CVE-2026-31404: NFSD: Defer sub-object cleanup in export put callbacks
2026-04-03 15:19 UTC
CVE-2026-31403: NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
2026-04-03 15:19 UTC
CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
2026-04-03 15:19 UTC
CVE-2026-31401: HID: bpf: prevent buffer overflow in hid_hw_request
2026-04-03 15:19 UTC
CVE-2026-31400: sunrpc: fix cache_request leak in cache_release
2026-04-03 15:19 UTC
CVE-2026-31399: nvdimm/bus: Fix potential use after free in asynchronous initialization
2026-04-03 15:19 UTC
CVE-2026-31398: mm/rmap: fix incorrect pte restoration for lazyfree folios
2026-04-03 15:19 UTC
CVE-2026-31397: mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
2026-04-03 15:19 UTC
CVE-2026-31396: net: macb: fix use-after-free access to PTP clock
2026-04-03 15:19 UTC
CVE-2026-31395: bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
2026-04-03 15:19 UTC
CVE-2026-23473: io_uring/poll: fix multishot recv missing EOF on wakeup race
2026-04-03 15:18 UTC
CVE-2026-23437: net: shaper: protect late read accesses to the hierarchy
2026-04-03 15:18 UTC
CVE-2026-23446: net: usb: aqc111: Do not perform PM inside suspend callback
2026-04-03 15:18 UTC
CVE-2026-23445: igc: fix page fault in XDP TX timestamps handling
2026-04-03 15:18 UTC
CVE-2026-23444: wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
2026-04-03 15:18 UTC
CVE-2026-23443: ACPI: processor: Fix previous acpi_processor_errata_piix4() fix
2026-04-03 15:18 UTC
CVE-2026-23442: ipv6: add NULL checks for idev in SRv6 paths
2026-04-03 15:18 UTC
CVE-2026-23441: net/mlx5e: Prevent concurrent access to IPSec ASO context
2026-04-03 15:18 UTC
CVE-2026-23471: drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
2026-04-03 15:18 UTC
CVE-2026-23470: drm/imagination: Fix deadlock in soft reset sequence
2026-04-03 15:18 UTC
CVE-2026-23469: drm/imagination: Synchronize interrupts before suspending the GPU
2026-04-03 15:18 UTC
CVE-2026-23468: drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
2026-04-03 15:18 UTC
CVE-2026-23467: drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
2026-04-03 15:18 UTC
CVE-2026-23440: net/mlx5e: Fix race condition during IPSec ESN update
2026-04-03 15:18 UTC
CVE-2026-23466: drm/xe: Open-code GGTT MMIO access protection
2026-04-03 15:18 UTC
CVE-2026-23465: btrfs: log new dentries when logging parent dir of a conflicting inode
2026-04-03 15:18 UTC
CVE-2026-23464: soc: microchip: mpfs: Fix memory leak in mpfs_sys_controller_probe()
2026-04-03 15:18 UTC
CVE-2026-23463: soc: fsl: qbman: fix race condition in qman_destroy_fq
2026-04-03 15:18 UTC
CVE-2026-23462: Bluetooth: HIDP: Fix possible UAF
2026-04-03 15:18 UTC
CVE-2026-23461: Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
2026-04-03 15:18 UTC
CVE-2026-23460: net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
2026-04-03 15:18 UTC
CVE-2026-23459: ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
2026-04-03 15:18 UTC
CVE-2026-23458: netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
2026-04-03 15:18 UTC
CVE-2026-23457: netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
2026-04-03 15:18 UTC
CVE-2026-23439: udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
2026-04-03 15:18 UTC
CVE-2026-23456: netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
2026-04-03 15:18 UTC
CVE-2026-23455: netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
2026-04-03 15:18 UTC
CVE-2026-23454: net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown
2026-04-03 15:18 UTC
CVE-2026-23453: net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
2026-04-03 15:18 UTC
CVE-2026-23452: PM: runtime: Fix a race condition related to device removal
2026-04-03 15:18 UTC
[PATCH] target/arm: Move OMAP CP15 register definitions to cpregs-omap.c
2026-04-03 15:24 UTC (2+ messages)
CVE-2026-23451: bonding: prevent potential infinite loop in bond_header_parse()
2026-04-03 15:18 UTC
CVE-2026-23450: net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
2026-04-03 15:18 UTC
CVE-2026-23449: net/sched: teql: Fix double-free in teql_master_xmit
2026-04-03 15:18 UTC
CVE-2026-23448: net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
2026-04-03 15:18 UTC
CVE-2026-23447: net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
2026-04-03 15:18 UTC
CVE-2026-23438: net: mvpp2: guard flow control update with global_tx_fc in buffer switching
2026-04-03 15:18 UTC
CVE-2026-23436: net: shaper: protect from late creation of hierarchy
2026-04-03 15:18 UTC
CVE-2026-23435: perf/x86: Move event pointer setup earlier in x86_pmu_enable()
2026-04-03 15:18 UTC
CVE-2026-23434: mtd: rawnand: serialize lock/unlock against other NAND operations
2026-04-03 15:18 UTC
CVE-2026-23433: arm_mpam: Fix null pointer dereference when restoring bandwidth counters
2026-04-03 15:18 UTC
CVE-2026-23432: mshv: Fix use-after-free in mshv_map_user_memory error path
2026-04-03 15:18 UTC
CVE-2026-23431: spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
2026-04-03 15:18 UTC
CVE-2026-23430: drm/vmwgfx: Don't overwrite KMS surface dirty tracker
2026-04-03 15:18 UTC
CVE-2026-23429: iommu/sva: Fix crash in iommu_sva_unbind_device()
2026-04-03 15:18 UTC
CVE-2026-23427: ksmbd: fix use-after-free in durable v2 replay of active file handles
2026-04-03 15:18 UTC
CVE-2026-23428: ksmbd: fix use-after-free of share_conf in compound request
2026-04-03 15:18 UTC
[PATCH] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
2026-04-03 15:22 UTC (2+ messages)
[PATCH 1/1] nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
2026-04-03 15:20 UTC
[PATCH] hw/arm/omap_sx1: map CS3 at the correct base
2026-04-03 15:20 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 2/2] mailbox: Make mbox_send_message() return error code when tx fails
2026-04-03 15:19 UTC (2+ messages)
[PATCH] libsupport: change get_thread_id return type to unsigned long long
2026-04-03 15:19 UTC
[PATCH net-next v2 0/4] net: dsa: yt921x: Add port police/tbf support
2026-04-03 15:18 UTC (6+ messages)
` [PATCH net-next v2 3/4] net: dsa: yt921x: Add port police support
[PATCH net-next] psp: add missing device stats to get-stats reply attributes
2026-04-03 15:18 UTC (2+ messages)
[PATCH v9 00/10] VMSCAPE optimization for BHI variant
2026-04-03 15:16 UTC (3+ messages)
` [PATCH v9 01/10] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
[PATCH V4 0/3] net: stmmac: Fix Tegra234 MGBE clock
2026-04-03 15:16 UTC (3+ messages)
` [PATCH V4 1/3] net: stmmac: Fix PTP ref clock for Tegra234
[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
2026-04-03 15:16 UTC (3+ messages)
[PATCH -e2fsprogs 0/3] Fix portability issues on MacOS
2026-04-03 15:15 UTC (5+ messages)
` [PATCH 1/3] libsupport: fix portability issues with the bthread.c
[PATCH v2] KVM: VMX: Remove unnecessary parentheses
2026-04-03 15:14 UTC (2+ messages)
[PATCH v2 0/6] KVM: nSVM: Fix vmcb12 mapping failure handling
2026-04-03 15:13 UTC (2+ messages)
[PATCH] KVM: SVM: Add a helper to get LBR field pointer to dedup MSR accesses
2026-04-03 15:13 UTC (2+ messages)
[PATCH 1/2] KVM: x86/mmu: Don't check old SPTE permissions when trying to unsync
2026-04-03 15:13 UTC (2+ messages)
[PATCH v2 0/3] KVM: SVM: Advertise TCE to userspace
2026-04-03 15:13 UTC (2+ messages)
[PATCH] KVM: x86: Immediately fail the build when possible if required #define is missing
2026-04-03 15:13 UTC (2+ messages)
[PATCH v2] KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspace
2026-04-03 15:13 UTC (2+ messages)
[PATCH] KVM: X86: Fix array_index_nospec protection in __pv_send_ipi
2026-04-03 15:13 UTC (2+ messages)
[PATCH] KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode()
2026-04-03 15:13 UTC (3+ messages)
` [PATCH v2] "
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2026-04-03 15:13 UTC (8+ messages)
` [PATCH] KVM: x86: Fix C++ user API for structures with variable length arrays
` [PATCH v2] KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
[PATCH net-next v2 0/4] net: rnpgbe: Add TX/RX and link status support
2026-04-03 15:12 UTC (2+ messages)
[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
2026-04-03 15:12 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH] vhost-user: fix wrong index for postcopy_client_bases
2026-04-03 15:10 UTC (2+ messages)
[PATCH v1 13/13] libceph: force host network namespace for kernel CephFS mounts
2026-04-03 15:05 UTC (2+ messages)
[PATCH v2 bpf-next 0/2] Properly load values from insn_arays with non-zero offsets
2026-04-03 15:10 UTC (7+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Do not ignore offsets for loads from insn_arrays
[PATCH v5 1/7] drm/amdgpu: pass all the sdma scheds to amdgpu_mman
2026-04-03 15:08 UTC (2+ messages)
[PATCH V8 0/4] Rust support for powerpc
2026-04-03 15:09 UTC (3+ messages)
` [PATCH V8 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
[PATCH v4 0/3] Add CAMSS support for SM6350
2026-04-03 15:07 UTC (4+ messages)
[PATCH] alpha: Add PTRACE_GETREGSET/PTRACE_SETREGSET support
2026-04-03 15:06 UTC
[PATCH] alpha: marvel: Fix lock ordering in init_io7_irqs()
2026-04-03 15:03 UTC
[PATCH] alpha: Select ARCH_SUPPORTS_ATOMIC_RMW
2026-04-03 15:03 UTC
[PATCH] alpha: Select HAVE_ARCH_COMPILER_H
2026-04-03 15:03 UTC
[PATCH] alpha: Select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
2026-04-03 15:03 UTC
[PATCH] alpha: Select ARCH_WANT_FRAME_POINTERS
2026-04-03 15:02 UTC
[PATCH net-next v3 0/5] net: bridge: mcast: support exponential field encoding
2026-04-03 15:00 UTC (3+ messages)
` [PATCH net-next v3 4/5] ipv6: mld: encode multicast exponential fields
` [PATCH net-next v3 5/5] selftests: net: bridge: add tests for MRC and QQIC validation
[PATCH] alpha: Define pgprot_modify to silence tautological comparison warnings
2026-04-03 15:01 UTC
[PATCH v1 RESEND 0/4] drm/tyr: implement GPU reset API
2026-04-03 15:01 UTC (4+ messages)
` [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling
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.