All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-14 11:28:21 to 2020-07-14 12:08:31 UTC [more...]

[PATCH 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper
 2020-07-14 11:55 UTC  (13+ messages)

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-14 12:08 UTC  (30+ messages)
` [PATCH v4 01/75] KVM: SVM: Add GHCB definitions
` [PATCH v4 02/75] KVM: SVM: Add GHCB Accessor functions
` [PATCH v4 03/75] KVM: SVM: Use __packed shorthand
` [PATCH v4 04/75] x86/cpufeatures: Add SEV-ES CPU feature
` [PATCH v4 05/75] x86/traps: Move pf error codes to <asm/trap_pf.h>
` [PATCH v4 06/75] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH v4 07/75] x86/umip: Factor out instruction fetch
` [PATCH v4 08/75] x86/umip: Factor out instruction decoding
` [PATCH v4 09/75] x86/insn: Add insn_get_modrm_reg_off()
` [PATCH v4 10/75] x86/insn: Add insn_has_rep_prefix() helper
` [PATCH v4 11/75] x86/boot/compressed/64: Disable red-zone usage
` [PATCH v4 12/75] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH v4 13/75] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH v4 14/75] x86/boot/compressed/64: Add page-fault handler
` [PATCH v4 15/75] x86/boot/compressed/64: Always switch to own page-table
` [PATCH v4 16/75] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH v4 17/75] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH v4 18/75] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH v4 19/75] x86/boot/compressed/64: Call set_sev_encryption_mask earlier
` [PATCH v4 20/75] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
` [PATCH v4 21/75] x86/boot/compressed/64: Add set_page_en/decrypted() helpers
` [PATCH v4 22/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH v4 23/75] x86/boot/compressed/64: Unmap GHCB page before booting the kernel
` [PATCH v4 24/75] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v4 25/75] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH v4 26/75] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH v4 27/75] x86/idt: Move IDT to data segment
` [PATCH v4 28/75] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH v4 29/75] x86/idt: Move two function from k/idt.c to i/a/desc.h

[PATCH net] dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
 2020-07-14 12:08 UTC 

[PATCH 1/3] habanalabs: implement dma-fence mechanism
 2020-07-14 12:07 UTC  (7+ messages)

[PATCH v2 0/6] Improvements for dump_page()
 2020-07-14 12:06 UTC  (5+ messages)
` [PATCH v2 2/6] mm: Dump compound page information on a second line
` [PATCH v2 3/6] mm: Print head flags in dump_page

[PATCH 0/8] Few libtraceeevnt fixes, suggested Namhyung Kim
 2020-07-14 12:07 UTC  (2+ messages)

[Buildroot] [git commit] package/x11r7/xfont_font-*: make outputs reproducible
 2020-07-14 12:07 UTC 

[PATCH] drm/amd/display: Fix compilation error on dcn3
 2020-07-14 12:06 UTC 

[PATCH v11 00/15] perf: support enable and disable commands in stat and record modes
 2020-07-14 12:05 UTC  (2+ messages)

Please revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb" from all stable kernels
 2020-07-14 12:05 UTC  (2+ messages)

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-14 12:04 UTC  (11+ messages)
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[Fuego] [PATCH] Functional.fuego_release_test: Use the official Fuego repos
 2020-07-14 12:04 UTC 

[PATCH v7 00/15] switch to domheap for Xen page tables
 2020-07-14 12:03 UTC  (9+ messages)
` [PATCH v7 04/15] x86/mm: switch to new APIs in map_pages_to_xen
` [PATCH v7 05/15] x86/mm: switch to new APIs in modify_xen_mappings
` [PATCH v7 06/15] x86_64/mm: introduce pl2e in paging_init
` [PATCH v7 07/15] x86_64/mm: switch to new APIs "

[Buildroot] [PATCH 1/1] package/minizip: bump to version 2.10.0
 2020-07-14 12:04 UTC 

[dpdk-dev] Retrieving lcore worker thread id
 2020-07-14 12:03 UTC 

[PATCH 0/3] Rename some scsi host template functions
 2020-07-14 12:02 UTC  (5+ messages)
