All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-17 03:24:35 to 2017-10-17 04:44:42 UTC [more...]

bug with check-ref-format outside of repository
 2017-10-17  4:44 UTC  (16+ messages)
  ` [PATCH] check-ref-format: require a repository for --branch

[U-Boot] [PATCH v2 0/4] pylibfdt: compile pylibfdt in scripts/dtc/pylibfdt only when necessary
 2017-10-17  4:42 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
` [U-Boot] [PATCH v2 2/4] scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110
` [U-Boot] [PATCH v2 3/4] pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
` [U-Boot] [PATCH v2 4/4] pylibfdt: compile pylibfdt only when dtoc/binman is necessary

[PATCH v3 0/3] add UniPhier efuse support
 2017-10-17  4:41 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: nvmem: add description for UniPhier eFuse
` [PATCH v3 2/3] nvmem: uniphier: add UniPhier eFuse driver
` [PATCH v3 3/3] arm64: dts: uniphier: add efuse node for LD20

[GIT PULL] thermal: new material for hikey for 4.15
 2017-10-17  4:39 UTC  (16+ messages)
` [PATCH 01/25] thermal/drivers/hisi: Fix missing interrupt enablement
  ` [PATCH 02/25] thermal/drivers/hisi: Remove the multiple sensors support
  ` [PATCH 08/25] thermal/drivers/hisi: Fix configuration register setting
  ` [PATCH 19/25] thermal/drivers/hisi: Put platform code together
  ` [PATCH 20/25] thermal/drivers/hisi: Add platform prefix to function name
  ` [PATCH 21/25] thermal/drivers/hisi: Prepare to add support for other hisi platforms
  ` [PATCH 22/25] thermal/drivers/hisi: Add support for multi temp threshold
  ` [PATCH 24/25] thermal/drivers/hisi: Add support for hi3660 SoC

[U-Boot] [PATCH 0/3] pylibfdt: compile pylibfdt in scripts/dtc/pylibfdt only when necessary
 2017-10-17  4:36 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] dtc: libfdt: import fdt_addresses.c and fdt_overlay.c

[PATCH V1 0/2] *** Update is_enabled flag to be consistent ***
 2017-10-17  4:36 UTC  (4+ messages)
` [PATCH V1 2/2] pinctrl: qcom: spmi-gpio: Set is_enabled flag in set_mux()

[Qemu-devel] [PATCH v4 00/10] qemu-iotests improvements
 2017-10-17  4:32 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 01/10] qemu-iotests: refuse to run if TEST_DIR contains spaces
` [Qemu-devel] [PATCH v4 02/10] qemu-iotests: set TEST_DIR to a unique dir for each test
` [Qemu-devel] [PATCH v4 03/10] qemu-iotests: automatically clean up bash protocol servers
` [Qemu-devel] [PATCH v4 04/10] qemu-iotests: remove file cleanup from bash tests
` [Qemu-devel] [PATCH v4 05/10] qemu-iotests: change qemu pid and fd tracking / cleanup
` [Qemu-devel] [PATCH v4 06/10] qemu-iotests: make ./check automatically reap QEMU processes
` [Qemu-devel] [PATCH v4 07/10] qemu-iotests: run python tests in own subdirectories
` [Qemu-devel] [PATCH v4 08/10] qemu-iotests: modify python tests to run from subdir
` [Qemu-devel] [PATCH v4 09/10] qemu-iotests: add option to save temp files on error
` [Qemu-devel] [PATCH v4 10/10] qemu-iotests: add support for running multi-threaded iotests

[PATCH] bpf: devmap: Check attr->max_entries more carefully
 2017-10-17  4:30 UTC  (3+ messages)

[meta-oe][PATCH] gperftools: Fix build on musl/mips
 2017-10-17  4:26 UTC 

[PATCH 0/7] drm/sun4i: More cleanups
 2017-10-17  4:25 UTC  (17+ messages)
