All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-04 01:43:19 to 2026-01-04 06:22:53 UTC [more...]

[PATCH bpf-next v3 0/2] xsk: introduce pre-allocated memory per xsk CQ
 2026-01-04  6:22 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] xsk: introduce local_cq for each af_xdp socket
` [PATCH bpf-next v3 2/2] xsk: introduce a dedicated local completion queue for each xsk

[PATCH net-next v2 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
 2026-01-04  6:22 UTC  (6+ messages)
  ` [PATCH net-next v2 1/8] selftest: tun: Format tun.c existing code
  ` [PATCH net-next v2 2/8] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing

[PATCH net] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
 2026-01-04  6:20 UTC  (4+ messages)

[PATCH v13 07/28] hw: arm: virt: rework MSI-X configuration
 2026-01-04  6:14 UTC  (3+ messages)

[PATCH v17 00/32] x86,fs/resctrl telemetry monitoring
 2026-01-04  6:14 UTC  (3+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in bpf_prog_test_run_skb
 2026-01-04  6:12 UTC 

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2026-01-04  6:11 UTC  (17+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

[GIT PULL] core/urgent for v6.19-rc4
 2026-01-04  6:01 UTC 

[PATCH net] virtio_net: fix device mismatch in devm_kzalloc/devm_kfree
 2026-01-04  6:09 UTC  (2+ messages)

[PATCH net v2 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2026-01-04  6:09 UTC  (5+ messages)
` [PATCH net v2 1/3] virtio-net: don't schedule delayed refill worker

[PATCH v3 0/3] Noinstr fixes for K[CA]SAN with GCOV
 2026-01-04  6:07 UTC  (6+ messages)
` [PATCH v3 1/3] kasan: mark !__SANITIZE_ADDRESS__ stubs __always_inline

[RFC PATCH v1 0/4] rust: Add RTC driver support
 2026-01-04  6:06 UTC  (5+ messages)
` [RFC PATCH v1 1/4] rust: add AMBA bus abstractions
` [RFC PATCH v1 2/4] rust: add device wakeup support
` [RFC PATCH v1 3/4] rust: add RTC core abstractions and data structures
` [RFC PATCH v1 4/4] rust: add PL031 RTC driver

[GSoC PATCH v3] add -p: show user's hunk decision when selecting hunks
 2026-01-04  6:03 UTC  (2+ messages)

[PATCH 00/10] Xdiff cleanup part 3
 2026-01-04  6:01 UTC  (5+ messages)
` [PATCH 01/10] ivec: introduce the C side of ivec

[PATCH] MMC:dw_mmc:when enable biu_clk should check whether this clk is normal
 2026-01-04  6:01 UTC  (3+ messages)

[PATCH net-next v3] net: spacemit: Remove broken flow control support
 2026-01-04  6:00 UTC  (2+ messages)

[ebiggers:wip-aes 49/50] checkpatch: ERROR:SPACING: space required before the open brace '{'
 2026-01-04  5:59 UTC 

[ebiggers:wip-aes 37/50] checkpatch: ERROR:SPACING: space required before the open brace '{'
 2026-01-04  5:59 UTC 

[ebiggers:wip-aes 38/50] checkpatch: ERROR:SPACING: space required before the open brace '{'
 2026-01-04  5:59 UTC 

drivers/dma-buf/dma-fence.c:1000:38: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-01-04  5:56 UTC 

[trondmy-nfs-2.6:testing 26/35] fs/nfs/write.c:2049:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2026-01-04  5:56 UTC 

[PATCH bpf-next] bpf, docs: Update pahole to 1.28 for selftests
 2026-01-04  5:55 UTC  (2+ messages)

[v3 0/3] scsi: lpfc: Fix multiple memory leaks in error paths
 2026-01-04  4:37 UTC  (2+ messages)

[PATCH 0/3] migration: Add COLO multifd support and COLO migration unit test
 2026-01-04  5:48 UTC  (4+ messages)

[6.19-rc2 arm64] sleeping while atomic in gpiod_configure_flags
 2026-01-04  5:48 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-01-03
 2026-01-04  4:17 UTC 

[f2fs-dev] [PATCH 01/14] f2fs: add lock elapsed time trace facility for f2fs rwsemphore
 2026-01-04  5:42 UTC  (34+ messages)
