All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-16 08:26:15 to 2021-07-16 09:10:21 UTC [more...]

[PATCH 0/9] config-based hooks restarted
 2021-07-16  9:01 UTC  (11+ messages)
` [PATCH 2/9] hook: allow parallel hook execution
` [PATCH 3/9] hook: introduce "git hook list"
` [PATCH 4/9] hook: treat hookdir hook specially
` [PATCH 6/9] hook: include hooks from the config
` [PATCH 7/9] hook: allow out-of-repo 'git hook' invocations

[dpdk-dev] [PATCH] app/testpmd: fix testpmd doesn't show RSS hash offload
 2021-07-16  9:09 UTC  (4+ messages)
    ` [dpdk-dev] [dpdk-stable] "

[PATCH 0/8] Due to changes in hardware design, add patch to
 2021-07-16  9:09 UTC  (4+ messages)
` [PATCH 3/8] i2c: mediatek: fixing the incorrect register offset

[PULL 00/11] x86 queue, 2021-07-13
 2021-07-16  9:07 UTC  (5+ messages)
` [PULL 04/11] i386: expand Hyper-V features during CPU feature expansion time

[PATCH 0/7] dt-bindings: imx8mp: fix dt schema check errors
 2021-07-16  9:06 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile

[igt-dev] [PATCH] tests/amdgpu: Add generic commit test for bandwidth validation
 2021-07-16  9:07 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] usb: dwc2: Skip clock gating on Samsung SoCs
 2021-07-16  9:07 UTC  (3+ messages)

❌ FAIL: Test report for kernel 5.14.0-rc1 (arm-next, e6f85cbe)
 2021-07-16  9:03 UTC  (3+ messages)

[PATCH] Decouple build from userspace headers
 2021-07-16  9:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/5] drm: Define DRM_FORMAT_MAX_PLANES
 2021-07-16  9:03 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/1] lib/vhost: support async dequeue for split ring
 2021-07-16  9:02 UTC  (10+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
  ` [dpdk-dev] [PATCH v5 3/4] vhost: "

[PATCH V5 0/2] virtio: Add specification for virtio-gpio
 2021-07-16  9:02 UTC  (3+ messages)
` [virtio-dev] [PATCH V5 2/2] virtio-gpio: Add support for interrupts
  `  "

[PATCH] block: ensure the memory order between bi_private and bi_status
 2021-07-16  9:02 UTC  (4+ messages)

[PATCH 0/6] Renesas RZ/G2L CANFD support
 2021-07-16  9:02 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH 2/6] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH 3/6] dt-bindings: clk: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH 4/6] clk: renesas: r9a07g044-cpg: Add entry for fixed clock P0_DIV2

[PATCH v2 6/7] soc: mediatek: mmsys: Add reset controller support
 2021-07-16  9:01 UTC  (7+ messages)

[PATCH v3] spi: spi-cadence-quadspi: Fix division by zero warning
 2021-07-16  9:00 UTC  (3+ messages)

[PATCH] ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend
 2021-07-16  8:58 UTC 

[PATCH] fault-inject: Declare the second argument of setup_fault_attr() const
 2021-07-16  8:59 UTC  (3+ messages)
` [PATCH v2 14/19] scsi: ufs: Use the doorbell register instead of the UTRLCNR register

incoming
 2021-07-16  8:57 UTC  (4+ messages)
` [patch 07/54] mm/slub: use stackdepot to save stack trace in objects

[libgpiod][PATCH v2 0/3] libgpiod v2: C++ bindings
 2021-07-16  8:56 UTC  (5+ messages)
` [libgpiod][PATCH v2 3/3] bindings: cxx: implement C++ bindings for libgpiod v2.0

[PATCH V8 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-07-16  8:53 UTC  (21+ messages)
` [PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH V8 02/18] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
` [PATCH V8 03/18] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH V8 04/18] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH V8 05/18] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH V8 06/18] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH V8 07/18] x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value
` [PATCH V8 08/18] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH V8 09/18] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
` [PATCH V8 10/18] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH V8 11/18] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
` [PATCH V8 12/18] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH V8 13/18] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH V8 14/18] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH V8 15/18] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
` [PATCH V8 16/18] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH V8 17/18] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH V8 18/18] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64

