All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 18:10:31 to 2026-01-20 18:47:39 UTC [more...]

[PATCH v5 0/4] Enable full UFS boot on Rockchip RK3576
 2026-01-20 18:09 UTC  (4+ messages)
` [PATCH v5 1/4] spl: Make UFS available for SPL builds
` [PATCH v5 2/4] reset: rockchip: make device resets available in SPL
` [PATCH v5 4/4] rockchip: spl: Add support for booting from UFS

[PATCH bpf-next v5 0/7] Add cryptographic hash and signature verification kfuncs to BPF
 2026-01-20 18:46 UTC  (5+ messages)
` [PATCH bpf-next v5 1/7] bpf: Extend bpf_crypto_type with hash operations
` [PATCH bpf-next v5 2/7] crypto: Add BPF hash algorithm type registration module
` [PATCH bpf-next v5 3/7] crypto: Add BPF signature "
` [PATCH bpf-next v5 4/7] bpf: Add hash kfunc for cryptographic hashing

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-20 18:47 UTC  (3+ messages)

[PATCH 1/2] dma-direct: Validate DMA mask against canonical DMA addresses
 2026-01-20 18:47 UTC  (8+ messages)

[Linux Kernel Bug] general protection fault in xfarray_destroy
 2026-01-20 18:46 UTC  (5+ messages)

[PATCH v3 3/3] spi: xilinx: use device property accessors
 2026-01-20 18:45 UTC  (11+ messages)

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-20 18:45 UTC  (7+ messages)

[PATCH] pidfs: implement ino allocation without the pidmap lock
 2026-01-20 18:45 UTC 

[PATCH v16 00/26] WHPX support for Arm
 2026-01-20 18:31 UTC  (4+ messages)
` [PATCH v16 04/26] hw/arm: virt: add GICv2m for the case when ITS is not available

[PATCH 0/6] kho: ABI headers and Documentation updates
 2026-01-20 18:44 UTC  (11+ messages)
` [PATCH 3/6] kho: docs: combine concepts and FDT documentation
` [PATCH 5/6] kho: Relocate vmalloc preservation structure to KHO ABI header
` [PATCH 6/6] kho/abi: add memblock "

[PULL 00/29] Misc HW patches for 2026-01-20
 2026-01-20 18:39 UTC  (30+ messages)
` [PULL 01/29] hw/arm/smmuv3: Extract common definitions to smmuv3-common.h
` [PULL 02/29] hw/arm/smmuv3-common: Define STE/CD fields via registerfields
` [PULL 03/29] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing
` [PULL 04/29] hw/arm/smmuv3-common: Add NSCFG bit definition for CD
` [PULL 05/29] hw/arm/smmuv3-common: Add STE/CD set helpers for repeated field setup
` [PULL 06/29] tests/qtest: Add libqos iommu-testdev helpers
` [PULL 07/29] tests/qtest/libqos: Add SMMUv3 helper library
` [PULL 08/29] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev
` [PULL 09/29] hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default
` [PULL 10/29] hw/arm/fsl-imx6: Remove now redundant setting of "sd-spec-version" property
` [PULL 11/29] hw/arm/fsl-imx6: Fix naming of SDHCI related constants and attributes
` [PULL 12/29] hw/arm/fsl-imx25: Apply missing reset quirk
` [PULL 13/29] Revert "hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*"
` [PULL 14/29] hw/sd/sdhci: Consolidate eSDHC constants
` [PULL 15/29] hw/sd/sdhci: Rename usdhc_ functions
` [PULL 16/29] hw/sd/sdhci: Add TYPE_FSL_ESDHC_BE
` [PULL 17/29] hw/ppc/e500: Use TYPE_FSL_ESDHC_BE
` [PULL 18/29] hw/arm/fsl-imx25: Extract TYPE_FSL_ESDHC_LE
` [PULL 19/29] hw/sd/sdhci: Remove endianness property
` [PULL 20/29] hw/sd/sdhci: Remove vendor property
` [PULL 21/29] hw/sd/trace-events: Remove redundant "SWITCH " command name
` [PULL 22/29] hw/loader: Rename LOAD_IMAGE_MAX _GUNZIP_BYTES to _DECOMPRESSED_BYTES
` [PULL 23/29] hw/loader: Rename UBOOT_MAX "
` [PULL 24/29] hw/loader: Use g_autofree in unpack_efi_zboot_image()
` [PULL 25/29] hw/loader: Add support for zboot images compressed with zstd
` [PULL 26/29] hw: move pcap structs to header file
` [PULL 27/29] hw/uefi: add pcap support
` [PULL 28/29] hw/virtio-nsm: include qemu/osdep.h
` [PULL 29/29] meson: Do not try to build module for empty per-target hw/ directory

