All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-01 02:05:24 to 2018-06-01 05:31:10 UTC [more...]

[Qemu-devel] Recording I/O activity after KVM does a VMEXIT
 2018-06-01  5:31 UTC  (5+ messages)

[PATCH 0/4] color.ui docs & add color.ui=isatty
 2018-06-01  5:30 UTC  (5+ messages)
` [RFC PATCH 4/4] color.ui config: add "isatty" setting

[PATCH] ASoC: AMD: Configure channel 1 or channel 0 for capture
 2018-06-01  5:27 UTC  (2+ messages)

[PATCH 0/4 V2] Remove a few macros
 2018-06-01  5:25 UTC  (5+ messages)

i.MX6 IPU CSI analog video input on Ventana
 2018-06-01  5:23 UTC  (12+ messages)

[PATCH] f4b04cf65 ("git-subtree: I suggest to add following lines into commit message", 2018-05-31)
 2018-06-01  5:09 UTC 

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-06-01  5:19 UTC  (3+ messages)

[PATCH] wic/bootimg-efi.py: recognize initrd when using grub
 2018-06-01  5:18 UTC 

[PATCH] printk: make printk_safe_flush safe in NMI context by skipping flushing
 2018-06-01  5:17 UTC  (4+ messages)

[v2 0/6] SMMUv3 driver
 2018-06-01  5:16 UTC  (9+ messages)
` [v2 4/6] xen/iommu: smmu-v3: Add Xen specific code to enable the ported driver

[PATCH 00/32] VFS: Introduce filesystem context [ver #8]
 2018-06-01  5:16 UTC  (6+ messages)
` [PATCH 20/32] vfs: Make close() unmount the attached mount if so flagged "

[PATCH REBASED 0/1] btrfs-progs: dump-tree: allow -b multiple times
 2018-06-01  5:15 UTC  (2+ messages)
` [PATCH REBASED 1/1] btrfs-progs: inspect-dump-tree: Allow '-b|--block' to be specified "

Re: [PATCH] arm64: update PHYS_OFFSET to conform to kernel
 2018-06-01  5:14 UTC  (2+ messages)

[Qemu-devel] [PATCH V5 0/9] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-06-01  5:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/9 V5] hostmem-file: add the 'pmem' option

[PATCH v2 0/2] slimbus: Add QCOM SLIMBus NGD driver
 2018-06-01  5:14 UTC  (2+ messages)

[PATCH v4 0/9] ambiguous checkout UI & checkout.defaultRemote
 2018-06-01  5:11 UTC  (15+ messages)
` [PATCH v3] checkout & worktree: introduce checkout.implicitRemote
  ` [PATCH v4 1/9] checkout tests: index should be clean after dwim checkout
  ` [PATCH v4 3/9] checkout.[ch]: move struct declaration into *.h
  ` [PATCH v4 4/9] checkout.[ch]: introduce an *_INIT macro
  ` [PATCH v4 8/9] checkout: add advice for ambiguous "checkout <branch>"
  ` [PATCH v4 9/9] checkout & worktree: introduce checkout.defaultRemote

[qemu PATCH v4 0/4] support NFIT platform capabilities
 2018-06-01  5:11 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH V5 29/38] x86/intel_rdt: Pseudo-lock region creation/removal core
 2018-05-31 21:06 UTC  (2+ messages)
