All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-28 09:55:21 to 2016-06-28 10:33:14 UTC [more...]

[PATCH 01/92] clocksource/drivers/armada-370-xp: Make syscore_ops static
 2016-06-28 10:31 UTC  (54+ messages)
  ` [PATCH 02/92] clocksource/drivers/digicolor: Fix warning of non-static function
  ` [PATCH 03/92] clocksource/drivers/samsung_pwm_timer: Fix endian accessors
  ` [PATCH 04/92] clocksource/drivers/samsung_pwm: Fix typo in Kconfig
  ` [PATCH 05/92] dt-bindings: Document rk3399 rk-timer bindings
  ` [PATCH 06/92] clocksource/drivers/rockchip: Add the dynamic irq flag to the timer
  ` [PATCH 07/92] clocksource/drivers/rockchip: Add support for the rk3399 SoC
  ` [PATCH 08/92] arm64: dts: rockchip: Add rktimer device node for rk3399
  ` [PATCH 09/92] clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual Timer
  ` [PATCH 11/92] of: Add a new macro to declare_of for one parameter function returning a value
  ` [PATCH 13/92] clocksource/drivers/rockchip_timer: Convert init function to return error
  ` [PATCH 14/92] clocksource/drivers/mtk_timer: "
  ` [PATCH 15/92] clocksource/drivers/exynos_mct: "
  ` [PATCH 17/92] clocksource/drivers/cadence_ttc: "
  ` [PATCH 18/92] clocksource/drivers/st_lpc: "
  ` [PATCH 20/92] clocksource/drivers/clps711x: "
  ` [PATCH 21/92] clocksource/drivers/digicolor: "
  ` [PATCH 22/92] clocksource/drivers/armv7m_systick: "
  ` [PATCH 23/92] clocksource/drivers/bcm2835_timer: "
  ` [PATCH 25/92] clocksource/drivers/clksrc-dbx500: "
  ` [PATCH 28/92] clocksource/drivers/arm_global_timer: "
  ` [PATCH 32/92] clocksource/drivers/meson6_timer.c: "
  ` [PATCH 35/92] clocksource/drivers/mps2-timer: "
  ` [PATCH 41/92] clocksource/drivers/sun4i: "
  ` [PATCH 43/92] clocksource/drivers/tegra20: "
  ` [PATCH 45/92] clocksource/drivers/time-efm32: "
  ` [PATCH 46/92] clocksource/drivers/time-lpc32xx: "
  ` [PATCH 49/92] clocksource/drivers/atlas7: "
  ` [PATCH 52/92] clocksource/drivers/prima2: "
  ` [PATCH 55/92] clocksource/drivers/keystone: "
  ` [PATCH 57/92] clocksource/drivers/stm32: "
  ` [PATCH 58/92] clocksource/drivers/sun5i: "
  ` [PATCH 60/92] clocksource/drivers/u300: "
  ` [PATCH 61/92] clocksource/drivers/versatile: "
  ` [PATCH 63/92] clocksource/drivers/vt8500: "
  ` [PATCH 68/92] clocksource/drivers/smp_twd: "
  ` [PATCH 70/92] clocksource/drivers/arc: "
  ` [PATCH 71/92] clocksource/drivers/oxnas-rps: "
  ` [PATCH 72/92] clocksources: Switch back to the clksrc table
  ` [PATCH 75/92] clocksource/drivers/bcm2835: Add the COMPILE_TEST option

[PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-06-28 10:32 UTC  (2+ messages)

making xenstore domain easy configurable
 2016-06-28 10:32 UTC  (4+ messages)

[PATCH 1/2] clk: hi6220: Change syspll and media_syspll clk to 1.19GHz
 2016-06-28 10:31 UTC  (4+ messages)
` [PATCH 2/2] clk: hi6220: initialize UART1 clock to 150MHz

[Xenomai] Performance impact after switching from 2.6.2.1 to 2.6.4
 2016-06-28 10:31 UTC  (14+ messages)

