messages from 2017-04-01 12:59:38 to 2017-04-01 14:07:08 UTC [more...]
[Qemu-devel] [PATCH 37/43] audio: made printf always compile in debug output
2017-04-01 14:07 UTC
[Qemu-devel] [PATCH 36/43] gpi: made printf always compile in debug output
2017-04-01 14:06 UTC
[PATCH] iio: adc: Remove unnecessary cast on void pointer
2017-04-01 14:06 UTC (3+ messages)
[Buildroot] [git commit] package/mesa3d: enable gallium extra hud
2017-04-01 14:05 UTC
[PATCH v4 0/6] Skipped unlocks
2017-04-01 14:05 UTC (9+ messages)
` [PATCH 1/6] NFS4: remove a redundant lock range check
` [PATCH 2/6] NFS: Move the flock open mode check into nfs_flock()
` [PATCH 3/6] locks: Set FL_CLOSE when removing flock locks on close()
` [PATCH 5/6] lockd: Introduce nlmclnt_operations
[Qemu-devel] [PATCH 34/43] isa: made printf always compile in debug output
2017-04-01 14:04 UTC
[Qemu-devel] [PATCH 33/43] i2c: made printf always compile in debug output
2017-04-01 14:03 UTC
[Buildroot] [PATCH 1/1] DEVELOPERS: add entry for hiredis and motion
2017-04-01 14:03 UTC
[Qemu-devel] [PATCH 32/43] char: made printf always compile in debug output
2017-04-01 14:03 UTC
[Qemu-devel] [PATCH 31/43] display: made printf always compile in debug output
2017-04-01 14:03 UTC
[Qemu-devel] [PATCH 30/43] block: made printf always compile in debug output
2017-04-01 14:02 UTC
[Qemu-devel] [PATCH 28/43] sparc64: made printf always compile in debug output
2017-04-01 14:01 UTC
[Qemu-devel] [PATCH 27/43] vfio: made printf always compile in debug output
2017-04-01 14:00 UTC
[PATCH net] tcp: minimize false-positives on TCP/GRO check
2017-04-01 14:00 UTC
[Qemu-devel] [PATCH 26/43] unicore32: made printf always compile in debug output
2017-04-01 14:00 UTC
[Qemu-devel] [PATCH 25/43] kvm-all: made printf always compile in debug output
2017-04-01 13:59 UTC
[PATCH 0/1] pinctrl-meson8b: fix the NAND DQS pin definitions
2017-04-01 13:59 UTC (10+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] pinctrl: meson: meson8b: fix the NAND DQS pins
` [PATCH v2 2/2] pinctrl: meson: meson8b: rename the NAND DQS pin definitions
[Qemu-devel] [PATCH 24/43] migration: made printf always compile in debug output
2017-04-01 13:58 UTC
[Buildroot] [PATCH 1/5] package/mesa3d: allow to enable OpenGL texture float support
2017-04-01 13:59 UTC (8+ messages)
` [Buildroot] [PATCH 2/5] package/mesa3d: add libvdpau optional dependency
` [Buildroot] [PATCH 3/5] package/meda3d: add xlib_libXvMC "
` [Buildroot] [PATCH 4/5] package/mesa3d: explicitely disable asm
[Qemu-devel] [PATCH 23/43] page-cahe: made printf always compile in debug output
2017-04-01 13:58 UTC
[Buildroot] [git commit] package/mesa3d: explicitely disable asm
2017-04-01 13:57 UTC
Integrating a FreeBSD/GELI change
2017-04-01 13:57 UTC (2+ messages)
[Qemu-devel] [PATCH 22/43] virtio: made printf always compile in debug output
2017-04-01 13:57 UTC
[Buildroot] [git commit] package/meda3d: add xlib_libXvMC optional dependency
2017-04-01 13:56 UTC
[Buildroot] [git commit] package/mesa3d: add libvdpau optional dependency
2017-04-01 13:56 UTC
[Qemu-devel] [PATCH 21/43] s390: made printf always compile in debug output
2017-04-01 13:56 UTC
[Qemu-devel] [PATCH 20/43] i386: made printf always compile in debug output
2017-04-01 13:55 UTC
[PATCH v10 00/25] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-04-01 13:53 UTC (26+ messages)
` [PATCH v10 01/25] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document
` [PATCH v10 02/25] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v10 03/25] x86: refactor psr: implement main data structures
` [PATCH v10 04/25] x86: move cpuid_count_leaf from cpuid.c to processor.h
` [PATCH v10 05/25] x86: refactor psr: L3 CAT: implement CPU init and free flow
` [PATCH v10 06/25] x86: refactor psr: L3 CAT: implement Domain init/free and schedule flows
` [PATCH v10 07/25] x86: refactor psr: L3 CAT: implement get hw info flow
` [PATCH v10 08/25] x86: refactor psr: L3 CAT: implement get value flow
` [PATCH v10 09/25] x86: refactor psr: L3 CAT: set value: implement framework
` [PATCH v10 10/25] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v10 11/25] x86: refactor psr: L3 CAT: set value: implement cos finding flow
` [PATCH v10 12/25] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
` [PATCH v10 13/25] x86: refactor psr: L3 CAT: set value: implement write msr flow
` [PATCH v10 14/25] x86: refactor psr: CDP: implement CPU init and free flow
` [PATCH v10 15/25] x86: refactor psr: CDP: implement get hw info flow
` [PATCH v10 16/25] x86: refactor psr: CDP: implement get value flow
` [PATCH v10 17/25] x86: refactor psr: CDP: implement set value callback functions
` [PATCH v10 18/25] x86: L2 CAT: implement CPU init and free flow
` [PATCH v10 19/25] x86: L2 CAT: implement get hw info flow
` [PATCH v10 20/25] x86: L2 CAT: implement get value flow
` [PATCH v10 21/25] x86: L2 CAT: implement set "
` [PATCH v10 22/25] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v10 23/25] tools: L2 CAT: support show cbm "
` [PATCH v10 24/25] tools: L2 CAT: support set "
` [PATCH v10 25/25] docs: add L2 CAT description in docs
[Qemu-devel] [PATCH 19/43] input: made printf always compile in debug output
2017-04-01 13:54 UTC
How to sample memory usage cheaply?
2017-04-01 13:54 UTC (4+ messages)
[Buildroot] [git commit] package/mesa3d: allow to enable OpenGL texture float support
2017-04-01 13:53 UTC
[Qemu-devel] [PATCH 18/43] pci-host: made printf always compile in debug output
2017-04-01 13:53 UTC
[Qemu-devel] [PATCH 17/43] net: made printf always compile in debug output
2017-04-01 13:52 UTC
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE 1d2e763e6bad2ccf660699993c122c3474e378f6
2017-04-01 13:52 UTC
[PATCH] status: show in-progress info for short status
2017-04-01 13:51 UTC (2+ messages)
[Qemu-devel] [PATCH 16/43] intc: made printf always compile in debug output
2017-04-01 13:51 UTC
[Buildroot] [RFC 0/4] add genimage Kconfig entry
2017-04-01 13:51 UTC (6+ messages)
` [Buildroot] [RFC 1/4] support/scripts: add generic genimage script
` [Buildroot] [RFC 4/4] board/acmesystems/aria-g25: set BR2_GENIMAGE_CFG_FILES
[Qemu-devel] [PATCH 15/43] timer: made printf always compile in debug output
2017-04-01 13:50 UTC
[Buildroot] [PATCH 1/3] runc: bump to version 54296cf40ad8143b62dbcaa1d90e520a2136ddfe
2017-04-01 13:50 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] docker-containerd: bump to version 4ab9917febca54791c5f071a9d1f404867857fcc
` [Buildroot] [PATCH 3/3] docker-engine: bump to version 17.03.1-ce
[Buildroot] [git commit] support/scripts: add generic genimage script
2017-04-01 13:50 UTC
[Buildroot] [PATCH 1/1] package/sdl_sound: fix build with physfs
2017-04-01 13:50 UTC (2+ messages)
[Qemu-devel] [PATCH 14/43] usb: made printf always compile in debug output
2017-04-01 13:48 UTC
[Qemu-devel] [PATCH 13/43] pci: made printf always compile in debug output
2017-04-01 13:48 UTC
[Buildroot] [git commit] package/sdl_sound: fix build with physfs
2017-04-01 13:48 UTC
[Qemu-devel] [PATCH 12/43] sd: made printf always compile in debug output
2017-04-01 13:47 UTC
[Buildroot] [PATCH 00/21] Use SPDX short identifier for license string
2017-04-01 13:46 UTC (7+ messages)
` [Buildroot] [PATCH 01/21] docs/manual: refer to SPDX License List
` [Buildroot] [PATCH 15/21] freeswitch: use SPDX short identifier for license strings
[Qemu-devel] [PATCH 11/43] scsi: made printf always compile in debug output
2017-04-01 13:46 UTC
[Qemu-devel] [PATCH 10/43] s390x: made printf always compile in debug output
2017-04-01 13:45 UTC
[Qemu-devel] [PATCH 09/43] ppc: made printf always compile in debug output
2017-04-01 13:44 UTC
[Qemu-devel] [PATCH 08/43] kvm: made printf always compile in debug output
2017-04-01 13:43 UTC
[Buildroot] [git commit] scripts/scanpypi: use SPDX short identifier for license
2017-04-01 13:43 UTC
[Qemu-devel] [PATCH 07/43] ldst_helper: made printf always compile in debug output
2017-04-01 13:39 UTC
[Qemu-devel] [PATCH 07/43] ldst_helper: made printf always compile in debug output
2017-04-01 13:37 UTC
4.10-stable updates for XFS
2017-04-01 13:37 UTC (3+ messages)
[Qemu-devel] [PATCH 06/43] unicore32: made printf always compile in debug output
2017-04-01 13:36 UTC
[PATCH] net: ipv4: netfilter: Remove unused function nf_nat_need_gre()
2017-04-01 13:36 UTC
[Qemu-devel] [PATCH 05/43] xen-mapcache: made printf always compile in debug
2017-04-01 13:35 UTC
[PATCH net] sctp: check for dst and pathmtu update in sctp_packet_config
2017-04-01 13:35 UTC (3+ messages)
[Buildroot] [git commit] scripts/scancpan: use SPDX short identifier for license
2017-04-01 13:35 UTC
[Buildroot] [git commit] Makefile: use SPDX short identifier for Buildroot license
2017-04-01 13:35 UTC
[Buildroot] [git commit] packages: use SPDX short identifier for zlib license
2017-04-01 13:35 UTC
[Buildroot] [git commit] package: use SPDX short identifier for Boost Software License 1.0
2017-04-01 13:34 UTC
[Buildroot] [git commit] package: use SPDX short identifier for AFLv2.1
2017-04-01 13:34 UTC
[Qemu-devel] [PATCH 04/43] xen-hvm: made printf always compile in debug output
2017-04-01 13:34 UTC
[Buildroot] [git commit] freeswitch: use SPDX short identifier for license strings
2017-04-01 13:33 UTC
[xen-4.6-testing test] 107042: regressions - trouble: broken/fail/pass
2017-04-01 13:32 UTC
Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset
2017-04-01 13:32 UTC (9+ messages)
` "
[Qemu-devel] [PATCH 02/43] arm: made printf always compile in debug output
2017-04-01 13:32 UTC
[Qemu-devel] [PATCH 03/43] xen-common: made printf always compile in debug output
2017-04-01 13:32 UTC
[Qemu-devel] [PATCH 01/43] acpi: made printf always compile in debug output
2017-04-01 13:32 UTC
[PATCH] Documentation: make 3-way merge warning more generic
2017-04-01 13:31 UTC
[PATCH] [GSOC] prune_worktrees(): reimplement with dir_iterator
2017-04-01 13:29 UTC (3+ messages)
[Buildroot] [git commit] package: use SPDX short identifier for GFDL family licenses
2017-04-01 13:27 UTC
[PATCH 3.2 0/4] 3.2.88-rc1 review
2017-04-01 13:17 UTC (5+ messages)
` [PATCH 3.2 1/4] ipv4: keep skb->dst around in presence of IP options
` [PATCH 3.2 4/4] keys: Guard against null match function in keyring_search_aux()
` [PATCH 3.2 2/4] mm/huge_memory.c: fix up "mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp" backport
` [PATCH 3.2 3/4] l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
[Buildroot] [git commit] package: use SPDX short identifier for MPL family licenses
2017-04-01 13:27 UTC
[Buildroot] [git commit] package: use SPDX short identifier for Apache version 2
2017-04-01 13:27 UTC
[Buildroot] [git commit] package: use SPDX short identifier for BSD-4c
2017-04-01 13:27 UTC
[linux-linus test] 107053: regressions - FAIL
2017-04-01 13:27 UTC
[Buildroot] [git commit] boot, package: use SPDX short identifier for BSD-2c
2017-04-01 13:27 UTC
[PATCH 3.16 00/19] 3.16.43-rc1 review
2017-04-01 13:17 UTC (20+ messages)
` [PATCH 3.16 13/19] MIPS: ralink: Cosmetic change to prom_init()
` [PATCH 3.16 12/19] serial: samsung: Use %pa to print 'resource_size_t' type
` [PATCH 3.16 05/19] MIPS: save/disable MSA in lose_fpu
` [PATCH 3.16 03/19] MIPS: save/restore MSACSR register on context switch
` [PATCH 3.16 06/19] MIPS: init upper 64b of vector registers when MSA is first used
` [PATCH 3.16 19/19] keys: Guard against null match function in keyring_search_aux()
` [PATCH 3.16 01/19] fs: namespace: suppress 'may be used uninitialized' warnings
` [PATCH 3.16 11/19] mmc: sunxi: avoid invalid pointer calculation
` [PATCH 3.16 17/19] vfs: Commit to never having exectuables on proc and sysfs
` [PATCH 3.16 04/19] MIPS: preserve scalar FP CSR when switching vector context
` [PATCH 3.16 02/19] blk: rq_data_dir() should not return a boolean
` [PATCH 3.16 08/19] atm: iphase: fix misleading indention
` [PATCH 3.16 07/19] MIPS: Fix build with binutils 2.24.51+
` [PATCH 3.16 15/19] HID: hid-input: Add parentheses to quell gcc warning
` [PATCH 3.16 16/19] netlink: remove mmapped netlink support
` [PATCH 3.16 14/19] MIPS: Zero variable read by get_user / __get_user in case of an error
` [PATCH 3.16 18/19] aio: mark AIO pseudo-fs noexec
` [PATCH 3.16 10/19] fs/nfs: fix new compiler warning about boolean in switch
` [PATCH 3.16 09/19] crypto: improve gcc optimization flags for serpent and wp512
[Buildroot] [git commit] boot, package: use SPDX short identifier for BSD-3c
2017-04-01 13:26 UTC
[PATCH 0/4] Avoid duplicate registering of ACPI and native power-supplies
2017-04-01 13:22 UTC (5+ messages)
` [PATCH 3/4] power: supply: axp288_fuel_gauge: Unregister duplicate ACPI battery supply
[Qemu-devel] [PATCH v2 0/7] Optiomize VMDK I/O by allocating multiple clusters
2017-04-01 13:22 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 3/7] vmdk: Factor out metadata loading code out of get_cluster_offset()
[U-Boot] [PATCH v3 0/2] x86: SCU and PMU drivers for Intel MID
2017-04-01 13:21 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] x86: Add SCU IPC driver for Intel MID platforms
` [U-Boot] [PATCH v3 2/2] x86: Introduce minimal PMU "
[PATCHv2 net-next] sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
2017-04-01 13:19 UTC (3+ messages)
[Buildroot] [git commit] package: use SPDX short identifier for LGPLv2/LGPLv2+
2017-04-01 13:19 UTC
[Buildroot] [git commit] package: use SPDX short identifier for AGPLv3
2017-04-01 13:18 UTC
[Buildroot] [git commit] package: use SPDX short identifier for LGPLv3/LGPLv3+
2017-04-01 13:18 UTC
[Buildroot] [git commit] boot, package: use SPDX short identifier for LGPLv2.1/LGPLv2.1+
2017-04-01 13:18 UTC
[Buildroot] [git commit] boot, package: use SPDX short identifier for GPLv3/GPLv3+
2017-04-01 13:17 UTC
[Buildroot] [git commit] boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+
2017-04-01 13:16 UTC
Serve banana plugs, audio connectors,dc connectors ,alligator clips, battery clips, and rf connectors
2017-04-01 12:49 UTC
[Buildroot] [git commit] package: use SPDX short identifier for GPLv1/GPLv1+
2017-04-01 13:14 UTC
Sparse testing
2017-04-01 13:11 UTC
[Buildroot] [git commit] docs/manual: refer to SPDX License List
2017-04-01 13:11 UTC
[U-Boot] [PATCH v1] mmc: sdhci: SDHCI controllers also need power
2017-04-01 13:11 UTC (5+ messages)
[PATCH 0/1] add support for the NAND clocks on Meson8b
2017-04-01 13:10 UTC (6+ messages)
` [PATCH 1/1] clk: meson: meson8b: add support for the NAND clocks
[Buildroot] [v6] package: add qt5virtualkeyboard
2017-04-01 13:09 UTC (2+ messages)
[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
2017-04-01 13:08 UTC (18+ messages)
[RFC] power: power_supply: Add power_supply_prop_precharge/endcharge
2017-04-01 13:07 UTC (2+ messages)
[PATCH] ipv4: netfilter: Comparison to NULL could be written
2017-04-01 13:05 UTC (2+ messages)
[Qemu-arm] [PATCH 0/4] FTGMAC100 nic model for the Aspeed SoCs
2017-04-01 12:57 UTC (8+ messages)
` [Qemu-arm] [PATCH 1/4] net: add FTGMAC100 support
` [Qemu-arm] [PATCH 2/4] net/ftgmac100: add a 'aspeed' property
` [Qemu-devel] "
` [Qemu-devel] [PATCH 3/4] aspeed: add a FTGMAC100 nic
` [Qemu-arm] [PATCH 4/4] slirp: add a fake NC-SI backend
` [Qemu-devel] "
[PATCH 0/2] clk: meson: MPLL fixes for Meson8b
2017-04-01 13:02 UTC (9+ messages)
` [PATCH 1/2] clk: meson: mpll: fix division by zero in rate_from_params
` [PATCH 2/2] clk: meson: mpll: use 64bit math "
ssh/cron access checks and my Play Machine
2017-04-01 12:59 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.