All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-21 10:35:43 to 2017-04-21 11:30:07 UTC [more...]

[Qemu-devel] [PATCH v2 1/1] qemu-img: wait for convert coroutines to complete
 2017-04-21 10:44 UTC  (2+ messages)

[PATCH v2 for-next v2 0/8] Refactor x86 mm.c
 2017-04-21 11:30 UTC  (15+ messages)
` [PATCH v2 for-next v2 2/8] x86/mm: carve out create_grant_pv_mapping
` [PATCH v2 for-next v2 6/8] x86/mm: move two PV hypercalls from x86_64/mm.c to pv/mm.c
` [PATCH v2 for-next v2 8/8] x86/mm: split HVM grant table code to hvm/mm.c

[PATCH v2 1/3] ath9k: Support channels in licensed bands
 2017-04-21 11:29 UTC  (4+ messages)
  ` [v2,1/3] "

[PATCH 00/10] block: assorted cleanup for bio splitting and cloning
 2017-04-21 11:29 UTC  (11+ messages)
` [PATCH 01/11] blk: remove bio_set arg from blk_queue_split()
` [PATCH 02/11] blk: make the bioset rescue_workqueue optional
` [PATCH 03/11] blk: use non-rescuing bioset for q->bio_split
` [PATCH 07/11] pktcdvd: use bio_clone_fast() instead of bio_clone()
` [PATCH 04/11] block: Improvements to bounce-buffer handling

Kexec on ARM - memory detection
 2017-04-21 11:27 UTC  (2+ messages)

Experiences with metadata balance/convert
 2017-04-21 11:27 UTC  (4+ messages)

linux-next: build failure after merge of the arm tree
 2017-04-21 11:27 UTC  (4+ messages)

[Buildroot] [PATCHv5] mpir: fix build failure
 2017-04-21 11:27 UTC 

[PATCH] app/proc-info: fix proc-info xstats-name description string
 2017-04-21 11:21 UTC 

[PATCH-v1 00/22] lpfc updates for 11.2.0.12
 2017-04-21 11:24 UTC  (5+ messages)

[PATCH v3 1/2] mfd: intel_soc_pmic: Select designware i2c-bus driver
 2017-04-21 11:24 UTC  (2+ messages)
` [PATCH v3 2/2] mfd: axp20x-i2c: Document that this must be builtin on x86

[PATCH v2 0/5] Re-order scsi_remove_host and sas_remove_host in SAS HBA LLDDs
 2017-04-21 11:22 UTC  (7+ messages)

[U-Boot] [PATCH 2/2][v3] nxp/ls2080ardb: Add QSPI-boot support
 2017-04-21 11:20 UTC 

[LTP] [PATCH v3] diotest6: test readv/writev not read/write
 2017-04-21 11:19 UTC  (3+ messages)

Status of pwritev2/preadv2 in glibc?
 2017-04-21 11:19 UTC  (2+ messages)

[PATCH 0/4] powerpc: Replace some bitops functions by builtin/generic ones
 2017-04-21 11:18 UTC  (5+ messages)
` [PATCH 1/4] powerpc: Discard ffs()/__ffs() function and use builtin functions instead
` [PATCH 2/4] powerpc: Use builtin functions for fls()/__fls()/fls64()
` [PATCH 3/4] powerpc: Replace ffz() by equivalent generic function
` [PATCH 4/4] powerpc: remove __ilog2()s and use generic ones

[Buildroot] [PATCH] sg3_utils: improve license description
 2017-04-21 11:18 UTC 

[PATCH 1/2] ipv6: check raw payload size correctly in ioctl
 2017-04-21 11:18 UTC  (4+ messages)
` [PATCH 2/2] ipv6: don't deliver packets with zero length to raw sockets

[PATCH RFC 0/6] drm: Add properties to control YCbCr to RGB conversion
 2017-04-21 11:17 UTC  (3+ messages)
` [PATCH RFC 3/6] drm: Plane YCbCr to RGB conversion related properties