[PATCH V3 01/10] arm/gic-v3: Use acpi_table_parse_madt() to parse MADT subtables
 2016-06-28 10:30 UTC  (4+ messages)
` [PATCH V3 09/10] xen/arm: io: Use binary search for mmio handler lookup

[PATCH] mm,oom: use per signal_struct flag rather than clear TIF_MEMDIE
 2016-06-28 10:29 UTC  (13+ messages)

[U-Boot] [PATCH v5 0/8] ARMv7: PSCI: add PSCI v1.0 support
 2016-06-28 10:29 UTC  (4+ messages)
` [U-Boot] [PATCH v5 4/8] ARMv7: PSCI: add codes to save context ID for CPU_ON

[PATCHv2 bluetooth-next 0/8] ieee802154: pending/new fixes and cleanup/features
 2016-06-28 10:28 UTC  (3+ messages)
` [PATCHv2 bluetooth-next 2/8] ieee802154: add ieee802154_skb_src_pan helper

[PATCH v1] git-p4: place temporary refs used for branch import under ref/git-p4-tmp
 2016-06-28 10:26 UTC  (2+ messages)

Failed to cross compile kernel with Yocto toolchain
 2016-06-28 10:27 UTC  (4+ messages)

[PATCH] sparc64: sparc64_defconfig: convert to use libata PATA drivers
 2016-06-28 10:27 UTC  (2+ messages)

[PATCH v4 0/6] mfd: tps65218: Clean ups
 2016-06-28 10:26 UTC  (5+ messages)
` [PATCH v4 6/6] regulator: tps65218: Remove all the compatibles

[dm-crypt] unlock luks volume using valid keyslot
 2016-06-28 10:27 UTC  (3+ messages)

[Qemu-devel] Automated testing of block/gluster.c with upstream Gluster
 2016-06-28 10:27 UTC  (3+ messages)

[PATCH 01/32] ver_linux: complete awk implementation
 2016-06-28 10:19 UTC  (32+ messages)
` [PATCH 02/32] ver_linux: assign the usage message to a variable and print it
` [PATCH 03/32] ver_linux: execute 'uname -a' from awk
` [PATCH 04/32] ver_linux: wrap up call to 'gcc -dumpversion' in awk function
` [PATCH 05/32] ver_linux: wrap up call to 'make --version' "
` [PATCH 06/32] ver_linux: wrap up call to 'ld -v' "
` [PATCH 07/32] ver_linux: wrap up call to 'mount --version' "
` [PATCH 08/32] ver_linux: wrap up call to 'depmod -V' "
` [PATCH 09/32] ver_linux: wrap up call to 'tune2fs' "
` [PATCH 10/32] ver_linux: wrap up call to 'fsck.jfs -V' "
` [PATCH 11/32] ver_linux: wrap up call to 'reiserfsck "
` [PATCH 12/32] ver_linux: wrap up call to 'fsck.reiser4 "
` [PATCH 13/32] ver_linux: wrap up call to 'xfs_db "
` [PATCH 14/32] ver_linux: wrap up call to 'pccardctl "
` [PATCH 15/32] ver_linux: wrap up call to 'cardmgr "
` [PATCH 16/32] ver_linux: wrap up call to 'quota "
` [PATCH 17/32] ver_linux: wrap up call to 'pppd --version' "
` [PATCH 18/32] ver_linux: wrap up call to 'isdnctrl' "
` [PATCH 19/32] ver_linux: wrap up call to 'showmount --version' "
` [PATCH 20/32] ver_linux: wrap up querying for version of 'Linux C Library' "
` [PATCH 21/32] ver_linux: wrap up call to 'ldd --version' "
` [PATCH 22/32] ver_linux: wrap up querying for version of 'Linux C++ Library' in awk functions
` [PATCH 23/32] ver_linux: wrap up call to 'ps --version' in awk function
` [PATCH 24/32] ver_linux: wrap up call to 'ifconfig "
` [PATCH 25/32] ver_linux: wrap up call to 'loadkeys -V' "
` [PATCH 26/32] ver_linux: wrap up call to 'oprofiled --version' "
` [PATCH 27/32] ver_linux: wrap up call to 'expr --v' "
` [PATCH 28/32] ver_linux: wrap up call to 'udevadm --version' "
` [PATCH 29/32] ver_linux: wrap up call to 'iwconfig "
` [PATCH 30/32] ver_linux: build a list of kernel modules as a string and print it
` [PATCH 31/32] ver_linux: 'version()' function definition
` [PATCH 32/32] ver_linux: 'printversion()' "

Application run time problem when upgraded to Qt5.6.1 on AM335x
 2016-06-28 10:26 UTC 

[Qemu-devel] [RFC 0/9] Introduce light weight PC platform pc-lite
 2016-06-28 10:26 UTC  (6+ messages)

[PATCH v2 00/11] Support for sustained capturing of GuC firmware logs
 2016-06-28 10:25 UTC  (9+ messages)
` [PATCH 04/11] drm/i915: Support for GuC interrupts
` [PATCH 06/11] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 10/11] drm/i915: Support to create write combined type vmaps

[PATCH 0/8] arm64:perf: Support for Hisilicon SoC Hardware event counters
 2016-06-28 10:24 UTC  (5+ messages)
` [PATCH 1/8] arm64:perf: Add Devicetree bindings for Hisilicon SoC PMU
` [PATCH 3/8] arm64:perf: Update Kconfig for Hisilicon PMU support

[PATCH v2 0/5] Cavium ThunderX uncore PMU support
 2016-06-28 10:24 UTC  (2+ messages)

[Bug 13170] Macbook 5,2 only boots with acpi=off, or nosmp, or maxcpus=1
 2016-06-28 10:24 UTC  (2+ messages)

[PATCH 00/10] Support progress reporting
 2016-06-28 10:23 UTC  (3+ messages)
` [PATCH 05/10] fetch2: implement progress support

