All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-12 11:29:55 to 2017-09-12 12:37:43 UTC [more...]

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-12 12:37 UTC  (14+ messages)

uio_dmem_genirq.c and DMA mapping to user space ?
 2017-09-12 12:37 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] rockchip: sdhci: update reg map for of-platdata
 2017-09-12 12:36 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] rockchip: ram: rk3399: "

[PATCH] ALSA: msnd: Optimize / harden DSP and MIDI loops
 2017-09-12 12:34 UTC  (3+ messages)
` [alsa-devel] "

[PATCH 00/10] drm/exynos: TV path improvements
 2017-09-12 12:33 UTC  (13+ messages)
  ` [PATCH 01/10] drm/exynos/mixer: abstract out output mode setup code
  ` [PATCH 02/10] drm/exynos/mixer: move mode commit to enable callback
  ` [PATCH 03/10] drm/exynos/mixer: move resolution configuration to single function
  ` [PATCH 04/10] drm/exynos/mixer: fix mode validation code
  ` [PATCH 05/10] drm/exynos/mixer: remove mixer_resources sub-structure
  ` [PATCH 06/10] drm/exynos/hdmi: remove redundant mode field

[PATCH V2 1/3] brcmfmac: Avoid possible out-of-bounds read
 2017-09-12 12:33 UTC  (9+ messages)

Please help with exact actions for raid1 hot-swap
 2017-09-12 12:33 UTC  (7+ messages)

[PATCH] w90p910_ether: include linux/interrupt.h
 2017-09-12 12:31 UTC  (3+ messages)

[PATCH igt] igt/sw_sync: Fix up close(timeline) tests for unsignaled fences
 2017-09-12 12:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[1/1] EDAC, sb_edac: Don't create EDAC second memory controller if the HA1 is not present
 2017-09-12 12:32 UTC 

[Qemu-devel] [PATCH 00/12] cleanup qemu-iotests
 2017-09-12 12:31 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/12] qemu-iotests: limit non-_PROG-suffixed variables to common.rc
` [Qemu-devel] [PATCH 07/12] qemu-iotests: disintegrate more parts of common.config

[qemu-mainline test] 113345: regressions - FAIL
 2017-09-12 12:31 UTC 

[Buildroot] [PATCH v2] lirc-tools: bump to version 0.10.1
 2017-09-12 12:31 UTC 

[U-Boot] [PATCH v2] i2c: muxes: pca954x: Add support for GPIO reset line
 2017-09-12 12:30 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRF
 2017-09-12 12:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/21] efi_loader: enough UEFI for standard distro boot
 2017-09-12 12:30 UTC  (21+ messages)
` [U-Boot] [PATCH v2 01/21] part: move efi_guid_t
` [U-Boot] [PATCH v3 2/9] fs/fat: introduce new director iterators
` [U-Boot] [PATCH v2 02/21] part: extract MBR signature from partitions
` [U-Boot] [PATCH v2 03/21] efi: add some missing __packed
` [U-Boot] [PATCH v2 04/21] efi: add some more device path structures
` [U-Boot] [PATCH v2 05/21] efi_loader: add device-path utils
` [U-Boot] [PATCH v2 11/21] efi_loader: add file/filesys support
` [U-Boot] [PATCH v2 14/21] efi_loader: efi variable support
` [U-Boot] [PATCH v2 15/21] efi_loader: add bootmgr
` [U-Boot] [PATCH v2 21/21] efi_loader: Some console improvements for vidconsole

[PATCH] image_types: support lz4 compressed squashfs
 2017-09-12 12:30 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/12] efi_loader+video: support for Shell.efi
 2017-09-12 12:30 UTC  (3+ messages)
` [U-Boot] [PATCH v1 10/12] dm: video: Add basic ANSI escape sequence support

[U-Boot] USB Ethernet with device model
 2017-09-12 12:29 UTC  (4+ messages)

[U-Boot] [PATCH 3/3] add pytests for 'gpt rename' and 'gpt swap'
 2017-09-12 12:29 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] "
  ` [U-Boot] [PATCH 1/1] "