` [PATCH V6 "

[PATCH] t9104: kosherly remove remote refs
 2018-06-01  5:08 UTC 

[PATCH] boost: Improve reproducibility
 2018-06-01  5:08 UTC  (4+ messages)

[net-next:master 375/376] net/core/rtnetlink.c:3099:1: warning: the frame size of 1280 bytes is larger than 1024 bytes
 2018-06-01  5:07 UTC 

[Qemu-devel] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-06-01  5:07 UTC  (15+ messages)
` [Qemu-devel] [PATCH v7 2/5] migration: use bitmap_mutex in migration_bitmap_clear_dirty
` [Qemu-devel] [PATCH v7 3/5] migration: API to clear bits of guest free pages from the dirty bitmap
` [Qemu-devel] [PATCH v7 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
              ` [virtio-dev] "

[vfs:work.aio 10/12] fs/aio.c:1444: undefined reference to `ioprio_check_cap'
 2018-06-01  5:13 UTC  (3+ messages)

[PATCH] clk-si544: Properly round requested frequency to nearest match
 2018-06-01  5:05 UTC  (3+ messages)

[PATCH v2 00/21] use match_string() helper
 2018-06-01  5:04 UTC  (6+ messages)
` [PATCH v2 19/21] bcache: "

[PATCH V2 00/14] testimage: restore 'auto' behaviour and a few other fixes
 2018-06-01  5:03 UTC  (15+ messages)
` [PATCH 01/14] oeqa/core/loader.py: support the 'auto' keyword
` [PATCH 02/14] testimage.bbclass: fix behavior of empty TEST_SUITES
` [PATCH 03/14] oeqa/core/decorator/__init__.py: set metaclass to ABCMeta
` [PATCH 04/14] oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'
` [PATCH 05/14] oeqa/runtime/cases/dnf_runtime.py: skip test if PACKAGE_FEED_URIS is not set
` [PATCH 06/14] oeqa/runtime/cases/selftest.py: rename to _selftest.py
` [PATCH 07/14] testimage.bbclass: also check 'auto' to create rpm index
` [PATCH 08/14] oeqa/core/decorator/data.py: fix skipIfNotInDataVar
` [PATCH 09/14] oeqa/runtime/cases/rpm.py: skip if rpm not available
` [PATCH 10/14] oeqa/runtime/cases/multilib.py: skip if needed packages are "
` [PATCH 11/14] oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logic
` [PATCH 12/14] bitbake.conf: fix HOSTTOOLS setting related to image testing
` [PATCH 13/14] testimage.bbclass: move codes into testimage_main
` [PATCH 14/14] oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096

246e95698f ("foldme"): BUG: unable to handle kernel paging request at cee9238c
 2018-06-01  5:01 UTC 

[PATCH] cpuidle:powernv: Make the snooze timeout dynamic
 2018-06-01  4:54 UTC  (4+ messages)

[meta-oe][PATCH 1/3] fwts: Upgrade to V18.05.00
 2018-06-01  4:58 UTC  (3+ messages)
` [meta-networking][PATCH 2/3] lowpan-tools: Fix build with gcc-8
` [meta-oe][PATCH 3/3] openocd: Upgrade to latest tip of master

cron job: media_tree daily build: OK
 2018-06-01  4:56 UTC 

[U-Boot] [PATCH] arm: sunxi: Add support for Pengpod 1000 tablet
 2018-06-01  4:56 UTC  (4+ messages)

[PATCH] kmemleak: don't use __GFP_NOFAIL
 2018-06-01  4:53 UTC  (9+ messages)

[PATCH] softirq: reorder trace_softirqs_on to prevent lockdep splat
 2018-06-01  4:52 UTC  (3+ messages)

[PATCH] gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST
 2018-06-01  4:51 UTC 

[PATCH] x86/microcode/intel: Fix memleak in save_microcode_patch
 2018-06-01  4:51 UTC 

[vfs:mount-reordered 10/38] fs/namespace.c:3140:14: error: 'MOVE_MOUNT_F_SYMLINKS' undeclared; did you mean 'MOVE_MOUNT__MASK'?
 2018-06-01  4:50 UTC 

[RFC PATCH 00/18] Assorted rhashtable improvements
 2018-06-01  4:44 UTC  (19+ messages)
` [PATCH 11/18] rhashtable: further improve stability of rhashtable_walk
` [PATCH 10/18] rhashtable: remove rhashtable_walk_peek()
` [PATCH 17/18] rhashtable: rename rht_for_each*continue as *from
` [PATCH 18/18] rhashtable: add rhashtable_walk_delay_rehash()
` [PATCH 14/18] rhashtable: allow rht_bucket_var to return NULL
` [PATCH 01/18] rhashtable: silence RCU warning in rhashtable_test
` [PATCH 15/18] rhashtable: use bit_spin_locks to protect hash bucket
` [PATCH 07/18] rhashtable: use cmpxchg() to protect ->future_tbl
` [PATCH 13/18] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 16/18] rhashtable: allow percpu element counter
` [PATCH 03/18] rhashtable: remove nulls_base and related code
` [PATCH 08/18] rhashtable: clean up dereference of ->future_tbl
` [PATCH 06/18] rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()
` [PATCH 09/18] rhashtable: use cmpxchg() in nested_table_alloc()
` [PATCH 12/18] rhashtable: add rhashtable_walk_prev()
` [PATCH 05/18] rhashtable: simplify INIT_RHT_NULLS_HEAD()
` [PATCH 02/18] rhashtable: split rhashtable.h
` [PATCH 04/18] rhashtable: detect when object movement might have invalidated a lookup

