All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-03 08:38:26 to 2021-06-03 09:17:17 UTC [more...]

i915 and swiotlb_max_segment
 2021-06-03  9:17 UTC  (8+ messages)
    ` [Intel-gfx] "

[PATCH] staging: rtl8723bs: core: fix some incorrect type warnings
 2021-06-03  9:17 UTC  (3+ messages)
`  "

[Intel-gfx] [PATCH] drm/i915/adl_p: CDCLK crawl support for ADL
 2021-06-03  9:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/adl_p: CDCLK crawl support for ADL (rev2)

[PATCH 0/3] PM: domains: Avoid boilerplate code for DVFS in subsystem/drivers
 2021-06-03  9:16 UTC  (5+ messages)
` [PATCH 2/3] PM: domains: Drop/restore performance state votes for devices at runtime PM

[linux-next:master 1428/6331] fs/cifsd/asn1.c:21:10: fatal error: spnego_negtokeninit.asn1.h: No such file or directory
 2021-06-03  9:15 UTC  (2+ messages)

Recipe for include-what-you-use and rpath problem #sdk
 2021-06-03  9:16 UTC 

[arnd-playground:randconfig-5.13 705/752] kernel/kexec.c:274:52: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2021-06-03  9:15 UTC 

[PATCH] powerpc/kuap: Force inlining of all first level KUAP helpers
 2021-06-03  9:13 UTC  (2+ messages)

linux-next: Tree for Jun 3
 2021-06-03  9:14 UTC 

[PATCH v9 00/37] propose config-based hooks
 2021-06-03  9:07 UTC  (3+ messages)
` [PATCH v9 07/37] hook: add 'run' subcommand

[AUH] erofs-utils: upgrading to 20191016 SUCCEEDED
 2021-06-03  9:12 UTC  (2+ messages)
` [OE-core] "

[PATCH 00/10] Domain on Static Allocation
 2021-06-03  9:09 UTC  (9+ messages)
` [PATCH 01/10] xen/arm: introduce domain "

pull-request: wireless-drivers-2021-06-03
 2021-06-03  9:09 UTC  (2+ messages)

[PATCH v5 2/3] sched/topology: Rework CPU capacity asymmetry detection
 2021-06-03  9:09 UTC  (12+ messages)

Virtio hardening for TDX
 2021-06-03  9:09 UTC  (9+ messages)
` [PATCH v1 5/8] dma: Use size for swiotlb boundary checks
` [PATCH v1 6/8] dma: Add return value to dma_unmap_page

[PATCH 0/6] target/microblaze: Clean up MMU translation failed path
 2021-06-03  9:03 UTC  (7+ messages)
` [PATCH 1/6] target/microblaze: Use the IEC binary prefix definitions
` [PATCH 2/6] target/microblaze: Extract FPU helpers to fpu_helper.c
` [PATCH 3/6] target/microblaze: Assert transaction failures have exception enabled
` [PATCH 4/6] target/microblaze: Fix Exception Status Register 'Cause' definitions
` [PATCH 5/6] target/microblaze: Replace magic values by proper definitions
` [PATCH 6/6] target/microblaze: Set OPB bits in tlb_fill, not in transaction_failed

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-03  9:07 UTC 

[PATCH v2 0/3] IB/core: Obtaining subnet_prefix from cache in IB devices
 2021-06-03  9:07 UTC  (7+ messages)
