All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-07 06:07:45 to 2019-08-07 07:11:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2019-08-07  7:11 UTC 

[PATCH v2 0/7] Add support for Qualcomm SM8150 and SC7180 SoCs
 2019-08-07  7:09 UTC  (8+ messages)
` [PATCH v2 1/7] soc: qcom: smem: Update max processor count
` [PATCH v2 2/7] dt-bindings: firmware: scm: re-order compatible list
` [PATCH v2 3/7] dt-bindings: firmware: scm: Add SM8150 and SC7180 support
` [PATCH v2 4/7] dt-bindings: mailbox: Add APSS shared for SM8150 and SC7180 SoCs
` [PATCH v2 5/7] mailbox: qcom: Add support for Qualcomm "
` [PATCH v2 6/7] dt-bindings: soc: qcom: aoss: Add SM8150 and SC7180 support
` [PATCH v2 7/7] soc: qcom: aoss: Add AOSS QMP support

[PATCH v2] ALSA: pcm: fix multiple memory leak bugs
 2019-08-07  7:09 UTC 

[Bug 203781] New: AMDGPU Radeon VII crashes with dual monitors
 2019-08-07  7:10 UTC  (2+ messages)
` [Bug 203781] "

[Virtio-fs] [PATCH v2 2/2][RFC] use fuse_buf_writev to replace fuse_buf_write for better performance
 2019-08-07  7:10 UTC 

[PATCH] ARM: dts: add touchkey nodes for midas
 2019-08-07  7:09 UTC  (2+ messages)

[Xen-devel] [BUG] After upgrade to Xen 4.12.0 iommu=no-igfx
 2019-08-07  7:08 UTC  (13+ messages)

[PATCH] i2c-axxia: support slave mode
 2019-08-07  7:09 UTC  (3+ messages)

[PATCH] drm/amdgpu: replace readq/writeq with atomic64 operations
 2019-08-07  7:08 UTC  (4+ messages)

[Qemu-devel] [PATCH v8] qemu-io: add pattern file for write command
 2019-08-07  7:06 UTC 

[PATCH V4 0/9] Fixes for metadata accelreation
 2019-08-07  7:06 UTC  (19+ messages)
` [PATCH V4 1/9] vhost: don't set uaddr for invalid address
` [PATCH V4 2/9] vhost: validate MMU notifier registration
` [PATCH V4 3/9] vhost: fix vhost map leak
` [PATCH V4 4/9] vhost: reset invalidate_count in vhost_set_vring_num_addr()
` [PATCH V4 5/9] vhost: mark dirty pages during map uninit
` [PATCH V4 6/9] vhost: don't do synchronize_rcu() in vhost_uninit_vq_maps()
` [PATCH V4 7/9] vhost: do not use RCU to synchronize MMU notifier with worker
` [PATCH V4 8/9] vhost: correctly set dirty pages in MMU notifiers callback
` [PATCH V4 9/9] vhost: do not return -EAGAIN for non blocking invalidation too early

post-receive: pub/scm/linux/kernel/git/vireshk/pm
 2019-08-07  7:07 UTC 

[PATCH V4 1/2] cpufreq: schedutil: Don't skip freq update when limits change
 2019-08-07  7:06 UTC  (2+ messages)
` [PATCH V4 2/2] cpufreq: intel_pstate: Implement QoS supported freq constraints

[PATCH V4 0/9] Fixes for metadata accelreation
 2019-08-07  7:06 UTC 

[PATCH V3 00/10] Fixes for metadata accelreation
 2019-08-07  7:05 UTC  (23+ messages)
` [PATCH V3 01/10] vhost: disable metadata prefetch optimization
` [PATCH V3 02/10] vhost: don't set uaddr for invalid address
` [PATCH V3 03/10] vhost: validate MMU notifier registration
` [PATCH V3 04/10] vhost: fix vhost map leak
` [PATCH V3 05/10] vhost: reset invalidate_count in vhost_set_vring_num_addr()
` [PATCH V3 06/10] vhost: mark dirty pages during map uninit
` [PATCH V3 07/10] vhost: don't do synchronize_rcu() in vhost_uninit_vq_maps()
` [PATCH V3 08/10] vhost: do not use RCU to synchronize MMU notifier with worker
` [PATCH V3 09/10] vhost: correctly set dirty pages in MMU notifiers callback
` [PATCH V3 10/10] vhost: do not return -EAGAIN for non blocking invalidation too early

[PATCH] riscv: kbuild: add virtual memory system selection
 2019-08-07  7:04 UTC  (6+ messages)

[PATCH] i2c: avoid sleep in IRQ context
 2019-08-07  7:04 UTC  (2+ messages)

[meta-oe] [PATCH] protobuf: upgrade 3.9.0 -> 3.9.1
 2019-08-07  7:03 UTC 

[PATCH RFC 0/7] treewide: modify sh-pfc and add support pwm duty zero
 2019-08-07  7:03 UTC  (7+ messages)