[xen-4.6-testing test] 123408: regressions - FAIL
 2018-06-01  4:43 UTC 

[PATCH 2/2] printk: make sure to print log on console
 2018-06-01  4:40 UTC  (4+ messages)

[PATCH 00/14] testimage: restore 'auto' behaviour and a few other fixes
 2018-06-01  4:42 UTC  (10+ messages)
` [PATCH 01/14] oeqa/core/loader.py: support the 'auto' keyword
` [PATCH 12/14] bitbake.conf: fix HOSTTOOLS setting related to image testing
` [PATCH 13/14] testimage-auto.bbclass: execute the same codes as testimage task

Regression tests for stable releases from companies involved in DPDK
 2018-06-01  4:38 UTC  (2+ messages)
` [dpdk-stable] "

[meta-security] buck-security not found in STAGING_BINDIR_NATIVE
 2018-06-01  4:38 UTC 

[meta-python][PATCH v2 1/3] meta-python: Add python-pyflame recipe
 2018-06-01  4:37 UTC  (7+ messages)
  ` [oe] "

[U-Boot] [PATCH] patman: Fix unit tests for SPDX
 2018-06-01  4:34 UTC  (2+ messages)

UBIFS node corruption issue
 2018-06-01  4:25 UTC 

[PATCH 0/3] Provide more fine grained control over multipathing
 2018-06-01  4:24 UTC  (16+ messages)

[PATCH v3 00/16] Provide saturating helpers for allocation
 2018-06-01  4:18 UTC  (3+ messages)

[PATCH] nvdimm: preserve read-only setting for pmem devices
 2018-06-01  4:16 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 0f51f3582f22e543b78c4e113220ed1c35acbd97
 2018-06-01  4:12 UTC 

[PATCH v2] ltp: bump to release 20180515
 2018-06-01  4:10 UTC 

[PATCH v4] NFC: pn533: don't send USB data off of the stack
 2018-06-01  4:06 UTC  (5+ messages)
      ` [v4] "

[U-Boot] ls1021atwr: Convert to use driver model TSEC driver
 2018-06-01  4:06 UTC  (4+ messages)

[U-Boot] [PATCH] xilinx: zynq: Add support to secure images
 2018-06-01  4:06 UTC  (5+ messages)

[PATCH for-4.11] x86/VT-x: Fix printing of EFER in vmcs_dump_vcpu()
 2018-06-01  4:05 UTC  (2+ messages)

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-01  4:02 UTC  (13+ messages)
` [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns

[virtio-dev] [PATCH v3] virtio_pci: support enabling VFs
 2018-06-01  4:02 UTC  (2+ messages)
`  "

[PATCH v3] virtio_pci: support enabling VFs
 2018-06-01  4:02 UTC 

linux-next: build warnings after merge of the kbuild tree
 2018-06-01  4:01 UTC  (6+ messages)

[virtio-dev] [PATCH v2] virtio_pci: support enabling VFs
 2018-06-01  4:00 UTC  (11+ messages)
`  "
  ` [virtio-dev] "

linux-next: build failure after merge of the net-next tree
 2018-06-01  3:59 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] block: more byte-based cleanups: vectored I/O
 2018-06-01  3:55 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] parallels: Switch to byte-based calls
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v2 6/8] replication: "
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v2 7/8] vhdx: "
` [Qemu-devel] [PATCH v2 8/8] block: Remove unused sector-based vectored I/O
  ` [Qemu-devel] [Qemu-block] "

[PATCH] crypto/nx: Initialize 842 high and normal RxFIFO control registers
 2018-06-01  3:52 UTC  (2+ messages)

[Qemu-devel] vIOMMU Posted-interrupt implementation - atomic operation?
 2018-06-01  3:46 UTC 

[PATCH net-next] qed: Add srq core support for RoCE and iWARP
 2018-06-01  3:41 UTC  (5+ messages)
` [RFC PATCH] qed: qed_rdma_modify_srq() can be static

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-06-01  3:25 UTC  (4+ messages)
` [PATCH 05/15] arm: dts: uniphier: Add missing cooling device properties for CPUs

[PATCH 0/6] arm64: dts: Add missing cooling device properties for CPUs
 2018-06-01  3:25 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: socionext: "

[RESEND] [PATCH] platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
 2018-06-01  3:23 UTC 

[Qemu-devel] [PATCH 0/3] pc-bios/s390-ccw: Allow network booting via pxelinux.cfg
 2018-06-01  3:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] pc-bios/s390-ccw/net: Add support for pxelinux-style config files

