messages from 2016-12-09 14:13:48 to 2016-12-09 14:53:00 UTC [more...]
[PATCH 0/4] staging-greybus: Fine-tuning for four functions
2016-12-09 14:53 UTC (12+ messages)
` [PATCH 1/4] staging: greybus: camera: One function call less in gb_camera_configure_streams() after error detection
` [PATCH 1/4] staging: greybus: camera: One function call less in gb_camera_configure_streams() after
` [PATCH 2/4] staging: greybus: light: Use kcalloc() in two functions
` [PATCH 3/4] staging: greybus: light: Check return value of a kstrndup() call in gb_lights_light_config()
` [PATCH 3/4] staging: greybus: light: Check return value of a kstrndup() call in gb_lights_light_conf
` [PATCH 4/4] staging: greybus: power_supply: Use kcalloc() in gb_power_supplies_setup()
[PATCH v2] arm64: mm: Fix memmap to be initialized for the entire section
2016-12-09 14:52 UTC (8+ messages)
[Buildroot] [PATCH] sysstat: bump to version 11.4.2
2016-12-09 14:52 UTC
[kernel-hardening] Conversion from atomic_t to refcount_t: summary of issues
2016-12-09 14:48 UTC (12+ messages)
` [kernel-hardening] "
` [kernel-hardening] "
[PATCH] mm/page_alloc: Wait for oom_lock before retrying
2016-12-09 14:46 UTC (6+ messages)
[ovmf baseline-only test] 68181: all pass
2016-12-09 14:46 UTC
[PATCH v8 0/8] Support Intel Turbo Boost Max Technology 3.0
2016-12-09 14:45 UTC (5+ messages)
` [PATCH v8 8/8] cpufreq: intel_pstate: Use CPPC to get max performance
[PATCH] drm: Add fake controlD* symlinks for backwards compat
2016-12-09 14:45 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm: Add fake controlD* symlinks for backwards compat (rev2)
[PATCH] X86/VPMU: mask off uncore overflow bit on xeon phi knights landing
2016-12-09 14:45 UTC (2+ messages)
[PATCH] kvm/mmu: small fix for reserved bits check
2016-12-09 14:44 UTC (3+ messages)
[Xenomai] [PATCH v2] psos.h: remove dependency on tunables.h
2016-12-09 14:44 UTC (2+ messages)
[Xenomai] [PATCH v2] Mercury/psos: Solve compiler warning when including psos.h
2016-12-09 14:43 UTC (2+ messages)
[PATCH] fix potential int overflow in efi/boot
2016-12-09 14:43 UTC (3+ messages)
Fwd: Antwort: Re: vUDC
2016-12-09 14:43 UTC (2+ messages)
[PATCH 1/9] drm: kselftest for drm_mm_init()
2016-12-09 14:43 UTC (4+ messages)
` [PATCH 2/9] drm: kselftest for drm_mm_reserve_node()
[Qemu-devel] [PATCH v4 00/64] tcg 2.9 patch queue
2016-12-09 14:41 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 61/64] qemu/host-utils.h: Reduce the operation count in the fallback ctpop
dpdk/vpp and cross-version migration for vhost
2016-12-09 14:42 UTC (11+ messages)
` [Qemu-devel] "
[PATCH v2 0/2] Determine kernel text mapping size at runtime for x86_64
2016-12-09 14:41 UTC (3+ messages)
` [PATCH v2 1/2] x86/64: Make kernel text mapping always take one whole page table in early boot code
` [PATCH v2 2/2] x86/KASLR/64: Determine kernel text mapping size at runtime
[PATCH v8 00/16] kvmtool: arm: ITS emulation and GSI routing support
2016-12-09 14:41 UTC (4+ messages)
` [PATCH v8 03/16] irq: move IRQ routing into irq.c
[PATCHv6] xenbus: fix deadlock on writes to /proc/xen/xenbus
2016-12-09 14:41 UTC
[PATCH V5 0/2] Changes to support different VADC scaling
2016-12-09 14:40 UTC (7+ messages)
` [PATCH V5 2/2] iio: adc: spmi-vadc: Changes to support different scaling
[PATCH 00/31] net/i40e: base code update
2016-12-09 14:39 UTC (33+ messages)
` [PATCH v2 "
` [PATCH v2 01/31] net/i40e/base: add encap csum VF offload flag
` [PATCH v2 02/31] net/i40e/base: preserve extended PHY type field
` [PATCH v2 03/31] net/i40e/base: remove unnecessary code
` [PATCH v2 04/31] net/i40e/base: fix bit test mask
` [PATCH v2 05/31] net/i40e/base: group base mode VF offload flags
` [PATCH v2 06/31] net/i40e/base: fix long link down notification time
` [PATCH v2 07/31] net/i40e/base: add media type detection for 25G link
` [PATCH v2 08/31] net/i40e/base: add clause22 and clause45 implementation
` [PATCH v2 09/31] net/i40e/base: add bus number info
` [PATCH v2 10/31] net/i40e/base: add protocols when discover capabilities
` [PATCH v2 11/31] net/i40e/base: pass unknown PHY type for unknown PHYs
` [PATCH v2 12/31] net/i40e/base: replace memcpy
` [PATCH v2 13/31] net/i40e/base: deprecating unused macro
` [PATCH v2 14/31] net/i40e/base: remove FPK HyperV VF device ID
` [PATCH v2 15/31] net/i40e/base: add FEC bits to PHY capabilities
` [PATCH v2 16/31] net/i40e/base: use BIT() macro instead of bit fields
` [PATCH v2 17/31] net/i40e/base: adjust 25G PHY type values
` [PATCH v2 18/31] net/i40e/base: implement clear all WoL filters
` [PATCH v2 19/31] net/i40e/base: implement set VSI full promisc mode
` [PATCH v2 20/31] net/i40e/base: add defines for new aq command
` [PATCH v2 21/31] net/i40e/base: save link FEC info from link up event
` [PATCH v2 22/31] net/i40e/base: acquire NVM lock before reads on all devices
` [PATCH v2 23/31] net/i40e/base: change shift values to hex
` [PATCH v2 24/31] net/i40e/base: comment that udp port must be in Host order
` [PATCH v2 25/31] net/i40e/base: remove duplicate definitions
` [PATCH v2 26/31] net/i40e/base: add ERROR state for NVM update state machine
` [PATCH v2 27/31] net/i40e/base: add broadcast promiscuous control per VLAN
` [PATCH v2 28/31] net/i40e/base: avoid division by zero
` [PATCH v2 29/31] net/i40e/base: fix byte order
` [PATCH v2 30/31] net/i40e/base: remove unused macro
` [PATCH v2 31/31] net/i40e: remove unused macro from PMD
[PATCH v11 0/6] add Tx preparation
2016-12-09 14:40 UTC (11+ messages)
` [PATCH v12 "
[Buildroot] Compilation error in version: 2016.11, package util-linux
2016-12-09 14:40 UTC
[PATCH infiniband-diags] Add Bull device ID support to device white lists
2016-12-09 14:40 UTC (6+ messages)
[BUG] Colon in remote urls
2016-12-09 14:02 UTC
[Qemu-devel] [PATCH] hw/intc/arm_gicv3_common: fix aff3 in typer
2016-12-09 14:37 UTC (2+ messages)
` [Qemu-arm] "
[PATCH v2 1/2] devicetree: i2c-hid: Add Wacom digitizer + regulator support
2016-12-09 14:36 UTC (15+ messages)
[PATCH] pci-error-recover: doc cleanup
2016-12-09 14:37 UTC (6+ messages)
[PATCH] drm: Kbuild: add omap_drm.h to the installed headers
2016-12-09 14:37 UTC (3+ messages)
ATH9 driver issues on ARM64
2016-12-09 14:35 UTC (7+ messages)
[PATCH] x86/kbuild: enable modversions for symbols exported from asm
2016-12-09 14:36 UTC (15+ messages)
[U-Boot] [PATCH] travis-ci: Switch to building QEMU
2016-12-09 14:35 UTC (3+ messages)
[PATCH] making real_path thread-safe
2016-12-09 14:35 UTC (6+ messages)
` [PATCH v2 0/4] road to reentrant real_path
` [PATCH v2 1/4] real_path: resolve symlinks by hand
` [PATCH v2 3/4] real_path: create real_pathdup
[PATCH v2 0/2] add support to STM LSM6DS3-LSM6DSM 6-axis Mems sensor
2016-12-09 14:35 UTC (4+ messages)
` [PATCH v2 1/2] iio: imu: add support to lsm6dsx driver
[PATCH v2 0/3] crypto: arm64/ARM: NEON accelerated ChaCha20 *skcipher*
2016-12-09 14:33 UTC (8+ messages)
` [PATCH v2 1/3] crypto: chacha20 - convert generic and x86 versions to skcipher
` [PATCH v2 2/3] crypto: arm64/chacha20 - implement NEON version based on SSE3 code
` [PATCH v2 3/3] crypto: arm/chacha20 "
[PATCH 0/2] x86emul: feature flag handling adjustments
2016-12-09 14:33 UTC (6+ messages)
` [PATCH 2/2] x86: drop cpu_has_sse{,2}
[PATCH] oe-setup-builddir: create usage output
2016-12-09 14:32 UTC
[PATCH] x86/head: Refactor 32-bit pgtable setup
2016-12-09 14:33 UTC (4+ messages)
[Xenomai] FAILURE rt_thread_body:116: no SIGDEBUG_MIGRATE_PRIOINV received on ARM
2016-12-09 14:31 UTC (4+ messages)
[PATCH v2 1/2] ARM: dts: exynos: Correct clocks for Exynos4 I2S module
2016-12-09 14:30 UTC (4+ messages)
` [PATCH v2 2/2] ARM: dts: exynos: Fix initial audio clocks configuration on Exynos4 boards
[for-next][PATCH 0/8] tracing: Last minute updates for 4.10
2016-12-09 14:27 UTC (9+ messages)
` [for-next][PATCH 1/8] tracing: Have the reg function allow to fail
` [for-next][PATCH 2/8] tracing: Do not start benchmark on boot up
` [for-next][PATCH 3/8] tracing: Have system enable return error if one of the events fail
` [for-next][PATCH 4/8] tracing: Allow benchmark to be enabled at early_initcall()
` [for-next][PATCH 5/8] ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps to it
` [for-next][PATCH 6/8] tracing: Replace kmap with copy_from_user() in trace_marker writing
` [for-next][PATCH 7/8] fgraph: Handle a case where a tracer ignores set_graph_notrace
` [for-next][PATCH 8/8] tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
4.9.0-rc8: tg3 dead after resume
2016-12-09 14:29 UTC (2+ messages)
[U-Boot] [PATCH] imgtec: Update MAINTAINERS for more config files
2016-12-09 14:29 UTC
BUG: using smp_processor_id() in preemptible [00000000] during put_task_stack
2016-12-09 14:28 UTC
[PATCH] ecryptfs: fix non static symbol warning
2016-12-09 14:27 UTC (2+ messages)
` [PATCH] qla2xxx/qla4xxx: use kobj_to_dev
[PATCHv3 perf/core 0/7] Reuse libbpf from samples/bpf
2016-12-09 14:27 UTC (4+ messages)
` [PATCHv3 perf/core 3/7] tools lib bpf: Add flags to bpf_create_map()
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-12-09 14:26 UTC (7+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
[Makedumpfile PATCH V2 0/4] x86_64: Fix page_offset for randomized base enabled
2016-12-09 14:25 UTC (5+ messages)
` [Makedumpfile PATCH V2 2/4] x86_64: translate all VA to PA using page table values
[BUG] Xen-4.8.0 efi/buildid.o: file not recognized/Ambiguous
2016-12-09 14:25 UTC (5+ messages)
[PATCH 00/50] Netfilter/IPVS updates for net-next
2016-12-09 14:24 UTC (5+ messages)
` [PATCH 37/50] netfilter: nf_tables: atomic dump and reset for stateful objects
[RESEND-PATCH] ARM: EXYNOS: remove smp hook from machine descriptor
2016-12-09 14:24 UTC (5+ messages)
[dev] hi all,can memnic pmd be used in linux container
2016-12-09 14:24 UTC
[PATCH] xfs: icreate transactions should be replayed first
2016-12-09 14:24 UTC (2+ messages)
[PATCH 1/7] hwrng: core: do not use multiple blank lines
2016-12-09 14:21 UTC (7+ messages)
` [PATCH 2/7] hwrng: core: rewrite better comparison to NULL
` [PATCH 3/7] hwrng: core: Rewrite the header
` [PATCH 4/7] hwrng: core: Replace asm/uaccess.h by linux/uaccess.h
` [PATCH 5/7] hwrng: core: Move hwrng miscdev minor number to include/linux/miscdevice.h
` [PATCH 6/7] hwrng: core: remove unused PFX macro
` [PATCH 7/7] hwrng: core: Remove two unused include
[PATCH 1/2] devicetree: i2c-hid: Add regulator support
2016-12-09 14:23 UTC (3+ messages)
[U-Boot] [PATCH] Makefile: Fix linking with modern binutils
2016-12-09 14:23 UTC (2+ messages)
` [U-Boot] "
[Qemu-devel] [PATCH for-2.9 00/20] Move target-* CPU file into a target/ folder
2016-12-09 14:21 UTC (3+ messages)
` [Qemu-devel] [PATCH 11/20] sparc: Move CPU files to "
[PATCH 0/6] btrfs dax IO
2016-12-09 14:23 UTC (4+ messages)
` [PATCH 4/6] Btrfs: add DAX support for nocow btrfs
[PATCH 01/17] hwmon: (adm9240) Fix overflows seen when writing into limit attributes
2016-12-09 14:22 UTC (4+ messages)
` [PATCH 09/17] hwmon: (nct7802) "
[PATCH] x86: add CPUID dependents of APIC and TSC
2016-12-09 14:22 UTC (2+ messages)
[LSF/MM TOPIC] [LSF/MM ATTEND] XCOPY
2016-12-09 14:22 UTC
[GIT PULL] libata fixes for v4.9-rc8
2016-12-09 14:22 UTC
[Qemu-devel] [PATCH RFC 0/1] Allow storing the qcow2 L2 cache in disk
2016-12-09 14:21 UTC (3+ messages)
[PATCH] fix out of bound access to mode_strings
2016-12-09 14:21 UTC (2+ messages)
[PATCH v2 1/2] tracing/kprobes: add a helper method to return number of probe hits
2016-12-09 14:19 UTC (2+ messages)
` [PATCH v2 2/2] kprobes/trace: Fix kprobe selftest for newer gcc
[PATCH 1/7] drm/hisilicon: Don't set drm_device->platformdev
2016-12-09 14:19 UTC (7+ messages)
` [PATCH 2/7] drm: Protect master->unique with dev->master_mutex
` [PATCH 3/7] drm: setclientcap doesn't need the drm BKL
` [PATCH 4/7] drm: Enforce BKL-less ioctls for modern drivers
` [PATCH 5/7] drm: Don't compute obj counts expensively in get_resources
` [PATCH 6/7] drm: Don't walk fb list twice in getresources
` [PATCH 7/7] drm: Resurrect atomic rmfb code
[PATCH] oe-setup-rpmrepo: standardize usage output
2016-12-09 14:19 UTC
[U-Boot] [PATCH v3] timer: Support clocks via phandle
2016-12-09 14:18 UTC
[PATCH 1/2] arm: am33xx: add reset duration control register address definition
2016-12-09 14:17 UTC (2+ messages)
` [PATCH 2/2] arm: baltos: prolong global reset
[PATCH] ASoC: topology: kfree kcontrol->private_value before freeing kcontrol
2016-12-09 14:17 UTC
[PATCH v6 0/8] Add PWM and IIO timer drivers for STM32
2016-12-09 14:15 UTC (21+ messages)
` [PATCH v6 1/8] MFD: add bindings for STM32 Timers driver
` [PATCH v6 2/8] MFD: add "
` [PATCH v6 3/8] PWM: add pwm-stm32 DT bindings
` [PATCH v6 4/8] PWM: add PWM driver for STM32 plaftorm
` [PATCH v6 5/8] IIO: add bindings for STM32 timer trigger driver
` [PATCH v6 6/8] IIO: add "
` [PATCH v6 7/8] ARM: dts: stm32: add Timers driver for stm32f429 MCU
` [PATCH v6 8/8] ARM: dts: stm32: Enable pw1 and pwm3 for stm32f469-disco
master - tests: fix missing exclusive activation
2016-12-09 14:15 UTC
master - cleanup: zero baton in struct initilizer
2016-12-09 14:15 UTC
master - cleanup: easier code for raid plugin
2016-12-09 14:15 UTC
master - cleanup: messages in raid
2016-12-09 14:15 UTC
Cherry trail and Nau 88l24 codec
2016-12-09 14:14 UTC
[PATCH v2] mtd/spi-nor: Add SPI memory controllers for Aspeed SoCs
2016-12-09 14:13 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.