All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 18:13:05 to 2020-10-12 19:02:43 UTC [more...]

[PATCH 0/4] xen/arm: Unbreak ACPI
 2020-10-12 19:02 UTC  (4+ messages)

[PATCH v2 05/13] reftable: utility functions
 2020-10-12 19:01 UTC  (8+ messages)

[Intel-gfx] [PATCH v6 0/5] Introduce drm scaling filter property
 2020-10-12 18:41 UTC  (12+ messages)
`  "
` [Intel-gfx] [PATCH v6 1/5] drm: Introduce plane and CRTC scaling filter properties
  `  "
` [PATCH v6 2/5] drm/drm-kms.rst: Add plane and CRTC scaling filter property documentation
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 3/5] drm/i915: Introduce scaling filter related registers and bit fields
  `  "
` [Intel-gfx] [PATCH v6 4/5] drm/i915/display: Add Nearest-neighbor based integer scaling support
  `  "
` [PATCH v6 5/5] drm/i915: Enable scaling filter for plane and CRTC
  ` [Intel-gfx] "

Additional debug info to aid cacheline analysis
 2020-10-12 18:59 UTC  (3+ messages)
  ` [PATCH] Only add -fno-var-tracking-assignments workaround for old GCC versions

[ANNOUNCE] Sparse v0.6.3-rc1
 2020-10-12 18:51 UTC  (2+ messages)

[dpdk-dev] [PATCH] eventdev: add PCI probe named convenience function
 2020-10-12 19:01 UTC  (3+ messages)

[GIT PULL] x86/asm updates for v5.10
 2020-10-12 18:59 UTC  (5+ messages)

[Qemu-devel] [Bug 1775702] [NEW] High host CPU load and slower guest after upgrade guest OS Windows 10 to ver 1803
 2020-10-12 18:48 UTC  (2+ messages)
` [Bug 1775702] "

PCI, isolcpus, and irq affinity
 2020-10-12 18:58 UTC  (3+ messages)

[PATCH] ci: fix GitHub workflow when on a tagged revision
 2020-10-12 18:57 UTC  (9+ messages)
` [PATCH v2 0/2] Do not skip tagged revisions in the GitHub workflow runs
  ` [PATCH v2 1/2] ci: skip GitHub workflow runs for already-tested commits/trees

[PATCH v4 0/3] dmaengine: Add support for QCOM GSI dma controller
 2020-10-12 18:57 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding

[PULL 00/14] Monitor patches for 2020-10-09
 2020-10-12 18:49 UTC  (8+ messages)
` [PULL 09/14] qmp: Move dispatcher to a coroutine

[Buildroot] [PATCH 1/1] package/quazip: fix legal info
 2020-10-12 18:57 UTC 

