All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-03 15:57:50 to 2020-07-03 16:55:13 UTC [more...]

[PULL 00/34] target-arm queue
 2020-07-03 16:53 UTC 

[PATCH v6 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-03 15:37 UTC  (4+ messages)
` [PATCH v6 22/26] mm: Add arch hooks for saving/restoring tags
` [PATCH v6 24/26] arm64: mte: Save tags when hibernating
` [PATCH v6 26/26] arm64: mte: Add Memory Tagging Extension documentation

[PATCH] iommu: Remove unused IOMMU_SYS_CACHE_ONLY flag
 2020-07-03 16:51 UTC  (4+ messages)

[ANNOUNCE][CFP] Real-Time Micro Conference at LPC 2020
 2020-07-03 16:51 UTC 

[PATCH] configure / util: Auto-detect the availability of openpty()
 2020-07-03 16:50 UTC  (8+ messages)

[PATCH 0/6] migration: bring savevm/loadvm/delvm over to QMP
 2020-07-03 16:49 UTC  (12+ messages)
` [PATCH 2/6] migration: introduce savevm, loadvm, delvm QMP commands

[PATCH 0/4] v2 Patchset : Zone Append command support for NVMe Zoned Namespaces (ZNS)
 2020-07-03 16:50 UTC  (4+ messages)
  ` [PATCH 1/4] Add "

Move ownership of snd-firewire-ctl-services repository
 2020-07-03 16:49 UTC 

[PATCH BlueZ] mesh: Fix Seg Fault - App unattached IVIndex chg
 2020-07-03 16:48 UTC  (3+ messages)
` [BlueZ] "

[PATCH 01/23] drm/i915: Drop vm.ref for duplicate vma on construction
 2020-07-03 16:47 UTC  (10+ messages)
` [Intel-gfx] [PATCH 06/23] drm/i915: Preallocate stashes for vma page-directories
` [Intel-gfx] [PATCH 07/23] drm/i915: Switch to object allocations for page directories

[PATCH v2 0/3] trace: Add a trace backend for the recorder library
 2020-07-03 16:45 UTC  (9+ messages)
` [PATCH v2 3/3] trace: Example of "centralized" recorder tracing

[PATCH 3/3] arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
 2020-07-03 15:38 UTC  (2+ messages)

[ovmf test] 151570: all pass - PUSHED
 2020-07-03 16:45 UTC 

[PATCH] phy: samsung: Use readl_poll_timeout function
 2020-07-03 16:43 UTC  (3+ messages)

[PATCH] hwmon: scmi: fix potential buffer overflow in scmi_hwmon_probe()
 2020-07-03 16:43 UTC  (2+ messages)

[PATCH net] net/mlx5e: Do not include rwlock.h directly
 2020-07-03 16:44 UTC 

[meta-security][master|dunfell][PATCH] clamav: Fix issue when yara_grammar.h is regenerated
 2020-07-03 16:43 UTC  (3+ messages)
` [yocto] "

[PATCH v2] SEV: QMP support for Inject-Launch-Secret
 2020-07-03 16:33 UTC  (5+ messages)

[RFC PATCH] MAINTAINERS: Cover the firmware JSON schema
 2020-07-03 16:29 UTC  (3+ messages)

[PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE
 2020-07-03 16:39 UTC  (9+ messages)

[PATCH 0/3] cmd: dtimg: Rename to adtimg and refactor usage style
 2020-07-03 16:40 UTC  (5+ messages)
` [PATCH 3/3] cmd: adtimg: Refactor "

[dpdk-dev] [PATCH 0/7] Register external threads as lcore
 2020-07-03 16:40 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 6/9] eal: register non-EAL threads as lcores

[PATCH v3 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-03 16:35 UTC  (3+ messages)
` [PATCH v3 12/12] docs/system: Add Nuvoton machine documentation

[PATCH 0/7] Fix muitpath/multipathd flush issue
 2020-07-03 16:39 UTC  (11+ messages)

Question about virtio-net: implement RX RSS processing
 2020-07-03 16:22 UTC  (3+ messages)

[gpio:gpiochip-no-driver-h 1/1] include/linux/ssb/ssb.h:496:19: error: field 'gpio' has incomplete type
 2020-07-03 16:10 UTC  (2+ messages)

[PATCH] Fix MIPS add.s after 1ace099f2acb952eaaef0ba7725879949a7e4406
 2020-07-03 16:33 UTC  (2+ messages)

[PATCH 0/3] Add Kryo4xx gold and silver cores to applicable errata list
 2020-07-03 16:35 UTC  (3+ messages)

[PATCH v2 1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
 2020-07-03 16:37 UTC  (8+ messages)
` [PATCH v2 2/8] linux/kconfig.h: remove unused helper macros
` [PATCH v2 3/8] linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
` [PATCH v2 4/8] bootstage: Fix 'stacked' typo
` [PATCH v2 5/8] timer: Allow delays with a 32-bit microsecond timer
` [PATCH v2 6/8] coral: Enable the copy framebuffer
` [PATCH v2 7/8] x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
` [PATCH v2 8/8] x86: fsp: Support a warning message when DRAM init is slow

[PATCH 20/25] media: ov5647: Program mode only if it has changed
 2020-07-03 16:33 UTC  (11+ messages)

[PATCH v6 0/7] block: seriously improve savevm/loadvm performance
 2020-07-03 16:11 UTC  (8+ messages)
` [PATCH 1/7] migration/savevm: respect qemu_fclose() error code in save_snapshot()
` [PATCH 2/7] block/aio_task: allow start/wait task from any coroutine
` [PATCH 3/7] block/aio_task: drop aio_task_pool_wait_one() helper
` [PATCH 4/7] block/block-backend: remove always true check from blk_save_vmstate
` [PATCH 5/7] block, migration: add bdrv_finalize_vmstate helper
` [PATCH 6/7] block/io: improve savevm performance
` [PATCH 7/7] block/io: improve loadvm performance

[RFC PATCH 00/10] target: add configfs interface
 2020-07-03 16:27 UTC  (5+ messages)
` [RFC PATCH 10/10] target: export sessions via configfs

[PATCH 00/23] Change data reservations to use the ticketing infra
 2020-07-03 16:30 UTC  (2+ messages)

[PATCH 0/2] genirq: Kill preflow handlers
 2020-07-03 16:29 UTC  (4+ messages)
` [PATCH 1/2] sparc64: Deselect IRQ_PREFLOW_FASTEOI

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-07-03 16:08 UTC  (5+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[RFC PROPOSAL] memcg: per-memcg user space reclaim interface
 2020-07-03 16:27 UTC  (7+ messages)

[PULL V2 00/33] Net patches
 2020-07-03 16:10 UTC  (4+ messages)
` [PULL V2 29/33] net/colo-compare.c: Correct ordering in complete and finalize

[PATCH v2 00/44] Less clumsy error checking
 2020-07-03 16:06 UTC  (3+ messages)
` [PATCH v2 25/44] qom: Use return values to check for error where that's simpler

[igt-dev] [PATCH i-g-t] lib/igt_chamelium: Wait for connectors after replugging them at exit
 2020-07-03 16:26 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] error-reporting for query-sev-capabilities
 2020-07-03 16:10 UTC  (4+ messages)
` [PATCH 2/2] target-i386: sev: fail query-sev-capabilities if QEMU cannot use SEV

[PATCH v2 00/11] net: ethernet: use generic power management
 2020-07-03 16:18 UTC  (4+ messages)
` [PATCH v2 06/11] sundance: "
  ` [Linux-kernel-mentees] "

[RFC PATCH 02/10] dt-bindings: Add vendor prefix for Netronix, Inc
 2020-07-03 16:15 UTC  (6+ messages)
` [RFC PATCH 06/10] pwm: ntxec: Add driver for PWM function in Netronix EC

[PATCH] iommu/arm-smmu-v3: allocate the memory of queues in local numa node
 2020-07-03 16:21 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs
 2020-07-03 16:21 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/5] fix promisc and tcam problem
 2020-07-03 16:22 UTC  (2+ messages)

[RFC PATCH 0/4] CONFIG_IS_ENABLED magic
 2020-07-03 16:22 UTC  (4+ messages)
` [RFC PATCH 4/4] linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED

[PATCH 00/10] A bunch of misc cleanups
 2020-07-03 16:21 UTC  (6+ messages)
` [PATCH 01/10] btrfs: Always initialize btrfs_bio::tgtdev_map/raid_map pointers

[PULL 0/1] vfio-ccw fix
 2020-07-03 16:21 UTC  (2+ messages)

[PATCH v10 00/34] Add subcluster allocation to qcow2
 2020-07-03 15:58 UTC  (35+ messages)
` [PATCH v10 01/34] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v10 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v10 03/34] qcow2: Add calculate_l2_meta()
` [PATCH v10 04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v10 05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v10 06/34] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v10 07/34] qcow2: Document the Extended L2 Entries feature
` [PATCH v10 08/34] qcow2: Add dummy has_subclusters() function
` [PATCH v10 09/34] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v10 10/34] qcow2: Add offset_to_sc_index()
` [PATCH v10 11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters()
` [PATCH v10 12/34] qcow2: Add l2_entry_size()
` [PATCH v10 13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v10 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v10 15/34] qcow2: Add qcow2_get_subcluster_range_type()
` [PATCH v10 16/34] qcow2: Add qcow2_cluster_is_allocated()
` [PATCH v10 17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v10 18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v10 19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v10 20/34] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v10 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v10 22/34] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v10 23/34] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v10 24/34] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v10 25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v10 26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v10 27/34] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v10 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v10 29/34] qcow2: Add subcluster support to qcow2_measure()
` [PATCH v10 30/34] qcow2: Add prealloc field to QCowL2Meta
` [PATCH v10 31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v10 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
` [PATCH v10 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v10 34/34] iotests: Add tests for qcow2 images with extended L2 entries