[PATCH] exofs: ORE: remove dead dependence
 2017-04-21 11:17 UTC  (2+ messages)

[PATCH 0/3] Add more algorithms and some misc cleanups
 2017-04-21 11:16 UTC  (2+ messages)
` [PATCH 1/3] crypto: cavium: Downgrade the annoying misc interrupt print from dev_err to dev_dbg

[PATCH 0/3] next-eventdev: RFC evendev pipeline sample app
 2017-04-21 11:14 UTC  (3+ messages)
` [PATCH 3/3] doc: add eventdev library to programmers guide

[PATCH] crypto: crypto4xx: rename ce_ring_contol to ce_ring_control
 2017-04-21 11:13 UTC  (2+ messages)

[PATCH v8 6/6] i2c: designware: enable SLAVE in platform module
 2017-04-21 11:13 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: setup bi-directional I/O channel for exec: protocol
 2017-04-21 11:12 UTC 

[PATCH] crypto: algif_aead - Require setkey before accept(2)
 2017-04-21 11:11 UTC  (2+ messages)

[PATCH] power: supply: generic-adc-battery: use SIMPLE_DEV_PM_OPS helper macro
 2017-04-21 11:07 UTC 

[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-21 11:08 UTC  (7+ messages)

(unknown),
 2017-04-21  9:51 UTC 

Review request: draft userfaultfd(2) manual page
 2017-04-21 11:07 UTC  (12+ messages)
` Review request: draft ioctl_userfaultfd(2) "

[kvm-unit-tests PATCH 1/4] scripts/arch-run: function to search qemu binary
 2017-04-21 11:07 UTC  (2+ messages)

[Ksummit-discuss] "Maintainer summit" invitation discussion
 2017-04-21 11:07 UTC  (7+ messages)

[PATCH net] xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
 2017-04-21 11:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/2][v3] board: freescale: ls2080ardb: Update QIXIS code
 2017-04-21 11:06 UTC 

[U-Boot] [PATCH v4 00/11] Add mipi dsi display support for rockchip soc
 2017-04-21 11:06 UTC  (3+ messages)
` [U-Boot] [PATCH v4 01/11] rockchip: include: grf: Add GRF register declaration for mipi dsi

[PATCH] btrfs: allow processes with cap_sys_resource to exceed quota
 2017-04-21 11:05 UTC  (2+ messages)

[PATCH v6 0/3] Add pixel format for 10 bits YUV video
 2017-04-21 11:05 UTC  (4+ messages)
` [PATCH v6 2/3] v4l: Add 10/16-bits per channel YUV pixel formats

[PATCH 00/15] Handle fopen() errors
 2017-04-21 11:04 UTC  (5+ messages)

[PATCH 1/4] hvm/dmop: Box dmop_args rather than passing multiple parameters around
 2017-04-21 11:03 UTC  (10+ messages)
` [PATCH 2/4] hvm/dmop: Implement copy_{to, from}_guest_buf() in terms of raw accessors

[PATCH] crypto: Allow ecb(cipher_null) in FIPS mode
 2017-04-21 11:03 UTC 

[PATCH] net/sfc: correct estimation of max DMA descriptors required
 2017-04-21 11:02 UTC 

[PATCH] Revert "kernel: Fix symlinks"
 2017-04-21 11:02 UTC  (2+ messages)

[GIT PULL] ACPI fix for final v4.11
 2017-04-21 11:02 UTC 

[xen-unstable test] 107560: tolerable FAIL - PUSHED
 2017-04-21 11:01 UTC  (2+ messages)

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-04-21 10:52 UTC  (4+ messages)
` [v6 PATCH 10/21] x86/insn-eval: Do not use R/EBP as base if mod in ModRM is zero

[PATCH] nvme:let dm-mpath distinguish nvme error codes,no retry
 2017-04-21 10:59 UTC  (4+ messages)

[PATCH 0/4] arm64: improve tagged pointer handling
 2017-04-21 10:59 UTC  (3+ messages)
` [PATCH 1/4] arm64: traps: fix userspace cache maintenance emulation on a tagged pointer

[PATCH v10 0/3] Have OpenStack tested on top of xen's master and libvirt's master
 2017-04-21 10:58 UTC  (4+ messages)
` [PATCH v10 1/3] ts-openstack-deploy: Deploy OpenStack on a host with devstack
` [PATCH v10 2/3] ts-openstack-tempest: Run Tempest to check OpenStack
` [PATCH v10 3/3] Create a flight to test OpenStack with xen-unstable and libvirt

[PATCH 0/4] topology: Support using "index" to group objects when generating binary for kernel
 2017-04-21 10:58 UTC  (2+ messages)

[PATCH] blk-stat: kill blk_stat_rq_ddir()
 2017-04-21 10:57 UTC  (3+ messages)

[bug report] hugetlbfs: fix offset overflow in hugetlbfs mmap
 2017-04-21 10:57 UTC 

[PATCH 0/5] v2: block subsystem refcounter conversions
 2017-04-21 10:56 UTC  (7+ messages)

[RFC PATCH] hvm/vpt: fix inconsistent views of vIOAPIC in vmx_intr_assist()
 2017-04-21 10:56 UTC  (2+ messages)

[PATCH] crypto/dpaa2_sec: update license and copyright for hw and mc files
 2017-04-21 10:56 UTC 

[PATCH net-next v6 0/3] net sched actions: improve dump performance
 2017-04-21 10:55 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net sched actions: User proper root attribute table for actions
` [PATCH net-next v6 2/3] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
` [PATCH net-next v6 3/3] net sched actions: add time filter for action dumping

[PATCH 0/4] blk-mq-sched: allow to use hw tag for sched
 2017-04-21 10:54 UTC  (8+ messages)

[PATCH] ext4: set an error code in ext4_quota_off()
 2017-04-21 10:53 UTC  (2+ messages)

[PATCH V2] crash: 7.1.5 -> 7.1.8
 2017-04-21 10:53 UTC  (4+ messages)

[PATCH] fsnotify: remove a stray unlock
 2017-04-21 10:52 UTC  (2+ messages)

[PATCH] [media] cec: improve MEDIA_CEC_RC dependencies
 2017-04-21 10:52 UTC 

[PATCH v2] drm/mediatek: fix a timeout loop
 2017-04-21 10:51 UTC  (2+ messages)

[PATCH] [media] rainshadow-cec: avoid -Wmaybe-uninitialized warning
 2017-04-21 10:51 UTC 

fsl_ifc_nand: are blank pages protected by ECC?
 2017-04-21 10:51 UTC  (6+ messages)
        ` [PATCH] nand_base: optimize checking of erased buffers

[PATCH] x86/hvm: Corrections and improvements to unhandled vmexit logging
 2017-04-21 10:51 UTC  (2+ messages)
` [PATCH v2 for-4.9] "

RFC: drop the T10 OSD code and its users
 2017-04-21 10:51 UTC  (7+ messages)
` [PATCH 3/4] nfs: remove the objlayout driver

[PATCH v7 1/2] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-04-21 10:50 UTC  (7+ messages)

[PATCH] net: tc35815: move free after the dereference
 2017-04-21 10:49 UTC  (2+ messages)

[RFC] Handling configuration files
 2017-04-21 10:49 UTC 

[PATCH 1/2] staging: atomisp: satm include directory is gone
 2017-04-21 10:48 UTC  (2+ messages)
` [PATCH 2/2] staging: atomisp: remove #ifdef for runtime PM functions

[PATCH] ASoC: dwc: disallow building designware_pcm as a module
 2017-04-21 10:49 UTC  (13+ messages)
                  ` [alsa-devel] "

[LTP] [PATCH 1/2] syscall/write02.c: Cleanup && convert to new API
 2017-04-21 10:48 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscall/write03.c: "

[PATCH 00/20] IB/hfi1,rdmavt,core: Patches for-next
 2017-04-21 10:48 UTC  (6+ messages)
` [PATCH 02/20] IB/hfi1: Remove hyper-thread siblings by walking CPU mask

[PATCH v8 1/2] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-04-21 10:47 UTC  (2+ messages)
` [PATCH v8 2/2] ACPI / bus: Add INT0002 to list of always-present devices

next/master build: 206 builds: 2 failed, 204 passed, 9 errors, 10 warnings (next-20170420)
 2017-04-21 10:47 UTC  (3+ messages)

[PATCH 1/2] backports: extend magic to 6 possible arguments
 2017-04-21 10:47 UTC  (2+ messages)
` [PATCH 2/2] backports: add the necessary backports for netlink extack

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-04-21 10:46 UTC  (5+ messages)
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt

[PATCH 0/2] s390/mm: stable backports for fix CMMA vs KSM vs others
 2017-04-21 10:46 UTC  (5+ messages)

[PATCH v2 0/8] Introduce timestamp_t for timestamps
 2017-04-21 10:46 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v4 0/9] "
    ` [PATCH v4 1/9] ref-filter: avoid using `unsigned long` for catch-all data type
    ` [PATCH v4 2/9] t0006 & t5000: prepare for 64-bit timestamps
    ` [PATCH v4 3/9] t0006 & t5000: skip "far in the future" test when time_t is too limited
    ` [PATCH v4 4/9] Specify explicitly where we parse timestamps
    ` [PATCH v4 5/9] Introduce a new "printf format" for timestamps
    ` [PATCH v4 6/9] Introduce a new data type "
    ` [PATCH v4 7/9] Abort if the system time cannot handle one of our timestamps
    ` [PATCH v4 8/9] Use uintmax_t for timestamps
    ` [PATCH v4 9/9] show_date_ident(): defer date overflow check

[PATCH] iwlwifi: pcie: missing unlock on error path
 2017-04-21 10:43 UTC  (5+ messages)

[Qemu-trivial] [PATCH v6 00/13] Improvements for SM501 display controller emulation
 2017-04-21 10:31 UTC  (28+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 13/13] ppc: Add SM501 device in ppc softmmu targets default configs
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 09/13] sm501: Misc clean ups
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 05/13] sm501: Get rid of base address in draw_hwc_line
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 07/13] sm501: Fix device endianness
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 10/13] sm501: Add support for panel layer
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 11/13] sm501: Add some more missing registers
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 02/13] sm501: Use defined constants instead of literal values where available
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 06/13] sm501: Add emulation of chip connected via PCI
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 03/13] sm501: Add missing arbitration control register
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 01/13] sm501: Fixed code style and a few typos in comments
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 04/13] sm501: QOMify
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 12/13] sm501: Add vmstate descriptor
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v6 08/13] sm501: Fix hardware cursor
  ` [Qemu-devel] "

[Qemu-devel] [PATCH 0/9] hw/display: make display updates thread safe, part 1
 2017-04-21 10:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 9/9] sm501: make display updates thread safe

[Qemu-devel] [PULL 00/15] Machine queue for 2.10
 2017-04-21 10:41 UTC  (2+ messages)

[PATCH] HSI: ssi_protocol: double free in ssip_pn_xmit()
 2017-04-21 10:39 UTC  (2+ messages)

[PATCH] multipath-tools: Add Huawei prioritizer for nvme
 2017-04-21 10:39 UTC  (3+ messages)

[linux-4.9 test] 107573: regressions - FAIL
 2017-04-21 10:38 UTC 

[RFC 17.08] Flow classification library
 2017-04-21 10:38 UTC  (2+ messages)

[PATCH][morty] glibc: Security fix CVE-2016-6323
 2017-04-21 10:37 UTC 

[PATCH][krogoth] glibc: Security fix CVE-2016-6323
 2017-04-21 10:37 UTC 

[PATCH net-next v4 1/2] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
 2017-04-21 10:36 UTC  (5+ messages)

[U-Boot] [PATCH] travisci: Add support for ARC
 2017-04-21 10:35 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.