All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-12 21:17:46 to 2025-02-12 22:24:22 UTC [more...]

[PATCH v3 0/8] Update release.sh
 2025-02-12 22:24 UTC  (7+ messages)
` [PATCH v3 5/8] Add git-contributors script to notify about merges

[PATCH v3 0/3] drm/i2c: tda998x: move under drivers/gpu/drm/bridge
 2025-02-12 22:24 UTC  (2+ messages)

[PATCH] test/py: Rework how test_ums.py handles (not) having write enabled
 2025-02-12 22:24 UTC 

[PATCH] test/py: Have test_usb.py raise an Exception with unsupported filesystems
 2025-02-12 22:23 UTC 

[PATCH] dtoc: Switch to setuptools
 2025-02-12 22:23 UTC 

[PATCH next] Bluetooth: L2CAP: Fix NULL dereference in l2cap_recv_acldata()
 2025-02-12 22:23 UTC  (2+ messages)

[PATCH] binman: Switch to setuptools
 2025-02-12 22:23 UTC 

[PATCH] scsi: hpsa: Replace deprecated strncpy() with strscpy()
 2025-02-12 22:22 UTC 

[PATCH] tools: binman: ti_board_cfg: Fix pylint error over 'br'
 2025-02-12 22:23 UTC 

[PATCH] buildman: Fix some newer pylint warnings
 2025-02-12 22:23 UTC 

[PATCH] tools/microcode-tool.py: Disable some new pylint warnings
 2025-02-12 22:23 UTC 

[PATCH] tools/patman: Don't call a non-existent suite
 2025-02-12 22:23 UTC 

[Buildroot] [RFC 1/2] support/download: curl: add --location
 2025-02-12 22:22 UTC  (2+ messages)
` [Buildroot] [RFC 2/2] support/download/dl-wrapper: use curl download backend by default

[PATCH RFC] binman: Handle some newer pylint warnings
 2025-02-12 22:22 UTC 

[PATCH 0/2] Add PM8937 PWM and display backlight for Redmi 5A
 2025-02-12 22:21 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: pm8937: Add LPG PWM driver
` [PATCH 2/2] arm64: dts: qcom: msm8917-xiaomi-riva: Add display backlight

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-12 22:21 UTC  (2+ messages)

Request for reviews for 4.4-st61, 4.4-cip96
 2025-02-12 22:21 UTC  (2+ messages)

[PATCH 0/8] dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
 2025-02-12 22:19 UTC  (3+ messages)
` [PATCH 8/8] "

Regression with getcifsacl(1) in v6.14-rc1
 2025-02-12 22:19 UTC  (3+ messages)

[PATCH v2] PCI: Fix BUILD_BUG_ON usage for old gcc
 2025-02-12 22:18 UTC  (2+ messages)

[PATCH 1/6] nfsd: filecache: remove race handling
 2025-02-12 22:16 UTC  (2+ messages)

[PATCH] fpga: altera-cvp: Increase credit timeout
 2025-02-12 22:12 UTC 

[PATCH] drm/xe/display: Remove hpd cancel work sync from runtime pm path
 2025-02-12 22:15 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH] perf tools: Use symfs when opening debuginfo by path
 2025-02-12 22:14 UTC 