` [PATCH v2 1/7] drm/sun4i: don't add components that are already in the queue
` [PATCH v2 2/7] drm/sun4i: backend: Create regmap after access is possible
` [PATCH v2 3/7] drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
` [PATCH v2 4/7] drm/sun4i: backend: Add comment explaining why registers are cleared
` [PATCH v2 5/7] drm/sun4i: backend: Offset layer buffer address by DRAM starting address
` [PATCH v2 6/7] drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits
` [PATCH v2 7/7] drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function

[Qemu-devel] [PULL 00/34] ppc-for-2.11 queue 20171017
 2017-10-17  4:21 UTC  (35+ messages)
` [Qemu-devel] [PULL 01/34] macio: add missing registers to VMStateDescription
` [Qemu-devel] [PULL 02/34] hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")
` [Qemu-devel] [PULL 03/34] target/ppc: Remove unused PPC 460 and 460F definitions
` [Qemu-devel] [PULL 04/34] spapr: fix OF word name in comment
` [Qemu-devel] [PULL 05/34] spapr: sanity check size of the CAS buffer
` [Qemu-devel] [PULL 06/34] target/ppc: Add POWER9 DD2.0 model information
` [Qemu-devel] [PULL 07/34] target/ppc: Fix carry flag setting for shift algebraic instructions
` [Qemu-devel] [PULL 08/34] hw/ppc/spapr.c: abort unplug_request if previous unplug isn't done
` [Qemu-devel] [PULL 09/34] qom: introduce type_register_static_array()
` [Qemu-devel] [PULL 10/34] qom: add helper macro DEFINE_TYPES()
` [Qemu-devel] [PULL 11/34] ppc: mpc8544ds/e500plat: use generic cpu_model parsing
` [Qemu-devel] [PULL 12/34] ppc: mac_newworld: "
` [Qemu-devel] [PULL 13/34] ppc: mac_oldworld: "
` [Qemu-devel] [PULL 14/34] ppc: bamboo: "
` [Qemu-devel] [PULL 15/34] ppc: replace cpu_model with cpu_type on ref405ep, taihu boards
` [Qemu-devel] [PULL 16/34] ppc: virtex-ml507: replace cpu_model with cpu_type
` [Qemu-devel] [PULL 17/34] ppc: 40p/prep: "
` [Qemu-devel] [PULL 18/34] ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
` [Qemu-devel] [PULL 19/34] ppc: move '-cpu foo, compat=xxx' parsing into ppc_cpu_parse_featurestr()
` [Qemu-devel] [PULL 20/34] ppc: spapr: define core types statically
` [Qemu-devel] [PULL 21/34] ppc: spapr: use cpu type name directly
` [Qemu-devel] [PULL 22/34] ppc: spapr: register 'host' core type along with the rest of core types
` [Qemu-devel] [PULL 23/34] ppc: spapr: use cpu model names as tcg defaults instead of aliases
` [Qemu-devel] [PULL 24/34] ppc: move ppc_cpu_lookup_alias() before its first user
` [Qemu-devel] [PULL 25/34] ppc: spapr: use generic cpu_model parsing
` [Qemu-devel] [PULL 26/34] ppc: pnv: "
` [Qemu-devel] [PULL 27/34] ppc: pnv: normalize core/chip type names
` [Qemu-devel] [PULL 28/34] ppc: pnv: drop PnvCoreClass::cpu_oc field
` [Qemu-devel] [PULL 29/34] ppc: pnv: define core types statically
` [Qemu-devel] [PULL 30/34] ppc: pnv: drop PnvChipClass::cpu_model field
` [Qemu-devel] [PULL 31/34] ppc: pnv: consolidate type definitions and batch register them
` [Qemu-devel] [PULL 32/34] spapr: Correct RAM size calculation for HPT resizing
` [Qemu-devel] [PULL 33/34] spapr_pci: fail gracefully with non-pseries machine types
` [Qemu-devel] [PULL 34/34] spapr_cpu_core: rewrite machine type sanity check

[PATCH v2] usb: musb: sunxi: Explicitly release USB PHY on exit
 2017-10-17  4:20 UTC  (7+ messages)

[PATCH] of: dynamic: fix memory leak related to properties of __of_node_dup
 2017-10-17  4:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 09/15] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
 2017-10-17  4:20 UTC  (9+ messages)
  ` [PATCH] platform/x86: dell-smbios: fix semicolon.cocci warnings

[PATCH v7 9/9] block, scsi: Make SCSI quiesce and resume work reliably
 2017-10-17  4:19 UTC  (4+ messages)
