All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-29 18:09:39 to 2015-11-29 21:41:52 UTC [more...]

post-receive: pub/scm/linux/kernel/git/linusw/linux-pinctrl
 2015-11-29 21:41 UTC 

[Buildroot] [PATCH 1/3] package/Makefile.in: remove HOSTCC_VERSION
 2015-11-29 21:41 UTC  (12+ messages)
` [Buildroot] [PATCH 2/3] Config.in: add symbols for BR2_HOST_GCC_AT_LEAST_X_Y

post-receive: pub/scm/linux/kernel/git/linusw/linux-gpio
 2015-11-29 21:41 UTC 

Does XFS support cgroup writeback limiting?
 2015-11-29 21:41 UTC  (7+ messages)

What now when we're [almost] out of ADVERTISED bits?
 2015-11-29 21:39 UTC  (2+ messages)

[iproute PATCH RFC] libnetlink: introduce DECLARE_NLREQ
 2015-11-29 21:40 UTC  (3+ messages)

[PATCH] gpiolib: make comment consistent with code
 2015-11-29 21:37 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: fix a memleak when do dt maps
 2015-11-29 21:35 UTC  (3+ messages)

[RFC] kvm - possible out of bounds
 2015-11-29 21:33 UTC  (4+ messages)

Toaster, buildstats and build history
 2015-11-29 21:33 UTC  (2+ messages)

[PATCH v3 0/2] gpiolib: Initializing GPIOs using DT property gpio-initval
 2015-11-29 21:32 UTC  (4+ messages)
` [PATCH v3 2/2] gpiolib: Add GPIO initialization

[Buildroot] [Bug 8491] New: libglib2 2.46.1 not Building for armv5 on 2015.11-rc3
 2015-11-29 21:31 UTC  (2+ messages)
` [Buildroot] [Bug 8491] "

[RFC][PATCH 00/12] Enhanced file stat system call
 2015-11-29 21:30 UTC  (5+ messages)
` [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

[Cocci] Remove unnecessary null pointer checks?
 2015-11-29 21:29 UTC  (30+ messages)
                              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 0/3] ste_dma40: Deletion of a few unnecessary checks
                                  ` [PATCH 1/3] ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy"
                                  ` [PATCH 2/3] ste_dma40: Delete another unnecessary check in d40_probe()
                                  ` [PATCH 3/3] ste_dma40: Delete an unnecessary variable initialisation "

[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-28
 2015-11-29 21:26 UTC  (4+ messages)

[PATCH 00/04] pinctrl: sh-pfc: r8a7794: DU support
 2015-11-29 21:25 UTC  (4+ messages)
` [PATCH 01/04] pinctrl: sh-pfc: r8a7794: Add DU pin groups

RFC: teuthology field in commit messages
 2015-11-29 21:25 UTC  (5+ messages)

[PATCH v2 0/3] Add PWM clock support for bcm2835
 2015-11-29 21:22 UTC  (4+ messages)

[U-Boot] Please pull u-boot-marvell master
 2015-11-29 21:20 UTC 

[RFC PATCH] gpiolib: fix oops, if gpio name is NULL
 2015-11-29 21:18 UTC  (2+ messages)

[PATCH] ravb: add R8A7791 support
 2015-11-29 21:14 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] vmxnet3: Fine-tune device capabilities
 2015-11-29 21:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] vmxnet3: The vmxnet3 device is a PCIE endpoint

[Buildroot] [PATCH 0/5] Introduce alternative archive format
 2015-11-29 21:05 UTC  (2+ messages)

[RFC PATCH] af_unix: fix entry locking in unix_dgram_recvmsg
 2015-11-29 20:59 UTC 

[libvirt bisection] complete test-amd64-amd64-libvirt-vhd
 2015-11-29 20:59 UTC 

[PATCH i-g-t] tests/gem_softpin: New tests for softpin feature
 2015-11-29 12:43 UTC 

Fwd: port-queue-process
 2015-11-29 20:43 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/26] dm: Conversion of code to the new driver model PCI API
 2015-11-29 20:43 UTC  (28+ messages)
