[PATCH net v2] vxlan: vnifilter: validate the VNI range in vni_filter_entry_policy
2026-09-05 19:36 UTC (2+ messages)
[PATCH RFC v2 0/6] mm/memcg: move memcgid refcount to objcg to unpin dying memcgs
2026-09-05 19:36 UTC (7+ messages)
` [PATCH RFC v2 2/6] mm/memcg: get memcgid reference only after swap charging success
` [PATCH RFC v2 4/6] mm/memcg: return the memcg when putting memcgid
[PATCH v1] USB: sisusbvga: avoid initializing device in open
2026-09-05 19:36 UTC
[PATCH v4] mm/memcg: clear folio memcg after changing per memcg stats
2026-09-05 19:31 UTC
[PATCH v2 00/22] alpha: catch up on architecture Kconfig options
2026-09-05 19:29 UTC (23+ messages)
` [PATCH v2 01/22] alpha: enter hardirq context before looking up the irq descriptor
` [PATCH v2 02/22] alpha: select ARCH_HAS_UBSAN
` [PATCH v2 03/22] alpha: select ARCH_HAS_GCOV_PROFILE_ALL
` [PATCH v2 04/22] alpha: select HAVE_DEBUG_KMEMLEAK
` [PATCH v2 05/22] alpha: select EDAC_SUPPORT
` [PATCH v2 06/22] alpha: select ARCH_SUPPORTS_ATOMIC_RMW
` [PATCH v2 07/22] alpha: select ARCH_HAS_FAST_MULTIPLIER
` [PATCH v2 08/22] alpha: select ARCH_SUPPORTS_INT128
` [PATCH v2 09/22] alpha: select HAVE_ARCH_COMPILER_H
` [PATCH v2 10/22] alpha: select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
` [PATCH v2 11/22] alpha: add HAVE_ARCH_THREAD_STRUCT_WHITELIST support
` [PATCH v2 12/22] alpha: add ARCH_HAS_PTE_SPECIAL support
` [PATCH v2 13/22] alpha: add ARCH_SUPPORTS_PAGE_TABLE_CHECK support
` [PATCH v2 14/22] alpha: select ARCH_HAS_DEBUG_VM_PGTABLE
` [PATCH v2 15/22] alpha: select HAVE_GUP_FAST
` [PATCH v2 16/22] alpha: select ARCH_USE_MEMTEST
` [PATCH v2 17/22] alpha: select SYSCTL_EXCEPTION_TRACE
` [PATCH v2 18/22] alpha: discard .eh_frame and the relocation sections
` [PATCH v2 19/22] alpha: select ARCH_WANT_LD_ORPHAN_WARN
` [PATCH v2 20/22] alpha: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
` [PATCH v2 21/22] alpha: add HAVE_PERF_REGS and HAVE_PERF_USER_STACK_DUMP support
` [PATCH v2 22/22] alpha: select SPARSE_IRQ
[PATCH net 1/1] udp: diag: bound bucket lock hold time
2026-09-05 19:29 UTC (5+ messages)
[PATCH net-next 0/3] llc: do not run the state machine on out of service connections
2026-09-05 19:28 UTC (3+ messages)
` [PATCH net-next 1/3] "
[PATCHSET sched_ext/for-7.3-fixes] sched_ext: Fix keep-last for sub-scheduler tasks and two scx_qmap placement loops
2026-09-05 19:25 UTC (8+ messages)
` [PATCH sched_ext/for-7.3-fixes 1/4] sched_ext: Rename sch to root_sch in dispatch_one()
` [PATCH sched_ext/for-7.3-fixes 2/4] sched_ext: Use @prev's scheduler for the keep decisions "
` [PATCH sched_ext/for-7.3-fixes 3/4] sched_ext: scx_qmap: Do not add IMMED to rescue inserts
` [PATCH sched_ext/for-7.3-fixes 4/4] sched_ext: scx_qmap: Place only on cids whose caps are in effect
[PATCH v4 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
2026-09-05 19:25 UTC (6+ messages)
` [PATCH v4 2/5] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU
[PATCH] net: tulip: use mod_timer() in t21142_lnk_change()
2026-09-05 19:25 UTC (3+ messages)
[PATCH v4 00/16] rust: io: support register projections and remove relative registers
2026-09-05 19:24 UTC (8+ messages)
` [PATCH v4 02/16] rust: mem: add `transmute` with deferred size check
` [PATCH v4 03/16] rust: mem: add `AsRepr` and `AsReprMut`
[PATCH] dma-mapping: don't trace the DMA address when the allocation fails
2026-09-05 19:16 UTC (5+ messages)
[PATCH v2 0/4] kernfs: three standalone fixes
2026-09-05 19:16 UTC (5+ messages)
` [PATCH v2 1/4] selftests: cover kernfs file handles and same-parent rename
` [PATCH v2 2/4] kernfs: take kernfs_rename_lock for same-parent renames too
` [PATCH v2 3/4] kernfs: don't lose IN_DELETE_SELF when decoding a file handle
` [PATCH v2 4/4] kernfs: fix up the unlocked attribute reads on the creation paths
Interrupt chip driver maintainence
2026-09-05 19:12 UTC (3+ messages)
[PATCH] mm: remove PageWriteback
2026-09-05 19:08 UTC
[GIT PULL] Driver core fixes for 7.3-rc2
2026-09-05 19:03 UTC (2+ messages)
[PATCH v2] softirq: Remove redundant h->action from preempt_count mismatch error
2026-09-05 19:00 UTC (2+ messages)
` [tip: irq/core] "
[patch V2 0/8] exec/exit: POSIX timer related bugfixes and related cleanups
2026-09-05 18:59 UTC (9+ messages)
` [patch V2 1/8] signal: Prevent exec() race
` [patch V2 2/8] exec: Cleanup POSIX timers right after de_thread()
` [patch V2 3/8] posix-timers: Move posixtimer_exec_cleanup() out of exec.c
` [patch V2 4/8] posix-timers: Move POSIX timer group exit related code out of do_exit()
` [patch V2 5/8] posix-cpu-timers: Move inlines out of public header
` [patch V2 6/8] posix-cpu-timers: Use PF_EXITING to indicate exit
` [patch V2 7/8] posix-cpu-timers: Prevent enqueueing when PF_EXITING is set
` [patch V2 8/8] posix-timers: Handle exit in do_exit() completely
[tip: irq/core] softirq: Remove redundant h->action from preempt_count mismatch error
2026-09-05 18:59 UTC (2+ messages)
[PATCH] swiotlb: use the adjusted address for the highmem page lookup
2026-09-05 18:54 UTC (3+ messages)
[PATCH v2 0/4] KVM: guest_memfd: fix NUMA selftests
2026-09-05 18:52 UTC (4+ messages)
` [PATCH v2 3/4] KVM: selftests: add get_numa_mem_nodes()
[PATCH v4] rust: serdev: Mitigate race conditions
2026-09-05 18:47 UTC
[PATCH 6.12 000/400] 6.12.109-rc2 review
2026-09-05 18:47 UTC (2+ messages)
[PATCH v2] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
2026-09-05 18:45 UTC (2+ messages)
[PATCH v3] rust: serdev: Mitigate race conditions
2026-09-05 18:43 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 7.3-rc2
2026-09-05 18:40 UTC (2+ messages)
[PATCH 6.18 000/551] 6.18.50-rc2 review
2026-09-05 18:40 UTC (2+ messages)
[PATCH RFC 0/3] PCI: pciehp: Report surprise removal during safe removal
2026-09-05 18:39 UTC (4+ messages)
` [PATCH RFC 1/3] PCI: Report surprise removal event
` [PATCH RFC 2/3] PCI: pciehp: Report surprise removal from pciehp_isr()
` [PATCH RFC 3/3] misc: Add edu_srpoc surprise removal POC driver
[PATCH v1] iommu/vsi: Fix use-after-free during module unload
2026-09-05 18:38 UTC
[PATCH] rtc: ac100: Assign .num before accessing .hws
2026-09-05 18:38 UTC
[PATCH 7.2 000/713] 7.2.4-rc1 review
2026-09-05 18:33 UTC (3+ messages)
[PATCH 0/2] ice: simplify PF nominal-state checking
2026-09-05 18:32 UTC (5+ messages)
` [PATCH 1/2] ice: simplify ice_pf_state_is_nominal()
` [PATCH 2/2] ice: drop pf == NULL check in ice_pf_state_is_nominal()
[PATCH] interconnect: qcom: use 64-bit SMD RPM bus votes
2026-09-05 18:32 UTC (2+ messages)
[PATCH v2 0/3] mm: minor janitorial style cleanups
2026-09-05 18:31 UTC (4+ messages)
` [PATCH v2 1/3] mm/mmap: fix various coding style warnings
` [PATCH v2 2/3] mm/vmscan: fix various coding style warnings and errors
` [PATCH v2 3/3] mm/hugetlb: fix various coding style warnings
[PATCH net v3] bnxt_en: avoid redundant RX mask updates in UC overflow state
2026-09-05 18:31 UTC (2+ messages)
[PATCH 0/2] block: fix typos and repeated words in comments
2026-09-05 18:25 UTC (3+ messages)
` [PATCH 1/2] block: drbd: fix typos "
[PATCH v8 00/43] dyndbg: fix classmaps API for DRM, query extensions, and selftests
2026-09-05 18:13 UTC (44+ messages)
` [PATCH v8 01/43] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v8 02/43] drm: Fix incorrect ccflags-y spelling inside Makefile
` [PATCH v8 03/43] drm: fix config dependent unused variable warning
` [PATCH v8 04/43] drm: Mark CONFIG_DRM_USE_DYNAMIC_DEBUG as unBROKEN
` [PATCH v8 05/43] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v8 06/43] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v8 07/43] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v8 08/43] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v8 09/43] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v8 10/43] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v8 11/43] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v8 12/43] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v8 13/43] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v8 14/43] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v8 15/43] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v8 16/43] dyndbg: reduce verbose/debug clutter
` [PATCH v8 17/43] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v8 18/43] kbuild, dyndbg: clean up builtin module-name ambiguities
` [PATCH v8 19/43] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v8 20/43] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v8 21/43] dyndbg: replace classmap list with an array-slice
` [PATCH v8 22/43] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v8 23/43] dyndbg: reduce class param storage to u32
` [PATCH v8 24/43] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v8 25/43] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v8 26/43] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v8 27/43] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v8 28/43] selftests/dyndbg: enable FT_classmap_inheritance
` [PATCH v8 29/43] dyndbg: detect class_id reservation conflicts
` [PATCH v8 30/43] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_{DEFINE,USE_} args at compile-time
` [PATCH v8 31/43] dyndbg-test: add do_bulk testpoint, rename do_prints to do_classes
` [PATCH v8 32/43] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v8 33/43] dyndbg: control-parser: treat comma as a token separator
` [PATCH v8 34/43] selftests: enable comma-terminator tests
` [PATCH v8 35/43] dyndbg: split multi-query strings with @
` [PATCH v8 36/43] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v8 37/43] dyndbg: harden classmap and descriptor validation
` [PATCH v8 38/43] docs/dyndbg: add classmap info to howto
` [PATCH v8 39/43] dyndbg: Ignore additional arguments from pr_fmt
` [PATCH v8 40/43] dyndbg: add epilogue to dynamic_debug/control file
` [PATCH v8 41/43] dyndbg: add +c flag to count advantage of classmaps for DRM
` [PATCH v8 42/43] dyndbg: add DEBUG-biased fallback stubs for _dynamic_func_call_cls
` [PATCH v8 43/43] selftests/dynamic_debug: Prime params module with +p in FT_comma_terminators
[PATCH] docs: misc-devices/spear-pcie-gadget.txt: Fix bracket and whitespace
2026-09-05 18:12 UTC (2+ messages)
[PATCH 00/12] mm/collapse: separate a collapse from its callers
2026-09-05 18:05 UTC (3+ messages)
` [PATCH 07/12] mm/collapse: name the per-table scan reset for what it resets
[PATCH net-next 00/33] Remove comma after sentinel entries in match table
2026-09-05 18:03 UTC (4+ messages)
[PATCH v2 0/5] kthread: convert remaining users to kthread_create_worker
2026-09-05 17:56 UTC (9+ messages)
[PATCH] ACPI: SBS: report relative state of charge as CAPACITY
2026-09-05 17:46 UTC (2+ messages)
[PATCH v2 0/2] rust: serdev: Mitigate race conditions
2026-09-05 17:44 UTC (4+ messages)
` [PATCH v2 1/2] rust: serdev: Fix race condition on driver unbind
[PATCH] virtio_console: Fix alloc_buf(.gfp) usage
2026-09-05 17:31 UTC (2+ messages)
[PATCH v6 0/6] mm/mglru: clean up folio counters and flag usage
2026-09-05 17:31 UTC (8+ messages)
` [PATCH v6 1/6] mm/memcontrol: move the lru_zone_size sanity check to the reader side
` [PATCH v6 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v6 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v6 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v6 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH v6 6/6] mm/mglru: fix potential generation folio number leak
[PATCH v2] staging: rtl8723bs: remove dead code in sta_info.h
2026-09-05 17:25 UTC
[PATCH v2] staging: rtl8723bs: fix comment formatting for pintf_dev in rtw_io.h
2026-09-05 17:23 UTC
[PATCH] gpu: nova-core: gsp: fix a broken doc link on GspMessage
2026-09-05 17:23 UTC (3+ messages)
[PATCH v2 0/2] staging: rtl8723bs: address Dan Carpenter's review of comment fixes
2026-09-05 17:19 UTC (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: remove dead code in rtl8723b_download_BTCoex_AP_mode_rsvd_page
` [PATCH v2 2/2] staging: rtl8723bs: fix Rate comment banner in rtl8723b_xmit.h
[PATCH v2] media: i2c: imx471: Fix pixel rate and line length
2026-09-05 17:11 UTC (3+ messages)
[PATCH v1 0/2] exfat: update percent_in_use, remove runtime integer division
2026-09-05 17:10 UTC (3+ messages)
` [PATCH v1 1/2] exfat: update percent_in_use field when updating volume flags
` [PATCH v1 2/2] exfat: remove runtime integer division
[PATCH v3 0/2] Exynos850 GPU support
2026-09-05 17:09 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: gpu: arm,mali-bifrost: add exynos850-mali compatible
` [PATCH v3 2/2] arm64: dts: exynos: Add GPU/Mali Bifrost node to Exynos850
[PATCH] Documentation: reset: Use fwnode_reset_simple_xlate() in the kernel-doc directive
2026-09-05 17:05 UTC (2+ messages)
[PATCH 1/1] riscv: dts: spacemit: enable onboard eeprom for OrangePi
2026-09-05 17:05 UTC (2+ messages)
[PATCH 1/2] ice: restore DDP state during PFR recovery
2026-09-05 16:46 UTC (4+ messages)
` [PATCH 2/2] ice: clear Flow Director entries before reset cleanup
[PATCH] usb: dwc3: host: fix props[] overflow and dangling xhci pointer on error
2026-09-05 16:44 UTC (3+ messages)
` [PATCH v2 1/2] usb: dwc3: host: fix dangling xhci pointer on init failure
` [PATCH v2 2/2] usb: dwc3: host: fix props[] overflow when all quirks are enabled
[PATCH v4] clk: spacemit: k3: add CPU PLL rate tables
2026-09-05 16:41 UTC (2+ messages)
[PATCH net] net/sched: cls_u32: take a reference on the hash table in u32_change()
2026-09-05 16:38 UTC
[GIT PULL] SCSI fixes for 7.3-rc1+
2026-09-05 16:36 UTC (2+ messages)
[syzbot] [ext4?] linux-next test error: general protection fault in __bh_submit
2026-09-05 16:35 UTC
[PATCH v3 net-next 0/6] net: Move system_long_wq to system_dfl_long_wq
2026-09-05 16:33 UTC (9+ messages)
` [PATCH v3 net-next 5/6] net: usb: pegasus: Move long delayed work on system_dfl_long_wq
[PATCH] i40e: fix integer overflow in i40e_dbg_command_write()
2026-09-05 16:31 UTC
[PATCH net v2 0/1] ipv6: ip6mr: fix mr_table leak from MRT6_TABLE
2026-09-05 16:30 UTC (2+ messages)
` [PATCH net v2 1/1] "
[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
2026-09-05 16:28 UTC (5+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
[PATCH v2] block: Fix start and length check added to iov_iter_extract_bvecs()
2026-09-05 16:26 UTC (6+ messages)
` [PATCH] "
[PATCH 0/3] mm: minor janitorial style cleanups
2026-09-05 16:24 UTC (9+ messages)
` [PATCH] mm/huge_memory: fix various coding style warnings
` [PATCH 1/3] mm/mmap: "
` [PATCH 2/3] mm/vamscan: fix various coding style warnings and errors
` [PATCH 3/3] mm/hugetlb: fix various coding style warnings
[PATCH v3] mm/damon/core: allow esz to be set to zero
2026-09-05 16:18 UTC (2+ messages)
[PATCH v2] PCI: quirks: Fix out-of-bounds MMIO read in mellanox_check_broken_intx_masking()
2026-09-05 16:17 UTC
[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
2026-09-05 16:12 UTC (2+ messages)
[PATCH 1/2] irqchip/pruss-intc: Use match data directly
2026-09-05 16:01 UTC (3+ messages)
` [PATCH 2/2] irqchip/pruss-intc: Use scoped lock guard and devm_mutex_init
[PATCH v5] mm/damon/ops-common: use a page-aligned address in damon_ptep_mkold()
2026-09-05 16:00 UTC (2+ messages)
[PATCH] PCI: eswin: Publish the platform driver's OF alias
2026-09-05 15:59 UTC (4+ messages)
[PATCH] media: vivid: round the height down to the vertical subsampling factor
2026-09-05 15:58 UTC
[PATCH net-next 3/3] llc: add KUnit tests for the connection state machine bounds
2026-09-05 15:58 UTC (2+ messages)
[PATCH v3 0/3] livepatch: Fail object initialization on duplicate patched function
2026-09-05 15:55 UTC (2+ messages)
` [PATCH] selftests/livepatch: Test rejection of aliased symbols in one object
[PATCH v2 0/3] Add telemetry tracepoints for CPU hogs, distress, and BH budget yields
2026-09-04 20:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®