All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-25 17:53:09 to 2016-11-25 19:40:17 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dtor/input
 2016-11-25 19:40 UTC 

[U-Boot] [PATCH v2 0/4] Enable the host controller and hub on PopMetal board
 2016-11-25 19:39 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/4] board: popmetal: de-assert the host rst pin in board init

[U-Boot] Please pull u-boot-fdt
 2016-11-25 19:39 UTC  (2+ messages)

[RFC PATCH 00/29] arm64: Scalable Vector Extension core support
 2016-11-25 19:39 UTC  (30+ messages)
` [RFC PATCH 01/29] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH 02/29] arm64: signal: factor frame layout and population into separate passes
` [RFC PATCH 03/29] arm64: signal: factor out signal frame record allocation
` [RFC PATCH 04/29] arm64: signal: Allocate extra sigcontext space as needed
` [RFC PATCH 05/29] arm64: signal: Parse extra_context during sigreturn
` [RFC PATCH 06/29] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [RFC PATCH 07/29] arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig
` [RFC PATCH 08/29] arm64/sve: Low-level save/restore code
` [RFC PATCH 09/29] arm64/sve: Boot-time feature detection and reporting
` [RFC PATCH 10/29] arm64/sve: Boot-time feature enablement
` [RFC PATCH 11/29] arm64/sve: Expand task_struct for Scalable Vector Extension state
` [RFC PATCH 12/29] arm64/sve: Save/restore SVE state on context switch paths
` [RFC PATCH 13/29] arm64/sve: Basic support for KERNEL_MODE_NEON
` [RFC PATCH 14/29] Revert "arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig"
` [RFC PATCH 15/29] arm64/sve: Restore working FPSIMD save/restore around signals
` [RFC PATCH 16/29] arm64/sve: signal: Add SVE state record to sigcontext
` [RFC PATCH 17/29] arm64/sve: signal: Dump Scalable Vector Extension registers to user stack
` [RFC PATCH 18/29] arm64/sve: signal: Restore FPSIMD/SVE state in rt_sigreturn
` [RFC PATCH 19/29] arm64/sve: Avoid corruption when replacing the SVE state
` [RFC PATCH 20/29] arm64/sve: traps: Add descriptive string for SVE exceptions
` [RFC PATCH 21/29] arm64/sve: Enable SVE on demand for userspace
` [RFC PATCH 22/29] arm64/sve: Implement FPSIMD-only context for tasks not using SVE
` [RFC PATCH 23/29] arm64/sve: Move ZEN handling to the common task_fpsimd_load() path
` [RFC PATCH 24/29] arm64/sve: Discard SVE state on system call
` [RFC PATCH 25/29] arm64/sve: Avoid preempt_disable() during sigreturn
` [RFC PATCH 26/29] arm64/sve: Avoid stale user register state after SVE access exception
` [RFC PATCH 27/29] arm64/sve: ptrace support
` [RFC PATCH 28/29] arm64: KVM: Treat SVE use by guests as undefined instruction execution
` [RFC PATCH 29/29] arm64/sve: Limit vector length to 512 bits by default

[U-Boot] Please pull u-boot-rockchip
 2016-11-25 19:39 UTC 

[U-Boot] [PATCH v2 00/22] rockchip: Add support for Asus Chromebit
 2016-11-25 19:39 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/22] rockchip: video: Correct HDMI data source selection
` [U-Boot] [PATCH v2 03/22] rockchip: Allow jerry to use of-platdata
` [U-Boot] [PATCH v2 05/22] stdio: Correct code style nits
` [U-Boot] [PATCH v2 06/22] stdio: Correct numbering logic in stdio_probe_device()
` [U-Boot] [PATCH v2 10/22] spi: Add error checking for invalid bus widths
` [U-Boot] [PATCH v2 12/22] video: Use cache-alignment in video_sync()
` [U-Boot] [PATCH v2 13/22] video: Track whether a display is in use
` [U-Boot] [PATCH v2 16/22] rockchip: Rename jerry files to veyron
` [U-Boot] [PATCH v2 17/22] rockchip: veyron: Add a note about the SDRAM voltage
` [U-Boot] [PATCH v2 19/22] rockchip: clk: Support setting ACLK
` [U-Boot] [PATCH v2 22/22] rockchip: Add support for veyron-mickey (Chromebit)

[PATCH v3 0/2] small fixes for soc_button_array
 2016-11-25 19:38 UTC  (5+ messages)
` [PATCH v3 1/2] Input - soc_button_array: use gpio_is_valid()
` [PATCH v3 2/2] Input - soc_button_array: bail out earlier if gpiod_count is null

[PATCH v6 0/9] tpm: cleanup/fixes in existing event log support
 2016-11-25 19:38 UTC  (8+ messages)
` [PATCH v6 3/9] tpm: replace dynamically allocated bios_dir with a static array

