All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-01 22:47:06 to 2023-03-02 00:23:56 UTC [more...]

[PATCH] automation: Add missing and drop obsoleted aliases from containerize
 2023-03-02  0:23 UTC  (2+ messages)

[PATCH v2 0/2] xen/misra: create exclusion file list
 2023-03-02  0:21 UTC  (5+ messages)
` [PATCH v2 1/2] xen/cppcheck: add a way to exclude files from the scan
` [PATCH v2 2/2] xen/misra: add entries to exclude-list.json

[PATCH 1/1] amdkfd: Memory availability can never be negative
 2023-03-02  0:21 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Make uprobe attachment APK aware
 2023-03-02  0:20 UTC  (2+ messages)

[PATCH ima-evm-utils v3] Add ima_policy_check.awk and ima_policy_check.test
 2023-03-02  0:18 UTC  (2+ messages)

[PATCH v7 01/20] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
 2023-03-02  0:17 UTC  (3+ messages)
` [PATCH] cxl: fix compile warning for cxl_security_ops extern

[PATCH] watchdog: avoid usage of iterator after loop
 2023-03-02  0:16 UTC  (4+ messages)

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-03-02  0:13 UTC  (11+ messages)
` [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-03-02  0:14 UTC  (5+ messages)
` [PATCH 12/14] xfs: document directory tree repairs
  ` [PATCH v24.3 "

[PATCH 0/3] of: irq: Fixes refcount issues with of_irq_parse_one()/of_irq_parse_raw()
 2023-03-01 18:52 UTC  (4+ messages)
` [PATCH 1/3] of: irq: make callers of of_irq_parse_raw() release the device node
` [PATCH 2/3] of: irq: make callers of of_irq_parse_one() "
` [PATCH 3/3] of: irq: release the node after looking up for "interrupts-extended"

[PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-02  0:13 UTC  (18+ messages)
` [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv2 5/6] zsmalloc: extend compaction statistics

[PATCH] vte: Fix -Wenum-constexpr-conversion warning
 2023-03-02  0:10 UTC 

[PATCH bpf-next 1/2] bpf: Fix doxygen comments for dynptr slice kfuncs
 2023-03-02  0:10 UTC  (2+ messages)

nvme-pci: Disabling device after reset failure: -5 occurs while AER recovery
 2023-03-02  0:09 UTC 

[Bug 217110] New: GPU Lockup on Radeon Pitcairn - VAAPI related
 2023-03-02  0:07 UTC 

[LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
 2023-03-02  0:06 UTC  (4+ messages)

[RFC PATCH net-next v11 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-03-02  0:03 UTC  (6+ messages)
` [RFC PATCH v11 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-02  0:02 UTC  (8+ messages)
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs

[PATCH v2 0/2] Validating UAPI backwards compatibility
 2023-03-01 23:59 UTC  (12+ messages)

[PATCH v7 00/24] x86: Implement an HPET-based hardlockup detector
 2023-03-01 23:47 UTC  (50+ messages)
` [PATCH v7 01/24] x86/apic: Add irq_cfg::delivery_mode
` [PATCH v7 02/24] x86/apic/msi: Use the delivery mode from irq_cfg for message composition
` [PATCH v7 03/24] x86/apic: Add the X86_IRQ_ALLOC_AS_NMI interrupt allocation flag
` [PATCH v7 04/24] x86/apic/vector: Implement a local APIC NMI controller
` [PATCH v7 05/24] x86/apic/vector: Skip cleanup for the NMI vector
` [PATCH v7 06/24] iommu/vt-d: Clear the redirection hint when the destination mode is physical
` [PATCH v7 07/24] iommu/vt-d: Rework prepare_irte() to support per-interrupt delivery mode
` [PATCH v7 08/24] iommu/vt-d: Set the IRTE delivery mode individually for each interrupt
` [PATCH v7 09/24] iommu/amd: Expose [set|get]_dev_entry_bit()
` [PATCH v7 10/24] iommu/amd: Enable NMIPass when allocating an NMI
` [PATCH v7 11/24] iommu/amd: Compose MSI messages for NMIs in non-IR format
` [PATCH v7 12/24] x86/hpet: Expose hpet_writel() in header
` [PATCH v7 13/24] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v7 14/24] x86/hpet: Prepare IRQ assignments to use the X86_ALLOC_AS_NMI flag
` [PATCH v7 15/24] x86/hpet: Reserve an HPET channel for the hardlockup detector
` [PATCH v7 16/24] watchdog/hardlockup: Define a generic function to detect hardlockups
` [PATCH v7 17/24] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [PATCH v7 18/24] init/main: Delay initialization of the lockup detector after smp_init()
` [PATCH v7 19/24] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [PATCH v7 20/24] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
` [PATCH v7 21/24] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [PATCH v7 22/24] x86/watchdog: Add a shim hardlockup detector
` [PATCH v7 23/24] watchdog: Introduce hardlockup_detector_mark_unavailable()
` [PATCH v7 24/24] x86/tsc: Stop the HPET hardlockup detector if TSC become unstable

[xen-unstable test] 178875: trouble: fail/pass/starved
 2023-03-01 23:56 UTC 

[PATCH v2] mailmap: updates for Jarkko Sakkinen
 2023-03-01 23:54 UTC 

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-03-01 23:54 UTC  (8+ messages)

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-01 23:56 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/vt-d: Remove virtual command interface
` [PATCH v4 2/6] iommu/sva: Move PASID helpers to sva code
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v4 4/6] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v4 5/6] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v4 6/6] iommu: Remove ioasid infrastructure