[PATCH v4 0/3] Fix nvm aux resource cleanup
 2026-01-20 18:42 UTC  (5+ messages)
` [PATCH v4 1/3] drm/xe/nvm: Manage nvm aux cleanup with devres
` [PATCH v4 2/3] drm/xe/nvm: Fix double-free on aux add failure
` [PATCH v4 3/3] drm/xe/nvm: Defer xe->nvm assignment until init succeeds
` ✓ CI.KUnit: success for Fix nvm aux resource cleanup

[PATCH] maple_tree: Add dead node check in mas_dup_alloc()
 2026-01-20 18:42 UTC  (3+ messages)
` [PATCH v2] maple_tree: Add lockdep assertion "

[PATCH v4 00/16] Enable rust support for linux kernel
 2026-01-20 18:41 UTC  (18+ messages)
` [PATCH v4 01/16] linux-yocto: conditionally add clang/rust/bindgen-cli-native to DEPENDS
` [PATCH v4 02/16] rust: Install the Rust source
` [PATCH v4 03/16] rust: install Rust library sources for target & sdk
` [PATCH v4 04/16] kernel-yocto: enable Rust kernel support via 'make rustavailable'
` [PATCH v4 05/16] linux-yocto: enable Rust support in kernel configuration
` [PATCH v4 06/16] kernel-yocto: Fix for buildpaths errors when rust is enabled for kernel
` [PATCH v4 07/16] make-mod-scripts: split `HOSTCC` flag to align with to linux-yocto
` [PATCH v4 08/16] kernel-yocto.bbclass: Disable ccache when rust-kernel is enabled
` [PATCH v4 09/16] kernel-devsrc: copying rust-kernel source to $kerneldir/build
` [PATCH v4 10/16] selftest/cases/runtime_test: Add test for Linux Rust sample
` [PATCH v4 11/16] kernel.bbclass: Copy include/config/auto.conf in STAGING_KERNEL_BUILDDIR
` [PATCH v4 12/16] kernel.bbclass: Export artifacts needed for out-of-tree Rust compilation
` [PATCH v4 13/16] module.bbclass: Prepare out-of-tree rust module compilation
` [PATCH v4 14/16] meta-skeleton: Add rust-out-of-tree-module recipe
` [PATCH v4 15/16] make-mod-scripts: fix for buildpath issues with rust-out-of-tree compilation
` [PATCH v4 16/16] runtime_test: Add rust-out-of-tree selftest

[PATCH] drm/xe/xelp: Fix Wa_18022495364
 2026-01-20 18:40 UTC  (4+ messages)

[PATCH bpf-next v2 00/13] bpf: Kernel functions with KF_IMPLICIT_ARGS
 2026-01-20 18:40 UTC  (11+ messages)
` [PATCH bpf-next v2 04/13] resolve_btfids: Introduce finalize_btf() step
` [PATCH bpf-next v2 11/13] selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGS

close(2) with EINTR has been changed by POSIX.1-2024
 2026-01-20 18:39 UTC  (11+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024

[ImageBuilder][PATCH] uboot-script-gen: Add support for specifying domain P2M pool size
 2026-01-20 18:39 UTC  (2+ messages)

[PATCH] glaze: add recipe
 2026-01-20 18:39 UTC  (4+ messages)
` [PATCH v3] "
  ` [oe] "

[PATCH v2 1/3] drivers/cxl: introduce cxl_region_driver field for cxl_region
 2026-01-20 18:39 UTC  (2+ messages)

[PATCH 0/2] mmc: rtsx: card stuck busy fixes for Realtek PCI SD card readers
 2026-01-20 18:38 UTC  (4+ messages)
` [PATCH 1/2] mmc: rtsx: reset power state on suspend

