All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-29 12:56:25 to 2022-04-29 13:46:52 UTC [more...]

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
 2022-04-29 13:46 UTC  (3+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-04-29 13:46 UTC  (11+ messages)
` [PATCH 17/30] tracing: Improve panic/die notifiers

[PATCH 00/14] ASoC: Intel: avs: Driver core and PCM operations
 2022-04-29 13:44 UTC  (4+ messages)
` [PATCH 12/14] ASoC: Intel: avs: Power management

[PATCH v2 0/1] dt-bindings: rtc: mediatek: add mt6358 and mt6366
 2022-04-29 13:43 UTC  (5+ messages)
` [PATCH v2 1/1] dt-bindings: rtc: mediatek: add mt6358 and mt6366 compatible

[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
 2022-04-29 13:44 UTC  (3+ messages)
` [qemu.qmp PATCH 03/12] update project description

[RFC v2 00/39] Kconfig: Introduce HAS_IOPORT config option
 2022-04-29 13:43 UTC 

[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
 2022-04-29 13:44 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t v2 0/8] D3Cold Tool & IGT
 2022-04-29 13:42 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v2 6/8] i915_pm_rpm: Extend gem_exec_stress test with D3Cold

[PATCH 1/4] drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2
 2022-04-29 13:42 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: switch DM to atomic fence helpers
` [PATCH 3/4] drm/nouveau: use drm_gem_plane_helper_prepare_fb
` [PATCH 4/4] drm/qxl: add drm_gem_plane_helper_prepare_fb

[PATCH v5 0/6] RZN1 USB Host support
 2022-04-29 13:41 UTC  (8+ messages)
` [PATCH v4 "
` [PATCH v5 1/6] dt-bindings: PCI: pci-rcar-gen2: Convert bindings to json-schema
` [PATCH v5 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032
` [PATCH v5 3/6] PCI: rcar-gen2: Add RZ/N1 SOCs family compatible string
` [PATCH v5 4/6] ARM: dts: r9a06g032: Add internal PCI bridge node
` [PATCH v5 5/6] ARM: dts: r9a06g032: Add USB PHY DT support
` [PATCH v5 6/6] ARM: dts: r9a06g032: Link the PCI USB devices to the USB PHY

[PATCH] testing: nvdimm: iomap: make __nfit_test_ioremap a macro
 2022-04-29 13:40 UTC 

[PATCH -next] ASoC: SOF: sof-pci-dev: fix missing pci_release_regions() on error in sof_pci_probe()
 2022-04-29 13:39 UTC  (3+ messages)

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-04-29 13:40 UTC  (4+ messages)
` [PATCH RFC 01/19] iommu: Add iommu_domain ops for dirty tracking

[meta-virtualization][PATCH v2 0/3] Xen: improve Qemu integration
 2022-04-29 13:40 UTC  (7+ messages)
` [meta-virtualization][PATCH v2 1/3] xen, xen-tools: add recommendation for Qemu for non-hvm x86
` [meta-virtualization][PATCH v2 2/3] qemuboot, xen-image-minimal: enable runqemu for qemuarm Xen images

[PATCH] ASoC: rk3328: fix disabling mclk on pclk probe failure
 2022-04-29 13:39 UTC  (4+ messages)

[PATCH v2] arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
 2022-04-29 13:38 UTC  (3+ messages)

[PATCH] regulator: sm5703: Correct reference to the common regulator schema
 2022-04-29 13:39 UTC  (2+ messages)

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-04-29 13:39 UTC  (4+ messages)

[RFC PATCH 0/6] replace -soundhw with -audio
 2022-04-29 13:37 UTC  (3+ messages)
