All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-09 02:15:44 to 2018-08-09 04:27:11 UTC [more...]

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2018-08-09  4:27 UTC 

[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-09  4:18 UTC  (14+ messages)
` [PATCH v8 1/6] Uprobes: Simplify uprobe_register() body
` [PATCH v8 2/6] Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
` [PATCH v8 3/6] Uprobes: Support SDT markers having reference count (semaphore)
` [PATCH v8 4/6] Uprobes/sdt: Prevent multiple reference counter for same uprobe
` [PATCH v8 5/6] trace_uprobe/sdt: "
` [PATCH v8 6/6] perf probe: Support SDT markers having reference counter (semaphore)

[Qemu-devel] [PATCH 00/20] target/arm: sve system mode patches
 2018-08-09  4:22 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/20] target/arm: Set ISAR bits for -cpu max
` [Qemu-devel] [PATCH 02/20] target/arm: Set ID_AA64PFR0 bits for SVE "
` [Qemu-devel] [PATCH 03/20] target/arm: Define ID_AA64ZFR0_EL1
` [Qemu-devel] [PATCH 04/20] target/arm: Adjust sve_exception_el
` [Qemu-devel] [PATCH 05/20] target/arm: Fix arm_cpu_data_is_big_endian for aa64 user-only
` [Qemu-devel] [PATCH 06/20] target/arm: Fix arm_current_el for user-only
` [Qemu-devel] [PATCH 07/20] target/arm: Fix is_a64 "
` [Qemu-devel] [PATCH 08/20] target/arm: Pass in current_el to fp and sve_exception_el
` [Qemu-devel] [PATCH 09/20] target/arm: Handle SVE vector length changes in system mode
` [Qemu-devel] [PATCH 10/20] target/arm: Adjust aarch64_cpu_dump_state for system mode SVE
` [Qemu-devel] [PATCH 11/20] target/arm: Clear unused predicate bits for LD1RQ
` [Qemu-devel] [PATCH 12/20] target/arm: Rewrite helper_sve_ld1*_r using pages
` [Qemu-devel] [PATCH 13/20] target/arm: Rewrite helper_sve_ld[234]*_r
` [Qemu-devel] [PATCH 14/20] target/arm: Rewrite helper_sve_st[1234]*_r
` [Qemu-devel] [PATCH 15/20] target/arm: Split contiguous loads for endianness
` [Qemu-devel] [PATCH 16/20] target/arm: Split contiguous stores "
` [Qemu-devel] [PATCH 17/20] target/arm: Rewrite vector gather loads
` [Qemu-devel] [PATCH 18/20] target/arm: Rewrite vector gather stores
` [Qemu-devel] [PATCH 19/20] target/arm: Rewrite vector gather first-fault loads
` [Qemu-devel] [PATCH 20/20] target/arm: Pass TCGMemOpIdx to sve memory helpers

[PATCH] x86, kdump: Fix efi=noruntime NULL pointer dereference
 2018-08-09  4:21 UTC  (3+ messages)

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-08-09  4:21 UTC  (21+ messages)

[PATCH v13 00/16] subject: arm64: kexec: add kexec_file_load() support
 2018-08-09  4:14 UTC  (11+ messages)
` [PATCH v13 03/16] s390, kexec_file: drop arch_kexec_mem_walk()

[meta-intel] Getting black screen for Install option
 2018-08-09  4:13 UTC  (4+ messages)

[PATCH 01/20] drm: Let userspace check if driver supports modeset
 2018-08-09  4:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [01/20] "

[PATCH v3] btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata()
 2018-08-09  1:46 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-08-07
 2018-08-09  4:08 UTC  (2+ messages)

[xen-unstable-smoke test] 125819: trouble: blocked/broken/pass
 2018-08-09  4:04 UTC 

[PATCH v1 0/5] [media] soc_camera: ov9640 switch to v4l2_async
 2018-08-09  1:39 UTC  (6+ messages)
