All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-02 14:02:39 to 2015-10-02 14:51:06 UTC [more...]

[U-Boot] [PATCH] ls102xa: Fix reset hang
 2015-10-02 14:51 UTC  (5+ messages)

[PATCH] "Finish" the IMAGE_GEN_DEBUGFS implementation
 2015-10-02 14:50 UTC  (5+ messages)

[PATCH v3 0/8] Rework architected timer and forwarded IRQs handling
 2015-10-02 14:52 UTC  (7+ messages)
` [PATCH v3 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH v3 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
` [PATCH v3 5/8] arm/arm64: KVM: Use appropriate define in VGIC reset code

[PATCH net-next] ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT
 2015-10-02 14:49 UTC  (4+ messages)

Missing return check of of_property_read_*()
 2015-10-02 14:48 UTC  (6+ messages)
      ` Question about patch ASoC: Prevent components from being bound to multiple cards

[Qemu-devel] [PATCH v6 00/12] post-introspection cleanups, subset B
 2015-10-02 14:48 UTC  (12+ messages)
` [Qemu-devel] [PATCH v6 02/12] qapi: Don't use info as witness of implicit object type
` [Qemu-devel] [PATCH v6 05/12] qapi: Track location that created an implicit type
` [Qemu-devel] [PATCH v6 06/12] qapi: Track owner of each object member

[PATCH] Input: goldfish - Allow compile the driver with COMPILE_TEST
 2015-10-02 14:47 UTC 

[PATCH v2 0/5] libxc: support building large pv-domains
 2015-10-02 14:47 UTC  (11+ messages)
` [PATCH v2 1/5] libxc: remove allocate member from struct xc_dom_image
` [PATCH v2 3/5] libxc: create unmapped initrd in domain builder if supported
` [PATCH v2 5/5] libxc: create p2m list outside of kernel mapping "

[PATCH 0/7] iio: Add DMA buffer support
 2015-10-02 14:45 UTC  (8+ messages)
` [PATCH 1/7] iio: Set device watermark based on watermark of all attached buffers
` [PATCH 2/7] iio:iio_buffer_init(): Only set watermark if not already set
` [PATCH 3/7] iio: Add support for indicating fixed watermarks
` [PATCH 4/7] iio: Add buffer enable/disable callbacks
` [PATCH 5/7] iio: Add generic DMA buffer infrastructure
` [PATCH 6/7] staging:iio:dummy: Add DMA buffer support
` [PATCH 7/7] iio: Add a DMAengine framework based buffer

[Buildroot] [PATCH] lsof: bump to version 4.89
 2015-10-02 14:45 UTC  (2+ messages)

[PATCH] NVMe: Prevent bogus synchronous IO command timeouts
 2015-10-02 14:45 UTC  (4+ messages)

[Buildroot] [git commit] lsof: bump to version 4.89
 2015-10-02 14:45 UTC 

[PATCH Version 2 00/16] NFSv4.2: Add support for inter-server to server COPY
 2015-10-02 14:45 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
 2015-10-02 14:45 UTC  (3+ messages)

[Qemu-devel] [PATCH] block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallocate emulation issue
 2015-10-02 14:43 UTC  (3+ messages)

[PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
 2015-10-02 14:44 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm/arm64: Optimize away redundant LR tracking
` [PATCH 2/2] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()

[Buildroot] [PATCH] libssh: bump to version 0.7.2
 2015-10-02 14:42 UTC  (2+ messages)

[Buildroot] [git commit] libssh: bump to version 0.7.2
 2015-10-02 14:41 UTC 

[Buildroot] [PATCH] libssh: needs shared library support
 2015-10-02 14:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: Add MDCR_EL2
 2015-10-02 14:39 UTC  (4+ messages)

[Buildroot] [git commit] libssh: needs shared library support
 2015-10-02 14:39 UTC 

help with understanding evict inode functionality
 2015-10-02 14:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/24] vhost-user: add migration support
 2015-10-02 14:38 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 16/24] vhost user: add rarp sending after live migration for legacy guest

[edk2] KVM: MTRR: fix memory type handling if MTRR is completely disabled
 2015-10-02 14:38 UTC  (9+ messages)

[Qemu-devel] feature idea: allow user to run custom scripts
 2015-10-02 14:37 UTC  (12+ messages)

[PATCH RESEND v4] cap11xx: add runtime PM support
 2015-10-02 14:38 UTC  (3+ messages)

[PATCH] ARM: debug: add support for alternate 8250 register layout
 2015-10-02 14:37 UTC  (11+ messages)

[Buildroot] [PATCH 0/2] Add support for AXFS filesystem type
 2015-10-02 14:37 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] axfsutils: add new package
` [Buildroot] [PATCH 2/2] axfs: add new filesystem type

[Qemu-devel] [PATCH v3] target-tilegx: Support iret instruction and related special registers
 2015-10-02 14:37 UTC  (5+ messages)

[PATCH] x86: guest: rely on leaf 0x40000001 to detect Hyper-V
 2015-10-02 14:37 UTC  (2+ messages)

[PATCH -mm v2 1/3] mm/oom_kill: remove the wrong fatal_signal_pending() check in oom_kill_process()
 2015-10-02 14:36 UTC  (13+ messages)

[Qemu-devel] [PATCH v3 00/11] add virgl rendering support
 2015-10-02 14:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 08/11] virtio-gpu: add cursor update tracepoint

[GIT PULL] Block fixes for 4.3-rc4
 2015-10-02 14:36 UTC 

[PATCH v5 00/22] xen/arm64: Add support for 64KB page in Linux
 2015-10-02 14:35 UTC  (12+ messages)
` [PATCH v5 12/22] xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
` [Xen-devel] [PATCH v5 00/22] xen/arm64: Add support for 64KB page in Linux

[Buildroot] [PATCH] tcpdump: drop unneeded security patches
 2015-10-02 14:34 UTC  (3+ messages)

[PATCH] powerpc: Fix _ALIGN_* errors due to type difference
 2015-10-02 14:33 UTC 

[PATCH] Add support for EDD4 fields and types
 2015-10-02 14:34 UTC  (2+ messages)

[Buildroot] [git commit] tcpdump: drop unneeded security patches
 2015-10-02 14:34 UTC 

[PATCH v2] drm/rockchip: import dma_buf to gem
 2015-10-02 14:33 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] cpio: bump to version 2.12
 2015-10-02 14:33 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] cpio: install to /bin and after busybox

[RFC v2 0/4] MT8173 DRM support
 2015-10-02 14:33 UTC  (13+ messages)
` [RFC v2 1/4] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding

[Bug 92242] [radeonsi,R9 270X] Windows shadows disappeared in KDE after updating Mesa from 11.0.0 to 11.0.2
 2015-10-02 14:33 UTC  (2+ messages)

[PATCH 01/10] xtensa: fixes for configs without loop option
 2015-10-02 14:32 UTC 

[Buildroot] [git commit] cpio: install to /bin and after busybox
 2015-10-02 14:33 UTC 

[Buildroot] [git commit] cpio: bump to version 2.12
 2015-10-02 14:32 UTC 

[Buildroot] [PATCH] imagemagick: bump to version 6.9.2-3
 2015-10-02 14:32 UTC  (2+ messages)

[Buildroot] [git commit] imagemagick: bump to version 6.9.2-3
 2015-10-02 14:32 UTC 

Fwd: SWIOTLB on 32-bit PAE
 2015-10-02 14:20 UTC 

[Buildroot] [PATCH] harfbuzz: bump to version 1.0.4
 2015-10-02 14:32 UTC  (2+ messages)

[Buildroot] [git commit] harfbuzz: bump to version 1.0.4
 2015-10-02 14:32 UTC 

[PATCH 0/2] Add RT5033 Flash LED driver
 2015-10-02 14:31 UTC  (3+ messages)
` [PATCH 1/2] leds: rt5033: add DT binding for RT5033

[PATCH 0/2] Namespace attachment fixes/simplifications
 2015-10-02 14:31 UTC  (8+ messages)
` [PATCH 1/2] NVMe: Reference count open namespaces
` [PATCH 2/2] NVMe: Simplify device resume on io queue failure

Coda encoder stop
 2015-10-02 14:31 UTC 

[Buildroot] board: add support for ARM Juno r1 Development Board
 2015-10-02 14:30 UTC 