` [RFC PATCH 1/6] pc: remove -soundhw pcspk

[wireless-next:pending] BUILD SUCCESS 68d57a07bfe5bb29b80cd8b8fa24c9d1ea104124
 2022-04-29 13:37 UTC 

[PATCH] rpmsg: mtk_rpmsg: Fix circular locking dependency
 2022-04-29 13:37 UTC  (5+ messages)

[RFC PATCH 00/18] Try to free user PTE page table pages
 2022-04-29 13:35 UTC  (19+ messages)
` [RFC PATCH 01/18] x86/mm/encrypt: add the missing pte_unmap() call
` [RFC PATCH 02/18] percpu_ref: make ref stable after percpu_ref_switch_to_atomic_sync() returns
` [RFC PATCH 03/18] percpu_ref: make percpu_ref_switch_lock per percpu_ref
` [RFC PATCH 04/18] mm: convert to use ptep_clear() in pte_clear_not_present_full()
` [RFC PATCH 05/18] mm: split the related definitions of pte_offset_map_lock() into pgtable.h
` [RFC PATCH 06/18] mm: introduce CONFIG_FREE_USER_PTE
` [RFC PATCH 07/18] mm: add pte_to_page() helper
` [RFC PATCH 08/18] mm: introduce percpu_ref for user PTE page table page
` [RFC PATCH 09/18] pte_ref: add pte_tryget() and {__,}pte_put() helper
` [RFC PATCH 10/18] mm: add pte_tryget_map{_lock}() helper
` [RFC PATCH 11/18] mm: convert to use pte_tryget_map_lock()
` [RFC PATCH 12/18] mm: convert to use pte_tryget_map()
` [RFC PATCH 13/18] mm: add try_to_free_user_pte() helper
` [RFC PATCH 14/18] mm: use try_to_free_user_pte() in MADV_DONTNEED case
` [RFC PATCH 15/18] mm: use try_to_free_user_pte() in MADV_FREE case
` [RFC PATCH 16/18] pte_ref: add track_pte_{set, clear}() helper
` [RFC PATCH 17/18] x86/mm: add x86_64 support for pte_ref
` [RFC PATCH 18/18] Documentation: add document "

[PATCH] x86/mm: slightly relax TLB-flush-local check again
 2022-04-29 13:38 UTC  (3+ messages)

NFS regression between 5.17 and 5.18
 2022-04-29 13:37 UTC  (7+ messages)

[PATCH 1/2] sstate: add a LockedSet class to be used on the mirror thread pool
 2022-04-29 13:37 UTC  (4+ messages)
` [OE-core] "

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-29 13:38 UTC  (12+ messages)

U-Boot and ethernet regression on mx6cuboxi
 2022-04-29 13:35 UTC  (5+ messages)

[PATCH v3] docs/trans/ja_JP/howto: Don't mention specific kernel versions
 2022-04-29 13:35 UTC 

[dpdk-dev] [PATCH 0/3] bugfix for testpmd
 2022-04-29 13:35 UTC  (10+ messages)
` [PATCH V2 0/4] bugfix for bonding
  ` [PATCH V2 1/4] net/bonding: fix non-active slaves aren't stopped
  ` [PATCH V2 2/4] net/bonding: fix non-terminable while loop

[PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
 2022-04-29 13:34 UTC 

[PATCH net-next v3] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-29 13:34 UTC  (3+ messages)

[PATCH v2 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate")
 2022-04-29 13:31 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock

[PATCH v5 0/6] 9pfs: macOS host fixes
 2022-04-29 13:29 UTC  (9+ messages)
` [PATCH v5 2/6] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS
` [PATCH v5 4/6] 9pfs: fix wrong errno being sent to Linux client on macOS host

[PATCH] mm/swapops: make is_pmd_migration_entry more strict
 2022-04-29 13:31 UTC  (4+ messages)

[PATCHv13 0/9] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-04-29 13:29 UTC  (5+ messages)
` [PATCHv13 9/9] soc: qcom: geni: Disable MMIO tracing for GENI SE

mount host directory as disk in VM
 2022-04-29  9:05 UTC 

[PATCH] irqchip/exiu: Fix acknowledgment of edge triggered interrupts
 2022-04-29 13:28 UTC  (4+ messages)

[PATCH v6 1/2] hash: split x86 and SW hash CRC intrinsics
 2022-04-29 13:29 UTC  (3+ messages)
