All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-27 10:57:16 to 2016-06-27 11:39:17 UTC [more...]

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2016-06-27 11:39 UTC 

[Xenomai] xenomai patch for kernel & omap
 2016-06-27 11:39 UTC  (6+ messages)

[Buildroot] [PATCH] Add support for Digilent Zybo (Xilinx Zynq-7000)
 2016-06-27 11:39 UTC  (2+ messages)

A trail of breadcrumbs
 2016-06-27 11:38 UTC  (3+ messages)
` [PATCH 21/25] drm/i915: Convert trace-irq to the breadcrumb waiter

[ndctl PATCH 0/9] updates for vmalloc-based nfit_test and device-dax
 2016-06-27 11:37 UTC  (2+ messages)

[PATCH] memory:bugxfix panic on cat or write /dev/kmem
 2016-06-27 11:37 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2016-06-27 11:37 UTC 

[PATCH v2] sched/fair: avoid !CONFIG_SMP cpufreq update callbacks for !root cfs_rq
 2016-06-27 11:33 UTC 

next build: 142 builds: 6 failed, 136 passed, 17 errors, 111 warnings (next-20160624)
 2016-06-27 11:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2016-06-27 11:37 UTC 

[PATCH] mm, oom: don't set TIF_MEMDIE on a mm-less thread
 2016-06-27 11:37 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] Disable non-ABI-compliant optimisations for live patching
 2016-06-27 11:36 UTC  (7+ messages)

Any acpi_device_id naming conventions to follow?
 2016-06-27 11:36 UTC 

powerpc/fadump: trivial fix of spelling mistake, clean up message
 2016-06-27 11:34 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2016-06-27 11:35 UTC 

[PATCH 0/3] extcon: Refactoring the core and add resource-managed functions for notifier
 2016-06-27 11:34 UTC  (4+ messages)
` [PATCH 1/3] extcon: Move struct extcon_cable from header file to core
` [PATCH 2/3] extcon: Split out the resource-managed functions from extcon core
` [PATCH 3/3] extcon: Add resource-managed functions to register extcon notifier

[RFC] meson: add support for configuring the ethernet clocks
 2016-06-27 11:33 UTC  (6+ messages)
` [PATCH RFC 3/3] ARM64: dts: meson-gxbb: use the new meson8b DWMAC glue

[PATCH RESEND] spi: spidev: Allow matching DT compatible strings from ACPI
 2016-06-27 11:34 UTC 

[PATCH net-next 1/2] tipc: honor msg2addr return value
 2016-06-27 11:34 UTC  (2+ messages)
` [PATCH net-next 2/2] tipc: rename udp_port in struct udp_media_addr

[PATCH] ARM: s3c64xx: avoid warning about 'struct device_node'
 2016-06-27 11:33 UTC  (4+ messages)

[PATCH 1/2] drm: Add drm driver for OpenCores VGA/LCD display controller
 2016-06-27 11:33 UTC  (3+ messages)

[xen-unstable-smoke test] 96307: trouble: blocked/broken/pass
 2016-06-27 11:33 UTC 

[cryptodev:master 94/97] ERROR: "__divdi3" [crypto/tcrypt.ko] undefined!
 2016-06-27 11:31 UTC 

BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu
 2016-06-27 11:31 UTC  (6+ messages)

[PATCH 00/38] Reorganize setup code and merge 32 and 64-bit setup_arch()
 2016-06-27 11:29 UTC  (33+ messages)
` [PATCH 01/38] dt: Add of_device_compatible_match()
` [PATCH 02/38] drm: Fix broken use of _PAGE_NO_CACHE on powerpc
` [PATCH 03/38] powerpc/prom_init: PTRRELOC is not needed
` [PATCH 04/38] powerpc: Make PTRRELOC() 32-bit only
` [PATCH 05/38] powerpc: Factor do_feature_fixup calls
` [PATCH 06/38] powerpc: Move 64-bit feature fixup earlier
` [PATCH 07/38] powerpc: Move 64-bit memory reserves to setup_arch()
` [PATCH 08/38] powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
` [PATCH 10/38] powerpc: Add comment explaining the purpose of setup_kdump_trampoline()
` [PATCH 11/38] powerpc/dart: Use a cachable DART
` [PATCH 12/38] powerpc: Move FW feature probing out of pseries probe()
` [PATCH 13/38] powerpc: Put exception configuration in a common place
` [PATCH 15/38] powerpc/64: Move MMU backend selection out of platform code
` [PATCH 16/38] powerpc/pasemi: Remove IOBMAP allocation from platform probe()
` [PATCH 17/38] powerpc/mm/hash: Don't use machine_is() early during boot
` [PATCH 18/38] powerpc/rtas: Don't test for machine type in rtas_initialize()
` [PATCH 19/38] powerpc: Don't test for machine type in smp_setup_cpu_maps()
` [PATCH 20/38] powerpc/mm/hash64: Don't test for machine type to detect HEA special case
` [PATCH 21/38] powerpc/pmac: Remove spurrious machine type test
` [PATCH 22/38] powerpc/mm: Move hash table ops to a separate structure
` [PATCH 23/38] powerpc: Ensure that ppc_md is empty before probing for machine type
` [PATCH 24/38] powerpc: Move 64-bit probe_machine() to later in the boot process
` [PATCH 27/38] powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot
` [PATCH 28/38] powerpc/85xx/mpc85xx_rdb: "
` [PATCH 29/38] powerpc: Move 32-bit probe() machine to later in the boot process
` [PATCH 30/38] powerpc: Get rid of ppc_md.init_early()
` [PATCH 31/38] powerpc/64: Move the boot time info banner to a separate function
` [PATCH 34/38] powerpc/32: Move cache info inits "
` [PATCH 35/38] powerpc: Re-order the call to smp_setup_cpu_maps()
` [PATCH 36/38] powerpc: Re-order setup_panic()
` [PATCH 37/38] powerpc/64: Make a few boot functions __init
` [PATCH 38/38] powerpc: Merge 32-bit and 64-bit setup_arch()

