messages from 2016-05-18 08:45:15 to 2016-05-18 10:06:00 UTC [more...]
[PATCH v2] sched/cputime: add steal time support to full dynticks CPU time accounting
2016-05-18 10:06 UTC (3+ messages)
[U-Boot] [PATCH v2 0/5] Malta UART using device model & device tree
2016-05-18 10:04 UTC (9+ messages)
` [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
question about rcu_bp_exit()
2016-05-18 10:04 UTC
[Qemu-devel] [PATCH CFT v3 00/50] NEED_CPU_H / cpu.h / hw/hw.h cleanups
2016-05-18 10:03 UTC (4+ messages)
[Qemu-devel] [PULL 00/20] First round of s390x patches for 2.7
2016-05-18 10:01 UTC (3+ messages)
` [Qemu-devel] [PULL 09/20] s390x/ipl: Remove redundant usage of gr7
[PATCH] semodule: Fix the --list-modules=full example in the manpage
2016-05-18 10:00 UTC (3+ messages)
[PATCH] powercap/rapl: Do not load in virtualized environments
2016-05-18 9:59 UTC (3+ messages)
[PATCH v2] tpm: Factor out common startup code
2016-05-18 9:59 UTC (5+ messages)
[PATCH] dwc3: gadget: Defer starting the gadget device until gadget is power on
2016-05-18 9:59 UTC (12+ messages)
[U-Boot] [PATCH 00/12] Drop old pre-generic-board code
2016-05-18 9:58 UTC (3+ messages)
` [U-Boot] [PATCH 08/12] mips: Drop unused code in u-boot.h
[B.A.T.M.A.N.] [PATCH] batman-adv: Ignore auto-generated files in compat-sources
2016-05-18 9:58 UTC
[PATCH iproute2 -master] f_bpf: fix filling of handle when no further arg is provided
2016-05-18 9:58 UTC
[PATCH] useradd: use bindir_native for pseudo PATH
2016-05-18 9:57 UTC
[PATCH] fsck.f2fs: check sector size if formatted from a regular file
2016-05-18 10:00 UTC
[CI 1/8] async: Add support for explicit fine-grained barriers
2016-05-18 9:56 UTC (9+ messages)
` [CI 2/8] pm-complete
` [CI 3/8] timeline
` [CI 4/8] ctx
` [CI 5/8] resume
` [CI 6/8] resume-kms
` [CI 7/8] move-opregion-setup
` [CI 8/8] ucode-resume
[PATCH net-next] tuntap: introduce tx skb ring
2016-05-18 9:55 UTC (9+ messages)
Linux-next parallel cp workload hang
2016-05-18 9:54 UTC (4+ messages)
[mesa][PATCH 0/1] Fix mesa_populate_packages() when dri is disabled
2016-05-18 9:45 UTC (2+ messages)
` [mesa][PATCH 1/1] "
[PATCH v1] mm: bad_page() checks bad_flags instead of page->flags for hwpoison page
2016-05-18 9:52 UTC (7+ messages)
[RFC PATCH] libfc: Update rport reference counting
2016-05-18 9:52 UTC
[RESEND][PATCH] mtd: devices: m25p80: add support for mmap read request
2016-05-18 9:49 UTC (4+ messages)
Xfs lockdep warning with for-dave-for-4.6 branch
2016-05-18 9:49 UTC (12+ messages)
[RESEND PATCH v6 0/6] Add Ethernet support on STM32F429
2016-05-18 9:49 UTC (9+ messages)
xc_altp2m_set_vcpu_enable_notify fail
2016-05-18 9:48 UTC (11+ messages)
[Qemu-devel] Regression with windows 7 VMs and VGA CVE-2016-3712 fix (2.6.0 and 2.5.1.1)
2016-05-18 9:45 UTC (2+ messages)
[PATCH] usb: gadget: f_fs: report error if excess data received
2016-05-18 9:45 UTC (7+ messages)
[seabios test] 94522: tolerable FAIL - PUSHED
2016-05-18 9:44 UTC
question about rcu_bp_exit()
2016-05-18 9:44 UTC
[PATCH net-next] xen-netback: correct length checks on hash copy_ops
2016-05-18 9:42 UTC (3+ messages)
[PATCH] Btrfs: fix unexpected return value of fiemap
2016-05-18 9:41 UTC (2+ messages)
[U-Boot] [v2 PATCH 00/14] cleanup QEMU fw_cfg code
2016-05-18 9:40 UTC (15+ messages)
` [U-Boot] [v2 PATCH 01/14] x86: qemu: fix ACPI Kconfig options
` [U-Boot] [v2 PATCH 02/14] cmd: qfw: add API to iterate firmware list
` [U-Boot] [v2 PATCH 03/14] cmd: qfw: remove qemu_fwcfg_free_files()
` [U-Boot] [v2 PATCH 04/14] cmd: qfw: make fwcfg_present and fwcfg_dma_present public
` [U-Boot] [v2 PATCH 05/14] x86: qemu: split qfw command interface and qfw core
` [U-Boot] [v2 PATCH 06/14] x86: qemu: move x86 specific operations out of "
` [U-Boot] [v2 PATCH 07/14] x86: qemu: add comment about qfw register endianness
` [U-Boot] [v2 PATCH 08/14] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
` [U-Boot] [v2 PATCH 09/14] cmd: qfw: do not require default macros when building qfw command
` [U-Boot] [v2 PATCH 10/14] cmd: qfw: do not depend on x86
` [U-Boot] [v2 PATCH 11/14] cmd: qfw: bring ACPI generation code into qfw core
` [U-Boot] [v2 PATCH 12/14] x86: qemu: rename qemu/acpi_table.c
` [U-Boot] [v2 PATCH 13/14] cmd: qfw: rename QEMU_FW_CFG to CMD_QFW
` [U-Boot] [v2 PATCH 14/14] config: sandbox: enable qfw and cmd_qfw for testing
[PATCH v2 0/4] watchdog: add driver for Renesas Gen3 WDT watchdogs
2016-05-18 9:39 UTC (7+ messages)
` [PATCH v2 2/4] arm64: dts: r8a7795: Add RWDT node
` [PATCH v2 3/4] arm64: dts: salvator-x: Enable watchdog timer
[B.A.T.M.A.N.] [PATCH v11 0/3] batman-adv: throughput meter
2016-05-18 9:38 UTC (4+ messages)
` [B.A.T.M.A.N.] [PATCH v11 1/2] batman-adv: return netdev status in the TX path
` [B.A.T.M.A.N.] [PATCH v11 2/2] batman-adv: throughput meter implementation
` [B.A.T.M.A.N.] [PATCH v11] batctl: introduce throughput meter support
[PATCH] eal: make hugetlb initialization more robust
2016-05-18 9:38 UTC (8+ messages)
` [PATCH v4] "
[PATCH i-g-t] tests: Moved gem_concurrent_blit back to the normal set
2016-05-18 9:37 UTC (3+ messages)
` [PATCH i-g-t] autotools/: Keep gem_concurrent_blit in tests/ and put gem_conccurent_all in EXTRAS
wifi driver crashes openwrt device
2016-05-18 9:27 UTC (4+ messages)
[PATCH 1/1] Staging: comedi: Fix WARNING issue in dt2801.c
2016-05-18 9:36 UTC (6+ messages)
` [PATCH 1/2] Staging: comedi: Fix WARNING issue in s626.c
` [PATCH 2/2] Staging: comedi: fix type "
[PATCH] arm64: Allow for different DMA and CPU bus offsets
2016-05-18 9:33 UTC (2+ messages)
[PATCH] media: Add a driver for the ov5645 camera sensor
2016-05-18 9:32 UTC (5+ messages)
[git:media_tree/master] Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
2016-05-11 20:38 UTC
[PATCH] fetch2/git: allow using 'HEAD' as a branch name
2016-05-18 9:31 UTC
[PATCH] pinctrl: imx: fix initialization of imx_pinctrl_desc
2016-05-18 9:31 UTC
UBIFS assert when rebooting a read only ubifs when it's been remounted r/w
2016-05-18 9:30 UTC (4+ messages)
PRServer's problem
2016-05-18 9:31 UTC (5+ messages)
[GIT PULL for v4.7-rc1] media updates
2016-05-18 9:30 UTC
[PATCH v1 0/3] Keep-alive enhancements
2016-05-18 9:30 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] eal: add new keepalive states & callback hooks
` [PATCH v2 2/3] examples/l2fwd-keepalive: add IPC liveness reporting
` [PATCH v2 3/3] doc: add keepalive enhancement documentation
[PATCH v2 00/21] Rework page flip, remove cs flips, async unpin and unified pageflip
2016-05-18 9:29 UTC (5+ messages)
` [PATCH v2 02/21] drm/i915: Remove stallcheck special handling, v3
` [PATCH v2 03/21] drm/i915: Remove intel_finish_page_flip_plane
[PATCH v10 0/3] VT-d Device-TLB flush issue
2016-05-18 9:29 UTC (5+ messages)
` [PATCH v10 2/3] vt-d: synchronize for Device-TLB flush one by one
[Qemu-trivial] [PATCH] coccinelle: add g_assert_cmp* to macro file
2016-05-18 9:27 UTC (2+ messages)
` [Qemu-devel] "
[U-Boot] [PATCH v3 00/11] ARMv7: PSCI: add PSCI v1.0 support
2016-05-18 9:23 UTC (14+ messages)
` [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
` [U-Boot] [PATCH v3 02/11] ARM: PSCI: change PSCI related macros definition style
` [U-Boot] [PATCH v3 03/11] ARMv7: PSCI: update function psci_get_cpu_stack_top
` [U-Boot] [PATCH v3 04/11] ARMv7: PSCI: update the place of saving target PC
` [U-Boot] [PATCH v3 05/11] ARMv7: PSCI: add codes to save context ID for CPU_ON
` [U-Boot] [PATCH v3 06/11] ARMv7: PSCI: factor out reusable psci_cpu_on_common
` [U-Boot] [PATCH v3 07/11] ARMv7: PSCI: add PSCI v1.0 functions skeleton
` [U-Boot] [PATCH v3 08/11] ARMv7: PSCI: ls102xa: check target CPU ID before further operations
` [U-Boot] [PATCH v3 09/11] ARMv7: PSCI: ls102xa: check ALREADY_ON or ON_PENDING for CPU_ON
` [U-Boot] [PATCH v3 10/11] ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention
` [U-Boot] [PATCH v3 11/11] ARMv7: PSCI: ls102xa: move secure text section into OCRAM
Recent network bug fixes from the latest SuSE dracut repo
2016-05-18 9:22 UTC (2+ messages)
[Cocci] compiling latest coccinelle on opensuse
2016-05-18 9:22 UTC (9+ messages)
` [Cocci] Build configuration challenges around "Menhir"
[PATCH 0/2] crypto: engine: permit to enqueue ashash_request
2016-05-18 9:21 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: omap: convert to the new cryptoengine API
[Qemu-devel] [PATCH v18 0/8] Block replication for continuous checkpoints
2016-05-18 9:23 UTC (5+ messages)
` [Qemu-devel] [PATCH v18 7/8] Implement new driver for block replication
` [Qemu-devel] [RFC] backup: export interfaces for extra serialization
Fwd: How does EC pools support thousands of xattrs (XFS) but no omaps?
2016-05-18 9:19 UTC (7+ messages)
[PATCH] drm/tegra: Fix crash caused by reference count imbalance
2016-05-18 9:18 UTC (6+ messages)
[PATCH v3 0/6] Kconfig debug options
2016-05-18 9:18 UTC (13+ messages)
` [PATCH v3 2/6] build: convert crash_debug to Kconfig
` [PATCH v3 3/6] build: convert verbose "
UBSAN whinge in ihci-hub.c
2016-05-18 9:16 UTC (5+ messages)
[PATCH] mmc: dw_mmc: Consider HLE errors to be data and command errors
2016-05-18 9:14 UTC (11+ messages)
[PATCH] iio: max5487: Add support for Maxim digital potentiometers
2016-05-18 9:15 UTC (2+ messages)
` [PATCH v4] "
[PATCH 0/4] Add support to clear v1 free space cache for btrfs check
2016-05-18 9:14 UTC (4+ messages)
[PATCH v2 0/3] "Device DAX" for persistent memory
2016-05-18 9:15 UTC (9+ messages)
` [PATCH v2 2/3] /dev/dax, core: file operations and dax-mmap
[Bug 93887] New: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor stays black after s2ram
2016-05-18 9:13 UTC (2+ messages)
` [Bug 93887] [NV96] "
imx-drm: regression due to commit 503fe87bd0a8 ("gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading")
2016-05-18 9:12 UTC (4+ messages)
Bug in x86 instruction emulator?
2016-05-18 9:12 UTC (2+ messages)
[U-Boot] omap3 spi registers
2016-05-18 9:10 UTC (3+ messages)
FROM GRACE MANDA ( PLEASE VIEW THE ATTACHMENT FILE )
2016-05-18 8:59 UTC
[Bug 94342] New: Nvidia G96GLM 3840x2160@30 not functional with nouveau
2016-05-18 9:08 UTC (2+ messages)
` [Bug 94342] "
[Bug 95282] New: system hang on video playback via vdpau
2016-05-18 9:08 UTC (2+ messages)
` [Bug 95282] G96: "
[U-Boot] [PATCH 00/10][v3] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
2016-05-18 9:07 UTC (7+ messages)
` [U-Boot] [PATCH 06/10][v3] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
` [U-Boot] [u-boot-release] "
man fixes
2016-05-18 9:07 UTC
[U-Boot] "make clean" not traversing into board-specific directories?
2016-05-18 9:06 UTC (5+ messages)
[PATCH v2 1/3] drm/i915/hda: Add audio component stub
2016-05-18 9:06 UTC (12+ messages)
[PATCH] Staging: comedi: quatech_daqp_cs.c: Fix a unsigned warning issue
2016-05-18 8:57 UTC (2+ messages)
[kvm-unit-tests PATCH 00/10] arm/arm64: add gic framework
2016-05-18 9:07 UTC (4+ messages)
` [Qemu-devel] "
UBIFS and page migration (take 3)
2016-05-18 9:03 UTC (7+ messages)
[LTP] [PATCH 1/6] syscalls/madvise01: Convert to new test API
2016-05-18 9:04 UTC (5+ messages)
` [LTP] [PATCH 2/6] syscalls/madvise02: "
` [LTP] [PATCH 3/6] syscalls/madvise03: "
[PATCH 0/1 V2] webkitgtk: turn off JIT on armv4 and armv7a
2016-05-18 9:03 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] Let chip-driver set brightness if, software blink not used
2016-05-18 9:03 UTC (2+ messages)
[PATCH RFC 00/15] PCI bus support
2016-05-18 9:03 UTC (4+ messages)
` [PATCH RFC 10/15] pci: Add pci_print() and pci_type_desc()
[PATCH 1/1] brcm80211: simplify assignment
2016-05-18 9:02 UTC (2+ messages)
why the kmalloc return fail when there is free physical address but return success after dropping page caches
2016-05-18 8:58 UTC (3+ messages)
FROM GRACE MANDA ( PLEASE VIEW THE ATTACHMENT FILE )
2016-05-18 8:49 UTC (5+ messages)
[libnetfilter_conntrack PATCH v2 1/3] src: add support for IPv6 to struct __nfct_nat
2016-05-18 8:56 UTC (2+ messages)
` [libnetfilter_conntrack PATCH v2 2/3] src: add support for IPv6 NAT
[ath9k-devel] ath9k: spectral scan -vs- channel state information
2016-05-18 8:56 UTC (7+ messages)
[PATCH next-queue] ixgbe: netdev->vlan_features shouldn't have the vlan related flag
2016-05-18 8:55 UTC (2+ messages)
` [Intel-wired-lan] "
next-20160517 - lockdep splat in pcie code
2016-05-18 8:54 UTC (4+ messages)
[PATCH v2 1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory
2016-05-18 8:53 UTC (12+ messages)
[kernel-hardening] [PATCH v8 0/4] Introduce GCC plugin infrastructure
2016-05-18 8:51 UTC (3+ messages)
` [kernel-hardening] [PATCH v8 2/4] "
FreeBSD i915 driver update
2016-05-18 8:50 UTC (6+ messages)
[PATCH 00/28] Optimise page alloc/free fast paths v3
2016-05-18 8:49 UTC (7+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
` [PATCH 28/28] mm, page_alloc: Defer debugging checks of pages allocated from the PCP
[PATCH] pcm: Don't store the state for SND_PCM_STATE_SUSPENDED
2016-05-18 8:49 UTC (8+ messages)
malloc() size in CMA region seems to be aligned to CMA_ALIGNMENT
2016-05-18 8:48 UTC (3+ messages)
[PATCH] carl9170: Clarify kconfig text
2016-05-18 8:48 UTC (3+ messages)
` [RESEND] Re: updating carl9170-1.fw in linux-firmware.git
[PATCH] drm: Fix error handling in drm_connector_register
2016-05-18 8:47 UTC (2+ messages)
[PATCH] drm/etnaviv: enable GPU module level clock gating support
2016-05-18 8:46 UTC
[RFC PATCH 0/3] dra7/omap4/omap5: Enable ADMA2
2016-05-18 8:45 UTC (5+ messages)
` [RFC PATCH 1/3] mmc: host: omap_hsmmc: remove *use_dma* member
` [RFC PATCH 2/3] mmc: host: omap_hsmmc: Enable ADMA2
` [RFC PATCH 3/3] ARM: dts: dra7/omap4/omap5: "
[PATCH 0/7] wait_for and wait_until_reg
2016-05-18 8:46 UTC (3+ messages)
` [PATCH 3/7] drm/i915: Spin opportunistically in wait_for
[PATCH v5 0/2] USB: serial: GPIO support and GE Device ID for cp210x
2016-05-18 8:45 UTC (7+ messages)
` [PATCH v5 1/2] USB: serial: cp210x: Adding GPIO support for CP2105
[RFC PATCH v2 0/3] Remove string operations from xstats
2016-05-18 8:45 UTC (4+ messages)
` [RFC PATCH v2 1/3] rte: change xstats to use integer keys
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.