All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-29 12:14:00 to 2017-09-29 12:52:45 UTC [more...]

[Qemu-devel] [PATCH] fix tests/migration/stress build
 2017-09-29 12:52 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH] configure: correctly define PTHREAD_LIB

[U-Boot] [PATCH 001/080] mpc8308rdb: Fix style violation
 2017-09-29 12:52 UTC  (80+ messages)
` [U-Boot] [PATCH 002/080] mpc83xx: spd_sdram: Fix whitespace style violations
` [U-Boot] [PATCH 003/080] mpc83xx: spd_sdram: Fix "
` [U-Boot] [PATCH 004/080] include: dm: Fix 'devioe'/'devuce' typos
` [U-Boot] [PATCH 005/080] lib: fdtdec: Fix whitespace style violations
` [U-Boot] [PATCH 006/080] lib: fdtdec: Fix some "
` [U-Boot] [PATCH 007/080] core: ofnode: Fix "
` [U-Boot] [PATCH 008/080] core: read: "
` [U-Boot] [PATCH 009/080] core: Add {ofnode, dev}_translate_address functions
` [U-Boot] [PATCH 010/080] core: Make device_is_compatible live-tree compatible
` [U-Boot] [PATCH 011/080] clk: clk-uclass: Fix style violations
` [U-Boot] [PATCH 012/080] clk: clk_fixed_rate: Fix style violation
` [U-Boot] [PATCH 013/080] clk: Remove superfluous gd declarations
` [U-Boot] [PATCH 014/080] spi: Fix style violation and improve code
` [U-Boot] [PATCH 015/080] spi: Remove obsolete spi_base_setup_slave_fdt
` [U-Boot] [PATCH 016/080] spi: Remove spi_flash_probe_fdt
` [U-Boot] [PATCH 017/080] spi: Remove spi_setup_slave_fdt
` [U-Boot] [PATCH 018/080] spi: Remove CONFIG_OF_SPI_FLASH
` [U-Boot] [PATCH 019/080] spi: sf_probe: Fix style violations
` [U-Boot] [PATCH 020/080] spi: spi-uclass: "
` [U-Boot] [PATCH 021/080] sf_probe: Merge spi_flash_probe_tail into spi_flash_probe
` [U-Boot] [PATCH 022/080] net: tsec: Fix style violations
` [U-Boot] [PATCH 023/080] net: tsec: Fix memory leak in error path
` [U-Boot] [PATCH 024/080] net: tsec: Make live-tree compatible
` [U-Boot] [PATCH 025/080] i2c: fsl_i2c: Fix style violations
` [U-Boot] [PATCH 026/080] i2c: fsl_i2c: Remove inline declarations
` [U-Boot] [PATCH 027/080] i2c: fsl_i2c: Make live-tree compatible
` [U-Boot] [PATCH 028/080] gpio: pca953x_gpio: Fix style violations
` [U-Boot] [PATCH 029/080] gpio: pca953x_gpio: Make live-tree compatible
` [U-Boot] [PATCH 030/080] serial: ns16550: Fix style violation
` [U-Boot] [PATCH 031/080] serial: ns16550: Fix address translation
` [U-Boot] [PATCH 032/080] gdsys: Post ppc4xx removal cleanup
` [U-Boot] [PATCH 033/080] net: phy: marvell: Fix style violations
` [U-Boot] [PATCH 034/080] net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
` [U-Boot] [PATCH 035/080] cfi_flash: Fix space between function name and parenthesis
` [U-Boot] [PATCH 036/080] cfi_flash: Fix style of pointer declarations
` [U-Boot] [PATCH 037/080] cfi_flash: Fix Parenthesis spacing
` [U-Boot] [PATCH 038/080] cfi_flash: Fix whitespace with casting
` [U-Boot] [PATCH 039/080] cfi_flash: Fix indent of case statements
` [U-Boot] [PATCH 040/080] cfi_flash: Fix spacing around casts/operators
` [U-Boot] [PATCH 041/080] cfi_flash: Fix missing/superfluous lines
` [U-Boot] [PATCH 042/080] cfi_flash: Remove braces for single-statement blocks
` [U-Boot] [PATCH 043/080] cfi_flash: Fix logical continuations
` [U-Boot] [PATCH 044/080] cfi_flash: Use __func__ macro instead of function name
` [U-Boot] [PATCH 045/080] cfi_flash: Fix comment style
` [U-Boot] [PATCH 046/080] cfi_flash: Remove unnecessary braces
` [U-Boot] [PATCH 047/080] cfi_flash: Add missing braces in blocks
` [U-Boot] [PATCH 048/080] cfi_flash: Fix spelling of "Unknown"
` [U-Boot] [PATCH 049/080] cfi_flash: Fix else after break
` [U-Boot] [PATCH 050/080] cfi_flash: Fix placement of brace
` [U-Boot] [PATCH 051/080] cfi_flash: Remove return from void function
` [U-Boot] [PATCH 052/080] cfi_flash: Reduce the scope of some variables
` [U-Boot] [PATCH 053/080] cfi_flash: Remove assignments from if conditions
` [U-Boot] [PATCH 054/080] cfi_flash: Use u8 pointers instead of void pointers
` [U-Boot] [PATCH 055/080] cfi_flash: Fix strings split across lines
` [U-Boot] [PATCH 056/080] cfi_flash: Rename camel-case variables
` [U-Boot] [PATCH 057/080] flash: Fix spelling of "ERR_TIMOUT"
` [U-Boot] [PATCH 058/080] cfi_flash: Bound-check index before array access
` [U-Boot] [PATCH 059/080] cfi_flash: Fix long lines
` [U-Boot] [PATCH 060/080] cfi_flash: Fix indention
` [U-Boot] [PATCH 061/080] cfi_flash: Always define cfi_flash_num_flash_banks
` [U-Boot] [PATCH 062/080] mtd: cfi_flash: Make live-tree compatible
` [U-Boot] [PATCH 063/080] gpio: mpc85xx_gpio: Fix style violations
` [U-Boot] [PATCH 064/080] gpio: mpc85xx: Rename driver file to mpc8xxx
` [U-Boot] [PATCH 065/080] gpio: mpc8xxx: Rename Kconfig option, structures, and functions
` [U-Boot] [PATCH 066/080] gpio: mpc8xxx: Make compatible with more SoCs
` [U-Boot] [PATCH 067/080] mpc83xx: Prepare usage of DM gpio driver
` [U-Boot] [PATCH 068/080] gpio: mpc8xxx: Make live-tree compatible
` [U-Boot] [PATCH 069/080] cmd: mdio: Fix style violations
` [U-Boot] [PATCH 070/080] common: board_f: "
` [U-Boot] [PATCH 071/080] common: board_r: "
` [U-Boot] [PATCH 072/080] gdsys: mpc8308: "
` [U-Boot] [PATCH 073/080] gdsys: mpc8308: Use shadow register for output GPIO values
` [U-Boot] [PATCH 074/080] strider, hrcon: Reset CAT phy on CON2 module
` [U-Boot] [PATCH 075/080] gdsys:phy: Adapt fixup_88e1518() to latest Release Notes
` [U-Boot] [PATCH 076/080] phy: Fix style violations
` [U-Boot] [PATCH 077/080] i2c: ihs_i2c: Prepare DM conversion
` [U-Boot] [PATCH 078/080] i2c: ihs_i2c: Make DM compatible
` [U-Boot] [PATCH 079/080] i2c: ihs_i2c: Factor out send_buffer method
` [U-Boot] [PATCH 080/080] clk: Makefile: Sort entries alphabetically

[PATCH] i2c-omap: Trigger bus recovery in lockup case
 2017-09-29 12:52 UTC  (7+ messages)

[LTP] [PATCH v2] utimensat_tests.sh: returns EPERM above 4.4.27 and below 4.5.0
 2017-09-29 12:52 UTC  (5+ messages)

[U-Boot] [PATCH 00/14] Enable Stratix10 SoC support
 2017-09-29 12:51 UTC  (4+ messages)
` [U-Boot] [PATCH 06/14] arm: socfpga: stratix10: Add misc support for Stratix10 SoC