[U-Boot] [PATCH 0/4] enable the host controller for rk3036
 2016-11-25 19:38 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] config: rk3036: enable configs for USB HOST
` [U-Boot] [PATCH 2/4] config: rk3036: enable fix regulator
` [U-Boot] [PATCH 3/4] dts: arm: rk3036: add usb vbus node

[PATCH v3] drivers/net:new PMD using tun/tap host interface
 2016-11-25 19:38 UTC  (4+ messages)
` [PATCH v9] "

[U-Boot] [PATCH] config: evb-rk3399: enable PWM_ROCKCHIP
 2016-11-25 19:38 UTC  (3+ messages)

[U-Boot] [PATCH] evb-rk3399: deduced the dram node size when space reserved
 2016-11-25 19:38 UTC  (4+ messages)

[U-Boot] [PATCH] arm: rockchip: Fix typo in ROCKCHIP_RK3288 help
 2016-11-25 19:38 UTC  (3+ messages)

[U-Boot] [PATCH] arm: dts: Fix Rockchip sort order
 2016-11-25 19:38 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] power: regulator: Introduce regulator_set_value_force function
 2016-11-25 19:38 UTC  (11+ messages)
` [U-Boot] [PATCH 2/3] power: regulator: Add limits checking while setting voltage
` [U-Boot] [PATCH 3/3] power: regulator: Add limits checking while setting current

[U-Boot] [PATCH 00/82] x86: Add initial support for 64-bit U-Boot
 2016-11-25 19:37 UTC  (5+ messages)

[U-Boot] [PATCH v2] libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
 2016-11-25 19:37 UTC  (6+ messages)

[U-Boot] [PATCH] cmd/fdt: Make fdt get value endian-safe for single-cell properties
 2016-11-25 19:37 UTC  (7+ messages)

[PATCH 0/2] kasan,stacktrace: improve error reports
 2016-11-25 19:35 UTC  (6+ messages)
` [PATCH 1/2] stacktrace: fix print_stack_trace printing timestamp twice

[PATCH 1/1] smiapp: Implement power-on and power-off sequences without runtime PM
 2016-11-25 19:34 UTC  (2+ messages)

Enabling peer to peer device transactions for PCIe devices
 2016-11-25 19:34 UTC  (23+ messages)

post-receive: pub/scm/linux/kernel/git/mark/linux
 2016-11-25 19:27 UTC 

Question regarding clocks in the DW-HDMI DT bindings
 2016-11-25 19:26 UTC  (4+ messages)

opening a file on a stacked overlayfs is broken
 2016-11-25 19:28 UTC  (3+ messages)
` [PATCH] ovl: tentative fix for broken vfs_open() on stacked overlayfs

[patch] [media] uvcvideo: freeing an error pointer
 2016-11-25 19:20 UTC  (8+ messages)

[PATCH] mlx4: give precise rx/tx bytes/packets counters
 2016-11-25 19:19 UTC  (5+ messages)
    ` Aw: "

[RFC][PATCH 4/4] futex: Rewrite FUTEX_UNLOCK_PI
 2016-11-25 19:13 UTC  (12+ messages)

[PATCH] mm: page_alloc: Skip over regions of invalid pfns where possible
 2016-11-25 18:55 UTC  (2+ messages)

[PATCH for-4.8] tools/libacpi: Fix compilation when cross building the tools
 2016-11-25 19:12 UTC  (2+ messages)

[PATCH] mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
 2016-11-25 19:10 UTC  (2+ messages)

[PATCH v8 3/8] x86: Enable Intel Turbo Boost Max Technology 3.0
 2016-11-25 19:06 UTC  (4+ messages)