` [PATCH v1 1/5] [media] soc_camera: ov9640: move ov9640 out of soc_camera
` [PATCH v1 2/5] [media] i2c: soc_camera: remove ov9640 Kconfig and Makefile options
` [PATCH v1 3/5] [media] i2c: add ov9640 config option as a standalone v4l2 sensor
` [PATCH v1 4/5] [media] i2c: drop soc_camera code from ov9640 and switch to v4l2_async
` [PATCH v1 5/5] MAINTAINERS: Add Petr Cvek as a maintainer for the ov9640 driver

[PATCH net-next] ieee802154: hwsim: fix rcu handling
 2018-08-09  1:37 UTC  (3+ messages)

[PATCH] net: phy: sftp: print debug message with text, not numbers
 2018-08-09  1:31 UTC  (3+ messages)

[PATCH] drivers/net/usb/r8152: change rtl8152_system_suspend to be void function
 2018-08-09  3:47 UTC  (2+ messages)

[PATCH bpf] bpf: fix bpffs non-array map seq_show issue
 2018-08-09  1:25 UTC 

FUSE: write operations trigger balance_dirty_pages when using writeback cache
 2018-08-09  3:37 UTC 

Kernel module sends infinite netlink messages on v0.0.20180802
 2018-08-09  3:54 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/11] target/arm: sve linux-user patches
 2018-08-09  3:40 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
` [Qemu-devel] [PATCH 02/11] target/arm: Fix typo in do_sat_addsub_64
` [Qemu-devel] [PATCH 03/11] target/arm: Reorganize SVE WHILE
` [Qemu-devel] [PATCH 04/11] target/arm: Fix typo in helper_sve_movz_d
` [Qemu-devel] [PATCH 05/11] target/arm: Fix typo in helper_sve_ld1hss_r
` [Qemu-devel] [PATCH 06/11] target/arm: Fix sign-extension in sve do_ldr/do_str
` [Qemu-devel] [PATCH 07/11] target/arm: Fix offset for LD1R instructions
` [Qemu-devel] [PATCH 08/11] target/arm: Fix offset scaling for LD_zprr and ST_zprr
` [Qemu-devel] [PATCH 09/11] target/arm: Reformat integer register dump
` [Qemu-devel] [PATCH 10/11] target/arm: Dump SVE state if enabled
` [Qemu-devel] [PATCH 11/11] target/arm: Add sve-max-vq cpu property to -cpu max

WARNING in generic_make_request_checks
 2018-08-09  3:39 UTC 

[PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
 2018-08-09  3:43 UTC  (14+ messages)

[Qemu-devel] [PATCH v3 00/10] migration: compression optimization
 2018-08-09  3:34 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
          `  "
` [Qemu-devel] [PATCH v3 10/10] migration: show the statistics of compression
      `  "

[PATCH] dmaengine: sprd: Support DMA link-list mode
 2018-08-09  3:32 UTC  (5+ messages)
  `  "

Help with "fatal: unable to read ...." error during GC?
 2018-08-09  2:45 UTC  (5+ messages)

[PATCH] drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend
 2018-08-09  3:30 UTC  (3+ messages)

[RFC 0/5] powerpc/mpic: Add non-contiguous interrupt sources
 2018-08-09  3:28 UTC  (9+ messages)
` [RFC 5/5] powerpc/fsl: Add supported-irq-ranges for P2020

[PATCH 1/2] dt-bindings: spi: Add Spreadtrum SPI controller documentation
 2018-08-09  3:23 UTC  (13+ messages)
` [PATCH 2/2] spi: sprd: Add SPI driver for Spreadtrum SC9860

[PATCH v2] drm/i915/gvt: fix memory leak in intel_vgpu_ioctl()
 2018-08-09  3:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/gvt: fix memory leak in intel_vgpu_ioctl() (rev3)

[libvirt test] 125797: regressions - trouble: blocked/broken/fail/pass
 2018-08-09  3:20 UTC 

[PATCH libdrm] amdgpu: add a function to create amdgpu bo internally
 2018-08-09  3:19 UTC 

[ROCKO][PATCH] glibc: Update 2.26 to tip
 2018-08-09  3:19 UTC  (3+ messages)
` ✗ patchtest: failure for "

[RFC PATCH 1/1] device-dax: check for vma range while dax_mmap
 2018-08-09 11:01 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2018-08-09  3:12 UTC 

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2018-08-09  3:12 UTC 

[linux-4.9 test] 125795: regressions - trouble: blocked/broken/fail/pass
 2018-08-09  2:59 UTC 

[MODERATED] [PATCH] SPTE masking
 2018-08-09  2:57 UTC  (2+ messages)
` [MODERATED] "

[PATCH v2 2/2] ASoC: trace: track dapm type in snd_soc_dapm_widget
 2018-08-09  2:57 UTC 

[PATCH v2 0/7] Add support for the Turris Mox router
 2018-08-09  2:57 UTC  (10+ messages)
` [PATCH v2 1/7] pinctrl: armada-37xx: Correct mpp definitions
` [PATCH v2 2/7] drivers: mfd: Add support for Moxtet bus
` [PATCH v2 3/7] drivers: gpio: Add support for GPIOs over "
` [PATCH v2 4/7] watchdog: Add support for Armada 37xx CPU watchdog
` [PATCH v2 5/7] arm64: dts: marvell: armada-37xx: add nodes to support watchdog
` [PATCH v2 6/7] net: mvneta: Don't use GRO on Armada 3720
` [PATCH v2 7/7] ARM64: dts: marvell: Add DTS file for Turris Mox

[Fuego] [PATCH] busybox: add support for command for sed/sh/sleep/sort/strings/swap/sync
 2018-08-09  2:57 UTC 