[PATCH v2 00/19] Vhost-user: Implement device IOTLB support
 2017-09-29 12:51 UTC  (6+ messages)
` [PATCH v2 17/19] vhost-user: iommu: postpone device creation until ring are mapped
` [PATCH v2 19/19] vhost: enable IOMMU support

hotspot (Linux perf GUI) v1.1.0 available - now with timeline and record features
 2017-09-29 12:51 UTC 

[PATCH v2 02/10] pinctrl: axp209: add pinctrl features (fwd)
 2017-09-29 12:50 UTC  (7+ messages)

[PATCH] doc: Adds reference to use mlockall() in the Programmer's guide
 2017-09-29 12:50 UTC 

[PATCH V3] dpky.py: Adds testcases for dpkg package manager
 2017-09-29 12:45 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915/uc: Move uC related types into dedicated header
 2017-09-29 12:48 UTC  (4+ messages)

[RFC v4 00/10] add initial RISC-V architecture support
 2017-09-29 12:35 UTC  (11+ messages)
` [RFC v4 01/10] Add "
` [RFC v4 02/10] RISC-V: add Erizo SoC support
` [RFC v4 04/10] RISC-V: add nmon nano-monitor
` [RFC v4 08/10] RISC-V: add erizo_generic_defconfig
` [RFC v4 10/10] Documentation: add RISC-V docs

[Qemu-devel] [PATCH] iotests: Fix 195 if IMGFMT is part of TEST_DIR
 2017-09-29 12:48 UTC  (2+ messages)

[PATCH v6 00/10] i915 PMU and engine busy stats
 2017-09-29 12:47 UTC  (13+ messages)
` [PATCH 01/10] drm/i915: Extract intel_get_cagf
` [PATCH 02/10] drm/i915/pmu: Expose a PMU interface for perf queries
` [PATCH 03/10] drm/i915/pmu: Suspend sampling when GPU is idle
` [PATCH 04/10] drm/i915: Wrap context schedule notification
` [PATCH 05/10] drm/i915: Engine busy time tracking
` [PATCH 06/10] drm/i915/pmu: Wire up engine busy stats to PMU
` [PATCH 07/10] drm/i915: Gate engine stats collection with a static key
` [PATCH 08/10] drm/i915/pmu: Add interrupt count metric
` [PATCH 09/10] drm/i915: Convert intel_rc6_residency_us to ns
` [PATCH 10/10] drm/i915/pmu: Add RC6 residency metrics

[PATCH 0/3 v12] printk: Add new timestamps
 2017-09-29 12:46 UTC  (3+ messages)
` [PATCH 3/3 v12] printk: Add monotonic, boottime, and realtime timestamps

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-09-29 12:46 UTC  (5+ messages)
` [PATCH v2 19/28] arm64/sve: ptrace and ELF coredump support

[PATCH 1/3] drm/i915: Introduce execlist_port_* accessors
 2017-09-29 12:42 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Keep track of reserved execlist ports
` [PATCH 3/3] drm/i915: Improve GuC request coalescing

