messages from 2015-08-10 12:20:04 to 2015-08-10 13:19:41 UTC [more...]
[PATCH v4 00/15] KVM: arm: debug infrastructure support
2015-08-10 13:26 UTC (10+ messages)
` [PATCH v4 01/15] KVM: arm: plug guest debug exploit
` [PATCH v4 03/15] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code
` [PATCH v4 04/15] KVM: arm: common infrastructure for handling AArch32 CP14/CP15
` [PATCH v4 05/15] KVM: arm: check ordering of all system register tables
` [PATCH v4 07/15] KVM: arm: add trap handlers for 64-bit debug registers
` [PATCH v4 08/15] KVM: arm: add a trace event for cp14 traps
` [PATCH v4 10/15] KVM: arm: implement world switch for debug registers
` [PATCH v4 11/15] KVM: arm: add a function to keep track of host use of the "
` [PATCH v4 14/15] KVM: arm: implement lazy world switch for "
[RFC] Media graph flow for an hybrid device as discussed at the media workshop
2015-08-10 13:19 UTC (4+ messages)
` [media-workshop] "
[PATCH v5 0/5] KVM: irqfd consumer based on IRQ bypass manager
2015-08-10 13:31 UTC (5+ messages)
` [PATCH v5 2/5] KVM: arm/arm64: select IRQ_BYPASS_MANAGER
` [PATCH v5 3/5] KVM: create kvm_irqfd.h
` [PATCH v5 4/5] KVM: introduce kvm_arch functions for IRQ bypass
` [PATCH v5 5/5] KVM: eventfd: add irq bypass consumer management
QUERY: kfree freeing an array
2015-08-10 13:18 UTC (2+ messages)
[PATCH RFC 0/5] drm/msm/hdmi: DT bindings cleanup
2015-08-10 13:18 UTC (12+ messages)
` [PATCH RFC 1/5] drm/msm/hdmi: deprecate non standard gpio properties
` [PATCH RFC 2/5] drm/msm/hdmi: make use of "
` [PATCH RFC 4/5] drm/msm/hdmi: deprecate non standard clock-names
[PATCH v2 0/8] Add Analogix Core Display Port Driver
2015-08-10 13:17 UTC (12+ messages)
` [PATCH v2 4/8] drm: rockchip/dp: add rockchip platform dp driver
[PATCH 00/10] i2c: improve i2c client address spaces and their DT support
2015-08-10 13:17 UTC (4+ messages)
` [PATCH 08/10] i2c: support 10 bit and slave addresses in sysfs 'new_device'
[PATCH 0/2 v2] Fixes for memory corruption in mpt2sas
2015-08-10 13:15 UTC (4+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] mpt2sas: Refcount sas_device objects and fix unsafe list usage
[Qemu-devel] [PATCH v2] error: only prepend timestamp on stderr
2015-08-10 13:15 UTC
[PATCH] xfs/074: double the data section size
2015-08-10 13:15 UTC
[refpolicy] [PATCH 1/2] Policy for gpg's dirmngr
2015-08-10 13:15 UTC (4+ messages)
` [refpolicy] [PATCH 2/2] gpg 2.1 places gpg-agent sockets in ~/.gnupg/
[U-Boot] [PATCH v6 5/5] usb: lpc32xx: add host USB driver
2015-08-10 13:15 UTC (3+ messages)
[U-Boot] [PATCH] tegra: Correct logic for reading pll_misc in clock_start_pll()
2015-08-10 13:14 UTC
[Buildroot] [PATCHv3 0/4] openpowerlink bump to v2.2
2015-08-10 13:14 UTC (2+ messages)
nfs-utils regression on IPv6-less kernels
2015-08-10 13:13 UTC
Caching of EDID for X server to decrease startup time of X server
2015-08-10 13:13 UTC (3+ messages)
[PATCH] usb: endpoint: convert spaces to tabs
2015-08-10 13:13 UTC
VIMC: API proposal, configuring the topology through user space
2015-08-10 13:11 UTC (2+ messages)
[PATCH v6] mmc: dw_mmc: add quirk for broken data transfer over scheme
2015-08-10 13:11 UTC (2+ messages)
[PATCH v3] mfd: mt6397: Implement wake handler and suspend/resume to handle wake up event
2015-08-10 13:10 UTC (3+ messages)
[PATCH net-next v3 0/8] net: dsa: mv88e6xxx: support switchdev FDB objects
2015-08-10 13:09 UTC (9+ messages)
` [PATCH net-next v3 1/8] net: dsa: mv88e6xxx: define GLOBAL_ATU_FID
` [PATCH net-next v3 2/8] net: dsa: mv88e6xxx: extend fid mask
` [PATCH net-next v3 3/8] net: dsa: mv88e6xxx: rename ATU MAC accessors
` [PATCH net-next v3 4/8] net: dsa: change FDB routines prototypes
` [PATCH net-next v3 5/8] net: dsa: mv88e6xxx: rework FDB add/del operations
` [PATCH net-next v3 6/8] net: dsa: mv88e6xxx: rework FDB Get Next operation
` [PATCH net-next v3 7/8] net: switchdev: support static FDB addresses
` [PATCH net-next v3 8/8] net: dsa: add support for switchdev FDB objects
[Buildroot] Issue with host-erlang-rebar causing timeouts
2015-08-10 13:10 UTC (5+ messages)
testing the teuthology OpenStack backend
2015-08-10 13:09 UTC (2+ messages)
[PATCH v3 00/10] ARM IRQ forward control based on IRQ bypass manager
2015-08-10 13:21 UTC (11+ messages)
` [PATCH v3 01/10] VFIO: platform: registration of a dummy IRQ bypass producer
` [PATCH v3 02/10] VFIO: platform: test forwarded state when selecting the IRQ handler
` [PATCH v3 03/10] VFIO: platform: single handler using function pointer
` [PATCH v3 04/10] VFIO: platform: add vfio_platform_set_automasked
` [PATCH v3 05/10] VFIO: platform: add vfio_platform_is_active
` [PATCH v3 06/10] VFIO: platform: add irq bypass producer management
` [PATCH v3 07/10] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices
` [PATCH v3 08/10] KVM: arm/arm64: vgic: support irqfd injection of a forwarded IRQ
` [PATCH v3 09/10] KVM: arm/arm64: vgic: forwarding control
` [PATCH v3 10/10] KVM: arm/arm64: implement IRQ bypass consumer functions
[U-Boot] [PATCH 1/5] dm: pci: Allow scan bridge child devices before relocation
2015-08-10 13:08 UTC (4+ messages)
f2fs for SMR drives
2015-08-10 13:05 UTC (3+ messages)
[Buildroot] [PATCH] libsodium: disable PIE on ARC
2015-08-10 13:05 UTC (2+ messages)
Bug report Windows 10
2015-08-10 13:05 UTC (3+ messages)
[U-Boot] [PATCH v3 00/10] x86: minnowmax: Add interrupt support
2015-08-10 13:05 UTC (11+ messages)
` [U-Boot] [PATCH v3 01/10] dm: pci: Provide friendly config access functions
` [U-Boot] [PATCH v3 02/10] dm: pci: Add a way to iterate through all PCI devices
` [U-Boot] [PATCH v3 03/10] x86: Re-order efi-x86_defconfig
` [U-Boot] [PATCH v3 04/10] x86: Tidy up the PIRQ routing code a little
` [U-Boot] [PATCH v3 05/10] x86: Split out fsp_init_phase_pci() code into a new function
` [U-Boot] [PATCH v3 06/10] x86: Allow pirq_init() to return an error
` [U-Boot] [PATCH v3 07/10] x86: minnowmax: Define and enable interrupt setup
` [U-Boot] [PATCH v3 08/10] x86: baytrail: Tidy up interrupt and FSP init
` [U-Boot] [PATCH v3 09/10] x86: Add a simple interrupt script to the README
` [U-Boot] [PATCH v3 10/10] x86: baytrail: Support running as an EFI payload
[Buildroot] [git commit] libsodium: disable PIE on ARC
2015-08-10 13:04 UTC
memory leak ?
2015-08-10 13:04 UTC (2+ messages)
[PATCH] Fix memory corruption in PMAP_CALLIT code
2015-08-10 13:02 UTC
[Xenomai] fix_alignment trap returns nan on PowerPC
2015-08-10 13:01 UTC
Does Xen project have test suites for testing xc/xl/hypercall and so on?
2015-08-10 13:01 UTC (4+ messages)
[PATCH net-next] mellanox: mlxsw: Use '%zx' to print size_t format
2015-08-10 13:01 UTC (2+ messages)
omap-dma + 8250_omap: fix the dmaengine_pause()
2015-08-10 13:00 UTC (4+ messages)
` [PATCH 1/3] tty: serial: 8250_omap: do not use RX DMA if pause is not supported
[U-Boot] [PATCH v2] dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
2015-08-10 12:59 UTC (2+ messages)
[PATCH v3 00/20] xen/arm64: Add support for 64KB page
2015-08-10 12:57 UTC (25+ messages)
` [PATCH v3 09/20] xen/biomerge: Don't allow biovec to be merge when Linux is not using 4KB page
` [Xen-devel] "
` [PATCH v3 12/20] xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
` [PATCH v3 19/20] xen/privcmd: Add support for Linux 64KB page granularity
` [Xen-devel] "
` [PATCH v3 20/20] arm/xen: Add support for "
[U-Boot] [PATCH] x86: Set APs' req_seq to the reg number from device tree
2015-08-10 12:58 UTC (2+ messages)
[U-Boot] [PATCH] video: vesa: Correct a typo in the Kconfig VESA mode string
2015-08-10 12:58 UTC (2+ messages)
[U-Boot] [PATCH v2 0/9] x86: minnowmax: Add interrupt support
2015-08-10 12:58 UTC (13+ messages)
` [U-Boot] [PATCH v2 1/9] dm: pci: Provide friendly config access functions
` [U-Boot] [PATCH v2 2/9] dm: pci: Add a way to iterate through all PCI devices
` [U-Boot] [PATCH v2 3/9] x86: Re-order efi-x86_defconfig
` [U-Boot] [PATCH v2 7/9] x86: minnowmax: Define and enable interrupt setup
[U-Boot] [PATCH 1/2] Tegra: clocks: Add 38.4MHz OSC support for T210 use
2015-08-10 12:58 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc
[PATCH] mfd: atmel-hlcdc: Add support for new SoCs
2015-08-10 12:56 UTC (2+ messages)
Questions on adapt yocto to a custom board
2015-08-10 12:56 UTC (8+ messages)
[PATCH RFC V9 1/3] perf,tools: move callchain option parse code to util.c
2015-08-10 12:56 UTC (5+ messages)
` [PATCH RFC V9 2/3] perf,tools: per-event callgraph support
[RFC PATCH v2 0/5] Refactoring Videobuf2 for common use
2015-08-10 12:55 UTC (4+ messages)
` [RFC PATCH v2 3/5] media: videobuf2: Divide videobuf2-core into 2 parts
[PATCH] [Telephony/MUX]: solve checkpatch issues
2015-08-10 12:50 UTC
[U-Boot] [PATCH 1/4] imx: add cpu type for i.MX2 and i.MX3
2015-08-10 12:53 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] imx: mx31 use new formula for get_cpu_rev
` [U-Boot] [PATCH 3/4] imx: mxs: reimplement get_cpu_rev
` [U-Boot] [PATCH 4/4] imx-common: consolidate macros and prototypes into sys_proto.h
[Qemu-devel] [PATCH 0/4] target-sparc: Update to use VMStateDescription
2015-08-10 12:34 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] vmstate: introduce CPU_DoubleU arrays
` [Qemu-devel] [PATCH 2/4] target-sparc: Split cpu_put_psr into side-effect and no-side-effect parts
` [Qemu-devel] [PATCH 3/4] target-sparc: Don't flush TLB in cpu_load function
` [Qemu-devel] [PATCH 4/4] target-sparc: Convert to VMStateDescription
Feature: git stash pop --always-drop
2015-08-10 12:50 UTC (3+ messages)
Disabling caches with MMU enabled
2015-08-10 12:50 UTC
[PATCH 00/27] Export I2C and OF module aliases in missing drivers
2015-08-10 12:48 UTC (5+ messages)
` [PATCH 01/27] mfd: stw481x: Export I2C module alias information
` [PATCH 16/27] mfd: Export OF module alias information in missing drivers
[rtc-linux] [PATCH 1/2] rtc: rtc-cmos: Remove unused variable
2015-08-10 12:47 UTC (2+ messages)
` [rtc-linux] [PATCH 2/2] rtc: rtc-ds1374: "
[PATCH v4 0/1] Yocto Bug #6945
2015-08-10 12:46 UTC (2+ messages)
` [PATCH v4 1/1] kernel: Add KERNEL_IMAGETYPES to build multi types of kernel at one time
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
2015-08-10 12:47 UTC (7+ messages)
Driver for Mediatek MT7630E
2015-08-10 12:46 UTC (2+ messages)
[Qemu-devel] [Bug 660366] [NEW] "qemu-img convert -O qcow2 -o backing_file" makes huge images
2015-08-10 12:37 UTC (2+ messages)
` [Qemu-devel] [Bug 660366] "
[FYI] tux3: Core changes
2015-08-10 12:45 UTC (12+ messages)
[RFC] i.MX25/35/SDHCI: switch off DMA usage
2015-08-10 12:45 UTC (5+ messages)
[Buildroot] [PATCH] ola: Add patch to fix linking issue
2015-08-10 12:44 UTC (4+ messages)
[PATCH] pinctrl: mediatek: Implement pictrl irq wake handler
2015-08-10 12:43 UTC (3+ messages)
[alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
2015-08-10 12:43 UTC (12+ messages)
` "
[PATCH 1/2] amdgpu: improve amdgpu_vamgr_init
2015-08-10 12:26 UTC (2+ messages)
` [PATCH 2/2] amdgpu: add flag to support 32bit VA address v2
[PATCH] tools lib traceevent: add checks for returned EVENT_ERROR type
2015-08-10 12:41 UTC (4+ messages)
[PATCH 00/11] xfs: miscellaneous logging, recovery, umount fixes
2015-08-10 12:38 UTC (13+ messages)
` [PATCH 01/11] xfs: disentagle EFI release from the extent count
` [PATCH 04/11] xfs: ensure EFD trans aborts on log recovery extent free failure
` [PATCH 05/11] xfs: use EFI refcount consistently in log recovery
` [PATCH 06/11] xfs: don't leave EFIs on AIL on mount failure
[PATCH 0/5] More recipe version upgrades
2015-08-10 12:38 UTC (3+ messages)
` [PATCH 2/5] screen: Add version 4.3.1
[PATCH] gatt-database: Return meaningful ecodes for ccc write
2015-08-10 12:37 UTC
[PATCH v0] tracing: Allow triggers to filter for CPU ids and process names
2015-08-10 12:35 UTC
[PATCH 2/3] c2xml.c, parse.c: gcc 5+ stricter case statement parsing
2015-08-10 12:35 UTC (2+ messages)
` [PATCH 2/3 v3] Add default case to switches on enum variables
[PATCH 1/2] drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
2015-08-10 12:34 UTC (5+ messages)
` [PATCH 2/2] drm/doc: Update docs about device instance setup
[PATCH 1/3] .gitignore: add cscope and Qt project files
2015-08-10 12:33 UTC (2+ messages)
` [PATCH 1/3 v3] "
[meta-fsl-ppc] recent breakage
2015-08-10 12:33 UTC (6+ messages)
[patch] sched.7: Fix swapped descriptions of sched_get_priority_max and sched_get_priority_min
2015-08-10 12:32 UTC (3+ messages)
inconsistent pgs
2015-08-10 12:32 UTC (4+ messages)
[xen 4.6 retrospective] Kicking off a retrospective for Xen 4.6 (deadline August 28th)
2015-08-10 12:32 UTC (6+ messages)
` [xen 4.6 retrospective] More public/easy to find information about the release schedule
[PATCH] HID: wacom: Do not repeatedly attempt to set device mode on error
2015-08-10 12:31 UTC (2+ messages)
[U-Boot] [PATCH] driver: net: ldpaa_eth: Get MAC address from env variable
2015-08-10 12:30 UTC
[PATCH 0/17] removing questionable uses of git_path
2015-08-10 12:30 UTC (7+ messages)
` [PATCH 11/17] refs.c: simplify strbufs in reflog setup and writing
` [PATCH 17/17] memoize common git-path "constant" files
[PATCH] ALSA: echoaudio: Use standard C definitions of true and false
2015-08-10 12:29 UTC (2+ messages)
[LTP] [PATCH] Add tst_wait_record_childstatus function
2015-08-10 12:28 UTC
[PATCH] cpupower tools: Fix error when running cpupower monitor
2015-08-10 12:28 UTC (2+ messages)
[PATCH 0/7] More recipe reporting fixes
2015-08-10 12:29 UTC (5+ messages)
` [PATCH 3/7] gptfdisk: update to 1.0.0
` Improving SRCPV? (was: Re: [PATCH 3/7] gptfdisk: update to 1.0.0)
[Qemu-devel] [ARM SMBIOS V1 PATCH 0/6] SMBIOS Support for ARM
2015-08-10 12:26 UTC (10+ messages)
` [Qemu-devel] dmidecode repository (Was: [ARM SMBIOS V1 PATCH 0/6] SMBIOS Support for ARM)
DF flag on LKSCTP
2015-08-10 12:25 UTC (2+ messages)
Support for snd_pcm_link() on the rate plugin
2015-08-10 12:48 UTC
[PATCH] mfd: mt6397: Implement wake handler and suspend/resume for mt6397-core.c
2015-08-10 12:23 UTC (5+ messages)
[PATCH 0/9] dw-hdmi audio support
2015-08-10 12:23 UTC (7+ messages)
` [PATCH 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver
[PATCH 00/12] dw-hdmi development
2015-08-10 12:21 UTC (4+ messages)
[PATCH v2] tools lib traceevent: add checks for returned EVENT_ERROR type
2015-08-10 12:22 UTC
[PATCH RFC] serial: mxs-auart: fix baud rate range
2015-08-10 12:22 UTC (2+ messages)
[U-Boot] [PATCH v6 1/5] dma: lpc32xx: add DMA driver
2015-08-10 12:21 UTC (2+ messages)
[PATCH 0/3] Add BXT A0/A1 WA for HPD swap in generic way
2015-08-10 12:21 UTC (7+ messages)
` [PATCH 1/3] drm/i915: Dont enable hpd for eDP
[U-Boot] question: where is the "start" label of u-boot 2015 07
2015-08-10 12:20 UTC
[U-Boot] [PATCH 0/3] usb: host/gadget: Miscellaneous fixes
2015-08-10 12:20 UTC (3+ messages)
` [U-Boot] [PATCH 3/3] usb: gadget: ether: populate _reset_ callback
[PATCH v2 0/3] bockw SD pull-ups
2015-08-10 12:20 UTC (2+ messages)
[Problem] broadcom tg3 network driver disconnects under high load
2015-08-10 12:20 UTC (10+ 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.