All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-03 15:58:35 to 2021-05-03 16:36:23 UTC [more...]

[PATCH AUTOSEL 5.12 001/134] drm: Added orientation quirk for OneGX1 Pro
 2021-05-03 16:33 UTC  (49+ messages)
` [PATCH AUTOSEL 5.12 002/134] drm/qxl: do not run release if qxl failed to init
` [PATCH AUTOSEL 5.12 003/134] drm/qxl: release shadow on shutdown
` [PATCH AUTOSEL 5.12 004/134] drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check
` [PATCH AUTOSEL 5.12 005/134] drm/amd/display: changing sr exit latency
` [PATCH AUTOSEL 5.12 006/134] drm/amd/display: Fix MPC OGAM power on/off sequence
` [PATCH AUTOSEL 5.12 007/134] drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltage
` [PATCH AUTOSEL 5.12 008/134] drm/ast: fix memory leak when unload the driver
` [PATCH AUTOSEL 5.12 009/134] drm/amd/display: Check for DSC support instead of ASIC revision
` [PATCH AUTOSEL 5.12 010/134] drm/amd/display: Don't optimize bandwidth before disabling planes
` [PATCH AUTOSEL 5.12 011/134] drm/amd/display: Return invalid state if GPINT times out
` [PATCH AUTOSEL 5.12 012/134] drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work
` [PATCH AUTOSEL 5.12 013/134] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
` [PATCH AUTOSEL 5.12 014/134] scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
` [PATCH AUTOSEL 5.12 015/134] scsi: lpfc: Fix pt2pt connection does not recover after LOGO
` [PATCH AUTOSEL 5.12 016/134] scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path
` [PATCH AUTOSEL 5.12 017/134] scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN
` [PATCH AUTOSEL 5.12 019/134] drm/amd/pm/swsmu: clean up user profile function
` [PATCH AUTOSEL 5.12 020/134] drm/amdgpu: Fix some unload driver issues
` [PATCH AUTOSEL 5.12 025/134] drm/virtio: fix possible leak/unlock virtio_gpu_object_array
` [PATCH AUTOSEL 5.12 031/134] media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
` [PATCH AUTOSEL 5.12 032/134] atomisp: don't let it go past pipes array
` [PATCH AUTOSEL 5.12 043/134] backlight: qcom-wled: Use sink_addr for sync toggle

[PATCH v2] block: Improve limiting the bio size
 2021-05-03 16:35 UTC  (3+ messages)

[PATCH] EDAC: aspeed: print resource_size_t using %pa
 2021-05-03 16:34 UTC 

[dpdk-dev] [PATCH] telemetry: remove internal symbol from public header
 2021-05-03 16:34 UTC 

[dpdk-dev] New PMD integration to next version release
 2021-05-03 16:33 UTC  (2+ messages)

[LTP] [PATCH 0/3 v2] syscalls/chown: Rewrite chown/chown{02, 04, 05} with the new api
 2021-05-03 16:33 UTC  (3+ messages)
` [LTP] [PATCH 3/3 v2] syscalls/chown: Rewrite chown/chown05.c "

[PATCH v2 0/3] newidle_balance() PREEMPT_RT latency mitigations
 2021-05-03 16:33 UTC  (5+ messages)

[PATCH v9] bio: limit bio max size
 2021-05-03 16:33 UTC  (2+ messages)

[RFC PATCH 13/37] mm: implement speculative handling in __handle_mm_fault()
 2021-05-03 16:32 UTC  (11+ messages)

[PATCH V5 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-05-03 16:30 UTC  (10+ messages)
` [PATCH V5 5/8] remoteproc: imx_rproc: initial support for mutilple start/stop method
` [PATCH V5 7/8] remoteproc: imx_rproc: support i.MX7ULP
` [PATCH V5 8/8] remoteproc: imx_rproc: support i.MX8MN/P

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-03 16:30 UTC  (19+ messages)
` [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device

[Outreachy kernel] [PATCH v5] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-05-03 16:31 UTC  (2+ messages)

[PATCH 0/2] tracing: Add trace for task_exit
 2021-05-03 16:30 UTC  (8+ messages)
` [PATCH 1/2] tracing: Add a "

[PATCH 0/6] Push negotiation
 2021-05-03 16:30 UTC  (3+ messages)
` [PATCH 2/6] fetch-pack: refactor process_acks()

[tpm2] [RELEASE CANDIDATE] tpm2-tss v3.0.4-rc1
 2021-05-03 16:30 UTC 

[PATCH v2 0/6] hw/sparc/sun4m: Introduce Sun4mMachineClass to access sun4m_hwdefs
 2021-05-03 16:27 UTC  (13+ messages)
` [PATCH v2 1/6] hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINE
` [PATCH v2 2/6] hw/sparc/sun4m: Introduce Sun4mMachineClass
` [PATCH v2 3/6] hw/sparc/sun4m: Factor out sun4m_machine_class_init()
` [PATCH v2 4/6] hw/sparc/sun4m: Register machine types in sun4m_machine_types[]
` [PATCH v2 5/6] hw/sparc/sun4m: Fix code style for checkpatch.pl
` [PATCH v2 6/6] hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_init

[PATCH] Fix: fix comment for __git_complete_worktree_paths
 2021-05-03 16:29 UTC  (2+ messages)
` [PATCH v2] work around zsh comment in __git_complete_worktree_paths