` [PATCH RFC 5/7] pwm: rcar: remove a redundant condition in rcar_pwm_apply()
` [PATCH RFC 6/7] pwm: rcar: Add gpio support to output duty zero

[Virtio-fs] [PATCH v2 1/2][RFC] virtiofsd: virtiofsd: add definition of fuse_buf_writev()
 2019-08-07  7:02 UTC 

[dpdk-dev] [PATCH v4 0/4] examples/client_server_mp: fix port issues
 2019-08-07  7:02 UTC  (14+ messages)
` [dpdk-dev] [PATCH v5 0/4] examples/client_server_mp: port id fixes
  ` [dpdk-dev] [PATCH v5 1/4] examples/multi_process/client_server_mp: check port validity

[PATCH v5 00/10] implement KASLR for powerpc/fsl_booke/32
 2019-08-07  6:57 UTC  (22+ messages)
` [PATCH v5 01/10] powerpc: unify definition of M_IF_NEEDED
` [PATCH v5 02/10] powerpc: move memstart_addr and kernstart_addr to init-common.c
` [PATCH v5 03/10] powerpc: introduce kimage_vaddr to store the kernel base
` [PATCH v5 04/10] powerpc/fsl_booke/32: introduce create_tlb_entry() helper
` [PATCH v5 05/10] powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
` [PATCH v5 06/10] powerpc/fsl_booke/32: implement KASLR infrastructure
` [PATCH v5 07/10] powerpc/fsl_booke/32: randomize the kernel image offset
` [PATCH v5 08/10] powerpc/fsl_booke/kaslr: clear the original kernel if randomized
` [PATCH v5 09/10] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
` [PATCH v5 10/10] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic

[PATCH] mt76: move mt76_tx_tasklet in mt76 module
 2019-08-07  6:57 UTC  (2+ messages)

hmm cleanups, v2
 2019-08-07  6:57 UTC  (8+ messages)
` [PATCH 15/15] amdgpu: remove CONFIG_DRM_AMDGPU_USERPTR

[Virtio-fs] [PATCH v2 0/2][RFC] virtiofsd: Improve io bandwidth by replacing pwrite with pwritev
 2019-08-07  6:57 UTC 

[PATCH net] hv_netvsc: Fix a warning of suspicious RCU usage
 2019-08-07  6:56 UTC  (3+ messages)

[PATCH v4 0/4] Miscellaneous fixes
 2019-08-07  6:55 UTC  (6+ messages)
` [PATCH v4 2/4] RISC-V: Add riscv_isa reprensenting ISA features common across CPUs

[tpm2] NV index
 2019-08-07  6:54 UTC 

[PATCH V3 00/10] Fixes for metadata accelreation
 2019-08-07  6:54 UTC 

[PATCH v2 libdrm 0/3] add ras inject test for gfx and umc module
 2019-08-07  6:52 UTC  (4+ messages)
  ` [PATCH v2 libdrm 1/3] amdgpu: add gfx ras inject configuration file
  ` [PATCH v2 libdrm 2/3] tests/amdgpu/ras: refine ras inject test
  ` [PATCH v2 libdrm 3/3] amdgpu: add umc ras inject test configuration

[pinctrl:devel 16/46] drivers/pinctrl/bcm/pinctrl-bcm2835.c:995:10: error: incompatible types when assigning to type 'volatile struct SHIFTER' from type 'unsigned int'
 2019-08-07  6:50 UTC  (4+ messages)

[PATCH V2 0/9] Fixes for metadata accelreation
 2019-08-07  6:49 UTC  (13+ messages)
` [PATCH V2 7/9] vhost: do not use RCU to synchronize MMU notifier with worker

[U-Boot] [PATCH] serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
 2019-08-07  6:49 UTC 

[PATCH] riscv: kbuild: drop CONFIG_RISCV_ISA_C
 2019-08-07  6:49 UTC  (3+ messages)

[PATCH] riscv: delay: use do_div() instead of __udivdi3()
 2019-08-07  6:48 UTC  (3+ messages)

[PATCH BlueZ 0/2] ELL-based bt_shell implementation
 2019-08-07  6:47 UTC  (3+ messages)
` [PATCH BlueZ 1/2] shared/shell: Add ell based shell implementation
` [PATCH BlueZ 2/2] shared/shell: Add "clear-history" API

[Qemu-devel] [PATCH v3 00/33] Multi-phase reset mechanism
 2019-08-06  0:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 04/33] make Device and Bus Resettable

[RFC PATCH 0/2] Hello
 2019-08-07  6:46 UTC  (10+ messages)
` [RFC PATCH 1/2] Regulator: Core: Add clock-enable to fixed-regulator

Warnings whilst building 5.2.0+
 2019-08-07  6:45 UTC  (5+ messages)

[PATCH] ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
 2019-08-07  6:42 UTC 

[PATCH v21 00/28] Intel SGX foundations
 2019-08-07  6:40 UTC  (5+ messages)
` [PATCH v21 18/28] x86/sgx: Add swapping code to the core and SGX driver