[Qemu-devel] [PATCH RFC 0/3] s390x/tcg: LAP support using immediate TLB invalidation
 2017-09-29 12:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC 3/3] s390x/tcg: make STFL store into the lowcore

How to verify linux-next
 2017-09-29 12:41 UTC  (4+ messages)

[PATCH v3 i-g-t 0/7] IGT PMU support
 2017-09-29 12:39 UTC  (8+ messages)
` [PATCH i-g-t 1/7] intel-gpu-overlay: Move local perf implementation to a library
` [PATCH i-g-t 2/7] intel-gpu-overlay: Consolidate perf PMU access to library
` [PATCH i-g-t 3/7] intel-gpu-overlay: Fix interrupts PMU readout
` [PATCH i-g-t 4/7] intel-gpu-overlay: Catch-up to new i915 PMU
` [PATCH i-g-t 5/7] tests/perf_pmu: Tests for i915 PMU API
` [PATCH i-g-t 6/7] gem_wsim: Busy stats balancers
` [PATCH i-g-t 7/7] media-bench.pl: Add busy balancers to the list

Accidentally resized array to 9
 2017-09-29 12:38 UTC  (2+ messages)

[PATCH 0/3] Fix single step for traps
 2017-09-29 12:38 UTC  (12+ messages)
` [PATCH 3/3] arm64: kvm: Fix single step for guest skipped instructions