[kvm-unit-tests PATCH v1 0/4] More lib/alloc cleanup and a minor improvement
 2020-07-03 16:20 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 4/4] lib/vmalloc: allow vm_memalign with alignment > PAGE_SIZE

[PATCH] clk: rockchip: use separate compatibles for rk3288w-cru
 2020-07-03 16:19 UTC  (3+ messages)

[PATCH v2 00/15] tools lib traceevent: Patches from the trace-cmd repo
 2020-07-03 16:18 UTC  (4+ messages)
` [PATCH v2 01/15] tools lib traceevent: Add API to read time information from kbuffer

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-07-03 16:18 UTC  (5+ messages)
` [PATCH v3 7/8] mm/mempolicy: use a standard migration target allocation callback
` [PATCH v3 8/8] mm/page_alloc: remove a wrapper for alloc_migration_target()

[RFC PATCH v2] arm64/acpi: disallow AML memory opregions to access kernel memory
 2020-07-03 16:16 UTC  (7+ messages)

[dpdk-dev] [PATCH 0/3] ring clean up
 2020-07-03 16:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/3] ring: remove experimental tag for ring reset API
` [dpdk-dev] [PATCH 2/3] ring: remove experimental tag for ring element APIs

[PATCH 2/2] drm/msm: Quiet error during failure in optional resource mappings
 2020-07-03 16:13 UTC  (4+ messages)

