All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-25 10:04:41 to 2024-04-25 10:48:28 UTC [more...]

[PULL 00/37] target-arm queue
 2024-04-25 10:39 UTC  (36+ messages)
` [PULL 01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [PULL 02/37] target/arm: Add PSTATE.ALLINT
` [PULL 03/37] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [PULL 05/37] target/arm: Support MSR access to ALLINT
` [PULL 06/37] target/arm: Add support for Non-maskable Interrupt
` [PULL 07/37] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [PULL 08/37] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
` [PULL 09/37] target/arm: Handle PSTATE.ALLINT on taking an exception
` [PULL 10/37] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [PULL 12/37] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [PULL 13/37] hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
` [PULL 14/37] hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
` [PULL 15/37] hw/intc/arm_gicv3: Add irq non-maskable property
` [PULL 16/37] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [PULL 17/37] hw/intc/arm_gicv3: Implement GICD_INMIR
` [PULL 18/37] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [PULL 19/37] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
` [PULL 20/37] hw/intc/arm_gicv3: Implement NMI interrupt priority
` [PULL 21/37] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [PULL 22/37] hw/intc/arm_gicv3: Report the VINMI interrupt
` [PULL 23/37] target/arm: Add FEAT_NMI to max
` [PULL 24/37] hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI
` [PULL 25/37] hw/dma: avoid apparent overflow in soc_dma_set_request
` [PULL 26/37] linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code
` [PULL 27/37] hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
` [PULL 28/37] allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset
` [PULL 29/37] scripts/coccinelle: New script to add ResetType to hold and exit phases
` [PULL 30/37] hw, target: Add ResetType argument to hold and exit phase methods
` [PULL 31/37] docs/devel/reset: Update to new API for "
` [PULL 32/37] reset: Add RESET_TYPE_SNAPSHOT_LOAD
` [PULL 33/37] hw/char: Implement STM32L4x5 USART skeleton
` [PULL 34/37] hw/char/stm32l4x5_usart: Enable serial read and write
` [PULL 35/37] hw/char/stm32l4x5_usart: Add options for serial parameters setting
` [PULL 36/37] hw/arm: Add the USART to the stm32l4x5 SoC
` [PULL 37/37] tests/qtest: Add tests for the STM32L4x5 USART

[PATCH v4 00/11] rockchip: Support getting DRAM banks from TPL for rk3568 and rk3588
 2024-04-25 10:46 UTC  (9+ messages)
` [PATCH v4 01/11] rockchip: sdram: Support getting "
` [PATCH v4 02/11] rockchip: NR_DRAM_BANKS now defaults to 10 when Rockchip TPL blob is used
` [PATCH v4 03/11] rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGS
` [PATCH v4 04/11] rockchip: quartzpro64-rk3588: "
` [PATCH v4 05/11] rockchip: rock5a-rk3588s: "
` [PATCH v4 06/11] rockchip: rock5b-rk3588: "
` [PATCH v4 07/11] rockchip: evb_rk3588 et al.: "
` [PATCH v4 08/11] rockchip: toybrick_rk3588: "

[PATCH 0/3] drm/i915/display: Unpin cursor worker in vblank worker series
 2024-04-25 10:48 UTC  (8+ messages)
` [PATCH 1/3] drm: Add drm_vblank_work_flush_all()
` [PATCH 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [PATCH 3/3] drm/i915: Use the same vblank worker for atomic unpin
` ✓ CI.Patch_applied: success for drm/i915/display: Unpin cursor worker in vblank worker series
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH i-g-t 0/7] Add render-copy compression on Xe+
 2024-04-25 10:47 UTC  (8+ messages)