[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-12 22:14 UTC  (7+ messages)
` [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions

[PATCH v2 0/7] Add DMAC support to the RZ/V2H(P)
 2025-02-12 22:13 UTC  (8+ messages)
` [PATCH v2 1/7] clk: renesas: r9a09g057: Add entries for the DMACs
` [PATCH v2 2/7] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H
` [PATCH v2 3/7] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs
` [PATCH v2 4/7] irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req_ack
` [PATCH v2 5/7] dmaengine: sh: rz-dmac: Allow for multiple DMACs
` [PATCH v2 6/7] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support
` [PATCH v2 7/7] arm64: dts: renesas: r9a09g057: Add DMAC nodes

[PATCH v2] arm/vuart: move vpl011-related code to vpl011 emulator
 2025-02-12 22:12 UTC  (2+ messages)

[PATCH] qapi: merge common parts of NbdServerOptions and nbd-server-start data
 2025-02-12 22:12 UTC  (2+ messages)

[syzbot] [kvm?] WARNING in vmx_handle_exit (2)
 2025-02-12 22:12 UTC  (2+ messages)

[PATCH BlueZ v1] build: Add alternate configuration for enabling LE Audio
 2025-02-12 22:11 UTC 

[RFC PATCH] arm: dom0: allow static memory configuration
 2025-02-12 22:11 UTC  (2+ messages)

[PATCH v3 00/19] qom: Constify class_data
 2025-02-12 22:11 UTC  (23+ messages)
` [PATCH v3 01/19] hw: Declare various const data as 'const'
` [PATCH v3 02/19] hw: Make class data 'const'
` [PATCH v3 03/19] target/i386: Constify X86CPUModel uses
` [PATCH v3 04/19] target/sparc: Constify SPARCCPUClass::cpu_def
` [PATCH v3 05/19] target/xtensa: Finalize config in xtensa_register_core()
` [PATCH v3 06/19] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
` [PATCH v3 07/19] target/riscv: Convert misa_mxl_max using GLib macros
` [PATCH v3 08/19] qom: Have class_base_init() take a const data argument
` [PATCH v3 09/19] qom: Have class_init() "
` [PATCH v3 10/19] qom: Constify TypeInfo::class_data
` [PATCH v3 11/19] qom: Constify InterfaceInfo[] interfaces
` [PATCH v3 12/19] hw/virtio/virtio-pci: Always allocate QOM type base_name
` [PATCH v3 13/19] hw/virtio/virtio-pci: Assert before registering QOM types
` [PATCH v3 14/19] hw/virtio/virtio-pci: Do not access base_type_info.name directly
` [PATCH v3 15/19] hw/virtio/virtio-pci: Constify base_type_info
` [PATCH v3 16/19] hw/virtio/virtio-pci: Constify generic_type_info
` [PATCH v3 17/19] hw/virtio/virtio-pci: Reduce generic_type_info scope
` [PATCH v3 18/19] hw: Constify various TypeInfo and associated structures
` [PATCH v3 19/19] qom: Require TypeInfo::class_data points to const data

[PATCH] perf report: Add 'tgid' sort key
 2025-02-12 22:10 UTC  (5+ messages)

[PATCH 00/12] bluetooth: hci_wilc: add new bluetooth driver
 2025-02-12 22:08 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/1] package/containerd: bump to version v2.0.2
 2025-02-12 22:10 UTC  (4+ messages)

[PATCH v3 0/4] perf trace: Add --summary-mode option
 2025-02-12 22:10 UTC  (5+ messages)

[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests
 2025-02-12 22:09 UTC  (6+ messages)
` [PATCH v2 2/2] unicode: kunit: change tests filename and path

[PATCH] x86/virt/tdx: Correct the errors in the comments
 2025-02-12 22:09 UTC  (3+ messages)

[PATCH v9 00/11] KVM: x86/mmu: Age sptes locklessly
 2025-02-12 22:09 UTC  (5+ messages)
` [PATCH v9 04/11] KVM: x86/mmu: Relax locking for kvm_test_age_gfn() and kvm_age_gfn()
` [PATCH v9 05/11] KVM: x86/mmu: Rename spte_has_volatile_bits() to spte_needs_atomic_write()

[PATCH V1 1/6] arm64: tegra: Configure QSPI clocks and add DMA
 2025-02-12 22:08 UTC  (3+ messages)
` [PATCH v2 0/6] Configure Clocks, Add Native Dma support

[PATCH net] net: allow small head cache usage with large MAX_SKB_FRAGS values
 2025-02-12 22:08 UTC  (3+ messages)

[PATCH v2 0/2] Improve type-safety on POWER_DOMAIN_*() macros
 2025-02-12 22:07 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Improve type-safety on POWER_DOMAIN_*() macros (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/5] Add support for VeriSilicon APB GPIO driver
 2025-02-12 22:05 UTC  (3+ messages)
` [PATCH 3/5] gpio: vsiapb: Add VeriSilicon APB support

[OE-core][PATCH] classes/create-spdx-2.2: Fix SPDXDIR affecting multiconfig machines
 2025-02-12 22:06 UTC  (6+ messages)

[PATCH] device-tree: optimize size of struct dt_device_node
 2025-02-12 22:05 UTC  (2+ messages)

[PATCH 0/1] Add Radxa Rock 4D support
 2025-02-12 21:56 UTC  (4+ messages)
` [PATCH 1/1] arm64: dts: rockchip: Add Radxa ROCK 4D device tree

[PATCH v2 0/5] Add support for the TPM FF-A start method
 2025-02-12 22:05 UTC  (6+ messages)
` [PATCH v2 1/5] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH v2 2/5] tpm_crb: refactor check for idle support into TPM into inline function
` [PATCH v2 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v2 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v2 5/5] Documentation: tpm: add documentation for the CRB FF-A interface

[PATCH 00/14] amd-pstate cleanups
 2025-02-12 22:05 UTC  (11+ messages)
` [PATCH 03/14] cpufreq/amd-pstate: Move perf values into a union
` [PATCH 04/14] cpufreq/amd-pstate: Overhaul locking

[PATCH net] netdevsim: disable local BH when scheduling NAPI
 2025-02-12 22:05 UTC  (3+ messages)

[RFC PATCH v5 0/7] mseal system mappings
 2025-02-12 22:05 UTC  (3+ messages)

[PATCH v4] fuse: add new function to invalidate cache for all inodes
 2025-02-12 22:05 UTC  (4+ messages)

[PATCHv3 perf/core] uprobes: Harden uretprobe syscall trampoline check
 2025-02-12 22:04 UTC 

[PATCH 0/9] target/microblaze: Always use TARGET_LONG_BITS == 32
 2025-02-12 22:01 UTC  (10+ messages)
` [PATCH 1/9] target/microblaze: Split out mb_unaligned_access_internal
` [PATCH 2/9] target/microblaze: Split out mb_transaction_failed_internal
` [PATCH 3/9] target/microblaze: Implement extended address load/store out of line
` [PATCH 4/9] target/microblaze: Use uint64_t for CPUMBState.ear
` [PATCH 5/9] target/microblaze: Use TCGv_i64 for compute_ldst_addr_ea
` [PATCH 6/9] target/microblaze: Fix printf format in mmu_translate
` [PATCH 7/9] target/microblaze: Use TARGET_LONG_BITS == 32 for system mode
` [PATCH 8/9] target/microblaze: Drop DisasContext.r0
` [PATCH 9/9] target/microblaze: Simplify compute_ldst_addr_type{a,b}

