All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-20 17:49:28 to 2024-05-20 19:03:28 UTC [more...]

[PATCH] chainlint.pl: Extend regexp pattern for /proc/cpuinfo on Linux SPARC
 2024-05-20 19:01 UTC  (5+ messages)
` [PATCH 0/3] improve chainlint.pl CPU count computation
  ` [PATCH 1/3] chainlint.pl: make CPU count computation more robust
  ` [PATCH 2/3] chainlint.pl: fix incorrect CPU count on Linux SPARC
  ` [PATCH 3/3] chainlint.pl: latch CPU count directly reported by /proc/cpuinfo

[PATCH v3 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-05-20 19:02 UTC  (5+ messages)
` [PATCH v3 2/7] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings

[PATCH 0/3] drm/xe: Cleanup xe_mmio.h
 2024-05-20 19:02 UTC  (13+ messages)
` [PATCH 1/3] drm/i915/display: Add missing include to intel_vga.c
` [PATCH 2/3] drm/xe: Don't rely on indirect includes from xe_mmio.h
` [PATCH 3/3] drm/xe: Cleanup xe_mmio.h
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-05-20 19:01 UTC  (10+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

[PATCH] doc: ensure sphinx output is reproducible
 2024-05-20 18:59 UTC  (4+ messages)

[PATCH v3 0/2] netfilter: nfqueue: incorrect sctp checksum
 2024-05-20 18:59 UTC  (6+ messages)

[PATCH v2 00/21] drm/i915/dp_mst: Enable link training fallback
 2024-05-20 18:58 UTC  (22+ messages)
` [PATCH v2 01/21] drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPs
` [PATCH v2 02/21] drm/i915/dp: Move link train params to a substruct in intel_dp
` [PATCH v2 03/21] drm/i915/dp: Move link train fallback to intel_dp_link_training.c
` [PATCH v2 04/21] drm/i915/dp: Sanitize intel_dp_get_link_train_fallback_values()
` [PATCH v2 05/21] drm/i915: Factor out function to modeset commit a set of pipes
` [PATCH v2 06/21] drm/i915/dp: Use a commit modeset for link retraining MST links
` [PATCH v2 07/21] drm/i915/dp: Recheck link state after modeset
` [PATCH v2 08/21] drm/i915/dp: Reduce link params only after retrying with unchanged params
` [PATCH v2 09/21] drm/i915/dp: Pass atomic state to link training function
` [PATCH v2 10/21] drm/i915/dp: Send a link training modeset-retry uevent to all MST connectors
` [PATCH v2 11/21] drm/i915/dp: Use check link state work in the hotplug handler
` [PATCH v2 12/21] drm/i915/dp: Use check link state work in the detect handler
` [PATCH v2 13/21] drm/i915/dp: Use check link state work in the HPD IRQ handler
` [PATCH v2 14/21] drm/i915/dp: Disable link retraining after the last fallback step
` [PATCH v2 15/21] drm/i915/dp_mst: Reset intel_dp->link_trained during disabling
` [PATCH v2 16/21] drm/i915/dp_mst: Enable link training fallback for MST
` [PATCH v2 17/21] drm/i915/dp: Add debugfs entries to set a target link rate/lane count
` [PATCH v2 18/21] drm/i915/dp: Add debugfs entries to get the max "
` [PATCH v2 19/21] drm/i915/dp: Add debugfs entry to force link training failure
` [PATCH v2 20/21] drm/i915/dp: Add debugfs entry to force link retrain
` [PATCH v2 21/21] drm/i915/dp: Add debugfs entry for link training info

[PATCH 10/10] ext4: make fast commit ineligible on ext4_reserve_inode_write failure
 2024-05-20 18:58 UTC  (2+ messages)

[jimc:dd-classmap-fix-8c 32/34] include/linux/dynamic_debug.h:290:58: error: expected expression before 'do'
 2024-05-20 18:58 UTC 

[PATCH] drm/msm: remove python 3.9 dependency for compiling msm
 2024-05-20 18:58 UTC  (2+ messages)

RFC - Add AT interface to qmi device
 2024-05-20 18:58 UTC  (4+ messages)

[PATCH] tools/power turbostat: make the '-n' command line argument work in all cases
 2024-05-20 18:57 UTC 

[PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
 2024-05-20 18:58 UTC  (11+ messages)

board-2.bin
 2024-05-20 18:53 UTC  (4+ messages)

[PATCH 0/3] Resolve problems with kexec identity mapping
 2024-05-20 18:36 UTC 

[PATCH] hw/riscv/virt: Add hotplugging and virtio-md-pci support
 2024-05-20 18:51 UTC  (6+ messages)

[PATCH v5] lib/hash: add defer queue reclaim API
 2024-05-20 18:50 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] cdrtools-native: fix build with gcc-14
 2024-05-20 18:50 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] sh: Call paging_init() earlier in the init sequence
 2024-05-20 18:49 UTC  (8+ messages)

[PATCH] physmem: allow debug writes to MMIO regions
 2024-05-20 18:48 UTC  (4+ messages)

[PATCH v2 0/5] Enhance soft hwpoison handling and injection
 2024-05-20 18:48 UTC  (10+ messages)
` [PATCH v2 3/5] mm/memory-failure: improve memory failure action_result messages
` [PATCH v2 4/5] mm/memory-failure: move hwpoison_filter() higher up
` [PATCH v2 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail

[PATCH 0/2] rcu/tasks: Fix stale task snapshot
 2024-05-20 18:48 UTC  (3+ messages)
` [PATCH 2/2] rcu/tasks: Further comment ordering around current task snapshot on TASK-TRACE

[miquelraynal:macronix/nand-next/spi-nand-cont-read 13/13] drivers/mtd/nand/spi/macronix.c:13:44: error: implicit declaration of function 'FIELD_GET'
 2024-05-20 18:47 UTC 

[PATCH v2 0/8] Remaining patches for dynamic node programming using overlay dtbo
 2024-05-20 18:48 UTC  (3+ messages)
` [PATCH v2 2/8] tools/xl: Correct the help information and exit code of the dt-overlay command

[PATCH 0/6] KEYS: asymmetric: tpm2_key_rsa
 2024-05-20 18:47 UTC  (7+ messages)
` [PATCH 1/6] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH 2/6] lib: Expand asn1_encode_integer() to variable size integers
` [PATCH 3/6] tpm: Export tpm2_load_context()
` [PATCH 4/6] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH 5/6] tpm: tpm2_key: Extend parser to TPM_LoadableKey
` [PATCH 6/6] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE

[PATCH] drm/i915/dpt: Make DPT object unshrinkable
 2024-05-20 18:46 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/dpt: Make DPT object unshrinkable (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH] Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
 2024-05-20 18:45 UTC 

bpftool does not print full names with LLVM 17 and newer
 2024-05-20 18:44 UTC  (6+ messages)

older Fedora releases might not have /usr/sbin/update-grub2 ?
 2024-05-20 18:44 UTC  (3+ messages)
` [PATCH] guestfs: make pre_install_customizations() work on RHEL/Fedora/CentOS

[PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-05-20 18:42 UTC  (12+ messages)
` [PATCH v9 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v9 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v9 3/3] riscv: dts: allwinner: d1: Add pwm node

kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (linux_kselftest-next-6.10-rc1-fixes)
 2024-05-20 18:43 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (linux_kselftest-next-6.10-rc1-fixes)
 2024-05-20 18:43 UTC 

ftrace/test_ownership kselftest fails in the second run
 2024-05-20 18:42 UTC  (3+ messages)

[PATCH v3 00/12] Introduce STM32 DMA3 support
 2024-05-20 18:41 UTC  (7+ messages)
` [PATCH v3 05/12] dmaengine: Add "
` [PATCH v3 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability

[PATCHv4 0/9] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
 2024-05-20 18:31 UTC  (4+ messages)
` [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec

[PATCH] staging: rtl8712: Fix spelling mistakes in rtl871x_event.h
 2024-05-20 18:39 UTC  (2+ messages)

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-20 18:37 UTC  (7+ messages)
` [PATCH v3 3/3] xfs: correct the zeroing truncate range

[PATCH i-g-t 1/5] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-20 18:35 UTC  (5+ messages)
` [PATCH i-g-t 2/5] lib/igt_pm: Fix and standardize IGT PM library documentation
` [PATCH i-g-t 3/5] tests/intel/xe_pm: Also disable display for mmap_system test
` [PATCH i-g-t 4/5] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation
` [PATCH i-g-t 5/5] tests/intel/xe_pm: Convert mmap tests to use existing d3 helpers

[PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-05-20 18:35 UTC  (2+ messages)

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-20 18:30 UTC  (2+ messages)

[PATCH] erofs: avoid allocating DEFLATE streams before mounting
 2024-05-20 18:24 UTC  (3+ messages)

[PATCH BlueZ 1/2] shared/bap: Update BAP Broadcast Source state machine
 2024-05-20 18:31 UTC  (2+ messages)
`  "

[PATCH v3 0/3] KVM: SVM: refine snp_safe_alloc_page() implementation
 2024-05-20 18:26 UTC  (7+ messages)
` [PATCH v3 1/3] KVM: SVM: remove useless input parameter in snp_safe_alloc_page
` [PATCH v3 2/3] KVM: SVM: not account memory allocation for per-CPU svm_data
` [PATCH v3 3/3] KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area

[PATCH v1] net/cpfl: get running host ID for CPFL PMD
 2024-05-20 18:26 UTC  (2+ messages)

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-05-20 18:24 UTC  (8+ messages)
` [RFC PATCH 01/11] rust: add abstraction for struct device
` [RFC PATCH 02/11] rust: add driver abstraction

[PATCH 0/5] Ultrajoiner basic functionality series
 2024-05-20 18:24 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: Implement basic functions for ultrajoiner support

[PATCH v3 0/4] Guest XenStore page allocation for 11 Dom0less domUs
 2024-05-20 18:23 UTC  (3+ messages)
` [PATCH v3 3/4] tools/init-dom0less: Avoid hardcoding GUEST_MAGIC_BASE

memory leakage in ncm_wrap_ntb() in USB ncm mode with kernel 5.15
 2024-05-20 18:21 UTC  (3+ messages)

[PATCH 00/13] drm/i915: Plane register cleanups
 2024-05-20 18:20 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Plane register cleanups (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2] i2c: ocores: set IACK bit after core is enabled
 2024-05-20 18:20 UTC  (3+ messages)

[PATCH] drm/i915/dpt: Make DPT object unshrinkable
 2024-05-20 18:19 UTC  (2+ messages)

[CI v2 01/18] drm/xe/pci: remove broken driver_release
 2024-05-20 18:18 UTC  (2+ messages)
` ✓ CI.FULL: success for series starting with [CI,v2,01/18] "

[PATCH 0/8] Various fixes for v2.45.1 and friends
 2024-05-20 18:18 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/8] hook(clone protections): add escape hatch

[RFC 0/2] net/tap RSS BPF rewrite
 2024-05-20 18:18 UTC  (18+ messages)
` [PATCH v12 00/12] net/tap: RSS and other fixes
  ` [PATCH v12 02/12] net/tap: do not duplicate fd's
  ` [PATCH v12 07/12] net/tap: use libbpf to load new BPF program
  ` [PATCH v12 08/12] net/tap: remove no longer used files
  ` [PATCH v12 09/12] net/tap: simplify internals
  ` [PATCH v12 10/12] net/tap: remove extraneous newlines
  ` [PATCH v12 11/12] net/tap: do not mark queue full as error
  ` [PATCH v12 12/12] net/tap: update documentation

[PATCH v2 0/2] ufs: mcq: Fix and cleanup unsafe macros
 2024-05-20 18:17 UTC  (5+ messages)
  ` [PATCH v2 1/2] ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_n
  ` [PATCH v2 2/2] ufs: mcq: Convert MCQ_CFG_n to a inline function

[PATCH BlueZ v2 1/3] device: Add btd_device_get_icon
 2024-05-20 18:14 UTC  (3+ messages)
` [PATCH BlueZ v2 2/3] hog-lib: Add force parameter to bt_hog_detach
` [PATCH BlueZ v2 3/3] shared/uhid: Add special handling for non-keyboards

[GIT PULL] VFIO updates for v6.10-rc1
 2024-05-20 18:12 UTC 

[RFC PATCH] blk-mq: fix potential I/O hang caused by batch wakeup
 2024-05-20 18:11 UTC  (2+ messages)

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-05-20 18:11 UTC  (8+ messages)
` [PATCH v4 5/7] iommu/dma: Make limit checks self-contained

[PATCH] xfs: dont remain new blocks in cowfork for unshare
 2024-05-20 18:08 UTC  (2+ messages)

[PATCH v2 1/1] macOS: ls-files path fails if path of workdir is NFD
 2024-05-20 18:08 UTC  (4+ messages)

[PATCH v9] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-20 17:57 UTC  (2+ messages)

Safe to delete rpcrdma.ko loading start-up code
 2024-05-20 18:05 UTC 

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-20 18:05 UTC  (11+ messages)

[PATCH v2 0/4] Add minimal boot support for Raspberry Pi 5
 2024-05-20 18:03 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: dts: broadcom: Add support for BCM2712

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-05-20 18:03 UTC  (14+ messages)

[PATCH] xfs: test quota's project ID on special files
 2024-05-20 18:02 UTC  (2+ messages)

[PATCH v7 00/10] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-05-20 18:01 UTC  (12+ messages)
` [PATCH v7 01/10] x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, etc.)
` [PATCH v7 02/10] x86/cpu: KVM: Move macro to encode PAT value to common header
` [PATCH v7 03/10] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
` [PATCH v7 04/10] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
` [PATCH v7 05/10] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
` [PATCH v7 06/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
` [PATCH v7 07/10] KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
` [PATCH v7 08/10] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
` [PATCH v7 09/10] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
` [PATCH v7 10/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()

[PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
 2024-05-20 18:01 UTC  (4+ messages)

[PATCH] Input: wacom_w8001: Check for string overflow from strscpy calls
 2024-05-20 18:00 UTC  (2+ messages)

[PATCH v1 0/7] KVM: arm64: Fix handling of host fpsimd/sve state in protected mode
 2024-05-20 17:59 UTC  (12+ messages)

[Buildroot] Email Notification: You have (3) pending messɑges
 2024-05-20 17:59 UTC 

[PATCH v2] libxfs/quota: utilize FS_IOC_FSSETXATTRAT to set prjid on special files
 2024-05-20 17:59 UTC  (2+ messages)

[PATCH v3] sh: Restructure setup code to reserve memory regions earlier
 2024-05-20 17:58 UTC 

[oe-core][PATCH] gcc-runtime.inc: additionally remove libgomp.info-1 and libgomp.info-2
 2024-05-20 17:57 UTC 

[PATCH RESEND 6.6.y] kselftest: Add a ksft_perror() helper
 2024-05-20 17:56 UTC 

[PATCH v1 0/4] Add second scatter test case
 2024-05-20 17:56 UTC  (3+ messages)
` [PATCH v1 4/4] dts: add test case that utilizes offload to pmd_buffer_scatter

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-05-20 17:55 UTC  (8+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PATCH] archive: make --add-virtual-file honor --prefix
 2024-05-20 17:55 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] cxl/events: Use a common struct for DRAM and General Media events
 2024-05-20 17:55 UTC  (2+ messages)

[PATCH v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls
 2024-05-20 17:54 UTC  (7+ messages)
` [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
` [PATCH v2 3/4] xfs: allow setting xattrs on special files
` [PATCH v2 4/4] xfs: add fileattr_set/get for symlinks

[GIT PULL] dmi update for v6.10
 2024-05-20 17:52 UTC  (3+ messages)

[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-20 17:42 UTC  (5+ messages)
` [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()

[PATCH net-next v2 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-20 17:48 UTC  (6+ messages)
` [PATCH net-next v2 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988


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.