All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-21 05:40:58 to 2018-06-21 07:11:21 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gerg/m68knommu
 2018-06-21  7:11 UTC 

[PATCH] nvme: use __GFP_NOWARN for iod allocation
 2018-06-21  7:10 UTC  (9+ messages)

[U-Boot] [PATCH V5 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-06-21  7:08 UTC  (7+ messages)
` [U-Boot] [PATCH V5 31/31] imx: add i.MX8MQ EVK support

[PATCH] rtlwifi: Fix kernel Oops "Fw download fail!!"
 2018-06-21  7:06 UTC 

[Qemu-devel] [PATCH v3 00/49] qapi: add #if pre-processor conditions to generated code
 2018-06-21  7:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 08/49] qapi: add #if/#endif helpers

[PATCH 0/5] Building for 32-bit RISC-V kernel
 2018-06-21  7:06 UTC  (12+ messages)
` [PATCH 1/5] RISC-V: Add conditional macro for zone of DMA32
` [PATCH 4/5] RISC-V: Change variable type for 32-bit compatible
` [PATCH 5/5] RISC-V: Use fixed width integer types "

[RFC v1] drm/i915: Add Exec param to control data port coherency
 2018-06-21  7:05 UTC  (5+ messages)
` [PATCH v1] Second implementation of Data Port Coherency
  ` [PATCH v1] drm/i915: Add IOCTL Param to control data port coherency

cx4 sriov problem in stable 4.14.47
 2018-06-21  7:05 UTC  (4+ messages)

[PATCH] fstests: btrfs/085: replace btrfs-debug-tree with btrfs inspect-internal dump-tree
 2018-06-21  7:04 UTC 

[RFC v8 0/1] mconf: global i-search in menu prompts
 2018-06-21  6:57 UTC  (6+ messages)
` [RFC v8 1/1] "

[PATCH] mm: mempool: Remove unused argument in kasan_unpoison_element() and remove_element()
 2018-06-21  7:03 UTC 

[PATCH 1/2] sequencer.c: plug leaks in do_pick_commit
 2018-06-21  7:03 UTC  (8+ messages)
` [PATCH 2/2] sequencer.c: plug mem leak in git_sequencer_config

[PATCH v2] f2fs: fix a hungtask problem caused by congestion_wait
 2018-06-21  6:49 UTC 

[Qemu-devel] [PULL v2 00/57] add check-tcg and associated machinery
 2018-06-21  6:26 UTC  (58+ messages)
` [Qemu-devel] [PULL v2 01/57] docker: docker.py wrap StringIO import for python3
` [Qemu-devel] [PULL v2 02/57] configure: add support for --cross-cc-FOO
` [Qemu-devel] [PULL v2 03/57] configure: move i386_cc to cross_cc_i386
` [Qemu-devel] [PULL v2 04/57] configure: allow user to specify --cross-cc-cflags-foo=
` [Qemu-devel] [PULL v2 05/57] configure: set cross_cc_FOO for host compiler
` [Qemu-devel] [PULL v2 06/57] docker: Add "cc" subcommand
` [Qemu-devel] [PULL v2 07/57] docker: extend "cc" command to accept compiler
` [Qemu-devel] [PULL v2 08/57] docker: allow "cc" command to run in user context
` [Qemu-devel] [PULL v2 09/57] docker: Makefile.include introduce DOCKER_SCRIPT
` [Qemu-devel] [PULL v2 10/57] tests/tcg: move architecture independent tests into subdir
` [Qemu-devel] [PULL v2 11/57] tests/tcg/multiarch: Build fix for linux-test
` [Qemu-devel] [PULL v2 12/57] tests/tcg/multiarch: enable additional linux-test tests
` [Qemu-devel] [PULL v2 13/57] tests/tcg/multiarch: don't hard code paths/ports for linux-test
` [Qemu-devel] [PULL v2 14/57] tests/tcg/multiarch: move most output to stdout
` [Qemu-devel] [PULL v2 15/57] tests/tcg: move i386 specific tests into subdir
` [Qemu-devel] [PULL v2 16/57] tests/tcg: enable building for i386
` [Qemu-devel] [PULL v2 17/57] tests/tcg/i386: Build fix for hello-i386
` [Qemu-devel] [PULL v2 18/57] tests/tcg/i386: fix test-i386
` [Qemu-devel] [PULL v2 19/57] tests/tcg/i386: add runner for test-i386-fprem
` [Qemu-devel] [PULL v2 20/57] tests/tcg/x86_64: add Makefile.target
` [Qemu-devel] [PULL v2 21/57] tests/tcg/i386/test-i386: use modern vector_size attributes
` [Qemu-devel] [PULL v2 22/57] tests/tcg/i386/test-i386: fix printf format
` [Qemu-devel] [PULL v2 23/57] tests/tcg: move ARM specific tests into subdir
` [Qemu-devel] [PULL v2 24/57] tests/tcg: enable building for ARM
` [Qemu-devel] [PULL v2 25/57] tests/tcg/arm: fix up test-arm-iwmmxt test
` [Qemu-devel] [PULL v2 26/57] tests/tcg: enable building for AArch64
` [Qemu-devel] [PULL v2 27/57] tests/tcg/arm: add fcvt test cases for AArch32/64
` [Qemu-devel] [PULL v2 28/57] tests/tcg: move MIPS specific tests into subdir
` [Qemu-devel] [PULL v2 29/57] tests/tcg: enable building for MIPS
` [Qemu-devel] [PULL v2 30/57] tests/docker/Makefile.include: fix mipsel-cross dependancy
` [Qemu-devel] [PULL v2 31/57] tests/tcg/mips: include common mips hello-mips
` [Qemu-devel] [PULL v2 32/57] tests/tcg: enable building for s390x
` [Qemu-devel] [PULL v2 33/57] tests/tcg: enable building for ppc64
` [Qemu-devel] [PULL v2 34/57] tests/tcg: enable building for Alpha
` [Qemu-devel] [PULL v2 35/57] tests/tcg/alpha: add Alpha specific tests
` [Qemu-devel] [PULL v2 36/57] tests/tcg: enable building for HPPA
` [Qemu-devel] [PULL v2 37/57] tests/tcg: enable building for m68k
` [Qemu-devel] [PULL v2 38/57] tests/tcg: enable building for sh4
` [Qemu-devel] [PULL v2 39/57] tests/tcg: enable building for sparc64
` [Qemu-devel] [PULL v2 40/57] tests/tcg: enable building for mips64
` [Qemu-devel] [PULL v2 41/57] tests/tcg: enable building for RISCV64
` [Qemu-devel] [PULL v2 42/57] docker: move debian-powerpc-cross to sid based build
` [Qemu-devel] [PULL v2 43/57] tests/tcg: enable building for PowerPC
` [Qemu-devel] [PULL v2 44/57] tests/tcg/Makefile: update to be called from Makefile.target
` [Qemu-devel] [PULL v2 45/57] Makefile.target: add (clean-/build-)guest-tests targets
` [Qemu-devel] [PULL v2 46/57] tests/Makefile.include: add [build|clean|check]-tcg targets
` [Qemu-devel] [PULL v2 47/57] tests/tcg: add run, diff, and skip helper macros
` [Qemu-devel] [PULL v2 48/57] tests/tcg: override runners for broken tests
` [Qemu-devel] [PULL v2 49/57] tests/tcg/i386: extend timeout for runcom test
` [Qemu-devel] [PULL v2 50/57] tests: add top-level make dependency for docker builds
` [Qemu-devel] [PULL v2 51/57] docker: docker.py use "version" to probe usage
` [Qemu-devel] [PULL v2 52/57] docker: docker.py don't conflate checksums for extra_files
` [Qemu-devel] [PULL v2 53/57] docker: docker.py add check sub-command
` [Qemu-devel] [PULL v2 54/57] tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1
` [Qemu-devel] [PULL v2 55/57] docker: docker.py adding age check command
` [Qemu-devel] [PULL v2 56/57] tests/docker/Makefile.include: only force SID to NOCACHE if old
` [Qemu-devel] [PULL v2 57/57] .travis.yml: add check-tcg test

[Qemu-devel] [PATCH 0/9] spapr: Clean up pagesize handling
 2018-06-21  7:01 UTC  (12+ messages)
` [Qemu-devel] [PATCH 4/9] target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helper
` [Qemu-devel] [PATCH 5/9] spapr: Maximum (HPT) pagesize property
` [Qemu-devel] [PATCH 6/9] spapr: Use maximum page size capability to simplify memory backend checking
` [Qemu-devel] [PATCH 7/9] target/ppc: Add ppc_hash64_filter_pagesizes()
` [Qemu-devel] [PATCH 8/9] spapr: Limit available pagesizes to provide a consistent guest environment

[PATCH V2 0/1] linux-yocto: add ptest support
 2018-06-21  7:03 UTC  (3+ messages)
` [PATCH V2 1/1] "

[Qemu-devel] [PATCH v4 00/11] Misc sam460ex improvements
 2018-06-21  7:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 03/11] ppc4xx_i2c: Rewrite to model hardware more closely

[PATCH] python: fix gcc 8 alignement error
 2018-06-21  6:59 UTC 

[PATCH] printk: remove unnecessary kmalloc() from syslog during clear
 2018-06-21  6:58 UTC  (2+ messages)

[PATCH linux dev-4.17] clk: aspeed: Support HPLL strapping on ast2400
 2018-06-21  6:57 UTC 

[PATCH] microblaze: Add new syscalls io_pgetevents and rseq
 2018-06-21  6:56 UTC  (3+ messages)
  ` [U-Boot] "

[PATCH] pci: fix I/O space page leak
 2018-06-21  6:55 UTC  (5+ messages)

[PATCH] drm/v3d: Define the fourcc modifier for the Broadcom UIF format
 2018-06-21  6:54 UTC  (3+ messages)

[Xenomai] Can not register into GitLab
 2018-06-21  6:52 UTC  (3+ messages)

[PATCH V4] nvmet: add buffered I/O support for file backed ns
 2018-06-21  6:51 UTC  (4+ messages)

[Bug 198551] New: amdgpu error on shutdown or gpu intense game
 2018-06-21  6:51 UTC  (2+ messages)
` [Bug 198551] "

[RFC] i915: make the probe asynchronous
 2018-06-21  6:52 UTC  (11+ messages)

[krogoth] gst1.0-plugins-bad: gstwaylandsink: Update SRCREV
 2018-06-21  6:50 UTC  (2+ messages)
` [EXTERNAL] "

How do I apply a patch to a wic configuration file (beagle bone-yocto.wks)?
 2018-06-21  6:17 UTC  (5+ messages)

[GIT PULL FOR v4.19] Various doc and media.h improvements
 2018-06-21  6:48 UTC 

[RFC 1/2] rcu: Do prepare and cleanup idle depending on in_nmi()
 2018-06-21  6:48 UTC  (9+ messages)
` [RFC 2/2] rcu: Remove ->dynticks_nmi_nesting from struct rcu_dynticks

iomi-si UBSAN warning and NULL pointer dereference
 2018-06-21  6:47 UTC  (5+ messages)
` [PATCH] ipmi: Cleanup oops on initialization failure

[PATCH RFC] x86/resume: take care of fully eager FPU around system suspend
 2018-06-21  6:46 UTC  (3+ messages)

[PATCH] git-stash.txt: document show options
 2018-06-21  6:21 UTC  (2+ messages)

[PATCH v2][RESEND] X.509: unpack RSA signatureValue field from BIT STRING
 2018-06-21  6:45 UTC  (9+ messages)

[RFC PATCH] btrfs: Remove V0 extent support
 2018-06-21  6:45 UTC 

[[LINUX PATCH v10] 0/4] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-06-21  6:42 UTC  (5+ messages)
` [[LINUX PATCH v10] 1/4] Devicetree: Add pl353 smc controller devicetree binding information
` [[LINUX PATCH v10] 2/4] memory: pl353: Add driver for arm pl353 static memory controller
` [[LINUX PATCH v10] 3/4] Documentation: nand: pl353: Add documentation for controller and driver
` [[LINUX PATCH v10] 4/4] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface

[PATCH] riscv: Add support to no-FPU systems
 2018-06-21  6:39 UTC  (3+ messages)

[PATCH 0/1] Move {idmap_pg_dir,tramp_pg_dir,swapper_pg_dir}
 2018-06-21  6:39 UTC  (6+ messages)
` [PATCH 1/1] arm64/mm: move {idmap_pg_dir,tramp_pg_dir,swapper_pg_dir} to .rodata section
        ` [PATCH 1/1] arm64/mm: move {idmap_pg_dir, tramp_pg_dir, swapper_pg_dir} "

[PATCH 1/2] drm/i915/icp: Add Interrupt Support
 2018-06-21  6:37 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[RFC 0/3] Bosch BME680 Driver
 2018-06-21  6:34 UTC  (4+ messages)
` [RFC 1/3] iio: imu: bme680: Add initial support for Bosch BME680
` [RFC 2/3] iio: imu: bme680: Add temperaure, pressure & humidity channels
` [RFC 3/3] iio: imu: bme680: Add ACPI support

[PATCH] staging: android: ion: fix ion_dma_buf_attach signatur
 2018-06-21  6:34 UTC  (2+ messages)

[PATCH v6 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-06-21  6:33 UTC  (9+ messages)
` [PATCH v6 1/2] perf: uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v6 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[U-Boot] [PATCH v2] common/memsize.c: Increase save array for supporting memory size > 4GB
 2018-06-21  6:31 UTC  (3+ messages)

[PATCH net] xfrm: fix missing dst_release() after policy blocking lbcast and multicast
 2018-06-21  6:30 UTC 

[PATCH] slub: track number of slabs irrespective of CONFIG_SLUB_DEBUG
 2018-06-21  6:30 UTC  (3+ messages)

an initial RISC-V Linux 4.18 tree
 2018-06-21  6:30 UTC  (3+ messages)

[PATCH 1/5] dma_buf: remove device parameter from attach callback
 2018-06-21  6:30 UTC  (13+ messages)
` [PATCH 2/5] dma-buf: remove kmap_atomic interface

[PATCH v4] dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI
 2018-06-21  6:27 UTC  (4+ messages)

[qemu-mainline test] 124449: regressions - FAIL
 2018-06-21  6:23 UTC 

[meta-oe][PATCH] tiptop: Fix parallel build issues
 2018-06-21  6:21 UTC 

[PATCH] f2fs-tools: fix compile errors on AOSP
 2018-06-21  6:12 UTC  (2+ messages)

[RFC PATCH 2/2] fsck.f2fs: introduce fsck_chk_curseg_info
 2018-06-21  6:12 UTC  (3+ messages)
` [PATCH v2] "

Risc-V, qemu, and initrd
 2018-06-21  6:11 UTC 

[PATCH][meta-cloud-services] spice: remove spice receipe from meta-cloud-services
 2018-06-21  6:11 UTC 

[PATCH] f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
 2018-06-21  6:10 UTC  (3+ messages)

[PATCH 1/1] iommu/amd: make sure TLB to be flushed before IOVA freed
 2018-06-21  6:08 UTC  (3+ messages)

[Qemu-devel] [PULL 0/7] bitmap export over NBD
 2018-06-21  6:09 UTC  (2+ messages)

[PATCH] f2fs: use timespec64 for inode timestamps
 2018-06-21  6:08 UTC  (3+ messages)

wireguard-0.0.20180620: crypto/chacha20poly1305.c not compiling
 2018-06-21  6:13 UTC 

[patch V4 00/13] SMT control knobs
 2018-06-21  6:08 UTC  (4+ messages)
` [patch V4 05/13] cpu/hotplug: Provide knobs to control SMT
  ` [MODERATED] "

[Qemu-devel] [PATCH v3 00/26] vhost-user for input & GPU
 2018-06-21  6:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 24/26] virtio-gpu: split virtio-gpu, introduce virtio-gpu-base