` [tip:x86/core] "

[PATCH][jethro] rootfs: Modify RPM installation
 2016-11-25 19:09 UTC  (4+ messages)
` [PATCH v3] "

scsi: use-after-free in bio_copy_from_iter
 2016-11-25 19:08 UTC 

SPI NAND support in drivers/mtd/spi-nor/spi-nor.c
 2016-11-25 19:07 UTC  (6+ messages)

[PATCH] perf script: Add option to stop printing callchain
 2016-11-25 19:06 UTC  (2+ messages)

[PATCH] perf trace: Update tid/pid filtering option to leverage symbol_conf
 2016-11-25 19:06 UTC  (2+ messages)

[PATCH] perf timehist: Handle cpu migration events
 2016-11-25 19:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2016-11-25 19:05 UTC 

[RFC 02/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) Bus driver
 2016-11-25 19:05 UTC  (11+ messages)

[PATCH for-4.8] x86/cpu: Reposition stack alignment check
 2016-11-25 19:04 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2016-11-25 19:04 UTC 

[PATCH 0/5] VSP-Tests: Add suspend resume tests and helpers
 2016-11-25 19:03 UTC  (18+ messages)
` [PATCH 1/5] scripts: Test suite runner
` [PATCH 2/5] scripts: Provide bin2png.sh helper
` [PATCH 3/5] logger: Log to the FTrace buffer if tracing is enabled
` [PATCH 4/5] tests: Test suspend/resume on idle pipelines
` [PATCH 5/5] tests: Test suspend/resume on active pipelines

post-receive: pub/scm/linux/kernel/git/acme/linux
 2016-11-25 18:59 UTC 

[ovmf baseline-only test] 68098: all pass
 2016-11-25 18:58 UTC 

net/netlink: null-ptr-deref in netlink_dump/lock_acquire
 2016-11-25 18:57 UTC  (8+ messages)

[Documentation][PATCH 1/2] FAQ: Remove this document
 2016-11-25 18:56 UTC  (2+ messages)
` [Documentation][PATCH 2/2] bsp-scope: Include meta-freescale section

[U-Boot] [PATCH] mx6sx: Add initial support for UDOO Neo Board
 2016-11-25 18:56 UTC 

[qemu-upstream-4.7-testing test] 102632: regressions - FAIL
 2016-11-25 18:55 UTC 

[Bug 98852] New: Nvidia graphics card fan not running or to slow, danger of overheating
 2016-11-25 18:54 UTC  (3+ messages)
  ` [Bug 98852] "

Amlogic Meson GXL/GXM USB support (dwc2 and dwc3)
 2016-11-25 18:49 UTC  (2+ messages)

[PATCH 0/3] MIPS: A few DMA & caching fixes
 2016-11-25 18:46 UTC  (8+ messages)
` [PATCH 1/3] MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
` [PATCH 2/3] MIPS: Don't writeback when cache-invalidating DMA buffers
` [PATCH 3/3] MIPS: Sanitise DMA unmapping cache sync operations