` [PATCH i-g-t 1/7] lib/intel_bufops: Store devid on buffer ops creation
` [PATCH i-g-t 2/7] lib/intel_blt: Rename confusing fb tile to i915 tile
` [PATCH i-g-t 3/7] lib/intel_blt: Add i915 -> blt tile helper converter
` [PATCH i-g-t 4/7] lib/intel_bufops: Drop tilings restrictions
` [PATCH i-g-t 5/7] lib/intel_bufops: Start supporting compression on Xe2+
` [PATCH i-g-t 6/7] lib/rendercopy_gen9: Allow to use all tilings on flatccs platforms
` [PATCH i-g-t 7/7] tests/xe_render_copy: Add subtest which exercises compression

[PATCH v2 00/14] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-25 10:47 UTC  (8+ messages)

[PATCH v4 00/71] New Intel CPUID families
 2024-04-25 10:46 UTC  (3+ messages)
` [PATCH v4 29/71] x86/cpu/intel: Switch to new Intel CPU model defines

[PATCH] fix host-endianness bug
 2024-04-25 10:42 UTC  (3+ messages)
` [PATCH v2] "

Solution to recover from missing SPDX problems
 2024-04-25 10:45 UTC 

[PATCH v3 1/3] completion: add 'symbolic-ref'
 2024-04-25 10:45 UTC  (4+ messages)
` [PATCH v3 2/3] completion: improve docs for using __git_complete
` [PATCH v3 3/3] completion: add docs on how to add subcommand completions

[PATCH v5 0/7] MSI-X support with qemu in stubdomain, and other related changes
 2024-04-25 10:45 UTC  (3+ messages)
` [PATCH v5 1/7] x86/msi: passthrough all MSI-X vector ctrl writes to device model

[XEN PATCH] MAINTAINERS: Update my email address
 2024-04-25 10:43 UTC 

[v2] Support for Arm CCA VMs on Linux
 2024-04-25 10:43 UTC  (5+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 21/43] arm64: RME: Runtime faulting of memory

[PATCH 0/3] drm/panthor: Collection of tiler heap related fixes
 2024-04-25 10:43 UTC  (4+ messages)
` [PATCH 2/3] drm/panthor: Make sure the tiler initial/max chunks are consistent

[PATCH v3 0/5] Add support for Blaize BLZP1600 SoC
 2024-04-25 10:41 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: Add initial support for Blaize BLZP1600 CB2

[RFC][PATCH 00/10] sched/fair: Complete EEVDF
 2024-04-25 10:42 UTC  (9+ messages)
` [RFC][PATCH 08/10] sched/fair: Implement delayed dequeue

[PATCH v3] hw/audio/virtio-snd: Use device endianness instead of target one
 2024-04-25 10:40 UTC  (16+ messages)

[PATCH] virtiofs: include a newline in sysfs tag
 2024-04-25 10:44 UTC 

[PATCH v7 0/9] Turris Omnia MCU driver
 2024-04-25 10:41 UTC  (8+ messages)
` [PATCH v7 6/9] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG

[bug report] thunderbolt: Allow USB3 bandwidth to be lower than maximum supported
 2024-04-25 10:43 UTC  (2+ messages)

[PATCHSET v4 0/4] Split iowait into two states
 2024-04-25 10:39 UTC  (6+ messages)
` [PATCH 4/4] sched/core: split iowait state "

[PATCH] drm/panthor: Kill the faulty_slots variable in panthor_sched_suspend()
 2024-04-25 10:39 UTC 

[PATCH v3 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-04-25 10:38 UTC  (3+ messages)
` [PATCH v3 1/7] ASoC: dt-bindings: document wcd937x Audio Codec

[ANNOUNCE] QEMU 8.2.3 Stable released
 2024-04-25 10:38 UTC  (2+ messages)

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-04-25 10:38 UTC  (8+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
` [RFC PATCH v8 03/10] cxl/mbox: Add GET_FEATURE mailbox command

[PATCH] clk: imx: imx8mp: Add delay after power up
 2024-04-25 10:19 UTC  (2+ messages)

[PATCH v1 0/2] arm64/mm: Enable userfaultfd write-protect
 2024-04-25 10:37 UTC  (7+ messages)
` [PATCH v1 1/2] arm64/mm: Move PTE_PROT_NONE and PMD_PRESENT_INVALID

[PATCH v4 0/3] wifi: ath12k: report station mode stats
 2024-04-25 10:37 UTC  (3+ messages)
` [PATCH v4 1/3] wifi: ath12k: report station mode transmit rate

[PATCH] efi: expose TPM event log to userspace via sysfs
 2024-04-25 10:36 UTC  (11+ messages)

[PATCH] iommu/rockchip: Add missing check for of_find_device_by_node
 2024-04-25 10:35 UTC  (4+ messages)

[PATCH v2 0/3] Update the max31790 driver
 2024-04-25 10:33 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: hwmon: max31790: Add maxim,pwmout-pin-as-tach-input property

[PATCH v4 0/3] VT: Add ability to get font requirements
 2024-04-25 10:33 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] VT: Add KDFONTINFO ioctl