`  "
` [f2fs-dev] [PATCH 02/14] f2fs: sysfs: introduce max_lock_elapsed_time
  `  "
` [f2fs-dev] [PATCH 03/14] f2fs: trace elapsed time for cp_rwsem lock
  `  "
` [f2fs-dev] [PATCH 04/14] f2fs: trace elapsed time for node_change lock
  `  "
` [f2fs-dev] [PATCH 05/14] f2fs: trace elapsed time for node_write lock
  `  "
` [f2fs-dev] [PATCH 06/14] f2fs: trace elapsed time for gc_lock lock
  `  "
` [f2fs-dev] [PATCH 07/14] f2fs: trace elapsed time for cp_global_sem lock
  `  "
` [f2fs-dev] [PATCH 08/14] f2fs: trace elapsed time for io_rwsem lock
  `  "
` [f2fs-dev] [PATCH 09/14] f2fs: clean up w/ __f2fs_schedule_timeout()
  `  "
` [f2fs-dev] [PATCH 10/14] f2fs: fix to use jiffies based precision for DEFAULT_SCHEDULE_TIMEOUT
  `  "
` [f2fs-dev] [PATCH 11/14] f2fs: fix timeout precision of f2fs_io_schedule_timeout_killable()
  `  "
` [f2fs-dev] [PATCH 12/14] f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUT
  `  "
` [f2fs-dev] [PATCH 13/14] f2fs: introduce FAULT_LOCK_TIMEOUT
  `  "
` [f2fs-dev] [PATCH 14/14] f2fs: sysfs: introduce inject_lock_timeout
  `  "

[PATCH v3 0/6] Improve khugepaged scan logic
 2026-01-04  5:41 UTC  (7+ messages)
` [PATCH v3 1/6] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH v3 2/6] mm: khugepaged: refine scan progress number
` [PATCH v3 3/6] mm: khugepaged: just skip when the memory has been collapsed
` [PATCH v3 4/6] mm: add folio_is_lazyfree helper
` [PATCH v3 5/6] mm: khugepaged: skip lazy-free folios at scanning
` [PATCH v3 6/6] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY

[PATCH v2 0/6] staging: ad9832: driver cleanup
 2026-01-04  5:38 UTC  (7+ messages)
` [PATCH v2 4/6] staging: iio: ad9832: remove dds.h dependency

[PATCH v2] platform/x86/amd: Fix memory leak in wbrf_record()
 2026-01-04  5:27 UTC  (2+ messages)

[PATCH mptcp-next v2 0/3] implement psock_update_sk_prot
 2026-01-04  5:29 UTC  (4+ messages)
` [PATCH mptcp-next v2 1/3] mptcp: "
` [PATCH mptcp-next v2 2/3] mptcp: allow overridden write_space to be invoked
` [PATCH mptcp-next v2 3/3] selftests/bpf: Update sockmap tests for MPTCP

[Patch net] vsock: fix DMA cacheline overlap warning using coherent memory
 2026-01-04  5:29 UTC  (5+ messages)