` [PATCH v2 1/3] IB/core: Removed port validity check from ib_get_cached_subnet_prefix
` [PATCH v2 2/3] IB/core: Shuffle locks in ib_port_data to save memory
` [PATCH v2 3/3] IB/core: Obtain subnet_prefix from cache in IB devices

[PATCH 0/6] AM64: Add support for higher speed modes and boot mode in eMMC
 2021-06-03  9:04 UTC  (7+ messages)
` [PATCH 1/6] arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode()
` [PATCH 2/6] arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1 for main_sdhci1 node
` [PATCH 3/6] configs: am64x_evm_a53_defconfig: Enable configs to support HS200/HS400
` [PATCH 4/6] configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART to defconfig files and enable configs to save env in eMMC and FAT write
` [PATCH 5/6] configs: am64x_evm_a53_defconfig/am64x_evm_r5_defconfig: Enable configs to support eMMC boot
` [PATCH 6/6] configs: am64x_evm_*_defconfig: Enable config to support gpt and FDT library overlay

[PATCH 1/1] EISA: use DEVICE_ATTR_RO() helper macro
 2021-06-03  9:05 UTC 

[PATCH 0/1] Introduce i915_sched_engine object
 2021-06-03  9:05 UTC  (8+ messages)
` [PATCH 1/1] drm/i915: "
  ` [Intel-gfx] "

[PULL 00/42] ppc-for-6.1 queue 20210603
 2021-06-03  9:01 UTC  (21+ messages)
` [PULL 19/42] ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
` [PULL 21/42] HMP: added info cpustats to removed_features.rst
` [PULL 22/42] target/ppc: removed GEN_OPCODE decision tree
` [PULL 25/42] target/ppc: powerpc_excp: Move lpes code to where it is used
` [PULL 26/42] target/ppc: powerpc_excp: Remove dump_syscall_vectored
` [PULL 27/42] target/ppc: powerpc_excp: Consolidade TLB miss code
` [PULL 28/42] target/ppc: Introduce macros to check isa extensions
` [PULL 29/42] target/ppc: Move page crossing check to ppc_tr_translate_insn
` [PULL 30/42] target/ppc: Add infrastructure for prefixed insns
` [PULL 33/42] target/ppc: Move D/DS/X-form integer loads to decodetree
` [PULL 34/42] target/ppc: Implement prefixed integer load instructions
` [PULL 35/42] target/ppc: Move D/DS/X-form integer stores to decodetree
` [PULL 36/42] target/ppc: Implement prefixed integer store instructions
` [PULL 37/42] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
` [PULL 38/42] target/ppc: Implement cfuged instruction
` [PULL 39/42] target/ppc: Implement vcfuged instruction
` [PULL 40/42] target/ppc: Move addpcis to decodetree
` [PULL 41/42] target/ppc: Move cmp/cmpi/cmpl/cmpli "
` [PULL 42/42] target/ppc: fix single-step exception regression

[PATCH] udmabuf: Add support for mapping hugepages
 2021-06-03  8:52 UTC 

[BUG] network is broken on Orange Pi PC
 2021-06-03  9:04 UTC  (4+ messages)

[PATCHv2] drivers: tpm2: update reset gpio semantics
 2021-06-03  9:04 UTC  (5+ messages)

[PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
 2021-06-03  9:01 UTC  (5+ messages)
` [PATCH v2 05/28] softfloat: Move compare_floats to softfloat-parts.c.inc
` [PATCH v2 06/28] softfloat: Move scalbn_decomposed "

[PATCH 1/2] KVM: LAPIC: write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-03  9:00 UTC  (2+ messages)
` [PATCH 2/2] KVM: LAPIC: reset TMCCT during vCPU reset

[PATCH] powerpc/8xx: Allow disabling KUAP at boot time
 2021-06-03  9:02 UTC  (2+ messages)

[PULL 00/20] Block layer patches
 2021-06-03  8:59 UTC  (2+ messages)

[PATCH net-next] ieee802154: fix error return code in ieee802154_llsec_getparams()
 2021-06-03  9:01 UTC  (2+ messages)

[PATCH for-rc v1] RDMA/rxe: Fix failure during driver load
 2021-06-03  9:01 UTC 

[PATCH v7 0/5] convert grf.txt to YAML
 2021-06-03  8:58 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: phy: rename phy nodename in phy-rockchip-inno-usb2.yaml

Need suggestion for 'access_type' of AMBA pl011 serial driver
 2021-06-03  8:59 UTC  (2+ messages)

[PATCH v3 0/2] Gitlab: Add issue templates
 2021-06-03  8:45 UTC  (3+ messages)
` [PATCH v3 1/2] GitLab: Add "Bug" issue reporting template

virtio-net: kernel panic in virtio_net.c
 2021-06-03  8:57 UTC  (3+ messages)

[PATCH v6 0/5] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-03  8:57 UTC  (8+ messages)
` [PATCH v6 1/5] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
` [PATCH v6 2/5] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v6 3/5] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()

