All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-24 16:42:54 to 2021-03-24 17:10:43 UTC [more...]

[PATCH 1/2] dt-bindings: clock: Add MDM9607 GCC clock bindings
 2021-03-24 17:08 UTC  (2+ messages)

[PATCH V4] clk: imx: Fix reparenting of UARTs not associated with stdout
 2021-03-24 17:06 UTC  (4+ messages)

[PATCH net-next 0/7] net: phy: marvell10g updates
 2021-03-24 18:09 UTC  (11+ messages)
` [PATCH net-next 1/7] net: phy: marvell10g: rename register
` [PATCH net-next 2/7] net: phy: marvell10g: fix typo
` [PATCH net-next 3/7] net: phy: marvell10g: allow 5gabse-r and usxgmii
` [PATCH net-next 4/7] net: phy: marvell10g: add MACTYPE definitions for 88X3310/88X3310P
` [PATCH net-next 5/7] net: phy: marvell10g: save MACTYPE instead of rate_matching boolean
` [PATCH net-next 6/7] net: phy: marvell10g: support more rate matching modes
` [PATCH net-next 7/7] net: phy: marvell10g: support other MACTYPEs

[PATCH net-next v3 v3 0/2] axienet clock additions
 2021-03-24 17:08 UTC  (3+ messages)
` [PATCH net-next v3 v3 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks

[PATCH 5.11 000/120] 5.11.9-rc1 review
 2021-03-24 17:01 UTC  (3+ messages)
` [PATCH 5.11 093/120] iio: adc: adi-axi-adc: add proper Kconfig dependencies

[PATCH] remoteproc: pru: Fix firmware loading crashes on K3 SoCs
 2021-03-24 17:08 UTC  (3+ messages)

[PATCH v5 00/19] coresight: Add support for ETE and TRBE
 2021-03-24 17:06 UTC  (11+ messages)
` [PATCH v5 05/19] arm64: Add support for trace synchronization barrier

[PATCH for-next] RDMA/rxe: Split MEM into MR and MW
 2021-03-24 17:07 UTC  (6+ messages)

[Intel-gfx] [PATCH v2 0/3] Simplify intel_setup_outputs()
 2021-03-24 17:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Simplify intel_setup_outputs() (rev3)

please pick 552546366a30 to 5.4.y
 2021-03-24 17:06 UTC  (2+ messages)

[PATCH] ref-manual: extend/add HOSTTOOLS, HOSTTOOLS_DIR defns
 2021-03-24 17:09 UTC  (2+ messages)
` [docs] "

linux-next: build warning after merge of the akpm-current tree
 2021-03-24 17:06 UTC  (2+ messages)
` [PATCH] script: get_abi.pl: escape "<" and ">" characters

[PATCH] util-linux-uuid: include /usr/lib/debug in FILES_util-linux-libuuid-dbg
 2021-03-24 17:07 UTC 

[RFC Part2 PATCH 00/30] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-03-24 17:04 UTC  (31+ messages)
` [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
` [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
` [RFC Part2 PATCH 03/30] x86: add helper functions for RMPUPDATE and PSMASH instruction
` [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
` [RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
` [RFC Part2 PATCH 06/30] x86/fault: dump the RMP entry on #PF
` [RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation
` [RFC Part2 PATCH 08/30] crypto:ccp: define the SEV-SNP commands
` [RFC Part2 PATCH 09/30] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [RFC Part2 PATCH 10/30] crypto: ccp: shutdown SNP firmware on kexec
` [RFC Part2 PATCH 11/30] crypto:ccp: provide APIs to issue SEV-SNP commands
` [RFC Part2 PATCH 12/30] crypto ccp: handle the legacy SEV command when SNP is enabled
` [RFC Part2 PATCH 13/30] KVM: SVM: add initial SEV-SNP support
` [RFC Part2 PATCH 14/30] KVM: SVM: make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [RFC Part2 PATCH 15/30] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [RFC Part2 PATCH 16/30] KVM: SVM: add KVM_SNP_INIT command
` [RFC Part2 PATCH 17/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_START command
` [RFC Part2 PATCH 18/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_UPDATE command
` [RFC Part2 PATCH 19/30] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [RFC Part2 PATCH 20/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_FINISH command
` [RFC Part2 PATCH 21/30] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [RFC Part2 PATCH 22/30] x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [RFC Part2 PATCH 23/30] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [RFC Part2 PATCH 24/30] KVM: X86: define new RMP check related #NPF error bits
` [RFC Part2 PATCH 25/30] KVM: X86: update page-fault trace to log the 64-bit error code
` [RFC Part2 PATCH 26/30] KVM: SVM: add support to handle GHCB GPA register VMGEXIT
` [RFC Part2 PATCH 27/30] KVM: SVM: add support to handle MSR based Page State Change VMGEXIT
` [RFC Part2 PATCH 28/30] KVM: SVM: add support to handle "
` [RFC Part2 PATCH 29/30] KVM: X86: export the kvm_zap_gfn_range() for the SNP use
` [RFC Part2 PATCH 30/30] KVM: X86: Add support to handle the RMP nested page fault

[PATCH v2 0/9] Si5341 driver updates
 2021-03-24 17:04 UTC  (3+ messages)
` [PATCH v2 1/9] dt-bindings: clock: clk-si5341: Add new attributes

[PATCH v9 00/70] drm/i915: Remove obj->mm.lock!
 2021-03-24 17:05 UTC  (7+ messages)
` [PATCH v9 63/70] drm/i915: Move gt_revoke() slightly
  ` [Intel-gfx] "
` [PATCH v9 64/70] drm/i915: Add missing -EDEADLK path in execbuffer ggtt pinning
  ` [Intel-gfx] "

[PATCHv3 0/6] arm64: Support FIQ controller registration
 2021-03-24 17:03 UTC  (13+ messages)
` [PATCHv3 3/6] arm64: irq: rework root IRQ handler registration
` [PATCHv3 4/6] arm64: entry: factor irq triage logic into macros
` [PATCHv3 5/6] arm64: Always keep DAIF.[IF] in sync
` [PATCHv3 6/6] arm64: irq: allow FIQs to be handled

drivers/gpu/drm/i915/gvt/gtt.c:267:19: error: unused function 'get_pt_type'
 2021-03-24 17:04 UTC  (5+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-24 17:03 UTC  (15+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[dpdk-dev] [PATCH] eal: standard c++ forbids defining the keyword asm as a macro
 2021-03-24 17:04 UTC  (4+ messages)

[PATCH v4] util-linux: split uuid in separate recipe to allow bootstrapping
 2021-03-24 17:03 UTC  (11+ messages)
` [PATCH v11] "
            ` [OE-core] "

[PATCH v2 0/2] intel/pinctrl: check some registers reads
 2021-03-24 17:02 UTC  (5+ messages)
` [PATCH v2 1/2] intel/pinctrl: check REVID register value for device presence
` [PATCH v2 2/2] intel/pinctrl: check capability offset is between MMIO region

Weird Compilation issue with a c++ recipe
 2021-03-24 17:03 UTC 

[PATCH v5] dmaengine: idxd: Do not use devm for 'struct device' object allocation
 2021-03-24 17:01 UTC  (7+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.262-14-g923b89a287a7c)
 2021-03-24 17:01 UTC 

[PATCH] target/i386: Verify memory operand for lcall and ljmp
 2021-03-24 17:00 UTC  (2+ messages)

[PATCH v2 3/7] powerpc: convert config files to generic cmdline
 2021-03-24 16:59 UTC  (5+ messages)

[PATCH net-next] net/packet: Fix a typo in af_packet.c
 2021-03-24 17:00 UTC  (2+ messages)

HOSTTOOLS and HOSTTOOLS_NONFATAL and ASSUME_PROVIDED
 2021-03-24 17:01 UTC  (4+ messages)
` [docs] "

[PATCH net-next] net/tls: Fix a typo in tls_device.c
 2021-03-24 16:58 UTC  (2+ messages)

[PATCH 0/5] Minor improvements to the compat vdso and sigpage
 2021-03-24 16:58 UTC  (2+ messages)

stable/linux-4.4.y build: 158 builds: 0 failed, 158 passed, 5 warnings (v4.4.263)
 2021-03-24 16:59 UTC 

[PATCH net-next] 6lowpan: Fix some typos in nhc_udp.c
 2021-03-24 16:57 UTC  (2+ messages)

[PATCH RESEND] intel/pinctrl: check capability offset is between MMIO region
 2021-03-24 16:57 UTC  (6+ messages)

[PATCH v3 00/23] TSC trace clock to nanosecond conversion
 2021-03-24 16:56 UTC  (6+ messages)
` [PATCH v3 06/23] trace-cmd: Add new trace-cmd clock tsc2nsec

[PATCH rdma-next] bnxt_re: Rely on Kconfig to keep module dependency
 2021-03-24 16:56 UTC  (5+ messages)

[PATCH v9 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-03-24 16:55 UTC  (4+ messages)
` [PATCH v9 1/7] smccc: Add HVC call variant with result registers other than 0 thru 3

[Virtio-fs] Current file handle status and open questions
 2021-03-24 16:57 UTC  (5+ messages)

[PATCH 1/6] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries
 2021-03-24 16:56 UTC  (7+ messages)
` [PATCH 2/6] CHANGELOG.md: Add named PCI devices
` [PATCH 3/6] CHANGELOG.md: Add dom0 zstd compression support
` [PATCH 4/6] CHANGELOG.md: NetBSD lib/gnttab support
` [PATCH 5/6] CHANGELOG.md: Add entries for emulation
` [PATCH 6/6] CHANGELOG.md: Add entries for CI loop

[Bug 1921138] [NEW] tcg.c:3329: tcg fatal error
 2021-03-24 16:50 UTC  (2+ messages)
` [Bug 1921138] "

[PATCH v2 0/7] pm80xx updates
 2021-03-24 17:03 UTC  (8+ messages)
` [PATCH v2 1/7] pm80xx: Add sysfs attribute to check mpi state
` [PATCH v2 2/7] pm80xx: Add sysfs attribute to track RAAE count
` [PATCH v2 3/7] pm80xx: Add sysfs attribute to track iop0 count
` [PATCH v2 4/7] pm80xx: Add sysfs attribute to track iop1 count
` [PATCH v2 5/7] pm80xx: Completing pending IO after fatal error
` [PATCH v2 6/7] pm80xx: Reset PI and CI memory during re-initialize
` [PATCH v2 7/7] pm80xx: remove global lock from outbound queue processing

[dpdk-dev] [PATCH 00/11] improve options help
 2021-03-24 16:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "

[RFC PATCH 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-24 16:53 UTC  (25+ messages)
` [RFC PATCH 2/8] hugetlb: recompute min_count when dropping hugetlb_lock
` [RFC PATCH 5/8] hugetlb: change free_pool_huge_page to remove_pool_huge_page
` [RFC PATCH 7/8] hugetlb: add update_and_free_page_no_sleep for irq context

[PATCH v3 1/1] mfd: intel_quark_i2c_gpio: enable MSI interrupt
 2021-03-24 16:53 UTC  (3+ messages)

[PATCH] [v2] drm/imx: imx-ldb: fix out of bounds array access warning
 2021-03-24 16:52 UTC  (8+ messages)

[PATCH] of/fdt: Check dtb pointer first in unflatten_device_tree
 2021-03-24 16:52 UTC  (2+ messages)

[PATCH 2/3] usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board
 2021-03-24 16:52 UTC  (2+ messages)

[ANNOUNCE] 5.10.25-rt35
 2021-03-24 16:51 UTC 

[PATCH 0/9] drm/tegra: Various improvements
 2021-03-24 16:50 UTC  (8+ messages)
` [PATCH 6/9] drm/tegra: gem: Add a clarifying comment

[meta-python2][dunfell][PATCH 1/3] python2-target-recipes-blacklist.inc: add and .inc file with conditional blacklist of target python2 recipes
 2021-03-24 16:50 UTC  (3+ messages)
` [meta-python2][dunfell][PATCH 2/3] python2-target-recipes-blacklist.inc: add PNBLACKLIST for mysql-python, lio-utils, openlmi-tools from meta-oe as well
` [meta-python2][dunfell][PATCH 3/3] python2-target-recipes-blacklist.inc: remove mysql-python, lio-utils, openlmi-tools from meta-oe-packagegroup

[meta-python2][gatesgarth][PATCH 1/3] python2-target-recipes-blacklist.inc: add and .inc file with conditional blacklist of target python2 recipes
 2021-03-24 16:50 UTC  (3+ messages)
` [meta-python2][gatesgarth][PATCH 2/3] python2-target-recipes-blacklist.inc: add PNBLACKLIST for mysql-python, lio-utils, openlmi-tools from meta-oe as well
` [meta-python2][gatesgarth][PATCH 3/3] python2-target-recipes-blacklist.inc: remove mysql-python, lio-utils, openlmi-tools from meta-oe-packagegroup

[meta-python2][PATCH 1/2] python2-target-recipes-blacklist.inc: add PNBLACKLIST for mysql-python, lio-utils, openlmi-tools from meta-oe as well
 2021-03-24 16:49 UTC  (2+ messages)
` [meta-python2][PATCH 2/2] python2-target-recipes-blacklist.inc: remove mysql-python, lio-utils, openlmi-tools from meta-oe-packagegroup

[PATCH] [v3] drm/imx: imx-ldb: fix out of bounds array access warning
 2021-03-24 16:47 UTC  (3+ messages)

[PATCH v7 2/2] ARM: ftrace: Add MODULE_PLTS support
 2021-03-24 16:46 UTC  (12+ messages)

[PATCH] arm64: move --fix-cortex-a53-843419 linker test to Kconfig
 2021-03-24 16:46 UTC  (3+ messages)

[meta-oe][dunfell][PATCH 1/4] ceres-solver: prevent fetching git hook during do_configure
 2021-03-24 16:47 UTC  (4+ messages)
` [meta-oe][dunfell][PATCH 2/4] packagegroup-meta-oe: include nodejs without meta-python2 conditional
` [meta-oe][dunfell][PATCH 3/4] packagegroup-meta-oe: move the packages depending on meta-python2 to separate packages
` [meta-oe][dunfell][PATCH 4/4] packagegroup-meta-oe: add guider

[PATCH 0/2] TI K3 R5F remoteproc support on AM46x SoCs
 2021-03-24 16:46 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs

[meta-oe][gatesgarth][PATCH 1/3] ceres-solver: prevent fetching git hook during do_configure
 2021-03-24 16:47 UTC  (3+ messages)
` [meta-oe][gatesgarth][PATCH 2/3] packagegroup-meta-oe: include nodejs without meta-python2 conditional
` [meta-oe][gatesgarth][PATCH 3/3] packagegroup-meta-oe: move the packages depending on meta-python2 to separate packages

[meta-oe][PATCH 1/4] packagegroup-meta-oe: include abseil-cpp for all architectures
 2021-03-24 16:46 UTC  (4+ messages)
` [meta-oe][PATCH 2/4] packagegroup-meta-oe: include nodejs without meta-python2 conditional
` [meta-oe][PATCH 3/4] packagegroup-meta-oe: move the packages depending on meta-python2 to separate packages
` [meta-oe][PATCH 4/4] mysql-python, lio-utils, openlmi-tools: add conditional PNBLACKLIST like meta-python2 does

[PATCH] static_call: fix function type mismatch
 2021-03-24 16:45 UTC  (9+ messages)

linux-next: Signed-off-by missing for commit in the arm64 tree
 2021-03-24 16:45 UTC  (3+ messages)

[PATCH 1/2] Branching: Update version files etc. for newly unstable
 2021-03-24 16:46 UTC  (2+ messages)

[PATCH v2] mmc-utils: Add eMMC erase command support
 2021-03-24 16:44 UTC 

[PATCH v5 0/6] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-24 16:43 UTC  (3+ messages)

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-03-24 16:44 UTC  (14+ messages)
` [RFC Part1 PATCH 01/13] x86/cpufeatures: Add SEV-SNP CPU feature
` [RFC Part1 PATCH 02/13] x86/mm: add sev_snp_active() helper
` [RFC Part1 PATCH 03/13] x86: add a helper routine for the PVALIDATE instruction
` [RFC Part1 PATCH 04/13] x86/sev-snp: define page state change VMGEXIT structure
` [RFC Part1 PATCH 05/13] X86/sev-es: move few helper functions in common file
` [RFC Part1 PATCH 06/13] x86/compressed: rescinds and validate the memory used for the GHCB
` [RFC Part1 PATCH 07/13] x86/compressed: register GHCB memory when SNP is active
` [RFC Part1 PATCH 08/13] x86/sev-es: register GHCB memory when SEV-SNP "
` [RFC Part1 PATCH 09/13] x86/kernel: add support to validate memory in early enc attribute change
` [RFC Part1 PATCH 10/13] X86: kernel: make the bss.decrypted section shared in RMP table
` [RFC Part1 PATCH 11/13] x86/kernel: validate rom memory before accessing when SEV-SNP is active
` [RFC Part1 PATCH 12/13] x86/sev-es: make GHCB get and put helper accessible outside
` [RFC Part1 PATCH 13/13] x86/kernel: add support to validate memory when changing C-bit

[PATCH 0/4] BCM2711's sdhci-iproc CMD timeouts
 2021-03-24 16:43 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: mmc: iproc-sdhci: Convert to json-schema

[PATCH 1/3] usb: dwc2: Add default param to control power optimization
 2021-03-24 16:44 UTC  (2+ messages)

[dunfell][PATCH] guider: Upgrade to 3.9.7
 2021-03-24 16:45 UTC  (5+ messages)
` [oe] "

[cip-dev] cip/linux-4.19.y-cip-rt baseline: 238 runs, 6 regressions (v4.19.182-cip45-rt19) #kernelci
 2021-03-24 16:45 UTC 

[PATCH] drm/amdgpu: Set amdgpu.noretry=1 for Arcturus
 2021-03-24 16:43 UTC  (2+ messages)

[PATCH v5 1/8] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-03-24 16:41 UTC  (3+ messages)
` [PATCH v5 2/8] usb: dwc3: of-simple: bail probe if no dwc3 child node

[PATCH][next] staging: rtl8188eu: Fix null pointer dereference on free_netdev call
 2021-03-24 16:11 UTC  (2+ messages)


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.