Any chance to get snapshot-aware defragmentation?
 2018-06-01  3:19 UTC  (11+ messages)

[U-Boot] [PATCH 1/2] watchdog: driver support for layerscape
 2018-06-01  3:19 UTC  (6+ messages)

[Qemu-devel] [PATCH RFC] qemu-error: introduce error_report_once
 2018-06-01  3:17 UTC  (3+ messages)

[PATCH bpf 1/2] bpf: fix alignment of netns_dev/netns_ino fields in bpf_{map,prog}_info
 2018-06-01  3:12 UTC  (3+ messages)

[RESEND PATCH v3 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
 2018-06-01  3:07 UTC  (5+ messages)

[PATCH 1/3] Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"
 2018-06-01  3:07 UTC  (2+ messages)

[devtool][PATCH] devtool deploy-target: optionally specify package
 2018-06-01  3:07 UTC  (4+ messages)

[PATCH] drm/amdgpu/pp: switch the default dpm implementation for CI
 2018-06-01  3:05 UTC  (3+ messages)

[PATCH v3] PCI: mediatek: Add system pm support for MT2712
 2018-06-01  3:04 UTC  (4+ messages)

[net PATCH] net-sysfs: Fix memory leak in XPS configuration
 2018-06-01  3:03 UTC  (2+ messages)

[PATCH v2 net] ixgbe: fix parsing of TC actions for HW offload
 2018-06-01  3:01 UTC  (3+ messages)

[PATCH net-next] virtio_net: fix error return code in virtnet_probe()
 2018-06-01  2:50 UTC  (4+ messages)

[PATCH v2 00/36] refactoring refspecs
 2018-06-01  2:49 UTC  (6+ messages)
` [PATCH 0/2] generating ref-prefixes for configured refspecs
  ` [PATCH 1/2] refspec: consolidate ref-prefix generation logic
    ` [PATCH] fetch: do not pass ref-prefixes for fetch by exact SHA1

[PATCH] rtnetlink: Remove VLA usage
 2018-06-01  2:49 UTC  (2+ messages)

[PATCH v4 0/10] arm: more kconfig configurability and small default configs
 2018-06-01  2:49 UTC  (7+ messages)
` [PATCH v4 07/10] arm: add a tiny kconfig configuration
` [PATCH v4 08/10] arm: add QEMU, Rcar3 and MPSoC configs
` [PATCH v4 10/10] xen: add per-platform defaults for NR_CPUS

[PATCH 5/5] refspec.c: use rhs in parse_refspec instead of potentially uninitialized item->dst
 2018-06-01  2:46 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: use CONFIG_DEFAULT_FDT_FILE everywhere
 2018-06-01  2:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] docker: Update fedora image to 28
 2018-06-01  2:35 UTC 

[Qemu-devel] [PATCH v7 00/10] qemu-img convert with copy offloading
 2018-06-01  2:35 UTC  (3+ messages)

[PATCH] tune-i586-nlp.inc: drop tuning file for Intel Quark/X1000 CPU
 2018-06-01  2:33 UTC  (2+ messages)

[RFC PATCH 0/6] Fix commit-graph/graft/replace/shallow combo
 2018-06-01  2:30 UTC  (3+ messages)
` [RFC PATCH 4/6] commit-graph: avoid writing when repo is shallow

[PATCH] virtio_pci: support enabling VFs
 2018-06-01  2:30 UTC  (10+ messages)
            ` [virtio-dev] "

general protection fault in wb_workfn (2)
 2018-06-01  2:30 UTC  (8+ messages)

is there a reason pre-commit.sample uses "git diff-index"?
 2018-06-01  2:23 UTC  (7+ messages)

4.14.44: BUG_ON(!list_empty(&sem->wait_list));
 2018-06-01  2:20 UTC 

[PATCH] net: wireless: brcmsmac: Remove unnecessary parentheses
 2018-06-01  2:14 UTC 

[U-Boot] DRAM clock frequency issue
 2018-06-01  2:11 UTC 

[PATCH v2] virtio_pci: support enabling VFs
 2018-06-01  2:09 UTC 

[LTP] [PATCH] pty/pty02: new test for hang involving EXTPROC|ICANON terminal mode
 2018-06-01  2:09 UTC  (3+ messages)

[PATCH v3 0/5] Add sdmmc UHS support to ROC-RK3328-CC board
 2018-06-01  2:05 UTC  (5+ messages)
` [PATCH v3 2/5] gpio: syscon: rockchip: add GPIO_MUTE support for rk3328


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.