A hotplug bug in AMDGPU
 2021-05-03 16:28 UTC  (2+ messages)

[Qemu-devel] [Bug 1396052] [NEW] migration failed when running BurnInTest in guest
 2021-05-03 16:11 UTC  (2+ messages)
` [Bug 1396052] "

[PATCH 1/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
 2021-05-03 16:25 UTC  (2+ messages)

[PATCH v2] kvm/x86: Fix 'lpages' kvm stat for TDM MMU
 2021-05-03 16:25 UTC  (2+ messages)

[tpm2] [RELEASE CANDIDATE] tpm2-tss v2.4.6-rc1
 2021-05-03 16:25 UTC 

linux-next: build failure after merge of the rcu tree
 2021-05-03 16:25 UTC  (2+ messages)

[PATCH 0/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
 2021-05-03 16:24 UTC  (2+ messages)

[PATCH 1/2] mm: memcg/slab: Prevent recursive kfree() loop
 2021-05-03 16:24 UTC  (8+ messages)
` [PATCH 2/2] mm: memcg/slab: Don't create unfreeable slab

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-03 16:22 UTC  (5+ messages)
` [PATCH v6 25/26] gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
` [PATCH v6 26/26] gitlab: Enable cross-i386 builds of TCI

[PATCH -perfbook] utilities/autodate.sh: Fix potential hung-up on missing tcolorbox
 2021-05-03 16:23 UTC  (3+ messages)
` [PATCH -perfbook v4] "

[Intel-gfx] [PATCH] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
 2021-05-03 16:22 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

Request new repo for IBM-specific code
 2021-05-03 16:21 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix wrong name announced on FB driver switching
 2021-05-03 16:22 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCH -perfbook] Fix the description of rcu_gp_ongoing
 2021-05-03 16:21 UTC  (2+ messages)

[PATCH] cpufreq: sc520_freq: add 'fallthrough' to one case
 2021-05-03 16:18 UTC 

[PATCH] net: wireless: scan.c: Remove space at start of line
 2021-05-03 16:22 UTC 

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-05-03 13:59 UTC  (15+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[dpdk-dev] [PATCH 0/5] Offload flags fixes
 2021-05-03 16:21 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/4] "

[PATCH] nvme-multipath: Reset bi_disk to ns head when failover
 2021-05-03 16:19 UTC  (4+ messages)

[Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs
 2021-05-03 16:10 UTC  (2+ messages)
` [Bug 1342686] "

[Bug 1310714] Re: User mode networking SLIRP rapid memory leak
 2021-05-03 16:06 UTC 

[PATCH 0/2] DDR/L3 Scaling support on SC7280 SoCs
 2021-05-03 16:20 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: blacklist SC7280 in cpufreq-dt-platdev

[PATCH V4 0/4] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-05-03 16:17 UTC  (5+ messages)
` [PATCH V4 1/4] dt-bindings: Added the yaml bindings for DCC
` [PATCH V4 2/4] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V4 3/4] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
` [PATCH V4 4/4] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node

[Intel-gfx] [PATCH] drm/i915/display/tgl+: Add new sequence step for MST + FEC
 2021-05-03 16:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] mt7601u: Add support for Baidu Nuomi dongle
 2021-05-03 16:10 UTC  (4+ messages)

[PATCH 01/13] drm/ttm: add ttm_sys_manager v2
 2021-05-03 16:15 UTC  (3+ messages)
` [PATCH 13/13] drm/ttm: flip the switch for driver allocated resources

