messages from 2026-04-12 02:09:13 to 2026-04-12 06:40:20 UTC [more...]
[PATCH] device-dax: Fix refcount leak in __devm_create_dev_dax() error path
2026-04-12 6:40 UTC (3+ messages)
[PATCH v4 00/24] PCI: Convert all dynamic sysfs attributes to static
2026-04-12 6:39 UTC (4+ messages)
Please migrate xfsdump and xfsprogs Debian packaging to Salsa
2026-04-12 6:38 UTC
maintainer profiles
2026-04-12 6:31 UTC (5+ messages)
fs/ext4/orphan.c:745:6: warning: format specifies type 'unsigned long long' but the argument has type 'unsigned long'
2026-04-12 6:29 UTC
fs/ext4/orphan.c:744:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int'
2026-04-12 6:29 UTC
[GSoC PATCH v4 0/5] preserve promisor files content after repack
2026-04-12 6:27 UTC (4+ messages)
` [GSoC PATCH v5 0/6] "
` [GSoC PATCH v5 2/6] repack-promisor add helper to fill promisor file "
Re;
2026-04-12 6:24 UTC
[GIT PULL] xen: branch for v7.1-rc1
2026-04-12 6:22 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS 4d33314decfeac8b82d771a1bd083a59f4ac6fae
2026-04-12 6:22 UTC
[PATCH v2 v2] FAT: Allow 0xE9 near jump in fat_read_static_bpb()
2026-04-12 6:21 UTC (3+ messages)
` [PATCH v3] "
[PATCH] [TEST 0/1] Test with random patches
2026-04-12 6:12 UTC (2+ messages)
` [PATCH] [TEST 1/1] [WIP] Try compile linux on macOS with the help of nix
[GIT PULL] fuse update for 6.19
2026-04-12 6:16 UTC (10+ messages)
[PATCH] platform/x86: hp-bioscfg: fix heap buffer overflow in security buffer
2026-04-12 6:11 UTC (3+ messages)
[RFC PATCH] zram: support asynchronous GC for lazy slot freeing
2026-04-12 6:04 UTC
[PATCH bpf-next v3 0/3] bpf: add the missing fsession
2026-04-12 6:03 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: add missing fsession to the verifier log
` [PATCH bpf-next v3 2/3] docs/bpf: add missing fsession attach type to docs
` [PATCH bpf-next v3 3/3] bpftool: add missing fsession to the usage and docs of bpftool
[PATCH] apr: fix build with autoconf-2.73
2026-04-12 6:01 UTC (2+ messages)
` [OE-core] "
[PATCH] Bluetooth: RFCOMM: validate skb length in MCC handlers
2026-04-12 5:59 UTC (2+ messages)
` "
[PATCH 1/2] crypto: atmel-ecc - add support for atecc608b
2026-04-12 5:51 UTC (2+ messages)
[PATCH bpf-next v4 00/18] bpf: Support stack arguments for BPF functions and kfuncs
2026-04-12 5:43 UTC (27+ messages)
` [PATCH bpf-next v4 01/18] bpf: Remove unused parameter from check_map_kptr_access()
` [PATCH bpf-next v4 02/18] bpf: Change from "arg #%d" to "arg#%d" in verifier log
` [PATCH bpf-next v4 03/18] bpf: Refactor to avoid redundant calculation of bpf_reg_state
` [PATCH bpf-next v4 04/18] bpf: Refactor to handle memory and size together
` [PATCH bpf-next v4 05/18] bpf: Change some regno type from u32 to int type
` [PATCH bpf-next v4 06/18] bpf: Use argument index instead of register index in kfunc verifier logs
` [PATCH bpf-next v4 07/18] bpf: Introduce bpf register BPF_REG_STACK_ARG_BASE
` [PATCH bpf-next v4 08/18] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
` [PATCH bpf-next v4 09/18] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next v4 10/18] bpf: Fix interaction between stack argument PTR_TO_STACK and dead slot poisoning
` [PATCH bpf-next v4 11/18] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next v4 12/18] bpf: Reject stack arguments if tail call reachable
` [PATCH bpf-next v4 13/18] bpf: Support stack arguments for kfunc calls
` [PATCH bpf-next v4 14/18] bpf: Enable stack argument support for x86_64
` [PATCH bpf-next v4 15/18] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next v4 16/18] selftests/bpf: Add tests for BPF function "
` [PATCH bpf-next v4 17/18] selftests/bpf: Add negative test for greater-than-8-byte kfunc stack argument
` [PATCH bpf-next v4 18/18] selftests/bpf: Add verifier tests for stack argument validation
[GIT PULL] Crypto Fixes for 7.0
2026-04-12 5:42 UTC
[PATCH v3 0/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
2026-04-12 5:38 UTC (2+ messages)
` [PATCH v3 1/1] "
CVE-2026-31413: bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
2026-04-12 5:36 UTC
[soc:soc/dt] BUILD SUCCESS 5b3a6cf06c8e013e0bffe929aac8129188b8933d
2026-04-12 5:35 UTC
[cornelisnetworks:for-upstream_20260408-1007 30/32] drivers/infiniband/hw/hfi2/affinity.c:124:30: error: invalid initializer
2026-04-12 5:34 UTC
[PATCH 1/2] staging: rtl8723bs: fix coding style issues in sdio_halinit.c
2026-04-12 5:32 UTC (2+ messages)
[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
2026-04-12 5:32 UTC (7+ messages)
` [PATCH] crypto: algif_aead - Revert to operating out-of-place
` [v2 PATCH] crypto: algif_aead - Fix minimum RX size check for decryption
✅ PASS (MISSED 88 of 97): Test report for master (7.0.0-rc7, upstream-mainline, f5459048)
2026-04-12 5:32 UTC
[soc:for-next] BUILD SUCCESS 9c4372beab603ef072bbf672a61e3dacabc0ea4c
2026-04-12 5:26 UTC
[soc:soc/drivers] BUILD SUCCESS 33a20cdaf41d08a66581cc01a60c1a3d596ba9cd
2026-04-12 5:25 UTC
[soc:arm/fixes] BUILD SUCCESS 3e2444044d160e33ec2b139d1e4f9691bb9d9bac
2026-04-12 5:25 UTC
[usb:usb-testing] BUILD SUCCESS 87117347a0e77f528f357faa2230d5caffcd1b4e
2026-04-12 5:25 UTC
[pci:kwilczynski/static-sysfs-attributes-v4] BUILD SUCCESS 87b311f289d86d6136da7145db113cf94f5ba40c
2026-04-12 5:24 UTC
FAILED: patch "[PATCH] seg6: separate dst_cache for input and output paths in seg6" failed to apply to 5.10-stable tree
2026-04-12 5:18 UTC
FAILED: patch "[PATCH] seg6: separate dst_cache for input and output paths in seg6" failed to apply to 6.1-stable tree
2026-04-12 5:18 UTC
FAILED: patch "[PATCH] seg6: separate dst_cache for input and output paths in seg6" failed to apply to 5.15-stable tree
2026-04-12 5:18 UTC
FAILED: patch "[PATCH] seg6: separate dst_cache for input and output paths in seg6" failed to apply to 6.6-stable tree
2026-04-12 5:18 UTC
FAILED: patch "[PATCH] Revert "mptcp: add needs_id for netlink appending addr"" failed to apply to 5.15-stable tree
2026-04-12 5:17 UTC
FAILED: patch "[PATCH] Revert "mptcp: add needs_id for netlink appending addr"" failed to apply to 6.1-stable tree
2026-04-12 5:17 UTC
FAILED: patch "[PATCH] Revert "mptcp: add needs_id for netlink appending addr"" failed to apply to 6.6-stable tree
2026-04-12 5:17 UTC
FAILED: patch "[PATCH] Revert "mptcp: add needs_id for netlink appending addr"" failed to apply to 6.12-stable tree
2026-04-12 5:17 UTC
FAILED: patch "[PATCH] net: rfkill: prevent unlimited numbers of rfkill events from" failed to apply to 5.15-stable tree
2026-04-12 5:16 UTC
FAILED: patch "[PATCH] net: rfkill: prevent unlimited numbers of rfkill events from" failed to apply to 5.10-stable tree
2026-04-12 5:16 UTC
FAILED: patch "[PATCH] net: rfkill: prevent unlimited numbers of rfkill events from" failed to apply to 6.1-stable tree
2026-04-12 5:16 UTC
[PATCH v3 0/5] Add virtio-mmio support to m68k virt machine
2026-04-12 5:12 UTC (4+ messages)
` [PATCH v3 3/5] virtio: mmio: Allow instantiation via platform data
[PATCH 0/3] btrfs-progs: check/lowmem: fix false alerts on
2026-04-12 5:08 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: print-tree: fix the format string for EXTENT_OWNER_REF_KEY
` [PATCH 2/3] btrfs-progs: check/lowmem: fix false alerts about EXTENT_OWNER
` [PATCH 3/3] btrfs-progs: fsck-tests: add a new test case for squota lowmem false alerts
[PATCH net 1/1] ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
2026-04-12 5:07 UTC
[PATCH net-next v4 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
2026-04-12 5:06 UTC (22+ messages)
` [PATCH net-next v4 01/10] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v4 02/10] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v4 03/10] enic: add admin RQ buffer management
` [PATCH net-next v4 04/10] enic: add admin CQ service with MSI-X interrupt and NAPI polling
` [PATCH net-next v4 05/10] enic: define MBOX message types and header structures
` [PATCH net-next v4 06/10] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v4 07/10] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v4 08/10] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v4 09/10] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v4 10/10] enic: add V2 VF probe with admin channel and PF registration
MAX3420 UDC: out-of-bounds read/write via unvalidated wIndex in USB SETUP packet
2026-04-12 5:05 UTC (2+ messages)
[PATCH v2] HID: pulsar: add driver for Pulsar gaming mice
2026-04-12 4:53 UTC (2+ messages)
[PATCH v2] btrfs: reject empty non-root tree blocks at read time
2026-04-12 4:53 UTC (4+ messages)
[PATCH 1/2] staging: media: tegra-video: fix wrong return type in tegra_get_format_fourcc_by_idx()
2026-04-12 4:52 UTC (3+ messages)
` [PATCH 2/2] staging: media: tegra-video: add missing error checks in vi_tpg_fmts_bitmap_init()
[PATCH v2 bpf-next 0/6] bpf: Split verifier.c
2026-04-12 4:47 UTC (8+ messages)
` [PATCH v2 bpf-next 1/6] bpf: Split fixup/post-processing logic from verifier.c into fixups.c
` [PATCH v2 bpf-next 2/6] bpf: Move compute_insn_live_regs() into liveness.c
` [PATCH v2 bpf-next 3/6] bpf: Move check_cfg() into cfg.c
` [PATCH v2 bpf-next 4/6] bpf: Move state equivalence logic to states.c
` [PATCH v2 bpf-next 5/6] bpf: Move backtracking logic to backtrack.c
` [PATCH v2 bpf-next 6/6] bpf: Move BTF checking logic into check_btf.c
[PATCH 0/2] Configuring DMA threshold value for DW-MMC controllers
2026-04-12 4:46 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: mmc: dw-mshc-common: add option for configuring DMA threshold
[PATCH] loongarch: improve logging of disabling KASLR
2026-04-12 4:42 UTC (2+ messages)
[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
2026-04-12 4:39 UTC (2+ messages)
arch/powerpc/mm/book3s64/hugetlbpage.c:77 __hash_page_huge() warn: bitwise AND condition is false here
2026-04-12 4:22 UTC
[Bug 221351] New: amdgpu: kernel panic on boot with AMD Radeon RX Vega (Lucienne) integrated graphics, regression since ~April 5th 2026, nomodeset workaround required
2026-04-12 4:11 UTC
[PATCH] btrfs-progs: fsck-tests: add the missing binary image for fsck/071
2026-04-12 4:04 UTC
[PATCH v2] u-boot-tools: Add dependency on libyaml for dtschema validation
2026-04-12 3:57 UTC
[PATCH v2 0/5] LoongArch: BPF: Support more atomic instructions
2026-04-12 3:46 UTC (3+ messages)
` [PATCH v2 4/5] LoongArch: BPF: Support load-acquire and store-release instructions
[tip:locking/core 23/38] drivers/char/nvram.c:56:21: warning: unused variable 'nvram_mutex'
2026-04-12 3:49 UTC
[PATCH] LoongArch: Increase default mmap randomization bits
2026-04-12 3:49 UTC (3+ messages)
[PATCH 00/12] arm64: dts: qcom: qcs6490: Radxa Dragon Q6A feature enablement and fixes
2026-04-12 3:47 UTC (7+ messages)
` [PATCH 03/12] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Enable USB 3.0 and HDMI ports
` [PATCH 11/12] ASoC: dt-bindings: google,sc7280-herobrine: Add Radxa Dragon Q6A sound card
[PATCH v2 0/3] wifi: iwlwifi: mld: fix UAF and soft lockup on firmware error
2026-04-12 3:47 UTC (3+ messages)
` [PATCH 2/3] wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled
[PATCH bpf-next 0/6] bpf: Split verifier.c
2026-04-12 3:43 UTC (8+ messages)
` [PATCH bpf-next 1/6] bpf: Split fixup/post-processing logic from verifier.c into fixups.c
` [PATCH bpf-next 2/6] bpf: Move compute_insn_live_regs() into liveness.c
` [PATCH bpf-next 3/6] bpf: Move check_cfg() into cfg.c
` [PATCH bpf-next 4/6] bpf: Move state equivalence logic to states.c
` [PATCH bpf-next 5/6] bpf: Move backtracking logic to backtrack.c
` [PATCH bpf-next 6/6] bpf: Move BTF checking logic into check_btf.c
[PATCH v3 bpf-next 0/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-12 3:39 UTC (3+ messages)
` [PATCH v3 bpf-next 1/2] "
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-04-11
2026-04-12 3:29 UTC
[PATCH] mm: thp: Fix refcount leak in thpsize_create() error path
2026-04-12 3:24 UTC (4+ messages)
Questions On Request/Partnership
2026-04-12 3:03 UTC
[PATCH v2 0/3] bpf: fix sock_ops rtt_min OOB read and related guard issues
2026-04-12 3:03 UTC (4+ messages)
` [PATCH v2 1/3] bpf: zero dst_reg on sock_ops field guard failure when dst == src
` [PATCH v2 2/3] bpf: extract SOCK_OPS_LOAD_TCP_SOCK_FIELD from SOCK_OPS_GET_FIELD
` [PATCH v2 3/3] bpf: guard sock_ops rtt_min against non-locked tcp_sock
[fustini:b4/ssqosid-cbqri-rqsc 8/12] arch/riscv/kernel/qos/qos_resctrl.c:805:6: warning: unused variable 'percent'
2026-04-12 2:57 UTC
[PATCH v9 00/29] perf tool: Add evsel to perf_sample
2026-04-12 2:55 UTC (23+ messages)
` [PATCH v10 "
` [PATCH v10 14/29] perf inject: Don't pass evsel with sample
` [PATCH v10 15/29] perf kmem: "
` [PATCH v10 16/29] perf kwork: "
` [PATCH v10 17/29] perf sched: "
` [PATCH v10 18/29] perf timechart: "
` [PATCH v10 19/29] perf trace: "
` [PATCH v10 20/29] perf evlist: Try to avoid computing evsel from sample
` [PATCH v10 21/29] perf script: Don't pass evsel with sample
` [PATCH v10 22/29] perf s390-sample-raw: Don't pass evsel or its PMU "
` [PATCH v10 23/29] perf evsel: Don't pass evsel "
` [PATCH v10 24/29] perf kmem: Add bounds checks to tracepoint read values
` [PATCH v10 25/29] perf sched: Bounds check CPU in sched switch events
` [PATCH v10 26/29] perf timechart: Bounds check CPU
` [PATCH v10 27/29] perf evsel: Add bounds checking to trace point raw data accessors
` [PATCH v10 28/29] perf kwork: Fix address sanitizer issues
` [PATCH v10 29/29] perf kwork: Fix memory management of kwork_work
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-12 2:53 UTC (3+ messages)
` [PATCH v2 03/31] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
[PATCH v2] sched/psi: fix race between file release and pressure write
2026-04-12 2:47 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-12 2:40 UTC (2+ messages)
[PATCH v4] RISC-V: KVM: Batch stage-2 TLB flushes
2026-04-12 2:38 UTC (3+ messages)
[OE-core][scarthgap][PATCH 1/2] tzdata/tzcode-native: upgrade 2025c -> 2026a
2026-04-12 2:38 UTC (2+ messages)
` [OE-core][scarthgap][PATCH 2/2] ca-certificates: upgrade 20250419 -> 20260223
Question: Should FCC-region 6 GHz entries use the India PSD methodology?
2026-04-12 2:34 UTC (2+ messages)
[PATCH v10 04/29] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
2026-04-12 2:34 UTC (2+ messages)
[PATCH net] netrom: do some basic forms of validation on incoming frames
2026-04-12 2:32 UTC (7+ messages)
[STATUS] stable/linux-6.12.y - e7a3953084a7050ca349010deb22546834c2e196
2026-04-12 2:30 UTC
[STATUS] stable/linux-6.6.y - 8cee53b8eaeb5d1f7c97b7f2381653ed00ffc26b
2026-04-12 2:30 UTC
BTRFS discard crash: failed to run delayed ref for logical 15506102321152 num_bytes 16384 type 182 action 2 ref_mod 1: -2 6.11.2)
2026-04-12 2:28 UTC (3+ messages)
[PATCH bpf v4 0/2] bpf: Fix arena VMA use-after-free on fork
2026-04-12 2:27 UTC (3+ messages)
` [PATCH bpf v4 1/2] bpf: Fix use-after-free of arena VMA "
` [PATCH bpf v4 2/2] selftests/bpf: Add test for arena VMA use-after-free "
[android-common:android16-6.12 1/1] drivers/usb/typec/ucsi/cros_ec_ucsi.c:136:24: sparse: sparse: symbol 'cros_ucsi_ops' was not declared. Should it be static?
2026-04-12 2:25 UTC
[PATCH v10 07/29] perf lock: Only pass sample to handlers
2026-04-12 2:25 UTC (2+ messages)
[PATCH v6 0/7] riscv: add initial sdext support
2026-04-12 2:20 UTC (8+ messages)
` [PATCH v6 1/7] target/riscv: deprecate 'debug' CPU property
` [PATCH v6 2/7] target/riscv: add sdext debug CSRs state
` [PATCH v6 3/7] target/riscv: add sdext Debug Mode helpers
` [PATCH v6 4/7] target/riscv: add dret instruction
` [PATCH v6 5/7] target/riscv: add sdext enter Debug Mode on ebreak
` [PATCH v6 6/7] target/riscv: add sdext single-step support
` [PATCH v6 7/7] target/riscv: add sdtrig trigger action=debug mode
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.