` [PATCH v7 "

[PATCH] arm64: dts: mediatek: mt8183-pumpkin: fix bad thermistor node name
 2022-04-29 13:27 UTC  (5+ messages)

[powerpc] kernel BUG at mm/mmap.c:3164! w/ltp(mmapstress03)
 2022-04-29 13:27 UTC  (2+ messages)

[PATCH v10 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-04-29 13:27 UTC  (5+ messages)
` [PATCH v10 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86
` [PATCH v10 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC

[PATCH] dt-bindings: PCI: xilinx-cpm: Change reg property order
 2022-04-29 13:27 UTC  (2+ messages)

fsl_hash.c: Alignment problem when using caam_hash() for FIT images
 2022-04-29 13:26 UTC  (3+ messages)
` [EXT] "

OS-less SDK
 2022-04-29 13:25 UTC  (3+ messages)
` [yocto] "

[PATCH 0/4] KVM nVHE Hypervisor stack unwinder
 2022-04-29 13:24 UTC  (5+ messages)
` [PATCH 4/4] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace

[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
 2022-04-29 13:24 UTC  (4+ messages)

root access and u-boot-test-hooks scripts
 2022-04-29 13:23 UTC  (3+ messages)

[PATCH v7 0/7] feec() energy margin removal
 2022-04-29 13:23 UTC  (8+ messages)
` [PATCH v7 2/7] sched/fair: Decay task PELT values during wakeup migration

[igt-dev] [PATCH i-g-t] tests/kms_dp_aux_dev: Handle MST NAK reply on disconnected MST connectors
 2022-04-29 13:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_dp_aux_dev: Handle MST NAK reply on disconnected MST connectors (rev2)

[PATCH v4] dt-bindings: dsp: mediatek: add mt8195 dsp document
 2022-04-29 13:19 UTC  (12+ messages)

[PATCH] drm/amdgpu/display: flush the HDP when setting up DMCUB firmware
 2022-04-29 13:20 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
 2022-04-29 13:13 UTC  (2+ messages)
` [PATCH v2 2/2] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-04-29 13:19 UTC  (5+ messages)
` [PATCHv5 06/12] x86/boot/compressed: Handle "
` [PATCHv5 07/12] x86/mm: Reserve unaccepted memory bitmap

[Intel-gfx] [PATCH 1/2] drm/i915: Enable THP on Icelake and beyond
 2022-04-29 13:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "

[RFC PATCH] trace-cruncher: Build trace-obj-debug.c as library
 2022-04-29 13:18 UTC 

[PATCH v4] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-04-29 13:18 UTC  (8+ messages)

[PATCH] mapletree-vs-khugepaged
 2022-04-29 13:10 UTC  (4+ messages)

[RFC PATCH v1 0/8] qapi: add generator for Golang interface
 2022-04-29 13:15 UTC  (4+ messages)

[PATCH v9 0/7] Cryptodisk detached headers and key files
 2022-04-29 13:15 UTC  (7+ messages)
` [PATCH v9 5/7] cryptodisk: Add options to cryptomount to support keyfiles
` [PATCH v9 6/7] luks2: Add detached header support
` [PATCH v9 7/7] docs: Add documentation on keyfile and detached header options to cryptomount

[PATCH 0/2] arm64: pair of minor hardening tweaks
 2022-04-29 13:13 UTC  (3+ messages)
` [PATCH 1/2] arm64: lds: move special code sections out of kernel exec segment
` [PATCH 2/2] arm64: mm: avoid writable executable mappings in kexec/hibernate code

[BUG REPORT] usb: dwc3: Bug: Rock Pi 4 as gadget not working without intervention
 2022-04-29 13:14 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-04-20
 2022-04-29 13:14 UTC  (6+ messages)
` [PATCH net 1/2] iavf: Fix error when changing ring parameters on ice PF

[PATCH yocto-autobuilder-helper] config.json: also build meta-virt for qemuarm
 2022-04-29 13:13 UTC 

[PATCH] ath11k: Don't use GFP_KERNEL in atomic context
 2022-04-29 13:12 UTC  (3+ messages)

[PATCH v2] clk: tegra: Add missing reset deassertion
 2022-04-29 12:58 UTC 

L2 SRAM on PowerPC e500 and Caching-inhibited bit
 2022-04-29 13:09 UTC  (3+ messages)

[memcg] 0f12156dff: will-it-scale.per_process_ops -33.6% regression
 2022-04-29 13:10 UTC  (12+ messages)

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-04-29  8:14 UTC  (4+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-04-29 13:08 UTC  (5+ messages)

[Bug 201991] New: amdgpu: clock management is disabled for the 4K resolution with polaris 10
 2022-04-29 13:08 UTC  (2+ messages)
` [Bug 201991] "

[PATCH v3 0/1] i2c: Allow disabling auto detection via devicetree
 2022-04-29 13:07 UTC  (2+ messages)
` [PATCH v3 1/1] i2c: core: support no-detect property

[PATCH] arm64: dts: mt7622: specify the number of DMA requests
 2022-04-29 13:05 UTC  (5+ messages)

[PATCH 1/2] irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
 2022-04-29 13:05 UTC  (4+ messages)

[PATCH] PCI: don't allow "pci-phantom=" to mark real devices as phantom functions
 2022-04-29 13:05 UTC 

[PATCH] MIPS: Fix CP0 counter erratum detection for R4k CPUs
 2022-04-29 13:04 UTC  (2+ messages)

[PATCH] drm/radeon: fix reference count leak in cik_sdma_ib_test()
 2022-04-29  8:53 UTC 

[PATCH] gpu/drm/radeon: Fix spelling typo in comments
 2022-04-29  1:51 UTC 

AMD GPU regression in 5.16.18..5.17.4
 2022-04-29 11:36 UTC  (7+ messages)
` [REGRESSION] "
          ` [REGRESSION] AMD GPU regression in 5.16.18..5.17.4 #forregzbot

[PATCH] drm/amdgpu: simplify the return expression of iceland_ih_hw_init
 2022-04-29  5:48 UTC 

[PATCH] drm/amdgpu: simplify the return expression of navi10_ih_hw_init()
 2022-04-29  5:50 UTC 

[PATCHv12 0/9] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-04-29 13:00 UTC  (8+ messages)
` [PATCHv12 8/9] serial: qcom_geni_serial: Disable MMIO tracing for geni serial

[PATCH v2] rtla: Remove procps-ng dependency
 2022-04-29 13:01 UTC 

linux-next: Fixes tag needs some work in the iommu tree
 2022-04-29 13:01 UTC 

[igt-dev] [PATCH i-g-t v2 0/8] Writeback fixes and improvements
 2022-04-29 13:01 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 7/8] lib/igt_fb: Ignore the X component when computing CRC
` [igt-dev] [PATCH i-g-t v2 8/8] tests/kms_writeback: Use a garbage X value to create fill our test buffer

[RFC PATCH] vb2: add support for (un)prepare_streaming queue ops
 2022-04-29 13:00 UTC  (2+ messages)

[PATCH v9 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
 2022-04-29 12:59 UTC  (14+ messages)

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-04-29 12:59 UTC  (6+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()

[PATCH v3 0/2] sched/core: Avoid obvious double update_rq_clock warning
 2022-04-29 12:59 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-04-29 12:59 UTC  (3+ messages)
` [PATCH 2/5] lib: add bitmap_{from,to}_arr64

[PATCH] arm64: dts: mt7622: specify the L2 cache topology
 2022-04-29 12:58 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 0/9] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-04-29 12:58 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/9] drm/i915/pcode: Extend pcode functions for multiple gt's

[GIT PULL] perf tools fixes for v5.18: 4th batch
 2022-04-29 12:57 UTC 

[linux-next:master 7400/7959] drivers/gpu/drm/amd/amdgpu/soc21.c:128:6: warning: no previous prototype for 'soc21_grbm_select'
 2022-04-29 12:56 UTC 

QA notification for completed autobuilder build (yocto-3.1.16.rc1)
 2022-04-29 12:56 UTC  (4+ messages)
` [qa-build-notification] "
  ` [yocto] "
    ` [OE-core] "

[PATCH net 0/5] pull-request: can 2022-04-29
 2022-04-29 12:56 UTC  (2+ messages)
` [PATCH net 5/5] can: grcan: only use the NAPI poll budget for RX


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.