All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-01 08:34:28 to 2017-08-01 09:24:12 UTC [more...]

[Qemu-devel] [PATCH v2 0/2] trace: fix trace_event_get_state() for SystemTap and LTTng UST
 2017-08-01  9:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] trace: add TRACE_<event>_BACKEND_DSTATE()

[PATCH 0/3] FPGA Manager support for FPP via FT232H FT245-FIFO
 2017-08-01  9:24 UTC  (4+ messages)
` [PATCH 2/3] gpio: Add FT232H CBUS GPIO driver

[PATCH V3 0/8] drivers: Boot Constraints core
 2017-08-01  9:23 UTC  (9+ messages)
` [PATCH V3 1/8] drivers: Add boot constraints core
` [PATCH V3 2/8] drivers: boot_constraint: Add boot_constraints_disable kernel parameter
` [PATCH V3 3/8] drivers: boot_constraint: Add support for supply constraints
` [PATCH V3 4/8] drivers: boot_constraint: Add support for clk constraints
` [PATCH V3 5/8] drivers: boot_constraint: Add support for PM constraints
` [PATCH V3 6/8] drivers: boot_constraint: Add debugfs support
` [PATCH V3 7/8] drivers: boot_constraint: Manage deferrable constraints
` [PATCH V3 8/8] drivers: boot_constraint: Add Qualcomm display controller constraints

[PATCH] Set sample rate for Digidesign Mbox 2
 2017-08-01  9:23 UTC 

[Qemu-devel] [PATCH v3] qemu-iotests: add a "how to" to ./README
 2017-08-01  9:22 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH] HID: wacom: add USB_HID dependency
 2017-08-01  9:21 UTC  (7+ messages)

[PATCH v15 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-08-01  9:20 UTC  (25+ messages)
` [PATCH v15 01/23] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document
` [PATCH v15 02/23] x86: move cpuid_count_leaf from cpuid.c to processor.h
` [PATCH v15 03/23] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v15 04/23] x86: refactor psr: L3 CAT: implement main data structures, CPU init and free flows
` [PATCH v15 05/23] x86: refactor psr: L3 CAT: implement Domain init/free and schedule flows
` [PATCH v15 06/23] x86: refactor psr: L3 CAT: implement get hw info flow
` [PATCH v15 07/23] x86: refactor psr: L3 CAT: implement get value flow
` [PATCH v15 08/23] x86: refactor psr: L3 CAT: set value: implement framework
` [PATCH v15 09/23] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v15 10/23] x86: refactor psr: L3 CAT: set value: implement cos finding flow
` [PATCH v15 11/23] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
` [PATCH v15 12/23] x86: refactor psr: L3 CAT: set value: implement write msr flow
` [PATCH v15 13/23] x86: refactor psr: CDP: implement CPU init flow
` [PATCH v15 14/23] x86: refactor psr: CDP: implement get hw info flow
` [PATCH v15 15/23] x86: refactor psr: CDP: implement set value callback function
` [PATCH v15 16/23] x86: L2 CAT: implement CPU init flow
` [PATCH v15 17/23] x86: L2 CAT: implement get hw info flow
` [PATCH v15 18/23] x86: L2 CAT: implement get value flow
` [PATCH v15 19/23] x86: L2 CAT: implement set "
` [PATCH v15 20/23] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v15 21/23] tools: L2 CAT: support show cbm "
` [PATCH v15 22/23] tools: L2 CAT: support set "
` [PATCH v15 23/23] docs: add L2 CAT description in docs

[PATCH] sched: fix NULL pointer issue in pick_next_entity()
 2017-08-01 10:01 UTC  (5+ messages)

[RFC PATCH 1/4] reset: add of_reset_control_get to header
 2017-08-01  9:19 UTC  (4+ messages)
` [RFC PATCH 2/4] drivers: add fpga bridge framework
` [RFC PATCH 3/4] drivers: fpga: add socfpga bridges
` [RFC PATCH 4/4] fpga: add fpga-region support

