All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 16:01:15 to 2026-01-07 16:34:07 UTC [more...]

my opinion on why i think the docs need refactoring, with an example
 2026-01-07 16:33 UTC  (2+ messages)
` [docs] "

[PATCH] libvirt: fix python3 compatibility in hook_support.py
 2026-01-07 16:33 UTC  (2+ messages)

[PATCH v2] arm64: errata: Workaround for SI L1 downstream coherency issue
 2026-01-07 16:33 UTC  (4+ messages)

[PATCH 0/3] fs: add immutable rootfs and support pivot_root() in the initramfs
 2026-01-07 16:33 UTC  (6+ messages)
` [PATCH 3/3] fs: add immutable rootfs

[PATCH v9 0/3] xen/riscv: introduce p2m functionality
 2026-01-07 16:32 UTC  (4+ messages)
` [PATCH v9 1/3] xen/riscv: add support of page lookup by GFN
` [PATCH v9 2/3] xen/riscv: introduce metadata table to store P2M type
` [PATCH v9 3/3] xen/riscv: update p2m_set_entry() to free unused metadata pages

[PATCH net-next 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-01-07 16:32 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support

[PATCH v2 4/4] rust: types: remove temporary re-exports of ARef and AlwaysRefCounted
 2026-01-07 14:47 UTC  (2+ messages)

[PATCH] drm/sched: Simplify idle entity check
 2026-01-07 16:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH][yocto-metrics] patch-status: use releases.json instead of our own releases.csv
 2026-01-07 16:32 UTC 

[PATCH] qdev: Free property array on release
 2026-01-07 16:31 UTC  (4+ messages)

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2026-01-07 16:31 UTC  (5+ messages)
` [PATCH v7 00/11] Add submodulePathConfig extension and gitdir encoding
  ` [PATCH v7 04/11] submodule: introduce extensions.submodulePathConfig

[PATCH] module: Remove duplicate freeing of lockdep classes
 2026-01-07 16:31 UTC  (2+ messages)

[PATCH v2 00/11] refactor Rust proc macros with `syn`
 2026-01-07 16:15 UTC  (12+ messages)
` [PATCH v2 01/11] rust: pin-init: internal: remove proc-macro[2] and quote workarounds
` [PATCH v2 02/11] rust: macros: use `quote!` from vendored crate
` [PATCH v2 03/11] rust: macros: convert `#[vtable]` macro to use `syn`
` [PATCH v2 04/11] rust: macros: use `syn` to parse `module!` macro
` [PATCH v2 05/11] rust: macros: use `quote!` for "
` [PATCH v2 06/11] rust: macros: convert `#[export]` to use `syn`
` [PATCH v2 07/11] rust: macros: convert `concat_idents!` "
` [PATCH v2 08/11] rust: macros: convert `#[kunit_tests]` macro "
` [PATCH v2 09/11] rust: macros: allow arbitrary types to be used in `module!` macro
` [PATCH v2 10/11] rust: macros: rearrange `#[doc(hidden)]` "
` [PATCH v2 11/11] rust: kunit: use `pin_init::zeroed` instead of custom null value

[PATCH net] ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
 2026-01-07 16:31 UTC 

[PATCH v2 00/18] rtla: Code quality and robustness improvements
 2026-01-07 16:31 UTC  (5+ messages)
` [PATCH v2 15/18] rtla: Make stop_tracing variable volatile

[PATCHSET V4] xfs: autonomous self healing of filesystems
 2026-01-07 16:30 UTC  (4+ messages)
` [PATCH 11/11] xfs: add media error reporting ioctl

[PATCH 0/5] virt: Add Bao hypervisor IPC and I/O dispatcher drivers
 2026-01-07 16:28 UTC  (15+ messages)
` [PATCH v2 0/6] "
  ` [PATCH 1/6] dt-bindings: Add Bao IPC shared memory driver binding
  ` [PATCH 2/6] virt: bao: Add Bao IPC shared memory driver
  ` [PATCH 3/6] dt-bindings: Add Bao I/O dispatcher driver binding
  ` [PATCH 4/6] virt: bao: Add Bao I/O dispatcher driver
  ` [PATCH 5/6] virt: bao: Move BAO_IPCSHMEM_HYPERCALL_ID to common header
  ` [PATCH 6/6] MAINTAINERS: Add entries for Bao hypervisor drivers, headers, and DT bindings