Hunting mode switches
 2021-06-03  8:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] gpudev: introduce memory API
 2021-06-03  8:57 UTC  (11+ messages)

[PATCH v2 0/2] Gitlab: Add issue templates
 2021-06-03  8:43 UTC  (5+ messages)
` [PATCH v2 1/2] GitLab: Add "Bug" issue reporting template

[meta-arago PATCH] tisdk-core-bundle: Install sysfw.itb in the prebuilt-images directory
 2021-06-03  8:56 UTC  (2+ messages)

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-06-03  8:52 UTC  (5+ messages)
` [PATCH v5 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
 2021-06-03  8:45 UTC  (5+ messages)
` [PATCH 1/2] i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn

[PATCH v3 0/3] Apple M1 DART IOMMU driver
 2021-06-03  8:50 UTC  (12+ messages)
` [PATCH v3 1/3] iommu: io-pgtable: add DART pagetable format
` [PATCH v3 2/3] dt-bindings: iommu: add DART iommu bindings
` [PATCH v3 3/3] iommu: dart: Add DART iommu driver

[PATCH 1/1] ieee802154: fix error return code in ieee802154_add_iface()
 2021-06-03  8:53 UTC  (2+ messages)

[PATCH RESEND net-next v3 00/18] devlink: rate objects API
 2021-06-03  8:53 UTC  (3+ messages)

[Intel-gfx] [PULL] drm-misc-fixes
 2021-06-03  8:53 UTC  (2+ messages)
`  "

[PATCH v4 0/3] extcon: sm5502: Add support for SM5504
 2021-06-03  8:52 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: extcon: sm5502: Document siliconmitus,sm5504-muic
` [PATCH v4 2/3] extcon: sm5502: Refactor driver to use chip-specific struct
` [PATCH v4 3/3] extcon: sm5502: Add support for SM5504

[PATCH v2 1/3] doc: Fix some mistakes in the SEV documentation
 2021-06-03  8:29 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 00/17] Introduce PXP Test
 2021-06-03  8:52 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 07/17] Add MI_SET_APPID instruction definition

[PATCH v5] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-06-03  8:51 UTC  (3+ messages)

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-06-03  8:51 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH v11 3/3] scsi: set max_bio_bytes with queue max sectors
 2021-06-03  8:32 UTC  (2+ messages)

[mchinth:sep_socwatch_linux_5_9 1/1] drivers/platform/x86/sepdk/pax/pax.c:36:1: iwyu: warning: superfluous #include <linux/delay.h>
 2021-06-03  8:49 UTC 

[PATCH 0/3] drm: Fix randconfig link failures
 2021-06-03  8:48 UTC  (4+ messages)
` [PATCH 1/3] drm: Avoid circular dependencies for CONFIG_FB

[LTP] [PATCH] syscalls/mallinfo201: Add a basic test for mallinfo2 when setting 2G size
 2021-06-03  8:49 UTC  (3+ messages)

[PATCH 00/21] Add Support for Plane Color Lut and CSC features
 2021-06-03  8:47 UTC  (6+ messages)
      ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915/dsc: Remove redundant checks in DSC disable
 2021-06-03  8:47 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v11 1/3] bio: control bio max size
 2021-06-03  8:28 UTC  (2+ messages)

[PATCH 0/2] Allow high order pages to be stored on PCP
 2021-06-03  8:46 UTC  (3+ messages)