` [PATCH 3/3] scsi: Rename slave_configure to sdev_configure

[PATCH 00/32] Fix the final bunch of W=1 issues in USB
 2020-07-14 12:01 UTC  (6+ messages)
` [PATCH 08/32] usb: typec: tcpm: tcpm: Remove dangling unused 'struct tcpm_altmode_ops'

[Fuego] [PATCH 1/2] fuego-host-scripts: Have docker executable and libltdl7 in container
 2020-07-14 12:02 UTC  (2+ messages)
` [Fuego] [PATCH 2/2] Dockerfile: Add missing dependencies for release test

[PATCH platform-next v2 00/11] platform/x86: Add new features for Mellanox systems
 2020-07-14 12:02 UTC  (12+ messages)
` [PATCH platform-next v2 01/11] lib/string_helpers: Introduce string_upper() and string_lower() helpers
` [PATCH platform-next v2 02/11] lib/test-string_helpers.c: Add string_upper() and string_lower() tests
` [PATCH platform-next v2 03/11] platform/mellanox: mlxreg-hotplug: Modify module license
` [PATCH platform-next v2 04/11] platform/mellanox: mlxreg-hotplug: Use capability register for attribute creation
` [PATCH platform-next v2 05/11] platform/mellanox: mlxreg-hotplug: Add environmental data to uevent
` [PATCH platform-next v2 06/11] platform_data/mlxreg: Add support for complex attributes
` [PATCH platform-next v2 07/11] platform/x86: mlx-platform: Add more definitions for system attributes
` [PATCH platform-next v2 08/11] platform/mellanox: mlxreg-io: Add support for complex attributes
` [PATCH platform-next v2 09/11] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
` [PATCH platform-next v2 10/11] platform_data/mlxreg: Add presence register field for FAN devices
` [PATCH platform-next v2 11/11] platform/x86: mlx-platform: Extend FAN platform data description