[U-Boot] [PATCH 1/3] GPT: create block device for sandbox testing
 2017-09-12 12:29 UTC  (6+ messages)
` [U-Boot] [PATCH 0/2] GPT: create block device for guid testing
  ` [U-Boot] [PATCH 1/2] GPT: create block device for sandbox testing
  ` [U-Boot] [PATCH 2/2] add pytests for 'gpt guid' command in sandbox

[PATCH 0/7] x86/mm: Post XSA-234 cleanup
 2017-09-12 12:29 UTC  (9+ messages)
` [PATCH 1/7] x86/mm: Improvements to PV l1e mapping helpers
` [PATCH 2/7] x86/mm: Factor out the grant flags to pte flags conversion logic
` [PATCH 3/7] x86/mm: Misc cleanup to {create, replace}_grant_host_mapping()
` [PATCH 4/7] x86/mm: Combine create_grant_{pte, va}_mapping()
` [PATCH 5/7] x86/mm: Carve steal_linear_address() out of replace_grant_host_mapping()
` [PATCH 6/7] x86/mm: Combine {destroy, replace}_grant_{pte, va}_mapping()
` [PATCH 7/7] x86/mm: Prevent 32bit PV guests using out-of-range linear addresses

[U-Boot] [PATCH v3 0/9] fs/fat: cleanups + readdir implementation
 2017-09-12 12:29 UTC  (11+ messages)
` [U-Boot] [PATCH v3 3/9] fat/fs: convert to directory iterators
` [U-Boot] [PATCH v3 4/9] fs: add fs_readdir()
` [U-Boot] [PATCH v3 5/9] fs/fat: implement opendir/readdir/closedir
` [U-Boot] [PATCH v3 8/9] fs/fat: fix case for FAT shortnames
` [U-Boot] [PATCH v3 9/9] fs/fat: Clean up open-coded sector <-> cluster conversions

[U-Boot] [PATCH v2 0/5] vsprintf and short-wchar
 2017-09-12 12:29 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/5] vsprintf.c: add UTF-16 string (%ls) support
` [U-Boot] [PATCH v2 4/5] vsprintf.c: add GUID printing

[U-Boot] [PATCH] i2c: muxes: pca954x: Add support for GPIO reset line
 2017-09-12 12:28 UTC  (4+ messages)

[U-Boot] Enc: Uboot compatible with board Tegra124-nyan-big (ChromeBook G3 HP 14")
 2017-09-12 12:28 UTC  (5+ messages)
        ` [U-Boot] "

[U-Boot] [PATCH 00/13] sunxi: convert musb to the device model and enable usb_ether
 2017-09-12 12:28 UTC  (27+ messages)
` [U-Boot] [PATCH 01/13] usb: gadget: Move USBNET_DEVADDR option out of g_dnl
` [U-Boot] [PATCH 02/13] usb: gadget: Move USBNET_HOST_ADDR to Kconfig
` [U-Boot] [PATCH 03/13] usb: gadget: Convert USB_ETHER "
` [U-Boot] [PATCH 04/13] usb: gadget: usb_ether: Move the interfaces "
` [U-Boot] [PATCH 05/13] usb: gadget: Make g_dnl USB settings common
` [U-Boot] [PATCH 06/13] usb: gadget: usb_ether: Move settings to common
` [U-Boot] [PATCH 07/13] sunxi: provide default USB gadget setup
` [U-Boot] [PATCH 08/13] sunxi: imply USB_GADGET
` [U-Boot] [PATCH 09/13] cmd: fastboot: Rework fastboot dependency
` [U-Boot] [PATCH 10/13] musb: sunxi: switch to the device model
` [U-Boot] [PATCH 11/13] sunxi: Register usb_ether
` [U-Boot] [PATCH 12/13] sunxi: Imply USB_ETHER
` [U-Boot] [PATCH 13/13] sunxi: sina33: Sync the device tree with the kernel

[PATCH v2] KVM: s390: vsie: use common code functions for pinning
 2017-09-12 12:28 UTC  (2+ messages)

[U-Boot] [PATCH] lib: strto: fix incorrect handling of specified base
 2017-09-12 12:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] x86: ivybridge: remove unused variables
 2017-09-12 12:27 UTC  (2+ messages)