[PATCH v1] clk: Mark a fwnode as initialized when using CLK_OF_DECLARE* macros
 2023-03-01 23:52 UTC  (6+ messages)

[PATCH] mailmap: updates for Jarkko Sakkinen
 2023-03-01 23:52 UTC 

[PATCH v3] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
 2023-03-01 23:48 UTC  (2+ messages)

[PATCH v4 1/3] rebase: add documentation and test for --no-rebase-merges
 2023-03-01 23:46 UTC  (9+ messages)
` [PATCH v5 0/3] rebase: add a config option for --rebase-merges
  ` [PATCH v5 1/3] rebase: add documentation and test for --no-rebase-merges
  ` [PATCH v5 2/3] rebase: deprecate --rebase-merges=""
  ` [PATCH v5 3/3] rebase: add a config option for --rebase-merges

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-01 23:43 UTC  (3+ messages)

[RFC 22/52] riscv: Replace MachineState.smp access with topology helpers
 2023-03-01 23:43 UTC  (2+ messages)

[PATCH v2 05/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
 2023-03-01 23:43 UTC  (2+ messages)

[PATCH v2 00/14] target/riscv: Some updates to float point related extensions
 2023-03-01 23:43 UTC  (2+ messages)

[PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups
 2023-03-01 23:43 UTC  (2+ messages)

[PATCH 6.1 00/42] 6.1.15-rc1 review
 2023-03-01 23:43 UTC  (2+ messages)

[PATCH V7 00/15] IOT2050-related enhancements
 2023-03-01 23:39 UTC  (13+ messages)
` [PATCH V7 02/15] arm: dts: iot2050: Use the auto generator nodes for fdt
` [PATCH V7 04/15] iot2050: Migrate settings into board env file
` [PATCH V7 07/15] arm: dts: iot2050: Allow verifying U-Boot proper by SPL
` [PATCH V7 12/15] board: siemens: iot2050: use the named gpio to control the user-button
` [PATCH V7 13/15] iot2050: Refresh defconfigs and activate CONFIG_EFI_SCROLL_ON_CLEAR_SCREEN
` [PATCH V7 15/15] iot2050: Add support for configuring M.2 connector

[PATCH 00/17] Enable DSA 2.0 Event Log and completion record faulting features
 2023-03-01 23:39 UTC  (5+ messages)
` [PATCH 09/17] mm: export access_remote_vm() symbol

[PATCH 0/2] improve 'read' command, add 'write' command
 2023-03-01 23:38 UTC  (10+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] cmd: introduce "
  ` [PATCH v2 3/5] doc: document read/write commands
  ` [PATCH v2 4/5] sandbox: enable CMD_WRITE
  ` [PATCH v2 5/5] test: add tests of 'read' and 'write' shell commands

[PATCH 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
 2023-03-01 23:38 UTC  (5+ messages)
` [PATCH 10/32] cmd: fdt: Add support for integer arrays in fdt get value with index
` [PATCH 14/32] test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it

QA notification for completed autobuilder build (yocto-4.0.8.rc2)
 2023-03-01 23:39 UTC 

[PATCH 00/10] efi: Improvements to booting and debugging
 2023-03-01 23:38 UTC  (4+ messages)
` [PATCH 07/10] efi: Add another tranch of GUIDs

[PATCH] image: Fix potentially uninitialized data variable
 2023-03-01 23:38 UTC  (2+ messages)

mmc: core: Disable card detect during shutdown
 2023-03-01 23:32 UTC 

[PATCH v2 0/6] hw/cxl: Poison get, inject, clear
 2023-03-01 23:31 UTC  (7+ messages)
  ` [PATCH v2 1/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
  ` [PATCH v2 2/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
  ` [PATCH v2 3/6] bswap: Add the ability to store to an unaligned 24 bit field

[Intel-gfx] [PATCH] drm/i915/sseu: fix max_subslices array-index-out-of-bounds access
 2023-03-01 23:29 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/sseu: fix max_subslices array-index-out-of-bounds access (rev4)

[syzbot] [ntfs?] KASAN: use-after-free Read in ntfs_attr_find (2)
 2023-03-01 23:29 UTC 

[LSF/MM/BPF TOPIC] Flexible orders for anonymous folios
 2023-03-01 23:29 UTC  (2+ messages)

[RFC PATCH v11 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
 2023-03-01 23:24 UTC  (2+ messages)

[PATCH 6.2 00/16] 6.2.2-rc1 review
 2023-03-01 23:24 UTC  (3+ messages)

[PATCH] workqueue: avoid usage of list iterator after loop in __flush_workqueue()
 2023-03-01 23:23 UTC 

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-03-01 23:22 UTC  (5+ messages)

[Patch V5 0/3] Tegra TPM driver with HW flow control
 2023-03-01 23:17 UTC  (5+ messages)
` [Patch V5 2/3] tpm_tis-spi: Support hardware wait polling

please re-send [RFC PATCH] can: isotp: fix poll() to not report false positive EPOLLOUT events
 2023-03-01 23:17 UTC  (5+ messages)

[PATCH] perf: fix perf_event_context->time
 2023-03-01 23:16 UTC  (3+ messages)

[PATCH] RDMA/rxe: Fix parameter errors
 2023-03-01 23:15 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
 2023-03-01 23:14 UTC  (3+ messages)

[android-omap:android-beagle-x15-4.14 15901/30000] versioncheck: ./drivers/gpu/pvr/services4/srvkm/env/linux/dma_fence_sync_native_server.c: 13 linux/version.h not needed
 2023-03-01 23:14 UTC 

[Intel-gfx] [PATCH v3 0/5] Misc Meteorlake patches
 2023-03-01 23:13 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Misc Meteorlake patches (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[meta-arago][kirkstone/master] ti-rtos-firmware: use nonarch_base_libdir for firmware installations
 2023-03-01 23:13 UTC  (3+ messages)

[patch 0/3] net, refcount: Address dst_entry reference count scalability issues
 2023-03-01 23:12 UTC  (5+ messages)
` [patch 1/3] net: dst: Prevent false sharing vs. dst_entry::__refcnt

Reminder - DPDK Community CI Testing Meeting - Tomorrow 3/2/23 at
 2023-03-01 23:11 UTC 

[PATCH 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
 2023-03-01 23:09 UTC  (6+ messages)

[PATCH 00/10] lpfc: Update lpfc to revision 14.2.0.11
 2023-03-01 23:16 UTC  (11+ messages)
` [PATCH 01/10] lpfc: Protect against potential lpfc_debugfs_lockstat_write buffer overflow
` [PATCH 02/10] lpfc: Reorder freeing of various dma buffers and their list removal
` [PATCH 03/10] lpfc: Fix lockdep warning for rx_monitor lock when unloading driver
` [PATCH 04/10] lpfc: Record LOGO state with discovery engine even if aborted
` [PATCH 05/10] lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
` [PATCH 06/10] lpfc: Correct used_rpi count when devloss tmo fires with no recovery
` [PATCH 07/10] lpfc: Skip waiting for register ready bits when in unrecoverable state
` [PATCH 08/10] lpfc: Revise lpfc_error_lost_link reason code evaluation logic
` [PATCH 09/10] lpfc: Update lpfc version to 14.2.0.11
` [PATCH 10/10] lpfc: Copyright updates for 14.2.0.11 patches

[PATCH v2] x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
 2023-03-01 23:07 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 239b842d8c45ac8e0794189d2676eea409eab497
 2023-03-01 23:03 UTC 

[PATCH] fs/jfs: avoid usage of list iterator after loop in lmPostGC()
 2023-03-01 23:02 UTC 

[linux-lvm] lvconvert --uncache takes hours
 2023-03-01 22:55 UTC  (2+ messages)

[PATCH] scsi: lpfc: avoid usage of list iterator variable after loop
 2023-03-01 23:01 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH 00/20] Initial Xe driver submission
 2023-03-01 23:00 UTC  (4+ messages)

[PATCH] perf: arm_cspmu: Fix compiler warning
 2023-03-01 22:56 UTC  (2+ messages)

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-01 22:57 UTC  (3+ messages)
` [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold

[PATCHv3 2/4] wiegand: add Wiegand bus driver
 2023-03-01 22:53 UTC  (2+ messages)

[jsarha:topic/chromeos-4.19-s0ix 9228/9999] drivers/net/wireless/ath/ath10k/htt_rx.o: warning: objtool: ath10k_update_per_peer_tx_stats()+0x285: can't find switch jump table
 2023-03-01 22:53 UTC 

[PATCH v7 0/6] tpm: Support boot measurements
 2023-03-01 22:50 UTC  (7+ messages)
` [PATCH v7 1/6] tpm: Fix spelling for tpmu_ha union
` [PATCH v7 2/6] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v7 3/6] tpm: Support boot measurements
` [PATCH v7 4/6] bootm: Support boot measurement
` [PATCH v7 5/6] test: Add sandbox TPM "
` [PATCH v7 6/6] doc: Add measured boot documentation

u-boot crashes if mass-storage devices are connected via USB-C
 2023-03-01 22:51 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-01 22:50 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 07/22] drm/i915/mtl: Add support for PM DEMAND

[PATCH v6 00/41] Shadow stacks for userspace
 2023-03-01 15:41 UTC  (3+ messages)
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA

[PATCH v5 0/7] Pegasos2 fixes and audio output support
 2023-03-01 22:47 UTC  (10+ messages)
` [PATCH v5 5/7] hw/isa/vt82c686: Work around missing level sensitive irq in i8259 model

[PATCH 4.14 1/3] HID: asus: Remove check for same LED brightness on set
 2023-03-01 22:47 UTC  (3+ messages)
` [PATCH 4.14 2/3] HID: asus: use spinlock to protect concurrent accesses
` [PATCH 4.14 3/3] HID: asus: use spinlock to safely schedule workers

[PATCH 4.19 1/3] HID: asus: Remove check for same LED brightness on set
 2023-03-01 22:47 UTC  (3+ messages)
` [PATCH 4.19 2/3] HID: asus: use spinlock to protect concurrent accesses
` [PATCH 4.19 3/3] HID: asus: use spinlock to safely schedule workers


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.