All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-20 11:29:06 to 2016-11-20 16:08:54 UTC [more...]

[Ksummit-discuss] [PATCH 0/9] Get rid of bitmap images
 2016-11-20 16:08 UTC  (5+ messages)
` [Ksummit-discuss] [PATCH 7/9] docs-rst: media: build SVG from graphviz files
` [Ksummit-discuss] [PATCH 8/9] doc-rst: media/Makefile: reorganize the rules
` [PATCH 9/9] docs-rst: fix media cleandocs target
  ` [Ksummit-discuss] "

[PATCH] [v2] net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
 2016-11-20 16:08 UTC  (3+ messages)

[PATCH] eal: postpone vdev initialization
 2016-11-20 16:05 UTC  (2+ messages)

[Buildroot] [PATCH] openblas: disable OpenMP
 2016-11-20 16:04 UTC 

SG does not ignore dxferp (direct io + mmap)
 2016-11-20 16:02 UTC 

[PATCH] btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space
 2016-11-20 15:50 UTC  (2+ messages)

★★★《出国参展邀请函》2017第52届世界JEC复合材料展览及会议,请转——董事长/总经理(收) |gD4/L100-M| linny@repow.com.cn
 2016-11-20 15:40 UTC 

Error regarding filesystem in Dom0 in lager board
 2016-11-20 15:44 UTC  (3+ messages)

mmc: core: complete/wait_for_completion performance
 2016-11-20 15:44 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] arm64: mvebu: Armada-8K family patches
 2016-11-20 15:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] arm64: mvebu: Modify the A8K SPI and I2C config in DTS
` [U-Boot] [PATCH 2/6] arm64: mvebu: Add bubt command for flash image burn
` [U-Boot] [PATCH 3/6] arm64: mvebu: pinctrl: Add pin control driver for A8K family
` [U-Boot] [PATCH 4/6] arm64: mvebu: Add pin control nodes to A8K family DTS files
` [U-Boot] [PATCH 5/6] arm64: mvebu: Enable BUBT command support in A8K default config
` [U-Boot] [PATCH 6/6] arm64: mvebu: Enable pin control "

[SPDK] Core
 2016-11-20 15:35 UTC 

[Bug 98776] [regression] Rendering glitches in Life Is Strange
 2016-11-20 15:34 UTC  (2+ messages)

[PATCH v7 00/17] port branch.c to use ref-filter's printing options
 2016-11-20 15:33 UTC  (15+ messages)
` [PATCH v7 13/17] ref-filter: add `:dir` and `:base` options for ref printing atoms
` [PATCH v7 14/17] ref-filter: allow porcelain to translate messages in the output

[PATCH v4] media: Driver for Toshiba et8ek8 5MP sensor
 2016-11-20 15:31 UTC  (5+ messages)

[PATCH net-next] mlx4: avoid unnecessary dirtying of critical fields
 2016-11-20 15:14 UTC  (2+ messages)

[RFC PATCH 0/6] Restructure EAL device model for bus support
 2016-11-20 15:30 UTC  (2+ messages)

[Buildroot] Analysis of autobuild failures 18-19/11
 2016-11-20 15:24 UTC  (2+ messages)

[PATCH net 00/18] Update ENA driver to version 1.1.2
 2016-11-20 15:24 UTC  (2+ messages)

[Bridge] VLAN tag being incorreclty removed from ethernet frame when sent on the wire
 2016-11-20 15:24 UTC 

[PATCH 1/7] eal: define container_of macro
 2016-11-20 15:23 UTC  (7+ messages)
` [PATCH 2/7] eal: Helper to convert to struct rte_pci_device
` [PATCH 4/7] virtio: Don't fill dev_info->driver_name
` [PATCH 7/7] ethdev: Move filling of rte_eth_dev_info->pci_dev to dev_infos_get()

[Buildroot] Possible documentation error and a patch
 2016-11-20 15:20 UTC  (3+ messages)

[PATCH V3 0/8] IOMMU probe deferral support
 2016-11-20 15:11 UTC  (8+ messages)

Linux 4.9: Reported regressions as of Sunday, 2016-11-20
 2016-11-20 15:09 UTC 

[PATCH] mtd: bcm47xxpart: fix parsing first block after aligned TRX
 2016-11-20 15:09 UTC 

[SPDK] Core
 2016-11-20 15:06 UTC 

[PATCH v5 1/6] leds: triggers: Add current_brightness trigger parameter
 2016-11-20 15:05 UTC  (5+ messages)