[PATCH v2 1/2] ASoC: trace: remove unnecessary typecast
 2018-08-09  2:55 UTC 

[PATCH v7 3/6] dt-bindings: mailbox: imx-mu: add generic MU channel support
 2018-08-09  2:55 UTC  (21+ messages)

[PATCH v2 0/2] ASoC: trace: format file and add trace field
 2018-08-09  2:54 UTC 

[PATCH v3] resource: Merge resources on a node when hot-adding memory
 2018-08-09  2:54 UTC 

[PATCH] RFC: drm/amdgpu/pp: writable hwmon/pwm1_min on vega10
 2018-08-09  2:53 UTC 

[PATCH 0/4] locks: avoid thundering-herd wake-ups
 2018-08-09  2:52 UTC  (8+ messages)

[PATCH v5 0/9] blk-mq: Implement runtime power management
 2018-08-09  2:52 UTC  (6+ messages)
` [PATCH v5 5/9] block: Change the runtime power management approach (1/2)

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2018-08-09  2:50 UTC 

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2018-08-09  2:49 UTC 

post-receive: pub/scm/fs/ext2/e2fsprogs
 2018-08-09  2:47 UTC 

[PATCH v3 0/4] Add Actions Semi Owl family S900 DMA Controller support
 2018-08-09  2:46 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: dmaengine: Add binding for Actions Semi Owl SoCs
    ` [v3,1/4] "
` [PATCH v3 3/4] dmaengine: Add Actions Semi Owl family S900 DMA driver
    ` [v3,3/4] "

[PATCH v4 00/14] Add RDMA memory mode support for mediatek SOC MT2712
 2018-08-09  2:46 UTC  (38+ messages)
` [PATCH v4 01/14] drm/mediatek: add connection from RDMA0 to DPI1
` [PATCH v4 02/14] drm/mediatek: add connection from RDMA0 to DSI1
` [PATCH v4 03/14] drm/mediatek: add connection from RDMA1 to DSI0
` [PATCH v4 04/14] drm/mediatek: add connection from RDMA2 "
` [PATCH v4 05/14] drm/mediatek: add memory mode and layer_config for RDMA
` [PATCH v4 06/14] drm/mediatek: add RGB color format support "
` [PATCH v4 07/14] drm/mediatek: add the comment about color format setting for OVL
` [PATCH v4 08/14] drm/mediatek: add YUYV/UYVY color format support for RDMA
` [PATCH v4 09/14] drm/mediatek: add function to get layer number for component
` [PATCH v4 10/14] drm/mediatek: add function to return OVL layer number
` [PATCH v4 11/14] drm/mediatek: add function to return RDMA "
` [PATCH v4 12/14] drm/mediatek: use layer_nr function to get layer number to init plane
` [PATCH v4 13/14] drm/mediatek: update some variable name from ovl to comp
` [PATCH v4 14/14] drm/mediatek: fix connection from RDMA2 to DSI1

b01b7ac724 BUG: kernel hang in test stage
 2018-08-09  2:45 UTC 

[PATCH v1 2/2] ASoC: trace: track dapm type in snd_soc_dapm_widget
 2018-08-09  2:43 UTC 

3ef9e3d575 BUG: kernel hang in early-boot stage, last printk: early console in setup code
 2018-08-09  2:43 UTC 

[PATCH v1 1/2] ASoC: trace: remove unnecessary typecast
 2018-08-09  2:41 UTC 

[PATCH v1 0/2] ASoC: trace: format file and add trace field
 2018-08-09  2:39 UTC 

[PATCH v3 0/2] clk: meson: add a sub EMMC clock controller support
 2018-08-09  2:39 UTC  (10+ messages)
` [PATCH v3 2/2] clk: meson: add sub MMC clock controller driver

[PATCH] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2018-08-09  2:39 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse" (rev3)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-08-09  2:37 UTC 

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-09  2:37 UTC  (10+ messages)

[PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-08-09  2:36 UTC  (5+ messages)

[PATCH 00/46] Use dmaenginem_async_device_register to simplify code
 2018-08-09  2:36 UTC  (5+ messages)
` [PATCH 07/46] dmaengine: omap-dma: use dmaenginem_async_device_register to simplify the code
      ` [07/46] "

[PATCH 05/14] xfs: repair free space btrees
 2018-08-08 22:42 UTC  (11+ messages)

[PATCH V3] blk-mq: count the hctx as active before allocate tag
 2018-08-09  2:30 UTC  (2+ messages)

[PATCH mmc-next v3 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
 2018-08-09  2:27 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-08-09  2:26 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/linux
 2018-08-09  2:23 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-08-09  2:19 UTC 

[PATCH] st: remove redundant pointer STbuffer
 2018-08-09  1:16 UTC  (2+ messages)


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.