messages from 2026-04-29 21:27:56 to 2026-04-29 22:43:31 UTC [more...]
[PATCH net-next 07/11] net: devmem: support TX over NETMEM_TX_NO_DMA devices
2026-04-29 22:43 UTC (2+ messages)
[PATCH v2 0/5] bsd-user: Generate system call numbers
2026-04-29 22:41 UTC (11+ messages)
` [PATCH v2 1/5] bsd-user: Add syscall header generator for FreeBSD
` [PATCH v2 2/5] bsd-user: Delete sbrk and sstk system calls
` [PATCH v2 3/5] bsd-user: Create os-syscall.h
` [PATCH v2 4/5] bsd-user: Switch to generated syscall_nr.h
` [PATCH v2 5/5] bsd-user: Regnerate strace.list
[PATCH] zonefs: handle integer overflow in zonefs_fname_to_fno
2026-04-29 22:41 UTC (2+ messages)
[PATCH] x86/rtc: fix failed fallback RTC device registration handling
2026-04-29 22:40 UTC (3+ messages)
[PATCH v2 0/2] Two semi-related perf throttling fixes
2026-04-29 22:41 UTC (5+ messages)
` [PATCH v2 2/2] perf: Don't throttle based on NMI watchdog events
[PATCH] net:mctp: split mctp hdr version to ver and rsvd
2026-04-29 22:40 UTC (2+ messages)
[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
2026-04-29 22:40 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 10/16] repack-midx: extract `repack_fill_midx_stdin_packs()`
[akpm-mm:mm-new 117/130] include/asm-generic/fixmap.h:77:2: error: call to undeclared function '__set_fixmap'; ISO C99 and later do not support implicit function declarations
2026-04-29 22:39 UTC
[PATCH] mshv: Add dedicated ioctl for GVA to GPA translation
2026-04-29 22:39 UTC (3+ messages)
[PATCH net-next v8 6/7] net: bcmgenet: add XDP statistics counters
2026-04-29 22:39 UTC (3+ messages)
[PATCH] Documentation: riscv: cmodx: fix typos
2026-04-29 22:38 UTC (4+ messages)
[PATCH] devfreq: event: rockchip-dfi: fix missing clk_disable_unprepare() on error
2026-04-29 22:35 UTC (3+ messages)
[PATCH net-next v8 7/7] net: bcmgenet: reject MTU changes incompatible with XDP
2026-04-29 22:35 UTC (3+ messages)
[PATCH v2 0/8] x86/resctrl: Support for AMD Global (Slow) Memory Bandwidth Allocation
2026-04-29 22:34 UTC (2+ messages)
[Buildroot] [PATCH] package/psmisc: bump to version 23.7
2026-04-29 22:31 UTC (3+ messages)
` [Buildroot] [PATCH v3] "
[syzbot] [mm?] WARNING: lock held when returning to user space in do_fault
2026-04-29 22:30 UTC
[PULL 00/48] fpu patch queue
2026-04-29 22:24 UTC (49+ messages)
` [PULL 01/48] fpu: Drop parts_canonicalize
` [PULL 02/48] fpu: Drop parts_uncanon
` [PULL 03/48] fpu: Drop parts_uncanon_normal
` [PULL 04/48] fpu: Drop parts_default_nan
` [PULL 05/48] fpu: Drop parts_silence_nan
` [PULL 06/48] fpu: Drop parts_return_nan
` [PULL 07/48] fpu: Drop parts_pick_nan
` [PULL 08/48] fpu: Drop parts_pick_nan_muladd
` [PULL 09/48] fpu: Reverse the order of softfloat-parts* inclusions
` [PULL 10/48] fpu: Drop parts_{add,sub}_normal
` [PULL 11/48] fpu: Drop parts_addsub
` [PULL 12/48] fpu: Drop parts_mul
` [PULL 13/48] fpu: Drop parts_muladd_scalbn
` [PULL 14/48] fpu: Drop parts_div
` [PULL 15/48] fpu: Drop parts_modrem
` [PULL 16/48] fpu: Drop parts_sqrt
` [PULL 17/48] fpu: Drop parts_round_to_int_normal
` [PULL 18/48] fpu: Drop parts_round_to_int
` [PULL 19/48] fpu: Drop parts_float_to_sint
` [PULL 20/48] fpu: Drop parts_float_to_uint
` [PULL 21/48] fpu: Drop parts_float_to_sint_modulo
` [PULL 22/48] fpu: Drop parts_sint_to_float
` [PULL 23/48] fpu: Drop parts_uint_to_float
` [PULL 24/48] fpu: Drop parts_minmax
` [PULL 25/48] fpu: Drop parts_compare
` [PULL 26/48] fpu: Drop parts_scalbn
` [PULL 27/48] fpu: Drop parts_log2
` [PULL 28/48] fpu: Drop parts_float_to_float
` [PULL 29/48] fpu: Drop PARTS_GENERIC_64_128{_256}
` [PULL 30/48] fpu: Drop FRAC_GENERIC_64_128{_256}
` [PULL 31/48] fpu: Constify frac{64,128,256}_* inputs
` [PULL 32/48] fpu: Return structure from unpack_raw64
` [PULL 33/48] fpu: Return struct from float4_e2m1_unpack_canonical
` [PULL 34/48] fpu: Return struct from float8_e4m3_unpack_canonical
` [PULL 35/48] fpu: Return struct from float8_e5m2_unpack_canonical
` [PULL 36/48] fpu: Inline float16_unpack_raw into callers
` [PULL 37/48] fpu: Return struct from float16a_unpack_canonical
` [PULL 38/48] fpu: Return struct from float16_unpack_canonical
` [PULL 39/48] fpu: Inline bfloat16_unpack_raw into callers
` [PULL 40/48] fpu: Return struct from bfloat16_unpack_canonical
` [PULL 41/48] fpu: Inline float32_unpack_raw into callers
` [PULL 42/48] fpu: Inline float64_unpack_raw "
` [PULL 43/48] fpu: Return struct from float{32,64}_unpack_canonical
` [PULL 44/48] fpu: Inline floatx80_unpack_raw into only caller
` [PULL 45/48] fpu: Return struct from float128_unpack_raw
` [PULL 46/48] fpu: Return struct from float128_unpack_canonical
` [PULL 47/48] fpu: Change parts_float_to_float_narrow to parts128_to_parts64
` [PULL 48/48] fpu: Change parts_float_to_float_widen to parts64_to_parts128
[PATCH net 0/7] net: tls: fix a few random bugs
2026-04-29 22:29 UTC (8+ messages)
` [PATCH net 1/7] net: tls: fix silent data drop under pipe back-pressure
` [PATCH net 2/7] selftests: tls: add test for data loss on small pipe
` [PATCH net 3/7] net: tls: fix page pin leak on sendpage_ok() failure
` [PATCH net 4/7] net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring
` [PATCH net 5/7] selftests: bpf: cover wrapped sk_msg ring chaining in ktls TX path
` [PATCH net 6/7] net: tls: fix use-after-free in tls_sw_sendmsg_locked after bpf verdict
` [PATCH net 7/7] selftests: bpf: cover tls_sw_sendmsg UAF after bpf_exec_tx_verdict split
[PATCH v3 00/11] ceph: manual client session reset
2026-04-29 22:29 UTC (5+ messages)
` [PATCH v3 04/11] ceph: add diagnostic timeout loop to wait_caps_flush()
` [EXTERNAL] "
` [PATCH v3 05/11] ceph: add client reset state machine and session teardown
` [EXTERNAL] "
[PATCH v1 0/3] tests/qtest: Tweak env variables
2026-04-29 22:28 UTC (3+ messages)
` [PATCH v1 3/3] docs/devel/qtest: Mention environment variables usage
[PATCH v1] hwmon: (yogafan) Massive hardware expansion and structural refactoring
2026-04-29 22:27 UTC (2+ messages)
[PATCH net-next v8 4/7] net: bcmgenet: add XDP_TX support
2026-04-29 22:28 UTC (3+ messages)
[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
2026-04-29 22:28 UTC (6+ messages)
` [PATCH v4 05/11] PCI: liveupdate: Inherit bus numbers during "
[PATCH v2 0/4] Fix some errors in the devfreq core layer when governor is NULL
2026-04-29 22:28 UTC (9+ messages)
` [PATCH v2 1/4] PM / devfreq: Fix possible null pointer issue in devfreq_add_governor()
` [PATCH v2 2/4] PM / devfreq: Fix available_governors_show() when no governor is set
` [PATCH v2 3/4] PM / devfreq: Fix governor_store() failing when device has no current governor
` [PATCH v2 4/4] PM / devfreq: Optimize error return value of governor_show()
[PATCH v2 11/11] docs: smb: document SMB3 over QUIC setup for cifs.ko and ksmbd.ko
2026-04-29 22:26 UTC (2+ messages)
[PATCH] KVM: x86/xen: Fix sleeping lock in hard IRQ context on PREEMPT_RT
2026-04-29 22:25 UTC (3+ messages)
` [PATCH v2 0/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
` [PATCH v2 1/1] "
[PATCH 00/41] Fix various QOM object life-cycle issues
2026-04-29 22:24 UTC (5+ messages)
` [PATCH 12/41] RFC net/colo-compare: guard finalize against uninitialized state
[PATCH v2 05/11] smb: server: split interface management from TCP in preparation for QUIC
2026-04-29 22:24 UTC (3+ messages)
` [PATCH v2 06/11] smb: server: add shared transport helpers "
[PATCH] Documentation/scheduler: Fix duplicated word in sched-deadline
2026-04-29 22:24 UTC
[v6 04/10] lsm: framework for BPF integrity verification
2026-04-29 22:24 UTC (2+ messages)
[PATCH net-next v8 3/7] net: bcmgenet: add basic XDP support (PASS/DROP)
2026-04-29 22:24 UTC (3+ messages)
[PATCH v9 00/29] perf tool: Add evsel to perf_sample
2026-04-29 22:23 UTC (10+ messages)
` [PATCH v10 "
[PATCH] kbuild: document generation of offset header files
2026-04-29 22:23 UTC (3+ messages)
[Buildroot] [PATCH] package/linux-pam: include pam_systemd for login
2026-04-29 22:22 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Print breakdown of insns processed by subprogs
2026-04-29 22:17 UTC (7+ messages)
Rockchip project: opinions on RAUC vs SWUpdate?
2026-04-29 22:19 UTC
[PATCH 0/2] smb: smbdirect: symbol export and header cleanups
2026-04-29 22:16 UTC (2+ messages)
[PATCH net-next v6 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-04-29 22:16 UTC (7+ messages)
` [PATCH net-next v6 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v6 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v6 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v6 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v6 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v6 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH v12 00/15] Exposing case folding behavior
2026-04-29 22:00 UTC (4+ messages)
` [PATCH v12 04/15] exfat: Implement fileattr_get for case sensitivity
` [f2fs-dev] "
[PATCH] hv: utils: replace deprecated strcpy with strscpy in kvp_register
2026-04-29 22:15 UTC (2+ messages)
[PATCH] hv: utils: handle and propagate errors in kvp_register
2026-04-29 22:15 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net v2 0/4] Drop in-flight Tx SKBs on MACB close
2026-04-29 22:14 UTC (5+ messages)
` [PATCH net v2 2/4] net: macb: drop in-flight Tx SKBs on close
[PATCH 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
2026-04-29 22:11 UTC (3+ messages)
` [PATCH 6/7] arm64: dts: renesas: r8a779md: Add Renesas R-Car R8A779MD M3Le DTs
[PATCH bpf-next] bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries
2026-04-29 22:10 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Fix speaker silence after S3 resume on Xiaomi Mi Laptop Pro 15
2026-04-29 22:09 UTC
[PATCH v5 0/6] Xdiff cleanup part 3
2026-04-29 22:08 UTC (8+ messages)
` [PATCH v6 "
` [PATCH v6 1/6] xdiff/xdl_cleanup_records: delete local recs pointer
` [PATCH v6 2/6] xdiff: use unambiguous types in xdl_bogo_sqrt()
` [PATCH v6 3/6] xdiff/xdl_cleanup_records: use unambiguous types
` [PATCH v6 4/6] xdiff/xdl_cleanup_records: make limits more clear
` [PATCH v6 5/6] xdiff/xdl_cleanup_records: make setting action easier to follow
` [PATCH v6 6/6] xdiff/xdl_cleanup_records: make execution of "
[PATCH v2] mshv: Add dedicated ioctl for GVA to GPA translation
2026-04-29 22:08 UTC
[PATCH] ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
2026-04-29 22:07 UTC (2+ messages)
[PATCH] ntfs: drop nlink once for WIN32/DOS aliases
2026-04-29 22:06 UTC (2+ messages)
[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
2026-04-29 22:04 UTC (3+ messages)
[v6 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
2026-04-29 22:03 UTC (2+ messages)
[PULL 0/3] tcg patch queue
2026-04-29 22:01 UTC (4+ messages)
` [PULL 1/3] tcg/aarch64/tcg-target.c.inc: Replacement of I3XXX names
` [PULL 2/3] tcg/aarch64/tcg-target.c.inc: Manual replace of I3310, I3313
` [PULL 3/3] tcg: Remove unused tcg_gen_vec_*_tl() API
[PATCH net-next v2 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
2026-04-29 22:01 UTC (2+ messages)
[Intel-wired-lan] [PATCH net] ice: fix stats array overflow when VF requests more queues
2026-04-29 21:59 UTC (4+ messages)
` "
[PATCH RFC bpf-next 5/8] bpf, x86: emit KASAN checks into x86 JITed programs
2026-04-29 21:59 UTC (3+ messages)
[PATCH v2] drm/nouveau: expose VBIOS via debugfs on GSP-RM systems
2026-04-29 21:57 UTC (2+ messages)
[PATCH v3] perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA Olympus
2026-04-29 21:56 UTC
[PATCH nf,v3 1/2] netfilter: x_tables: add .check_hooks to matches and targets
2026-04-29 21:55 UTC (2+ messages)
` [PATCH nf,v3 2/2] netfilter: nft_compat: run xt_check_hooks_{match,target}() from .validate
[PATCH] amd-xgbe: fix PTP addend overflow causing frozen clock
2026-04-29 21:54 UTC (2+ messages)
[PATCH] drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL
2026-04-29 21:53 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL (rev4)
[PATCH v6 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
2026-04-29 21:53 UTC (3+ messages)
[PATCH v1 0/2] drm/xe/vf: New approach for post-migration LRC fixups
2026-04-29 21:52 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] platform/wmi: Fix unchecked min_size in wmidev_invoke_method()
2026-04-29 21:47 UTC (2+ messages)
[PATCH v2] gpu: nova: require little endian
2026-04-29 21:50 UTC (2+ messages)
[PATCH net-next v9 0/5] TLS read_sock performance scalability
2026-04-29 21:48 UTC (6+ messages)
` [PATCH net-next v9 1/5] tls: Abort the connection on decrypt failure
` [PATCH net-next v9 2/5] tls: Fix dangling skb pointer in tls_sw_read_sock()
` [PATCH net-next v9 3/5] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
` [PATCH net-next v9 4/5] tls: Suppress spurious saved_data_ready on all receive paths
` [PATCH net-next v9 5/5] tls: Flush backlog before waiting for a new record
[PATCH] snic/vnic_dev: Remove dead store in vnic_dev_discover_res()
2026-04-29 21:47 UTC (2+ messages)
[PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
2026-04-29 21:47 UTC (3+ messages)
[PATCH] misc: fastrpc: fix UAF and kernel panic during cleanup on process abort
2026-04-29 21:46 UTC (2+ messages)
[PATCH] drm/radeon/rs780: prevent division by zero in refresh rate calculation
2026-04-29 21:46 UTC (2+ messages)
loongarch64-linux-gcc: error: unrecognized argument in option '-march=la32v1.0'
2026-04-29 21:46 UTC
[moderation/CI] Re: kho: make boot time huge page allocation work nicely with KHO
2026-04-29 21:45 UTC
[PATCH] Revert "x86/fpu: Refine and simplify the magic number check during signal return"
2026-04-29 21:44 UTC (6+ messages)
[v6 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
2026-04-29 21:42 UTC (2+ messages)
[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
2026-04-29 21:42 UTC (14+ messages)
[PATCH] nvmem: layouts: u-boot-env: remove ethaddr check
2026-04-29 21:41 UTC (4+ messages)
[PATCH] drivers: base: Set mod->async_probe_requested if needed
2026-04-29 21:41 UTC (4+ messages)
[PATCH 0/9] qom: misc cleanups / fixes
2026-04-29 21:40 UTC (7+ messages)
` [PATCH 1/9] qom: add trace events for object/property lifecycle
` [PATCH 6/9] qom: move object_set_prop_keyval into object.c
` [PATCH 9/9] qom: drop user_creatable_add_type method
[PATCH bpf-next] m68k, bpf: Add initial BPF JIT compiler support
2026-04-29 21:33 UTC (3+ messages)
[PATCH v13 0/5] Rust bindings for gem shmem
2026-04-29 21:40 UTC (5+ messages)
` [PATCH v13 4/5] rust: drm: gem: Introduce shmem::SGTable
[RESEND PATCH] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
2026-04-29 21:39 UTC (3+ messages)
[PATCH rc v4 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-04-29 21:37 UTC (3+ messages)
` [PATCH rc v4 1/5] iommu/arm-smmu-v3: Add arm_smmu_kdump_adopt_strtab() for kdump
[PATCH v3 0/3] wireless: p54 devicetree conversion
2026-04-29 21:35 UTC (4+ messages)
` [PATCH v3 3/3] p54spi: convert to devicetree
[PATCH] parisc: Only call VDSO32_SYMBOL() when valid
2026-04-29 21:36 UTC (2+ messages)
error: /kbuild/src/include/uapi/linux/goldfish_address_space.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier
2026-04-29 21:36 UTC
drivers/ptp/ptp_vmclock.c:392:31: warning: unused variable 'st'
2026-04-29 21:36 UTC
[PATCH] smb: client: change allocation requirements in smb2_compound_op
2026-04-29 21:34 UTC
[PATCH i-g-t,v5 0/4] Add dsc+bigjoiner subtest
2026-04-29 21:33 UTC (2+ messages)
` ✓ i915.CI.BAT: success for Add dsc+bigjoiner subtest (rev7)
[PATCH 0/2] target/or1k: fix arithmetic edge cases
2026-04-29 21:33 UTC (3+ messages)
` [PATCH 2/2] target/or1k: fix gen_div INT_MIN / -1 undefined behavior
[PATCH net-next v4 0/2] net: pse-pd: add poll path and LED trigger support
2026-04-29 21:32 UTC (4+ messages)
` [PATCH net-next v5 "
` [PATCH net-next v5 1/2] net: pse-pd: add devm_pse_poll_helper()
` [PATCH net-next v5 2/2] net: pse-pd: add LED trigger support via notification path
[PATCH][next] perf/x86: Avoid multiple -Wflex-array-member-not-at-end warnings
2026-04-29 21:32 UTC (2+ messages)
[PATCH RFC bpf-next 4/8] bpf, x86: add helper to emit kasan checks in x86 JITed programs
2026-04-29 21:31 UTC (3+ messages)
[PATCH v2 0/3] selinux: prune deprecated interfaces
2026-04-29 21:30 UTC (2+ messages)
[PATCH net-next] net: tls: reshuffle the device ops check
2026-04-29 21:30 UTC
[PATCH bpf-next v9 10/11] selftests/bpf: Provide weak definitions for cross-test functions
2026-04-29 21:29 UTC (2+ messages)
[pull-request] mlx5-next updates 2026-04-29
2026-04-29 21:27 UTC
[PATCH v3 00/26] Enable Pipe writeback
2026-04-29 21:27 UTC (2+ messages)
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.