` [U-Boot] [PATCH v2 01/26] dm: pci: Mark legacy files as such
` [U-Boot] [PATCH v2 02/26] dm: pci: Add a dm_ prefix to pci_get_bdf()
` [U-Boot] [PATCH v2 03/26] dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
` [U-Boot] [PATCH v2 04/26] dm: pci: Use driver model PCI API in auto-config
` [U-Boot] [PATCH v2 05/26] dm: pci: Add a driver-model version of pci_find_device()
` [U-Boot] [PATCH v2 06/26] dm: pci: scsi: Use driver-model PCI API
` [U-Boot] [PATCH v2 07/26] dm: pci: Add a driver-model version of pci_find_class()
` [U-Boot] [PATCH v2 08/26] dm: pci: Add a function to read a PCI BAR
` [U-Boot] [PATCH v2 09/26] dm: serial: Convert ns16550 driver to use driver model PCI API
` [U-Boot] [PATCH v2 10/26] dm: x86: ivybridge: Convert graphics init to use DM "
` [U-Boot] [PATCH v2 11/26] dm: Convert bios_interrupts "
` [U-Boot] [PATCH v2 12/26] dm: pci: video: Convert video and pci_rom "
` [U-Boot] [PATCH v2 13/26] dm: x86: pci: Adjust bios_run_on_x86() to use the "
` [U-Boot] [PATCH v2 14/26] dm: pci: Drop the old version of pci_find_device/s()
` [U-Boot] [PATCH v2 15/26] dm: pci: Drop the old version of pci_find_class()
` [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet
` [U-Boot] [PATCH v2 17/26] dm: test: Convert PCI tests to use the DM PCI API
` [U-Boot] [PATCH v2 18/26] dm: pci: Add driver model API functions for address mapping
` [U-Boot] [PATCH v2 19/26] dm: net: Convert rtl8169 to use DM PCI API
` [U-Boot] [PATCH v2 20/26] dm: pci: Switch to DM API for PCI address mapping
` [U-Boot] [PATCH v2 21/26] dm: ahci: Convert to use new DM PCI API
` [U-Boot] [PATCH v2 22/26] dm: usb: Convert echi-pci "
` [U-Boot] [PATCH v2 23/26] dm: Convert PCI MMC over to use "
` [U-Boot] [PATCH v2 24/26] pci: Tidy up comments in pci_bind_bus_devices()
` [U-Boot] [PATCH v2 25/26] dm: net: usb: Refactor mcs7830 driver ready for DM conversion
` [U-Boot] [PATCH v2 26/26] dm: net: usb: Convert mcs7830 driver to support driver model

[U-Boot] [PATCH v4] mmc: socfpga_dw_mmc: Enable calibration for drvsel and smplsel
 2015-11-29 20:41 UTC  (6+ messages)

[PATCH] staging: gdm72xx: fix address space parse warnings
 2015-11-29 20:40 UTC 

[Buildroot] [PATCH 1/2] help: add a way to document targets declared in local.mk/external.mk
 2015-11-29 20:39 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] help: relocate help messages specific to one package

[Buildroot] [Bug 8496] New: Toolchain -> Target Optimizations ignored & not applied
 2015-11-29 20:36 UTC 

[Buildroot] [PATCH] package/gauche: remove unnecessary files for target, fix a typo
 2015-11-29 20:35 UTC  (2+ messages)

[PATCH 1/7] leds-bcm6328: code cleaning
 2015-11-30  4:32 UTC  (4+ messages)
` [PATCH 5/7] leds-bcm6328: switch to __raw_readl() and __raw_writel()

[Buildroot] [PATCHv4] core/pkg-generic: check proper package installation
 2015-11-29 20:31 UTC  (6+ messages)

compile error in lttng-ust-2.4.4
 2015-11-29 20:30 UTC  (2+ messages)

gigaset: freeing an active object
 2015-11-29 20:26 UTC  (6+ messages)

Kernel build gets stuck in a endless loop
 2015-11-29 20:24 UTC 

[PATCH 00/14] Initial Microchip PIC32MZDA Support
 2015-11-29 20:14 UTC  (6+ messages)
` [PATCH 11/14] mmc: sdhci-pic32: Add PIC32 SDHC host controller driver

[uml-devel] [PATCH] um: Fix fpstate handling
 2015-11-29 20:13 UTC 

perf test unwind failing
 2015-11-29 20:13 UTC  (5+ messages)

