All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-11 05:56:54 to 2021-05-11 06:55:44 UTC [more...]

[PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v3)
 2021-05-11  6:55 UTC  (3+ messages)
` [PATCH 7/8] usb: typec: altmodes/displayport: Make dp_altmode_notify() more generic
  ` [Intel-gfx] "

[PATCH v6 00/16] RFC Support hot device unplug in amdgpu
 2021-05-11  6:54 UTC  (33+ messages)
` [PATCH v6 01/16] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v6 04/16] drm/amdkfd: Split kfd suspend from devie exit
` [PATCH v6 05/16] drm/amdgpu: Add early fini callback
` [PATCH v6 06/16] drm/amdgpu: Handle IOMMU enabled case
` [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v6 11/16] drm/sched: Make timeout timer rearm conditional
` [PATCH v6 12/16] drm/amdgpu: Prevent any job recoveries after device is unplugged
` [PATCH v6 13/16] drm/amdgpu: Fix hang on device removal

[PATCH v2 00/32] Qemu SGX virtualization
 2021-05-11  6:20 UTC  (30+ messages)
` [PATCH v2 01/32] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
` [PATCH v2 02/32] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PATCH v2 03/32] qom: Add memory-backend-epc ObjectOptions support
` [PATCH v2 04/32] i386: Add 'sgx-epc' device to expose EPC sections to guest
` [PATCH v2 05/32] vl: Add "sgx-epc" option to expose SGX "
` [PATCH v2 06/32] i386: Add primary SGX CPUID and MSR defines
` [PATCH v2 07/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
` [PATCH v2 08/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
` [PATCH v2 09/32] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
` [PATCH v2 10/32] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
` [PATCH v2 11/32] i386: Add feature control MSR dependency when SGX is enabled
` [PATCH v2 12/32] i386: Update SGX CPUID info according to hardware/KVM/user input
` [PATCH v2 13/32] linux-headers: Add placeholder for KVM_CAP_SGX_ATTRIBUTE
` [PATCH v2 14/32] i386: kvm: Add support for exposing PROVISIONKEY to guest
` [PATCH v2 15/32] i386: Propagate SGX CPUID sub-leafs to KVM
` [PATCH v2 16/32] Adjust min CPUID level to 0x12 when SGX is enabled
` [PATCH v2 17/32] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
` [PATCH v2 18/32] hw/i386/pc: Account for SGX EPC sections when calculating device memory
` [PATCH v2 19/32] i386/pc: Add e820 entry for SGX EPC section(s)
` [PATCH v2 20/32] i386: acpi: Add SGX EPC entry to ACPI tables
` [PATCH v2 21/32] q35: Add support for SGX EPC
` [PATCH v2 22/32] i440fx: "
` [PATCH v2 23/32] hostmem: Add the reset interface for EPC backend reset
` [PATCH v2 24/32] sgx-epc: Add the reset interface for sgx-epc virt device
` [PATCH v2 26/32] hmp: Add 'info sgx' command
` [PATCH v2 28/32] bitops: Support 32 and 64 bit mask macro
` [PATCH v2 29/32] qmp: Add the qmp_query_sgx_capabilities()
` [PATCH v2 30/32] Kconfig: Add CONFIG_SGX support
` [PATCH v2 32/32] doc: Add the SGX doc

[PATCH -next] PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLE
 2021-05-11  7:11 UTC 

[PATCH] Fix backspace in the username login prompt
 2021-05-11  6:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] README: Update installation path
 2021-05-11  6:53 UTC 

linux-next: Tree for May 11
 2021-05-11  6:52 UTC  (3+ messages)
` linux-next: Tree for May 11 (btrfs)

[PATCH -next] spi: altera: Remove redundant dev_err call in dfl_spi_altera_probe()
 2021-05-11  7:08 UTC 

[fanotify] 7cea2a3c50: stress-ng.fanotify.ops_per_sec -23.4% regression
 2021-05-11  7:08 UTC 

[PATCH bpf] bpf: check for data_len before upgrading mss when 6 to 4
 2021-05-11  6:36 UTC  (2+ messages)
  ` [PATCH bpf v2] bpf: check BPF_F_ADJ_ROOM_FIXED_GSO when upgrading mss in "