A potential issue in security_inode_init_security function
 2017-09-29 12:37 UTC 

[U-Boot] [GIT PULL v2] u-boot-sunxi/master
 2017-09-29 12:37 UTC  (3+ messages)

[PATCH libdrm 1/4] amdgpu: add sync_file import and export functions
 2017-09-29 12:37 UTC  (4+ messages)
` [PATCH libdrm 2/4] drm: add drmSyncobjWait wrapper

[Qemu-devel] [PATCH] PCI: PCIe access should always be little endian
 2017-09-29 12:37 UTC  (4+ messages)

[PATCH] image_types: Fix bmaptool support for RSS
 2017-09-29 12:36 UTC  (3+ messages)

[RFC][PATCH] security: Make the selinux setxattr and removexattr hooks behave
 2017-09-29 12:36 UTC  (3+ messages)

[PATCH] wic: Generate startup.nsh for EFI cases if none found
 2017-09-29 12:35 UTC  (5+ messages)

[PATCH 1/3] drm/syncobj: extract two helpers from drm_syncobj_create
 2017-09-29 12:35 UTC  (5+ messages)
` [PATCH 3/3] drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file

[PATCH v3 0/2] drm/tinydrm: drm_of_find_backlight helper
 2017-09-29 12:34 UTC  (17+ messages)
` [PATCH v3 1/2] drm/tinydrm: Move tinydrm_of_find_backlight into drm_of.c
` [PATCH v3 2/2] drm/tinydrm: Add devres versions of drm_of_find_backlight

[PATCH] dma-fence: fix dma_fence_get_rcu_safe
 2017-09-29 12:34 UTC  (12+ messages)

[PATCH 1/3] ARM: dts: exynos: Move audio clocks configuration to odroidxu3-audio.dtsi
 2017-09-29 12:33 UTC  (2+ messages)
  ` [PATCH 1/3 RESEND] "

how to persistently save config values
 2017-09-29 12:31 UTC  (3+ messages)

[PATCH i-g-t] benchmarks: Actually build LIBDRM_INTEL_BENCHMARKS
 2017-09-29 12:32 UTC  (2+ messages)

[PATCH] prctl: add PR_[GS]ET_PDEATHSIG_PROC
 2017-09-29 12:30 UTC  (2+ messages)
` [RESEND PATCH] "

Formal vote on Unicore Proposal (deadline Frid, Oct 6th)
 2017-09-29 12:32 UTC  (3+ messages)

[PATCH] drm/i915: Add has_psr-flag to gen9lp
 2017-09-29 12:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/amdgpu: correct reference clock value on vega10
 2017-09-29 12:32 UTC  (2+ messages)

[PATCH v12 00/11] GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-09-29 12:29 UTC  (7+ messages)
` [PATCH v12 04/11] drm/i915: Create uC runtime and system suspend/resume helpers
` [PATCH v12 06/11] drm/i915/guc: Make GuC related disable/destroy functions not depend on i915.enable_guc_submission
` [PATCH v12 07/11] drm/i915/guc: Update i915.enable_guc_loading check in intel_uc_fini_hw

[PATCH] x86: Make use of pagetable_get_mfn() where appropriate
 2017-09-29 12:29 UTC  (2+ messages)

[PATCH] drm/armada: Remove unused #include <drmP.h>
 2017-09-29 12:29 UTC  (4+ messages)

[PATCH 00/33] drm/omap: patches for v4.6
 2017-09-29 12:29 UTC  (4+ messages)
` [PATCH 05/33] drm/omap: partial workaround for DRA7 DMM errata i878
    `  "

[3rdparty][PATCH v2] imx7d-pico: Add machine configuration
 2017-09-29 12:28 UTC  (5+ messages)

[Part1 PATCH v5 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-09-29 12:28 UTC  (6+ messages)
` [Part1 PATCH v5 02/17] x86/mm: Add Secure Encrypted Virtualization (SEV) support