[PATCH 0/2] KVM: VMX: CR0/CR4 guest/host masks cleanup
 2020-07-03 16:16 UTC  (2+ messages)

[PATCH] KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
 2020-07-03 16:16 UTC  (2+ messages)

[PATCH v2 00/17] efi_loader: rework/improve UEFI secure boot code
 2020-07-03 16:14 UTC  (5+ messages)
` [PATCH v2 13/17] test/py: efi_secboot: fix test case 1g of test_authvar
` [PATCH v2 14/17] test/py: efi_secboot: split "signed image" test case-1 into two cases

[dpdk-dev] [RFC PATCH 0/3] librte_ethdev: error recovery support
 2020-07-03 16:12 UTC  (5+ messages)

[PATCH 0/2] Rework secure memslot dropping
 2020-07-03 15:59 UTC  (9+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: move kvmppc_svm_page_out up
` [PATCH 2/2] KVM: PPC: Book3S HV: rework secure mem slot dropping

[gustavoars-linux:testing/fallthrough 144/560] drivers/gpu/drm/drm_dp_helper.c:492 drm_dp_downstream_max_bpc() warn: ignoring unreachable code
 2020-07-03 16:09 UTC 

[PATCH 0/3] Simplify PM for am3/4, drop RTC pdata for am3/4/dra7
 2020-07-03 16:07 UTC  (8+ messages)
` [PATCH 1/3] soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform data
` [PATCH 2/3] ARM: OMAP2+: Drop legacy platform data for am3 and am4 rtc
` [PATCH 3/3] ARM: OMAP2+: Drop legacy platform data for dra7 rtcss

[PATCH v5 04/14] dtoc: add support to scan drivers
 2020-07-03 16:08 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/1] Add l2reflect measurement application
 2020-07-03 16:07 UTC 

