All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-09 00:29:24 to 2026-06-09 01:22:55 UTC [more...]

[merged mm-stable] mm-compaction-cap-compact_gap-at-compact_cluster_max.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-swap-remove-redundant-swap-device-reference-in-alloc-free.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[PATCH v1 0/8] Kconfig restyle
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-swap-pm-hibernate-fix-swapoff-race-in-uswsusp-by-pinning-swap-device.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-filemap-use-folio_next_index-for-start.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] vmalloc-fix-null-pointer-dereference-in-is_vm_area_hugepages.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] sparc-mm-drop-vmemmap_check_pmd-helper-and-use-generic-code.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] loongarch-mm-drop-vmemmap_check_pmd-helper-and-use-generic-code.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] riscv-mm-drop-vmemmap_pmd-helpers-and-use-generic-code.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] arm64-mm-drop-vmemmap_pmd-helpers-and-use-generic-code.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-sparse-vmemmap-provide-generic-vmemmap_set_pmd-and-vmemmap_check_pmd.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] rust-page-mark-page-nid-as-inline.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] userfaultfd-build-__vma_uffd_flags-from-config-gated-masks.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] userfaultfd-gate-must_wait-writability-check-on-pte_present.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[PATCH v3 0/8] t: fix broken TAP output
 2026-06-09  1:22 UTC  (3+ messages)
` [PATCH v3 5/8] t7810: turn MB_REGEX check into a lazy prereq

[merged mm-stable] mm-huge_memory-preserve-pmd_swp_uffd_wp-on-device-private-pmd-downgrade.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] fs-proc-task_mmu-fix-hugetlb-self-deadlock-in-pagemap_scan_pte_hole.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] fs-proc-task_mmu-use-huge_page_size-in-pagemap_scan_hugetlb_entry.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] fs-proc-task_mmu-fix-make_uffd_wp_huge_pte-prot-update-race.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] maintainers-add-testing-abi-documents-for-mm.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-delete-stale-comment-about-cachelines.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] lib-test_hmm-fix-memory-leak-in-dmirror_migrate_to_system.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] zram-drop-unused-bio-parameter-from-write-helpers.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-page_vma_mapped_walk-use-ptep_get_lockless-for-lockless-access.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-page_alloc-fix-deferred-compaction-accounting.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-use-mapping_max_folio_order-for-force_thp_readahead-order.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-bypass-mmap_miss-heuristic-for-vm_exec-readahead.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-compaction-respect-cpusets-when-checking-retry-suitability.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-thp-clear-deferred-split-shrinker-bits-when-queues-drain.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-switch-deferred-split-shrinker-to-list_lru.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-memory-flatten-alloc_anon_folio-retry-loop.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-list_lru-introduce-folio_memcg_list_lru_alloc.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-list_lru-introduce-caller-locking-for-additions-and-deletions.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-list_lru-deduplicate-lock_list_lru.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[PATCHES v4 00/11] perf tools: Assorted fixes
 2026-06-09  1:22 UTC  (17+ messages)
` [PATCH 01/11] perf tools: Fix get_max_num() size_t underflow on empty sysfs file
` [PATCH 02/11] perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
` [PATCH 03/11] perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
` [PATCH 04/11] perf tools: NULL bitmap pointers after bitmap_free()
` [PATCH 05/11] perf sched: Bounds-check prio before test_bit() in timehist
` [PATCH 06/11] perf sched: Fix idle-hist callchain display using wrong rb_first variant
` [PATCH 07/11] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
` [PATCH 08/11] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
` [PATCH 09/11] perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
` [PATCH 10/11] perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()
` [PATCH 11/11] libperf: Document code simplification case for widening struct perf_cpu

[merged mm-stable] mm-list_lru-move-list-dead-check-to-lock_list_lru_of_memcg.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-list_lru-deduplicate-unlock_list_lru.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-list_lru-lock_list_lru_of_memcg-cannot-return-null-if-skip_empty.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-list_lru-fix-set_shrinker_bit-call-during-race-with-cgroup-deletion.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[merged mm-stable] mm-nodemask-correctly-describe-nodemask-operation-return-types.patch removed from -mm tree
 2026-06-09  1:22 UTC 