[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
 2016-11-25 18:47 UTC  (19+ messages)

Mount log message
 2016-11-25 18:47 UTC 

MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
 2016-11-25 18:46 UTC 

MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
 2016-11-25 18:46 UTC 

MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
 2016-11-25 18:46 UTC 

MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
 2016-11-25 18:46 UTC 

MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
 2016-11-25 18:46 UTC 

Problem imaging a hard drive
 2016-11-25 18:44 UTC 

[PATCH] z3fold: use %z modifier for format string
 2016-11-25 18:36 UTC  (7+ messages)

How to classify a port range?
 2016-11-25 18:34 UTC  (2+ messages)

[PATCH 0/3] z3fold: per-page spinlock and other smaller optimizations
 2016-11-25 18:33 UTC  (9+ messages)
` [PATCH 2/3] z3fold: don't fail kernel build if z3fold_header is too big
` [PATCH 3/3] z3fold: discourage use of pages that weren't compacted

[PATCH V5 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-25 18:23 UTC  (14+ messages)
` [PATCH V5 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V5 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V5 03/10] efi: parse ARMv8 processor error

[PATCH 0/2] kexec-tools: arm64: Add dcache enabling facility
 2016-11-25 18:30 UTC  (7+ messages)
` [PATCH 1/2] arm64: Add enable/disable d-cache support for purgatory

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2016-11-25 18:27 UTC 

[PATCH 00/19] Offline scrub support
 2016-11-25 18:26 UTC  (2+ messages)

[PATCH V2 2/3] dt-bindings: mxsfb: Add new bindings for the MXSFB driver
 2016-11-25 18:26 UTC  (3+ messages)
` [PATCH V3 "

[U-Boot] [PATCH] usb: xhci: Limit transfer length in a single TD
 2016-11-25 18:25 UTC  (5+ messages)

[PATCH] hwmon: (core) Simplify sysfs attribute name allocation
 2016-11-25 18:22 UTC 

[PATCH] i40e: fix oversize packet counter not incrementing for large packets
 2016-11-25 18:21 UTC 

[U-Boot] Rockchip RK3288 u-boot with mainline kernel
 2016-11-25 18:20 UTC 

[PATCH V4 0/2] pinctrl: tegra: Add support for IO pad control
 2016-11-25 17:49 UTC  (8+ messages)
` [PATCH V4 2/2] pinctrl: tegra: Add driver to configure voltage and power of io pads

Wondering about cirris and stdvga
 2016-11-25 18:17 UTC  (4+ messages)

[PATCH v3 00/11] PVH VCPU hotplug support
 2016-11-25 18:16 UTC  (16+ messages)
` [PATCH v3 01/11] x86/domctl: Add XEN_DOMCTL_set_avail_vcpus

[PATCH 1/2] f2fs: use err for f2fs_preallocate_blocks
 2016-11-25 18:16 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix redundant block allocation
  ` [f2fs-dev] "

[U-Boot] (no subject)
 2016-11-25 18:16 UTC 

[PATCH 0/3] net/mlx5: support flow_rte
 2016-11-25 18:14 UTC  (4+ messages)
` [PATCH 1/3] net/mlx5: add preliminary support for rte_flow
` [PATCH 2/3] net/mlx5: add software "
` [PATCH 3/3] net/mlx5: add rte_flow rule creation

[PATCH 1/2] f2fs: revert segment allocation for direct IO
 2016-11-25 18:14 UTC  (4+ messages)
` [PATCH 2/2] f2fs: allow dio read for LFS mode
  ` [f2fs-dev] "

[Qemu-devel] Problems with qemu "modern" virtio on sparc64
 2016-11-25 18:11 UTC 

ATENCIÓN;
 2016-11-25 15:22 UTC 

post-receive: pub/scm/linux/kernel/git/fdmanana/linux
 2016-11-25 18:07 UTC 

SG does not ignore dxferp (direct io + mmap)
 2016-11-25 18:01 UTC  (10+ messages)

BUG: 4.9-rc6 Still "no symbol version" on boot
 2016-11-25 18:00 UTC  (13+ messages)
` [PATCH] x86/kbuild: enable modversions for symbols exported from asm

[PATCH RFC] user-namespaced file capabilities - now with even more magic
 2016-11-25 17:50 UTC  (5+ messages)

[Buildroot] [PATCH] autossh: honour LDFLAGS
 2016-11-25 18:00 UTC 

[PATCH v3 0/5] GuC code reorganization
 2016-11-25 17:59 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Rename intel_guc.h to intel_uc.h
` [PATCH 2/5] drm/i915/guc: Drop guc2host/host2guc from names
` [PATCH 3/5] drm/i915/guc: Move guc_{send, recv}() to intel_uc.c
` [PATCH 4/5] drm/i915/guc: Init send_mutex in intel_uc_init_early()
` [PATCH 5/5] drm/i915/guc: Remove spurious include

XEN tools for ARM64 build issue
 2016-11-25 17:59 UTC  (6+ messages)

f8bfff5e6d: WARNING: CPU: 0 PID: 1 at drivers/base/power/common.c:150 dev_pm_domain_set
 2016-11-25 17:56 UTC 

[PATCH 1/1] rpmsg: virtio_rpmsg_bus: fix channel creation
 2016-11-25 17:54 UTC 

[iptables PATCH] nft_ipv{4,6}_xlate: Respect prefix lengths
 2016-11-25 17:52 UTC 


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.