[Bug 92220] GL_NV_vdpau_interop partially implemented
 2015-10-02 14:29 UTC  (4+ messages)
` [Bug 92220] GL_NV_vdpau_interop partially available

wpa_supplicant on Raspberry Pi 2B
 2015-10-02 14:27 UTC 

[PATCH][V2] ThunderX: Add initial tune file
 2015-10-02 14:28 UTC 

[PATCH v2] PM / AVS: rockchip-io: Fix module autoload for OF platform driver
 2015-10-02 14:27 UTC  (2+ messages)

[PATCH] arm64: dts: add all hi6220 uart nodes
 2015-10-02 14:28 UTC  (10+ messages)

[PATCH v2] ring: add function to free a ring
 2015-10-02 14:27 UTC  (4+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH v2 00/22] Extended I/O accounting
 2015-10-02 14:26 UTC  (23+ messages)
` [Qemu-devel] [PATCH v2 01/22] xen_disk: Account for flush operations
` [Qemu-devel] [PATCH v2 02/22] ide: Account for write operations correctly
` [Qemu-devel] [PATCH v2 03/22] block: define 'clock_type' for the accounting code
` [Qemu-devel] [PATCH v2 04/22] util: Infrastructure for computing recent averages
` [Qemu-devel] [PATCH v2 05/22] block: Add idle_time_ns to BlockDeviceStats
` [Qemu-devel] [PATCH v2 06/22] block: Add "supports_stats" field to BlockStats
` [Qemu-devel] [PATCH v2 07/22] block: Add statistics for failed and invalid I/O operations
` [Qemu-devel] [PATCH v2 08/22] block: Allow configuring whether to account failed and invalid ops
` [Qemu-devel] [PATCH v2 09/22] block: Compute minimum, maximum and average I/O latencies
` [Qemu-devel] [PATCH v2 10/22] block: Add average I/O queue depth to BlockDeviceTimedStats
` [Qemu-devel] [PATCH v2 11/22] block: New option to define the intervals for collecting I/O statistics
` [Qemu-devel] [PATCH v2 12/22] qemu-io: Account for failed, invalid and flush operations
` [Qemu-devel] [PATCH v2 13/22] block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest mode
` [Qemu-devel] [PATCH v2 14/22] iotests: Add test for the block device statistics
` [Qemu-devel] [PATCH v2 15/22] nvme: Account for failed and invalid operations
` [Qemu-devel] [PATCH v2 16/22] virtio-blk: "
` [Qemu-devel] [PATCH v2 17/22] xen_disk: "
` [Qemu-devel] [PATCH v2 18/22] atapi: "
` [Qemu-devel] [PATCH v2 19/22] ide: "
` [Qemu-devel] [PATCH v2 20/22] macio: Account for failed operations
` [Qemu-devel] [PATCH v2 21/22] scsi-disk: "
` [Qemu-devel] [PATCH v2 22/22] block: Update copyright of the accounting code

[PATCH v2 0/3] leds: add device trigger
 2015-10-02 14:27 UTC  (2+ messages)

[PATCH] tzdata: update to 2015g
 2015-10-02 14:26 UTC 

[PATCH 1/2] tzcode: update to 2015g
 2015-10-02 14:24 UTC  (2+ messages)
` [PATCH 2/2] tzdata: update to 2015f

[PATCH v4 6/9] Btrfs: implement the free space B-tree
 2015-10-02 14:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: arm/aarch64: allow enable-seccomp
 2015-10-02 14:23 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] libnftnl: bump to version 1.0.5
 2015-10-02 14:21 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] nftables: bump to version 0.5

[Qemu-devel] [PATCH qemu] vfio_pci: Allow disabling quirks
 2015-10-02 14:20 UTC  (8+ messages)

[PATCH] lib/vsprintf.c: update documentation
 2015-10-02 14:20 UTC  (2+ messages)

[Qemu-devel] [PULL 00/15] virtio,pc features, fixes
 2015-10-02 14:18 UTC  (6+ messages)
` [Qemu-devel] [PULL 04/15] oslib: rework anonimous RAM allocation
` [Qemu-devel] [PULL 09/15] virtio-9p: migrate virtio subsections

[PATCH] kselftest: add cleankselftest rule
 2015-10-02 14:18 UTC  (3+ messages)