[PATCH] arch: arm64: always set EL=1 when injecting undefined exception
 2025-02-12 22:03 UTC  (2+ messages)

[PATCH 1/4] drm/amdkfd: Rename grace_period to wait_times
 2025-02-12 22:03 UTC  (4+ messages)
` [PATCH 2/4] drm/amdkfd: Use asic specifc function to set CP wait time
` [PATCH 3/4] drm/amdgpu: Don't modify grace_period in helper function
` [PATCH 4/4] drm/amdgpu: Set lower queue retry timeout for gfx9 family

[ndctl PATCH v4 0/9] ndctl: Dynamic Capacity additions for cxl-cli
 2025-02-12 22:03 UTC  (4+ messages)
` [ndctl PATCH v4 8/9] cxl/region: Add extent output to region query

[asahilinux:bits/000-devicetree 191/191] arch/arm64/boot/dts/apple/t602x-dieX.dtsi:220.25-257.4: Warning (avoid_unnecessary_addr_size): /soc/dcp@315c00000: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" property
 2025-02-12 22:03 UTC 

[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-12 22:01 UTC  (6+ messages)
` [PATCH iwl-next v4 9/9] igc: Add support to get frame preemption statistics via ethtool
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC

[PATCH v2 0/6] KUnit test moves / renames
 2025-02-12 22:01 UTC  (4+ messages)
` [PATCH v2 6/6] unicode: kunit: change tests filename and path

[RFC] UBI statistics and bitrot interface
 2025-02-12 21:58 UTC  (3+ messages)

[PATCH 0/2] uring_cmd SQE corruptions
 2025-02-12 21:58 UTC  (5+ messages)

[PATCH v7 0/7] Initial support for RK3576 UFS controller
 2025-02-12 21:56 UTC  (4+ messages)

[PATCH 0/4] Add support for the TPM FF-A start method
 2025-02-12 21:55 UTC  (5+ messages)

[PATCH] Xen/swiotlb: mark xen_swiotlb_fixup() __init
 2025-02-12 21:55 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62p-j722s-common-wakeup: Configure ti-sysc for wkup_uart0
 2025-02-12 21:52 UTC 

[BUG?] Wrong RC reported during 'make install'
 2025-02-12 21:52 UTC  (2+ messages)

[PATCH v7 00/17] Enable CXL PCIe port protocol error handling and logging
 2025-02-12 21:52 UTC  (10+ messages)
` [PATCH v7 04/17] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v7 05/17] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver

[PATCH] mdmon: imsm: fix metadata corruption when managing new array
 2025-02-12 21:51 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu/umsch: declare umsch firmware
 2025-02-12 21:48 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu/umsch: fix ucode check
` [PATCH 3/3] drm/amdgpu/umsch: tidy up the ucode name string handling

[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
 2025-02-12 21:47 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev2)

[PATCH v1 0/3] Add mount and remount related tests
 2025-02-12 21:47 UTC  (5+ messages)
` [PATCH v1 2/3] common/xfs: Add a new helper function to check v5 XFS
` [PATCH v1 3/3] xfs: Add a testcase to check remount with noattr2 on a v5 xfs

[PATCH v3] tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag
 2025-02-12 21:43 UTC  (2+ messages)

[PATCH] nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
 2025-02-12 21:41 UTC  (2+ messages)

[PATCH BlueZ 0/1] bass: Register bap attached/detached callbacks
 2025-02-12 21:40 UTC  (2+ messages)

[PATCH v1] Audio Profile version upgrade
 2025-02-12 21:40 UTC  (2+ messages)

+ maintainers-update-nicks-contact-info.patch added to mm-hotfixes-unstable branch
 2025-02-12 21:39 UTC 

[PATCH] mm, percpu: do not consider sleepable allocations atomic
 2025-02-12 21:39 UTC  (7+ messages)

[PATCH 00/14] drm/i915/display: conversions to struct intel_display
 2025-02-12 21:39 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "

[PATCH] scsi: ufs: Constify the third pwr_change_notify() argument
 2025-02-12 21:38 UTC 

[PATCH v2 0/5] Handheld gaming PC panel orientation quirks
 2025-02-12 19:59 UTC  (2+ messages)

[PATCH] perf stat: Fix non-uniquified hybrid legacy events
 2025-02-12 21:38 UTC  (3+ messages)

+ selftests-mm-fix-check-for-running-thp-tests.patch added to mm-hotfixes-unstable branch
 2025-02-12 21:37 UTC 

[PATCH] soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()
 2025-02-12 21:35 UTC 

+ selftests-mm-allow-tests-to-run-with-no-huge-pages-support.patch added to mm-unstable branch
 2025-02-12 21:36 UTC 

[Intel-wired-lan] [PATCH iwl-next v3 0/6] ice: LLDP support for VFs
 2025-02-12 21:36 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 5/6] ice: support egress drop rules on PF
    `  "

[PATCH 0/2] MIPS: Explicitly check KBUILD_SYM32=n
 2025-02-12 21:36 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH net-next v6 0/7] Support loopback mode speed selection
 2025-02-12 21:36 UTC  (6+ messages)
` [PATCH net-next v6 6/7] net: selftests: Export net_test_phy_loopback_*