[U-Boot] [PATCH] nitrogen6x : Use generic distro configuration
 2016-06-28 10:22 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[Qemu-devel] [PATCH 00/15] optimize Qemu RSS usage
 2016-06-28 10:21 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/15] coroutine-ucontext: mmap stack memory
` [Qemu-devel] [PATCH 07/15] qapi: use mmap for QmpInputVisitor
` [Qemu-devel] [PATCH 11/15] qom: use mmap for bigger Objects

[PATCH 0/9] Improve BMP280 driver v2
 2016-06-28 10:21 UTC  (6+ messages)
` [PATCH 9/9 v2] iio: pressure: bmp280: read calibration data once

[PATCH 1/1] ipmi: remove trydefaults parameter and default init
 2016-06-28 10:14 UTC  (3+ messages)

[PATCH v2 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-06-28 10:20 UTC  (2+ messages)

[PATCH 00/12] Add support for Tegra DPAUX pinctrl
 2016-06-28 10:20 UTC  (5+ messages)
` [PATCH 07/12] dt-bindings: i2c: Add support for 'i2c-bus' subnode

[rtc-linux] AMLogic RTC series (second round)
 2016-06-28 10:19 UTC  (5+ messages)
` [rtc-linux] "
    `  "

[PATCH v4] xen: arm: Update arm64 image header
 2016-06-28 10:18 UTC  (2+ messages)

[PATCH 0/2] support mailbox interruption on ixgbe/igb VF
 2016-06-28 10:16 UTC  (2+ messages)

[PATCH v4 2/3] mm: memblock Add some new functions to address the mem limit issue
 2016-06-28 10:14 UTC  (4+ messages)

[PATCH v1 Altp2m cleanup 0/3] Cleaning up altp2m code
 2016-06-28 10:13 UTC  (5+ messages)
` [PATCH v1 Altp2m cleanup 2/3] Move altp2m specific functions to altp2m files
` [PATCH v1 Altp2m cleanup 3/3] Making altp2m struct dynamically allocated

[RFC PATCH 1/5] clk: sunxi: Add a driver for the PLL2 on A31/23/33
 2016-06-28 10:13 UTC  (15+ messages)
