All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-29 06:31:35 to 2026-01-29 07:40:52 UTC [more...]

[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-29  7:33 UTC  (7+ messages)
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete

[PATCH v5 0/8] Initial support for Samsung Galaxy Tab 2 series
 2026-01-29  5:47 UTC  (3+ messages)
` [PATCH v5 1/8] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
` [PATCH v5 2/8] dt-bindings: vendor-prefixes: Add Doestek

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-29  7:40 UTC  (9+ messages)
` [PATCH v4 06/22] slab: add sheaves to most caches
` [PATCH v4 20/22] slab: remove frozen slab checks from __slab_free()
` [PATCH v4 21/22] mm/slub: remove DEACTIVATE_TO_* stat items
` [PATCH v4 22/22] mm/slub: cleanup and repurpose some "

[OE-core] [PATCH V2] procps: support ptest when TCLIBC is glibc
 2026-01-29  7:39 UTC  (4+ messages)
` [PATCH V3] "
  ` [OE-core] "

[PATCH] scsi: ufs: core: Fix RPMB region size detection for UFS 2.2
 2026-01-29  7:38 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 1/1] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
 2026-01-29  7:38 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: santabarbara: Add swb cpld io expander
 2026-01-29  7:37 UTC 

[PATCH] 9p/xen: protect xen_9pfs_front_free against concurrent calls
 2026-01-29  7:36 UTC  (4+ messages)

[PATCH v2 bpf-next] bpf: Add the missing types in the logs
 2026-01-29  7:36 UTC 

[PATCH 6.6 000/254] 6.6.122-rc1 review
 2026-01-29  7:35 UTC  (3+ messages)

[ath:pending] BUILD SUCCESS c81f1866655a2e1753bf3df449a5661b1925c849
 2026-01-29  7:35 UTC 

[PATCH v2 0/2] wait/9p: Account 9P RPC waiting time as I/O wait
 2026-01-29  7:34 UTC  (3+ messages)
` [PATCH v2 2/2] 9p: Track 9P RPC waiting time as IO

[PATCH v2 0/3] KVM: x86: CET vs. nVMX fix and hardening
 2026-01-29  7:34 UTC  (3+ messages)
` [PATCH v2 1/3] KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()

[PATCH wireless-next v4 1/3] wifi: ieee80211: add some initial UHR definitions
 2026-01-29  7:33 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Userspace JIT for eBPF
 2026-01-29  7:33 UTC  (3+ messages)

[ath:master-pending] BUILD SUCCESS f5470be164c7e44cf2fcacb6d179aadb0617585d
 2026-01-29  7:32 UTC 

[PATCH v2 00/12] xen/arm: ffa: FF-A v1.2 support
 2026-01-29  7:31 UTC  (4+ messages)

[PATCH 0/2] Cleanup patches
 2026-01-29  7:27 UTC  (3+ messages)
` [PATCH 1/2] block: cleanup queue limit features definition
` [PATCH 2/2] block: introduce blk_queue_rot()

[PATCH 6.12 000/169] 6.12.68-rc1 review
 2026-01-29  7:31 UTC  (4+ messages)

[PATCH v9 00/32] fix dynamic debug classmaps
 2026-01-29  7:29 UTC  (35+ messages)
` [PATCH v9 01/32] dyndbg: fix NULL ptr on i386 due to section alignment
` [PATCH v9 02/32] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v9 03/32] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 04/32] docs/dyndbg: update examples \012 to \n
` [PATCH v9 05/32] docs/dyndbg: explain flags parse 1st
` [PATCH v9 06/32] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v9 07/32] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
  ` [PATCH v9 07/32] dyndbg: reword "class unknown," "
` [PATCH v9 08/32] dyndbg: make ddebug_class_param union members same size
` [PATCH v9 09/32] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v9 10/32] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v9 11/32] dyndbg: reduce verbose/debug clutter
` [PATCH v9 12/32] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v9 13/32] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v9 14/32] dyndbg: replace classmap list with a vector
` [PATCH v9 15/32] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v9 16/32] dyndbg, module: make proper substructs in _ddebug_info
  ` [PATCH v9 16/32] dyndbg,module: "
` [PATCH v9 17/32] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v9 18/32] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v9 19/32] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v9 20/32] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v9 21/32] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v9 22/32] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 23/32] dyndbg: detect class_id reservation conflicts
` [PATCH v9 24/32] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v9 25/32] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v9 26/32] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v9 27/32] dyndbg: treat comma as a token separator
` [PATCH v9 28/32] dyndbg: split multi-query strings with %
` [PATCH v9 29/32] selftests-dyndbg: add test_mod_submod
` [PATCH v9 30/32] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v9 31/32] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
` [PATCH v9 32/32] docs/dyndbg: add classmap info to howto