[PATCH v3 1/1] firmware: Initialize stack guard via Zkr
 2026-01-04  5:25 UTC  (2+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in bpf_prog_test_run_skb
 2026-01-04  5:21 UTC 

Issues with the new go-mod-vcs
 2026-01-04  5:20 UTC  (4+ messages)
  ` [meta-virtualization] "

[PATCH v4 1/1] firmware: Initialize stack guard via Zkr
 2026-01-04  5:18 UTC 

[ceph-client:wip-krb5-only 8/8] net/ceph/crypto.c:20:12: warning: 'set_aes_tfm' defined but not used
 2026-01-04  5:14 UTC 

git-last-modified weirdness
 2026-01-04  5:13 UTC 

[PATCH] LoongArch: Fix PMU counter allocation for mixed-type event groups
 2026-01-04  4:58 UTC  (2+ messages)

[Bug] Git subtree regression
 2026-01-04  4:52 UTC  (3+ messages)

[BUG] RCU stall in mac80211_hwsim during clone() syscall on 6.18.0
 2026-01-04  4:45 UTC  (3+ messages)

[PATCH v13 0/2] status: show comparison with push remote tracking branch
 2026-01-04  4:40 UTC  (4+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/2] refactor: format_branch_comparison in preparation

[PATCH v2 0/2] Support for Samsung Exynos 7870 DW-USB device in controller
 2026-01-03 18:06 UTC  (5+ messages)
` [PATCH v2 1/2] usb: dwc3-generic: allow fallback of dr_mode property to "otg"
` [PATCH v2 2/2] usb: dwc3-generic: add support for exynos7870

[PATCH RFC 0/7] virtio-gpu-virgl: introduce Venus support for macOS
 2026-01-04  4:27 UTC  (10+ messages)
` [PATCH RFC 1/7] egl-helpers: store handle to native device

[PATCH v2 0/9] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
 2026-01-04  4:09 UTC  (4+ messages)
` [PATCH v2 2/9] sched/fair: Add rate-limiting and validation helpers

[PATCH net v2] net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset
 2026-01-04  4:20 UTC  (2+ messages)

[PATCH v10 0/3] status: show additional comparison with push branch when different from tracking branch
 2026-01-04  4:17 UTC  (5+ messages)
` Another look?

[PATCH v2 1/1] firmware: Initialize stack guard via Zkr
 2026-01-04  4:10 UTC  (3+ messages)

[PATCH] net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy
 2026-01-04  4:09 UTC  (2+ messages)

[PATCH mptcp-next 00/11] mptcp: avoid dup events + error + misc
 2026-01-04  4:00 UTC  (8+ messages)
` [PATCH mptcp-next 01/11] mptcp: avoid dup SUB_CLOSED events after disconnect
` [PATCH mptcp-next 02/11] selftests: mptcp: check no dup close events after error
` [PATCH mptcp-next 03/11] mptcp: only reset subflow errors when propagated

[syzbot] [bpf?] KMSAN: uninit-value in bpf_prog_test_run_skb
 2026-01-04  3:58 UTC  (4+ messages)
` Forwarded: [PATCH] net: skbuff: fix KMSAN uninit-value in pskb_expand_head()

[PATCH] erofs: don't bother with s_stack_depth increasing for now
 2026-01-04  3:56 UTC  (3+ messages)

[BUG] RCU stall in vkms_vblank_simulate/drm_handle_vblank during kcov_ioctl (6.18.0)
 2026-01-04  3:48 UTC 

[PATCH RFC v2 0/6] virtio-gpu-virgl: introduce Venus support for macOS
 2026-01-04  3:44 UTC  (5+ messages)
` [PATCH RFC v2 4/6] virtio-gpu-virgl: support scanout of Metal textures

[BUG] refcount saturation in qrtr_port_assign during qrtr_proto_init
 2026-01-04  3:44 UTC 

[BUG] WARNING in drm_prime_destroy_file_private during drm_release (6.18.0)
 2026-01-04  3:42 UTC 

[PATCH v3] virtio-gpu-virgl: correct parent for blob memory region
 2026-01-04  3:27 UTC  (2+ messages)

[PATCH net-next v2] ipv6: preserve insertion order for same-scope addresses
 2026-01-04  3:23 UTC 

[PATCH v9 0/3] Add driver support for ESWIN eic700 SoC clock controller
 2026-01-04  3:23 UTC  (4+ messages)
` [PATCH v9 2/3] clock: eswin: Add eic7700 clock driver
    `  "

[f2fs-dev] [PATCH 1/2] f2fs: support large folio for immutable non-compressed case
 2026-01-04  3:20 UTC  (12+ messages)
  ` [f2fs-dev] [PATCH 1/2 v2] "
    ` [f2fs-dev] [PATCH 1/2 v3] "
      ` [f2fs-dev] [PATCH 1/2 v4] "

[PATCH -next 0/8] RCU updates from me for next merge window
 2026-01-04  3:20 UTC  (7+ messages)
` [PATCH -next 1/8] rcu: Fix rcu_read_unlock() deadloop due to softirq

[BUG] cfg80211/mac80211: RCU stall in cfg80211_wiphy_work during IBSS scan handling
 2026-01-04  3:16 UTC 

[PATCH] doc: define timestamp in pack protocol grammar
 2026-01-04  3:08 UTC 

[BUG] I2C: hung task in i2c_transfer via i2c-dev ioctl (bit-banging adapter)
 2026-01-04  3:05 UTC 

[BUG] rcu_preempt stall detected by syzkaller on Linux v6.18
 2026-01-04  2:56 UTC 

[PATCH] ignores: handle non UTF-8 exclude files
 2026-01-04  2:54 UTC  (2+ messages)

[PATCH v8 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-01-04  2:51 UTC  (4+ messages)
` [PATCH v8 04/18] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge

[PATCH V2 00/13] Add DMR/NVL and missing PTL uncore support
 2026-01-04  2:51 UTC  (20+ messages)
` [PATCH V2 01/13] perf/x86/intel/uncore: Move uncore discovery init struct to header
` [PATCH V2 02/13] perf/x86/intel/uncore: Support per-platform discovery base devices
` [PATCH V2 03/13] perf/x86/intel/uncore: Remove has_generic_discovery_table()
` [PATCH V2 06/13] perf/x86/intel/uncore: Add domain global init callback
` [PATCH V2 08/13] perf/x86/intel/uncore: Support IIO free-running counters on DMR
` [PATCH V2 09/13] perf/x86/intel/uncore: Support uncore constraint ranges
` [PATCH V2 10/13] perf/x86/intel/uncore: Update DMR uncore constraints preliminarily
` [PATCH V2 12/13] perf/x86/intel/uncore: Add missing PMON units for Panther Lake
` [PATCH V2 13/13] perf/x86/intel/uncore: Add Nova Lake support

[PATCH] reftable/iter: fix undefined behavior in indexed_table_ref_iter_next
 2026-01-04  2:49 UTC  (2+ messages)

[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-04  2:48 UTC  (5+ messages)
` [cgroup/for-6.20 PATCH v2 1/4] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [cgroup/for-6.20 PATCH v2 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()

[oe][meta-python][PATCH 1/2] python3-py7zr: upgrade 1.0.0 -> 1.1.0
 2026-01-04  2:43 UTC  (2+ messages)
` [oe][meta-python][PATCH 2/2] python3-cmd2: upgrade 3.0.0 -> 3.1.0

[PATCH v5] PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
 2026-01-04  2:41 UTC  (2+ messages)

[PATCH] t1300: use test helpers instead of shell primitives
 2026-01-04  2:39 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: Add rk3576 evb2 board
 2026-01-04  2:37 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: "
` [PATCH 2/2] arm64: dts: "

[Patch v2] mm/huge_memory: consolidate order-related checks into folio_check_splittable()
 2026-01-04  2:37 UTC  (2+ messages)

[PATCH] t7800: fix racy "difftool --dir-diff syncs worktree" test
 2026-01-04  2:34 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] rust: cpufreq: replace `kernel::c_str!` with C-Strings
 2026-01-04  2:31 UTC  (2+ messages)

[PATCH] drivers: pwm: replace `kernel::c_str!` with C-Strings
 2026-01-04  2:30 UTC  (3+ messages)

[PATCH] rust: clk: replace `kernel::c_str!` with C-Strings
 2026-01-04  2:29 UTC  (2+ messages)

[PATCH v2 0/4] target/loongarch: Add host CPU type support
 2026-01-04  2:29 UTC  (5+ messages)
` [PATCH v2 1/4] target/loongarch: Add detailed information with CPU Product ID
` [PATCH v2 2/4] target/loongarch: Add generic CPU model information
` [PATCH v2 3/4] target/loongarch: Add host CPU model in kvm mode
` [PATCH v2 4/4] target/loongarch: Add some CPUCFG bits with host CPU model

[PATCH] rust: seq_file: replace `kernel::c_str!` with C-Strings
 2026-01-04  2:29 UTC  (2+ messages)

[PATCH] rust: configfs: replace `kernel::c_str!` with C-Strings
 2026-01-04  2:28 UTC  (2+ messages)

[PATCH v1] x86: fix stale CONFIG_HAVE_KVM reference in irq_pipeline
 2026-01-04  2:12 UTC 

feedback: fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-04  2:27 UTC  (8+ messages)

[PATCH 0/2] rust: net: replace `kernel::c_str!` with C-Strings
 2026-01-04  2:27 UTC  (5+ messages)
` [PATCH 2/2] drivers: "

[RFC PATCH] builtin/format-patch: print a warning for skipped merge commits?
 2026-01-04  2:27 UTC  (2+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in bpf_prog_test_run_skb
 2026-01-04  2:26 UTC 

[PATCH v2 0/2] rust: net: replace `kernel::c_str!` with C-Strings
 2026-01-04  2:24 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drivers: "

[PATCH] fsmonitor: fix khash memory leak in do_handle_client
 2026-01-04  2:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-04  2:18 UTC  (3+ messages)

[PATCH v2 bpf-next] bpftool: Make skeleton C++ compatible with explicit casts
 2026-01-04  2:14 UTC  (2+ messages)
` [PATCH v3 "

[RFC PATCH 0/5] md/raid1: introduce a new sync action to repair badblocks
 2026-01-04  2:06 UTC  (4+ messages)
` [RFC PATCH 4/5] md: introduce MAX_RAID_DISKS macro to replace magic number

[PATCH v4 0/5] support batch checking of references and unmapping for large folios
 2026-01-04  1:55 UTC  (6+ messages)
` [PATCH v4 3/5] arm64: mm: support batch clearing of the young flag "

[PATCH] ocfs2: add check for free bits before allocation in ocfs2_move_extent()
 2026-01-04  1:50 UTC  (2+ messages)

[PATCH] ocfs2: adjust function name reference
 2026-01-04  1:53 UTC  (2+ messages)

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2026-01-04  1:46 UTC  (9+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration

[PATCH 2/2] erofs-utils: Enable 64-bit off_t with AC_SYS_LARGEFILE
 2026-01-04  1:43 UTC  (2+ messages)
` [PATCH 1/2] erofs-utils: Drop configure checks for unused functions


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.