[PATCH v5 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller
 2020-10-12 18:55 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-microchip-sgpio driver

[PATCH v2 0/2] use interpreters to invoke scripts
 2020-10-12 18:54 UTC  (16+ messages)
` [PATCH v2 2/2] kbuild: "
    ` [Linux-kernel-mentees] "

[tpm2] Re: Retrieving Context/Object attributes
 2020-10-12 18:56 UTC 

[Linux-kernel-mentees] [PATCH RFC] checkpatch: add new exceptions to repeated word check
 2020-10-12 18:56 UTC  (6+ messages)

[PATCH] resolv.5: Document the trust-ad option
 2020-10-12 18:55 UTC  (2+ messages)

[PULL v2 00/30] Block patches
 2020-10-12 18:28 UTC  (31+ messages)
` [PULL v2 01/30] block/nvme: Add driver statistics for access alignment and hw errors
` [PULL v2 02/30] libvhost-user: Allow vu_message_read to be replaced
` [PULL v2 03/30] libvhost-user: remove watch for kick_fd when de-initialize vu-dev
` [PULL v2 04/30] util/vhost-user-server: generic vhost user server
` [PULL v2 05/30] block: move logical block size check function to a common utility function
` [PULL v2 06/30] block/export: vhost-user block device backend server
` [PULL v2 07/30] test: new qTest case to test the vhost-user-blk-server
` [PULL v2 08/30] MAINTAINERS: Add vhost-user block device backend server maintainer
` [PULL v2 09/30] util/vhost-user-server: s/fileds/fields/ typo fix
` [PULL v2 10/30] util/vhost-user-server: drop unnecessary QOM cast
` [PULL v2 11/30] util/vhost-user-server: drop unnecessary watch deletion
` [PULL v2 12/30] block/export: consolidate request structs into VuBlockReq
` [PULL v2 13/30] util/vhost-user-server: drop unused DevicePanicNotifier
` [PULL v2 14/30] util/vhost-user-server: fix memory leak in vu_message_read()
` [PULL v2 15/30] util/vhost-user-server: check EOF when reading payload
` [PULL v2 16/30] util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
` [PULL v2 17/30] block/export: report flush errors
` [PULL v2 18/30] block/export: convert vhost-user-blk server to block export API
` [PULL v2 19/30] util/vhost-user-server: move header to include/
` [PULL v2 20/30] util/vhost-user-server: use static library in meson.build
` [PULL v2 21/30] qemu-storage-daemon: avoid compiling blockdev_ss twice
` [PULL v2 22/30] block: move block exports to libblockdev
` [PULL v2 23/30] block/export: add iothread and fixed-iothread options
` [PULL v2 24/30] block/export: add vhost-user-blk multi-queue support
` [PULL v2 25/30] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PULL v2 26/30] block/io: fix bdrv_co_block_status_above
` [PULL v2 27/30] block/io: bdrv_common_block_status_above: support include_base
` [PULL v2 28/30] block/io: bdrv_common_block_status_above: support bs == base
` [PULL v2 29/30] block/io: fix bdrv_is_allocated_above
` [PULL v2 30/30] iotests: add commit top->base cases to 274

[PATCH v2] ceph: check session state after bumping session->s_seq
 2020-10-12 18:54 UTC  (2+ messages)

[PATCH] drm/i915/dp: Tweak initial dpcd backlight.enabled value
 2020-10-12 18:52 UTC  (7+ messages)
          ` [Intel-gfx] "

[ANNOUNCE] libtraceevent.git
 2020-10-12 18:52 UTC  (5+ messages)

NVME, isolcpus, and irq affinity
 2020-10-12 18:50 UTC  (3+ messages)

[Bug 209411] New: When retrieving string descriptor from mobile device returns eproto error
 2020-10-12 18:50 UTC  (3+ messages)
` [Bug 209411] "

[PATCH v2 00/10] clean up all Hisilicon-related errors detected by DT schema on arm32
 2020-10-12 18:48 UTC  (7+ messages)
` [PATCH v2 09/10] dt-bindings: arm: hisilicon: add missing properties into sysctrl.yaml
` [PATCH v2 10/10] dt-bindings: arm: hisilicon: add missing properties into cpuctrl.yaml

[PATCH] usb: host: ehci-sched: add comment about find_tt() not returning error
 2020-10-12 18:49 UTC  (13+ messages)
` [linux-safety] "

[PATCH 2/3] replace CURLOPT_FILE With CURLOPT_WRITEDATA
 2020-10-12 18:48 UTC  (2+ messages)
` [PATCH 3/3] http: automatically retry some requests

[RFC PATCH 0/2] contrib/gitdm: Add more academic contributors
 2020-10-12 18:28 UTC  (3+ messages)
` [RFC PATCH 2/2] contrib/gitdm: Add more academic domains

[PATCH net-next 0/2] dt-bindings: net: dsa: b53: Add YAML bindings
 2020-10-12 18:48 UTC  (9+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] dt-bindings: net: dsa: b53: Drop old bindings

[PATCH] queue.3: Replace incomplete example by a complete example
 2020-10-12 18:47 UTC  (3+ messages)

[PATCH] h8300: Make irq disable and enable a compiler barrier
 2020-10-12 18:47 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: VMX: Add a VMX-preemption timer expiration test
 2020-10-12 18:46 UTC  (10+ messages)

[PATCH] maintenance: core.commitGraph=false prevents writes
 2020-10-12 18:40 UTC  (3+ messages)

IRQs in /proc/irq/* that aren't listed in /proc/interrupts?
 2020-10-12 18:40 UTC 

Regression: epoll edge-triggered (EPOLLET) for pipes/FIFOs
 2020-10-12 18:39 UTC  (2+ messages)

RPi3: serial console
 2020-10-12 18:39 UTC  (3+ messages)

stable-rc/linux-5.8.y build: 184 builds: 1 failed, 183 passed, 18 warnings (v5.8.14-125-gf4ed6fb8f168)
 2020-10-12 18:38 UTC 

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-12 18:38 UTC  (17+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 5/5] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID

[PATCH v2 0/5] SAN Congestion Management (SCM) statistics
 2020-10-12 18:38 UTC  (11+ messages)
` [PATCH v2 1/5] scsi: fc: Update formal FPIN descriptor definitions
` [PATCH v2 2/5] scsi: fc: Add FPIN statistics to fc_host and fc_rport objects
` [PATCH v2 3/5] scsi: fc: Parse FPIN packets and update statistics
` [PATCH v2 4/5] scsi: fc: Add mechanism to update FPIN signal statistics
` [PATCH v2 5/5] scsi: fc: Update documentation of sysfs nodes for FPIN stats

[igt-dev] [PATCH] tests/kms_dp_aux_dev: Handle AUX failures on disconnected MST connectors
 2020-10-12 18:37 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v3 0/8] ipu3-cio2 format and other fixes
 2020-10-12 18:35 UTC  (10+ messages)
` [PATCH v3 6/8] ipu3-cio2: Remove explicit type from frame size checks
` [PATCH v3 7/8] ipu3-cio2: Rename CIO2_IMAGE_MAX_LENGTH as CIO2_IMAGE_MAX_HEIGHT
` [PATCH v3 8/8] ipu3-cio2: Remove traces of returned buffers

[PATCH v2 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-12 18:34 UTC  (10+ messages)
` [PATCH v2 1/6] Add ancillary bus support

[PATCH] module: statically initialize init section freeing data
 2020-10-12 18:34 UTC  (2+ messages)

[RT] 5.9-rt14 softirq_ctrl.lock vs listening_hash[i].lock lockdep splat
 2020-10-12 18:34 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: vmx: Add test for MTF on a guest MOV-to-CR0 that enables PAE
 2020-10-12 18:31 UTC  (6+ messages)

[Bug 208891] New: Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock
 2020-10-12 18:30 UTC  (2+ messages)
` [Bug 208891] "

[Linux-kernel-mentees] Checkpatch.pl tasks for Community Bridge Program
 2020-10-12 18:28 UTC  (4+ messages)

[PATCH 4.14 00/70] 4.14.201-rc1 review
 2020-10-12 18:27 UTC  (2+ messages)

[PATCH 5.8 000/124] 5.8.15-rc1 review
 2020-10-12 18:27 UTC  (2+ messages)

[PATCH 5.4 00/85] 5.4.71-rc1 review
 2020-10-12 18:27 UTC  (2+ messages)

[PATCH 4.19 00/49] 4.19.151-rc1 review
 2020-10-12 18:27 UTC  (2+ messages)

[PATCH 4.9 00/54] 4.9.239-rc1 review
 2020-10-12 18:27 UTC  (2+ messages)

[PATCH 4.4 00/39] 4.4.239-rc1 review
 2020-10-12 18:27 UTC  (2+ messages)

[PATCH] ASoC: dmaengine: Document support for TX only or RX only streams
 2020-10-12 18:26 UTC  (8+ messages)

[PATCH v3 00/15] MIPS: Convert Ingenic to a generic board v3
 2020-10-12 18:26 UTC  (5+ messages)
` [PATCH v3 11/15] MIPS: generic: Add support for Ingenic SoCs

[GIT PULL] dlm updates for 5.10
 2020-10-12 18:20 UTC 

[GIT PULL] arm64 updates for 5.10
 2020-10-12 18:21 UTC  (3+ messages)

[GIT PULL] arch/microblaze patches for 5.10-rc1
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] x86/cpu updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] RAS queue for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] m68k updates for 5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] x86/core updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] x86/fsgsbase updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] x86/platform updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] x86/pasid updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] x86/cleanups updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies
 2020-10-12 18:19 UTC  (13+ messages)

[GIT PULL] x86/fpu updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] x86/cache updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] x86/misc updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] tpmdd updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[GIT PULL] EDAC queue for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[PATCH 01/13] gstreamer1.0: upgrade to version 1.18.0
 2020-10-12 18:20 UTC  (8+ messages)
` [PATCH 05/13] gstreamer1.0-plugins-bad: disable vulkan
  ` [OE-core] "

[PATCH] Documentation: kunit: Update Kconfig parts for KUNIT's module support
 2020-10-12 18:19 UTC  (2+ messages)

[dpdk-dev] [PATCH v8 00/13] support the flow-based traffic sampling
 2020-10-12 18:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9 0/3] "

[PATCH] riscv: k210: Reduce DMA block size
 2020-10-12 18:18 UTC 

Tracking Previously (or to-be-) TRIM'd Blocks
 2020-10-12 18:17 UTC  (2+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-12 16:19 UTC  (7+ messages)
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
          ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications
 2020-10-12 18:15 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/4] boot/uboot: add stm32 binary format
 2020-10-12 18:15 UTC  (14+ messages)
` [Buildroot] [PATCH v3 4/4] configs/stm32mp157c-dk2: add support for wifi

[PATCH] dt-bindings: pwm: imx: document i.MX compatibles
 2020-10-12 18:14 UTC  (6+ messages)

[PATCH v3] qla2xxx: Return EBUSY on fcport deletion
 2020-10-12 18:14 UTC  (2+ messages)
` [EXT] "

[net-next v2 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2020-10-12
 2020-10-12 18:13 UTC  (3+ messages)
` [net-next v2 1/2] i40e: Allow changing FEC settings on X722 if supported by FW
` [net-next v2 2/2] e1000: remove unused and incorrect code

[PATCH v2 00/16] riscv: k210: Enable use of AI ram bank
 2020-10-12 18:13 UTC  (17+ messages)
` [PATCH v2 01/16] clk: k210: Fix PLLs not being enabled
` [PATCH v2 02/16] clk: k210: Fix PLL enable always getting taken
` [PATCH v2 03/16] clk: k210: Remove bypass clock
` [PATCH v2 04/16] clk: k210: Remove k210_register_pll
` [PATCH v2 05/16] clk: k210: Move the clint clock to under aclk
` [PATCH v2 06/16] clk: Add support for the k210 clock driver pre-relocation
` [PATCH v2 07/16] riscv: Enable some devices pre-relocation
` [PATCH v2 08/16] lib: fdt: Add fdtdec_setup_mem_size_base_highest
` [PATCH v2 09/16] test: Add a test for fdtdec_setup_mem_size_base et al
` [PATCH v2 10/16] ram: Add driver for K210 SRAM
` [PATCH v2 11/16] ram: sifive: Default to y only if compiling for fu540
` [PATCH v2 12/16] riscv: Probe ram in dram_init
` [PATCH v2 13/16] riscv: Enable AI ram on K210
` [PATCH v2 14/16] riscv: k210: Rename airam to aisram
` [PATCH v2 15/16] riscv: k210: Use AI as the parent clock of aisram, not PLL1
` [PATCH v2 16/16] riscv: Don't reserve AI ram in k210 dts

[dpdk-dev] [RFC PATCH v2] app/testpmd: tx pkt clones parameter in flowgen
 2020-10-12 18:13 UTC  (2+ messages)

rtw88 / rtl_8821ce: rfe 2 is not supported
 2020-10-12 18:12 UTC  (2+ messages)

[GIT PULL] Smack patches for v5.10
 2020-10-12 18:13 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.