[U-Boot] [PATCH v2] Makefile: drop mention of *.cfgtmp
 2018-06-21  6:03 UTC 

[PATCH] selftests: net: add tcp_inq to gitignore
 2018-06-21  6:02 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-21  6:02 UTC 

[PATCH] powerpc: Wire up io_pgetevents
 2018-06-21  6:11 UTC  (2+ messages)

[PATCH] net: macb: Fix ptp time adjustment for large negative delta
 2018-06-21  6:01 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-21  6:01 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-06-20
 2018-06-21  6:00 UTC 

[PATCH 1/2] arm64: dts: exynos: Remove leading 0x from unit addresses in Exynos5433
 2018-06-21  5:59 UTC  (7+ messages)
  ` [PATCH 2/2] arm64: dts: exynos: Remove unneeded DSI and DECON address/size cells "

[PATCH] net: vhost: improve performance when enable busyloop
 2018-06-21  5:59 UTC  (3+ messages)

[PATCH net] ipvlan: fix IFLA_MTU ignored on NEWLINK
 2018-06-21  5:58 UTC  (2+ messages)

[PATCH 0/2] avahi: reorder codes and fix error
 2018-06-21  6:00 UTC  (3+ messages)
` [PATCH 1/2] avahi: reorganize codes
` [PATCH 2/2] avahi: fix error at boot time for avahi-daemon.service

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-21  5:58 UTC 

[Qemu-devel] [PATCH] hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
 2018-06-21  5:56 UTC  (3+ messages)

xfs: circular locking dependency between fs_reclaim and sb_internal [kernel 4.18]
 2018-06-21  5:56 UTC  (5+ messages)
  ` [PATCH] Makefile: Fix backtrace breakage