[PATCH v3] iio: temperature: add support for Maxim thermocouple chips
 2016-06-27 11:30 UTC  (6+ messages)

[PATCH] mmc: core: add auto bkops support
 2016-06-27 11:30 UTC  (10+ messages)

[PATCH] iommu/vt-d: Remove unnecassary qi clflushes
 2016-06-27 11:30 UTC  (2+ messages)

[GIT PULL] drm/mediatek: MT8173 gamma & dither support
 2016-06-27 11:29 UTC  (5+ messages)

[PATCH 0/9] Improve BMP280 driver v2
 2016-06-27 11:29 UTC  (4+ messages)
` [PATCH 5/9 v2] iio: pressure: bmp280: split driver in logical parts

Xen 4.3, armhf, ocamlopt, wheezy
 2016-06-27 11:29 UTC 

[PATCH 1/1] iommu/amd: initialize devid variable before using it
 2016-06-27 11:28 UTC  (3+ messages)

[RFC PATCH 0/4] ARM: remove big.LITTLE switcher support
 2016-06-27 11:26 UTC  (10+ messages)
` [RFC PATCH 1/4] "
` [RFC PATCH 2/4] cpufreq: arm_big_little: "
` [RFC PATCH 3/4] cpufreq: exynos: remove big.LITTLE switcher dependency
` [RFC PATCH 4/4] irqchip/gic: remove big.LITTLE switcher support

[PATCH kvm-unit-tests] x86:kvmclock-test: add testcases for x-cpu clock warp
 2016-06-27 11:26 UTC  (3+ messages)

[PATCH V2 00/10] Add support for parsing per CPU Redistributor entry
 2016-06-27 11:26 UTC  (7+ messages)
` [PATCH V2 01/10] arm/gic-v3: Fix bug in function cmp_rdist()
` [PATCH V2 02/10] arm/gic-v3: Do early GICD ioremap and clean up
` [PATCH V2 03/10] arm/gic-v3: Fold GICR subtable parsing into a new function

[PATCH v5 0/9] Output raw touch data via V4L2
 2016-06-27 11:26 UTC  (12+ messages)
