All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-26 17:57:47 to 2021-05-26 18:47:08 UTC [more...]

[PATCH v4 00/11] KVM: Implement nested TSC scaling
 2021-05-26 18:44 UTC  (9+ messages)
` [PATCH v4 01/11] math64.h: Add mul_s64_u64_shr()
` [PATCH v4 02/11] KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'
` [PATCH v4 03/11] KVM: X86: Rename kvm_compute_tsc_offset() to kvm_compute_l1_tsc_offset()
` [PATCH v4 04/11] KVM: X86: Add a ratio parameter to kvm_scale_tsc()
` [PATCH v4 05/11] KVM: nVMX: Add a TSC multiplier field in VMCS12
` [PATCH v4 06/11] KVM: X86: Add functions for retrieving L2 TSC fields from common code
` [PATCH v4 07/11] KVM: X86: Add functions that calculate the nested TSC fields
` [PATCH v4 08/11] KVM: X86: Move write_l1_tsc_offset() logic to common code and rename it

[PATCH net] net: phy: Document phydev::dev_flags bits allocation
 2021-05-26 18:46 UTC 

[PATCH v7 00/22] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-26 17:46 UTC  (8+ messages)
` [PATCH v7 01/22] sched: Favour predetermined active CPU as migration destination
` [PATCH v7 13/22] sched: Allow task CPU affinity to be restricted on asymmetric systems