[PATCH v3 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-07-14 11:59 UTC  (5+ messages)
` [PATCH v3 1/9] dt-bindings: reset: Add a binding for the RPi Firmware reset controller

[PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
 2020-07-14 12:00 UTC  (2+ messages)

Recent changes (master)
 2020-07-14 12:00 UTC 

[PATCH v2] iommu/exynos: Rename update_pte()
 2020-07-14 11:59 UTC 

[PATCH v3 0/7] arm64: Fix single-step handling and syscall tracing
 2020-07-14 11:57 UTC  (2+ messages)

[f2fs-dev] [PATCH v2 0/1] f2fs: zns zone-capacity support
 2020-07-14 11:57 UTC  (4+ messages)
` [f2fs-dev] [PATCH v2 1/1] f2fs: support zone capacity less than zone size
    `  "

[dpdk-dev] [PATCH] net/bonding: fix error code when creating bonded device
 2020-07-14 11:58 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/dpaa: announce extended definition of port_id in API 'rte_pmd_dpaa_set_tx_loopback'
 2020-07-14 11:57 UTC  (3+ messages)

[PATCH v2 0/9] hw/sd/sdcard: Fix CVE-2020-13253
 2020-07-14 11:55 UTC  (4+ messages)
` [PATCH v2 4/9] tests/acceptance/boot_linux: Expand SD card image to power of 2

[PATCH v6 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-14 11:55 UTC  (7+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-14 11:55 UTC  (6+ messages)

[PATCH 1/3] dt-bindings: ARM: imx: add kamstrup flex concentrator to schema
 2020-07-14 11:54 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: imx7: add support for kamstrup flex concentrator

[PATCH 1/2] mm: pgtable: Make generic pgprot_* macros available for no-MMU
 2020-07-14 11:53 UTC  (3+ messages)

[PATCH v4 00/16] Allwinner A100 Initial support
 2020-07-14 11:54 UTC  (3+ messages)
` [PATCH v4 10/16] mfd: axp20x: Allow the AXP803 to be probed by I2C

[PATCH v4 00/10] fanotify events with name info
 2020-07-14 11:54 UTC  (6+ messages)
` [PATCH v4 03/10] fsnotify: send event to parent and child with single callback
` [PATCH v4 04/10] fsnotify: send event with parent/name info to sb/mount/non-dir marks

[PATCH v1 0/4] Agilex's clock driver updates and fixes
 2020-07-14 11:53 UTC  (4+ messages)
` [PATCH v1 3/4] clk: agilex: Handle clock configuration differently in SPL and U-Boot proper

[PATCH 0/1] MAINTAINERS: add security quotient field
 2020-07-14 11:51 UTC  (3+ messages)
` [PATCH 1/1] MAINTAINERS: introduce cve or "

[PATCH] USB: Remove pci-dma-compat wrapper APIs
 2020-07-14 11:53 UTC  (2+ messages)

[gpio:gpio-descriptors-spi] BUILD SUCCESS 2e15ee1098f8358a9e45bcbd441e888b04af99ce
 2020-07-14 11:52 UTC 

[PATCH RFC] kprobes: Remove MODULES dependency
 2020-07-14 11:52 UTC  (10+ messages)

[Intel-wired-lan] [bug ?] i40e_rx_buffer_flip should not be called for redirected xsk copy mode
 2020-07-14 11:05 UTC  (3+ messages)
  ` 答复: "

[kvm-unit-tests PATCH v12 0/9] s390x: Testing the Channel Subsystem I/O
 2020-07-14 11:51 UTC  (4+ messages)
` [kvm-unit-tests PATCH v12 9/9] s390x: css: ssch/tsch with sense and interrupt

[PATCH v2 0/7] x86: compat header generation and checking adjustments
 2020-07-14 11:47 UTC  (7+ messages)
` [PATCH v2 2/7] x86/mce: add compat struct checking for XEN_MC_inject_v2
` [PATCH v2 3/7] x86/mce: bring hypercall subop compat checking in sync again

[dpdk-dev] [PATCH v2] net/pcap: support snaplen option to truncate packet
 2020-07-14 11:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[Intel-gfx] [PATCH 01/23] Revert "drm/i915/gem: Async GPU relocations only"
 2020-07-14 11:45 UTC  (23+ messages)
` [Intel-gfx] [PATCH 02/23] drm/i915: Revert relocation chaining commits
` [Intel-gfx] [PATCH 03/23] Revert "drm/i915/gem: Drop relocation slowpath"
` [Intel-gfx] [PATCH 04/23] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 05/23] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 06/23] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 07/23] Revert "drm/i915/gem: Split eb_vma into its own allocation"
` [Intel-gfx] [PATCH 08/23] drm/i915: Use per object locking in execbuf, v12
` [Intel-gfx] [PATCH 09/23] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 10/23] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 11/23] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 12/23] drm/i915: Pin engine before pinning all objects, v5
` [Intel-gfx] [PATCH 13/23] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 14/23] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 15/23] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH 16/23] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 17/23] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 18/23] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 19/23] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 20/23] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH 21/23] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2
` [Intel-gfx] [PATCH 22/23] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH 23/23] drm/i915: Add ww locking to pin_to_display_plane

[PATCH] Documentation: use includes in more ndctl command pages
 2020-07-14 11:45 UTC 

[PATCH 1/4] drm/amd/powerplay: add SMU mode1 reset
 2020-07-14 11:45 UTC  (5+ messages)
` [PATCH 4/4] drm/amdgpu: add module parameter choose reset mode

[TEGRA194_CPUFREQ PATCH v5 0/4] Add cpufreq driver for Tegra194
 2020-07-14 11:43 UTC  (6+ messages)
` [TEGRA194_CPUFREQ PATCH v5 1/4] dt-bindings: arm: Add t194 ccplex compatible and bpmp property

[Intel-gfx] [PATCH] drm/i915/gt: Assert the kernel context is using the HWSP
 2020-07-14 11:44 UTC 

[PATCH 1/2] iommu/intel: Avoid SAC address trick for PCIe devices
 2020-07-14 11:42 UTC  (6+ messages)
` [PATCH 2/2] iommu/dma: "

[PATCH] include: sbi_bitops: Remove dead shift assignment in ffs/fls
 2020-07-14 11:44 UTC  (3+ messages)

Redfish HealthRollup/LED question
 2020-07-14 11:44 UTC 

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-14 11:29 UTC  (5+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

[PATCH v3 0/7] riscv: Add k/uprobe supported
 2020-07-14 11:43 UTC  (10+ messages)
` [PATCH v3 3/7] riscv: Fixup kprobes handler couldn't change pc
` [PATCH v3 6/7] riscv: Add KPROBES_ON_FTRACE supported
` [PATCH v3 7/7] riscv: Add support for function error injection