[PATCH] Drop revoked certificate for Harald Hoyer
 2026-01-29  7:31 UTC 

[PATCH] drm/i915/display: Wait for pipe start to avoid vblank and scanline jumps
 2026-01-29  7:30 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Wait for pipe start to avoid vblank and scanline jumps (rev2)
` ✓ CI.KUnit: "

[PATCH] power: regulator: tps65941: Enable FPWM bits
 2026-01-29  7:28 UTC 

[PATCH v2 00/12] mm, swap: swap table phase III: remove swap_map
 2026-01-29  7:28 UTC  (5+ messages)
` [PATCH v2 06/12] mm, swap: implement helpers for reserving data in the swap table
` [PATCH v2 09/12] mm, swap: use the swap table to track the swap count

[PATCH] vhost: fix use-after-free race during cleanup
 2026-01-29  7:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 0/4] hw/arm/virt: Remove the lower bound of HighMem IO Regions
 2026-01-29  7:25 UTC  (5+ messages)
` [PATCH v5 1/4] test/acpi: aarch64/virt: Test version 10.2
` [PATCH v5 2/4] test/acpi: aarch64/virt: Allow DSDT and MCFG changes
` [PATCH v5 3/4] hw/arm/virt: Remove the lower bound of HighMem IO Regions
` [PATCH v5 4/4] test/acpi: aarch64/virt: Update golden masters for DSDT and MCFG

[PATCH] staging: rtl8723bs: replace magic -2 error codes with proper errno
 2026-01-29  7:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v2 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
 2026-01-29  7:27 UTC  (7+ messages)

[PATCH 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-01-29  7:27 UTC  (4+ messages)
` [PATCH 1/3] drm/xe: Enable Wa_14025515070
` [PATCH 2/3] Revert "drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc"
` [PATCH 3/3] Reapply "drm/xe/xe2: Enable Indirect Ring State support for Xe2"

[PATCH 6.18 000/227] 6.18.8-rc1 review
 2026-01-29  7:26 UTC  (3+ messages)

[PATCH] wireless-regdb: Update regulatory info for Tunisia (TN) on 6GHz for 2025
 2026-01-29  7:25 UTC  (2+ messages)

[LTP] [PATCH 1/1] doc/ground_rules: Add Kernel features check rules
 2026-01-29  7:24 UTC  (3+ messages)

[PATCH] media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads
 2026-01-29  7:24 UTC  (2+ messages)

[PATCH] drm/xe: Reject coh_none PAT index for CPU cached memory in madvise
 2026-01-29  7:24 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Reject coh_none PAT index for CPU cached memory in madvise (rev2)
` ✓ Xe.CI.BAT: "

[REGRESSION][BISECTED] Lenovo IdeaPad touchpad does not work when idma64 is present in initramfs
 2026-01-29  7:20 UTC  (12+ messages)

[PATCH -next] cgroup: increase maximum subsystem count from 16 to 32
 2026-01-29  7:22 UTC  (2+ messages)

[PATCH] scripts/quilt-mail: update email address for Pavel Machek
 2026-01-29  7:21 UTC 

[PATCH] staging: rtl8723bs: fix checkpatch warnings in os_dep/osdep_service.c
 2026-01-29  7:20 UTC  (2+ messages)

[PATCH] drivers: pwm: remove redundant check in pwm_ops_check()
 2026-01-29  7:19 UTC  (3+ messages)

[PATCH 1/3] staging: rtl8723bs: rename u1bTmp to val
 2026-01-29  7:18 UTC  (4+ messages)
` [PATCH 2/3] staging: rtl8723bs: modernize hex output and WMM check

[PATCH v7 1/2] dt-bindings: hwmon: add STEF48H28
 2026-01-29  7:17 UTC  (4+ messages)