` [block, scsi] f246f66ae5: WARNING:at_block/blk-core.c:#blk_queue_enter

[meta-networking][PATCH 0/1] mdns: move from meta-intel-iot-middleware
 2017-10-17  4:19 UTC  (3+ messages)
` [meta-networking][PATCH 1/1] "

[PATCH v9 00/10] block, scsi, md: Improve suspend and resume
 2017-10-17  4:17 UTC  (5+ messages)
` [PATCH v9 07/10] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v9 09/10] block, scsi: Make SCSI quiesce and resume work reliably

AMD Ryzen KVM/NPT/IOMMU issue
 2017-10-17  4:16 UTC  (18+ messages)

[PATCHv2] meta-oe/recipes-test: Add stress-ng recipe
 2017-10-17  4:14 UTC  (2+ messages)

[RFC] deprecate git stash save? (was: Re: [PATCH 2/3] http-push: fix construction of hex value from path)
 2017-10-17  4:14 UTC  (4+ messages)
` [PATCH 2/1] mention git stash push first in the man page

[PATCH v8 12/15] platform/x86: dell-smbios: Add filtering support
 2017-10-17  4:11 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: linear validate first then bind to GART
 2017-10-17  4:11 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: allow GTT overcommit during bind

[[PATCH v3 01/34] qe-ucode: update SRC_URL
 2017-10-17  4:09 UTC  (34+ messages)
` [[PATCH v3 02/34] qe-ucode: update COMPATIBLE_MACHINE
` [[PATCH v3 03/34] uboot: update to upgrade to 2017.09
` [[PATCH v3 04/34] cst :update to 1afb40c
` [[PATCH v3 05/34] eth-config: update SRC_URL and update to e3dcd11
` [[PATCH v3 06/34] flib: update to 14489ee
` [[PATCH v3 07/34] fmlib: update SRC_URL and update to 9f20cab
` [[PATCH v3 08/34] fmlib: update FMLIB_TARGET and remove TARGET_ARCH_FMLIB
` [[PATCH v3 09/34] aiopsl: update to 2b7284f
` [[PATCH v3 10/34] gpp-aioptool: update to 43b842b
` [[PATCH v3 11/34] restool: update to 87c3abe
` [[PATCH v3 12/34] restool: add ls1043ardb and ls1046ardb as COMPATIBLE_MACHINE
` [[PATCH v3 13/34] cantest :update recipes for support Qoriq
` [[PATCH v3 14/34] dpdk: update recipes
` [[PATCH v3 15/34] odp:update recipes
` [[PATCH v3 16/34] ovs-dpdk: update recipes
` [[PATCH v3 17/34] ppa :update recipes
` [[PATCH v3 18/34] uefi :update to a812f17
` [[PATCH v3 19/34] dpl-examples: update to a6c8375
` [[PATCH v3 20/34] mc:update to 10.3.2
` [[PATCH v3 21/34] linux :update to 953d467
` [[PATCH v3 22/34] ls2-phy : update recipe
` [[PATCH v3 23/34] ls2088ardb: update uboot config
` [[PATCH v3 24/34] linux-qoriq: Upgrade kernel to v4.9
` [[PATCH v3 25/34] ls2-rcw: remove recipes
` [[PATCH v3 26/34] rcw :update recipe
` [[PATCH v3 27/34] ls1088ardb: rcw instead of ls2-rcw
` [[PATCH v3 28/34] ls2088ardb: "
` [[PATCH v3 29/34] ls1012ardb: "
` [[PATCH v3 30/34] ls1012afrdm : "
` [[PATCH v3 31/34] ls2080ardb: "
` [[PATCH v3 32/34] ls1012ardb-32: "
` [[PATCH v3 33/34] ls1012afrdm-32b: "
` [[PATCH v3 34/34] fmc: update recipes

[PATCH] scsi: gdth: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: dc395x: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: aic94xx: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: smartpqi: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: libiscsi: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH] scsi/bnx2i: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH] scsi: libfc: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH 0/4] pre-merge hook
 2017-10-17  4:05 UTC  (2+ messages)

[PATCH] drm/i915: Print the condition causing GEM_BUG_ON
 2017-10-17  4:04 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2 1/2] KVM: VMX: Don't advertise EPT switching if EPT itself is not exposed
 2017-10-17  4:03 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: VMX: Fix VPID capability detection

Enhancement request: git-push: Allow (configurable) default push-option
 2017-10-17  4:01 UTC  (9+ messages)
` (no subject)
  ` [PATCH][Outreachy] New git config variable to specify string that will be automatically passed as --push-option
          ` [PATCH] patch reply

[tip:x86/timers 7/8] tsc.c:undefined reference to `tsc_async_resets'
 2017-10-17  3:59 UTC 

[PATCH v8 14/15] platform/x86: wmi: create userspace interface for drivers
 2017-10-17  3:58 UTC  (3+ messages)

[PATCH 00/14] Adding NV12 support
 2017-10-17  3:58 UTC  (4+ messages)
` [PATCH 13/14] drm/i915: Add NV12 as supported format for sprite plane

cron job: media_tree daily build: WARNINGS
 2017-10-17  3:58 UTC 

[PATCH 0/5] ZBC support clenaup and fixes
 2017-10-17  3:57 UTC  (2+ messages)

[PATCH] fetch doc: src side of refspec could be full SHA-1
 2017-10-17  3:56 UTC 

[Qemu-devel] host physical address width issues/questions for x86_64
 2017-10-17  3:56 UTC  (6+ messages)

A question on vma_address()
 2017-10-17  3:54 UTC  (2+ messages)

[SPDK] Buffer I/O error on bigger block size running fio
 2017-10-17  3:51 UTC 

[PATCH v3 0/2] btrfs-progs: doc: update btrfs device remove
 2017-10-17  3:50 UTC  (5+ messages)
` [PATCH v3 2/2] btrfs-progs: doc: add description of missing and example of "

[RFC] bsg-lib interface cleanup
 2017-10-17  3:50 UTC  (2+ messages)

[U-Boot] [PATCH v5] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
 2017-10-17  3:50 UTC  (2+ messages)

[PATCH] powerpc/watchdog: Convert timers to use timer_setup()
 2017-10-17  3:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] stm32f7_i2c fixes
 2017-10-17  3:45 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] i2c: stm32f7_i2c: fix data abort

[PATCH net-next] tcp: Check daddr_cache before use in tracepoint
 2017-10-17  3:45 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/20] Add FPGA, SDRAM, SPL loadfs U-boot & booting to console
 2017-10-17  3:44 UTC  (3+ messages)
` [U-Boot] [PATCH v3 13/20] arm: socfpga: Enable SPL memory allocation

[PATCH net-next] virtio_net: implement VIRTIO_CONFIG_S_NEEDS_RESET
 2017-10-17  3:44 UTC  (10+ messages)

[PATCH 0/7] drm/sun4i: More cleanups
 2017-10-17  3:40 UTC  (7+ messages)
` [PATCH 5/7] drm/sun4i: backend: Offset layer buffer address by DRAM starting address
    ` [linux-sunxi] "
          `  "

[PATCH v3 0/2] Prepartion for SR-IOV PowerVM Enablement
 2017-10-17  3:38 UTC  (7+ messages)
` [PATCH v3 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device

CephFS: Jewel release: kernel panic seen while unmounting. Known Issue?
 2017-10-17  3:38 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms
 2017-10-17  3:38 UTC 

[PATCH 1/1] audit: log binding and unbinding to netlink multicast
 2017-10-17  3:37 UTC  (4+ messages)

[U-Boot] Silencing SPL output
 2017-10-17  3:34 UTC  (4+ messages)

Returned mail: Data format error
 2017-10-17  3:28 UTC 

[PATCH] drm/amdgpu/psp: prevent page fault by checking write_frame address(v2) -v2: update the ring_buffer_end address
 2017-10-17  3:26 UTC 

[PATCH] scsi: qedi: Delete redundant variables
 2017-10-17  3:25 UTC  (2+ messages)

Returned mail: Data format error
 2017-10-17  3:28 UTC 

[PATCH linux dev-4.10] ARM: dts: aspeed: g4 & bmc-quanta-q71l: Add aspeed-lpc-snoop
 2017-10-17  3:24 UTC 

[PATCH 0/4] rtc: mediatek: add support for SoC based RTC on MT7622
 2017-10-17  3:24 UTC  (5+ messages)
` [PATCH 2/4] rtc: mediatek: add driver for RTC on MT7622 SoC


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.