All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 07:54:52 to 2026-01-16 08:41:47 UTC [more...]

[PATCH v2] i3c: dw: Initialize spinlock to avoid upsetting lockdep
 2026-01-16  8:41 UTC  (3+ messages)

[PATCH v3 0/6] dm: core: Support same compatible in host/gadget musb drivers
 2026-01-16  8:41 UTC  (9+ messages)
` [PATCH v3 1/6] dm: core: lists_bind_fdt: Remove unused variable
` [PATCH v3 2/6] dm: core: lists_bind_fdt: Replace found variable
` [PATCH v3 4/6] test: dm: Add compatible multimatch test
` [PATCH v3 5/6] usb: musb-new: Relative ctrl_mod address parsing

[PATCH libevl] evl-test: fix opt parsing ignoring shifts
 2026-01-16  8:41 UTC 

[PULL SUBSYSTEM vbootrom, v2, 0/2] Update vbootrom image to commit 1c8e9510b22c
 2026-01-16  8:39 UTC  (4+ messages)
` [PULL v2 1/2] MAINTAINERS: Update ASPEED entry
` [PULL v2 2/2] pc-bios: Update vbootrom image to commit 1c8e9510b22c

[PATCH v2] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
 2026-01-16  8:41 UTC  (9+ messages)

SVSM Development Call January 14, 2026
 2026-01-16  8:40 UTC  (2+ messages)

[PATCH v2] dt-bindings: remoteproc: mediatek: Remove l1tcm MMIO from MT8188 dual
 2026-01-16  8:40 UTC  (2+ messages)

[PATCH net-next 07/15] mfd: core: add ability for cells to probe on a custom parent OF node
 2026-01-16  8:40 UTC  (10+ messages)

[PATCH v2 0/3] arm64: dts: qcom: agatti: Fix IOMMU DT properties
 2026-01-16  8:40 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH mm-unstable] mm: Fix uffd-wp bit loss when batching file folio unmapping
 2026-01-16  8:39 UTC  (2+ messages)

[PATCH v5 0/5] virtio-gpu: Add userptr support for compute workloads
 2026-01-16  8:38 UTC  (6+ messages)
` [PATCH v5 1/5] drm/virtio-gpu: Add VIRTIO_GPU_CAPSET_ROCM capability
` [PATCH v5 2/5] virtio-gpu api: add blob userptr resource
` [PATCH v5 3/5] drm/virtgpu "
` [PATCH v5 4/5] drm/virtio: implement userptr support for zero-copy memory access
` [PATCH v5 5/5] drm/virtio: advertise base userptr feature to userspace

[PATCH v1] sched_ext: Add comprehensive selftests
 2026-01-16  8:38 UTC  (2+ messages)

[PATCH] btrfs: add and use helper to compute the free space for a block group
 2026-01-16  8:38 UTC  (6+ messages)
` [PATCH v2] "

[PATCH i-g-t v3 0/5] Add xe3p compute kernels and preemption support
 2026-01-16  8:37 UTC  (3+ messages)
` [PATCH i-g-t v3 1/5] lib/intel_compute: Add compute-square for xe3p

[PATCH v9 0/4] Add a few tracepoints to panthor
 2026-01-16  8:38 UTC  (5+ messages)
` [PATCH v9 2/4] drm/panthor: Extend IRQ helpers for mask modification/restoration