[PATCH 0/4] Add host USO support to TUN device
 2021-05-11  6:50 UTC  (10+ messages)
` [PATCH 1/4] virtio-net: add definitions for host USO feature
` [PATCH 2/4] virtio-net: add support of UDP segmentation (USO) on the host
` [PATCH 4/4] tun: indicate support for USO feature

[dpdk-dev] multiple dpdk instances problem in mlx5
 2021-05-11  6:49 UTC 

[PATCH v3 0/2] KVM: x86: Enable dirty logging lazily for huge pages
 2021-05-11  6:49 UTC  (2+ messages)

Linux 5.13-rc1
 2021-05-11  6:48 UTC  (6+ messages)

[dpdk-dev] [PATCH v3 00/22] net/ena: update ENA PMD to v2.3.0
 2021-05-11  6:45 UTC  (21+ messages)
` [dpdk-dev] [PATCH v4 00/19] "
  ` [dpdk-dev] [PATCH v4 01/19] net/ena: switch memcpy to dpdk-optimized version
  ` [dpdk-dev] [PATCH v4 02/19] net/ena/base: unify arg names for the functions
  ` [dpdk-dev] [PATCH v4 03/19] net/ena/base: add dev arg to the logging macros
  ` [dpdk-dev] [PATCH v4 04/19] net/ena/base: style and comments improvements
  ` [dpdk-dev] [PATCH v4 05/19] net/ena/base: fix issues from the static code scan
  ` [dpdk-dev] [PATCH v4 06/19] net/ena/base: destroy multiple "wait events"
  ` [dpdk-dev] [PATCH v4 07/19] net/ena/base: remove indir table from ENA feat ctx
  ` [dpdk-dev] [PATCH v4 08/19] net/ena/base: remove mutable RSS from the host info
  ` [dpdk-dev] [PATCH v4 09/19] net/ena/base: use rte prefetch0 write
  ` [dpdk-dev] [PATCH v4 10/19] net/ena/base: adjust changes to lastest ena-com
  ` [dpdk-dev] [PATCH v4 11/19] net/ena: fix parsing of large LLQ header devarg
  ` [dpdk-dev] [PATCH v4 12/19] net/ena: terminate devargs allowed keys with null
  ` [dpdk-dev] [PATCH v4 13/19] net/ena: indicate Rx RSS hash presence
  ` [dpdk-dev] [PATCH v4 14/19] net/ena: remove endian swap functions
  ` [dpdk-dev] [PATCH v4 15/19] net/ena: handle spurious wakeups in ENA wait event
  ` [dpdk-dev] [PATCH v4 16/19] net/ena: make ethdev references SMP safe
  ` [dpdk-dev] [PATCH v4 17/19] net/ena: disable dev ops not supported in SMP
  ` [dpdk-dev] [PATCH v4 18/19] net/ena: report default ring size
  ` [dpdk-dev] [PATCH v4 19/19] net/ena: update version to v2.3.0

[PATCH -next] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
 2021-05-11  7:04 UTC 

[PATCH] docs/zh_CN: sync reporting-issues.rst translation
 2021-05-11  6:47 UTC  (4+ messages)

[PATCH 00/11] ad_sigma_delta: convert all drivers to device-managed
 2021-05-11  6:46 UTC  (3+ messages)

[PATCH] Optimize the description of the configuration in packfile-uris doc
 2021-05-11  6:45 UTC  (2+ messages)
` [PATCH v2] packfile-uri.txt: fix blobPackfileUri description

resv_huge_page underflow with userfaultfd test
 2021-05-11  6:45 UTC  (4+ messages)

[f2fs:dev-test 12/12] fs/f2fs/super.c:4194:31: error: implicit declaration of function 'COMPRESS_MAPPING'
 2021-05-11  6:44 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH -next] watchdog: Fix possible use-after-free in wdt_startup()
 2021-05-11  7:01 UTC 

