messages from 2016-06-08 13:04:02 to 2016-06-08 13:31:13 UTC [more...]
[Qemu-trivial] [PATCH] configure: Use $(..) instead of deprecated `..`
2016-06-08 13:07 UTC (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[Qemu-devel] [PULL 00/44] linux-user update
2016-06-08 13:30 UTC (33+ messages)
` [Qemu-devel] [PULL 01/44] linux-user: Fix qemu-binfmt-conf.sh to store config across reboot
` [Qemu-devel] [PULL 02/44] linux-user: add rtnetlink(7) support
` [Qemu-devel] [PULL 03/44] linux-user: support netlink protocol NETLINK_KOBJECT_UEVENT
` [Qemu-devel] [PULL 04/44] linux-user: add netlink audit
` [Qemu-devel] [PULL 05/44] linux-user: check if NETLINK_ROUTE is available
` [Qemu-devel] [PULL 06/44] linux-user: Factor out handle_signal code from process_pending_signals()
` [Qemu-devel] [PULL 07/44] linux-user: Move handle_pending_signal() to avoid need for declaration
` [Qemu-devel] [PULL 08/44] linux-user: Fix stray tab-indent
` [Qemu-devel] [PULL 09/44] linux-user: Factor out uses of do_sigprocmask() from sigreturn code
` [Qemu-devel] [PULL 10/44] linux-user: Define macro for size of host kernel sigset_t
` [Qemu-devel] [PULL 11/44] linux-user: Use safe_syscall for sigsuspend syscalls
` [Qemu-devel] [PULL 12/44] linux-user: Fix race between multiple signals
` [Qemu-devel] [PULL 13/44] linux-user: Remove redundant default action check in queue_signal()
` [Qemu-devel] [PULL 14/44] linux-user: Remove redundant gdb_queuesig()
` [Qemu-devel] [PULL 15/44] linux-user: Remove real-time signal queuing
` [Qemu-devel] [PULL 16/44] linux-user: Queue synchronous signals separately
` [Qemu-devel] [PULL 17/44] linux-user: Block signals during sigaction() handling
` [Qemu-devel] [PULL 18/44] linux-user: pause() should not pause if signal pending
` [Qemu-devel] [PULL 19/44] linux-user: Restart exit() "
` [Qemu-devel] [PULL 20/44] linux-user: Use safe_syscall for kill, tkill and tgkill syscalls
` [Qemu-devel] [PULL 21/44] linux-user: Restart fork() if signals pending
` [Qemu-devel] [PULL 22/44] linux-user: Use both si_code and si_signo when converting siginfo_t
` [Qemu-devel] [PULL 23/44] linux-user: Avoid possible misalignment in target_to_host_siginfo()
` [Qemu-devel] [PULL 24/44] linux-user: provide frame information in x86-64 safe_syscall
` [Qemu-devel] [PULL 25/44] linux-user: Fix handling of arm_fadvise64_64 syscall
` [Qemu-devel] [PULL 26/44] linux-user: Fix NR_fadvise64 and NR_fadvise64_64 for 32-bit guests
` [Qemu-devel] [PULL 27/44] linux-user: Fix error conversion in 64-bit fadvise syscall
` [Qemu-devel] [PULL 28/44] linux-user: Use safe_syscall wrapper for readv and writev syscalls
` [Qemu-devel] [PULL 29/44] linux-user: Use safe_syscall wrapper for connect syscall
` [Qemu-devel] [PULL 30/44] linux-user: Use safe_syscall wrapper for send* and recv* syscalls
` [Qemu-devel] [PULL 33/44] linux-user: Use safe_syscall wrapper for flock
` [Qemu-devel] [PULL 35/44] linux-user: Use safe_syscall wrapper for sleep syscalls
[PATCH v1] unzip: fix security issues
2016-06-08 13:30 UTC (4+ messages)
[PATCH] app/test: fix bond device name too long
2016-06-08 13:31 UTC (4+ messages)
274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating.")
2016-06-08 13:30 UTC (10+ messages)
[GSoC] wrong patch "msg: change entity_addr_t encode/decode"
2016-06-08 13:30 UTC (5+ messages)
[PATCH v5 00/13] KVM: arm64: GICv3 ITS emulation
2016-06-08 13:29 UTC (4+ messages)
` [PATCH v5 09/13] KVM: arm64: connect LPIs to the VGIC emulation
[PATCH 0/3] x86: compat_siginfo fixes and build-time tests
2016-06-08 13:29 UTC (3+ messages)
` [PATCH 3/3] x86, mpx, selftests: add MPX self test
[PATCH 0/6] x86: 32-bit compatible C/R on x86_64
2016-06-08 13:28 UTC (5+ messages)
` [PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32 flag
[PATCH V8 1/3] drivers/pl011: Don't configure baudrate
2016-06-08 13:28 UTC (3+ messages)
` [PATCH V8 2/3] drivers/pl011: Use combination of UARTRIS and UARTMSC instead of UARTMIS
` [PATCH V8 3/3] arm/acpi: Add Server Base System Architecture UART support
[PATCH v2 0/7] fix bugs; enable iommu for ARM64
2016-06-08 13:26 UTC (24+ messages)
` [PATCH v2 1/7] iommu/rockchip: fix devm_{request,free}_irq parameter
` [PATCH v2 2/7] iommu/rockchip: add map_sg callback for rk_iommu_ops
` [PATCH v2 3/7] iommu/rockchip: support virtual iommu slave device
` [PATCH v2 4/7] ARM: dts: rockchip: add virtual iommu for display
` [PATCH v2 5/7] drm: rockchip: use common iommu api to attach iommu
` [PATCH v2 6/7] iommu/rockchip: use DMA API to map, to flush cache
` [PATCH v2 7/7] iommu/rockchip: enable rockchip iommu on ARM64 platform
[PATCH] watchdog: max77620: Add support for watchdog timer
2016-06-08 13:27 UTC (5+ messages)
[PATCH 00/12] drm/i915: Eliminate DDI encoder->type frobbery
2016-06-08 13:27 UTC (8+ messages)
` [PATCH 03/12] drm/i915: Add output_types bitmask into the crtc state
` [PATCH 08/12] drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
` [PATCH 11/12] drm/i915: Check for invalid cloning earlier during modeset
[U-Boot] [PATCH v2 0/4] armv8/fsl-layerscape: add dwc3 gadget driver support
2016-06-08 13:26 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/4] usb: dwc3: Add helper functions to enable snooping and burst settings
[Qemu-devel] [Bug 1589923] [NEW] https websockets not working in 2.5 or 2.6
2016-06-08 13:19 UTC (2+ messages)
` [Qemu-devel] [Bug 1589923] "
[Buildroot] [PATCH 1/2] python-pytz: new package
2016-06-08 13:25 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] python-dateutil: "
[PATCH v2] futex: Calculate the futex key based on a tail page for file-based futexes
2016-06-08 13:25 UTC
[PATCH i-g-t 1/2] tests/kms_chv_cursor_fail: Remove extra igt_pipe_crc_start
2016-06-08 13:23 UTC (5+ messages)
` [PATCH i-g-t 2/2] tests/kms_chv_cursor_fail: Run the tests with fewer steps
[PATCH] qtnfmac: announcement of new FullMAC driver for Quantenna chipsets
2016-06-08 13:25 UTC (4+ messages)
[PATCH] x86/PV: drop pointless conditional from pv_cpuid()'s state leaf logic
2016-06-08 13:24 UTC
PAGE_GUARDED
2016-06-08 13:24 UTC (14+ messages)
` Kernel 4.7: PAGE_GUARDED and _PAGE_NO_CACHE
dell-smm-hwmon: security problems
2016-06-08 13:24 UTC (2+ messages)
[PATCH v2 00/20] DPDK PMD for ThunderX NIC device
2016-06-08 13:22 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 19/20] thunderx/nicvf: updated driver documentation and release notes
[PATCH 1/3] ARM: dts: sun4i: The blue led on the Mele A1000 is a power led
2016-06-08 13:23 UTC (4+ messages)
[PATCH v2] nfsidmap: added the -h option
2016-06-08 13:23 UTC
[PATCH V8 0/9] Support for ARM64 ACPI based PCI host controller
2016-06-08 13:22 UTC (13+ messages)
` [PATCH V8 5/9] pci, acpi: add acpi hook to assign domain number
` [PATCH V8 7/9] acpi: Add generic MCFG table handling
[layerindex-web][PATCH v2 00/15] Layer index improvements
2016-06-08 13:20 UTC (16+ messages)
` [layerindex-web][PATCH v2 01/15] Allow blanking out field values in bulk change
` [layerindex-web][PATCH v2 02/15] update.py: refactor into two separate scripts
` [layerindex-web][PATCH v2 03/15] update.py: allow updating all branches with one command
` [layerindex-web][PATCH v2 04/15] Fix listing *_git.bbappend as appends for git recipe
` [layerindex-web][PATCH v2 05/15] Increase size of Recipe provides and license fields
` [layerindex-web][PATCH v2 06/15] bulkchange: drop temp paths in multi-patch tarball
` [layerindex-web][PATCH v2 07/15] Upgrade to Django 1.6+
` [layerindex-web][PATCH v2 08/15] Fix for changes in modern django-reversion
` [layerindex-web][PATCH v2 09/15] Support (and require) Python 3
` [layerindex-web][PATCH v2 10/15] update_layer.py: rename confusing loop variables
` [layerindex-web][PATCH v2 11/15] update_layer.py: fix handling of renames with newer GitPython
` [layerindex-web][PATCH v2 12/15] Handle Python 2 and Python 3 branches in the same index
` [layerindex-web][PATCH v2 13/15] Preemptive auto_now fix for Django 1.8
` [layerindex-web][PATCH v2 14/15] update_layer.py: use new-style transaction API
` [layerindex-web][PATCH v2 15/15] Explicitly specify temporary redirection
[PATCH] powerpc/nohash: Fix build break with 4K pages
2016-06-08 13:21 UTC
[PATCH 1/4] bisect--helper: `bisect_clean_state` shell function in C
2016-06-08 13:20 UTC (9+ messages)
` [PATCH 3/4] dir: introduce file_size() to check the size of file
` [PATCH 4/4] bisect--helper: `bisect_reset` shell function in C
[RFC][PATCH 0/6] ion: improved ABI
2016-06-08 13:20 UTC (5+ messages)
` [RFC][PATCH 2/6] staging: android: ion: Switch to using an idr to manage heaps
` [RFC][PATCH 4/6] staging: android: ion: Pull out ion ioctls to a separate file
[RFC/PATCHv2] Documentation: triangular workflow
2016-06-08 13:20 UTC (4+ messages)
` [PATCHv3] "
Tr : Bug with acpi to boot
2016-06-08 13:20 UTC
[PATCH net] net_sched: add missing paddattr description
2016-06-08 13:19 UTC
[PATCH] drivers: of: Fix of_pci.h header guard
2016-06-08 13:19 UTC (2+ messages)
[U-Boot] [RFC][PATCH] arm: rk: Drop SYS_MALLOC_F and SPL_SYS_MALLOC_SIMPLE
2016-06-08 13:18 UTC (7+ messages)
[PATCH 00/10] mm: balance LRU lists based on relative thrashing
2016-06-08 13:18 UTC (4+ messages)
` [PATCH 09/10] mm: only count actual rotations as LRU reclaim cost
[PATCH 0/4] alsabat: add noise detection
2016-06-08 19:42 UTC (2+ messages)
[PATCH 0/2] OV5647 sensor driver
2016-06-08 13:18 UTC (5+ messages)
` [PATCH 1/2] Add OV5647 device tree documentation
[PATCH] evince, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad: blacklist, fails to build with gcc-6
2016-06-08 13:18 UTC
[PATCH] alsabat: add round trip audio latency test
2016-06-08 13:18 UTC (2+ messages)
[PATCH] x86/shadow: sh_pagetable_dying() cleanup
2016-06-08 13:17 UTC
[PATCH 0/2] sched/debug: more schedstats fixes
2016-06-08 13:15 UTC (5+ messages)
` [PATCH 2/2] sched/debug: fix deadlock when enabling sched events
[PATCH 0/4] drm/i915: updates to GuC doorbell handling
2016-06-08 13:11 UTC (3+ messages)
` [PATCH 3/4] drm/i915/guc: refactor doorbell management code
standup
2016-06-08 13:15 UTC
[LTP] [PATCH v2] lib/tst_test.c: Run test in child process
2016-06-08 13:15 UTC (5+ messages)
[PATCH 1/2] lib/gt: Omit illegal instruction on hang injection with gen 8+
2016-06-08 13:07 UTC (2+ messages)
` [PATCH 2/2] igt/gem_reset_stats: Add time constraints on hang detection
[PATCH net] ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
2016-06-08 13:13 UTC
[PATCH] kernel/sysrq: reset watchdog on all CPUs while processing sysrq-w
2016-06-08 13:13 UTC (2+ messages)
[PATCH v22 00/11] Support for creating/using Stolen memory backed objects
2016-06-08 13:13 UTC (2+ messages)
` ✓ Ro.CI.BAT: success for Support for creating/using Stolen memory backed objects (rev17)
Sharing header files between out-of-tree KLMs
2016-06-08 13:11 UTC
NVMe over Fabrics target implementation
2016-06-08 13:12 UTC (7+ messages)
[PATCH] x86: drop hvm/iommu.h
2016-06-08 13:12 UTC
[PATCH] mount.nfs: added usage output when no arguemnts are given
2016-06-08 13:12 UTC (2+ messages)
[PATCH] public/errno: sort entries numerically
2016-06-08 13:11 UTC
[PATCH 0/3 v2] cfq: High precision slice tuning
2016-06-08 13:11 UTC (4+ messages)
` [PATCH 1/3] cfq-iosched: Convert from jiffies to nanoseconds
` [PATCH 2/3] cfq-iosched: Expose microsecond interfaces
` [PATCH 3/3] cfq-iosched: Convert to use highres timers
[PATCH] xen: clean up AFLAGS management
2016-06-08 13:11 UTC
[PATCH 0/6] virtio_net: use common code for virtio_net_hdr and skb GSO conversion
2016-06-08 13:09 UTC (14+ messages)
` [PATCH 1/6] virtio_net: add _UAPI prefix to virtio_net header guards
` [PATCH 2/6] virtio_net: introduce virtio_net_hdr_{from,to}_skb
` [PATCH 3/6] macvtap: use common code for virtio_net_hdr and skb GSO conversion
` [PATCH 4/6] tuntap: "
` [PATCH 5/6] virtio_net: "
` [PATCH 6/6] packet: "
[PATCH] mbuf: remove inconsistent assert statements
2016-06-08 13:09 UTC (4+ messages)
nvme-cli documentation question
2016-06-08 13:10 UTC
[PATCH rdma-next 00/29] Soft RoCE driver
2016-06-08 13:10 UTC (7+ messages)
[PATCH 0/2] x86/HVM: avoid full linear->phys translations more frequently
2016-06-08 13:10 UTC (3+ messages)
` [PATCH 1/2] x86/HVM: latch linear->phys translation results
` [PATCH 2/2] x86/HVM: use available linear->phys translations in REP MOVS/STOS handling
[GIT PULL 00/24] perf/core improvements and fixes
2016-06-08 13:09 UTC (3+ messages)
[libvirt] Questions about virtlogd
2016-06-08 13:09 UTC (7+ messages)
[xen-4.4-testing test] 95373: regressions - trouble: blocked/broken/fail/pass
2016-06-08 13:09 UTC
[Qemu-devel] [PATCH v6 00/15] tb hash improvements
2016-06-08 13:09 UTC (10+ messages)
` [Qemu-devel] [PATCH v6 08/15] qdist: add module to represent frequency distributions of data
[PATCH v3 0/6] send-email: cleaner tests and quote email
2016-06-08 13:08 UTC (7+ messages)
` (unknown),
` [PATCH v4 2/6] t9001: check email address is in Cc: field
` [PATCH v4 3/6] send-email: shorten send-email's output
` [PATCH v4 4/6] send-email: create email parser subroutine
` [PATCH v4 5/6] send-email: --in-reply-to=<file> populate header fields
` [PATCH v4 6/6] send-email: add option --cite to quote the message body
[PATCH v3 00/30] Fixed issues raised by tglx, then move visorbus to drivers/virt
2016-06-08 13:08 UTC (5+ messages)
` [PATCH v3 04/30] staging: unisys: visorbus: remove unused module parameters
[PATCH v3 00/13] NVDIMM: introduce nvdimm label support
2016-06-08 13:07 UTC (3+ messages)
` [Qemu-devel] "
[ath9k-devel] [RFC/RFT 0/5] Adding an airtime fairness scheduler to ath9k
2016-06-08 13:06 UTC (10+ messages)
` [ath9k-devel] [RFC/RFT 5/5] ath9k: Count RX airtime in airtime deficit
` "
4.7-rc0: redshift stopped working on intel display
2016-06-08 13:06 UTC (4+ messages)
` [Intel-gfx] "
HDLCD crashes with 6d910bfa809e
2016-06-08 13:05 UTC (5+ messages)
` [PATCH] of: reserved_mem: restore old behavior when no region is defined
[PATCH 1/2] mfd: sm-usb-dig: Add support for the TI SM-USB-DIG
2016-06-08 13:06 UTC (2+ messages)
[PATCH] futex: Calculate the futex key based on a tail page for file-based futexes
2016-06-08 13:05 UTC (2+ messages)
[PATCH] firefox, cef3, chromium: blacklist, fails to build with gcc-6
2016-06-08 13:05 UTC
[PATCH v2] NVMe: Add controller state for scheduling resets
2016-06-08 13:04 UTC (5+ messages)
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.