[U-Boot] [PATCH] spl: pass args to board_return_to_bootrom
 2019-08-07  6:40 UTC 

香港物流最佳合作供应商
 2019-08-07  6:40 UTC 

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-08-07  6:38 UTC  (8+ messages)

drm pull for v5.3-rc1
 2019-08-07  6:40 UTC  (11+ messages)

linux-next: manual merge of the akpm-current tree with the arm64 tree
 2019-08-07  6:39 UTC 

[PATCHv2] gpgme:upgrade 1.13.0 -> 1.13.1
 2019-08-07  6:37 UTC 

Kernel 4.14 + has 100 times higher IO latency than Kernel 4.4 with raid1
 2019-08-07  6:36 UTC  (9+ messages)
    ` Bisected: Kernel 4.14 + has 3 times higher write "

[PATCH] ALSA: pcm: fix a memory leak bug
 2019-08-07  6:35 UTC  (3+ messages)

deb: custom compression
 2019-08-07  6:35 UTC  (3+ messages)

[PATCH ethtool] ethtool: dump nested registers
 2019-08-07  6:34 UTC  (5+ messages)

[Xen-devel] [qemu-upstream-unstable test] 139764: regressions - FAIL
 2019-08-07  6:31 UTC 

[PATCHv2 0/3] convert i915 to new mount API
 2019-08-07  6:30 UTC  (7+ messages)
` [PATCHv2 2/3] i915: convert "

[PATCH net] netdevsim: Restore per-network namespace accounting for fib entries
 2019-08-07  6:27 UTC  (3+ messages)

[Xen-devel] [PATCH V2 0/6] iommu/arm: Add Renesas IPMMU-VMSA support + Linux's iommu_fwspec
 2019-08-07  6:26 UTC  (7+ messages)
` [Xen-devel] [PATCH V2 3/6] [RFC] xen/common: Introduce _xrealloc function

[PATCH 1/2] drm: add cache support for arm64
 2019-08-07  6:25 UTC  (7+ messages)

[PATCH] riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes
 2019-08-07  6:22 UTC  (2+ messages)

EHSET USB testing
 2019-08-07  6:22 UTC  (4+ messages)

[Xen-devel] [linux-linus test] 139762: regressions - trouble: blocked/broken/fail/pass
 2019-08-07  5:51 UTC 

[dpdk-dev] [PATCH] Do RCU synchronization at fixed interval in PMD main loop
 2019-08-07 14:13 UTC  (2+ messages)

fix default dma_mmap_* pgprot v3
 2019-08-07  6:16 UTC  (12+ messages)
` [PATCH 1/2] dma-mapping: fix page attributes for dma_mmap_*
` [PATCH 2/2] MIPS: remove support for DMA_ATTR_WRITE_COMBINE

[PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino
 2019-08-07  6:18 UTC  (9+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-06
 2019-08-07  6:17 UTC 

[PATCH bpf 0/2] tools: bpftool: fix pinning error messages
 2019-08-07  6:15 UTC  (2+ messages)

fix default dma_mmap_* pgprot
 2019-08-07  6:14 UTC  (14+ messages)
` [PATCH] dma-mapping: fix page attributes for dma_mmap_*

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:14 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:14 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:14 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:14 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:14 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:14 UTC 

[PATCH v2] arm64: dts: rockchip: Add dts for Leez RK3399 P710 SBC
 2019-08-07  6:14 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:14 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:13 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:13 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:13 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2019-08-07  6:13 UTC 

[Buildroot] [PATCH 1/6] autobuild-run: use different output directories for reproducible builds testing
 2019-08-07  6:12 UTC  (7+ messages)
` [Buildroot] [PATCH 4/6] autobuild-run: make diffoscope output to a JSON-formatted file
` [Buildroot] [PATCH 5/6] autobuild-run: initial implementation of get_reproducibility_failure_reason()

[Qemu-devel] [RFC PATCH 00/20] i386: Add support for Intel SGX
 2019-08-07  5:57 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 02/20] i386: Add 'sgx-epc' device to expose EPC sections to guest

post-receive: pub/scm/linux/kernel/git/sunxi/linux
 2019-08-07  6:10 UTC 

[PATCH v2 0/5] btrfs: Enhanced runtime defence against fuzzed images
 2019-08-07  6:08 UTC  (6+ messages)
` [PATCH v2 3/5] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations

[net] ixgbe: fix possible deadlock in ixgbe_service_task()
 2019-08-07  6:08 UTC  (3+ messages)

[PATCHv5 00/37] kernel: Introduce Time Namespace
 2019-08-07  6:07 UTC  (3+ messages)
` [PATCHv5 09/37] posix-clocks: Introduce CLOCK_MONOTONIC time namespace offsets


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.