[PATCH] f2fs: set file as cold when file defragmentation
 2021-05-11  6:41 UTC  (11+ messages)
              ` [f2fs-dev] "
                  `  "

[PATCH -next] mISDN: fix possible use-after-free in HFC_cleanup()
 2021-05-11  6:58 UTC 

[PATCH 1/2] watchdog: add gpio watchdog driver
 2021-05-11  6:40 UTC  (3+ messages)

[PATCH v2 1/1] efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails
 2021-05-11  6:40 UTC  (2+ messages)

[PATCH] ACPI / EC: Fix media keys not working problem on more Asus laptops
 2021-05-11  6:38 UTC 

[PATCH] md: adding a new flag MD_DELETING
 2021-05-11  6:39 UTC  (3+ messages)

[PATCH v3 00/10] arm64: Get rid of READ/WRITE_SYSREG32
 2021-05-11  6:37 UTC  (4+ messages)
` [PATCH v3 10/10] arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t

[Intel-gfx] [PATCH] drm/i915/selftests: Memory mapping with IOMMU
 2021-05-11  6:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v1 0/8] format-patch: introduce --confirm-overwrite
 2021-05-11  6:37 UTC  (10+ messages)
` [PATCH v1 1/8] compat/terminal: let prompt accept input from pipe

[PATCH V6 0/4] blk-mq: fix request UAF related with iterating over tagset requests
 2021-05-11  6:36 UTC  (3+ messages)

[PATCH -next] atm: iphase: fix possible use-after-free in ia_module_exit()
 2021-05-11  6:53 UTC 

[PULL] topic/iomem-mmap-vs-gup
 2021-05-10 17:57 UTC  (8+ messages)

[PATCH v3 0/5] Fix redefinition errors for toolstack libs
 2021-05-11  6:35 UTC  (3+ messages)
` [PATCH v3 1/5] tools/debugger: Fix PAGE_SIZE redefinition error

[linux-linus test] 161829: regressions - FAIL
 2021-05-11  6:35 UTC  (6+ messages)
` Regression when booting 5.15 as dom0 on arm64 (WAS: Re: [linux-linus test] 161829: regressions - FAIL)

next/pending-fixes build: 192 builds: 2 failed, 190 passed, 13 warnings (v5.13-rc1-216-gaf09555f31c4b)
 2021-05-11  6:33 UTC 

[PATCH] efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails
 2021-05-11  6:33 UTC  (2+ messages)

[LTP] [PATCH 0/2] cleanup: Modify incorrect use of test macros and annotation style
 2021-05-11  6:32 UTC  (5+ messages)
` [LTP] [PATCH 1/2] kernel/syscalls: Modify incorrect use of TERRNO and replace functions with safe_macros
` [LTP] [PATCH 2/2] kernel/syscalls: Unify the annotation style and remove Redundant code

[PATCH] watchdog: Add {min,max}_timeout sysfs nodes
 2021-05-11  6:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH -next] clocksource/drivers/arm_arch_timer: Make symbol 'arch_timer_rate1' static
 2021-05-11  6:46 UTC 

[PATCH v3] [GSOC] ref-filter: fix read invalid union member bug
 2021-05-11  6:28 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] efi_loader: Clean up tcg2 once in case of failure
 2021-05-11  6:27 UTC  (2+ messages)

[PATCH] usb: xhci: Increase timeout for HC halt
 2021-05-11  6:26 UTC  (2+ messages)

[PATCH 0/2] reset: Fix the behavior of optional reset
 2021-05-11  6:26 UTC  (4+ messages)
` [PATCH 1/2] reset: Do not return NULL on error for devm_reset_control_get_optional()

[PATCH -next] drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()
 2021-05-11  6:42 UTC 

[meta-networking][PATCH] dhcp: add recipe
 2021-05-11  6:24 UTC 

[RT] Question about i40e threaded irq
 2021-05-11  6:24 UTC  (2+ messages)

[PATCH 0/7] J72xx: R5 SPL DMA support post HSM Rearch
 2021-05-11  6:20 UTC  (7+ messages)
` [PATCH 3/7] firmware: ti_sci: Add support for Resoure Management at R5 SPL stage
` [PATCH 5/7] ARM: dts: k3: Add cfg register space for ringacc and udmap

[Qemu-devel] [Bug 1805913] [NEW] readdir() returns NULL (errno=EOVERFLOW) for 32-bit user-static qemu on 64-bit host
 2021-05-11  5:36 UTC  (2+ messages)
` [Bug 1805913] "