kmod-hfsplus
 2015-11-29 20:12 UTC 

Patchwork & patch handling improvements
 2015-11-29 20:06 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2015-11-29 20:05 UTC 

[ovirt-devel] Networking fails for VM running on Centos6.7.Works on Centos6.5
 2015-11-29 20:00 UTC  (3+ messages)
  ` [ovirt-users] "

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2015-11-29 19:56 UTC 

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2015-11-29 19:56 UTC 

[PATCH iproute2 -next v2 0/5] BPF updates
 2015-11-29 19:56 UTC  (3+ messages)
` [PATCH iproute2 -next v2 5/5] {f,m}_bpf: add more example code

[git pull] drm nouveau and radeon fixes
 2015-11-29 19:54 UTC  (2+ messages)

[PATCH iproute] vxlan: Add support for remote checksum offload
 2015-11-29 19:54 UTC  (2+ messages)

[xen-unstable test] 65217: regressions - FAIL
 2015-11-29 19:53 UTC 

[iproute PATCH 0/5] warning-annoyance induced code-review
 2015-11-29 19:51 UTC  (2+ messages)

[iproute PATCH v2 1/6] ipaddress: make flush command more error-tolerant
 2015-11-29 19:50 UTC  (3+ messages)
` [iproute PATCH v3 0/5] flush many addresses and some cleanups

[PATCH] dell-wmi: add module param to control Dell Instant Launch hotkey processing
 2015-11-29 19:50 UTC  (4+ messages)

[radeon r100] when ring test fails, provide users with option to test
 2015-11-29 19:48 UTC  (3+ messages)

Advice on fixing unwanted master inheritance:
 2015-11-29 19:48 UTC  (2+ messages)

[PATCH 0/4] mstflint source code cleanup patches
 2015-11-29 19:45 UTC  (5+ messages)
  ` [PATCH 1/4] Fix several automake warnings
  ` [PATCH 2/4] Makefile.am: Remove the undefined variable MFT_EXT_LIBS_INC_DIR
  ` [PATCH 3/4] crd_read_line(): Rework code to suppress a compiler warning
  ` [PATCH 4/4] Fix compiler warnings about set-but-not-used variables

Random VMs stuck in [drm] fb: depth 24,pitch 4096
 2015-11-29 19:40 UTC 

[PATCH v6 0/9] watchdog: Add support for keepalives triggered by infrastructure
 2015-11-29 19:28 UTC  (10+ messages)
` [PATCH v6 1/9] watchdog: Introduce hardware maximum timeout in watchdog core
` [PATCH v6 2/9] watchdog: Introduce WDOG_HW_RUNNING flag
` [PATCH v6 3/9] watchdog: Make set_timeout function optional
` [PATCH v6 4/9] watchdog: Add support for minimum time between heartbeats
` [PATCH v6 5/9] watchdog: Simplify update_worker
` [RFT PATCH v6 6/9] watchdog: imx2: Convert to use infrastructure triggered keepalives
` [RFT PATCH v6 7/9] watchdog: retu: "
` [RFT PATCH v6 8/9] watchdog: at91sam9: "
` [RFT PATCH v6 9/9] watchdog: dw_wdt: Convert to use watchdog infrastructure

slowness when cp respectively send/receiving on top of dm-crypt
 2015-11-29 19:29 UTC  (6+ messages)

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-debianhvm-amd64
 2015-11-29 19:27 UTC 

[PATCH] drm/radeon: constify radeon_asic_ring structures
 2015-11-29 19:10 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2015-11-29 19:25 UTC 

[PATCH v2 00/22] Unrestricted media entity ID range support
 2015-11-29 19:20 UTC  (23+ messages)