` [PATCH v5 2/6] leds: triggers: Add a keyboard backlight trigger

[PATCH] prctl.2: add information regarding PR_SET_FP_MODE and PR_GET_FP_MODE options
 2016-11-20 14:59 UTC  (3+ messages)

[patch v9 1/1] i2c: add master driver for mellanox systems
 2016-11-20 16:56 UTC 

[U-Boot] [PATCH 00/24] sunxi: Allwinner A64: SPL support
 2016-11-20 14:57 UTC  (25+ messages)
` [U-Boot] [PATCH 01/24] drivers: SPI: sunxi SPL: fix warning
` [U-Boot] [PATCH 02/24] sun6i: Restrict some register initialization to Allwinner A31 SoC
` [U-Boot] [PATCH 03/24] armv8: prevent using THUMB
` [U-Boot] [PATCH 04/24] armv8: add lowlevel_init.S
` [U-Boot] [PATCH 05/24] SPL: tiny-printf: add "l" modifier
` [U-Boot] [PATCH 06/24] move UL() macro from armv8/mmu.h into common.h
` [U-Boot] [PATCH 07/24] SPL: make struct spl_image 64-bit safe
` [U-Boot] [PATCH 08/24] armv8: add simple sdelay implementation
` [U-Boot] [PATCH 09/24] armv8: move reset branch into boot hook
` [U-Boot] [PATCH 10/24] ARM: boot0 hook: remove macro, include whole header file
` [U-Boot] [PATCH 11/24] sunxi: introduce extra config option for boot0 header
` [U-Boot] [PATCH 12/24] sunxi: A64: do an RMR switch if started in AArch32 mode
` [U-Boot] [PATCH 13/24] sunxi: provide default DRAM config for sun50i in Kconfig
` [U-Boot] [PATCH 14/24] sunxi: H3: add and rename some DRAM contoller registers
` [U-Boot] [PATCH 15/24] sunxi: H3: add DRAM controller single bit delay support
` [U-Boot] [PATCH 16/24] sunxi: A64: use H3 DRAM initialization code for A64
` [U-Boot] [PATCH 17/24] sunxi: H3/A64: fix non-ODT setting
` [U-Boot] [PATCH 18/24] sunxi: DRAM: fix H3 DRAM size display on aarch64
` [U-Boot] [PATCH 19/24] sunxi: A64: enable SPL
` [U-Boot] [PATCH 20/24] SPL: read and store arch property from U-Boot image
` [U-Boot] [PATCH 21/24] Makefile: use "arm64" architecture for U-Boot image files
` [U-Boot] [PATCH 22/24] ARM: SPL/FIT: differentiate between arm and arm64 arch properties
` [U-Boot] [PATCH 23/24] sunxi: introduce RMR switch to enter payloads in 64-bit mode
` [U-Boot] [PATCH 24/24] sunxi: A64: add 32-bit SPL support

[Buildroot] [PATCH 1/1] dosfstools: update URL in Config.in.host
 2016-11-20 14:56 UTC  (2+ messages)

[Buildroot] [git commit] dosfstools: update URL in Config.in.host
 2016-11-20 14:55 UTC 

[Buildroot] [git commit] docs/manual: fix documentation about BR2_EXTERNAL_<name>_PATH variable
 2016-11-20 14:55 UTC 

[Buildroot] [PATCH v2] mpv: needs atomics or 8-byte sync
 2016-11-20 14:54 UTC 

[Buildroot] [PATCH] mpv: needs atomics or 8-byte sync
 2016-11-20 14:52 UTC 

[Buildroot] [PATCH 1/2] kvm-unit-tests: pass the --processor configure argument
 2016-11-20 14:50 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] kvm-unit-tests: only enable for ARM on Cortex-A7 and A15

net/sctp: BUG: KASAN: stack-out-of-bounds in memcmp
 2016-11-20 14:48 UTC  (7+ messages)

linux raid wiki - backup files
 2016-11-20 14:48 UTC  (3+ messages)

[Buildroot] [git commit] kvm-unit-tests: only enable for ARM on Cortex-A{7, 12, 15, 17}
 2016-11-20 14:48 UTC 

[Buildroot] [git commit] kvm-unit-tests: pass the --processor configure argument
 2016-11-20 14:46 UTC 

[PATCH] tpm: vtpm_proxy: Do not access host's event log
 2016-11-20 14:46 UTC  (12+ messages)

[Buildroot] mplayer issue due to toolchain wrapper
 2016-11-20 14:42 UTC  (2+ messages)

[Buildroot] [PATCH] olimex_a20_olinuxino_lime_mali: bump kernel
 2016-11-20 14:39 UTC  (2+ messages)

[Bug 98784] Talos Principle rendering flickering garbage on start instead of Croteam logo
 2016-11-20 14:37 UTC  (3+ messages)
` [Bug 98784] Talos Principle rendering flickering garbage on start instead of its logo and loading squares