[PATCH xf86-video-ati 1/3] Use root window (pixmap) instead of screen pixmap for scanout updates
 2017-08-01  9:19 UTC  (2+ messages)
  ` [PATCH xf86-video-ati v2 "

[usb] f0b5f2bc9b: BUG:unable_to_handle_kernel
 2017-08-01  9:19 UTC 

[PATCH v2] ACPI / Processor: add sysfs support for low power idle
 2017-08-01  9:18 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/22] x86: kconfig clean up
 2017-08-01  9:18 UTC  (47+ messages)
` [U-Boot] [PATCH v2 01/22] x86: kconfig: Select TIMER and X86_TSC_TIMER
` [U-Boot] [PATCH v2 02/22] x86: kconfig: Select USE_PRIVATE_LIBGCC
` [U-Boot] [PATCH v2 03/22] x86: kconfig: Select PCI and DM_PCI
` [U-Boot] [PATCH v2 04/22] x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
` [U-Boot] [PATCH v2 05/22] x86: kconfig: Let board select BOARD_EARLY_INIT_F
` [U-Boot] [PATCH v2 06/22] x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
` [U-Boot] [PATCH v2 07/22] x86: kconfig: Select ARCH_EARLY_INIT_R "
` [U-Boot] [PATCH v2 08/22] x86: kconfig: Imply ENABLE_MRC_CACHE "
` [U-Boot] [PATCH v2 09/22] x86: kconfig: Select OF_CONTROL
` [U-Boot] [PATCH v2 10/22] x86: kconfig: Imply DM uclass drivers
` [U-Boot] [PATCH v2 11/22] x86: baytrail: kconfig: Imply platform specific drivers
` [U-Boot] [PATCH v2 12/22] x86: ivybridge: "
` [U-Boot] [PATCH v2 13/22] x86: broadwell: "
` [U-Boot] [PATCH v2 14/22] x86: coreboot: kconfig: Imply drivers that are useful
` [U-Boot] [PATCH v2 15/22] x86: queensbay: kconfig: Imply platform specific drivers
` [U-Boot] [PATCH v2 16/22] x86: tangier: "
` [U-Boot] [PATCH v2 17/22] x86: quark: "
` [U-Boot] [PATCH v2 18/22] x86: qemu: "
` [U-Boot] [PATCH v2 19/22] x86: qemu: Remove SPI flash from defconfigs
` [U-Boot] [PATCH v2 20/22] x86: kconfig: Let board select SPI flash
` [U-Boot] [PATCH v2 21/22] x86: kconfig: Move USB to platform Kconfig
` [U-Boot] [PATCH v2 22/22] x86: Convert INTEL_ICH6_GPIO to Kconfig

[RESEND][PATCH V10 0/3] powernv : Add support for OPAL-OCC command/response interface
 2017-08-01  9:18 UTC  (2+ messages)

[PATCH 00/16] crypto: AF_ALG - consolidation
 2017-08-01  9:18 UTC  (6+ messages)

[PATCH 5/5] Documentation: bindings: Add ti,lmp92001
 2017-08-01  9:17 UTC  (2+ messages)

[PATCH 0/5] xen: RCU: x86/ARM: Add support of rcu_idle_{enter, exit}
 2017-08-01  9:17 UTC  (11+ messages)
` [PATCH 2/5] xen: ARM: suspend the tick (if in use) when going idle
` [PATCH 5/5] xen: RCU: avoid busy waiting until the end of grace period

[PATCH 4/5] gpio: Add support for LMP92001 GPIO
 2017-08-01  9:15 UTC 

[PATCH i-g-t] lib/igt_debugfs: Prevent compiler warning on unchecked printf format
 2017-08-01  9:15 UTC  (2+ messages)

[meta-security][PATCH] layer: remove TPM layer depends and other dynamic ones
 2017-08-01  9:15 UTC  (2+ messages)

[PATCH 3/5] iio: Add support for LMP92001 DAC
 2017-08-01  9:14 UTC 

[PATCH] Add new command fs2bridge for socfpga
 2017-08-01  9:13 UTC  (7+ messages)

[Qemu-devel] [PATCH for-2.10 0/2] mmio-execution and migration
 2017-08-01  9:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.10 2/2] xilinx-spips: add a migration blocker when using mmio_execution

[PATCH 0/3] PINCTRL: Mediatek pinctrl driver for mt2712
 2017-08-01  9:14 UTC  (8+ messages)
` [PATCH 3/3] pinctrl: add mt2712 pinctrl driver

[U-Boot] [PATCH 1/1] x86: ivybridge: remove unused uma_memory_size
 2017-08-01  9:12 UTC  (2+ messages)

[RFC][PATCH]: x86: clarify/fix no-op barriers for text_poke_bp()
 2017-08-01  9:12 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] x86: Convert all boards to DM MMC and SCSI
 2017-08-01  9:12 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/4] block: ide: Fix build error when CONFIG_BLK is on