Kernel compression benchmarks
 2020-07-03 16:06 UTC  (4+ messages)

[PATCH net] mptcp: fix DSS map generation on fin retransmission
 2020-07-03 16:06 UTC  (2+ messages)
` [MPTCP] "

[PATCHv3 0/7] System Cache support for GPU and required SMMU support
 2020-07-03 16:04 UTC  (8+ messages)
` [PATCHv3 7/7] drm/msm/a6xx: Add support for using system cache(LLC)

[GIT PULL] PCI fixes for v5.8
 2020-07-03 16:04 UTC 

[PATCH 1/2] iommu: Tidy up Kconfig for SoC IOMMUs
 2020-07-03 16:03 UTC  (4+ messages)
` [PATCH 2/2] iommu/renesas: Expand COMPILE_TEST coverage

[meta-python][PATCH] python3-requests-toolbelt: add ptest
 2020-07-03 16:04 UTC  (2+ messages)
` [oe] "

hwmon (nct6775): Please fix Invalid temperature source error for NCT6798D
 2020-07-03 16:03 UTC 

[gpio:gpiochip-no-driver-h 1/1] include/asm-generic/gpio.h:58:9: error: implicit declaration of function 'gpiod_to_chip'
 2020-07-03 16:02 UTC  (2+ messages)

[PATCH 00/20] Prep work for fanotify named events
 2020-07-03 16:02 UTC  (3+ messages)
` [PATCH 19/20] fanotify: move event name into fanotify_fh

[PATCH v2] ASoC: cros_ec_codec: Log results when EC commands fail
 2020-07-03 15:58 UTC  (8+ messages)

[PULL v2 0/2] Block patches
 2020-07-03 15:58 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-riscv/next
 2020-07-03 15:59 UTC  (2+ messages)

[PATCH v2] ASoC: fsl_asrc: Add an option to select internal ratio mode
 2020-07-03 15:55 UTC  (2+ messages)

[PATCH v5] Enable auto-merge for meld to follow the vim-diff beharior
 2020-07-03 15:58 UTC  (4+ messages)
` [PATCH v6] Support auto-merge for meld to follow the vim-diff behavior

[dpdk-dev] [PATCH v4 0/2] net/virtio: add vhost-user protocol features support
 2020-07-03 15:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/2] "
` [dpdk-dev] [PATCH v4 2/2] net/virtio: add reply-ack support to Virtio-user

nr_cpu_ids vs AMD 3970x(32 physical CPUs)
 2020-07-03 15:57 UTC 


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.