[Qemu-devel] [Bug 1806196] [NEW] qed leaked clusters
 2021-05-11  5:36 UTC  (2+ messages)
` [Bug 1806196] "

[Bug 1859384] [NEW] arm gic: interrupt model never 1 on non-mpcore and race condition in gic_acknowledge_irq
 2021-05-11  5:37 UTC  (2+ messages)
` [Bug 1859384] Re: arm gic: gic_acknowledge_irq doesn't clear line level for other cores for 1-n level-sensitive interrupts and gic_clear_pending uses GIC_DIST_TEST_MODEL (even on v2 where it always read 0 - "N-N")

[Qemu-devel] [Bug 1681439] [NEW] qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed
 2021-05-11  5:34 UTC  (2+ messages)
` [Bug 1681439] Re: dma_blk_cb leaks memory map handles on misaligned IO

[PATCH -next] crypto: hisilicon -: switch to memdup_user_nul()
 2021-05-11  6:37 UTC 

[LTP] [PATCH] mkfs: force block size to 1024 for ext3 and ext4
 2021-05-11  6:19 UTC  (2+ messages)

[PATCH] watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-11  6:18 UTC 

[PULL 0/9] scripts/simplebench patches
 2021-05-11  5:59 UTC  (2+ messages)

[PATCH 5.10 000/299] 5.10.36-rc1 review
 2021-05-11  6:17 UTC  (4+ messages)
` [PATCH 5.10 002/299] bus: mhi: core: Clear configuration from channel context during reset

[PATCH] mmc: sdhci-pci-gli: Fine tune GL9763E L1 entry delay
 2021-05-11  6:18 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 6a41300aff0d136a536bbd9ad2d515c72da132ec
 2021-05-11  6:12 UTC 

[PATCH v4 0/3] btrfs: make read time repair to be only submitted for each corrupted sector
 2021-05-11  6:14 UTC  (4+ messages)
` [PATCH v4 1/3] btrfs: make btrfs_verify_data_csum() to return a bitmap
` [PATCH v4 2/3] btrfs: submit read time repair only for each corrupted sector
` [PATCH v4 3/3] btrfs: remove io_failure_record::in_validation

[RFC suggestion] Generate manpage directly with Asciidoctor
 2021-05-11  6:13 UTC  (7+ messages)

[ragnatech:media-tree] BUILD SUCCESS 73edc4da40635774100d0eb9ca2e6476e3b2b470
 2021-05-11  6:12 UTC 

[PATCH rdma-rc 0/5] RDMA fixes
 2021-05-11  6:12 UTC  (3+ messages)
` [PATCH rdma-rc 5/5] RDMA/rxe: Return CQE error if invalid lkey was supplied

[PATCH -next] drm/panfrost: Fix PM reference leak in panfrost_job_hw_submit()
 2021-05-11  6:29 UTC  (2+ messages)

[PATCH 0/2] [GSOC][RFC] ref-filter: introduce enum atom_type
 2021-05-11  6:12 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] [GSOC] "

[PATCH v3 0/2] arm: octeontx2: Add base support for Marvell OcteonTX2 CN913x DB
 2021-05-11  6:11 UTC  (3+ messages)
` [PATCH v3 1/2] arm: octeontx2: Add dtsi/dts files for Octeon TX2 "
` [PATCH v3 2/2] arm: octeontx2: Add Octeon TX2 CN913x DB support

[f2fs] 36e4d95891: ltp.swapon03.fail
 2021-05-11  6:11 UTC  (3+ messages)