[PATCH Part2 RFC v2 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-05-03 16:15 UTC  (5+ messages)
` [PATCH Part2 RFC v2 10/37] x86/fault: Add support to handle the RMP fault for kernel address

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

[PATCH v3 00/22] xvmalloc() / x86 xstate area / x86 CPUID / AMX+XFD
 2021-05-03 16:10 UTC  (3+ messages)
` [PATCH v3 05/22] x86/xstate: drop xstate_offsets[] and xstate_sizes[]

[xen-unstable-smoke test] 161625: tolerable all pass - PUSHED
 2021-05-03 16:12 UTC 

can all references to "lsb" in docs be removed?
 2021-05-03 16:12 UTC  (2+ messages)
` [docs] "

[PATCH] eventfd: convert to using ->write_iter()
 2021-05-03 16:12 UTC  (2+ messages)

[PATCH] perf record: Set timestamp boundary for AUX area events
 2021-05-03 16:11 UTC  (4+ messages)

[PATCH ethtool-next v2 0/7] ethtool: support FEC and standard stats
 2021-05-03 16:11 UTC  (5+ messages)
` [PATCH ethtool-next v2 7/7] netlink: stats: add on --all-groups option

[PATCH hwmon-next v3 0/3] Add support for MPS Multi-phase mp2888 controller
 2021-05-03 16:11 UTC  (4+ messages)
` [PATCH hwmon-next v3 2/3] hwmon: (pmbus) "

[PATCH v3 0/7] Maintenance III: Background maintenance
 2021-05-03 16:10 UTC  (4+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 3/8] for-each-repo: run subcommands on configured repos

[rcu:clocksource] BUILD SUCCESS 8e614d5b58992e722f07de7c2426f2c44668092b
 2021-05-03 16:09 UTC 

[rcu:dev.2021.04.30b] BUILD SUCCESS 0567e4c5c89daa50062599b0d8e91c4df4af734e
 2021-05-03 16:09 UTC 

[PATCH v5 00/10] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-05-03 16:04 UTC  (5+ messages)
` [PATCH v5 08/10] qtest/bios-tables-test: Make test build-independent from accelerator

Very slow clang kernel config 
 2021-05-03 16:09 UTC  (12+ messages)

[PATCH] usb: gadget: function: Fix inconsistent indent
 2021-05-03 16:09 UTC 

[GIT PULL] KVM, AMD PSP and ARM CoreSight changes for 5.13 merge window
 2021-05-03 16:09 UTC  (4+ messages)

[PATCH 00/94] Introducing the Maple Tree
 2021-05-03 16:08 UTC  (11+ messages)
` [PATCH 01/94] mm: Add vma_lookup()
` [PATCH 38/94] mm/gup: Add mm_populate_vma() for use when the vma is known
` [PATCH 94/94] mm: Move mas locking outside of munmap() path

[PACTH ethtool-next v3 0/7] ethtool: support FEC and standard stats
 2021-05-03 16:08 UTC  (8+ messages)
` [PACTH ethtool-next v3 1/7] update UAPI header copies
` [PACTH ethtool-next v3 2/7] json: improve array print API
` [PACTH ethtool-next v3 3/7] netlink: add FEC support
` [PACTH ethtool-next v3 4/7] netlink: fec: support displaying statistics
` [PACTH ethtool-next v3 5/7] ethtool: add nlchk for redirecting to netlink
` [PACTH ethtool-next v3 6/7] netlink: add support for standard stats
` [PACTH ethtool-next v3 7/7] netlink: stats: add an --all-groups option

[PATCH v4 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-05-03 16:07 UTC  (3+ messages)

[PATCH 0/6] block permission updated follow-up
 2021-05-03 16:05 UTC  (3+ messages)
` [PATCH 5/6] block: simplify bdrv_child_user_desc()

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

[PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
 2021-05-03 16:05 UTC 

[PATCH] sdk-manual: various cleanups to intro.rst
 2021-05-03 16:04 UTC  (7+ messages)
` [docs] "

[PACTH iproute2-next] ip: dynamically size columns when printing stats
 2021-05-03 16:00 UTC  (3+ messages)

[PATCH v4 00/12] x86/intr: introduce EOI callbacks and fix vPT
 2021-05-03 15:59 UTC  (9+ messages)
` [PATCH v4 01/12] x86/rtc: drop code related to strict mode

[PATCH v4 0/2] mtd: spi-nor: support dumping sfdp tables
 2021-05-03 15:56 UTC  (3+ messages)
` [PATCH v4 1/2] mtd: spi-nor: sfdp: save a copy of the SFDP data
` [PATCH v4 2/2] mtd: spi-nor: add initial sysfs support

[PATCH 00/27] drm/i915/gem: ioctl clean-ups (v5)
 2021-05-03 15:57 UTC  (31+ messages)
` [PATCH 13/27] drm/i915: Stop manually RCU banging in reset_stats_ioctl (v2)
  ` [Intel-gfx] "
` [PATCH 14/27] drm/i915/gem: Add a separate validate_priority helper
  ` [Intel-gfx] "
` [PATCH 15/27] drm/i915: Add gem/i915_gem_context.h to the docs
  ` [Intel-gfx] "
` [PATCH 16/27] drm/i915/gem: Add an intermediate proto_context struct
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 17/27] drm/i915/gem: Rework error handling in default_engines
  `  "
` [PATCH 18/27] drm/i915/gem: Optionally set SSEU in intel_context_set_gem
  ` [Intel-gfx] "
` [PATCH 19/27] drm/i915/gem: Use the proto-context to handle create parameters
  ` [Intel-gfx] "
` [PATCH 20/27] drm/i915/gem: Return an error ptr from context_lookup
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 21/27] drm/i915/gt: Drop i915_address_space::file (v2)
  `  "
` [Intel-gfx] [PATCH 22/27] drm/i915/gem: Delay context creation
  `  "
` [Intel-gfx] [PATCH 23/27] drm/i915/gem: Don't allow changing the VM on running contexts
  `  "
` [Intel-gfx] [PATCH 24/27] drm/i915/gem: Don't allow changing the engine set "
  `  "
` [PATCH 25/27] drm/i915/selftests: Take a VM in kernel_context()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 26/27] i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
  `  "
` [Intel-gfx] [PATCH 27/27] drm/i915/gem: Roll all of context creation together
  `  "

[PATCH] Add ASRock HDD Saver support
 2021-05-03 15:58 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.