[PATCH] arm64: dts: ti: Fix csi2-dual-imx219 dtb names
 2024-04-25 10:30 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_time
 2024-04-25 10:31 UTC 

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-25 10:30 UTC  (10+ messages)
` [PATCH v9 1/6] interconnect: icc-clk: Allow user to specify master/slave ids
` [PATCH v9 4/6] clk: qcom: common: Add interconnect clocks support
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH net v2 1/2] net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlers
 2024-04-25 10:30 UTC  (2+ messages)

[PATCH net] net: phy: dp83869: Fix MII mode failure
 2024-04-25 10:30 UTC  (2+ messages)

[PATCH v1] Bluetooth: qca: Correct property enable-gpios handling logic for WCN6750 and WCN6855
 2024-04-25 10:28 UTC  (10+ messages)

[meta-arago][master/scarthgap][PATCH] recipes-core: images: Remove WIC_CREATE_EXTRA_ARG
 2024-04-25 10:27 UTC 

[PATCH v5 0/5] vduse: Add support for reconnection
 2024-04-25 10:26 UTC  (11+ messages)
` [PATCH v5 3/5] vduse: Add function to get/free the pages "

[PATCH] drivers/perf/arm_smmuv3_pmu: Support for PMU Snapshot
 2024-04-25 10:26 UTC  (2+ messages)

[PATCH v2 1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
 2024-04-25 10:25 UTC  (3+ messages)

[RFC 1/7] eal: extend bit manipulation functions
 2024-04-25 10:25 UTC  (4+ messages)
` [RFC v2 0/6] Improve EAL bit operations API
  ` [RFC v2 5/6] eal: add atomic bit operations

[PULL] drm-misc-fixes
 2024-04-25 10:24 UTC 

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-25 10:23 UTC  (14+ messages)
` [PATCH v7 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs

[PATCH] drm/amdgpu: skip ip dump if devcoredump flag is set
 2024-04-25 10:23 UTC 

[PATCH v2] ptdump: add non-leaf descriptor support
 2024-04-25 10:22 UTC  (3+ messages)

[android-common:android15-6.6 5/6] drivers/base/arch_topology.c:226:2: error: implicit declaration of function 'trace_android_rvh_cpu_capacity_show' is invalid in C99
 2024-04-25 10:22 UTC 

[PATCH 1/3] wifi: ath10k: populate board data for WCN3990
 2024-04-25 10:22 UTC  (2+ messages)

[PATCH v2 1/2] completion: add 'symbolic-ref'
 2024-04-25 10:21 UTC  (3+ messages)

[PATCH v2 0/2] Add support for CPSW3G port 2 on AM62A7-SK
 2024-04-25 10:20 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62a7-sk: Add alias for CPSW3G MAC port 1
` [PATCH v2 2/2] arm64: dts: ti: k3-am62a7: Add overlay for second CPSW3G Port

[PATCH 0/2] USB (dwc3-glue) support for Google Tensor gs101
 2024-04-25 10:20 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: usb: samsung,exynos-dwc3: add gs101 compatible
` [PATCH 2/2] usb: dwc3: exynos: add support for Google Tensor gs101

[RFC PATCH 0/5] add mTHP support for anonymous share pages
 2024-04-25 10:19 UTC  (18+ messages)

[PATCH 0/4] Annotate atomics for signed integer wrap-around
 2024-04-25 10:19 UTC  (12+ messages)
` [PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition

[PATCH v2 1/1] iommu/amd: Fix memory leak in alloc_pci_segment()
 2024-04-25 10:17 UTC 

[PATCH] perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
 2024-04-25 10:16 UTC 

[PATCH 0/7] USB31DRD phy support for Google Tensor gs101 (HS & SS)
 2024-04-25 10:16 UTC  (7+ messages)
` [PATCH 2/7] phy: exynos5-usbdrd: use exynos_get_pmu_regmap_by_phandle() for PMU regs

[PATCH 0/4] X86: Alias isa-bios area and clean up
 2024-04-25 10:16 UTC  (2+ messages)

[PATCH for-9.1 0/7] target/i386/kvm: Cleanup the kvmclock feature name
 2024-04-25 10:29 UTC  (5+ messages)

[PATCH] ovl: implement tmpfile
 2024-04-25 10:15 UTC 

[linus:master] [timers] 7ee9887703: stress-ng.uprobe.ops_per_sec -17.1% regression
 2024-04-25 10:15 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf, arm64: Support per-cpu instructions
 2024-04-25 10:14 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper

[PATCH] fs: Create anon_inode_getfile_fmode()
 2024-04-25 10:13 UTC  (3+ messages)

[PATCH] video: fbdev: replacing of_node_put with __free(device_node)
 2024-04-25 10:13 UTC  (2+ messages)

[PATCH v1] tools/ocaml: fix warnings
 2024-04-25 10:12 UTC  (2+ messages)

[PATCH v4 0/2] implement OA2_INHERIT_CRED flag for openat2()
 2024-04-25 10:12 UTC  (5+ messages)

[PATCH v1] usb: typec: tcpm: unregister existing source caps before re-registration
 2024-04-25 10:12 UTC  (2+ messages)

[Bug 218759] New: 6.9-rc kernels - with Ryzen 7840HS CPU single core never boosts to max frequency
 2024-04-25 10:12 UTC  (2+ messages)
` [Bug 218759] "

[PATCH v4 linux-next] usb:typec:mux: remove indentation for common path
 2024-04-25 10:10 UTC  (2+ messages)

[PATCH] riscv: defconfig: enable drivers for Starfive VisionFive2 board
 2024-04-25 10:10 UTC 

[PATCH] drm/amdgpu: Fix out-of-bounds write warning
 2024-04-25 10:10 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: Fix the uninitialized variable warning

[PATCH v2 1/2] Bluetooth: btintel: Dump exception event
 2024-04-25 10:09 UTC  (2+ messages)

[PATCH v3 0/4] *** SUBJECT HERE ***
 2024-04-25 10:08 UTC  (5+ messages)
` [PATCH v3 2/4] arm64: dts: allwinner: h700: Add RG35XX 2024 DTS

[PATCH 0/3] KVM: x86: Fix supported VM_TYPES caps
 2024-04-25 10:07 UTC  (5+ messages)
` [PATCH 3/3] KVM: x86: Explicitly zero kvm_caps during vendor module load

[OE-core] Pseudo Abort due to path mismatch #pseudo #kirkstone
 2024-04-25 10:06 UTC  (2+ messages)
`  "

[PATCH v3 0/2] cxl: add poison creation event handler
 2024-04-25 10:05 UTC  (6+ messages)
` [PATCH v3 1/2] cxl/core: correct length of DPA field masks

[PATCH -next] fbdev: savage: Handle err return when savagefb_check_var failed
 2024-04-25 10:05 UTC  (2+ messages)

[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-04-25 10:05 UTC  (8+ messages)
` [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor

[PATCH v3 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2024-04-25 10:04 UTC  (16+ messages)
` [PATCH v3 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v3 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v3 3/7] crash_dump: store dm keys in kdump reserved memory
` [PATCH v3 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v3 5/7] crash_dump: retrieve dm crypt keys in kdump kernel
` [PATCH v3 6/7] x86/crash: pass dm crypt keys to "
` [PATCH v3 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible


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.