[PATCH v3 0/6] argo: few log fixes
 2026-06-09  1:21 UTC  (10+ messages)
` [PATCH v3 1/6] argo: lower level of noisy connection-refused log
` [PATCH v3 5/6] argo: introduce CONFIG_ARGO_DEBUG
` [PATCH v3 6/6] automation: enable Argo debugging in CI

[PATCH v2] iio: magnetometer: bmc150: use FIELD_PREP and FIELD_GET helpers
 2026-06-09  1:21 UTC 

[PATCH v2] platform/x86: thinkpad-acpi: Add X1 Fold keyboard attachment detection
 2026-06-09  1:19 UTC  (2+ messages)

[PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
 2026-06-09  1:18 UTC  (8+ messages)
` [PATCH bpf v5 "
  ` [PATCH bpf v5 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
  ` [PATCH bpf v5 2/2] selftests/bpf: strengthen bpf_kfunc_implicit_arg to verify aux injection

[PATCH] staging: sm750fb: make g_fbmode array const
 2026-06-09  1:17 UTC 

[PATCH] ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT
 2026-06-09  1:15 UTC  (2+ messages)

[PATCH net-next 00/10] tcp: support non-GSO jumbograms
 2026-06-09  1:15 UTC  (2+ messages)

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-09  1:14 UTC  (7+ messages)

[PATCH net] net: ibm: emac: mal: fix potential system hang in mal_remove()
 2026-06-09  1:13 UTC  (7+ messages)

[PATCH V3] accel/amdxdna: Fix VMA access race
 2026-06-09  1:12 UTC 

[PATCH i-g-t] tests/intel/kms_cdclk: Skip CDCLK bump validation when mode is exactly 4K@30
 2026-06-09  1:10 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 00/24] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification
 2026-06-09  1:08 UTC  (5+ messages)
` [PATCH 24/24] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold

[PATCH] net/sched: cake: clamp active flow deficit on rate changes
 2026-06-09  1:08 UTC  (2+ messages)

[PATCH net v2] ext4: fix out-of-bounds read in ext4_read_inline_dir()
 2026-06-09  1:07 UTC 

[PATCH] net/sched: cake: reject overhead values that underflow length
 2026-06-09  1:07 UTC  (2+ messages)

[PATCH] net/sched: dualpi2: clear stale classification on filter miss
 2026-06-09  1:06 UTC  (2+ messages)

[PATCH v4 0/2] Improve the performance of bitmap_find_next_zero_area_off()
 2026-06-09  1:06 UTC  (3+ messages)

[PATCH] net/sched: ets: reseed class deficit after quantum changes
 2026-06-09  1:06 UTC  (2+ messages)

[RFC PATCH] samples/damon/mtier: handle damon_start() failure
 2026-06-09  1:06 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Add DC5 negative test for continuous page-flip activity
 2026-06-09  1:05 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/kms_pm_dc: Add DC5 negative test for continuous page-flip activity (rev2)

[PATCH] net/sched: fq_pie: enforce memory_limit without wrapped accounting
 2026-06-09  1:05 UTC  (2+ messages)

[PATCH] iommu/riscv: Add dependency between iommu and devices
 2026-06-09  1:04 UTC  (2+ messages)

[PATCH] net/sched: fq_pie: clamp flow deficit after quantum changes
 2026-06-09  1:04 UTC  (2+ messages)

[PATCH] net/sched: htb: move active classes after priority changes
 2026-06-09  1:03 UTC  (2+ messages)

[PATCH/RFC 00/18] VFS/nfsd: replace dentry_create()
 2026-06-09  1:03 UTC  (7+ messages)
` [PATCH 16/18] nfsd: switch nfsd4_create_file() to use vfs_lookup_open()
` [PATCH 17/18] nfsd: use vfs_lookup_open() for non-creating open requests too

[PATCH v5 31/34] KVM: x86: Use ktime_get_snapshot_id() for master clock
 2026-06-09  1:03 UTC  (2+ messages)

[PATCH] samples/ftrace: reject zero ftrace-ops call count
 2026-06-09  1:03 UTC  (2+ messages)

[PATCH v5 25/34] KVM: x86/xen: Prevent runstate times from becoming negative
 2026-06-09  1:02 UTC  (2+ messages)

[PATCH] net: pfcp: allocate per-cpu tstats for PFCP netdevs
 2026-06-09  1:01 UTC  (2+ messages)

[PATCH net-next v2 00/12] net: ethtool: let ops locked drivers run without rtnl_lock
 2026-06-09  1:01 UTC  (5+ messages)
` [PATCH net-next v2 05/12] net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops

[PATCH v3] spmi: pmic-arb: return 0 in spmi_pmic_arb_register_buses() on success
 2026-06-09  1:00 UTC 

[PATCH] net/sched: choke: trim backlog when the limit shrinks
 2026-06-09  0:59 UTC  (2+ messages)

[PATCH] rethook: Use tsk->on_cpu to check task execution state
 2026-06-09  0:59 UTC  (11+ messages)

[PATCH] firmware: imx: sm-misc: Add NULL check for kmalloc in syslog_show
 2026-06-09  0:59 UTC  (2+ messages)

[PATCH v2] scsi: target: copy iSCSI ISID before unmapping the PR OUT buffer
 2026-06-09  0:59 UTC 

[PATCH] scsi: target: copy iSCSI ISID before unmapping the PR OUT buffer
 2026-06-09  0:58 UTC  (3+ messages)

[tip:master] BUILD SUCCESS c9668a110934b00231f9baf0ab4669d4b009fb97
 2026-06-09  0:58 UTC 

[PATCH] iommu/iommufd: avoid selftest dirty bitmap size wrap
 2026-06-09  0:55 UTC 

[PATCH v2] rethook: Remove the running task check in rethook_find_ret_addr()
 2026-06-09  0:57 UTC 

[PATCH v2] iio: pressure: bm1390: replace short msleeps with fsleep
 2026-06-09  0:57 UTC 

[PATCH] Input: cyapa: fix runtime PM refcount leak in cyapa_update_rt_suspend_scanrate()
 2026-06-09  0:57 UTC  (2+ messages)

What's cooking in git.git (Jun 2026, #03)
 2026-06-09  0:56 UTC 

[PATCH bpf-next v1 00/17] Redesign Verification Errors
 2026-06-09  0:56 UTC  (3+ messages)
` [PATCH bpf-next v1 09/17] bpf: Report Memory Safety bounds errors

[PATCH] net/sched: fq_codel: clamp flow deficit after quantum changes
 2026-06-09  0:55 UTC  (2+ messages)

[PATCH] lib: interval_tree_test: validate benchmark parameters
 2026-06-09  0:54 UTC 

[PATCH] net/sched: hhf: clear heavy-hitter state on reset
 2026-06-09  0:49 UTC 

[PATCH v2 15/20] KVM: x86/xen: Convert kvm_xen_set_evtchn_fast() to gpc's CLASS() APIs
 2026-06-09  0:53 UTC  (3+ messages)

[PATCH v2 6.1] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
 2026-06-09  0:52 UTC  (2+ messages)

[PATCH 6.6.y] usb: gadget: f_ncm: Fix net_device lifecycle with device_move
 2026-06-09  0:51 UTC  (2+ messages)

[PATCH 6.6.y] xfrm: hold dev ref until after transport_finish NF_HOOK
 2026-06-09  0:51 UTC  (2+ messages)

[PATCH 6.12.y] wifi: remove zero-length arrays
 2026-06-09  0:51 UTC  (2+ messages)

[PATCH 6.6.y] hwmon: (pmbus/core) Protect regulator operations with mutex
 2026-06-09  0:51 UTC  (2+ messages)

[PATCH 6.12.y] net: phy: micrel: fix LAN8814 QSGMII soft reset
 2026-06-09  0:51 UTC  (6+ messages)

[PATCH 6.6] RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
 2026-06-09  0:51 UTC  (2+ messages)

Backports of 175db11786bde9061db526bf1ac5107d915f5163 for 6.6 and older
 2026-06-09  0:51 UTC  (2+ messages)

[PATCH 6.6.y] Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync
 2026-06-09  0:51 UTC  (2+ messages)

[PATCH v3 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-09  0:51 UTC  (9+ messages)
` [PATCH v3 4/6] alloc_tag: add accuracy based filtering to ioctl