` [RFC PATCH 2/5] dt: bindings: add bindings for allwinner a23/33 ths
` [RFC PATCH 3/5] thermal: Add support for the thermal sensor on A23/33
` [RFC PATCH 4/5] ARM: sun8i: enable PLL2 on a23/33
` [RFC PATCH 5/5] ARM: sun8i: enable ths node for A23/33

[PATCH] enic: fix name of hash table used for enic classifiers
 2016-06-28 10:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH stable] sfc: report supported link speeds on SFP connections
 2016-06-28 10:11 UTC 

[PATCH v3] Doc/memory-barriers: Add Korean translation
 2016-06-28 10:10 UTC  (3+ messages)

[PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-06-28 10:09 UTC  (6+ messages)

how to set u-boot in meta-machine
 2016-06-28 10:09 UTC  (2+ messages)

[PATCH v2] mlx: fix icc compilation error
 2016-06-28 10:08 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 00/21] Support qcom's HSIC USB and rewrite USB2 HS phy support
 2016-06-28 10:01 UTC  (4+ messages)
` [PATCH 05/21] usb: chipidea: Handle extcon events properly

[Qemu-devel] [PULL 0/5] Net patches
 2016-06-28 10:07 UTC  (2+ messages)

[PATCH v13 19/20] trace: measure where the time is spent in the index-heavy operations
 2016-06-28 10:06 UTC  (5+ messages)
` [PATCH v13 21/20] unix-socket.c: add stub implementation when unix sockets are not supported

[PATCH] Refactor recv_sideband()
 2016-06-28 10:05 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v1 1/1] platform/x86/intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE
 2016-06-28 10:05 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] scripts: Add a script to check for bug URLs in the git log
 2016-06-28 10:03 UTC  (3+ messages)

[PATCH] Remove obsolete comment from color.h
 2016-06-28 10:02 UTC 

[PATCH] drm/i915/gen9: Add WaDisableGatherAtSetShaderCommonSlice
 2016-06-28 10:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] m25p80: various fixes
 2016-06-28 10:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] m25p80: do not put iovec on the stack

[PATCH 0/4] ftrace: One more check on x86 and some small fixes
 2016-06-28 10:00 UTC  (4+ messages)
` [PATCH 2/4] ftrace/x86: Do not crash when reading wrong ftrace func

[PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad
 2016-06-28 10:00 UTC  (9+ messages)
    ` [PATCH v4 00/29] virtually mapped stacks and thread_info cleanup
            ` [kernel-hardening] Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad

[Qemu-devel] [PATCH V3 0/3] pxb: fix 64-bit MMIO allocation
 2016-06-28  9:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 1/3] acpi: refactor pxb crs computation
` [Qemu-devel] [PATCH V3 2/3] hw/apci: handle 64-bit MMIO regions correctly
` [Qemu-devel] [PATCH V3 3/3] tests/acpi: add pxb/pxb-pcie tests

issues with emulated PCI MMIO backed by host memory under KVM
 2016-06-28 10:05 UTC  (12+ messages)

[PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-06-28  9:59 UTC  (3+ messages)

[PATCH V5 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga
 2016-06-28  9:58 UTC  (5+ messages)

[PATCH] app/testpmd: limit number of forwarding cores
 2016-06-28  9:58 UTC  (2+ messages)

arch/powerpc/xmon/dis-asm.h: 2 * wrong specifiers ?
 2016-06-28  9:35 UTC  (4+ messages)

[PATCH] media: s5p-mfc fix memory leak in s5p_mfc_remove()
 2016-06-28  9:57 UTC  (3+ messages)

[RFC v2 0/3] dma-buf/sync_file: rework fences on struct sync_file
 2016-06-28  9:56 UTC  (4+ messages)
` [RFC v2 2/3] dma-buf/fence-array: add fence_array_teardown()

[PATCH 1/2] crypto: tcrypt: Fix mixing printk/pr_err and obvious indentation issues
 2016-06-28  9:55 UTC  (5+ messages)
` [PATCH 2/2] crypto: tcrypt: Fix linkage error on ARM on division of s64
      ` crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test


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.