messages from 2026-05-23 04:08:54 to 2026-05-23 07:35:28 UTC [more...]
[PATCH 0/3] spacemit: k1: Add support for Banana Pi BPI-CM6 IO board
2026-05-23 7:35 UTC (3+ messages)
` [PATCH 3/3] riscv: dts: spacemit: k1: Add "
[PATCH v2 00/24] dynamic-debug cleanups refactors maintenance + alignment fix
2026-05-23 7:33 UTC (28+ messages)
` [PATCH v2 01/24] docs/dyndbg: update examples \012 to \n
` [PATCH v2 02/24] docs/dyndbg: explain flags parse 1st
` [PATCH v2 03/24] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v2 04/24] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v2 05/24] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v2 06/24] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v2 07/24] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v2 08/24] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v2 09/24] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v2 10/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v2 11/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v2 12/24] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v2 13/24] dyndbg: reduce verbose/debug clutter
` [PATCH v2 14/24] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v2 15/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v2 16/24] dyndbg: replace classmap list with an array-slice
` [PATCH v2 17/24] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v2 18/24] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
` [PATCH v2 19/24] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v2 20/24] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v2 21/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v2 22/24] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v2 23/24] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v2 24/24] dyndbg: improve section names
[PATCH] accel/qaic: Protect perf stats BO state with bo->lock
2026-05-23 7:32 UTC
[PATCH v4 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
2026-05-23 7:31 UTC (3+ messages)
` [PATCH v4 1/2] rust: poll: use kfree_rcu() for PollCondVar
` [PATCH v4 2/2] rust_binder: move (e)poll wait queue to Process
[net-next PATCH v7 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-05-23 7:26 UTC (11+ messages)
` [net-next PATCH v7 1/8] net: dsa: realtek: rtl8365mb: use ERR_PTR
` [net-next PATCH v7 2/8] net: dsa: realtek: rtl8365mb: use dsa helpers for port iteration
` [net-next PATCH v7 3/8] net: dsa: realtek: rtl8365mb: prepare for multiple source files
` [net-next PATCH v7 4/8] net: dsa: realtek: rtl8365mb: add table lookup interface
` [net-next PATCH v7 5/8] net: dsa: realtek: rtl8365mb: add VLAN support
` [net-next PATCH v7 6/8] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH v7 7/8] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH v7 8/8] net: dsa: realtek: rtl8365mb: add bridge port flags
[PATCH nf-next 0/5] netfilter: conntrack: remove some code
2026-05-23 7:26 UTC (3+ messages)
[GIT PULL] LoongArch fixes for v7.1-rc5
2026-05-23 7:25 UTC
trixie riscv64 rootfs builds for kselftest
2026-05-23 7:21 UTC (2+ messages)
[PATCH] dt-bindings: misc: add documentation for MediaLB DIM2 controller
2026-05-23 7:14 UTC
[PATCH 01/11] Input: ims-pcu - release data interface on disconnect
2026-05-23 7:12 UTC (22+ messages)
` [PATCH 02/11] Input: ims-pcu - fix use-after-free and double-free in disconnect
` [PATCH 03/11] Input: ims-pcu - fix type confusion in CDC union descriptor parsing
` [PATCH 04/11] Input: ims-pcu - fix firmware leak in async update
` [PATCH 05/11] Input: ims-pcu - fix race condition in reset_device sysfs callback
` [PATCH 06/11] Input: ims-pcu - validate control endpoint type
` [PATCH 07/11] Input: ims-pcu - fix logic error in packet reset
` [PATCH 08/11] Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug logging
` [PATCH 09/11] Input: ims-pcu - fix DMA mapping violation in line setup
` [PATCH 10/11] Input: ims-pcu - add response length checks
` [PATCH 11/11] Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing
[PATCH v2 0/2] minor cleanup for dwc3-xilinx glue driver
2026-05-23 7:08 UTC (3+ messages)
` [PATCH v2 1/2] usb: dwc3: xilinx: fix missing space before closing comment delimiter
` [PATCH v2 2/2] usb: dwc3: xilinx: use reset_control_reset() in versal init
[PATCH v12 0/3] riscv: canaan: Add support for K230 clock
2026-05-23 7:00 UTC (5+ messages)
` [PATCH] clk: canaan: k230: Fix sparse warnings reported by LKP
[PATCH v4 net-next 0/5] rtnetlink: RTNL avoidance in rtnl_getlink() and rtnl_dump_ifinfo()
2026-05-23 7:00 UTC (4+ messages)
` [syzbot ci] "
[PATCH] staging: rtl8723bs: remove unnecessary boolean comparisons in rtw_recv.c
2026-05-23 7:00 UTC
[moderation/CI] Re: rtnetlink: RTNL avoidance in rtnl_getlink() and rtnl_dump_ifinfo()
2026-05-23 6:59 UTC (2+ messages)
[PATCH v1] rust: workqueue: add cancel_sync support
2026-05-23 6:52 UTC (3+ messages)
[Stable-11.0.1 v2 00/94] Patch Round-up for stable 11.0.1, freeze on 2026-05-22 (frozen)
2026-05-23 6:49 UTC (3+ messages)
[BUG] hfs: crafted image can deadlock in hfs_mdb_commit()
2026-05-23 6:49 UTC
[PATCH v2 0/1] staging: media: tegra-video: vi: improve VI graph building logic
2026-05-23 6:47 UTC (2+ messages)
` [PATCH v2 1/1] staging: media: tegra-video: vi: Improve media "
[PATCH i-g-t 00/25] lib/kms: Clean up format+mod stuff
2026-05-23 6:47 UTC (2+ messages)
` ✗ i915.CI.Full: failure for lib/kms: Clean up format+mod stuff (rev5)
[PATCH] crypto: nx: fix nx_crypto_ctx_exit argument
2026-05-23 6:30 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
2026-05-23 6:27 UTC (7+ messages)
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver
[Intel-wired-lan] [PATCH net-next] e1000e: fix memory leak of msix_entries on MSI-X failure
2026-05-23 6:22 UTC (2+ messages)
` "
[PATCH] mm/cma_sysfs: Skip inactive CMA areas in sysfs
2026-05-23 6:21 UTC (4+ messages)
` "
[PATCH 00/10] drm/i915/bw: Bunch of fixes
2026-05-23 6:19 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v1 net-next 0/5] geneve: Allow binding UDP socket to a specific address
2026-05-23 6:16 UTC (6+ messages)
` [PATCH v1 net-next 1/5] geneve: Reuse ipv6_addr_type() result in geneve_nl2info()
` [PATCH v1 net-next 2/5] geneve: Pass struct geneve_dev to geneve_create_sock()
` [PATCH v1 net-next 3/5] geneve: Pass struct geneve_dev to geneve_find_sock()
` [PATCH v1 net-next 4/5] geneve: Add dualstack flag to struct geneve_config
` [PATCH v1 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
[PATCH 5.10] net: skbuff: propagate shared-frag marker through frag-transfer helpers
2026-05-23 6:11 UTC (2+ messages)
[PATCH v1 iproute2-next] iplink_geneve: Support IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
2026-05-23 6:10 UTC
[PATCH 5.10] net: skbuff: preserve shared-frag marker during coalescing
2026-05-23 6:07 UTC (2+ messages)
[RESEND PATCH] smp: Avoid invalid per-CPU CSD lookup with CSD lock debug
2026-05-23 6:07 UTC (2+ messages)
[RFC 0/2] Misc panthor bits
2026-05-23 6:06 UTC (5+ messages)
` [RFC 2/2] drm/panthor: Use separate workqueue for DRM scheduler
[PATCH 5.15] net: skbuff: propagate shared-frag marker through frag-transfer helpers
2026-05-23 6:04 UTC (2+ messages)
[PATCH] log: let --follow follow renames in merge commits
2026-05-23 6:04 UTC (2+ messages)
` [PATCH] log: improve --follow following "
[PATCH i-g-t 0/2] Add CPU idle state control for accurate vblank timing
2026-05-23 6:01 UTC (8+ messages)
` [PATCH i-g-t 2/2] tests/kms_setmode: Disable CPU deep sleep for accurate vblank timestamps
[PATCH v2] mm/cma: fix reserved page leak on activation failure
2026-05-23 6:01 UTC
[PATCH v2 0/4] DRM RAS Fixes
2026-05-23 5:55 UTC (8+ messages)
` [PATCH v2 1/4] drm/ras: Cancel and free message on get counter failure
` [PATCH v2 2/4] drm/xe/drm_ras: Make counter allocation drm managed
` [PATCH v2 3/4] drm/xe/drm_ras: Add per node cleanup action
` [PATCH v2 4/4] drm/xe/hw_error: Use HW_ERR prefix in log
` ✗ CI.checkpatch: warning for DRM RAS Fixes (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] cpufreq/amd-pstate-ut: Disable dynamic_epp after the mode switch
2026-05-23 5:55 UTC
[PATCH] USB: serial: safe_serial: fix memory corruption with small endpoint
2026-05-23 5:50 UTC (2+ messages)
[PATCH] USB: serial: omninet: fix memory corruption with small endpoint
2026-05-23 5:50 UTC (2+ messages)
[RFC PATCH] virtio: Add driver for virtio gpu
2026-05-23 5:50 UTC
[PATCH] USB: serial: mxuport: fix memory corruption with small endpoint
2026-05-23 5:50 UTC (2+ messages)
[PATCH] global: Update URL for U-Boot project
2026-05-23 5:47 UTC (2+ messages)
[PATCH] serial: 8250_omap: clear rx_running on zero-length DMA completes
2026-05-23 5:47 UTC (8+ messages)
` [PATCH v2] "
` AW: [PATCH v3] "
` [PATCH v4] "
[PATCH] hwmon: (fschmd) avoid client->dev dereference in watchdog_release
2026-05-23 5:44 UTC (2+ messages)
[PATCH v2] tools/igt_power: Fix crash on Xe devices by initializing xe_device cache
2026-05-23 5:42 UTC (3+ messages)
` ✗ i915.CI.Full: failure for tools/igt_power: Fix crash on Xe devices by initializing xe_device cache (rev2)
[PATCH] drm/i915: Add the blend mode property to all planes that support alpha blending
2026-05-23 5:37 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 0/3] OpenRISC Fixes for jump_label SMP Syncing
2026-05-23 5:36 UTC (4+ messages)
` [PATCH 1/3] openrisc: Cache invalidation cleanup
` [PATCH 2/3] openrisc: Add full instruction cache invalidate functions
` [PATCH 3/3] openrisc: Fix jump_label smp syncing
[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
2026-05-23 5:25 UTC (7+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition
[Linux Memory Hotness and Promotion] Notes from May 21, 2026
2026-05-23 5:21 UTC
[PATCH 0/5] staging: sm750fb: various code cleanups
2026-05-23 5:15 UTC (6+ messages)
` [PATCH 1/5] staging: sm750fb: remove commented-out forward declarations
` [PATCH 2/5] staging: sm750fb: remove unnecessary initializations
` [PATCH 3/5] staging: sm750fb: remove unused struct fields
` [PATCH 4/5] staging: sm750fb: use ARRAY_SIZE macro in fb_find_mode loop
` [PATCH 5/5] staging: sm750fb: deduplicate fbinfo loop in suspend/resume
[PATCH] Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_alloc()
2026-05-23 5:05 UTC (2+ messages)
[PATCH] scsi: lpfc: turn lpfc_queue q_pgs into a flexible array
2026-05-23 5:02 UTC
[PATCH] kvm: vfio: Convert kvm_vfio_file_add() to use CLASS(fd) and guard(mutex)
2026-05-23 5:02 UTC
[oe][meta-gnome][wrynose][PATCH 1/25] localsearch: upgrade 3.11.0 -> 3.11.1
2026-05-23 5:00 UTC (25+ messages)
` [oe][meta-oe][wrynose][PATCH 2/25] neatvnc: upgrade 0.9.5 -> 0.9.6
` [oe][meta-python][wrynose][PATCH 3/25] python3-inline-snapshot: upgrade 0.32.6 -> 0.32.7
` [oe][meta-python][wrynose][PATCH 4/25] python3-tzdata: upgrade 2026.1 -> 2026.2
` [oe][meta-python][wrynose][PATCH 5/25] python3-typeguard: upgrade 4.5.1 -> 4.5.2
` [oe][meta-python][wrynose][PATCH 6/25] python3-huey: upgrade 3.0.0 -> 3.0.1
` [oe][meta-python][wrynose][PATCH 7/25] python3-django: upgrade 5.2.13 -> 5.2.14
` [oe][meta-python][wrynose][PATCH 8/25] python3-django: upgrade 6.0.4 -> 6.0.5
` [oe][meta-webserver][wrynose][PATCH 9/25] swagger-ui: upgrade 5.32.2 -> 5.32.5
` [oe][meta-webserver][wrynose][PATCH 10/25] swagger-ui: upgrade 5.32.5 -> 5.32.6
` [oe][meta-oe][wrynose][PATCH 11/25] imagemagick: upgrade 7.1.2-21 -> 7.1.2-22
` [oe][meta-oe][wrynose][PATCH 12/25] bit7z: upgrade 4.0.11 -> 4.0.12
` [oe][meta-oe][wrynose][PATCH 13/25] uriparser: upgrade 1.0.0 -> 1.0.1
` [oe][meta-oe][wrynose][PATCH 14/25] uriparser: upgrade 1.0.1 -> 1.0.2
` [oe][meta-oe][wrynose][PATCH 15/25] postgresql: upgrade 17.8 -> 17.10
` [oe][meta-networking][wrynose][PATCH 16/25] lldpd: upgrade 1.0.21 -> 1.0.22
` [oe][meta-networking][wrynose][PATCH 17/25] dnsmasq: fix CVE-2026-2291
` [oe][meta-networking][wrynose][PATCH 18/25] dnsmasq: fix CVE-2026-4890
` [oe][meta-networking][wrynose][PATCH 19/25] dnsmasq: fix CVE-2026-4891
` [oe][meta-networking][wrynose][PATCH 20/25] dnsmasq: fix CVE-2026-4892
` [oe][meta-networking][wrynose][PATCH 21/25] dnsmasq: fix CVE-2026-4893
` [oe][meta-networking][wrynose][PATCH 22/25] dnsmasq: fix CVE-2026-5172
` [oe][meta-multimedia][wrynose][PATCH 23/25] pipewire: update 1.6.3 -> 1.6.5
` [oe][meta-oe][wrynose][PATCH 24/25] imagemagick: upgrade 7.1.2-22 -> 7.1.2-23
` [oe][meta-oe][wrynose][PATCH 25/25] nodejs: upgrade 22.22.2 -> 22.22.3
[PATCH v3] iio: chemical: scd30: Replace manual locking with RAII locking
2026-05-23 4:56 UTC
[PATCH 0/2] RFC: drm/xe/pagefault: Add SRCID to pagefault reporting
2026-05-23 4:51 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[bug report] usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc
2026-05-23 4:40 UTC
[PATCH v6 0/4] platform/x86: hp-wmi: Add Victus 15-fb0xxx fan control
2026-05-23 4:39 UTC (5+ messages)
` [PATCH v6 3/4] platform/x86: hp-wmi: Skip zero GPU RPM rows for fan speed delta
[bug report] cpufreq/amd-pstate-ut: Drop policy reference before driver switch
2026-05-23 4:38 UTC (2+ messages)
[PATCH v2 00/37] bsd-user: Upstream most of the remaining system calls
2026-05-23 4:35 UTC (4+ messages)
` [PATCH v2 15/37] bsd-user: Add os-socket.c with cmsg conversion functions
[PATCH 00/11] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
2026-05-23 4:34 UTC (9+ messages)
` [PATCH 09/11] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 10/11] drm/i915/dp: Compute and include coasting vtotal for AS SDP
` [PATCH 11/11] drm/i915/dp: Always enable AS SDP if supported by source + sink
[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
2026-05-23 4:34 UTC (3+ messages)
` [PATCH 16/16] media: sun6i-isp: Add support for frame size enumeration
[patch 1/1] sparc: add _mcount() prototype
2026-05-23 4:25 UTC
[PATCH fwctl 0/3] fwctl/bnxt: DMA buffer support for HWRM commands
2026-05-23 4:24 UTC (4+ messages)
` [PATCH fwctl 1/3] fwctl: Add driver_data field to fwctl_rpc
+ sparc-add-_mcount-prototype.patch added to mm-nonmm-unstable branch
2026-05-23 4:24 UTC
[RESEND PATCH] riscv: mm: exclude invalid THP PMDs from page table check
2026-05-23 4:20 UTC (2+ messages)
[6.6] net: skbuff: propagate shared-frag marker through frag-transfer helpers
2026-05-23 4:21 UTC (2+ messages)
[syzbot] [usb?] KASAN: slab-use-after-free Write in iowarrior_write_callback (2)
2026-05-23 4:19 UTC (3+ messages)
[PATCH] staging: rtl8723bs: fix coding style issues in hal_com.c
2026-05-23 4:18 UTC (2+ messages)
[PATCH v2 0/3] staging: cleanup of sdio_intf.c
2026-05-23 4:17 UTC (3+ messages)
` [PATCH v2 2/3] staging: cleanup whitespace "
[PATCH v2 0/4] ntfs: tighten EA and index metadata validation
2026-05-23 4:14 UTC (5+ messages)
` [PATCH v2 1/4] ntfs: validate index block header more strictly
` [PATCH v2 2/4] ntfs: centalize $INDEX_ROOT header validation
` [PATCH v2 3/4] ntfs: validate index entries on reading
` [PATCH v2 4/4] ntfs: add bounds check before accessing EA entries
[PATCH v6 0/6] KSM: performance optimizations for rmap_walk_ksm
2026-05-23 4:13 UTC (2+ messages)
` 答复: "
[PATCH] HID: logitech-hidpp: Add support for HID++ Multi-Platform feature (0x4531)
2026-05-23 4:12 UTC (6+ messages)
[PATCH v2 0/3] tests/kms_color: Add support for background color testing
2026-05-23 4:08 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
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.