[dpdk-dev] [PATCH 0/2] vhost: handle memory hotplug for async vhost
 2021-07-16  8:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/5] "
  ` [dpdk-dev] [PATCH v4 2/5] vhost: add unsafe API to drain pkts in "

UEFI Secureboot not succeeding with Grub 2.06 and later version
 2021-07-16  8:55 UTC  (12+ messages)

[PATCH v1 0/9] s390x: CPU Topology
 2021-07-16  8:54 UTC  (3+ messages)
` [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing

[PATCH 0/2] target/arm: Add sve-default-vector-length cpu property
 2021-07-16  8:53 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Export aarch64_sve_zcr_get_valid_len

[PATCH V3 0/5] i3c: master: svc: some bug fixes and add runtime pm support
 2021-07-16  8:53 UTC  (12+ messages)
` [PATCH V3 1/5] i3c: master: svc: move module reset behind clk enable
` [PATCH V3 2/5] i3c: master: svc: fix atomic issue
` [PATCH V3 3/5] i3c: master: svc: add support for slave to stop returning data
` [PATCH V3 4/5] i3c: master: svc: set ODSTOP to let I2C device see the STOP signal
` [PATCH V3 5/5] i3c: master: svc: add runtime pm support

[dpdk-dev] [PATCH v3] app/testpmd: fix testpmd doesn't show RSS hash offload
 2021-07-16  8:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4] "
      ` [dpdk-dev] [dpdk-stable] "

[PATCH 0/2] Fixes for KSZ DSA switch
 2021-07-16  8:49 UTC  (3+ messages)
  ` Aw: "

[PATCH v2 0/9] Add MediaTek SoC DRM (vdosys0) support for mt8195
 2021-07-16  8:46 UTC  (9+ messages)
` [PATCH v2 9/9] drm/mediatek: add MERGE "

[PATCH 0/5] drm: Provide framebuffer vmap helpers
 2021-07-16  8:50 UTC  (4+ messages)
` [PATCH 1/5] drm: Define DRM_FORMAT_MAX_PLANES

[PATCH v6 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-16  8:47 UTC  (8+ messages)
` [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller

[PATCH v7 0/4] use bin_attribute to break the size limitation of cpumap ABI
 2021-07-16  8:49 UTC  (3+ messages)
` [PATCH v7 2/4] topology: "

[PATCH -next] memcg: fix sleep in invalid context in cgroup_rstat_flush()
 2021-07-16  8:48 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] crypto/ccp: moving vdev to PCI driver
 2021-07-16  8:47 UTC 

[dpdk-dev] [PATCH] net/mlx5: do not allow copy to mark via modify field
 2021-07-16  8:43 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH V2 0/5] i3c: master: svc: some bug fixes and add runtime pm support
 2021-07-16  8:43 UTC  (4+ messages)
` [PATCH V2 5/5] i3c: master: svc: "

[PULL 00/23] pc,pci,virtio: lots of new features
 2021-07-16  8:41 UTC  (5+ messages)

[PATCH v6 0/9] ACPI/IORT: Support for IORT RMR node
 2021-07-16  8:34 UTC  (30+ messages)
` [PATCH v6 1/9] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v6 2/9] ACPI/IORT: Add support for RMR node parsing
` [PATCH v6 3/9] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v6 4/9] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v6 5/9] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v6 6/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v6 7/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v6 8/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v6 9/9] iommu/dma: Reserve any RMR regions associated with a dev

[PULL] Pull request for u-boot master / v2021.10 = u-boot-stm32-20210715
 2021-07-16  8:40 UTC 

[PATCH v2] dma-mapping: use vmalloc_to_page for vmalloc addresses
 2021-07-16  8:39 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] OCTEONTX crypto adapter support
 2021-07-16  8:39 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] drivers: add octeontx crypto adapter framework
      ` [dpdk-dev] [EXT] "

[PATCH v6 00/12] Introduce Architectural LBR for vPMU
 2021-07-16  8:50 UTC  (13+ messages)
` [PATCH v6 01/12] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v6 02/12] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v6 03/12] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v6 04/12] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v6 05/12] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v6 06/12] KVM: x86/pmu: Refactor code to support "
` [PATCH v6 07/12] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH v6 08/12] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v6 09/12] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v6 10/12] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v6 11/12] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v6 12/12] KVM: x86/cpuid: Advise Arch LBR feature in CPUID

[dpdk-dev] [PATCH 0/7] Refactor the NFP PMD
 2021-07-16  8:35 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/7] net/nfp: split rxtx headers into separate file
  ` [dpdk-dev] [PATCH v2 2/7] net/nfp: move rxtx functions to their own file
  ` [dpdk-dev] [PATCH v2 3/7] net/nfp: move CPP bridge to a separate file
  ` [dpdk-dev] [PATCH v2 4/7] net/nfp: prototype common functions in header file
  ` [dpdk-dev] [PATCH v2 5/7] net/nfp: move VF functions into new file
  ` [dpdk-dev] [PATCH v2 6/7] net/nfp: move PF "
  ` [dpdk-dev] [PATCH v2 7/7] net/nfp: batch file rename for consistency

[PATCH] speakup: use C99 syntax for array initializers
 2021-07-16  8:35 UTC  (2+ messages)

[PATCH v15 0/2] leds: mt6360: Add LED driver for MT6360
 2021-07-16  8:17 UTC  (9+ messages)
` [PATCH v15 1/2] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v15 2/2] leds: mt6360: Add LED driver for MT6360