[meta-oe][master][PATCH 1/2] p7zip: build and package lib7z.so needed for fastboot
 2021-05-26 18:45 UTC  (3+ messages)
  ` [oe] "

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-26 18:45 UTC  (31+ messages)
` [RFC PATCH 36/97] drm/i915/guc: Add non blocking CTB send function
  ` [Intel-gfx] "
` [RFC PATCH 39/97] drm/i915/guc: Increase size of CTB buffers
  ` [Intel-gfx] "
` [RFC PATCH 53/97] drm/i915/guc: Disable semaphores when using GuC scheduling
  ` [Intel-gfx] "
` [RFC PATCH 55/97] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
  ` [Intel-gfx] "
` [RFC PATCH 60/97] drm/i915: Track 'serial' counts for virtual engines
  ` [Intel-gfx] "

[Buildroot] [PATCH 0/5] [RFC] Introduce cross-bin directory
 2021-05-26 18:45 UTC  (3+ messages)

[PATCH 21/24] usb: host: xhci: Move array of structs from the stack onto the heap
 2021-05-26 18:45 UTC  (2+ messages)
` [PATCH] usb: host: xhci: fix call_kern.cocci warnings

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-05-26 18:44 UTC  (17+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "

AF_XDP metadata/hints
 2021-05-26 18:44 UTC  (11+ messages)

[PATCH][next] xfs: Fix fall-through warnings for Clang
 2021-05-26 18:21 UTC  (4+ messages)

[PATCH v3 0/5] AM64: EVM/SK: Enable PCIe and USB
 2021-05-26 18:44 UTC  (3+ messages)
` [PATCH v3 1/5] arm64: dts: ti: k3-am64-main: Add SERDES DT node

[PATCH 0/3] pack-objects: introduce pack.preferBitmapTips
 2021-05-26 18:44 UTC  (4+ messages)
` [PATCH 2/3] t/helper/test-bitmap.c: initial commit
  ` SunCC doesn't compile v2.32.0-rc* anymore (was "Re: [PATCH 2/3] t/helper/test-bitmap.c: initial commit")

[PATCH V3 1/2] dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 GCC driver
 2021-05-26 18:43 UTC  (2+ messages)
` [PATCH V3 2/2] clk: qcom: Add SM6125 (TRINKET) "

[Buildroot] [PATCH 0/3] Riscv32 gcc bug 93532 workaround
 2021-05-26 18:43 UTC  (2+ messages)

[PATCH] linux-user: Remove unnecessary static assert involving __SIGRTMAX
 2021-05-26 18:36 UTC  (3+ messages)

[PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-26 18:41 UTC  (5+ messages)

[PATCH] iotests/check: move general long options to double dash
 2021-05-26 18:16 UTC 

[XEN PATCH v1] libxl: use getrandom() syscall for random data extraction
 2021-05-26 18:41 UTC  (5+ messages)

[PATCH] regulator: fan53555: add back tcs4526
 2021-05-26 18:41 UTC  (2+ messages)

[PATCH v9 0/6] RISC-V Pointer Masking implementation
 2021-05-26 17:57 UTC  (14+ messages)
` [PATCH v9 1/6] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v9 2/6] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v9 3/6] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v9 4/6] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v9 5/6] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v9 6/6] [RISCV_PM] Allow experimental J-ext to be turned on

[PATCH v3 0/8] Parallel Checkout (part 3)
 2021-05-26 18:36 UTC  (3+ messages)
` [PATCH v3 4/8] parallel-checkout: add tests for basic operations
  ` AIX failures on parallel checkout (new in v2.32.0-rc*)

[PATCH 1/3] sparc64: Add compile-time asserts for siginfo_t offsets
 2021-05-26 18:29 UTC  (5+ messages)
` [PATCH 3/3] arm64: "

[RFC PATCH 00/15] softmmu: Make various objects target agnostic
 2021-05-26 18:35 UTC  (3+ messages)
` [RFC PATCH 01/15] accel/kvm: Add more stubs

Error building sample modules
 2021-05-26 18:38 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: import patch to support uclibc
 2021-05-26 18:38 UTC 

[PATCH v7 00/31] python: create installable package
 2021-05-26 18:31 UTC  (12+ messages)
` [PATCH v7 17/31] python: add pylint to pipenv
` [PATCH v7 29/31] python: add .gitignore
` [PATCH v7 31/31] gitlab: add python linters to CI

[PATCH v4 0/2] arm64: split ARM64_PTR_AUTH option to userspace and kernel
 2021-05-26 17:39 UTC  (2+ messages)

[XEN PATCH v1] libxl/arm: provide guests with random seed
 2021-05-26 18:36 UTC  (5+ messages)

[PATCH] nvme-pci: set some AMD PCIe downstream storage device to D3 for s2idle
 2021-05-26 17:42 UTC  (8+ messages)

[PATCH] drm/i915/params: Align visibility of device level and global modparams
 2021-05-26 18:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/params: Align visibility of device level and global modparams (rev2)

[PATCH 1/3] kunit: Support skipped tests
 2021-05-26 18:35 UTC  (5+ messages)
` [PATCH 3/3] kunit: test: Add example_skip test suite which is always skipped

About add an A64FX cache control function into resctrl
 2021-05-26 17:36 UTC  (9+ messages)

[PATCH 0/8] dt-bindings: firmware: Convert SCPI and SCMI to json schema
 2021-05-26 18:35 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: firmware: arm,scpi: Move arm,scpi-shmem "
` [PATCH 2/8] dt-bindings: firmware: arm,scmi: Move arm,scmi-shmem "
` [PATCH 3/8] dt-bindings: firmware: juno,scpi: Move to sram.yaml "
` [PATCH 4/8] dt-bindings: firmware: amlogic,scpi: Move arm,scpi-shmem to "
` [PATCH 5/8] dt-bindings: firmware: arm,scpi: Convert "
` [PATCH 6/8] dt-bindings: mailbox : arm,mhu: Fix arm,scpi example used here
` [PATCH 7/8] dt-bindings: firmware: amlogic,scpi: Convert to json schema
` [PATCH 8/8] dt-bindings: firmware: arm,scmi: "

[PATCH -next] xen: Use DEVICE_ATTR_*() macro
 2021-05-26 18:34 UTC  (2+ messages)

Portability of bpf_tracing.h
 2021-05-26 18:34 UTC  (4+ messages)

[RFC v3 00/29] vDPA software assisted live migration
 2021-05-26 17:49 UTC  (4+ messages)
` [RFC v3 13/29] vhost: Add vhost_get_iova_range operation

[RFC PATCH 0/1] image-live: order bootimg after rootfs
 2021-05-26 18:32 UTC  (2+ messages)
` [RFC PATCH 1/1] image-live.bbclass: order do_bootimg after do_rootfs

[PATCH] all: remove GENERIC_FIND_FIRST_BIT
 2021-05-26 18:33 UTC  (2+ messages)

fast forward merge overwriting my code
 2021-05-26 18:33 UTC  (7+ messages)

[dpdk-dev] [PATCH 0/3] net/bnxt: vector mode patches
 2021-05-26 18:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/3] net/bnxt: add AVX2 vector PMD

[PATCH v2 00/10] KVM: selftests: exercise userfaultfd minor faults
 2021-05-26 18:31 UTC  (5+ messages)
` [PATCH v2 08/10] KVM: selftests: create alias mappings when using shared memory

perf-kvm unable to resolve guest kernel symbols
 2021-05-26 18:31 UTC 

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2021-05-26 18:29 UTC  (12+ messages)

[Intel-gfx] [PATCH v2] drm/i915/display: relax 2big checking around initial fb
 2021-05-26 18:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: relax 2big checking around initial fb (rev2)

[xen-unstable-smoke test] 162171: tolerable all pass - PUSHED
 2021-05-26 18:31 UTC 

Arm64 crash while reading memory sysfs
 2021-05-26 17:25 UTC  (6+ messages)

[PATCH v2 0/1] Add callback address and state to nfsd4 client info
 2021-05-26 18:30 UTC  (5+ messages)
` [PATCH v2 1/1] nfsd4: Expose the callback address and state of each NFS4 client

[PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-26 18:29 UTC  (3+ messages)

[PATCH v7 00/23] cpu: Introduce SysemuCPUOps structure
 2021-05-26 17:47 UTC  (5+ messages)
` [PATCH v7 02/23] cpu: Restrict target cpu_do_transaction_failed() handlers to sysemu

[PATCH 00/11] exec: Restrict various system emulation specific headers (to sysemu)
 2021-05-26 18:15 UTC  (3+ messages)
` [PATCH 02/11] exec: Restrict hwaddr.h to sysemu/

[PATCH] PCI: hv: Move completion variable from stack to heap in hv_compose_msi_msg()
 2021-05-26 18:27 UTC  (2+ messages)

[PATCH] ARM: dts: DRA7x: Fix duplicate USB4 device node
 2021-05-26 17:23 UTC  (4+ messages)
    ` [EXTERNAL] "

[PULL 00/15] migration/virtiofs/hmp queue
 2021-05-26 17:45 UTC  (14+ messages)
` [PULL 02/15] virtiofsd: Check for EINTR in preadv() and retry
` [PULL 03/15] virtiofsd: Get rid of unreachable code in read
` [PULL 04/15] virtiofsd: Use iov_discard_front() to skip bytes
` [PULL 05/15] virtiofsd: get rid of in_sg_left variable
` [PULL 06/15] virtiofsd: Simplify skip byte logic
` [PULL 07/15] virtiofsd: Check EOF before short read
` [PULL 09/15] tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0
` [PULL 10/15] tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc
` [PULL 11/15] migration/rdma: Fix cm_event used before being initialized
` [PULL 12/15] migration/rdma: cleanup rdma in rdma_start_incoming_migration error path
` [PULL 13/15] migration/rdma: Fix rdma_addrinfo res leaks
` [PULL 14/15] migration/rdma: destination: create the return patch after the first accept
` [PULL 15/15] migration/rdma: source: poll cm_event from return path

patch review scheduling
 2021-05-26 18:26 UTC  (3+ messages)

[PATCH mfd v1] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-05-26 18:26 UTC  (3+ messages)

[RFC PATCH bpf-next] bpf: Introduce bpf_timer
 2021-05-26 18:25 UTC  (12+ messages)

[PATCH v2] ARM: dts: dra7: Fix duplicate USB4 device node
 2021-05-26 18:01 UTC  (2+ messages)

[PATCH v1 5/6] staging: atomisp: Move MIPI_PORT_LANES to the only user
 2021-05-26 18:23 UTC  (3+ messages)

[PATCH][next] fs: dlm: Fix memory leak of object mh
 2021-05-26 18:24 UTC  (5+ messages)
      ` [Cluster-devel] "

[Buildroot] [PATCH/next 2/2] package/webkitgtk: allow building with the musl libc
 2021-05-26 18:24 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/webkitgtk: allow building with musl and uclibc

[PATCH v6 0/6] running kernel mode SIMD with softirqs disabled
 2021-05-26 18:08 UTC  (8+ messages)
` [PATCH v6 4/6] crypto: arm64/aes-ccm - remove non-SIMD fallback path
` [PATCH v6 5/6] crypto: arm64/aes-ccm - reduce NEON begin/end calls for common case
` [PATCH v6 6/6] crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data

Link phosphor-hostlogger and bmcweb
 2021-05-26 18:21 UTC  (11+ messages)

[PATCH v1 1/2] regulator: rt6245: Add the binding document for Richtek RT6245
 2021-05-26 18:21 UTC  (3+ messages)
` [PATCH v1 2/2] regulator: rt6245: Add support "

[PATCH] phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB
 2021-05-26 18:21 UTC  (4+ messages)

[PATCH v2] arm64: smccc: Add support for SMCCCv1.2 extended input/output registers
 2021-05-26 17:15 UTC  (5+ messages)

[Intel-gfx] [PATCH v1 0/1] drm/i915/xelpd: Enabling dithering after the CC1
 2021-05-26 18:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

stable/linux-5.12.y baseline: 81 runs, 1 regressions (v5.12.7)
 2021-05-26 18:20 UTC 

[PATCH v5 00/16] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2021-05-26 17:14 UTC  (4+ messages)

stable-rc/linux-5.4.y build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.122)
 2021-05-26 18:20 UTC 

[PATCH v19 00/14] Delay Ready Attributes
 2021-05-26 18:19 UTC  (5+ messages)
` [PATCH v19 13/14] xfs: Remove default ASSERT in xfs_attr_set_iter

[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
 2021-05-26 18:04 UTC  (7+ messages)

[PATCH V2] Bluetooth: mgmt: Fix the command returns garbage parameter value
 2021-05-26 18:18 UTC  (2+ messages)
` [V2] "

[PATCH v3] grub-core: Build fixes for i386
 2021-05-26 18:18 UTC 

[PATCH] pci: add pci_dev_is_alive API
 2021-05-26 18:18 UTC  (4+ messages)

[PATCH v2] grub-core: Build fixes for i386
 2021-05-26 18:18 UTC  (3+ messages)

[PATCH v5 0/3] Rework CPU capacity asymmetry detection
 2021-05-26 18:17 UTC  (11+ messages)
` [PATCH v5 2/3] sched/topology: "

[linux-next:master 4848/5396] drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1014:9: sparse: sparse: context imbalance in 'mvpp2_buff_hdr_pool_put' - different lock contexts for basic block
 2021-05-26 18:17 UTC 

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-26 17:11 UTC  (5+ messages)
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions

[PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)
 2021-05-26 18:14 UTC  (13+ messages)
` [PATCH 4/4] RFC: dma-buf: Add an API for importing sync files (v6)

[PATCH] x86/Kconfig: decrease maximum of X86_RESERVE_LOW to 512K
 2021-05-26 18:14 UTC  (4+ messages)

FW:we produce competitive 4G 2G GPS trackers for vehicle management-China’s leading GPS and solutions provider
 2021-05-26 17:51 UTC 

[PATCH v2] dt-bindings: net: Convert MDIO mux bindings to DT schema
 2021-05-26 18:14 UTC 

[PATCH 0/6 v2] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-26 18:14 UTC  (3+ messages)
` [PATCH 2/6] mm/page_alloc: Disassociate the pcp->high from pcp->batch

[PATCH 0/3] virtiofsd: Find original inode ID of mount points
 2021-05-26 18:13 UTC  (3+ messages)
` [PATCH 1/3] "
  ` [Virtio-fs] "

[PATCH] Makefile: fix GDB warning with CONFIG_RELR
 2021-05-26 17:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] kcov: add __no_sanitize_coverage to fix noinstr for all architectures
 2021-05-26 18:12 UTC  (7+ messages)

[PATCH 1/5] rut: disable video after DM_VIDEO conversion deadline
 2021-05-26 18:12 UTC  (2+ messages)
` [PATCH v2] siemens: "

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-26 18:10 UTC  (16+ messages)

[PATCH v1 4/4] PCI: brcmstb: add shutdown call to driver
 2021-05-26 17:03 UTC  (2+ messages)

[PATCH] drm/msm/dp: power off DP phy base on mainlink status at suspend
 2021-05-26 18:08 UTC 

[PATCH 00/18] Non-interface changing GuC CTBs updates
 2021-05-26 17:58 UTC  (5+ messages)
` [PATCH 15/18] drm/i915/guc: Ensure H2G buffer updates visible before tail update
    ` [Intel-gfx] "

[PATCH 0/5] Add pidfd support to the fanotify API
 2021-05-26 18:05 UTC  (9+ messages)

[ragnatech:media-next] BUILD SUCCESS WITH WARNING 71c689dc2e732d4cb190aaf0edea73116b1611bd
 2021-05-26 18:04 UTC 

[PATCH u-boot-dm + u-boot-spi v4 00/10] Support SPI NORs and OF partitions in `mtd list`
 2021-05-26 18:04 UTC  (4+ messages)

[to-be-updated] kcov-add-__no_sanitize_coverage-to-fix-noinstr-for-all-architectures.patch removed from -mm tree
 2021-05-26 18:03 UTC  (2+ messages)

[PATCH 0/2] clk: keystone: Add support for AM64 specific ehrpwm-tbclk
 2021-05-26 16:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: ehrpwm: Add support for AM64 specific compatible
` [PATCH 2/2] clk: keystone: syscon-clk: Add support for AM64 specific ehrpwm-tbclk

[PATCH v2] cxl: Rename mem to pci
 2021-05-26 18:01 UTC  (3+ messages)
` [PATCH v3] "

[PATCH leds v1 0/5] Add support for offloading netdev trigger to HW
 2021-05-26 18:00 UTC  (6+ messages)
` [PATCH leds v1 1/5] leds: trigger: netdev: don't explicitly zero kzalloced data
` [PATCH leds v1 2/5] leds: trigger: add API for HW offloading of triggers
` [PATCH leds v1 3/5] leds: trigger: netdev: move trigger data structure to global include dir
` [PATCH leds v1 4/5] leds: trigger: netdev: support HW offloading
` [PATCH leds v1 5/5] leds: trigger: netdev: change spinlock to mutex

[PATCH v2 0/6] Introduce KVM_{GET|SET}_SREGS2 and fix PDPTR migration
 2021-05-26 18:01 UTC  (2+ messages)

[PATCH] efi_loader: Fix coverity warnings for efi tcg2 protocol
 2021-05-26 18:01 UTC 

[PATCH] KVM: x86/mmu: Fix comment mentioning skip_4k
 2021-05-26 17:59 UTC  (3+ messages)

[PATCH] x86: fixmap: use CONFIG_NR_CPUS instead of NR_CPUS
 2021-05-26 17:59 UTC  (3+ messages)

[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-05-26 17:32 UTC  (6+ messages)

[PATCH v6 0/4] KVM statistics data fd-based binary interface
 2021-05-26 17:57 UTC  (4+ messages)
` [PATCH v6 1/4] KVM: stats: Separate common stats from architecture specific ones


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.