messages from 2015-05-29 08:46:25 to 2015-05-29 09:28:05 UTC [more...]
[PATCH v5 00/12] KVM Guest Debug support for arm64
2015-05-29 9:30 UTC (10+ messages)
` [PATCH v5 01/12] KVM: add comments for kvm_debug_exit_arch struct
` [PATCH v5 02/12] KVM: arm64: fix misleading comments in save/restore
` [PATCH v5 03/12] KVM: arm64: guest debug, define API headers
` [PATCH v5 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH v5 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [PATCH v5 06/12] KVM: arm64: guest debug, add SW break point support
` [PATCH v5 07/12] KVM: arm64: guest debug, add support for single-step
` [PATCH v5 08/12] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v5 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr
[PATCH] ARM: imx: imx7d requires anatop
2015-05-29 9:28 UTC (2+ messages)
` [PATCH v2] "
[PATCH 01/17] mwifiex: verbose logging for association failure messages
2015-05-29 9:27 UTC (3+ messages)
[PATCH v3] irqchip: renesas-intc-irqpin: Improve binding documentation
2015-05-29 9:27 UTC (2+ messages)
[PATCHv2 bluetooth-next 0/4] Atusb driver improvements
2015-05-29 9:27 UTC (9+ messages)
` [PATCHv2 bluetooth-next 1/4] ieee802154/atusb: Add function for partial register writes
` [PATCHv2 bluetooth-next 2/4] ieee802154/atusb: Add .set_txpower operation to the driver
` [PATCHv2 bluetooth-next 3/4] ieee802154/atusb: Add .set_promiscuous_mode driver operation
` [PATCHv2 bluetooth-next 4/4] MAINTAINERS: Add myself as maintainer for the atusb driver
[Xenomai] please review: 3.16.7 kernel .config
2015-05-29 9:26 UTC
[PATCH 1/3] s390/bpf: fix stack allocation
2015-05-29 9:26 UTC (2+ messages)
` [PATCH 2/3] s390/bpf: fix bpf frame pointer setup
[PATCH 0/5] clk: Use of_clk_get_parent_count() instead of open coding
2015-05-29 9:25 UTC (12+ messages)
` [PATCH 1/5] clk: at91: "
` [PATCH 2/5] clk: st: "
` [PATCH 3/5] clk: ti: "
` [PATCH 4/5] [RFC] clk: Provide dummy of_clk_get_parent_count() for !OF/!CCF
` [PATCH 5/5] [RFC] ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding
[Qemu-devel] [PATCH v4 0/3] Clean unused entries in the qcow2 L2/refcount cache
2015-05-29 9:24 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] qcow2: mark the memory as no longer needed after qcow2_cache_empty()
` [Qemu-devel] [PATCH 2/3] qcow2: add option to clean unused cache entries after some time
` [Qemu-devel] [PATCH 3/3] qcow2: reorder fields in Qcow2CachedTable to reduce padding
[PATCH v0] gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver
2015-05-29 9:25 UTC (3+ messages)
Audio play problem with tlv320aic3106 in mainline
2015-05-29 9:24 UTC (3+ messages)
[PATCH 0/13] Binder driver refactor and minor bug fixes
2015-05-29 9:23 UTC (3+ messages)
` [PATCH 01/13] drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE
[RFC] Implement a new journal mode
2015-05-29 9:23 UTC
[PATCH] perf tools: introduce arm64 support unwind test
2015-05-29 9:21 UTC (4+ messages)
[PATCH v8 00/13] enable Cache Allocation Technology (CAT) for VMs
2015-05-29 9:23 UTC (12+ messages)
` [PATCH v8 01/13] x86: add socket_cpumask
` [PATCH v8 05/13] x86: expose CBM length and COS number information
[PATCH v3] ASoC: wm_adsp: Dump scratch registers on DSP shutdown
2015-05-29 9:23 UTC
[PATCH V3] drivers/mtd: add powernv flash MTD abstraction driver
2015-05-29 9:22 UTC (2+ messages)
[B.A.T.M.A.N.] pull request: batman-adv 2015-05-29
2015-05-29 9:05 UTC (24+ messages)
` [B.A.T.M.A.N.] [PATCH 01/16] batman-adv: Start new development cycle
` [B.A.T.M.A.N.] [PATCH 02/16] batman-adv: update copyright years for 2015
` [B.A.T.M.A.N.] [PATCH 03/16] batman-adv: Check total_size when queueing fragments
` [B.A.T.M.A.N.] [PATCH 04/16] batman-adv: Use only queued fragments when merging
` [PATCH 05/16] batman-adv: debugfs, avoid compiling for !DEBUG_FS
` [B.A.T.M.A.N.] "
` [PATCH 06/16] batman-adv: tvlv realloc, move error handling into if block
` [B.A.T.M.A.N.] "
` [PATCH 07/16] batman-adv: Makefile, Sort alphabetically
` [B.A.T.M.A.N.] "
` [B.A.T.M.A.N.] [PATCH 08/16] batman-adv: iv_ogm_iface_enable, direct return values
` [B.A.T.M.A.N.] [PATCH 09/16] batman-adv: iv_ogm_aggr_packet, bool return value
` [B.A.T.M.A.N.] [PATCH 10/16] batman-adv: iv_ogm_send_to_if, declare char* as const
` [PATCH 11/16] batman-adv: Use safer default config for optional features
` [B.A.T.M.A.N.] "
` [PATCH 12/16] batman-adv: checkpatch - comparison to NULL could be rewritten
` [B.A.T.M.A.N.] "
` [B.A.T.M.A.N.] [PATCH 13/16] batman-adv: checkpatch - spaces preferred around that '*'
` [PATCH 14/16] batman-adv: iv_ogm_can_aggregate, code readability
` [B.A.T.M.A.N.] "
` [B.A.T.M.A.N.] [PATCH 15/16] batman-adv: iv_ogm_orig_update, remove unnecessary brackets
` [PATCH 16/16] batman-adv: Use common declaration order in *_send_skb_(packet|unicast)
` [B.A.T.M.A.N.] "
[PATCH] x86/paging: remove pointless current domain checks
2015-05-29 9:21 UTC (2+ messages)
[PATCH 1/2] ARM: multi_v7_defconfig: Make sound support modular
2015-05-29 9:21 UTC (2+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Make media "
[RFC][PATCH] x86: remove vmalloc.h from asm/io.h
2015-05-29 9:21 UTC (7+ messages)
[PATCH 0/10] perf: Add support for PMU events in JSON format
2015-05-29 9:13 UTC (5+ messages)
` [PATCH 04/10] perf, tools: Handle header line in mapfile
[Qemu-devel] [PATCH] Use Aff1 with mpidr
2015-05-29 9:18 UTC (4+ messages)
[RFC][PATCH] x86: remove vmalloc.h from asm/io.h
2015-05-29 9:18 UTC
[PATCH] proc/schedstat: Expose /proc/<pid>/schedstat if delay accounting is enabled
2015-05-29 9:18 UTC (6+ messages)
[meta-oe][PATCH] vim: add checksum
2015-05-29 9:18 UTC (6+ messages)
` [PATCH] fetch/hg: Disable checksums for archived downloads
` [oe] "
` [bitbake-devel] "
[U-Boot] [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code
2015-05-29 9:17 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] drivers:usb:dwc3: Add DWC3 controller driver support
` [U-Boot] [PATCH 2/8] usb:xhci:exynos: Remove common dwc3 drv functions calls
` [U-Boot] [PATCH 3/8] usb:xhci:omap: "
` [U-Boot] [PATCH 4/8] usb:xhci:keystone: "
` [U-Boot] [PATCH 5/8] drivers:usb:fsl: Add XHCI driver support
` [U-Boot] [PATCH 6/8] arch:arm:fsl: Add XHCI support for LS1021A
` [U-Boot] [PATCH 7/8] include:configs:ls1021atwr: Enable USB IP support
` [U-Boot] [PATCH 8/8] include:configs:ls1021aqds: "
[meta-filesystems][PATCH] xorriso: Add xorriso v1.4.0
2015-05-29 9:16 UTC
[PATCH v2 0/3] iommu/arm=smmu: Add driver for ARM SMMUv3 devices
2015-05-29 9:15 UTC (3+ messages)
[PATCH 1/2] iommu/arm-smmu: Fix ATS1* register writes
2015-05-29 9:15 UTC (4+ messages)
` [PATCH 2/2] iommu/arm-smmu: Make force_stage module param read-only in sysfs
[PATCH] fixup! dmaengine: pxa_dma: add debug information
2015-05-29 9:13 UTC (3+ messages)
[Buildroot] [PATCH] package/python-can: new package
2015-05-29 9:12 UTC
[PATCH V7] xen/vm_event: Clean up control-register-write vm_events and add XCR0 event
2015-05-29 9:12 UTC (6+ messages)
do not initialise globals to 0 or NULL\n
2015-05-29 9:12 UTC (2+ messages)
` [PATCH] checkpatch: Fix "GLOBAL_INITIALISERS" test
[PATCH v10 0/12] Support Write-Through mapping on x86
2015-05-29 9:11 UTC (10+ messages)
` [PATCH v10 10/12] x86, mm, pat: Cleanup init flags in pat_init()
` [PATCH v10 11/12] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v10 12/12] drivers/block/pmem: Map NVDIMM with ioremap_wt()
[RFC] the problem of on-the-wire byte order in ieee802154
2015-05-29 9:11 UTC (8+ messages)
[Qemu-devel] [PATCH v2 0/8] fdc: Clean up and fix command processing
2015-05-29 9:11 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 3/8] fdc: Introduce fdctrl->phase
[Qemu-devel] [PULL 0/5] input patch queue
2015-05-29 9:11 UTC (6+ messages)
` [Qemu-devel] [PULL 1/5] kbd: add brazil kbd keys to qemu
` [Qemu-devel] [PULL 2/5] kbd: add brazil kbd keys to x11 evdev map
` [Qemu-devel] [PULL 3/5] virtio-input: add linux/input.h
` [Qemu-devel] [PULL 4/5] virtio-input: core code & base class [device]
` [Qemu-devel] [PULL 5/5] virtio-input: emulated devices [device]
[Qemu-devel] [RFC] extensions to the -m memory option
2015-05-29 9:11 UTC (2+ messages)
[PATCH v3 0/6] Watchdog: introduce ARM SBSA watchdog driver
2015-05-29 9:11 UTC (5+ messages)
` [PATCH v3 5/6] "
[PATCH net-next] bpf: add missing rcu protection when releasing programs from prog_array
2015-05-29 9:10 UTC (2+ messages)
[PATCH] bnep: Fix using uninitialized variable
2015-05-29 9:11 UTC (2+ messages)
[PATCH 0/2] ARM: mvebu: Add DLINK-DNS327L support
2015-05-29 9:10 UTC (4+ messages)
` [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)
[PATCH] efi: Reallocate memory map if ExitBootServices() fails
2015-05-29 9:10 UTC (2+ messages)
[PATCH v2] pinctrl: fix confusing debug message in pinctrl_register_map()
2015-05-29 9:09 UTC
[PATCH RFC] s390/sclp: pass timeout as HZ independent value
2015-05-29 9:07 UTC (2+ messages)
[PATCH] The same content in the comment appear twice
2015-05-29 9:04 UTC
ASoC: codec register dump in debugfs
2015-05-29 9:04 UTC (2+ messages)
[PATCH] ALSA: fix building with CONFIG_SND_PROC_FS disabled
2015-05-29 9:03 UTC (4+ messages)
[PATCH 0/4] arm64: IOMMU-backed DMA mapping
2015-05-29 9:03 UTC (3+ messages)
[PATCH v2 0/5] i.MX5/6 mem2mem scaler
2015-05-29 9:02 UTC (10+ messages)
` [PATCH v2 2/5] gpu: ipu-v3: Add mem2mem image conversion support to IC
[Qemu-devel] [PATCH 1/3] icount: implement a new icount_no_rt mode without real time cpu sleeping
2015-05-29 8:59 UTC (2+ messages)
[RFC][PATCH 0/2] ALSA: control: add dimen validator
2015-05-29 8:58 UTC (3+ messages)
` [PATCH 1/2] ALSA: control: add dimension validator for userspace element
` [PATCH 2/2] ALSA: control: add dimension validator for kernel driver
[PATCH] drm/i915: limit PPGTT size to 2GB in 32-bit platforms
2015-05-29 8:58 UTC (4+ messages)
` [PATCH v2] "
[Qemu-devel] [PATCH 0/3] acpi: Clean up some GLib compatibility cruft
2015-05-29 8:57 UTC (2+ messages)
[PATCH 1/5] ethdev: add multicast address filtering
2015-05-29 8:56 UTC (2+ messages)
` [PATCH v2 "
From: Cunming Liang <cunming.liang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-05-29 8:56 UTC (6+ messages)
` [PATCH v8 00/11] Interrupt mode PMD
` [PATCH v8 01/11] eal/linux: add interrupt vectors support in intr_handle
[PATCH] cgroup: add seq_file forward declaration for struct cftype
2015-05-29 8:52 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] implement a new icount_no_rt mode
2015-05-29 8:54 UTC (2+ messages)
[PATCH] shared/att: Fix boolean check in handle_notify()
2015-05-29 8:53 UTC (2+ messages)
` [PATCHv2] "
[PATCH v7 00/25] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2015-05-29 8:52 UTC (3+ messages)
[PATCH V2] drivers/mtd: add powernv flash MTD abstraction driver
2015-05-29 8:51 UTC (4+ messages)
[Qemu-devel] [PATCH] pc: acpi: keep pvpanic backward compatible
2015-05-29 8:51 UTC (2+ messages)
[Qemu-devel] [PATCH 0/9] Miscellaneous error reporting improvements
2015-05-29 8:51 UTC (2+ messages)
[PATCH] dm: fix reload failure of 0 path multipath mapping on blk-mq devices
2015-05-29 8:51 UTC
[lm-sensors] [PATCH 2/2] hwmon: (nct6683) Add missing sysfs attibute initialization
2015-05-29 8:50 UTC (2+ messages)
[lm-sensors] [PATCH 1/2] hwmon: (nct6775) Add missing sysfs attibute initialization
2015-05-29 8:49 UTC (2+ messages)
[PATCH] MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set
2015-05-29 8:49 UTC (3+ messages)
[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-05-29 8:44 UTC (29+ messages)
` [PATCH kernel v11 02/34] powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
` [PATCH kernel v11 07/34] vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
` [PATCH kernel v11 08/34] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v11 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v11 10/34] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v11 11/34] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v11 12/34] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v11 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v11 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v11 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v11 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v11 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v11 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v11 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v11 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v11 22/34] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v11 23/34] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v11 24/34] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v11 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages
` [PATCH kernel v11 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v11 27/34] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v11 28/34] vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
` [PATCH kernel v11 29/34] powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
` [PATCH kernel v11 30/34] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v11 31/34] vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
` [PATCH kernel v11 32/34] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v11 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v11 34/34] vfio: powerpc/spapr: Support Dynamic DMA windows
[PATCH] drm/i915: Fix IPS related flicker
2015-05-29 8:47 UTC (3+ messages)
[PATCH 1/1] iio: Add iio_mod_light_uva, iio_mod_light_uvb, and iio_mod_light_uvc
2015-05-29 8:47 UTC (2+ messages)
[Buildroot] [PATCH v2] package/schedtool: new package
2015-05-29 8:46 UTC
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.