All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-06 12:41:15 to 2016-12-06 13:37:16 UTC [more...]

[PATCH 1/4] shallow.c: make paint_alloc slightly more robust
 2016-12-06 12:53 UTC  (8+ messages)
` [PATCH v2 0/6] shallow.c improvements
  ` [PATCH v2 1/6] shallow.c: rename fields in paint_info to better express their purposes
  ` [PATCH v2 2/6] shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools
  ` [PATCH v2 3/6] shallow.c: make paint_alloc slightly more robust
  ` [PATCH v2 4/6] shallow.c: avoid theoretical pointer wrap-around
  ` [PATCH v2 5/6] shallow.c: bit manipulation tweaks
  ` [PATCH v2 6/6] shallow.c: remove useless code

[PATCH v3 1/2] difftool: add a skeleton for the upcoming builtin
 2016-12-06 13:36 UTC  (22+ messages)

[PATCH] serial: mxs-auart: support CMSPAR termios cflag
 2016-12-06 13:36 UTC  (2+ messages)

[bug report] drm/bridge: Add ti-tfp410 DVI transmitter driver
 2016-12-06 13:28 UTC 

[PATCH 0/5] cpsw: add per channel shaper configuration
 2016-12-06 13:35 UTC  (3+ messages)

[PATCH] app/testpmd: display port driver name
 2016-12-06 13:35 UTC  (3+ messages)

[PATCH 1/1] serial/uuc_uart: Set shutdown timeout to CONFIG_HZ independent 2ms
 2016-12-06 13:35 UTC  (5+ messages)

[PATCH] net: introduce big and little endian types
 2016-12-06 13:34 UTC  (9+ messages)

[PATCH 0/8] staging: Introduce Freescale DPAA2 Ethernet driver
 2016-12-06 12:59 UTC  (6+ messages)
` [PATCH 7/8] staging: fsl-dpaa2/eth: Add TODO file

[Qemu-devel] [PATCH v3] doc: Add NBD_CMD_BLOCK_STATUS extension
 2016-12-06 13:32 UTC  (6+ messages)
        ` [Qemu-devel] [Nbd] "

[PATCH renesas/devel 0/2] ARM: Enable r8a774[35] SoCs in defconfigs
 2016-12-06 13:32 UTC  (6+ messages)
` [PATCH renesas/devel 1/2] ARM: shmobile: defconfig: Enable r8a774[35] SoCs
` [PATCH renesas/devel 2/2] ARM: multi_v7_defconfig: "

[PATCH] app/testpmd: unify help strings
 2016-12-06 13:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] x86emul: loop/rep adjustments
 2016-12-06 13:31 UTC 

unable to load modules with CONFIG_MODVERSIONS=y after commit 8ab2ae655b
 2016-12-06 13:31 UTC 

[LTP] [COMMITTED] [PATCH 1/2] realtime: Remove leftover script mixed_load.sh
 2016-12-06 13:30 UTC  (2+ messages)
` [LTP] [COMMITTED] [PATCH 2/2] tools/strace_test: Remove

[PATCH v2] drm/i915: Use memcpy_from_wc for GPU error capture
 2016-12-06 13:29 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] x86/HVM: drop __hvm_clear()
 2016-12-06 13:28 UTC  (2+ messages)

[PATCH v3] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly
 2016-12-06 13:28 UTC  (10+ messages)

[PATCH] scsi: mvsas: Replace pci_pool_alloc by pci_pool_zalloc
 2016-12-06 13:28 UTC  (6+ messages)

[PATCH 0/4] libelf: misc adjustments
 2016-12-06 13:27 UTC  (9+ messages)
` [PATCH 1/4] libelf: section index 0 is special
` [PATCH 2/4] libelf: use UINT_MAX
` [PATCH 3/4] libelf: type adjustments
` [PATCH 4/4] libelf: treat phdr and shdr similarly

[Buildroot] [PATCH] package/easydbus: new package
 2016-12-06 13:27 UTC 

[PATCH V2] staging: dgnc: Fix lines longer than 80 characters
 2016-12-06 13:27 UTC  (4+ messages)

[PATCH v9 0/11] arm/arm64: vgic: Implement API for vGICv3 live migration
 2016-12-06 13:27 UTC  (8+ messages)
` [PATCH v9 02/11] arm/arm64: vgic: Add distributor and redistributor access
` [PATCH v9 03/11] arm/arm64: vgic: Introduce find_reg_by_id()