` [PATCH v7 2/2] hwmon: pmbus: add support for STEF48H28

[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
 2026-01-29  7:15 UTC  (4+ messages)
` [PATCH/for-next 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to task_work

[PATCH v1] PCI: replace msleep to save waiting time
 2026-01-29  7:15 UTC 

[PATCH 0/2] Fix a __clk_core_init parental issue
 2026-01-29  7:13 UTC  (3+ messages)

[PATCH v3] dt-bindings: sram: document glymur as compatible
 2026-01-29  7:14 UTC 

[PATCH] fbdev: au1100fb: Add missing check for clk_enable
 2026-01-29  7:13 UTC  (3+ messages)
` [PATCH v2] fbdev: au1100fb: Check return value of clk_enable() in .resume()

[PATCH 0/2] accel/tcg: Fix uninitialized hostp in get_page_addr_code_hostp
 2026-01-29  7:13 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/6] iio: add support for Bosch BMX055 IMU
 2026-01-29  7:11 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: iio: accel: bosch,bma255: add bmx055 accel binding
` [PATCH 2/6] iio: accel: bmc150-accel: add support for bmx055 accel
` [PATCH 3/6] dt-bindings: iio: magnetometer: bosch,bmc150_magn: add bmx055 magnetometer binding
` [PATCH 4/6] iio: magnetometer: bmc150_magn: add support for bmx055 magnetometer
` [PATCH 5/6] dt-bindings: iio: gyroscope: bosch,bmg160: add bmx055 gyroscope binding
` [PATCH 6/6] iio: gyro: bmg160: add support for bmx055 gyroscope

[PATCH] HID: sony: add second device IDs to CRKD Gibson SG
 2026-01-29  7:12 UTC 

[meta-oe][scarthgap][RFC PATCH 00/14] TigerVNC CVEs
 2026-01-29  7:09 UTC  (2+ messages)
` [oe] "

[PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
 2026-01-29  7:05 UTC  (5+ messages)
` [PATCH] cpuhp: Expedite synchronize_rcu during SMT switch

[Intel-wired-lan] [PATCH net v3 1/2] i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
 2026-01-29  7:07 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net v3 2/2] ice: drop udp_tunnel_get_rx_info() call from ndo_open()

[PATCH RESEND] drm/msm/dpu: Fix smatch warnings about variable dereferenced before check
 2026-01-29  7:07 UTC  (2+ messages)

CIP IRC weekly meeting today on libera.chat
 2026-01-29  7:07 UTC 

[PATCH v4 11/14] lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/
 2026-01-29  7:06 UTC  (2+ messages)

[gfs2:bufdata 13/13] Warning: fs/gfs2/log.c:994 function parameter 'sdp' not described in 'trans_drain'
 2026-01-29  7:06 UTC 

[PATCH v1 0/7] Update functional tests for AST2500/AST2600/AST103/AST1060
 2026-01-29  7:07 UTC  (6+ messages)
` [PATCH v1 3/7] hw/pci-host/aspeed_pcie: Drop AST2600 RC_H root-bus remap and bus-nr property

[PATCH v3 1/1] scsi: ufs: core: Flush exception handling work when RPM level is zero
 2026-01-29  7:06 UTC 

[PATCH v2 0/2] tools/nolibc: printf left alignment and zero padding
 2026-01-29  7:07 UTC  (5+ messages)
` [PATCH v2 1/2] tools/nolibc: support left alignment (-) and zero padding (0) in printf

NFS EACCES regression since 6.15.4
 2026-01-29  7:06 UTC  (3+ messages)
` [PATCH 0/6] Fix up NFS client mount option regressions

[PATCHv5 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-29  7:03 UTC  (11+ messages)
` [PATCHv5 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv5 11/17] mm/hugetlb: Remove fake head pages

[vbabka:b4/sheaves-for-all-rebased] [slab] aa8fdb9e25: will-it-scale.per_process_ops 46.5% regression
 2026-01-29  7:05 UTC  (3+ messages)

[PATCH] drm/i915/dp: Add a meaningful return to intel_dp_read_dsc_dpcd
 2026-01-29  7:06 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp: Add a meaningful return to intel_dp_read_dsc_dpcd (rev2)

[PATCH v2] staging: rtl8723bs: Fix potential race in expire_timeout_chk
 2026-01-29  7:05 UTC  (2+ messages)

[PATCH] xen/xenbus: better handle backend crash
 2026-01-29  7:02 UTC  (4+ messages)

[PATCH v6 0/8] riscv: optimize string functions and add kunit tests
 2026-01-29  7:02 UTC  (18+ messages)
` [PATCH v6 1/8] lib/string_kunit: add correctness test for strlen()
` [PATCH v6 2/8] lib/string_kunit: add correctness test for strnlen()
` [PATCH v6 3/8] lib/string_kunit: add correctness test for strrchr()
` [PATCH v6 4/8] lib/string_kunit: add performance benchmark for strlen()
` [PATCH v6 5/8] lib/string_kunit: extend benchmarks to strnlen() and chr searches
` [PATCH v6 6/8] riscv: lib: add strnlen() implementation
` [PATCH v6 7/8] riscv: lib: add strchr() implementation
` [PATCH v6 8/8] riscv: lib: add strrchr() implementation