[PATCH rdma-core] rxe: Remove perl::switch module dependancy
 2016-11-20 14:33 UTC  (2+ messages)

[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime_mali: bump kernel version
 2016-11-20 14:27 UTC 

[Ksummit-discuss] Including images on Sphinx documents
 2016-11-20 14:26 UTC  (11+ messages)

[Bug 98005] VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface
 2016-11-20 14:03 UTC  (3+ messages)

[qemu-mainline test] 102442: regressions - FAIL
 2016-11-20 14:03 UTC 

[Bug 98785] Talos Principle causes GPU faults when rendering main menu animation
 2016-11-20 14:00 UTC  (2+ messages)

core.c:undefined reference to `fpu_save'
 2016-11-20 13:50 UTC 

[PATCH v3 0/5] Unmarking Mellanox devices with broken INTx masking
 2016-11-20  7:14 UTC  (4+ messages)
` [PATCH v3 2/5] net/mlx4_core: Use device ID defines

[GIT PULL 1/4] DaVinci cleanups for v4.10 (part 2)
 2016-11-20 13:40 UTC  (4+ messages)
` [GIT PULL 2/4] DaVinci SoC updates "
` [GIT PULL 3/4] DaVinci DT "
` [GIT PULL 4/4] DaVinci defconfig "

[PATCH] Makefiles: Fix function availability checks
 2016-11-20 13:40 UTC  (2+ messages)

[Bug 179341] mpt3sas: LSISAS3008 don't see Intel 540s SSD
 2016-11-20 13:38 UTC 

[PATCH] libmultipath: remove unnecessary condition in checker_repair
 2016-11-20 13:37 UTC  (2+ messages)

arch/xtensa/include/asm/initialize_mmu.h:41: Error: invalid register 'atomctl' for 'wsr' instruction
 2016-11-20 13:36 UTC 

[PATCH] libmultipath: fix missing dm_task_destroy() in dm_reassign()
 2016-11-20 13:36 UTC  (2+ messages)

[PATCH] Remove superfluous instances of the "extern" keyword
 2016-11-20 13:35 UTC  (2+ messages)

ir-keytable: infinite loops, segfaults
 2016-11-20 13:29 UTC  (6+ messages)

[RFC] timekeeping: Use cached readouts for monotonic and raw clocks in suspend
 2016-11-20 13:24 UTC  (2+ messages)

Can not trace perf-probe event (made to probe the main function) with perf-top
 2016-11-20 13:26 UTC  (2+ messages)

commit 4dd1837d7589f468ed109556513f476e7a7f9121 breaks build
 2016-11-20 13:25 UTC  (19+ messages)

[PATCH] multipath-tools: update bl info for nvme in multipath.conf.5
 2016-11-20 13:24 UTC  (2+ messages)

[PATCH] multipath-tools: merge nvme in similar blacklist regex
 2016-11-20 13:24 UTC  (2+ messages)

[GIT PULL] kbuild changes for v4.9-rc1
 2016-11-20 13:21 UTC  (6+ messages)
` [PATCH] kbuild: provide include/asm/asm-prototypes.h for ARM
    ` [PATCH 1/2] "

[PATCH v8 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration
 2016-11-20 13:20 UTC  (8+ messages)
` [PATCH v8 6/7] arm/arm64: vgic: Implement VGICv3 CPU interface access

Adding SCTP_SENDALL support
 2016-11-20 13:16 UTC 

[patch 0/8] x86/tsc: Utilize TSC_ADJUST MSR
 2016-11-20 13:10 UTC  (3+ messages)
` [patch 4/8] x86/tsc: Verify TSC_ADJUST from idle

[PATCH v5 0/2] platform: Add DT support for DA8xx
 2016-11-20 13:08 UTC  (4+ messages)

i.MX6UL: feature state of linux-fslc 4.1.x vs mainline
 2016-11-20 13:04 UTC  (2+ messages)

cc1: error: '-march=r3000' requires '-mfp32'
 2016-11-20 13:03 UTC 

[PATCH] spi: davinci: Allow device tree devices to use DMA
 2016-11-20 12:59 UTC  (4+ messages)

[PATCH] asus-wmi: Set specified XUSB2PR value for X550LB
 2016-11-20 12:59 UTC  (4+ messages)

[meta-raspberrypi][PATCH 0/1] linux-raspberrypi_4.7.bb: upgrade to latest good version
 2016-11-20 12:58 UTC  (4+ messages)
` [meta-raspberrypi][PATCH 1/1] "

[PATCH] mfd: twl-core: make driver DT only
 2016-11-20 12:57 UTC  (4+ messages)

[PATCH] mfd: twl-core: export twl_get_regmap
 2016-11-20 12:54 UTC  (4+ messages)

[PULL REQUEST] Please pull rdma.git
 2016-11-20 12:53 UTC  (10+ messages)

[meta-raspberrypi][PATCH 0/2] Support for 64bits target on raspberrypi3
 2016-11-20 12:46 UTC  (3+ messages)
` [meta-raspberrypi][PATCH 1/2] Support for 64bits target on raspberrypi3 (generic part)
` [meta-raspberrypi][PATCH 2/2] Support for 64bits target on raspberrypi3 (patches for supporting 64bits on linux 4.7)

[PATCH] i18n: Fixed unmatched single quote in error message
 2016-11-20 12:26 UTC 

arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3000' requires '-mfp32'
 2016-11-20 12:24 UTC 

[Bug 98795] Rendering regression in radeonsi running mad max
 2016-11-20 12:16 UTC  (2+ messages)

[PATCH 1/2] tpm: Check for parent device being NULL
 2016-11-20 12:14 UTC  (5+ messages)
` [PATCH 2/2] tpm: Fix error code handling after tpm_bios_log_setup

[PATCH] drivers/usb: use READ_ONCE instead of deprecated ACCESS_ONCE
 2016-11-20 12:11 UTC  (3+ messages)

[PATCH 00/33] userfaultfd tmpfs/hugetlbfs/non-cooperative
 2016-11-20 12:10 UTC  (6+ messages)
` [PATCH 25/33] userfaultfd: shmem: add userfaultfd hook for shared memory faults

[PATCH v3 0/3] Add a tune file for cortexa53, valid for 32 bits and 64 bits
 2016-11-20 12:10 UTC  (4+ messages)
` [PATCH v3 1/3] arch-arm64.inc: include arch-armv7ve instead of arch-armv7a
` [PATCH v3 2/3] arch-armv8.inc: add support for 32bits armv8 options
` [PATCH v3 3/3] Add a tune file for cortexa53, valid for 32 bits and 64 bits

[PATCH 1/1] subsystem drm: add fourcc for 16bit buffers
 2016-11-20 11:58 UTC 

[xen-unstable test] 102439: tolerable FAIL
 2016-11-20 12:08 UTC 

[meta-raspberrypi][PATCH v2 0/1] Modify raspberrypi3.conf and add raspberrypi3-64.conf
 2016-11-20 12:07 UTC  (2+ messages)
` [meta-raspberrypi][PATCH v2 1/1] "

[meta-raspberrypi][PATCH 0/1] Modify raspberrypi3.conf and add raspberrypi3-64.conf
 2016-11-20 12:06 UTC  (5+ messages)
` [meta-raspberrypi][PATCH 1/1] "

[Buildroot] [PATCH next v2] cmake: bump version to 3.7.0
 2016-11-20 12:05 UTC  (3+ messages)

arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
 2016-11-20 12:05 UTC 

init_constants_early: too small LEBs?
 2016-11-20 12:00 UTC  (3+ messages)

[U-Boot] [PATCH v7 16/21] spi: Remove dual flash options/flags
 2016-11-20 12:00 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2016-11-20 11:59 UTC  (3+ messages)

degraded BTRFS RAID 1 not mountable: open_ctree failed, unable to find block group for 0
 2016-11-20 11:58 UTC  (7+ messages)

[Bug 98743] Incorrect colormapping in Verdun game
 2016-11-20 11:58 UTC  (2+ messages)

[ANNOUNCE] Reiser4 Logical Volumes. Mirrors and Failover
 2016-11-20 11:58 UTC  (2+ messages)

[PATCH 0/3] overlayfs: allow moving directory trees
 2016-11-20 11:39 UTC  (14+ messages)
` [PATCH 3/3] ovl: redirect on rename-dir

[PATCH] multipath-tools: remove Pure modifications
 2016-11-20 11:52 UTC  (4+ messages)

[PATCH v4] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
 2016-11-20 11:43 UTC  (2+ messages)

[RFC 1/6] drm/etnaviv: add binding for the gc320 found in ti socs
 2016-11-20 11:43 UTC  (6+ messages)
` [RFC 2/6] drm/etnaviv: allow building etnaviv on omap devices

[U-Boot] New UCLASS_PINCTRL driver - probe is not called for all nodes
 2016-11-20 11:33 UTC  (3+ messages)

NFS Server prevents access to files on different scenarios (lock problem?)
 2016-11-20 11:33 UTC  (4+ messages)

[PATCH v6 0/5] drm: sun8i: Add DE2 HDMI video support
 2016-11-20 11:32 UTC  (2+ messages)

[PATCH] ARM: davinci: PM: fix build when da850 not compiled in
 2016-11-20 11:29 UTC  (2+ messages)


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.