[PATCH v3 00/35] x86/bugs: Attack vector controls
 2025-02-12 21:35 UTC  (5+ messages)
` [PATCH v3 13/35] x86/bugs: Restructure spectre_v2_user mitigation

[PATCH pynfs] build: convert from deprecated distutils to setuptools
 2025-02-12 21:35 UTC  (2+ messages)

[PULL v2 00/14] Mem next patches
 2025-02-12 21:33 UTC  (6+ messages)
` [PULL v2 11/14] os: add an ability to lock memory on_fault

[PATCH] Added Panic to Hello Module
 2025-02-12 21:34 UTC 

[PATCH v5 0/4] iommu/s390: add support for IOMMU passthrough
 2025-02-12 21:34 UTC  (5+ messages)
` [PATCH v5 1/4] s390/pci: check for relaxed translation capability
` [PATCH v5 2/4] s390/pci: store DMA offset in bus_dma_region
` [PATCH v5 3/4] iommu/s390: handle IOAT registration based on domain
` [PATCH v5 4/4] iommu/s390: implement iommu passthrough via identity domain

[PATCH v9 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2025-02-12 21:33 UTC  (4+ messages)
` [PATCH v9 7/9] wifi: ath12k: clean up 80P80 support

[PATCH 1/1] Allow to fallback to xdrlib if xdrlib3 not available
 2025-02-12 21:32 UTC  (4+ messages)

[android-common:android16-6.12-desktop 2/2] arch/arm64/boot/dts/mediatek/mt8195-cherry-dojo-r1.dtb: ovl@1c000000: compatible: 'oneOf' conditional failed, one must be fixed:
 2025-02-12 21:32 UTC 

[linux-next:master 2628/3226] net/mac80211/driver-ops.c:124:19: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2025-02-12 21:32 UTC 

[PATCH 0/2] Improve type-safety on POWER_DOMAIN_*() macros
 2025-02-12 21:31 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
 2025-02-12 21:29 UTC  (3+ messages)

[PATCH v2 0/3] Drivers for Loongson security engine
 2025-02-12 21:28 UTC  (3+ messages)
` [PATCH v2 3/3] tpm: Add a driver for Loongson TPM device

[PATCH v4 00/13] Cleanup error handling on probe
 2025-02-12 21:28 UTC  (4+ messages)
` [PATCH v4 01/13] drm/xe: Add callback support for driver remove

[PATCH v4 1/1] man/man2/kill.2: Wording issue in kill(2) with sig=0
 2025-02-12 21:28 UTC  (2+ messages)

[PATCH v3 00/23] hw/uefi: add uefi variable service
 2025-02-12 21:26 UTC  (9+ messages)
` [PATCH v3 09/23] hw/uefi: add var-service-core.c

linux-next: Fixes tag needs some work in the mediatek tree
 2025-02-12 21:25 UTC 

[PATCH] x86: sgx: Don't track poisoned pages for reclaiming
 2025-02-12 21:25 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] boot/uboot: fix binman failure
 2025-02-12 21:24 UTC  (4+ messages)

[PATCH v5] rust: alloc: satisfy POSIX alignment requirement
 2025-02-12 21:24 UTC  (9+ messages)

[PATCH 0/2] Add cpupower idle-state functionality
 2025-02-12 21:24 UTC  (4+ messages)

[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-12 21:23 UTC  (3+ messages)
` [PATCH v3 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
 2025-02-12 21:22 UTC  (4+ messages)
` [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-12 21:21 UTC  (4+ messages)
` [PATCH v19 09/11] arm64: Handle BRBE booting requirements

[PATCH xfsprogs] configure: additionally get icu-uc from pkg-config
 2025-02-12 21:20 UTC  (2+ messages)

[PATCH v2 00/17] Prepare for new Intel Family numbers
 2025-02-12 21:19 UTC  (5+ messages)
` [PATCH v2 05/17] x86/cpu/intel: Fix page copy performance for extended Families

[PATCH v5 00/15] cxl: Add CXL feature commands support via fwctl
 2025-02-12 21:18 UTC  (3+ messages)
` [PATCH v5 08/15] cxl: Add support for FWCTL get driver information callback


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.