[oe-commits] [openembedded-core] branch master updated (cc319b6 -> 2ebbeb6)
 2017-09-12 12:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/27] vhost-user-scsi: code clean-up
 2017-09-12 12:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/27] glib-compat: move G_SOURCE_CONTINUE/REMOVE there
` [Qemu-devel] [PATCH 02/27] libvhost-user: drop dependency on glib

[PATCH 00/14] Fix wrong %pF and %pS printk format specifier usages
 2017-09-12 12:23 UTC  (4+ messages)
` [PATCH 02/14] um: Use %pS printk format for symbols from direct addresses

[PATCH v7 00/12] Revamp the Go support
 2017-09-12 12:22 UTC  (7+ messages)

[Buildroot] [PATCH v2 1/1] package/waylandpp: new package
 2017-09-12 12:22 UTC 

[Qemu-trivial] [PATCH for-2.10] qemu-options: Document the -drive locking parameter
 2017-09-12 12:20 UTC  (11+ messages)
          ` [Qemu-devel] "

[kvm-unit-tests PATCH 1/1] x86/pmu: change the num_counters to reflect the real gp counters
 2017-09-12 12:20 UTC  (2+ messages)

[PATCH i-g-t] tests: Add kms_atomic_interruptible test, v4
 2017-09-12 12:19 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/3] wic: enhanced bootimage + squashfs support
 2017-09-12 12:18 UTC  (8+ messages)
` [PATCH 3/3] wic: apply --extra-space + --overhead to squashfs

[libvirt test] 113350: tolerable all pass - PUSHED
 2017-09-12 12:18 UTC 

[PATCH v3] tracing: Ignore mmiotrace from kernel commandline
 2017-09-12 12:18 UTC  (4+ messages)

[PATCH] btrfs: convert all mount option checking code to use btrfs_test_opt
 2017-09-12 12:16 UTC  (2+ messages)

[LTP] LTP release
 2017-09-12 12:16 UTC  (3+ messages)

[kvm-unit-tests] x86: access: Add test for 5 level paging mode
 2017-09-12 12:16 UTC  (2+ messages)

Storage and snapshots as historical yearly
 2017-09-12 12:16 UTC  (4+ messages)

[Qemu-arm] [PATCH v2 0/3] hmp: fix "dump-quest-memory" segfault
 2017-09-12 12:15 UTC  (4+ messages)
` [Qemu-arm] [PATCH v2 3/3] tests/hmp: test "none" machine with memory
    ` [Qemu-devel] "

[Qemu-devel] [PATCH 0/6] generalize parsing of cpu_model (x86/arm)
 2017-09-12 12:11 UTC  (15+ messages)
` [Qemu-arm] [PATCH 6/6] arm: drop intermadiate cpu_model -> cpu type parsing and use cpu type directly
  ` [Qemu-arm] [Qemu-devel] "
                `  "

[LTP] [PATCH v3] thp01: Find largest arguments size
 2017-09-12 12:10 UTC  (2+ messages)

[PATCH net] net: bonding: fix tlb_dynamic_lb default value
 2017-09-12 12:10 UTC 

[meta-raspberrypi] enable serial communication pi 3
 2017-09-12 12:09 UTC 

[U-Boot] [PATCH v3] rk3288: Add Vyasa initial board support
 2017-09-12 12:07 UTC  (5+ messages)
` [U-Boot] [U-Boot,v3] "