[PATCH for-rc] RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE
 2020-07-14 11:42 UTC 

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-14 11:42 UTC  (6+ messages)
` [PATCH 2/9] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code

[kvm-unit-tests PATCH v1 0/2] Fix some compilation issues on 32bit
 2020-07-14 11:41 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 2/2] lib/alloc_page: Fix compilation issue on 32bit archs

[PATCH] iommu/exynos: Rename update_pte()
 2020-07-14 11:40 UTC  (2+ messages)

Add and use a generic copy_oldmem_page()
 2020-07-14 11:38 UTC  (7+ messages)
` [PATCH 1/3] lib: Add "

[PATCH 00/25] dma-fence annotations, round 3
 2020-07-14 11:40 UTC  (7+ messages)
` [PATCH 19/25] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
      ` [Intel-gfx] "

[PATCH 0/4] dma-pool: Fix atomic pool selection
 2020-07-14 11:40 UTC  (5+ messages)
` [PATCH 3/4] dma-pool: Introduce dma_guess_pool()

[PATCH v35 00/24] Intel SGX foundations
 2020-07-14 11:38 UTC  (6+ messages)
` [PATCH v35 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[dpdk-dev] [PATCH] app/testpmd: fix display issue in flow query
 2020-07-14 11:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] app/testpmd: fix incorrect output format "

[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-14 11:37 UTC  (10+ messages)
` [PATCH v5 04/11] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v5 10/11] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj

[PATCH 0/5] Some bug fix for lpspi
 2020-07-14 11:37 UTC  (3+ messages)
` [PATCH 3/5] spi: lpspi: fix kernel warning dump when probe fail after calling spi_register

[PATCH 0/1] Upstreaming the KFD IPC API
 2020-07-14 11:36 UTC  (10+ messages)
` [PATCH 1/1] drm/amdkfd: Add "

PATCH 0/4] usbd: typec: fusb302: Add support for specifying supported alternate-modes through devicetree/fwnodes
 2020-07-14 11:36 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: usb-connector: Add support for Type-C alternate-modes
` [PATCH 2/4] usb: typec: Add typec_port_register_altmodes_from_fwnode()
` [PATCH 3/4] usb: typec: tcpm: Add support for altmodes
` [PATCH 4/4] platform/x86/intel_cht_int33fe: Add displayport altmode fwnode to the connector fwnode

[Question] About scaling factor of Enhanced Counter Virtualization
 2020-07-14 11:34 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Remove i915_request.lock requirement for execution callbacks
 2020-07-14 11:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-14 11:31 UTC  (8+ messages)
` [PATCH v5 07/13] pwm: add support for sl28cpld PWM controller

[PATCH v2] dt-bindings: ASoC: Convert UniPhier EVEA codec to json-schema
 2020-07-14 11:31 UTC  (8+ messages)

[PATCH v2 0/6] riscv: Add k/uprobe supported
 2020-07-14 11:32 UTC  (8+ messages)
` [PATCH v2 6/6] riscv: Add KPROBES_ON_FTRACE supported

[PATCH] tpm: avoid accessing cleared ops during shutdown
 2020-07-14 11:32 UTC  (4+ messages)

[PATCH v2] serial: mxs-auart: add missed iounmap() in probe failure and remove
 2020-07-14 11:29 UTC  (3+ messages)

[PATCH] ASoC: qcom: qdsp6: Use the defined variable to clean code
 2020-07-14 11:29 UTC  (2+ messages)

[PATCH for-rc] RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPC
 2020-07-14 11:28 UTC 

[yocto] meta layers priority using BBFILE_PRIORITY in layer.conf is not working for me?
 2020-07-14 11:29 UTC  (2+ messages)

[PATCH] ASoC: qcom: qdsp6: Use IS_ERR() instead of IS_ERR_OR_NULL()
 2020-07-14 11:27 UTC 

[PATCH 4.19] IB/umem: fix reference count leak in ib_umem_odp_get()
 2020-07-14 11:28 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] Allow privileged user to map the OA buffer
 2020-07-14 11:28 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/perf: Map OA buffer to user space


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.