` [PATCH v2 01/22] media: Enforce single entity->pipe in a pipeline
` [PATCH v2 02/22] media: Introduce internal index for media entities
` [PATCH v2 03/22] media: Add an API to manage entity enumerations
` [PATCH v2 04/22] media: Move struct media_entity_graph definition up
` [PATCH v2 05/22] media: Add KernelDoc documentation for struct media_entity_graph
` [PATCH v2 06/22] media: Move media graph state for streamon/off to the pipeline
` [PATCH v2 07/22] media: Amend media graph walk API by init and cleanup functions
` [PATCH v2 08/22] media: Use the new media_entity_graph_walk_start()
` [PATCH v2 09/22] v4l: omap3isp: Use the new media_entity_graph_walk_start() interface
` [PATCH v2 10/22] v4l: exynos4-is: "
` [PATCH v2 11/22] v4l: xilinx: "
` [PATCH v2 12/22] v4l: vsp1: "
` [PATCH v2 13/22] media: Use entity enums in graph walk
` [PATCH v2 14/22] media: Keep using the same graph walk object for a given pipeline
` [PATCH v2 15/22] v4l: omap3isp: Use media entity enumeration API
` [PATCH v2 16/22] v4l: vsp1: "
` [PATCH v2 17/22] staging: v4l: omap4iss: Fix sub-device power management code
` [PATCH v2 18/22] staging: v4l: omap4iss: Use media entity enum API
` [PATCH v2 19/22] staging: v4l: omap4iss: Use the new media_entity_graph_walk_start() interface
` [PATCH v2 20/22] staging: v4l: davinci_vpbe: "
` [PATCH v2 21/22] media: Rename MEDIA_ENTITY_ENUM_MAX_ID as MEDIA_ENTITY_ENUM_STACK_ALLOC
` [PATCH v2 22/22] media: Update media graph walk documentation for the changed API

[Qemu-devel] [PATCH] m25p80.c Added support for N25Q256 and N25Q512
 2015-11-29 19:19 UTC  (4+ messages)

[Bug 92077] New: nouveau graphics freeze when using KDE Plasma 5; PGR engine fault
 2015-11-29 19:16 UTC  (2+ messages)
  ` [Bug 92077] "

NEW ARRIVALS, CISCO, LAPTOP AND AVAYA
 2015-11-29  2:47 UTC 

Compiling for FreeBSD
 2015-11-29 18:57 UTC  (3+ messages)

[PATCH 0/3] sched: patches for 2.2
 2015-11-29 18:46 UTC  (4+ messages)
` [PATCH 1/3] rte_sched: keep track of RED drops
` [PATCH 2/3] rte_sched: introduce reciprocal divide
` [PATCH 3/3] rte_sched: eliminate floating point in calculating byte clock

[U-Boot] [PATCH 2/2] Remove fdtfile list from Raspberry Pi
 2015-11-29 18:43 UTC 

[dm-crypt] force luksClose
 2015-11-29 18:42 UTC 

[U-Boot] [PATCH 1/2] Pass through start.elf bootargs on Raspberry Pi
 2015-11-29 18:40 UTC 

[U-Boot] [PATCH] Re-enable setexpr on Raspberry Pi
 2015-11-29 18:30 UTC 

[PATCH 5/5] iio: adc: New driver for Cirrus Logic EP93xx ADC
 2015-11-29 18:27 UTC  (6+ messages)

[Qemu-devel] [PULL 00/15] vhost, pc: fixes for 2.5
 2015-11-29 18:22 UTC  (4+ messages)
` [Qemu-devel] [PULL 07/15] q35: Check propery to determine if iommu is set

[PATCH 1/3] Documentation: arm: update homepage URLs for Marvell Berlin SoCs
 2015-11-29 18:22 UTC  (4+ messages)

[Buildroot] [PATCHv2] core/printvars: allow dumping a set of variables
 2015-11-29 18:22 UTC  (2+ messages)

user-controllable kmalloc size in bpf syscall
 2015-11-29 18:21 UTC  (2+ messages)

[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
 2015-11-29 18:19 UTC  (12+ messages)
                ` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux, atags" entry

Page Fault
 2015-11-29 18:19 UTC 

[GIT PULL] RTC fixes for 4.4
 2015-11-29 18:18 UTC  (2+ messages)
` [rtc-linux] "

xen 4.5.0 rtds scheduler perform poorly with 2vms
 2015-11-29 18:16 UTC  (14+ messages)

post-receive: pub/scm/linux/kernel/git/abelloni/linux
 2015-11-29 18:14 UTC 

[PATCH] staging: skein: Adds test vectors & cleans up maros
 2015-11-29 18:12 UTC 

[PATCH v2 0/3] Add basic support for Allwinner A83T SOC
 2015-11-29 18:09 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: dts: sun8i: Add Allwinner A83T dtsi


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.