` [U-Boot] [PATCH v2 4/4] x86: Switch all boards to use DM SCSI

v2017.08.0
 2017-08-01  9:12 UTC  (2+ messages)

[PATCH 2/5] iio: Add support for LMP92001 ADC
 2017-08-01  9:12 UTC 

[PATCH] drm/i915: Update the status of connector when receiving MST unplug event
 2017-08-01  9:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH 1/6] x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO
 2017-08-01  9:11 UTC  (12+ messages)
` [U-Boot] [PATCH 2/6] x86: tsc: Identify Intel-specific code
` [U-Boot] [PATCH 3/6] x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()
` [U-Boot] [PATCH 4/6] x86: tsc: Update comments and expand definitions in freq_desc_tables[]
` [U-Boot] [PATCH 5/6] x86: tsc: Correct Silvermont reference clock values
` [U-Boot] [PATCH 6/6] x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()

[U-Boot] [PATCH 1/2] sf: Add Macronix MX25U6435F device parameters
 2017-08-01  9:11 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sf: Preserve QE bit when clearing BP# bits for Macronix flash

[U-Boot] [PATCH v2 1/2] x86: Use default stack boundary alignment
 2017-08-01  9:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot

[U-Boot] [PATCH 1/2] x86: Use default stack boundary alignment
 2017-08-01  9:10 UTC  (2+ messages)

[PATCH 0/8] rsi driver enhancements
 2017-08-01  9:05 UTC  (9+ messages)
` [PATCH 1/8] rsi: add support for rf-kill functionality
` [PATCH 2/8] rsi: update set_antenna command frame
` [PATCH 3/8] rsi: add support for legacy power save
` [PATCH 4/8] rsi: add support for U-APSD "
` [PATCH 5/8] rsi: rename sdio_read_buffer_status_register
` [PATCH 6/8] rsi: buffer full check optimization
` [PATCH 7/8] rsi: buffer available interrupt handling
` [PATCH 8/8] rsi: RTS threshold configuration

[PATCH 0/2] iio: adc: ti-ads1015: fix channel crosstalk
 2017-08-01  9:09 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: ti-ads1015: fix conversion time

[PATCH] ext4: release discard bio after sending discard commands
 2017-08-01  9:09 UTC  (2+ messages)

[PATCH 1/5] mfd: Add support for TI LMP92001 driver
 2017-08-01  9:08 UTC 

[PATCH 2/2] staging:rtl8188eu:core Fix Avoid CamelCase
 2017-08-01  9:02 UTC 

[RFC v2 00/12] Enable Memory Bandwidth Allocation in Xen
 2017-08-01  9:05 UTC  (5+ messages)
` [RFC v2 08/12] tools: create general interfaces to support psr allocation features

[PATCH] mm: remove optimizations based on i_size in mapping writeback waits
 2017-08-01  9:04 UTC  (3+ messages)

[PATCH v4 0/4] interpret-trailers: add --where, --if-exists, --if-missing
 2017-08-01  9:03 UTC  (5+ messages)
` [PATCH v4 1/4] trailers: export action enums and corresponding lookup functions
` [PATCH v4 2/4] trailers: introduce struct new_trailer_item
` [PATCH v4 3/4] interpret-trailers: add options for actions
` [PATCH v4 4/4] interpret-trailers: fix documentation typo

[PATCH] sysfs: replace WARN() with pr_debug in sysfs_remove_group()
 2017-08-01  8:02 UTC 

[RFC][PATCH]: documentation,atomic: Add a new atomic_t document
 2017-08-01  9:01 UTC  (11+ messages)
        ` [RFC][PATCH v3]: documentation,atomic: Add new documents

[PATCH] vhost: make the page logging atomic
 2017-08-01  9:01 UTC 

[PATCH 0/3] Consolidate system call hugetlb page size encodings
 2017-08-01  9:01 UTC  (10+ messages)
` [PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file
` [PATCH 2/3] mm: arch: Consolidate mmap hugetlb size encodings
` [PATCH 3/3] mm:shm: Use new hugetlb size encoding definitions

[PATCH OSSTEST 00/11] osstest: add support to examine the needed memdisk flags for each host
 2017-08-01  8:58 UTC  (4+ messages)
` [PATCH OSSTEST 07/11] ts-freebsd-host-install: add option to test memdisk options

[PATCH xf86-video-ati 3/3] Allow DRI page flipping when some CRTCs use separate scanout buffers
 2017-08-01  8:57 UTC  (2+ messages)
  ` [PATCH xf86-video-ati v2 "

[PATCH V4 00/11] mmc: Add Command Queue support
 2017-08-01  8:57 UTC  (3+ messages)
` [PATCH V4 09/11] mmc: block: Add CQE support