[PATCH] mm: mempool: Fix a possible sleep-in-atomic-context bug in mempool_resize()
 2018-06-21  5:54 UTC  (4+ messages)

[Qemu-devel] [PATCH] nbd/client: add x-block-status hack for testing server
 2018-06-21  5:53 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v1] Data Port Cache Coherency tests
 2018-06-21  5:53 UTC  (2+ messages)

[RFC PATCH] of: overlay: update phandle cache on overlay apply and remove
 2018-06-21  5:52 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ralf/linux
 2018-06-21  5:50 UTC 

[PATCH v11 0/6] Early boot time stamps for x86
 2018-06-21  5:51 UTC  (3+ messages)
` [PATCH v11 6/6] x86/tsc: use tsc early

[PATCH 0/4 V3] Support kdump for AMD secure memory encryption(SME)
 2018-06-21  5:42 UTC  (5+ messages)
` [PATCH 3/4 V3] Remap the device table of IOMMU in encrypted manner for kdump

[PATCH] ceph: use ktime_get_real_seconds()
 2018-06-21  5:41 UTC  (3+ messages)
` [Y2038] "

[PATCH v8 0/4] enable early printing of hashed pointers
 2018-06-21  5:40 UTC  (10+ messages)
` [PATCH v8 4/4] vsprintf: Add command line option debug_boot_weak_hash


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.