[Qemu-devel] [Resend Fix PATCH] Qemu/Xen: Fix early freeing MSIX MMIO memory region
 2015-10-02 14:07 UTC  (2+ messages)
`  "

[U-Boot] [PATCH] Add support for LZ4 decompression algorithm
 2015-10-02 14:16 UTC  (2+ messages)

[PATCH] ext2, ext4: warn when mounting with dax enabled
 2015-10-02 14:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add syscalls for -runas and -chroot to the seccomp sandbox
 2015-10-02 14:15 UTC  (6+ messages)

[Qemu-devel] [PATCH v3] Add argument filters to the seccomp sandbox
 2015-10-02 14:14 UTC  (3+ messages)

[U-Boot] Please pull u-boot-fdt
 2015-10-02 14:14 UTC 

[PATCHSET block/for-linus] writeback: cgroup writeback fixes
 2015-10-02 14:13 UTC  (10+ messages)
` [PATCH 1/5] writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback iteration
` [PATCH 2/5] writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()
` [PATCH 3/5] writeback: bdi_writeback iteration must not skip dying ones

[U-Boot] [PATCH v3 00/10] vexpress64 FVP and Juno configuration updates
 2015-10-02 14:12 UTC  (4+ messages)
` [U-Boot] [PATCH v3 09/10] vexpress64: juno: add alternate kernel and device tree filenames

[PATCH v2 1/1] ARM: orion5x: use mac_pton() helper
 2015-10-02 14:12 UTC 

[PATCH 1/3] clk: add flag for clocks that need to be enabled on rate changes
 2015-10-02 14:12 UTC  (3+ messages)

[meta-fsl-arm] The state of the art of Wayland on IMX6 devices
 2015-10-02 14:10 UTC  (3+ messages)

[PATCH v3 0/1] Block script performance with shared image files
 2015-10-02 14:09 UTC  (2+ messages)
` [PATCH v3 1/1] tools/hotplug: Scan xenstore once when attaching shared images files

[Xenomai] 4.x merge
 2015-10-02 14:09 UTC  (4+ messages)

[PATCH] PM / AVS: rockchip-io: Fix module autoload for OF platform driver
 2015-10-02 14:08 UTC  (3+ messages)

Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
 2015-10-02 14:07 UTC  (11+ messages)

[arm-platforms:irq/msi-map-pci 11/13] include/linux/of_irq.h:80:1: error: expected identifier or '(' before '{' token
 2015-10-02 14:05 UTC 

[PATCH 0/6] usb: dwc3: Various updates for Synopsys platforms
 2015-10-02 14:05 UTC  (5+ messages)
` [PATCH 1/6] usb: dwc3: Support Synopsys USB 3.1 IP

CRIS v32: leftover references on ETRAX_VIRTUAL_GPIO
 2015-10-02 14:04 UTC  (2+ messages)

IO merge in engine
 2015-10-02 14:04 UTC 

[Qemu-devel] [PATCH] ppc: drop useless register sync
 2015-10-02 14:03 UTC  (2+ messages)

nvme header reshuffle
 2015-10-02 14:04 UTC  (4+ messages)
` [PATCH 1/3] nvme: add a local nvme.h header
` [PATCH 2/3] nvme: move hardware structures out of the uapi version of nvme.h
` [PATCH 3/3] nvme.h: add missing nvme_id_ctrl endianess annotations

[PATCH v9 2/5] CPPC: Add a CPUFreq driver for use with CPPC
 2015-10-02 14:04 UTC  (2+ messages)
` [PATCH] "

[md:devel 18/33] mips-linux-gnu-ld: drivers/md/raid5-cache.o: warning: Inconsistent ISA between e_flags and .MIPS.abiflags
 2015-10-02 14:04 UTC 

[Buildroot] [PATCH] libpng: bump to version 1.6.18
 2015-10-02 14:03 UTC  (2+ messages)

[PATCH 0/2] gpio: xgene: add support to configure GPIO line as input, output or external IRQ pin
 2015-10-02 14:03 UTC  (5+ messages)
` [PATCH 1/2] "

[Buildroot] [git commit] libpng: bump to version 1.6.18
 2015-10-02 14:02 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.