[PATCH v2 net] net: mvpp2: Fix clock resource by adding an optional bus clock
 2017-09-29 12:27 UTC  (2+ messages)

[PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali
 2017-09-29 12:26 UTC  (2+ messages)

[PATCH] sd: preserve sysfs updates to max_sectors_kb
 2017-09-29 12:26 UTC  (3+ messages)
` [PATCH] scsi: sd: Do not override max_sectors_kb sysfs setting

[PATCH v4 2/5] app/test-pmd: add CLI for TM capability and stats
 2017-09-29 12:38 UTC  (4+ messages)
` [PATCH v5 1/3] "
  ` [PATCH v5 2/3] app/test-pmd: add CLI for shaper and wred profiles
  ` [PATCH v5 3/3] app/test-pmd: add CLI for TM nodes and hierarchy commit

[Qemu-devel] [PATCH v3 0/3] add bdrv_co_drain_begin/end BlockDriver callbacks
 2017-09-29 12:25 UTC  (4+ messages)

[lkp-robot] [x86/mm] 9e52fc2b50: will-it-scale.per_thread_ops -16% regression
 2017-09-29 12:24 UTC  (3+ messages)

[PATCH v6] net/i40e: API to configure queue regions for RSS
 2017-09-29 12:22 UTC  (4+ messages)
` [PATCH v7 0/2] "
  ` [PATCH v7 1/2] net/i40e: queue region set and flush

[PATCH v5] PCI: quirks: update Cavium ThunderX ACS quirk implementation
 2017-09-29 12:22 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] libxl: remove dead code in libxl__domain_build_info_setdefault
 2017-09-29 12:22 UTC  (2+ messages)

[PATCH] cfg80211/nl80211: add a port authorized event
 2017-09-29 12:21 UTC 

[PATCH] license.py: Correct selection of licenses in is_included()
 2017-09-29 12:20 UTC 

[PATCH v2] xen: fail gnttab_grow_table() in case of missing allocations
 2017-09-29 12:19 UTC  (2+ messages)

[Part2 PATCH v4 00/29] x86: Secure Encrypted Virtualization (AMD)
 2017-09-29 12:19 UTC  (3+ messages)
` [Part2 PATCH v4 02/29] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature

[PATCH v2 00/13] kernel-doc: add supported to document nested structs/$
 2017-09-29 12:08 UTC  (4+ messages)
` [PATCH v2 09/13] scripts: kernel-doc: parse next structs/unions

[RFC 0/3] ACPI serdev support
 2017-09-29 12:17 UTC  (7+ messages)
` [RFC 1/3] serdev: Add ACPI support

[Intel-wired-lan] i40e MDD events
 2017-09-29 12:17 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/2] Truncate the tail of the image file in qcow2 shrinking
 2017-09-29 12:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] qcow2: fix return error code in qcow2_truncate()
` [Qemu-devel] [PATCH v4 2/2] qcow2: truncate the tail of the image file after shrinking the image

[Qemu-devel] [PATCH v10 0/9] Provide support for the software TPM
 2017-09-29 12:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v10 9/9] tpm: Move tpm_cleanup() to right place

[Qemu-devel] [PATCH v9 0/3] Add bitmap for received pages in postcopy migration
 2017-09-29 12:15 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v9 3/3] migration: add bitmap for received page

What's cooking in git.git (Aug 2017, #05; Tue, 22)
 2017-09-29 12:15 UTC  (12+ messages)

[PATCH v1] ARM: configs: stm32: Add I2C support in STM32 defconfig
 2017-09-29 12:13 UTC 

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-09-29 12:13 UTC  (4+ messages)
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues


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.