` [PATCH 1/2] mm/page_alloc: Move free_the_page
` [PATCH 2/2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists

[PATCH v2 00/12] powerpc: Optimise KUAP on book3s/32
 2021-06-03  8:41 UTC  (26+ messages)
` [PATCH v2 01/12] powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c
` [PATCH v2 02/12] powerpc/32s: Refactor update of user segment registers
` [PATCH v2 03/12] powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
` [PATCH v2 04/12] powerpc/32s: Convert switch_mmu_context() to C
` [PATCH v2 05/12] powerpc/32s: Simplify calculation of segment register content
` [PATCH v2 06/12] powerpc/32s: Initialise KUAP and KUEP in C
` [PATCH v2 07/12] powerpc/32s: Allow disabling KUEP at boot time
` [PATCH v2 08/12] powerpc/32s: Allow disabling KUAP "
` [PATCH v2 09/12] powerpc/32s: Rework Kernel Userspace Access Protection
` [PATCH v2 10/12] powerpc/32s: Activate KUAP and KUEP by default
` [PATCH v2 11/12] powerpc/kuap: Remove KUAP_CURRENT_XXX
` [PATCH v2 12/12] powerpc/kuap: Remove to/from/size parameters of prevent_user_access()

[dpdk-dev] [PATCH v1] lib/vhost: enable IOMMU for async vhost
 2021-06-03 17:30 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] vhost: "

WireGuard responses a Handshake Initiation packet with another Handshake Initiation instead of Handshake Response
 2021-06-03  6:43 UTC 

[PATCH 01/10] drm/ttm: allocate resource object instead of embedding it v2
 2021-06-03  8:45 UTC  (2+ messages)

[PATCH] media: mexon-ge2d: fixup frames size in registers
 2021-06-03  8:42 UTC  (3+ messages)

[PATCH v5 00/14] Optimise and update memcpy, user copy and string routines
 2021-06-03  8:45 UTC  (5+ messages)
` [PATCH v5 08/14] arm64: Import latest optimization of memcpy

[PATCH RESEND] clk: vc5: fix output disabling when enabling a FOD
 2021-06-03  8:44 UTC  (3+ messages)

[linux-next:master 5756/5946] mm/userfaultfd.c:212:6: warning: variable 'vm_alloc_shared' set but not used
 2021-06-03  8:44 UTC  (4+ messages)
  ` [kbuild-all] "

[fanotify] a8b98c808e: stress-ng.fanotify.ops_per_sec 32.2% improvement
 2021-06-03  8:43 UTC  (4+ messages)

[dpdk-dev] [RFC PATCH] ethdev: add support for testpmd-compliant flow rule dumping
 2021-06-03  8:43 UTC  (7+ messages)

[PATCH intel-next 0/2] ice: bring up XDP_TX back to life
 2021-06-03  8:42 UTC  (4+ messages)
` [PATCH intel-next 2/2] ice: introduce XDP Tx fallback path
    ` [Intel-wired-lan] "

[OE-core] [PATCH] python3-libarchive-c: upgrade 3.0 -> 3.1
 2021-06-03  8:41 UTC 

[PATCH] iommu/vt-d: move variable to more local scope
 2021-06-03  8:41 UTC  (2+ messages)

[PATCH RFC net-next 01/16] mctp: Add MCTP base
 2021-06-03  8:41 UTC  (2+ messages)

[PATCH] Revert "i915: use io_mapping_map_user"
 2021-06-03  8:41 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-06-03  8:39 UTC  (5+ messages)

[PATCH -next v2] ACPI: LPSS: Replaced simple_strtol() with kstrtol()
 2021-06-03  9:12 UTC 

[PATCH v2] hwmon: (scpi-hwmon) shows the negative temperature properly
 2021-06-03  8:38 UTC 

[sched/fair] d8fcb81f1a: netperf.Throughput_tps -16.9% regression
 2021-06-03  8:38 UTC  (7+ messages)
  ` [LKP] "

[PATCH v2 0/3] Memory hotplug locking cleanup
 2021-06-03  8:38 UTC  (5+ messages)
` [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values


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.