` [LTP] "

drivers/net/ethernet/nvidia/forcedeth.c:4291:9: sparse: sparse: context imbalance in 'nv_do_stats_poll' - wrong count at exit
 2021-05-11  6:10 UTC 

[meta-gplv2][PATCH] conf/distro: Restore btrfs-tools since it was relicensed
 2021-05-11  6:08 UTC 

[PATCH] powerpc: Force inlining of csum_add()
 2021-05-11  6:08 UTC  (2+ messages)

[PATCH v2] baremetal-helloworld: Enable RISC-V 64 port
 2021-05-11  6:08 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/1] Proposing custom CSR handling logic
 2021-05-11  6:07 UTC  (2+ messages)
` [PATCH 1/1] Adding premliminary support for custom CSR handling mechanism

[PATCH] drm/amdgpu: add synchronization among waves in the same threadgroup
 2021-05-11  6:07 UTC  (2+ messages)

[PATCH v2 0/2] arm: octeontx2: Add base support for Marvell OcteonTX2 CN913x DB
 2021-05-11  6:06 UTC  (4+ messages)
` [PATCH v2 2/2] arm: octeontx2: Add Octeon TX2 CN913x DB support
  ` [EXT] "

RFC: use dma_alloc_noncoherent in ttm_pool_alloc_page
 2021-05-11  6:05 UTC  (6+ messages)
` [Nouveau] "
` [PATCH] drm/ttm: use dma_alloc_pages for the page pool
  ` [Nouveau] "

[PATCH -next] bus: da8xx-mstpri: add missing MODULE_DEVICE_TABLE
 2021-05-11  6:22 UTC 

[PATCH v2] block: Improve backing file validation
 2021-05-11  5:55 UTC 

Use the right values for CODE_LINE and CODE_FUNC in journal traces
 2021-05-11  6:03 UTC 

[PATCH] f2fs: avoid null pointer access when handling IPU error
 2021-05-11  6:02 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH] watchdog: sbsa: Support architecture version 1
 2021-05-11  6:03 UTC  (7+ messages)

[PATCH] soundwire/ASoC: add leading zeroes in peripheral device name
 2021-05-11  6:01 UTC  (2+ messages)

[Bug 1862986] [NEW] qemu-s390x crashes when run on aarch64
 2021-05-11  5:42 UTC  (2+ messages)
` [Bug 1862986] Re: qemu-s390x segfaults

[igt-dev] [v5 i-g-t 00/14] Fix mode selection for 2x tests
 2021-05-11  6:02 UTC  (3+ messages)
` [igt-dev] [v5 i-g-t 06/14] tests/kms_plane_scaling: "

[PATCH] soundwire: bandwidth allocation: improve error messages
 2021-05-11  5:49 UTC 

[PATCH -next] power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLE
 2021-05-11  6:17 UTC 

[ovmf test] 161899: all pass - PUSHED
 2021-05-11  5:58 UTC 

[Qemu-devel] [Bug 1824344] [NEW] x86: retf or iret pagefault sets wrong error code
 2021-05-11  5:36 UTC  (2+ messages)
` [Bug 1824344] "

[Bug 1883083] [NEW] QEMU: block/vvfat driver issues
 2021-05-11  5:48 UTC  (2+ messages)
` [Bug 1883083] "

[igt-dev] [PATCH i-g-t v4] tests/kms_plane: Restrict the test execution to two pipes
 2021-05-11  5:57 UTC  (2+ messages)

[percpu] ace7e70901: aim9.sync_disk_rw.ops_per_sec -2.3% regression
 2021-05-11  5:57 UTC  (2+ messages)

[PATCH hwmon-next v7 0/3] Add support for MPS Multi-phase mp2888 controller
 2021-05-11  5:56 UTC  (4+ messages)
` [PATCH hwmon-next v7 1/3] hwmon: (pmbus) Increase maximum number of phases per page
` [PATCH hwmon-next v7 2/3] hwmon: (pmbus) Add support for MPS Multi-phase mp2888 controller
` [PATCH hwmon-next v7 3/3] dt-bindings: Add MP2888 voltage regulator device


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.