LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 00/19] AMX Support in KVM
2021-12-08 0:03 UTC (20+ messages)
` [PATCH 01/19] x86/fpu: Extend prctl() with guest permissions
` [PATCH 02/19] x86/fpu: Prepare KVM for dynamically enabled states
` [PATCH 03/19] kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
` [PATCH 04/19] kvm: x86: Check guest xstate permissions when KVM_SET_CPUID2
` [PATCH 05/19] x86/fpu: Move xfd initialization out of __fpstate_reset() to the callers
` [PATCH 06/19] x86/fpu: Add reallocation mechanims for KVM
` [PATCH 07/19] kvm: x86: Propagate fpstate reallocation error to userspace
` [PATCH 08/19] x86/fpu: Move xfd_update_state() to xstate.c and export symbol
` [PATCH 09/19] kvm: x86: Prepare reallocation check
` [PATCH 10/19] kvm: x86: Emulate WRMSR of guest IA32_XFD
` [PATCH 11/19] kvm: x86: Check fpstate reallocation in XSETBV emulation
` [PATCH 12/19] x86/fpu: Prepare KVM for bringing XFD state back in-sync
` [PATCH 13/19] kvm: x86: Disable WRMSR interception for IA32_XFD on demand
` [PATCH 14/19] x86/fpu: Prepare for KVM XFD_ERR handling
` [PATCH 15/19] kvm: x86: Save and restore guest XFD_ERR properly
` [PATCH 16/19] kvm: x86: Introduce KVM_{G|S}ET_XSAVE2 ioctl
` [PATCH 17/19] docs: virt: api.rst: Document the new KVM_{G, S}ET_XSAVE2 ioctls
` [PATCH 18/19] kvm: x86: AMX XCR0 support for guest
` [PATCH 19/19] kvm: x86: Add AMX CPUIDs support
[RFC] drm/msm/dp: Allow attaching a drm_panel
2021-12-07 17:29 UTC (13+ messages)
[PATCH] KVM: x86: Always set kvm_run->if_flag
2021-12-07 17:28 UTC (7+ messages)
[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
2021-12-07 17:24 UTC (5+ messages)
` [PATCH v2 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v2 3/7] Documentation: KUnit: Added KUnit Architecture
[PATCH v3] powerpc/pseries: read the lpar name from the firmware
2021-12-07 17:24 UTC (6+ messages)
[PATCH] Revert "efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness"
2021-12-07 17:22 UTC (8+ messages)
` [PATCH v3, resend] random: fix crash on multiple early calls to add_bootloader_randomness()
` [PATCH v4] "
` [PATCH v5] "
[PATCH] mm/madvise: break reclaim when lock race
2021-12-07 17:20 UTC (3+ messages)
[PATCH v3] mm: fix panic in __alloc_pages
2021-12-07 17:17 UTC (22+ messages)
WARNING: CPU: 1 PID: 722 at drivers/gpu/drm/i915/display/intel_tc.c:761
2021-12-07 17:16 UTC (2+ messages)
[PATCH 0/2] Driver for Open Profile for DICE
2021-12-07 17:16 UTC (5+ messages)
` [PATCH 2/2] misc: dice: Add driver to forward secrets to userspace
[syzbot] BUG: corrupted list in rdma_listen (2)
2021-12-07 17:15 UTC (6+ messages)
[V2 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
2021-12-07 17:14 UTC (7+ messages)
` [V2 1/6] PCI: Add #defines for accessing PCIe DVSEC fields
` [V2 2/6] driver core: auxiliary bus: Add driver data helpers
` [V2 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [V2 4/6] platform/x86: Add Intel Software Defined Silicon driver
` [V2 5/6] sample/sdsi: Sample of SDSi provisiong using sysfs
` [V2 6/6] selftests: sdsi: test sysfs setup
[RFC PATCH v4 0/2] RDMA/rxe: Add dma-buf support
2021-12-07 17:14 UTC (3+ messages)
[PATCH] drm/bridge: parade-ps8640: Add backpointer to drm_device in drm_dp_aux
2021-12-07 17:13 UTC (5+ messages)
[PATCH v3 00/16] ima: Namespace IMA with audit support in IMA-ns
2021-12-07 17:13 UTC (10+ messages)
[PATCH v4] powerpc/pseries: read the lpar name from the firmware
2021-12-07 17:11 UTC
[RFC][PATCH] tracefs: Set all files to the same group ownership as the mount option
2021-12-07 17:10 UTC (3+ messages)
[RFC 0/3] headers: start rework to avoid recursive inclusion
2021-12-07 17:07 UTC (8+ messages)
` [RFC 1/3] headers: add more types to linux/types.h
` [RFC 2/3] headers: introduce linux/struct_types.h
` [RFC 3/3] headers: repurpose linux/fs_types.h
[PATCH] MIPS: Do not define pci_remap_iospace() under MACH_LOONGSON64
2021-12-07 17:06 UTC (2+ messages)
[patch v7 00/10] extensible prctl task isolation interface and vmstat sync
2021-12-07 17:05 UTC (7+ messages)
` [patch v7 02/10] add prctl task isolation prctl docs and samples
libperf: lack of interface
2021-12-07 17:04 UTC (10+ messages)
[PATCH] cachefiles: fix __cachefiles_prepare_write() error handling
2021-12-07 17:02 UTC (2+ messages)
[PATCH] MIPS: Loongson64: Use three arguments for slti
2021-12-07 17:01 UTC
[PATCH v5 net-next 0/4] prepare ocelot for external interface control
2021-12-07 17:00 UTC (5+ messages)
` [PATCH v5 net-next 1/4] net: dsa: ocelot: remove unnecessary pci_bar variables
` [PATCH v5 net-next 2/4] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v5 net-next 3/4] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v5 net-next 4/4] net: mscc: ocelot: split register definitions to a separate file
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-12-07 16:58 UTC (5+ messages)
` [PATCH v7 09/45] x86/sev: Save the negotiated GHCB version
[PATCH] nfsd: Fix nsfd startup race (again)
2021-12-07 16:56 UTC (2+ messages)
[PATCH v5 1/2] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
2021-12-07 16:52 UTC (4+ messages)
[PATCH] block: switch to atomic_t for request references
2021-12-07 16:52 UTC (18+ messages)
[PATCH] binder: fix pointer cast warning
2021-12-07 16:51 UTC (2+ messages)
[PATCH v2 linux-next] delayacct: track delays from memory compact
2021-12-07 16:50 UTC (5+ messages)
[PATCH v2 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
2021-12-07 16:50 UTC (5+ messages)
[GIT PULL] platform-drivers-x86 for 5.16-3
2021-12-07 16:40 UTC
[PATCH v4 net-next 0/5] prepare ocelot for external interface control
2021-12-07 16:40 UTC (9+ messages)
` [PATCH v4 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions
[PATCH v2] x86: Skip WBINVD instruction for VM guest
2021-12-07 16:35 UTC (4+ messages)
` [PATCH 0/4] ACPI/ACPICA: Only flush caches on S1/S2/S3 and C3
` [PATCH 2/4] ACPI: PM: Remove redundant cache flushing
[PATCH 0/6] Initial Samsung Galaxy A8 (2018) support
2021-12-07 16:34 UTC (3+ messages)
[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
2021-12-07 16:31 UTC (8+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "
[PATCH] dt-bindings: net: Add missing properties used in examples
2021-12-07 16:29 UTC (3+ messages)
[PATCH 0/3] AMD SMCA Updates
2021-12-07 16:28 UTC (4+ messages)
` [PATCH 1/3] x86/MCE/AMD: Provide an "Unknown" MCA bank type
[PATCH] powerpc: platforms: cell: pervasive: fix clang -Wimplicit-fallthrough
2021-12-07 16:27 UTC (2+ messages)
[PATCH] dt-bindings: memory-controllers: ti,gpmc: Drop incorrect unevaluatedProperties
2021-12-07 16:27 UTC (4+ messages)
[PATCH v1 1/1] i2c: core: Do not dereference fwnode in struct device
2021-12-07 16:24 UTC
[PATCH v3 1/3] PCI: apple: Follow the PCIe specifications when resetting the port
2021-12-07 16:22 UTC (2+ messages)
[PATCH v2 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
2021-12-07 16:18 UTC (2+ messages)
[PATCH] dt-bindings: misc: convert Qualcomm FastRPC bindings to the YAML schema
2021-12-07 16:17 UTC (3+ messages)
[PATCH v3 0/1] iommu/arm-smmu-v3: Simplify useless instructions in arm_smmu_cmdq_build_cmd()
2021-12-07 16:17 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH] drm/panel: Update BOE and INX initial code
2021-12-07 16:16 UTC (3+ messages)
` [v2] drm/panel: Update Boe-tv110c9m and Inx-hj110iz "
[PATCH] Bluetooth: Apply initial command workaround for more Intel chips
2021-12-07 16:14 UTC (5+ messages)
[PATCH net-next v6 0/4] Add FDMA support on ocelot switch driver
2021-12-07 16:13 UTC (6+ messages)
` [PATCH net-next v6 1/4] net: ocelot: export ocelot_ifh_port_set() to setup IFH
` [PATCH net-next v6 2/4] net: ocelot: add and export ocelot_ptp_rx_timestamp()
` [PATCH net-next v6 3/4] net: ocelot: add support for ndo_change_mtu
` [PATCH net-next v6 4/4] net: ocelot: add FDMA support
[PATCH v2 0/6] KEXEC_SIG with appended signature
2021-12-07 16:11 UTC (6+ messages)
` [PATCH v2 4/6] module: strip the signature marker in the verification function
` [PATCH v2 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig
[fscrypt:wip-wrapped-keys 7/13] drivers/soc/qcom/qti-ice-hwkm.c:111:16: error: expected declaration specifiers or '...' before string constant
2021-12-07 16:11 UTC
[PATCH 1/3] fs/ntfs3: fix endian conversion in ni_fname_name
2021-12-07 16:00 UTC (2+ messages)
[RFC Patch v2 0/3] I2C statistics as sysfs attributes
2021-12-07 16:00 UTC (3+ messages)
selftests/net/fcnal-test.sh: ipv6_ping test failed
2021-12-07 15:58 UTC (2+ messages)
[PATCH] arm: remove [_text, _stext) from kernel code resource
2021-12-07 15:57 UTC (2+ messages)
[PATCH] dt-bindings: net: mdio: Allow any child node name
2021-12-07 15:56 UTC (3+ messages)
[PATCH v3 1/4] iio: add filter subfolder
2021-12-07 15:54 UTC (4+ messages)
` [PATCH v3 2/4] iio:filter:admv8818: add support for ADMV8818
` [PATCH v3 3/4] dt-bindings:iio:filter: add admv8818 doc
` [PATCH v3 4/4] iio:filter:admv8818: Add sysfs ABI documentation
[PATCH 0/2] Revert "block: add single bio async direct IO helper" to avoid UAF
2021-12-07 15:51 UTC (3+ messages)
` [PATCH 1/2] Revert "block: avoid extra iter advance with async iocb"
` [PATCH 2/2] Revert "block: add single bio async direct IO helper"
[PATCH 00/15] arm64: dts: qcom: Add support for SM8450 SoC and QRD board
2021-12-07 15:51 UTC (9+ messages)
` [PATCH 09/15] arm64: dts: qcom: sm8450-qrd: enable ufs nodes
` [PATCH 12/15] arm64: dts: qcom: sm8450-qrd: include pmic files
[PATCH] ipv6: fix NULL pointer dereference in ip6_output()
2021-12-07 15:51 UTC (2+ messages)
[patch V2 00/23] genirq/msi, PCI/MSI: Spring cleaning - Part 1
2021-12-07 15:50 UTC (5+ messages)
` [patch V2 01/23] powerpc/4xx: Remove MSI support which never worked
[PATCH v1 1/1] thunderbolt: Do not dereference fwnode in struct device
2021-12-07 15:49 UTC (2+ messages)
[PATCH 0/5] Make Cluster Scheduling Configurable
2021-12-07 15:49 UTC (3+ messages)
[PATCH] MAINTAINERS: co-maintain random.c
2021-12-07 15:49 UTC (6+ messages)
[PATCH] dt-bindings: regulators: Document Tegra regulator coupling in json-schema
2021-12-07 15:49 UTC (5+ messages)
[PATCH 0/5] acpi: Store _PLD information and convert users
2021-12-07 15:46 UTC (3+ messages)
` [PATCH 4/5] usb: typec: port-mapper: Convert to the component framework
[RFC V2 0/6] media: Hantro: Split iMX8MQ VPU into G1 and G2 with blk-ctrl support
2021-12-07 15:38 UTC (4+ messages)
` [RFC V2 3/6] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
[PATCH net-next v5 0/4] Add FDMA support on ocelot switch driver
2021-12-07 15:37 UTC (7+ messages)
` [PATCH net-next v5 4/4] net: ocelot: add FDMA support
[PATCH v5 0/5] Add pin control support for lpass sc7280
2021-12-07 15:35 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: pinctrl: qcom: Update lpass lpi file name to SoC specific
` [PATCH v5 2/5] dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings
` [PATCH v5 3/5] pinctrl: qcom: Extract chip specific LPASS LPI code
` [PATCH v5 4/5] pinctrl: qcom: Add SC7280 lpass pin configuration
` [PATCH v5 5/5] pinctrl: qcom: Update clock voting as optional
[PATCH 0/3] Fix Tegra194 HDA regression
2021-12-07 15:35 UTC (14+ messages)
` [PATCH 1/3] ALSA: hda/tegra: Skip reset on BPMP devices
[PATCH v4 00/66] Introducing the Maple Tree
2021-12-07 15:34 UTC (3+ messages)
` [PATCH v4 05/66] Maple Tree: Add new data structure
[net-next RFC PATCH 0/6] Add support for qca8k mdio rw in Ethernet packet
2021-12-07 15:33 UTC (9+ messages)
` [net-next RFC PATCH 1/6] net: dsa: tag_qca: convert to FIELD macro
` [net-next RFC PATCH 2/6] net: dsa: tag_qca: move define to include linux/dsa
` [net-next RFC PATCH 3/6] net: dsa: tag_qca: add define for mdio read/write in ethernet packet
` [net-next RFC PATCH 4/6] net: dsa: qca8k: Add support for mdio read/write in Ethernet packet
` [net-next RFC PATCH 5/6] net: dsa: tag_qca: Add support for handling mdio read/write packet
` [net-next RFC PATCH 6/6] net: dsa: qca8k: cache lo and hi for mdio write
[PATCH v5 0/2] Add pinctrl support for SDX65
2021-12-07 15:31 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: qcom: Add SDX65 pinctrl bindings
[PATCH v4 0/5] Add pin control support for lpass sc7280
2021-12-07 15:21 UTC (10+ messages)
` [PATCH v4 3/5] pinctrl: qcom: Move chip specific functions to right files
` [PATCH v4 4/5] pinctrl: qcom: Update clock voting as optional
` [PATCH v4 5/5] pinctrl: qcom: Add SC7280 lpass pin configuration
[PATCH for-rc] RDMA/irdma: Fix a user-after-free in add_pble_prm
2021-12-07 15:21 UTC
[PATCH V4 0/6] Add Qualcomm Technologies, Inc. PM8008 regulator driver
2021-12-07 15:19 UTC (7+ messages)
` [PATCH V4 1/6] dt-bindings: regulator: Add "regulator-min-dropout-voltage-microvolt"
[PATCH REBASE] dt-bindings: pinctrl: use pinctrl.yaml
2021-12-07 15:17 UTC (4+ messages)
[PATCH] ASoC: soc-core: add the driver component name to the component struc
2021-12-07 15:16 UTC (5+ messages)
[PATCH] [v2] iwlwifi: work around reverse dependency on MEI
2021-12-07 15:14 UTC
[PATCH 0/2] ftrace: improve ftrace during compiling
2021-12-07 15:13 UTC (4+ messages)
` [PATCH v7 0/2] ftrace sorting optimization
` [PATCH v7 1/2] scripts: ftrace - move the sort-processing in ftrace_init
` [PATCH v7 2/2] script/sorttable: code style improvements
[PATCH] phy: qcom: fix bug: application of sizeof to pointer
2021-12-07 15:13 UTC (2+ messages)
[PATCH] dt-bindings: regulator: Fix type of regulator-coupled-max-spread property
2021-12-07 15:09 UTC (2+ messages)
[PATCH] regulator: dt-bindings: samsung,s5m8767: add missing op_mode to bucks
2021-12-07 15:09 UTC (2+ messages)
[PATCH v3] sched/fair: cleanup task_util and capacity type
2021-12-07 14:59 UTC (2+ messages)
[PATCH v2 00/14] Broadcom DT bindings updates to YAML
2021-12-07 14:58 UTC (5+ messages)
` [PATCH v2 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 "
` [PATCH v2 12/14] dt-bindings: ata: Convert Broadcom SATA "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).