All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-11 09:17:36 to 2016-12-11 13:58:46 UTC [more...]

[U-Boot] [PATCH 0/3] Add generic FDT memory bank decoding and gd initialization
 2016-12-11 13:58 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] fdt: add memory bank decoding functions for board setup
` [U-Boot] [PATCH 2/3] ARM: zynq: Replace board specific with generic memory bank decoding
` [U-Boot] [PATCH 3/3] ARM64: zynqmp: "

[Buildroot] [PATCH] usbip: add a new package
 2016-12-11 13:56 UTC  (5+ messages)

[PATCH 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically
 2016-12-11 13:53 UTC  (9+ messages)

[GIT PULL] overlayfs update for 4.10
 2016-12-11 13:51 UTC  (3+ messages)

[BUG] git crash for git remote update tip tip
 2016-12-11 13:50 UTC  (3+ messages)

[Question] New mmap64 syscall?
 2016-12-11 13:41 UTC  (25+ messages)
  ` [PATCH 1/3] mm: move argument checkers of mmap_pgoff() to separated routine
  ` [PATCH 2/3] sys_mmap64()
  ` [PATCH 3/3] mm: make pagoff_t type 64-bit

[Qemu-devel] [PATCH v6 00/10] tcg mips64 and mips r6 improvements
 2016-12-11 13:36 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 01/10] tcg-mips: Move bswap code to a subroutine
` [Qemu-devel] [PATCH v6 02/10] tcg-mips: Add mips64 opcodes
` [Qemu-devel] [PATCH v6 03/10] tcg-mips: Support 64-bit opcodes
` [Qemu-devel] [PATCH v6 04/10] tcg-mips: Add bswap32u and bswap64
` [Qemu-devel] [PATCH v6 05/10] tcg-mips: Adjust move functions for mips64
` [Qemu-devel] [PATCH v6 06/10] tcg-mips: Adjust load/store "
` [Qemu-devel] [PATCH v6 07/10] tcg-mips: Adjust prologue "
` [Qemu-devel] [PATCH v6 08/10] tcg-mips: Add tcg unwind info
` [Qemu-devel] [PATCH v6 09/10] tcg-mips: Adjust calling conventions for mips64
` [Qemu-devel] [PATCH v6 10/10] tcg-mips: Adjust qemu_ld/st "

master - test: add results/ to .gitignore
 2016-12-11 13:33 UTC 

master - lvmdbusd: add path.py to .gitignore
 2016-12-11 13:33 UTC 

master - scripts: add systemd unit files to .gitignore
 2016-12-11 13:32 UTC 

master - scripts: add lvmdump.sh to .gitignore
 2016-12-11 13:32 UTC 

[Buildroot] [Patch v2 0/9] Introducing service supervision/management with s6
 2016-12-11 13:27 UTC  (5+ messages)
` [Buildroot] [Patch v2 6/9] s6-rc: new package

[PATCH] firmware: simplify defining and handling FW_OPT_FALLBACK
 2016-12-11 13:26 UTC 

i.MX31 3DS board not booting after commit 1c2f87c22... ARM: 8025/1: Get rid of meminfo
 2016-12-11 13:21 UTC  (5+ messages)

[PATCH 0/2] ARM: v7-A !MMU fixes for fun (&fame)
 2016-12-11 13:12 UTC  (6+ messages)
` [PATCH 1/2] ARM: nommu: allow enabling REMAP_VECTORS_TO_RAM
` [PATCH RFC 2/2] ARM: nommu: remap exception base address to RAM

[PATCH 1/4] drm: Protect master->unique with dev->master_mutex
 2016-12-11 13:12 UTC  (6+ messages)
` [PATCH 4/4] drm: Simplify GETRESOURCES ioctl
  ` [PATCH] "
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm: Protect master->unique with dev->master_mutex (rev2)

[abelloni:at91-dt 11/16] Error: arch/arm/boot/dts/sama5d3xmb_cmp.dtsi:179.17-18 syntax error
 2016-12-11 13:09 UTC 

[PATCH 0/4] doc: fixes to gitcore-tutorial.txt
 2016-12-11 13:04 UTC  (3+ messages)
` [PATCH 4/4] doc: omit needless "for"

[PATCH 0/2] mm/memblock.c: fix potential bug and code refine
 2016-12-11 12:59 UTC  (6+ messages)
` [PATCH 1/2] mm/memblock.c: trivial code refine in memblock_is_region_memory()
` [PATCH 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()

git add -p with new file
 2016-12-11 13:00 UTC  (6+ messages)

[RFC ABI V6 00/14] SG-based RDMA ABI Proposal
 2016-12-11 12:58 UTC  (15+ messages)
  ` [RFC ABI V6 01/14] IB/core: Refactor IDR to be per-device
  ` [RFC ABI V6 02/14] IB/core: Add support for custom types
  ` [RFC ABI V6 03/14] IB/core: Add generic ucontext initialization and teardown
  ` [RFC ABI V6 04/14] IB/core: Add macros for declaring types and type groups
  ` [RFC ABI V6 05/14] IB/core: Declare all common IB types
  ` [RFC ABI V6 06/14] IB/core: Use the new IDR and locking infrastructure in uverbs_cmd
  ` [RFC ABI V6 07/14] IB/core: Add new ioctl interface
  ` [RFC ABI V6 08/14] IB/core: Add macros for declaring actions and attributes
  ` [RFC ABI V6 09/14] IB/core: Add uverbs types, actions, handlers "
  ` [RFC ABI V6 10/14] IB/core: Add uverbs merge trees functionality
  ` [RFC ABI V6 11/14] IB/mlx5: Implement common uverb objects
  ` [RFC ABI V6 12/14] IB/{core,mlx5}: Support uhw definition per driver
  ` [RFC ABI V6 13/14] IB/core: Support getting IOCTL header/SGEs from kernel space
  ` [RFC ABI V6 14/14] IB/core: Implement compatibility layer for get context command

[PATCH net-next 0/2] Add ethtool set regs support
 2016-12-11 12:41 UTC  (7+ messages)

drivers/auxdisplay/img-ascii-lcd.c:384: undefined reference to `devm_ioremap_resource'
 2016-12-11 12:38 UTC 

[PATCH 0/5] sphinxification for dma-buf docs
 2016-12-11 12:35 UTC  (4+ messages)

[RFC] Using DC in amdgpu for upcoming GPU
 2016-12-11 12:34 UTC  (8+ messages)

[PATCH 0/4] eal/common: introduce rte_memset and related test
 2016-12-11 12:32 UTC  (10+ messages)
` [PATCH 1/4] eal/common: introduce rte_memset on IA platform

[PATCH] staging/android: remove Sync Framework tasks from TODO
 2016-12-11 12:31 UTC  (3+ messages)

[PATCH v1] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
 2016-12-11 12:28 UTC  (11+ messages)

[PATCH v3 0/4] stk1160: Let the driver setup the device's internal AC97 codec
 2016-12-11 12:20 UTC  (12+ messages)
` [PATCH v3 3/4] stk1160: Add module param for setting the record gain

[Bug 80901] New: [NVCF] PWM fan speed too high under kernel 3.15
 2016-12-11 12:12 UTC  (3+ messages)
  ` [Bug 80901] [NVCF] PWM fan speed too high

[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-12-11 12:08 UTC  (11+ messages)
` ILP32 for ARM64 - testing with lmbench

[PATCH v2 0/2] Determine kernel text mapping size at runtime for x86_64
 2016-12-11 12:06 UTC  (9+ messages)
` [PATCH v2 2/2] x86/KASLR/64: Determine kernel text mapping size at runtime

[PATCH] lib/randutils: use getrandom(2) when it is available
 2016-12-11 12:05 UTC  (3+ messages)

kvm memslot question
 2016-12-11 12:04 UTC 

spidev instantiated from DT
 2016-12-11 12:03 UTC 

Documenting the ioctl interfaces to discover relationships between namespaces
 2016-12-11 11:54 UTC  (2+ messages)

[linux-next:master 7186/11555] htmldocs: Documentation/doc-guide/sphinx.rst:110: ERROR: Unknown target name: "sphinx c domain"
 2016-12-11 11:49 UTC 

[PATCH] scripts/kallsyms: remove last remnants of --page-offset option
 2016-12-11 11:46 UTC  (3+ messages)

[PATCH] usb: gadget: uvc: fix UVC_ATTR macro for UVCG_OPTS_ATTR
 2016-12-11 11:45 UTC 

[meta-oe][PATCH] Update makedumpfile recipe to add ARM into COMPATIBLE_HOST
 2016-12-11 11:40 UTC 

[PATCH] kconfig/nconf: Fix hang when editing symbol with a long prompt
 2016-12-11 11:32 UTC  (2+ messages)

[alsa-lib][PATCH] pcm: fix wrong document references to PCM APIs which perform direct memory access with frame copying
 2016-12-11 11:31 UTC 

[U-Boot] [PATCH V2 00/19] imx: add i.MX6SLL support
 2016-12-11 11:24 UTC  (20+ messages)
` [U-Boot] [PATCH V2 01/19] imx: add i.MX 6SLL CPU type
` [U-Boot] [PATCH V2 02/19] imx: mx6sll: add pinmux header files
` [U-Boot] [PATCH V2 03/19] imx: mx6sll: update register address
` [U-Boot] [PATCH V2 04/19] imx-common: timer: add i.MX6SLL support
` [U-Boot] [PATCH V2 05/19] imx: mx6sll: add iomux settings
` [U-Boot] [PATCH V2 06/19] imx: mx6: fix mmdc ch0 clk for 6SL
` [U-Boot] [PATCH V2 07/19] imx: mx6: lcdif: gate clock before changing mux
` [U-Boot] [PATCH V2 08/19] imx: mx6sl: add lcdif clock support
` [U-Boot] [PATCH V2 09/19] imx: clock: gate clk before changing pix clk mux
` [U-Boot] [PATCH V2 10/19] imx: mx6sll: add clock support
` [U-Boot] [PATCH V2 11/19] imx-common: cache: configure L2 Cache for i.MX6SLL
` [U-Boot] [PATCH V2 12/19] imx: mx6sll: add Kconfig entry "
` [U-Boot] [PATCH V2 13/19] mx6_common: correct loadaddr and text base "
` [U-Boot] [PATCH V2 14/19] OCOTP: Update OCOTP driver to support i.MX6SLL
` [U-Boot] [PATCH V2 15/19] imx-common: lcdif: update lcdif regs for i.MX6SL/SLL
` [U-Boot] [PATCH V2 16/19] pinctrl: imx6: support i.MX6SLL
` [U-Boot] [PATCH V2 17/19] arm: dts: add i.MX6SLL device tree
` [U-Boot] [PATCH V2 18/19] arm: imx: add i.MX6SLL EVK board support
` [U-Boot] [PATCH V2 19/19] imx: mx6sllevk: add plugin support

[PATCH 0/1] Fix a long-standing isatty() problem on Windows
 2016-12-11 11:16 UTC  (2+ messages)
` [PATCH 1/1] mingw: intercept isatty() to handle /dev/null as Git expects it

[PATCH] make use of make variable CURDIR instead of calling pwd
 2016-12-11 11:15 UTC  (2+ messages)

[diamon-discuss] CTF2-PROP-1.0: Proposal for a major revision of the Common Trace Format, version 1.8
 2016-12-11 11:13 UTC  (3+ messages)
`  "
` [diamon-discuss] [lttng-dev] "

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2016-12-11 11:12 UTC  (2+ messages)

[Cocci] [PATCH v4 0/3] Coccinelle: misc: Improve the script for more accurate results
 2016-12-11 11:08 UTC  (3+ messages)
  `  "

[BUG] Colon in remote urls
 2016-12-11 11:02 UTC  (6+ messages)

[PATCH] kbuild: cmd_export_list: tighten the sed script
 2016-12-11 10:52 UTC  (2+ messages)

(AD)关务/税务/物流/采购等风险疑难解析
 2016-12-11 10:52 UTC 

[PATCH 00/14] rtlwifi: Start reworking of debug system
 2016-12-11 10:50 UTC  (3+ messages)
` [PATCH 02/14] rtlwifi_new: Remove RT_TRACE messages that use DBG_EMERG

Misalignment, MIPS, and ip_hdr(skb)->version
 2016-12-11 10:47 UTC  (8+ messages)

[PATCH 0/7] Move dell-led to drivers/platform/x86
 2016-12-11 10:45 UTC  (7+ messages)
  ` [PATCH 3/7] ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()
  ` [PATCH 4/7] dell-led: remove dell_app_wmi_led_set()

[PATCH net-next] netfilter: nft_counter: rework atomic dump and reset
 2016-12-11 10:43 UTC 

[PATCH net-next] netfilter: nft_counter: rework atomic dump and reset
 2016-12-11 10:41 UTC  (5+ messages)

[PATCH] llvm: remove unneeded OP_COPY support
 2016-12-11 10:17 UTC 

(AD)不是工作不努力.而是技巧不到位<215240
 2016-12-11 10:12 UTC 

(AD)不是工作不努力.而是技巧不到位<215240
 2016-12-11 10:12 UTC 

collect2: error: ld returned 1 exit status
 2016-12-11 10:05 UTC 

[Buildroot] [PATCH] mimic: new package
 2016-12-11 10:03 UTC  (3+ messages)

[Qemu-devel] [for-2.9 0/5] Hash Page Table resizing for TCG pseries guests
 2016-12-10  9:10 UTC  (4+ messages)
` [Qemu-devel] [for-2.9 2/5] pseries: Stubs for HPT resizing

[GIT PULL] readlink cleanup
 2016-12-11 10:01 UTC  (4+ messages)

[PATCH] kbuild/mkspec: avoid using brace expansion
 2016-12-11 10:00 UTC  (2+ messages)

[PATCH] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structures
 2016-12-11  9:52 UTC  (2+ messages)

[PATCH] llvm: fix typing when comparing to a constant
 2016-12-11  9:49 UTC 

(AD)如何快速读懂财务报表
 2016-12-11  9:42 UTC 

net: deadlock on genl_mutex
 2016-12-11  9:40 UTC  (8+ messages)

[RFC PATCH 0/2] watchdog: imx2+: fix hangup during watchdog initialization
 2016-12-11  9:40 UTC  (6+ messages)
` [RFC PATCH 2/2] ARM: i.MX: dts: add fsl,imx25-wdt compatible to all relevant watchdog nodes
  ` [RFC PATCH 2/2] ARM: i.MX: dts: add fsl, imx25-wdt "

[PATCH 0/2] Make kcov work properly with KASLR enabled
 2016-12-11  9:32 UTC  (4+ messages)
` [PATCH 2/2] kcov: make "

[PATCH 1/2] spi: spi-ath79: support multiple internal chip select lines
 2016-12-11  9:29 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-ath79: use gpio_set_value_cansleep for GPIO chip select

[PATCH] fuse.4: Add new file describing /dev/fuse
 2016-12-11  9:28 UTC  (8+ messages)

[bug report] IB/mlx5: Support IB_WR_REG_SIG_MR
 2016-12-11  9:23 UTC  (2+ messages)

[Bug 60879] New: X11 can't start with acceleration enabled
 2016-12-11  9:17 UTC  (2+ messages)
` [Bug 60879] [radeonsi] Tahiti LE: GFX block is not functional, CP is okay


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.