[PATCH 6.1.y] dmaengine: idxd: Fix not releasing workqueue on .release()
 2026-06-09  0:51 UTC  (2+ messages)

[linux-5.10.y 1/3] HID: core: Add printk_ratelimited variants to hid_warn() etc
 2026-06-09  0:51 UTC  (2+ messages)

[PATCH] net/sched: fq: account internal fast-path enqueues against plimit
 2026-06-09  0:51 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_core: Distinguish dynamic subtest in finished messages
 2026-06-09  0:50 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v5 30/34] KVM: selftests: Add Xen runstate migration test
 2026-06-09  0:50 UTC  (2+ messages)

[PATCH] drm/xe: Fix wa_oob codegen recipe for external module builds
 2026-06-09  0:50 UTC  (2+ messages)

[PATCH v5 22/34] KVM: selftests: Add master clock offset test
 2026-06-09  0:50 UTC  (2+ messages)

[PATCH net] netdev: fix double-free in netdev_nl_bind_rx_doit()
 2026-06-09  0:50 UTC  (2+ messages)

[PATCH v3 0/2] rust: drm: gpuvm: implement Send and Sync for refcounted handles
 2026-06-09  0:49 UTC  (4+ messages)
` [PATCH v3 1/2] rust: drm: gpuvm: implement Send and Sync for GpuVaAlloc and GpuVmBo
` [PATCH v3 2/2] rust: drm: gpuvm: require Send and Sync for GpuVm's shared data

[PATCH] mm/gup_test: reject wrapped user ranges
 2026-06-09  0:48 UTC 

[PATCH net] vsock/virtio: restore msg_iter on transmission failure
 2026-06-09  0:48 UTC 

[PATCH] gpio: mockup: reject invalid gpio_mockup_ranges widths
 2026-06-09  0:45 UTC 