` [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices
` [PATCH v5 3/9] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device
` [PATCH v5 7/9] Input: atmel_mxt_ts - add support for reference data
` [PATCH v5 8/9] Input: synaptics-rmi4 - add support for F54 diagnostics
` [PATCH v5 9/9] Input: sur40 - use new V4L2 touch input type

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2016-06-27 11:26 UTC  (8+ messages)
` [U-Boot] [PATCH v7 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure

[PATCH v3 0/6] Introduce ZONE_CMA
 2016-06-27 11:25 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/ppc/spapr: Add some missing hcall function set strings
 2016-06-27 11:25 UTC 

iommu/vt-d: Use per-cpu IOVA caching, suspend-to-ram causes machine hang
 2016-06-27 11:23 UTC  (4+ messages)
  ` [PATCH v2] iommu/vt-d: fix overflow of iommu->domains array

[GIT PULL 0/7] EFI changes for v4.8
 2016-06-27 11:22 UTC  (9+ messages)
` [PATCH 2/7] efi: Document #define FOO_PROTOCOL_GUID layout
` [PATCH 4/7] efi: Convert efi_call_virt to efi_call_virt_pointer

Three X58 Workstation Motherboards that won't boot with VT-d enabled in BIOS and intel_iommu=on w/ Kernel >=4.2.1
 2016-06-27 11:22 UTC  (2+ messages)

[sched] 56c8928eba: INFO: trying to register non-static key
 2016-06-27 11:22 UTC  (4+ messages)

[PATCH 2/2] drm: Add DT bindings documentation for OpenCores VGA/LCD controller
 2016-06-27 11:21 UTC  (3+ messages)

Adventures in btrfs raid5 disk recovery
 2016-06-27 11:21 UTC  (18+ messages)

Reshapeing after 4 Days with 0.0% progress
 2016-06-27 11:21 UTC 

WARNING at include/net/fq_impl.h:22 fq_flow_dequeue+0xed/0x140 [mac80211]
 2016-06-27 11:22 UTC  (3+ messages)
` [RFT] mac80211: fix fq lockdep warnings

[PATCH] drm/i915/dmc: Step away from symbolic links
 2016-06-27 11:20 UTC  (7+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/1] vhost-user: Add a protocol extension for client responses to vhost commands
 2016-06-27 10:45 UTC  (3+ messages)

[rtc-linux] [PATCH v2 0/2] support control with using GPIO lines
 2016-06-27 11:19 UTC  (6+ messages)
`  "
` [rtc-linux] [PATCH v2 1/2] rtc: ds1302: add register access abstraction layer
  `  "
` [rtc-linux] [PATCH v2 2/2] rtc: ds1302: support control with using GPIO lines
  `  "

[PATCH v2] iommu: Disable preemption around use of this_cpu_ptr()
 2016-06-27 11:19 UTC  (8+ messages)
` [PATCH v3 1/2] "

[PATCH v20 00/14] arm64 kexec kernel patches
 2016-06-27 11:18 UTC  (7+ messages)
` [PATCH v20 01/14] arm64: hibernate: Don't hibernate on systems with stuck CPUs
` [PATCH v20 04/14] arm64/kexec: Add core kexec support

Brightness and "touchpad dis-/enable" keys not working for Fujitsu e7x6
 2016-06-27 11:16 UTC  (11+ messages)

ARM: i.MX6: KSZ9031 fixup questions
 2016-06-27 11:13 UTC  (3+ messages)

[PATCH v12 0/6] VT-d Device-TLB flush issue
 2016-06-27 11:11 UTC  (4+ messages)
` [PATCH v12 4/6] IOMMU/x86: using a struct pci_dev* instead of SBDF

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2016-06-27 11:11 UTC 

[PATCH v2] arm64: defconfig: add options for virtualization and containers
 2016-06-27 11:11 UTC  (2+ messages)

[PATCH uboot v2016.05-aspeed-openbmc/v2016.05-ast2500] aspeed: fix compile warning in memmove_dma()
 2016-06-27  8:43 UTC 

[PATCH] arm64: KVM: fix build with CONFIG_ARM_PMU disabled
 2016-06-27 11:08 UTC  (3+ messages)

ath10k firmware version - 10.4
 2016-06-27 11:08 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: Stop leaking vcpu pid references
 2016-06-27 11:08 UTC  (3+ messages)

[PATCH][V2] powerpc/fadump: trivial fix of spelling mistake, clean up message
 2016-06-27 11:07 UTC 

BUG: Kernel 3.10.65: Kernel panic while send-receive MMS on same device
 2016-06-27 11:10 UTC  (2+ messages)

[PATCH] mm, vmscan: set shrinker to the left page count
 2016-06-27 11:02 UTC  (2+ messages)

[U-Boot] [UBOOT PATCH] usb: ehci-hcd: Fix crash when rootdev not initialized
 2016-06-27 11:05 UTC  (2+ messages)

We Apologize For Any Inconvenience
 2016-06-27 11:04 UTC 

[PATCH v2 0/8] mfd/regulator: tps65218: Clean ups
 2016-06-27 11:01 UTC  (27+ messages)
` [PATCH v2 1/8] mfd: tps65218: Remove redundant read wrapper
` [PATCH v2 2/8] Documentation: regulator: tps65218: Update examples
` [PATCH v2 3/8] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
` [PATCH v2 4/8] regulator: tps65218: Remove all the compatibles
` [PATCH v2 5/8] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles
` [PATCH v2 6/8] ARM: dts: AM437X-SK-EVM: "
` [PATCH v2 7/8] ARM: dts: AM437X-CM-T43: "
` [PATCH v2 8/8] ARM: dts: AM43X-EPOS-EVM: "

post-receive: pub/scm/linux/kernel/git/benh/powerpc
 2016-06-27 11:03 UTC 

[PATCH] ndctl: delete duplicate -v on "ndctl destroy-namespace --help" page
 2016-06-27 11:01 UTC 

Updates to meta-fsl-demos (master) in 2016-06-27
 2016-06-27 11:00 UTC 

[PATCH] mwifiex: Reduce endian conversion for REG Host Commands
 2016-06-27 11:00 UTC  (6+ messages)

Recompiles in Yocto/Poky
 2016-06-27 11:00 UTC  (5+ messages)

[PACTH i-g-t v1] lib/igt_gt: Fix unused variable warning for non-x86 targets
 2016-06-27 10:58 UTC 

[PATCH] i2c: i2c-mux-reg: wrong condition checked for of_address_to_resource return value
 2016-06-27 10:57 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Refactor recv_sideband()
 2016-06-27 10:58 UTC  (7+ messages)
` [PATCH v2] "

[PATCH net-next 0/6] r8152: support new chips
 2016-06-27 10:57 UTC  (3+ messages)
` [PATCH net-next 6/6] r8152: add byte_enable for ocp_read_word function

[PATCH 0/5] SPI CS line logical change and s3c64xx code rework
 2016-06-27 10:57 UTC  (10+ messages)
` [PATCH 1/5] spi: do not fail if the CS line is not connected


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.