[Buildroot] [PATCH] package/reactcpp: new package
 2016-12-06 13:26 UTC 

[PATCH] x86emul: correct PUSHF/POPF
 2016-12-06 13:25 UTC 

[PATCH] ACPI/IORT: Make dma masks set-up IORT specific
 2016-12-06 13:24 UTC  (7+ messages)

[PATCH v2] ethdev: check number of queues less than RTE_ETHDEV_QUEUE_STAT_CNTRS
 2016-12-06 13:24 UTC  (4+ messages)

[RFC PATCH 00/23] arm: defconfigs: use kconfig fragments
 2016-12-06 13:22 UTC  (18+ messages)
` [RFC PATCH 03/23] arm: update defconfigs for ARCH_KS8695
` [RFC PATCH 04/23] arm: use kconfig fragments for ARCH_ASPEED defconfigs
` [RFC PATCH 05/23] arm: update defconfigs for ARCH_MMP
` [RFC PATCH 06/23] arm: use kconfig fragments for ARCH_ASPEED defconfigs
` [RFC PATCH 08/23] arm: use kconfig fragments for PLAT_SPEAR defconfigs
` [RFC PATCH 13/23] arm: update pxa255-idp_defconfig
` [RFC PATCH 14/23] arm: update lpd270_defconfig
` [RFC PATCH 15/23] arm: use kconfig fragments for ARCH_PXA defconfigs (part 1)
` [RFC PATCH 16/23] arm: update corgi_defconfig
` [RFC PATCH 17/23] arm: update spitz_defconfig
` [RFC PATCH 18/23] arm: use kconfig fragments for ARCH_PXA defconfigs (part 2)
` [RFC PATCH 19/23] arm: update ezx_defconfig
` [RFC PATCH 20/23] arm: imote2_defconfig
` [RFC PATCH 21/23] arm: use kconfig fragments for ARCH_PXA defconfigs (part 3)
` [RFC PATCH 22/23] arm: use kconfig fragments for exynos_defconfig/multi_v7_defconfig

HUGE slowdown when doing dpkg with ext4 over nbd
 2016-12-06 13:13 UTC 

Add --skip-all-ffs option to mtd-utils nandwrite
 2016-12-06 13:19 UTC  (4+ messages)

[PATCHv2 0/4] perf tools: Force fixdep to be built first
 2016-12-06 13:18 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Move PERF-VERSION-FILE target into rules area
` [PATCH 2/4] perf tools: Force fixdep compilation at the start of the build
` [PATCH 3/4] perf tools: Move perf build related variables under non fixdep leg
` [PATCH 4/4] perf tools: Move headers check into bash script

[bug report] netfilter: convert while loops to for loops
 2016-12-06 13:10 UTC 

[Buildroot] [git commit] arch/Config.in.arm: add Cortex-A57 and Cortex-A72
 2016-12-06 13:20 UTC  (2+ messages)

[PATCH v2 0/4] arm64: apq8016-sbc: Enable regulators for ADV7533
 2016-12-06 13:20 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: drm/bridge: adv7511: Add regulator bindings

[Bug 98964] Chromium complains about glXGetSyncValuesOML in 13.0.2
 2016-12-06 13:20 UTC  (2+ messages)

[SPDK] Performance
 2016-12-06 13:20 UTC 

[PATCH] overlayfs: ignore empty NFSv4 ACLs in ext4 upperdir
 2016-12-06 13:18 UTC  (12+ messages)

[Xenomai] Question about the implementation of tunables
 2016-12-06 13:18 UTC  (3+ messages)

[PATCH v6 0/3] Media Device Allocator API
 2016-12-06 13:17 UTC  (4+ messages)
` [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources

[PATCH v3 0/5] x86: extend use of generic insn emulator for PV
 2016-12-06 13:17 UTC  (4+ messages)
` [PATCH v3 1/5] x86/32on64: use generic instruction decoding for call gate emulation

[PATCH v4 0/7] Add PWM and IIO timer drivers for STM32
 2016-12-06 13:16 UTC  (17+ messages)
` [PATCH v4 1/7] MFD: add bindings for STM32 General Purpose Timer driver
` [PATCH v4 2/7] MFD: add "
` [PATCH v4 3/7] PWM: add pwm-stm32 DT bindings
` [PATCH v4 5/7] IIO: add bindings for STM32 timer trigger driver
` [PATCH v4 6/7] IIO: add "
` [PATCH v4 7/7] ARM: dts: stm32: add STM32 General Purpose Timer driver in DT