[PATCH v3 0/2] scripts: introduce containerized builds
 2026-01-20 18:39 UTC  (5+ messages)
` [PATCH v3 2/2] Documentation: dev-tools: add container.rst page

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-20 18:38 UTC  (4+ messages)

[PATCH V3 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
 2026-01-20 18:37 UTC  (4+ messages)
` [PATCH V3 1/3] i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
` [PATCH V3 2/3] i3c: mipi-i3c-hci: Add optional System Suspend support
` [PATCH V3 3/3] i3c: mipi-i3c-hci-pci: Add "

[GIT PULL] ata fixes for 6.19-rc7
 2026-01-20 18:37 UTC  (2+ messages)

[GIT PULL] more dma-mapping fixes for Linux 6.19
 2026-01-20 18:37 UTC  (2+ messages)

[GIT PULL] pwm: Two fixes and a maintainer update
 2026-01-20 18:37 UTC  (4+ messages)

[PATCH v2] kho: skip memoryless NUMA nodes when reserving scratch areas
 2026-01-20 18:37 UTC  (2+ messages)

[PATCH v2 0/2] sparc: Add architecture support for clone3
 2026-01-20 18:36 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v5] driver core: enforce device_lock for driver_match_device()
 2026-01-20 18:36 UTC  (5+ messages)

[BlueZ v2 1/7] doc: Port assigned-numbers.txt to RST
 2026-01-20 18:34 UTC  (2+ messages)
` Port text docs "

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{10, 15}.x series
 2026-01-20 18:33 UTC 

[PATCH v3 00/14] tests: do more testing of block drivers
 2026-01-20 18:32 UTC  (3+ messages)
` [PATCH v3 01/14] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"

[PATCH v4] lockfile: add PID file for debugging stale locks
 2026-01-20 18:32 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] drm/xe: Manage nvm aux cleanup with devres
 2026-01-20 18:28 UTC  (5+ messages)
` [PATCH v4 0/3] Fix nvm aux resource cleanup
  ` [PATCH v4 1/3] drm/xe/nvm: Manage nvm aux cleanup with devres
  ` [PATCH v4 2/3] drm/xe/nvm: Fix double-free on aux add failure
  ` [PATCH v4 3/3] drm/xe/nvm: Defer xe->nvm assignment until init succeeds

[PATCH v4 1/3] dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for old Ilitek
 2026-01-20 18:31 UTC  (5+ messages)
` [PATCH v4 2/3] Input: ili210x - convert to dev_err_probe()
` [PATCH v4 3/3] Input: ili210x - add support for polling mode

[RFC v9 0/8] hw/misc: Introduce a generalized IOMMU test framework
 2026-01-20 18:31 UTC  (3+ messages)
` [RFC v9 3/8] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing

[PATCH bpf-next v6 00/10] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-20 18:31 UTC  (3+ messages)
` [PATCH bpf-next v6 05/10] bpf: Enable bpf timer and workqueue use in NMI