[PATCH 5.10 000/215] 5.10.51-rc1 review
 2021-07-16  8:35 UTC  (2+ messages)

[PATCH v6 00/13] ksmbd: introduce new SMB3 kernel server
 2021-07-16  8:35 UTC  (2+ messages)

[PATCH v3 1/3] drm/amdgpu: split amdgpu_device_access_vram() into two small parts
 2021-07-16  8:34 UTC  (2+ messages)

[PATCH] hw/intc/arm_gicv3: Fix GICv3 redistributor security checking
 2021-07-16  8:32 UTC  (2+ messages)

[PATCH 1/2] stm32mp: use device sequence number in boot_instance variable
 2021-07-16  8:32 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: stm32mp15: remove mmc alias

[PATCH v4] gpio: tegra186: Add ACPI support
 2021-07-16  8:31 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] stm32mp: stm32prog: use defines for virtual partition size
 2021-07-16  8:30 UTC  (2+ messages)

[PATCH] configs: stm32mp1: activate command rng
 2021-07-16  8:30 UTC  (2+ messages)

[PATCH 1/2] clk: stm32mp1: add support of SYSCFG clock
 2021-07-16  8:30 UTC  (4+ messages)
` [PATCH 2/2] stm32mp: syscon: manage clock when present in device tree

[PATCH] drm/bridge: anx7625: Use pm_runtime_force_{suspend,resume}
 2021-07-16  8:26 UTC  (6+ messages)
  ` [PATCH] drm/bridge: anx7625: Use pm_runtime_force_{suspend, resume}

[PATCH 0/7] stm32mp: cmd_stm32key: updates
 2021-07-16  8:28 UTC  (15+ messages)
` [PATCH 1/7] stm32mp: configs: activate the command stm32key only for ST boards
` [PATCH 2/7] stm32mp: cmd_stm32key: use sub command
` [PATCH 3/7] stm32mp: cmd_stm32key: handle error in fuse_hash_value
` [PATCH 4/7] stm32mp: cmd_stm32key: lock of PKH OTP after fuse
` [PATCH 5/7] stm32mp: cmd_stm32key: add get_misc_dev function
` [PATCH 6/7] stm32mp: cmd_stm32key: add read OTP subcommand
` [PATCH 7/7] stm32mp: cmd_stm32key: add subcommand close

[PATCH] mm/page_alloc: enable alloc bulk when page owner is on
 2021-07-16  8:17 UTC 

[PATCH v5 00/11] DDW + Indirect Mapping
 2021-07-16  8:27 UTC  (12+ messages)
` [PATCH v5 01/11] powerpc/pseries/iommu: Replace hard-coded page shift
` [PATCH v5 02/11] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
` [PATCH v5 03/11] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
` [PATCH v5 04/11] powerpc/pseries/iommu: Add ddw_list_new_entry() helper
` [PATCH v5 05/11] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
` [PATCH v5 06/11] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v5 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
` [PATCH v5 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
` [PATCH v5 09/11] powerpc/pseries/iommu: Find existing DDW with given "
` [PATCH v5 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping
` [PATCH v5 11/11] powerpc/pseries/iommu: Rename "direct window" to "dma window"

[PATCH v2] migration: clear the memory region dirty bitmap when skipping free pages
 2021-07-16  8:26 UTC  (4+ messages)

[PATCH] stm32mp: stm32prog: fix the content of short help message
 2021-07-16  8:26 UTC  (2+ messages)

[LTP] [PATCH] syscalls/ioctl_ns05,6: Fix buffer overflow
 2021-07-16  8:26 UTC  (2+ messages)

[PATCH v1 00/16] .map_sg() error cleanup
 2021-07-16  8:24 UTC  (3+ messages)
` [PATCH v1 10/16] s390/pci: return error code from s390_dma_map_sg()

[PATCH v5 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-16  8:24 UTC  (5+ messages)
` [PATCH v5 2/2] media: rc: introduce Meson IR TX driver


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.