pls help in veth
 2016-12-06 13:15 UTC 

[PATCH v9 0/6] Implement qspinlock/pv-qspinlock on ppc
 2016-12-06 18:09 UTC  (7+ messages)
` [PATCH v9 1/6] powerpc/qspinlock: powerpc support qspinlock
` [PATCH v9 2/6] powerpc: platforms/Kconfig: Add qspinlock build config
` [PATCH v9 3/6] powerpc: lib/locks.c: Add cpu yield/wake helper function
` [PATCH v9 4/6] powerpc/pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v9 5/6] powerpc: pSeries: Add pv-qspinlock build config/make
` [PATCH v9 6/6] powerpc/pv-qspinlock: Optimise native unlock path

Tearing down DMA transfer setup after DMA client has finished
 2016-12-06 13:14 UTC  (9+ messages)

[PATCH v4 0/2] ARM: dts: da850: tilcdc related DT changes
 2016-12-06 13:13 UTC  (8+ messages)
` [PATCH v4 1/2] ARM: dts: da850-lcdk: add the dumb-vga-dac node
` [PATCH v4 2/2] ARM: dts: da850: specify the maximum pixel clock rate for tilcdc

[PATCH v2 1/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1023rdb
 2016-12-06 13:13 UTC  (6+ messages)
` [PATCH v2 2/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1024
` [PATCH v2 3/3] powerpc/fsl/dts: add FMan node for t1042d4rdb

[ovmf test] 102955: all pass - PUSHED
 2016-12-06 13:13 UTC 

[nf-next:master 37/48] net/netfilter/nft_counter.c:128:18: warning: 'packets' may be used uninitialized in this function
 2016-12-06 13:12 UTC 

Free space missing
 2016-12-06 13:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/17] qapi doc generation (whole version, squashed)
 2016-12-06 13:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 13/17] qapi: add qapi2texi script

[SPDK] Performance
 2016-12-06 13:08 UTC 

*** Some devices missing ***
 2016-12-06 13:00 UTC 

[PATCH v11 00/15] PCI: ARM64 ECAM quirks
 2016-12-06 13:07 UTC  (3+ messages)
` [PATCH v11 13/15] PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller

[SPDK] Performance
 2016-12-06 13:05 UTC 

[PATCH 1/3] ARM: dts: STiH410-b2260: Identify the UART RTS line
 2016-12-06 13:03 UTC  (10+ messages)
` [PATCH 2/3] serial: st-asc: Provide RTS functionality
    ` [STLinux Kernel] "

[U-Boot] [PATCH 0/6] mmc: move some config options to Kconfig
 2016-12-06 13:03 UTC  (5+ messages)
` [U-Boot] [PATCH 2/6] mmc: complete the unfinished move of CONFIG_MMC

[PULL] MXSFB driver
 2016-12-06 12:36 UTC  (4+ messages)

[Buildroot] [PATCH] Makefile: generate KBUILD_BUILD_TIMESTAMP date whith LANG=C
 2016-12-06 13:02 UTC  (2+ messages)

[PATCH v3 0/2] ARM: dts: da850: tilcdc related DT changes
 2016-12-06 13:02 UTC  (6+ messages)
` [PATCH v3 1/2] ARM: dts: da850-lcdk: add the dumb-vga-dac node

Recent changes (master)
 2016-12-06 13:00 UTC 

[U-Boot] [PATCH v3 0/4] mmc: sdhci: Add support for frequency constrained peripheral interfaces
 2016-12-06 12:59 UTC  (4+ messages)
  ` [U-Boot] [PATCH v3 3/4] mmc: zynq: Determine base clock frequency via clock framework

[PATCH v3 0/7] Add pwm and IIO timer drivers for stm32
 2016-12-06 12:54 UTC  (9+ messages)
` [PATCH v3 7/7] ARM: dts: stm32: add stm32 general purpose timer driver in DT

[PATCH 0/5] Update Documentation/00-INDEX
 2016-12-06 12:51 UTC  (6+ messages)
` [PATCH 5/5] docs: 00-INDEX: document directories/files with no docs

[PATCH v2 0/5] ARM: shmobile: R-Car Gen2: Allow booting secondary CPU cores in debug mode
 2016-12-06 12:41 UTC  (4+ messages)

[SPDK] Performance
 2016-12-06 12:57 UTC 

[PATCH 1/1] Fixed to checkpatch errors to usbtmc.c
 2016-12-06 12:57 UTC 

[PATCH] kernel/sysctl: return -EINVAL if write invalid val to ulong type sysctl
 2016-12-06 12:50 UTC  (5+ messages)

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

[PATCH 1/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1023rdb
 2016-12-06 12:56 UTC  (5+ messages)
` [PATCH 3/3] powerpc/fsl/dts: add FMan node for t1042d4rdb

[U-Boot] [PATCH 06/10] arm: socfpga: arria10: Added drivers for Arria10 Reset Manager
 2016-12-06 12:55 UTC  (2+ messages)

[PATCH] x86/HVM: drop hvm_emulate_one_no_write()
 2016-12-06 12:54 UTC  (2+ messages)

[SPDK] Performance
 2016-12-06 12:54 UTC 

✗ Fi.CI.BAT: failure for drm/i915: Use memcpy_from_wc for GPU error capture (rev2)
 2016-12-06 12:54 UTC 

linux-next: build failure after merge of the sound-asoc tree
 2016-12-06 12:55 UTC  (4+ messages)

[PATCH 0/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
 2016-12-06 12:52 UTC  (8+ messages)
` [PATCH 4/4] "

[GIT PULL v2] ARM: Xilinx Zynq DT changes for v4.10
 2016-12-06 12:51 UTC 

[U-Boot] [PATCH 05/10] arm: socfpga: arria10: Added support for Arria 10 SoC dev kit
 2016-12-06 12:51 UTC  (2+ messages)

[Bug 91954] New: "link training failed": nouveau does not recover from monitor suspend
 2016-12-06 12:50 UTC  (2+ messages)
  ` [Bug 91954] "

[PATCH v2 1/3] doc: note that the app list is incomplete
 2016-12-06 12:48 UTC  (6+ messages)
` [PATCH v2 2/3] doc: correct the description of the app directory
` [PATCH v2 3/3] doc: consistently quote directory names

[PATCH] Add strfrom.3
 2016-12-06 12:49 UTC  (5+ messages)
` [PATCH v2 0/6] Add strfromd.3: changelog
  ` [PATCH v2 1/6] Add strfromd.3

[SPDK] Performance
 2016-12-06 12:49 UTC 

[U-Boot] [PATCH 02/10] arm: socfpga: arria10: Added config option build for SPL
 2016-12-06 12:49 UTC  (6+ messages)
` [U-Boot] [PATCH 03/10] arm: socfpga: arria10: Enhanced socfpga_arria10_defconfig to support SPL
` [U-Boot] [PATCH 04/10] arm: socfpga: arria10: Added clock manager and pin mux compat macro

[PATCH] nfp: add doc about supported features
 2016-12-06 12:46 UTC  (3+ messages)

[GIT PULL] ARM: Xilinx Zynq DT changes for v4.10
 2016-12-06 12:48 UTC  (2+ messages)

[LTP] [PATCH v6 1/1] syscalls/mq_unlink: convert to use new test library API
 2016-12-06 12:46 UTC  (2+ messages)

[meta-raspberrypi][PATCH] gstreamer1.0-plugins-bad: Don't hard wire use of userland
 2016-12-06 12:45 UTC  (2+ messages)

[GIT PULL] ARM: Xilinx Zynq SOC changes for v4.10
 2016-12-06 12:46 UTC 

[Qemu-devel] [Bug 1221966] [NEW] SIGSEGV in static_code_gen_buffer
 2016-12-06 12:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 1221966] "

[PATCH 1/2] btrfs-progs: Correct value printed by assertions/BUG_ON/WARN_ON
 2016-12-06 12:44 UTC  (7+ messages)

[PATCH net-next 0/3] net/sched: cls_flower: Add support for matching on dissection flags
 2016-12-06 12:43 UTC  (3+ messages)
` [PATCH net-next 1/3] net/flow_dissector: Enable matching on flags for TC filter consumers

[U-Boot] [PATCH 01/10] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
 2016-12-06 12:44 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.9 00/17] target-i386: Implement query-cpu-model-expansion
 2016-12-06 12:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-2.9 15/17] target-i386: Define static "base" CPU model


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.