[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-01-07 16:28 UTC  (4+ messages)
` [PATCH 17/32] KVM: arm64: gic-v5: Implement PPI interrupt injection

[PATCH v2 00/15] fix DMA aligment issues around virtio
 2026-01-07 16:29 UTC  (5+ messages)
` [PATCH v2 10/15] virtio_scsi: fix DMA cacheline issues for events

Bug#1121535: UBSAN: array-index-out-of-bounds in [...]sound/pci/ctxfi/ctamixer.c:347:48
 2026-01-07 16:29 UTC  (3+ messages)

[PATCH v2] drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_end
 2026-01-07 16:29 UTC 

[PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
 2026-01-07 16:19 UTC  (6+ messages)

[PATCH v5 0/3] Move alloc/free_vcpu_struct() to common code
 2026-01-07 16:29 UTC  (4+ messages)
` [PATCH v5 1/3] xen/arm: optimize the size of struct vcpu
` [PATCH v5 2/3] xen: move alloc/free_vcpu_struct() to common code
` [PATCH v5 3/3] xen/common: make {alloc,free}_domain_struct() static

[PATCH v1 00/15] xen/riscv: introduce vtimer related things
 2026-01-07 16:28 UTC  (5+ messages)
` [PATCH v1 06/15] xen/riscv: introduce vcpu_kick() implementation
` [PATCH v1 07/15] xen/riscv: introduce tracking of pending vCPU interrupts, part 1

[PATCH v3 2/4] test: correct file permissions
 2026-01-07 16:28 UTC 

[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-01-07 16:27 UTC  (17+ messages)
` [PATCH v2 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH v2 26/36] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH v2 27/36] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH v2 29/36] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH v2 30/36] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH v2 34/36] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH v2 33/36] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH v2 32/36] irqchip/gic-v5: Check if impl is virt capable

[RFC PATCH 0/1] sched/fair: Feature to suppress Fair Server for NOHZ_FULL isolation
 2026-01-07 16:26 UTC  (6+ messages)

[PATCH v2] clk: qcom: dispcc-sdm845: Enable parents for pixel clocks
 2026-01-07 16:26 UTC  (2+ messages)

+ tracing-add-__event_in_irq-helpers.patch added to mm-new branch
 2026-01-07 16:27 UTC  (6+ messages)

[PATCH] drm/amdgpu: Use correct address to setup gart page table for vram access
 2026-01-07 16:28 UTC 

[PATCH v2] serial: qcom_geni: Fix BT failure regression on RB2 platform
 2026-01-07 16:26 UTC 

[RFC PATCH 0/2] NFSD: Rate-limiting unstable WRITEs
 2026-01-07 16:25 UTC  (5+ messages)
` [RFC PATCH 2/2] NFSD: Add asynchronous write throttling support

[PATCH v2 0/9] clk: mediatek: mt8365: fix clocks
 2026-01-07 16:21 UTC  (10+ messages)
` [PATCH v2 1/9] mt8365_evk_defconfig: enable clk command
` [PATCH v2 2/9] clk: mediatek: mt8365: fix missing and out of order clocks
` [PATCH v2 3/9] clk: mediatek: add separate gates_offs for cg gates
` [PATCH v2 4/9] clk: mediatek: fix fixed clock parents
` [PATCH v2 5/9] clk: mediatek: mt8365: fix some "
` [PATCH v2 6/9] clk: mediatek: mt8365: split struct mtk_clk_tree
` [PATCH v2 7/9] clk: mediatek: allow gates in topckgen drivers
` [PATCH v2 8/9] clk: mediatek: mt8365: remove separate topckgen-cg driver
` [PATCH v2 9/9] clk: mediatek: mt8365: fix missing topckgen IDs

[PATCH v11 0/8] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-07 16:24 UTC  (3+ messages)
` [PATCH v11 6/8] crypto: Add RSASSA-PSS support

[syzbot] [net?] KMSAN: uninit-value in IP6_ECN_decapsulate (3)
 2026-01-07 16:24 UTC 

[PATCH v3 0/3] i2c: spacemit: add reset support
 2026-01-07 16:23 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: i2c: spacemit: add optional resets
  ` [PATCH 3/3] riscv: dts: spacemit: add reset property

[Intel-wired-lan] [PATCH RFC net-next 00/13] dpll: Core improvements and ice E825-C SyncE support
 2026-01-07 16:23 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH RFC net-next 01/13] dt-bindings: net: ethernet-controller: Add DPLL pin properties
          `  "

+ selftests-mm-add-memory-failure-dirty-pagecache-test.patch added to mm-new branch
 2026-01-07 16:23 UTC 

+ selftests-mm-add-memory-failure-clean-pagecache-test.patch added to mm-new branch
 2026-01-07 16:23 UTC 

+ selftests-mm-add-memory-failure-anonymous-page-test.patch added to mm-new branch
 2026-01-07 16:23 UTC 

FAILED: patch "[PATCH] drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()" failed to apply to 5.10-stable tree
 2026-01-07 16:23 UTC  (2+ messages)
` [PATCH 5.10.y] drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()

