messages from 2015-04-27 15:55:24 to 2015-04-27 17:03:37 UTC [more...]
[PATCH 0/5] HW_LOCK Security Patches
2015-04-27 17:03 UTC (5+ messages)
` [PATCH 3/5] drm: Possible lock priority escalation
` [Intel-gfx] "
` [PATCH 4/5] drm: Make HW_LOCK access functions optional
iproute2 BUG: linux kernel panic after ip netns exec and umount
2015-04-27 17:03 UTC
[Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
2015-04-27 17:02 UTC (7+ messages)
` [Qemu-devel] [PATCH v6 06/36] qapi: Add some enum tests
` [Qemu-devel] [PATCH v6 08/36] qapi: Add some union tests
` [Qemu-devel] [PATCH v6 27/36] qapi: More rigorous checking for type safety bypass
[Qemu-devel] [PATCH 0/6] s390x: support diag288 watchdog
2015-04-27 17:02 UTC (14+ messages)
` [Qemu-devel] [PATCH 1/6] s390x/virtio-ccw: enable has_dynamic_sysbus
[PATCH v12 0/4] machvirt dynamic sysbus device instantiation
2015-04-27 17:10 UTC (7+ messages)
` [PATCH v12 3/4] hw/arm/virt: add dynamic sysbus device support
` [Qemu-devel] "
[Buildroot] [PATCH 1/1] package/vlc: libX11 is an optional dependency for the qt4 module
2015-04-27 17:01 UTC
[Buildroot] [PATCH 1/1] package/vlc: Fix compile warning being treated as error
2015-04-27 17:01 UTC (3+ messages)
[PATCH net-next v6] Add support of Cavium Liquidio ethernet adapters
2015-04-27 16:27 UTC (5+ messages)
` [PATCH net-next v7] "
[meta-fsl-arm-extra][PATCH 1/2] linux-riotboard: Add separate riotboard kernel recipe
2015-04-27 16:59 UTC (6+ messages)
[Qemu-devel] [PATCH] kvm: Silence warning from valgrind
2015-04-27 16:59 UTC
[GIT PULL] Thermal-SoC management updates for v4.1-rc1
2015-04-27 23:58 UTC (3+ messages)
[meta-browser][PATCH 1/2 V4] cef3: Add recipe for Chromium Embedded Framework
2015-04-27 16:57 UTC (4+ messages)
` [meta-browser][PATCH 2/2] chromium: Remove use of deprecated udev logging API
[PATCH 1/1] null_blk: fix handling of BLKPREP_DEFER case
2015-04-27 16:52 UTC (2+ messages)
Interacting with coherent memory on external devices
2015-04-27 16:51 UTC (25+ messages)
[U-Boot] [PATCH] stm32f4: fix serial output
2015-04-27 16:50 UTC
Tegra baseline test results for v4.1-rc1
2015-04-27 16:49 UTC (2+ messages)
Structure declaration without its members variables
2015-04-27 16:47 UTC (3+ messages)
[PATCH] IB/ipath: use arch_phys_wc_add() and require PAT disabled
2015-04-27 16:46 UTC (4+ messages)
strange benchmark problem : restarting osd daemon improve performance from 100k iops to 300k iops
2015-04-27 16:45 UTC (11+ messages)
` [ceph-users] "
[Qemu-trivial] [PATCH 0/6] trivial fixes
2015-04-27 16:45 UTC (14+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 1/6] cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/6] input: remove unused mouse_handlers list
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 3/6] qemu-char: remove unused list node from FDCharDriver
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 4/6] gitignore: ignore *.patch files
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 5/6] coroutine: remove unnecessary parentheses in qemu_co_queue_empty
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 6/6] linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it
` [Qemu-devel] "
[PATCH v2] ivtv: use arch_phys_wc_add() and require PAT disabled
2015-04-27 16:43 UTC (3+ messages)
[PATCH 0/3] a few perf numa benchmark fixes
2015-04-27 16:44 UTC (3+ messages)
[PATCH 2/2] builddeb: parallelize debug module installation
2015-04-27 16:43 UTC (2+ messages)
` [PATCH v2] "
[PATCH] [media] ivtv: use arch_phys_wc_add() and require PAT disabled
2015-04-27 16:43 UTC (5+ messages)
[PATCH] xfs: log record crc mismatch test
2015-04-27 16:43 UTC (2+ messages)
[PATCH] ARM: gic: Document Power and Clock Domain optional properties
2015-04-27 16:43 UTC (10+ messages)
kernel BUG at mm/swap.c:134! - page dumped because: VM_BUG_ON_PAGE(page_mapcount(page) != 0)
2015-04-27 16:40 UTC (10+ messages)
[PATCH] bitmap: remove explicit newline handling using scnprintf format string
2015-04-27 16:40 UTC (6+ messages)
[PATCH] x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
2015-04-27 16:40 UTC (13+ messages)
[PATCH] perf probe: Fix bug in perf probe with global variables
2015-04-27 16:38 UTC (3+ messages)
[Qemu-devel] [PATCH v2 00/29] Dirty bitmap atomic access and optimizations
2015-04-27 16:28 UTC (30+ messages)
` [Qemu-devel] [PATCH 01/29] memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA
` [Qemu-devel] [PATCH 02/29] g364fb: remove pointless call to memory_region_set_coalescing
` [Qemu-devel] [PATCH 03/29] display: enable DIRTY_MEMORY_VGA tracking explicitly
` [Qemu-devel] [PATCH 04/29] display: add memory_region_sync_dirty_bitmap calls
` [Qemu-devel] [PATCH 05/29] memory: differentiate memory_region_is_logging and memory_region_get_dirty_log_mask
` [Qemu-devel] [PATCH 06/29] memory: prepare for multiple bits in the dirty log mask
` [Qemu-devel] [PATCH 07/29] framebuffer: check memory_region_is_logging
` [Qemu-devel] [PATCH 08/29] ui/console: remove dpy_gfx_update_dirty
` [Qemu-devel] [PATCH 09/29] memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask
` [Qemu-devel] [PATCH 10/29] kvm: accept non-mapped memory in kvm_dirty_pages_log_change
` [Qemu-devel] [PATCH 11/29] memory: include DIRTY_MEMORY_MIGRATION in the dirty log mask
` [Qemu-devel] [PATCH 12/29] kvm: remove special handling of "
` [Qemu-devel] [PATCH 13/29] ram_addr: tweaks to xen_modified_memory
` [Qemu-devel] [PATCH 14/29] exec: use memory_region_get_dirty_log_mask to optimize dirty tracking
` [Qemu-devel] [PATCH 15/29] exec: move functions to translate-all.h
` [Qemu-devel] [PATCH 16/29] translate-all: remove unnecessary argument to tb_invalidate_phys_range
` [Qemu-devel] [PATCH 17/29] cputlb: remove useless arguments to tlb_unprotect_code_phys, rename
` [Qemu-devel] [PATCH 18/29] translate-all: make less of tb_invalidate_phys_page_range depend on is_cpu_write_access
` [Qemu-devel] [PATCH 19/29] exec: pass client mask to cpu_physical_memory_set_dirty_range
` [Qemu-devel] [PATCH 20/29] exec: invert return value of cpu_physical_memory_get_clean, rename
` [Qemu-devel] [PATCH 21/29] exec: only check relevant bitmaps for cleanliness
` [Qemu-devel] [PATCH 22/29] memory: do not touch code dirty bitmap unless TCG is enabled
` [Qemu-devel] [PATCH 23/29] bitmap: add atomic set functions
` [Qemu-devel] [PATCH 24/29] bitmap: add atomic test and clear
` [Qemu-devel] [PATCH 25/29] memory: use atomic ops for setting dirty memory bits
` [Qemu-devel] [PATCH 26/29] migration: move dirty bitmap sync to ram_addr.h
` [Qemu-devel] [PATCH 27/29] memory: replace cpu_physical_memory_reset_dirty() with test-and-clear
` [Qemu-devel] [PATCH 28/29] memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic
` [Qemu-devel] [PATCH 29/29] memory: strengthen assertions on mr->terminates
[Qemu-devel] [PATCH RFC] virtio: add virtqueue_fill_partial
2015-04-27 16:13 UTC (5+ messages)
[U-Boot] [PATCH 0/2 v3] arm: socfpga: Add Cadence QSPI support
2015-04-27 16:35 UTC (4+ messages)
` [U-Boot] [RFC PATCH 4/4 v3] mtd: sf: Add CONFIG_SPI_N25Q256A_RESET for software-reset
Sharing credentials in general (Re: [GIT PULL] kdbus for 4.1-rc1)
2015-04-27 16:33 UTC (8+ messages)
[PATCH] xen/arm: Make local_events_need_delivery working with idle VPCU
2015-04-27 16:32 UTC (6+ messages)
Commit 1b673ef breaks riotboard boot
2015-04-27 16:31 UTC (5+ messages)
[patch] efi: efivar_create_sysfs_entry() should return negative error codes
2015-04-27 16:31 UTC (3+ messages)
[Qemu-trivial] [PATCH] qemu-options: trivial spelling fix (messsage)
2015-04-27 16:31 UTC (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
Semaphore and Spinlock
2015-04-27 16:31 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/2] block: move I/O request processing to block/io.c
2015-04-27 16:28 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/2] block: replace bdrv_states iteration with bdrv_next()
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v3 2/2] block: move I/O request processing to block/io.c
BUG: unable to handle kernel NULL pointer dereference at sysfs_do_create_link_sd (after mdadm)
2015-04-27 16:27 UTC (4+ messages)
` Bisected, with rfc/patch - was "
` [PATCH -stable] block: destroy bdi before blockdev is unregistered
[stable request] mlx4 & dev_kfree_skb [was: [PATCHES] Networking]
2015-04-27 16:26 UTC (2+ messages)
` [stable request] mlx4 & dev_kfree_skb
data copy in vhost-user
2015-04-27 16:26 UTC (2+ messages)
[PATCH 0/3] Add media bdisp driver for stihxxx platforms
2015-04-27 16:25 UTC (5+ messages)
` [PATCH 1/3] [media] bdisp: add DT bindings documentation
` [PATCH 2/3] [media] bdisp: 2D blitter driver using v4l2 mem2mem framework
` [PATCH 3/3] [media] bdisp: add debug file system
v3.12-stable-queue build errors
2015-04-27 16:25 UTC (4+ messages)
[PATCH 2/3] spidev: Add DT binding example
2015-04-27 16:25 UTC (12+ messages)
` [linux-sunxi] "
` [linux-sunxi] "
[PATCH] ARM: mvebu: dove: Relicense the device tree under GPLv2+/X11
2015-04-27 16:24 UTC (3+ messages)
[PATCH v2] e2fsprogs: Limit number of reserved gdt blocks on small fs
2015-04-27 16:23 UTC (5+ messages)
[PATCH v3 for-next 02/33] IB/core: Add kref to IB devices
2015-04-27 16:22 UTC (4+ messages)
[oe-classic][PATCH 0/1] Add a notice to OE-Classic pointing to OE-Core
2015-04-27 16:22 UTC (3+ messages)
` [oe-classic][PATCH 1/1] README: update for current status of OE-Classic
[U-Boot] socfpga: socdk and socrates share SPI flash config, move it to shared place
2015-04-27 16:22 UTC (4+ messages)
` [U-Boot] [PATCH] socfpga: implement arria V socdk SPI flash config in dts
[RESEND PATCH] perf: top: fix a segfault when kernel map is restricted
2015-04-27 16:20 UTC (2+ messages)
PATCH i-g-t Fix a clang compile error
2015-04-27 16:20 UTC (3+ messages)
Linux device driver for USB WIFI needs integrating
2015-04-27 16:19 UTC (2+ messages)
Fwd: Can't override username of default credential context to have different username in custom context
2015-04-27 16:19 UTC
[Qemu-devel] [PATCH 0/3] Add support for for GICv2m and MSIs to arm-virt
2015-04-27 16:18 UTC (5+ messages)
` [Qemu-devel] [PATCH 3/3] target-arm: Add the GICv2m to the virt board
[DRBD-announce] drbdmanage v0.34 pre-release
2015-04-27 16:17 UTC
[Qemu-devel] [PATCH V15 0/5] Virtual Machine Generation ID
2015-04-27 16:17 UTC (4+ messages)
` [Qemu-devel] [PATCH V15 5/5] tests: add a unit test for the vmgenid device
iproute2: Make linux/in6.h a stub?
2015-04-27 16:17 UTC (2+ messages)
[PATCH] bitbake: fetch2/git: Allow HEAD to be searched
2015-04-27 16:16 UTC
[PATCH V2] ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
2015-04-27 16:16 UTC (4+ messages)
[GIT PULL] Intel IOMMU for 4.1
2015-04-27 16:16 UTC (9+ messages)
Paranoid mode for RAID-1 ?
2015-04-27 16:15 UTC (4+ messages)
[PATCH] bitbake: fetch2/git: Add URL when latest_revision generates an exception
2015-04-27 16:15 UTC
[lm-sensors] Asus Nuvoton NCT6791D Fans not detected.....no expected fix?
2015-04-27 16:15 UTC (2+ messages)
[PATCH 1/2] firmware: dmi_scan: Simplified displayed version
2015-04-27 16:14 UTC (3+ messages)
[oe-commits] Bruno Bottazzini : systemd 219 -> system 219-stable
2015-04-27 16:15 UTC
[PATCH iproute2] Use PATH_MAX instead of MAXPATHLEN
2015-04-27 16:13 UTC (2+ messages)
[PATCH] sanity.bbclass: Increased verbosity for connectivity check
2015-04-27 16:12 UTC
[PATCH] PCI: keystone: Don't dereference possible NULL pointer
2015-04-27 16:12 UTC (2+ messages)
How to traverse all file struct
2015-04-27 16:10 UTC (2+ messages)
Beyond DPDK 2.0
2015-04-27 16:09 UTC (11+ messages)
[RFC PATCH] ethdev: remove old flow director API
2015-04-27 16:08 UTC (4+ messages)
btrfs freeze/thaw when using with LVM2
2015-04-27 15:58 UTC (3+ messages)
[PATCH 0/3 V8] workqueue: Introduce low-level unbound wq sysfs cpumask
2015-04-27 16:07 UTC (3+ messages)
` [PATCH 3/3 V8] workqueue: Allow modifying low level unbound workqueue cpumask
[PATCH 1/4] drm/radeon: fix lockup when BOs aren't part of the VM on release
2015-04-27 16:06 UTC (3+ messages)
` [PATCH 4/4] drm/radeon: fix userptr return value checking
[PATCH 1/2] ARM: BCM2835: Drop the init_irq() hook
2015-04-27 16:05 UTC (6+ messages)
` [PATCH 2/2] ARM: BCM2835: Move the restart/power_off handling to the WDT driver
[PATCH 1/1 linux-next RESEND] pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
2015-04-27 16:04 UTC
[PATCH v2 0/3] staging: iio: light: isl29018: Remove non-standard sysfs attributes
2015-04-27 16:03 UTC (4+ messages)
` [PATCH v2 3/3] staging: iio: light: isl29018: Use standard sysfs attributes for scale and integration time
CONFIG_DM_MQ_DEFAULT makes my kernel unhappy
2015-04-27 16:03 UTC (6+ messages)
[Ceph-maintainers] statically allocated uid/gid for ceph
2015-04-27 16:02 UTC (9+ messages)
Hitting tcmalloc bug even with patch applied
2015-04-27 16:02 UTC (7+ messages)
[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
2015-04-27 16:01 UTC (8+ messages)
` [RFCv3 PATCH 33/48] sched: Energy-aware wake-up task placement
[LTP] Coverity report for ltp-20150420
2015-04-27 15:58 UTC (3+ messages)
[PATCH v2 RESEND 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
2015-04-27 15:55 UTC (5+ messages)
` [PATCH v2 RESEND 2/2] mmc: host: Add some quirks to be read from fdt in sdhci-pltm.c
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.