[PATCH] [ssdd] add ptrace tierdown for the tests
 2026-01-16  8:37 UTC 

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-16  8:35 UTC  (7+ messages)
` [PATCH v3 02/24] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [PATCH v3 06/24] KVM: x86/mmu: Disallow page merging (huge page adjustment) for mirror root

[PATCH v3 0/2] Fix SSR unable to wake up bug
 2026-01-16  8:37 UTC  (3+ messages)

[PATCH v3 0/4] mux: gpio-mux: add enable GPIO support and ADG2404
 2026-01-16  8:37 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: mux: gpio-mux: add enable-gpios support
` [PATCH v3 3/4] dt-bindings: mux: gpio-mux: add adi,adg2404 support
` [PATCH v3 4/4] "

[PULL 0/3] Update vbootrom image to commit 1c8e9510b22c
 2026-01-16  8:35 UTC  (8+ messages)
` [PULL 1/3] MAINTAINERS: Update ASPEED entry
` [PULL 2/3] roms/vbootrom: Update to commit 1c8e9510b22c

[PATCH 1/2] Compiler Attributes: Add __counted_by_ptr macro
 2026-01-16  8:36 UTC  (7+ messages)
` [PATCH v2 "

[PATCH v5 00/22] PBL: Add PBL ELF loading support with dynamic relocations
 2026-01-16  8:12 UTC  (23+ messages)
` [PATCH v5 01/22] Makefile.compiler: add objcopy-option
` [PATCH v5 02/22] elf: only accept images matching the native ELF_CLASS
` [PATCH v5 03/22] elf: build for PBL as well
` [PATCH v5 04/22] elf: add elf segment iterator
` [PATCH v5 05/22] elf: add dynamic relocation support
` [PATCH v5 06/22] ARM: implement elf_apply_relocations() for ELF "
` [PATCH v5 07/22] riscv: define generic relocate_image
` [PATCH v5 08/22] riscv: implement elf_apply_relocations() for ELF relocation support
` [PATCH v5 09/22] elf: implement elf_load_inplace()
` [PATCH v5 10/22] elf: create elf_open_binary_into()
` [PATCH v5 11/22] Makefile: add vmbarebox build target
` [PATCH v5 12/22] PBL: allow to link ELF image into PBL
` [PATCH v5 13/22] mmu: add MAP_CACHED_RO mapping type
` [PATCH v5 14/22] ARM: drop arm_fixup_vectors()
` [PATCH v5 15/22] ARM: linker script: create separate PT_LOAD segments for text, rodata, and data
` [PATCH v5 16/22] ARM: link ELF image into PBL
` [PATCH v5 17/22] ARM: cleanup barebox proper entry
` [PATCH v5 18/22] ARM: PBL: setup MMU with proper permissions from ELF segments
` [PATCH v5 19/22] riscv: linker script: create separate PT_LOAD segments for text, rodata, and data
` [PATCH v5 20/22] riscv: link ELF image into PBL
` [PATCH v5 21/22] riscv: Allwinner D1: Drop M-Mode
` [PATCH v5 22/22] riscv: add ELF segment-based memory protection with MMU

[PATCH v3 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-01-16  8:34 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible

[PATCH v3 00/30] Eliminate Dying Memory Cgroup
 2026-01-16  8:33 UTC  (5+ messages)

[PATCH 00/12] ARM32: modules: fix bitrot and add test
 2026-01-16  8:33 UTC  (3+ messages)
` [PATCH 02/12] ARM: qemu-virt: add image for use as -bios

[BUG] crypto: tcrypt - data corruption in ahash tests with CRYPTO_AHASH_ALG_BLOCK_ONLY
 2026-01-16  8:33 UTC  (3+ messages)

[PATCH v2] scsi: pm8001: Fix data race in sysfs SAS address read
 2026-01-16  8:31 UTC  (3+ messages)

[PATCH v4 0/8] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
 2026-01-16  8:30 UTC  (3+ messages)

[PATCH] sparse-checkout: optimize string_list construction
 2026-01-16  8:30 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] treewide: fix misspelling of "minimum" in comments
 2026-01-16  7:42 UTC 

[RFC PATCH] drm/amdgpu: Avoid unnecessary Call Traces in amdgpu_irq_put()
 2026-01-16  1:20 UTC  (3+ messages)

[PATCH v5 00/14] ntfs filesystem remake
 2026-01-16  8:30 UTC  (7+ messages)
` [PATCH v5 01/14] Revert "fs: Remove NTFS classic"
` [PATCH v5 02/14] ntfs: update in-memory, on-disk structures and headers
` [PATCH v5 04/14] ntfs: update inode operations

[PATCH bpf] selftests/bpf: Support when CONFIG_VXLAN=m
 2026-01-16  8:30 UTC  (2+ messages)

[syzbot] [hams?] memory leak in nr_add_node
 2026-01-16  8:28 UTC  (2+ messages)
` Forwarded: [PATCH] netrom: fix memory leak in nr_add_node()

[tip:timers/vdso 12/14] net/rds/ib_cm.c:96:35: sparse: sparse: incorrect type in argument 1 (different modifiers)
 2026-01-16  8:28 UTC  (7+ messages)

[PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
 2026-01-16  8:27 UTC  (7+ messages)

[PATCH v2 08/10] mm/vma: Use unmap_desc in exit_mmap() and vms_clear_ptes()
 2026-01-16  8:27 UTC  (3+ messages)

linux-next: Tree for Jan 15
 2026-01-16  8:27 UTC  (2+ messages)

Suspected off-by-one in context_struct_to_string()
 2026-01-16  8:26 UTC  (3+ messages)

[PATCH] wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()
 2026-01-16  8:23 UTC  (2+ messages)

[PATCH v4 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
 2026-01-16  8:23 UTC  (4+ messages)
` [PATCH v4 1/3] media: dt-bindings: add "

[PATCH 0/3] migration: deprecations and removals for 11.0
 2026-01-16  8:22 UTC  (11+ messages)
` [PATCH 1/3] migration/colo: Deprecate COLO migration framework

Suggestion: last-mod index and journaling for handling Btrfs RAID56 "write holes"
 2026-01-16  8:21 UTC 

[PATCH wireless-next] wifi: mac80211: mark iface work SKBs as consumed
 2026-01-16  8:21 UTC 

[PATCH] mm: vmscan: add skipexec mode not to reclaim pages with VM_EXEC vma flag
 2026-01-16  8:20 UTC  (2+ messages)

[PATCH wireless-next] wifi: mac80211: remove RX_DROP
 2026-01-16  8:20 UTC 

[PATCH 5.10.y-cip] pinctrl: renesas: rzg2l: Fix ISEL restore on resume
 2026-01-16  8:20 UTC  (2+ messages)

[PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
 2026-01-16  8:19 UTC  (7+ messages)
` [PATCH RFC v1 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll

[PATCH v1 6/9] drm/panthor: Lazily allocate pages on mmap()
 2026-01-16  8:19 UTC  (2+ messages)

[PATCH] crypto: caam: fix netdev memory leak in dpaa2_caam_probe
 2026-01-16  8:19 UTC  (2+ messages)

[vireshk:virtio/msg-xen 7/17] drivers/virtio/virtio_msg_loopback.c:366:1: sparse: sparse: bad integer constant expression
 2026-01-16  8:19 UTC 

[PATCH] ARM: layerscape: defconfig: refresh defconfig
 2026-01-16  8:19 UTC  (2+ messages)

[PATCH] usb: dwc3: Initialize Xilinx glue registers
 2026-01-16  8:19 UTC  (2+ messages)

[PATCH] mtd: nand: mxc_nand: use clk_get_optional for clock handling
 2026-01-16  8:18 UTC  (2+ messages)

[LTP] LTP release preprations
 2026-01-16  8:18 UTC  (2+ messages)

[PATCH 1/3] qapi/misc: Fix missed query-iothreads items
 2026-01-16  8:18 UTC  (5+ messages)
` [PATCH 3/3] qapi: Add thread_status flag for iothreads

[PATCH] drm/msm/dp: Correct LeMans/Monaco DP phy Swing/Emphasis setting
 2026-01-16  8:18 UTC  (6+ messages)

[PATCH] ARM: mmu: panic after pr_debug_remap if base address is unaligned
 2026-01-16  8:18 UTC  (2+ messages)

[PATCH v2 00/58] Remove 32-bit host support
 2026-01-16  8:08 UTC  (5+ messages)
` [PATCH v2 53/58] migration: Drop use of Stat64
` [PATCH v2 55/58] util: Remove stats64

[PATCH wireless-next v4 0/9] wifi: cfg80211/mac80211: Add Support for EPPKE Authentication
 2026-01-16  8:17 UTC  (2+ messages)

[PATCH] pinctrl: zynqmp: Add SPL support
 2026-01-16  8:17 UTC  (2+ messages)

[PATCH v2 0/4] HMP: hxtool sanity checks
 2026-01-16  8:13 UTC  (7+ messages)
` [PATCH v2 1/4] hmp-commands-info.hx: Move definition of "info accel"
` [PATCH v2 3/4] hxtool: Split srst/erst add checks
` [PATCH v2 4/4] hxtool: Error on missing docs

[PATCH v3 24/30] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
 2026-01-16  8:16 UTC  (3+ messages)

[PATCH 6.12.y-cip 0/4] Add RZ/V2N I2C support
 2026-01-16  8:16 UTC  (3+ messages)

[PATCH] tests/functional/x86_64: Limit the memlock test to Linux hosts
 2026-01-16  8:09 UTC  (3+ messages)

[PATCH] drm/mediatek: mtk_dsi: Add support for High Speed (HS) mode
 2026-01-16  8:15 UTC  (3+ messages)

[PATCH 00/23] Improve OP-TEE handling
 2026-01-16  8:15 UTC  (2+ messages)

[PATCH v2 1/5] pbl: fdt: fix fdt_fixup_mem error handling
 2026-01-16  8:15 UTC  (2+ messages)

[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
 2026-01-16  8:15 UTC  (7+ messages)
` [PATCH 2/4] x86/vdso: "
` [PATCH 3/4] s390/vdso: Trim includes in linker script

[PATCH v8 0/5] smb: improve search speed of SMB2 maperror
 2026-01-16  8:14 UTC  (3+ messages)
` [PATCH v8 2/5] cifs: Autogenerate SMB2 error mapping table

[PATCH bpf-next 0/4] selftests/bpf: add a new runner for bpftool tests
 2026-01-16  8:14 UTC  (6+ messages)
` [PATCH bpf-next 2/4] bpf/selftests: introduce bptool test runner and a first test

[PATCH] scsi: core: Correct wrong kfree() usage for `kobj->name`
 2026-01-16  8:13 UTC 

[PULL] drm-intel-gt-next
 2026-01-16  8:13 UTC 

[PATCH nf-next v3 0/5] Add IP6IP6 flowtable SW acceleration
 2026-01-16  8:13 UTC  (6+ messages)
` [PATCH nf-next v3 1/5] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH nf-next v3 2/5] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v3 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next v3 4/5] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next v3 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest

[PATCH v6 0/8] Support for Adreno 612 GPU - Respin
 2026-01-16  8:13 UTC  (3+ messages)

[PATCH 0/2] USB Fixes for Gadget Mode on DWC3
 2026-01-16  8:12 UTC  (5+ messages)
` [PATCH 2/2] usb: dwc3: core: improve reset sequence

[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
 2026-01-16  8:10 UTC  (24+ messages)
` [PATCH 01/23] gpiolib: Correct wrong kfree() usage for `kobj->name`
` [PATCH 02/23] gpiolib: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
` [PATCH 03/23] gpiolib: Fix resource leaks on errors in gpiochip_add_data_with_key()
` [PATCH 04/23] gpiolib: Fix resource leaks on errors in lineinfo_changed_notify()
` [PATCH 05/23] gpiolib: cdev: Correct return code on memory allocation failure
` [PATCH 06/23] gpiolib: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH 07/23] gpiolib: Remove redundant check for struct gpio_chip
` [PATCH 08/23] gpiolib: sysfs: "
` [PATCH 09/23] gpiolib: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH 10/23] gpiolib: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH 11/23] selftests: gpio: Add gpio-cdev-uaf tests
` [PATCH 12/23] gpiolib: Add revocable provider handle for struct gpio_chip
` [PATCH 13/23] gpiolib: cdev: Leverage revocable for gpio_fileops
` [PATCH 14/23] gpiolib: cdev: Leverage revocable for linehandle_fileops
` [PATCH 15/23] gpiolib: cdev: Leverage revocable for line_fileops
` [PATCH 16/23] gpiolib: cdev: Leverage revocable for lineevent_fileops
` [PATCH 17/23] gpiolib: cdev: Leverage revocable for lineinfo_changed_notify
` [PATCH 18/23] gpiolib: Leverage revocable for gpiolib_sops
` [PATCH 19/23] revocable: Support to define revocable consumer handle on stack
` [PATCH 20/23] revocable: Add Kunit test case for DEFINE_REVOCABLE()
` [PATCH 21/23] selftests: revocable: Add "
` [PATCH 22/23] gpiolib: Leverage revocable for other independent lifecycle instances
` [PATCH 23/23] gpiolib: Remove unused `chip` and `srcu` in struct gpio_device

[PATCH v4] staging: media: atomisp: Fix typos and formatting in headers
 2026-01-16  8:10 UTC  (2+ messages)

[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
 2026-01-16  8:10 UTC  (8+ messages)
` [RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit

[PATCH nf-next v2 0/4] Add IP6IP6 flowtable SW acceleration
 2026-01-16  8:10 UTC  (4+ messages)
` [PATCH nf-next v2 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration

[PATCH 1/1] target/i386/kvm: account blackout downtime for kvm-clock and guest TSC
 2026-01-16  8:09 UTC  (2+ messages)

[PATCH] Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb()
 2026-01-16  8:07 UTC 

[PATCH] drm/xe/xe2hpg: Performance tuning changes
 2026-01-16  8:07 UTC  (3+ messages)

[PATCH v4] Documentation: Fix typos and grammatical errors
 2026-01-16  8:07 UTC  (2+ messages)

[oe] [meta-multimedia][PATCH] xdg-desktop-portal-wlr: update 0.7.0 -> 0.8.1
 2026-01-16  8:06 UTC 

[PATCH v4 00/16] Exposing case folding behavior
 2026-01-16  8:06 UTC  (3+ messages)
` [PATCH v4 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING

[PATCH] kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c
 2026-01-16  8:05 UTC  (2+ messages)

[PATCH] kernel: cgroup: Add SPDX-License-Identifier lines
 2026-01-16  8:05 UTC  (2+ messages)

[PATCH v7 0/3] drivers/base: Introduce revocable
 2026-01-16  8:02 UTC  (4+ messages)
` [PATCH v7 1/3] revocable: Revocable resource management
` [PATCH v7 2/3] revocable: Add Kunit test cases
` [PATCH v7 3/3] selftests: revocable: Add kselftest cases

[syzbot] [hams?] memory leak in nr_add_node
 2026-01-16  8:03 UTC 

[PATCH v4] iommu: simplify list initialization across the iommu subsystem
 2026-01-16  8:02 UTC  (2+ messages)

[PATCH] drm/amd/pm: initialize the smu dpm table by pptable on smu 14.0.2
 2026-01-16  8:02 UTC 

[PATCH v2 0/3] tools/sched_ext: Add example C schedulers
 2026-01-16  8:02 UTC  (3+ messages)
` [PATCH v2 3/3] tools/sched_ext: add arena based scheduler

[PATCH] kernel: modules: Add SPDX license identifier to kmod.c
 2026-01-16  8:00 UTC  (2+ messages)

[meta-multimedia][PATCH] xdg-desktop-portal-wlr: update 0.7.0 -> 0.8.1
 2026-01-16  7:59 UTC 

[PATCH 0/3] nodemask: align nodes_and{,not} with underlying bitmap ops
 2026-01-16  7:59 UTC  (3+ messages)
` [PATCH 3/3] cgroup: use nodes_and() output where appropriate

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-16  7:58 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: usb: parade,ps5511: Disallow unevaluated properties
 2026-01-16  7:58 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add Chen Ridong as cpuset reviewer
 2026-01-16  7:57 UTC  (2+ messages)

[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
 2026-01-16  7:56 UTC  (6+ messages)
` [PATCH RFC v2 08/20] slab: add optimized sheaf refill from partial list

[PATCH v11 0/4] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2026-01-16  7:56 UTC  (5+ messages)
` [PATCH v11 4/4] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board

[PATCH 6.1 00/72] 6.1.161-rc1 review
 2026-01-16  7:55 UTC  (2+ messages)

[PATCH bpf-next 2/3] bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()
 2026-01-16  7:55 UTC  (3+ messages)
` Subject: "

[PATCH] arm64: versal2: Fix emmc boot mode boot_target issue
 2026-01-16  7:55 UTC  (2+ messages)

[PATCH v1 0/1] pc-bios: Update vbootrom image to commit 1c8e9510b22c
 2026-01-16  7:53 UTC  (9+ messages)
` [PATCH v1 1/1] "


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.