[PATCH 2/4] mailbox: pcc: Drop uninformative output during boot
 2017-08-01  8:57 UTC  (3+ messages)

[Qemu-devel] [RFC 00/29] Migration: postcopy failure recovery
 2017-08-01  8:55 UTC  (14+ messages)
` [Qemu-devel] [RFC 03/29] io: fix qio_channel_socket_accept err handling
` [Qemu-devel] [RFC 04/29] bitmap: introduce bitmap_invert()
` [Qemu-devel] [RFC 10/29] migration: new property "x-postcopy-fast"

Question about soc_bind_dai_link()
 2017-08-01  8:54 UTC  (4+ messages)

[PATCH] Cipso: cipso_v4_optptr enter infinite loop
 2017-08-01  8:54 UTC  (3+ messages)

[Buildroot] Patch: new board Socrates Cyclone 5
 2017-08-01  8:53 UTC  (4+ messages)

[dm-crypt] Computer locking up on heavy disk IO
 2017-08-01  8:52 UTC 

[PATCH] doc: add tested Intel platforms with Intel NICs
 2017-08-01  8:52 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: net: bluetooth: Add broadcom-bluetooth
 2017-08-01  8:51 UTC  (8+ messages)
` [PATCH v2 2/3] ARM: dts: bcm2837-rpi-3-b: Add bcm43438 as serial slave
` [PATCH v2 3/3] Bluetooth: hci_bcm: Add serdev support

[PATCH v5 0/2] Add basic support for Mediatek MT2712 SoC
 2017-08-01  8:51 UTC  (5+ messages)
` [PATCH v5 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH v3 00/12] ASoC: Add I2S support for Allwinner H3 SoCs
 2017-08-01  8:49 UTC  (5+ messages)
` [PATCH v3 06/12] ASoC: sun4i-i2s: Add changes for wss and sr
      ` [linux-sunxi] "

[bug report] IB/hns: Fix the bug of polling cq failed for loopback Qps
 2017-08-01  8:48 UTC  (6+ messages)

[PATCH V3] nvme-pci: add sgl support
 2017-08-01  8:48 UTC  (4+ messages)

[SPDK] A issue about maximums of write latency when we access the same block consecutively
 2017-08-01  8:46 UTC 

[Qemu-devel] [RFC PATCH] booke206: fix MAS update on tlb miss
 2017-08-01  8:44 UTC 

[PATCH v2 0/2] ASoC: hdmi-codec: Allow driver to restrict sample size
 2017-08-01  8:42 UTC  (4+ messages)
` [PATCH v2 2/2] drm/bridge: adv7511: restrict audio sample sizes
    ` [alsa-devel] "

[PATCH v2 00/22] Intel FPGA Device Drivers
 2017-08-01  8:43 UTC  (7+ messages)
` [PATCH v2 02/22] fpga: add FPGA device framework

[morty][PATCH 1/2] libpng: move SRC_URI back to SOURCEFORGE_MIRROR
 2017-08-01  8:43 UTC  (3+ messages)

[PATCH V5 0/2] timer: add imx tpm timer support
 2017-08-01  8:40 UTC  (7+ messages)
` [PATCH V5 1/2] dt-bindings: timer: add nxp tpm timer binding doc
` [PATCH V5 2/2] clocksource/drivers/imx-tpm: add imx tpm timer support

[PATCH 1/2] eventdev: add event adapter for ethernet Rx queues
 2017-08-01  8:40 UTC  (12+ messages)

[PATCH 0/5] pinctrl: sh-pfc: r8a7795/r8a7796: MSIOF updates
 2017-08-01  8:40 UTC  (2+ messages)

[PATCH 0/2] gpio-mxc: Fix issue with gpios used as wake source on iMX27
 2017-08-01  8:39 UTC  (5+ messages)
` [PATCH 1/2] gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
` [PATCH 2/2] gpio: gpio-mxc: gpio_set_wake_irq() use proper return values

[PATCH V2] mesa,llvm: Use native version of llvm-config
 2017-08-01  8:38 UTC  (2+ messages)
` [PATCH V2] mesa, llvm: "

Admin
 2017-08-01  8:35 UTC 

[Qemu-devel] [PATCH] block: check BlockDriverState object before dereference
 2017-08-01  8:35 UTC  (6+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v2] [BUGFIX] gpio: reject invalid gpio before getting gpio_desc
 2017-08-01  8:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] Add more function keys support
 2017-08-01  8:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] Add more function keys to QEMU


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.