[PATCH 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
 2026-01-07 16:22 UTC  (14+ messages)
` [PATCH 1/6] drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()
` [PATCH 2/6] drm/meson/dw-hdmi: "
` [PATCH 3/6] drm/imx/dw-hdmi: "
` [PATCH 4/6] drm/mediatek: mtk_hdmi*: "
` [PATCH 5/6] drm/exynos: hdmi: "
` [PATCH 6/6] drm: rcar-du: lvds: "

[PATCH 0/3] watchdog: Add support for Andes ATCWDT200
 2026-01-07 16:23 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: "

[PATCH v4 0/2] iio: adc: Add AD4134 minimum I/O support
 2026-01-07 16:22 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: Initial support for AD4134

[PATCH] mlx4: Fix out of bounds access in __mlx4_register_mac()
 2026-01-07 16:21 UTC 

add a LRU for delegations
 2026-01-07 16:22 UTC  (3+ messages)

[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
 2026-01-07 16:21 UTC  (13+ messages)

[PATCH v2] arm64: fix cleared E0POE bit after cpu_suspend()/resume()
 2026-01-07 16:21 UTC 

[PATCH] rust: move #define __rust_helper out of atomic.c
 2026-01-07 14:37 UTC  (2+ messages)

[PATCH 1/2] ima_kexec.sh: Detect kernel image
 2026-01-07 16:20 UTC  (3+ messages)
` [LTP] "

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-07 16:19 UTC  (2+ messages)

[PATCH] iomap: add allocation cache for iomap_dio
 2026-01-07 16:18 UTC  (4+ messages)

[PATCH v3 00/11] Add support for Multimedia Clock controllers for Kaanapali
 2026-01-07 16:18 UTC  (7+ messages)
` [PATCH v3 08/11] clk: qcom: dispcc: Add support for display clock controller Kaanapali
` [PATCH v3 10/11] clk: qcom: Add support for VideoCC driver for Kaanapali
` [PATCH v3 11/11] clk: qcom: Add support for GPUCC and GXCLK "

[LTP] [PATCH] ioctl_pidfd02-06: Add CONFIG_USER_NS and CONFIG_PID_NS to needs_kconfigs
 2026-01-07 16:18 UTC  (12+ messages)

[PATCH] clk: renesas: cpg-mssr: Unlock before reset verification
 2026-01-07 16:17 UTC  (3+ messages)

[PATCH v5] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-07 16:17 UTC  (2+ messages)

[PATCH V2 0/10] s390x: Add support for virtio-blk-pci IPL device
 2026-01-07 16:16 UTC  (7+ messages)
` [PATCH 03/10] pc-bios/s390-ccw: Split virtio-ccw and generic virtio
` [PATCH 07/10] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL

[PATCH] tpm: Cap the number of PCR banks
 2026-01-07 16:15 UTC 

[PATCH v2 00/10] Misc patches for RTRS
 2026-01-07 16:15 UTC  (11+ messages)
` [PATCH v2 01/10] RDMA/rtrs-srv: fix SG mapping
` [PATCH v2 02/10] RDMA/rtrs: Add error description to the logs
` [PATCH v2 03/10] RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS
` [PATCH v2 04/10] RDMA/rtrs: Improve error logging for RDMA cm events
` [PATCH v2 05/10] RDMA/rtrs-clt: Remove unused members in rtrs_clt_io_req
` [PATCH v2 06/10] RDMA/rtrs-srv: Add check and closure for possible zombie paths
` [PATCH v2 07/10] RDMA/rtrs-srv: Rate-limit I/O path error logging
` [PATCH v2 08/10] RDMA/rtrs: Extend log message when a port fails
` [PATCH v2 09/10] RDMA/rtrs-clt.c: For conn rejection use actual err number
` [PATCH v2 10/10] RDMA/rtrs-srv: Fix error print in process_info_req()

[PATCH v2 1/2] hwmon:(pmbus/tda38740a) TDA38740A Voltage Regulator Driver
 2026-01-07 16:14 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon/pmbus: Add Infineon TDA38740A

[PATCH v6] can: virtio: Add virtio CAN driver
 2026-01-07 16:14 UTC  (13+ messages)

FAILED: patch "[PATCH] drm/tilcdc: Fix removal actions in case of failed probe" failed to apply to 6.6-stable tree
 2026-01-07 16:14 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] drm/tilcdc: request and mapp iomem with devres
  ` [PATCH 6.6.y 2/2] drm/tilcdc: Fix removal actions in case of failed probe

[PULL 0/4] Monitor patches for 2026-01-07
 2026-01-07 16:12 UTC  (5+ messages)
` [PULL 1/4] qdev: Fix "info qtree" to show links
` [PULL 2/4] qdev: Legacy properties are now unused internally, drop
` [PULL 3/4] scripts/device-crash-test: ERROR_RULE_LIST garbage collection
` [PULL 4/4] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race

[PATCH RFC] alloc_tag: add option to pick the first codetag along callchain
 2026-01-07 16:13 UTC  (10+ messages)

[PATCH v1] serial: qcom_geni: Fix BT failure regression on RB2 platform
 2026-01-07 16:13 UTC  (10+ messages)

[PATCH] Bluetooth: hci_sync: enable PA Sync Lost event
 2026-01-07 16:10 UTC  (2+ messages)

[intel-tdx:huge_page_v3 369/499] clang diag: include/linux/huge_mm.h:576:2: warning: void function '__split_folio_to_order' should not return a value
 2026-01-07 16:12 UTC 

+ vmalloc-export-vrealloc_node_align_noprof.patch added to mm-new branch
 2026-01-07 16:12 UTC 

[RFC PATCH v2 0/5] rust: Add RTC driver support
 2026-01-07 16:12 UTC  (3+ messages)
` [RFC PATCH v2 1/5] rtc: migrate driver data to RTC device

[PATCH] vnc: Fix memory leak during VNC tls authentication
 2026-01-07 16:11 UTC  (3+ messages)

[PATCH v2 0/2] dt-bindings: phy: Convert TI OMAP control and PIPE3 PHY to DT schema
 2026-01-07 16:11 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: phy: ti,phy-usb3: convert "
` [PATCH v2 2/2] dt-bindings: phy: ti,control-phy-otghs: "

[PATCH v2] arm64: Disable branch profiling for all arm64 code
 2026-01-07 16:10 UTC  (6+ messages)

[PATCH 00/15] net: ftgmac100: Various probe cleanups
 2026-01-07 16:09 UTC  (3+ messages)

[PATCH 0/4] Fix misc localio issues
 2026-01-07 16:08 UTC  (6+ messages)
` [PATCH 0/4] NFS/localio: various improvements
  ` [PATCH 1/4] NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages
  ` [PATCH 2/4] NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commit
  ` [PATCH 3/4] NFS/localio: remove -EAGAIN handling in nfs_local_doio()
  ` [PATCH 4/4] NFS/localio: switch nfs_local_do_read and nfs_local_do_write to return void

[PATCH] HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()
 2026-01-07 16:08 UTC  (3+ messages)

[PATCH bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-07 16:08 UTC  (4+ messages)

[PATCH] fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcu
 2026-01-07 16:07 UTC  (3+ messages)

[PATCH v2 0/8] clk: mediatek: implement of_xlate and dump
 2026-01-07 15:50 UTC  (9+ messages)
` [PATCH v2 1/8] clk: mediatek: add array size fields to clk trees
` [PATCH v2 2/8] clk: mediatek: add array size fields to cg gates
` [PATCH v2 3/8] clk: mediatek: add array size field for id_offs_map
` [PATCH v2 4/8] clk: mediatek: organize infrasys functions
` [PATCH v2 5/8] clk: mediatek: add of_xlate ops
` [PATCH v2 6/8] clk: mediatek: clarify mapped vs. unmapped ID
` [PATCH v2 7/8] clk: mediatek: mt7623: set unmapped IDs to -1
` [PATCH v2 8/8] clk: mediatek: implement dump callbacks

[PATCH v2] usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
 2026-01-07 16:06 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2] x86/split_lock: Handle unexpected split lock as fatal
 2026-01-07 16:06 UTC  (4+ messages)

[PATCH] pwm: stm32: handle polarity change when PWM is enabled
 2026-01-07 16:05 UTC  (5+ messages)

[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2026-01-07 16:05 UTC  (5+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow

[PATCH v2] lib: sbi: Fix behavior on platform without HART protection
 2026-01-07 16:04 UTC 

[PATCH v2 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs
 2026-01-07 16:02 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/V2H(P) and RZ/V2N SoCs

[PATCH] mei: late_bind: fix struct intel_lb_component_ops kernel-doc
 2026-01-07 16:02 UTC 

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2026-01-07 16:01 UTC  (9+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf

[PATCH net-next 0/2] Add DSA tag handling for KS8995
 2026-01-07 16:01 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: tag_ks8995: Add the KS8995 tag handling

[PATCH v2] ceph: fix deadlock in ceph_readdir_prepopulate
 2026-01-07 16:01 UTC  (5+ messages)
    ` 答复: 【外部邮件!】Re: "
        ` 答复: "

[PATCH 1/5] drm/xe/guc: fix struct guc_lfd_file_header kernel-doc
 2026-01-07 16:01 UTC  (2+ messages)
` ✓ CI.KUnit: success for series starting with [1/5] "


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.