[PATCH v10 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2026-01-20 18:26 UTC  (4+ messages)
` [PATCH v10 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata

[PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-20 18:31 UTC  (3+ messages)
` [PATCH v13 11/12] x509, pkcs7: Limit crypto combinations that may be used for module signing

[syzbot] [io-uring?] INFO: task hung in io_wq_put_and_exit (6)
 2026-01-20 18:31 UTC  (2+ messages)

[Regression in 6.19-rc6] Build breakage after commit 436326bc525d
 2026-01-20 18:29 UTC  (4+ messages)

[PATCH 00/14] Freescale SDHCI Fixes
 2026-01-20 18:27 UTC  (3+ messages)

[PATCH v4 00/17] python: drop qemu.qmp from qemu.git tree
 2026-01-20 18:27 UTC  (2+ messages)

[PATCH v2 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-01-20 18:27 UTC  (3+ messages)
` [PATCH v2 7/8] KVM: x86: nSVM: Handle restore of legacy nested state

Question about timeout bug in recvmmsg
 2026-01-20 18:26 UTC  (3+ messages)

[PATCH] mailmap: add an entry for Phillip Wood
 2026-01-20 18:26 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: netconsole: convert to NBCON console infrastructure
 2026-01-20 16:23 UTC  (2+ messages)
` [PATCH net-next v2 3/5] "

[PATCH net-next] selftests: drv-net: fix missing include in ncdevmem
 2026-01-20 18:25 UTC  (2+ messages)

[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
 2026-01-20 18:24 UTC  (2+ messages)

[PATCH net-next 1/2] net: extend ndo_get_tstamp for other timestamp types
 2026-01-20 18:23 UTC  (5+ messages)

[PATCH v5 0/5] drm/xe: Privatize struct xe_ggtt
 2026-01-20 18:23 UTC  (4+ messages)
` [PATCH v5 2/5] drm/xe: Rewrite GGTT VF initialization

[PATCH v2 0/3] iommu/vt-d: Ensure atomicity in context and PASID entry updates
 2026-01-20 18:22 UTC  (6+ messages)
` [PATCH v2 1/3] iommu/vt-d: Clear Present bit before tearing down PASID entry
` [PATCH v2 2/3] iommu/vt-d: Clear Present bit before tearing down context entry

[PATCH v2] binman: elf: Check for ELF_TOOLS availability in is_valid
 2026-01-20 18:22 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] Input: atmel_mxt_ts - fix NULL pointer dereference in mxt_object_show
 2026-01-20 18:22 UTC  (2+ messages)

[PATCH v9 net-next 00/15] AccECN protocol case handling series
 2026-01-20 18:21 UTC  (5+ messages)
` [PATCH v9 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion

[PATCH v11 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2026-01-20 18:20 UTC  (8+ messages)
` [PATCH v11 1/7] platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32
` [PATCH v11 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v11 3/7] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v11 4/7] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v11 5/7] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v11 6/7] platform/x86: lenovo-wmi-capdata: Wire up "
` [PATCH v11 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning

[PATCH] scripts/gen-btf.sh: fix shebang for NixOS
 2026-01-20 18:20 UTC 

[PATCH v2 0/5] Change the return type of the .queuecommand() callback
 2026-01-20 18:20 UTC  (5+ messages)
` [PATCH v2 2/5] scsi: megaraid: Return SCSI_MLQUEUE_HOST_BUSY instead of 1

[PATCH v2 00/10] dt-bindings: mtd: Partition binding fixes and restructuring
 2026-01-20 18:20 UTC  (5+ messages)
` [PATCH v2 10/10] dt-bindings: mtd: partitions: Combine simple partition bindings

[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-01-20 18:20 UTC  (11+ messages)
` [Patch v5 17/19] perf headers: Sync with the kernel headers
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format

[PATCH] Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb()
 2026-01-20 18:20 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add new VID/PID for RTL8852CE
 2026-01-20 18:20 UTC  (2+ messages)

[PATCH v3 0/2] More CONFIG_PM* simplifications
 2026-01-20 18:20 UTC  (2+ messages)

[PATCH v3 00/25] migration: Cleanup early connection code
 2026-01-20 18:18 UTC  (4+ messages)
` [PATCH v3 20/25] migration: Move channel parsing to channel.c

[PATCH v5 0/8] gpu: nova-core: expose the logging buffers via debugfs
 2026-01-20 18:19 UTC  (5+ messages)
` [PATCH v5 2/8] rust: debugfs: add Dir::empty() for conditional debugfs usage

[PATCH v1] dts: update testuite names to be consistent
 2026-01-20 18:18 UTC  (3+ messages)
` [PATCH v2] dts: update testsuite named to be clear and consistent

[PATCH] Input: appletouch - fix use-after-free in work handler during disconnect
 2026-01-20 18:18 UTC  (2+ messages)

[PATCH rdma-next 0/2] RDMA: Add support for exporting dma-buf file descriptors
 2026-01-20 18:18 UTC  (5+ messages)
` [PATCH rdma-next 1/2] RDMA/uverbs: Add DMABUF object type and operations
` [PATCH rdma-next 2/2] RDMA/mlx5: Implement DMABUF export ops

[PATCH 0/6] x86/cpu: Take Intel platform into account for old microcode checks
 2026-01-20 18:18 UTC  (2+ messages)

[PATCH] x86/lib: Fix num_digits() signed overflow for INT_MIN
 2026-01-20 18:17 UTC  (5+ messages)

[PATCH v1] fixup! Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PM
 2026-01-20 18:17 UTC 

[PATCH 3/4] ALSA: hda: core: intel-dsp-config:: Add support for NVL
 2026-01-20 18:17 UTC  (2+ messages)

[PATCH v3] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
 2026-01-20 18:17 UTC  (2+ messages)

[PATCH v4 0/5] Microchip mpfs/pic64gx pinctrl part 2
 2026-01-20 18:15 UTC  (6+ messages)
` [PATCH v4 1/5] pinctrl: move microchip riscv pinctrl drivers to a folder
` [PATCH v4 2/5] pinctrl: add generic functions + pins mapper
` [PATCH v4 3/5] dt-bindings: pinctrl: document polarfire soc mssio pin controller
` [PATCH v4 4/5] pinctrl: add polarfire soc mssio pinctrl driver
` [PATCH v4 5/5] MAINTAINERS: add Microchip mpfs mssio driver/bindings to entry

[PATCH v2 0/2] perf: arm_spe: Fix trace disabling for invalid limits
 2026-01-20 18:15 UTC  (10+ messages)
` [PATCH v2 1/2] perf: arm_spe: Correct setting the PERF_HES_STOPPED flag

PATCH: ASoC: amd: yc: Fix microphone on ASUS PM1503CDA
 2026-01-20 18:16 UTC  (3+ messages)

Make test failed raid19check
 2026-01-20 18:08 UTC 

[PATCH v2] lib/xe/xe_legacy: Cleanups in xe_legacy_test_mode()
 2026-01-20 18:15 UTC  (3+ messages)

[PATCH] Input: appletouch - fix potential race between resume and open
 2026-01-20 18:14 UTC 

[PATCH 1/2] of: base: add new barebox,status property
 2026-01-20 18:13 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: rk356x: rock3a: disable pcie3x2

[PATCH 1/4] PCI: pci_ids: Add Intel Nova Lake audio Device ID
 2026-01-20 18:13 UTC  (2+ messages)

[PATCH 1/4] rust: device: support `dev_printk` on all devices
 2026-01-20 18:11 UTC  (6+ messages)
` [PATCH 2/4] rust: samples: remove redundant `.as_ref()` for `dev_*` print
` [PATCH 3/4] gpu: nova-core: "
` [PATCH 4/4] gpu: tyr: "

[PATCH 1/2] Compiler Attributes: Add __counted_by_ptr macro
 2026-01-20 18:12 UTC  (6+ messages)
` [PATCH v4 "

[PATCH i-g-t 0/3] lib/igt_kms: pipe vs CRTC index cleanups
 2026-01-20 18:12 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 0/4] xhci feature for usb-next
 2026-01-20 18:11 UTC  (5+ messages)
` [PATCH 1/4] xhci: dbc: prepare to expose strings through sysfs
` [PATCH 2/4] xhci: dbc: allow setting device serial number "
` [PATCH 3/4] xhci: dbc: allow setting product string "
` [PATCH 4/4] xhci: dbc: allow setting manufacturer "

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-01-20 18:10 UTC  (6+ messages)
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context

[PATCH 0/2] arm: dts: lpc32xx: Add Motor Control PWM interrupt
 2026-01-20 18:10 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: nxp,lpc32xx-pwm: Add optional "


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.