[PATCH] drm/amdgpu: improve PRT syncing
 2017-09-12 12:06 UTC 

[Qemu-devel] [PATCH v3 0/7] Misc improvements to crypto block driver
 2017-09-12 12:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 5/7] block: convert crypto driver to bdrv_co_preadv|pwritev

[PATCH] Staging: ccree: Don't use volatile for monitor_lock
 2017-09-12 12:05 UTC  (3+ messages)

[U-Boot] [PATCH] arm: am33xx: Make pin multiplexing functions optional
 2017-09-12 12:05 UTC  (5+ messages)

[PATCH v11 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-12 12:04 UTC  (6+ messages)
` [PATCH v11 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera
  ` as3645a flash userland interface

Xen Security Advisory 234 (CVE-2017-14319) - insufficient grant unmapping checks for x86 PV guests
 2017-09-12 12:03 UTC 

Xen Security Advisory 233 (CVE-2017-14317) - cxenstored: Race in domain cleanup
 2017-09-12 12:03 UTC 

Xen Security Advisory 232 (CVE-2017-14318) - Missing check for grant table
 2017-09-12 12:03 UTC 

Xen Security Advisory 231 (CVE-2017-14316) - Missing NUMA node parameter verification
 2017-09-12 12:03 UTC 

[PATCH v2] sub-process: print the cmd when a capability is unsupported
 2017-09-12 12:02 UTC  (6+ messages)

[RFC PATCH 1/1] iommu/arm-smmu: Add support for multiple TBU child devices
 2017-09-12 12:01 UTC  (3+ messages)

[Qemu-devel] question: I found a bug which will lead to qemu crash
 2017-09-12 12:00 UTC  (3+ messages)

Experimenting with dmrC as backend for Lua
 2017-09-12 12:00 UTC 

[PATCH] btrfs-progs: cleanup whitespaces of btrfs-completion
 2017-09-12 11:59 UTC  (2+ messages)

[bisected] Re: Module removal-related regression?
 2017-09-12 12:00 UTC  (12+ messages)

xfs-quota reports used space incorrectly
 2017-09-12 12:00 UTC 

Question: alsa-lib snd_pcm_htimestamp inner working and precision
 2017-09-12 12:00 UTC 

Recent changes (master)
 2017-09-12 12:00 UTC 

[PATCH] nvmet: bump NVMET_NR_QUEUES to 128
 2017-09-12 11:59 UTC  (2+ messages)

dead links in wiki about why not using lz4
 2017-09-12 11:58 UTC  (4+ messages)

[PATCH v2] ARM: dts: exynos: Add power button for Odroid XU3/4
 2017-09-12 11:57 UTC 

[Qemu-devel] Suggested Wiki Update
 2017-09-12 11:56 UTC  (4+ messages)

[PATCH 00/12] Clean up notes-related code around `load_subtree()`
 2017-09-12 11:55 UTC  (5+ messages)

[PATCH] PCI: quirks: update cavium ACS quirk implementation
 2017-09-12 11:55 UTC 

ipset losing entries on its own
 2017-09-12 11:54 UTC  (6+ messages)

btrfs-progs task tracking on github
 2017-09-12 11:51 UTC  (5+ messages)

[PATCH] maintainers.inc: updating ownership for apt, dpkg, perl, qemu and related ones
 2017-09-12 11:48 UTC  (2+ messages)

Subject: [PATCH] vxlan: only reduce known arp boardcast request to support, virtual IP
 2017-09-12 11:51 UTC  (2+ messages)

[PATCH i-g-t] pm_rps: [RFC] RPS tests documentation update
 2017-09-12 11:49 UTC  (2+ messages)

[PATCH v5 00/11] vpci: PCI config space emulation
 2017-09-12 11:48 UTC  (9+ messages)
` [PATCH v5 05/11] mm: move modify_identity_mmio to global file and drop __init
` [PATCH v5 08/11] vpci/bars: add handlers to map the BARs

Some thoughts on the SSA debate
 2017-09-12 11:47 UTC  (5+ messages)

[Qemu-trivial] [PATCH] Rename round_page() to round_pageq()
 2017-09-12 11:46 UTC  (4+ messages)
` [Qemu-trivial] [PATCH v2] Replace round_page() with TARGET_PAGE_ALIGN()
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH] vti: fix NULL dereference in xfrm_input()
 2017-09-12 11:53 UTC 

[PATCH v1 2/2] travis-ci: skip a branch build if equal tag is present
 2017-09-12 11:45 UTC  (2+ messages)

[PATCH] backlight: s6e63m0: make const arrays static, reduces object code size
 2017-09-12 11:45 UTC  (2+ messages)

[U-Boot] [PATCH v4] rk3288: Add Vyasa initial board support
 2017-09-12 11:45 UTC 

[Buildroot] [PATCH 1/1] netsnmp: install all MIB files
 2017-09-12 11:44 UTC  (4+ messages)

[PATCH v7 1/2] kernel: Move Device Tree support to kernel.bbclass
 2017-09-12 11:44 UTC  (3+ messages)

[Buildroot] [PATCH] libcurl: fix build without threads
 2017-09-12 11:43 UTC 

[PATCH v2 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
 2017-09-12 11:40 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: Add Spreadtrum watchdog driver

QEMU 2.10.0
 2017-09-12 11:40 UTC  (6+ messages)

[PATCH] usb: storage: make const arrays static, reduces object code size
 2017-09-12 11:38 UTC  (2+ messages)

[PATCH V1 rdma-core 0/3] Verbs support for source QPN
 2017-09-12 11:38 UTC  (8+ messages)
` [PATCH V1 rdma-core 1/3] verbs: Enable creating QP with a given source QP number

[PATCH v5 00/12] libxl: add PV display device driver interface
 2017-09-12 11:35 UTC  (5+ messages)
` [PATCH v5 10/12] libxl: change nic to use generec add function

[distros-debian-snapshot test] 72095: tolerable trouble: blocked/broken/fail/pass
 2017-09-12 11:32 UTC 

[PATCH] scsi: ufs: tc-dwc-g210: make arrays static, reduces object code size
 2017-09-12 11:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] s390: set DHCP client architecure id for netboot
 2017-09-12 11:31 UTC  (2+ messages)

What's cooking in git.git (Sep 2017, #02; Mon, 11)
 2017-09-12 11:30 UTC  (2+ messages)

execve(NULL, argv, envp) for nommu?
 2017-09-12 11:30 UTC  (8+ messages)

[PATCH 00/17] build DPDK libs and some drivers with meson/ninja
 2017-09-12 10:38 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/17] eal: add eal library to meson build
  ` [PATCH v2 03/17] igb_uio: add igb_uio kmod "
  ` [PATCH v2 04/17] build: add DPDK libraries to build
  ` [PATCH v2 05/17] build: add buildtools to meson build
  ` [PATCH v2 06/17] build: add infrastructure for building PMDs
  ` [PATCH v2 07/17] drivers/mempool: add SW mempool drivers to meson build
  ` [PATCH v2 08/17] drivers/crypto: add crypto drv class and null PMD to meson
  ` [PATCH v2 09/17] crypto/openssl: add driver to meson build
  ` [PATCH v2 10/17] crypto/qat: "
  ` [PATCH v2 11/17] drivers/net: add net driver support "
  ` [PATCH v2 12/17] drivers/net: add set of vdev PMDs to build
  ` [PATCH v2 13/17] drivers/net: add drivers for Intel NICs to meson build
  ` [PATCH v2 14/17] app/test-pmd: add test-pmd "
  ` [PATCH v2 15/17] usertools: add usertools installation "
  ` [PATCH v2 16/17] build: add option to version libs using DPDK version
  ` [PATCH v2 17/17] doc: add documentation on how to add new components to DPDK


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.