[tip:tip/urgent] BUILD SUCCESS 849c66a9ee2053e641f02625244d41a2ba09952d
 2026-01-29  7:00 UTC 

[PATCH v5 0/3] Add support for Cix Sky1 resets
 2026-01-29  7:00 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: reset: add sky1 reset controller
` [PATCH v5 2/3] reset: cix: add support for cix sky1 resets
` [PATCH v5 3/3] arm64: dts: "

[PATCH net-next] uapi: net: mii: correct 100BASE4 bit descriptions
 2026-01-29  5:17 UTC 

[PATCH] ASoC: amd: yc: Add quirk for HP 200 G2a 16
 2026-01-29  6:50 UTC 

[PATCH -next] cpuset: fix overlap of partition effective CPUs
 2026-01-29  6:45 UTC 

[PATCH 2/2] usb: xhci: add interrupter type
 2026-01-29  6:59 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: refactor BSS Coexistence channel report logic
 2026-01-29  6:55 UTC  (2+ messages)

[paulmckrcu:dev 23/27] kernel/rcu/repro.c:307:17: error: implicit declaration of function 'kfree'
 2026-01-29  6:54 UTC 

[PATCH v3 0/2] arm: move DCZID_EL0 to idregs array
 2026-01-29  6:54 UTC  (2+ messages)

qcom: Add ADSP firmware for glymur platform
 2026-01-29  6:53 UTC 

[PATCH v4 0/8] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-01-29  6:52 UTC  (14+ messages)
` [PATCH v4 2/8] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v4 8/8] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH v2 1/1] scsi: ufs: core: Flush exception handling work when RPM level is zero
 2026-01-29  6:51 UTC  (3+ messages)

[PATCH] thunderbolt: Fix PCIe device enumeration with delayed rescan
 2026-01-29  6:50 UTC  (8+ messages)

[PATCH net-next 0/8] Add support for Renesas RZ/G3L GBETH
 2026-01-29  6:48 UTC  (3+ messages)

[PATCH] cxl: Fix premature commit_end increment on decoder commit failure
 2026-01-29  6:45 UTC 

[net-next 0/6] move CAN skb headroom content to skb extensions
 2026-01-29  6:44 UTC  (5+ messages)

[PATCH v3 0/3] Add pinctrl support for AST2700 SoC
 2026-01-29  6:43 UTC  (4+ messages)
` [PATCH v3 3/3] pinctrl: aspeed: add G7(AST2700) SoC0 pinctrl support

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-01-29  6:36 UTC  (8+ messages)
` [PATCH 1/7] KVM: SVM: Initialize FRED VMCB fields
` [PATCH 2/7] KVM: SVM: Disable interception of FRED MSRs for FRED supported guests
` [PATCH 3/7] KVM: SVM: Save restore FRED_RSP0 "
` [PATCH 4/7] KVM: SVM: Populate FRED event data on event injection
` [PATCH 5/7] KVM: SVM: Support FRED nested exception injection
` [PATCH 6/7] KVM: SVM: Dump FRED context in dump_vmcb()
` [PATCH 7/7] KVM: SVM: Enable save/restore of FRED MSRs

[GIT PULL] RISC-V Sophgo Devicetrees for v6.20
 2026-01-29  6:39 UTC  (4+ messages)

[PATCH v3] drm/xe/tests: Fix g2g_test_array indexing
 2026-01-29  6:38 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/tests: Fix g2g_test_array indexing (rev3)

[v2 PATCH 1/1] crypto: caam: fix netdev memory leak in dpaa2_caam_probe
 2026-01-29  6:08 UTC  (2+ messages)

[PATCH] selftests/futex: skip futex_numa_mpol without libnuma
 2026-01-29  6:32 UTC 

[PATCH net v3] net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
 2026-01-29  6:32 UTC  (3+ messages)

[meta-python][kirkstone][PATCH 1/5] python3-twitter: mark CVE-2012-5825 patched
 2026-01-29  6:31 UTC  (5+ messages)
` [meta-oe][kirkstone][PATCH 2/5] gpsd: patch CVE-2025-67268
` [meta-gnome][kirkstone][PATCH 3/5] gnome-settings-daemon: ignore CVE-2024-38394
` [meta-networking][kirkstone][PATCH 4/5] frr: ignore CVE-2023-3748, CVE-2023-41359..61
` [meta-oe][kirkstone][PATCH 5/5] libass: patch CVE-2020-24994


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.