[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
 2026-06-09  0:46 UTC  (7+ messages)
` [PATCH bpf v3 0/2] bpf: Fix kfunc implicit arg injection and add selftest
  ` [PATCH bpf v3 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
      `  "

[PATCH v2 20/20] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
 2026-06-09  0:45 UTC  (3+ messages)

[PATCH net-next] tcp: refine tcp_sequence() for the FIN exception
 2026-06-09  0:45 UTC  (3+ messages)

[PATCH] fuse: avoid 32-bit prune notification count wrap
 2026-06-09  0:44 UTC 

[PATCH next] wifi: rtw89: debug: fix off by on in rtw89_ppdu_str()
 2026-06-09  0:44 UTC  (2+ messages)

[PATCH] freevxfs: validate OLT record sizes
 2026-06-09  0:43 UTC 

trailers: --only-trailers normalizes URLs to trailers
 2026-06-09  0:43 UTC  (2+ messages)

[PATCH] freevxfs: bound immediate inode folio reads
 2026-06-09  0:42 UTC 

[moderation/CI] Re: KVM Planes + SEV-SNP Support
 2026-06-09  0:42 UTC 

[PATCH] freevxfs: validate directory entry name lengths
 2026-06-09  0:42 UTC 

[tip:locking/core] BUILD SUCCESS a40e0f8eadd44d7b0f856b54c876aea1b93415f4
 2026-06-09  0:41 UTC 

[tip:core/urgent] BUILD SUCCESS 0d046ae106255cba5eb83b23f78ee93f3620247d
 2026-06-09  0:41 UTC 

[PATCHv2 net-next] net: ibm: emac: Clear MAL descriptors without memset
 2026-06-09  0:40 UTC  (2+ messages)

[PATCH net] net: phonet: free phonet_device after RCU grace period
 2026-06-09  0:40 UTC  (2+ messages)

[PATCH V11 00/12] Add memory page offlining support
 2026-06-09  0:37 UTC  (4+ messages)
` [PATCH V11 11/12] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN

[PATCH v5 29/34] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
 2026-06-09  0:37 UTC  (2+ messages)

[PATCH] net/sched: drr: reseed active class deficit after quantum changes
 2026-06-09  0:36 UTC 

[PATCH] block: clear zone write plugging flag before failing rejected BIOs
 2026-06-09  0:36 UTC  (3+ messages)

[PATCH 0/8] perf/x86: Miscellaneous PMU bug fixes
 2026-06-09  0:36 UTC  (6+ messages)
` [PATCH 7/8] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS

[PATCH] dm verity: avoid duplicate tasklet static-key references
 2026-06-09  0:35 UTC 

[PATCH v2] cxl/port: Fix missing port lock in cxl_dport_remove()
 2026-06-09  0:35 UTC  (2+ messages)

[PATCH] dm unstripe: reject stripe indexes equal to the stripe count
 2026-06-09  0:32 UTC 

[PATCH] wifi: mt76: mt76u: use GRO on the USB RX path
 2026-06-09  0:35 UTC  (3+ messages)

[PATCH v3 0/9] ASoC: don't use array if single pattern
 2026-06-09  0:34 UTC  (7+ messages)
` [PATCH v3 2/9] ASoC: codecs: framer-codec: "
` [PATCH v3 3/9] ASoC: codecs: idt821034: "
` [PATCH v3 4/9] ASoC: codecs: peb2466: "

[PATCH v5 19/34] KVM: x86: Kill last_tsc_{nsec,write,offset} fields
 2026-06-09  0:34 UTC  (2+ messages)

[PATCH] NFSD: fix up error returned by write_threads()
 2026-06-09  0:33 UTC  (2+ messages)

[PATCH net-next] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
 2026-06-09  0:33 UTC  (2+ messages)

[PATCH 1/1] sunrpc: Use "%*phN" to dprintk() a cookie
 2026-06-09  0:33 UTC  (2+ messages)

[PATCH v3 0/7] smb/server: implement compression fattr handler
 2026-06-09  0:33 UTC  (4+ messages)
` [PATCH v3 7/7] smb/server: fix incorrect file size in get_file_compression_info()

[PATCH] drm/xe/mcr: Prefer GT-oriented WARN messages
 2026-06-09  0:32 UTC  (2+ messages)

[PATCH] dm switch: reject overflowing set_region_mappings fields
 2026-06-09  0:32 UTC 

[REGRESSION] next/master: (build) stack frame size (2088) exceeds limit (2048) in 'dml31_ModeSupport
 2026-06-09  0:32 UTC  (4+ messages)

[PATCH v2] wifi: mt76: mt76u: use a threaded NAPI for the RX path
 2026-06-09  0:32 UTC 

[PATCH] dm stats: report actual length for final partial stats row
 2026-06-09  0:31 UTC 

[tip:tip/urgent] BUILD SUCCESS 7de4c53d589600d4eeebff9274eb6fd1b6db0c13
 2026-06-09  0:31 UTC 

[PATCH v4 26/47] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
 2026-06-09  0:31 UTC  (3+ messages)

[PATCH v0 0/4] bug fixes
 2026-06-09  0:31 UTC  (3+ messages)

[PATCH] dm-pcache: reject option groups without values
 2026-06-09  0:30 UTC 

[PATCH] dm log writes: do not log failed underlying writes
 2026-06-09  0:29 UTC 

[PATCH v2] fuse: end fuse_req on io-uring cancel task work
 2026-06-09  0:28 UTC 

[PATCHv2 net] net: ibm: emac: mal: fix unchecked platform_get_irq return values
 2026-06-09  0:30 UTC  (2+ messages)

[PATCH net v2] pds_core: quiesce DMA before freeing resources
 2026-06-09  0:30 UTC  (2+ messages)

[PATCH net v2] net/mlx4: avoid GCC 10 __bad_copy_from() false positive
 2026-06-09  0:30 UTC  (2+ messages)

[PATCH net] net: add pskb_may_pull() to skb_gro_receive_list()
 2026-06-09  0:30 UTC  (2+ messages)

[PATCH] dm era: include the target offset when mapping writes
 2026-06-09  0:23 UTC 

[PATCH] mm: constify oom_control, scan_control, and alloc_context nodemask
 2026-06-09  0:29 UTC 

[PATCH v4 21/47] x86/xen: Obtain TSC frequency from CPUID if present
 2026-06-09  0:29 UTC  (3+ messages)


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.