All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-21 07:05:04 to 2016-09-21 07:55:46 UTC [more...]

Multiple timelines, take 2
 2016-09-21  7:55 UTC  (7+ messages)
` [PATCH 03/38] drm/i915: Always use the GTT for error capture
` [PATCH 05/38] drm/i915: Compress GPU objects in error state
` [PATCH 25/38] drm: Add reference counting to drm_atomic_state

[xen-4.7-testing test] 101050: regressions - FAIL
 2016-09-21  7:55 UTC 

[PATCH] spi: atmel: use managed resource for gpio chip select
 2016-09-21  7:55 UTC  (2+ messages)

[PATCH v4 0/3] usb: chipidea: imx: Add USB configuration for imx53
 2016-09-21  7:54 UTC  (9+ messages)
` [PATCH v4 1/3] usb: chipidea: imx: Change switch order
` [PATCH v4 2/3] usb: chipidea: imx: configure imx for ULPI phy
` [PATCH v4 3/3] usb: chipidea: imx: Add binding to disable USB 60Mhz clock

[PATCH v6 0/4] Add STM32 EXTI interrupt controller support
 2016-09-21  7:54 UTC  (12+ messages)
` [PATCH v6 2/4] drivers: irqchip: Add STM32 external interrupts support

[meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: Fix sdimg generation
 2016-09-21  7:54 UTC  (2+ messages)

[PATCH v4 00/14] Centralize format information
 2016-09-21  7:53 UTC  (19+ messages)
` [PATCH v4 02/14] drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
` [PATCH v4 03/14] drm: Use drm_format_info() in DRM core code
` [PATCH v4 08/14] drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
` [PATCH v4 09/14] drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
` [PATCH v4 10/14] drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
` [PATCH v4 11/14] drm: radeon: "
` [PATCH v4 12/14] drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
` [PATCH v4 13/14] drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()

[Qemu-devel] [PATCH V4 0/2] Add option to configure guest vPMU
 2016-09-21  7:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH V4 1/2] arm64: Add an option to turn on/off vPMU support

[PATCH 1/4] ARM: tegra: nyan: Use proper IRQ type definitions
 2016-09-21  7:52 UTC  (23+ messages)
` [PATCH 2/4] ARM: tegra: nyan: Use external control for bq24735 charger
` [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection

[PATCH 1/3] IB/device: Convert ib-comp-wq to be CPU-bound
 2016-09-21  7:52 UTC  (2+ messages)

[Qemu-devel] [RFC] test/docker/Makefile.include: add a generic docker-run target
 2016-09-21  7:50 UTC  (3+ messages)

ftrace function_graph causes system crash
 2016-09-21  7:50 UTC  (4+ messages)

[PATCH 0/5] GPU-DRM-nouveau: Fine-tuning for five function implementations
 2016-09-21  7:49 UTC  (19+ messages)
` [PATCH 1/5] GPU-DRM-nouveau: Use kmalloc_array() in nvbios_iccsense_parse()
` [PATCH 2/5] GPU-DRM-nouveau: Use kmalloc_array() in gt215_link_train()
` [PATCH 3/5] GPU-DRM-nouveau: Delete unnecessary braces
` [PATCH 4/5] GPU-DRM-nouveau: Adjust a kzalloc() call in gt215_ram_new()
` [PATCH 5/5] GPU-DRM-nouveau: Add space after an "if"

[PATCH net-next 0/8] net: qualcomm: add QCA7000 UART driver
 2016-09-21  7:49 UTC  (4+ messages)
` [PATCH net-next 8/8] "

Introducing Tendrl
 2016-09-21  7:47 UTC  (2+ messages)

[PATCH 19/21] blk: mq: reserve hotplug ID states for block
 2016-09-21  7:45 UTC  (2+ messages)
` [tip:smp/hotplug] blk/mq: Reserve hotplug states for block multiqueue

[U-Boot] [Patch v6 0/9] Add LS1046ARDB&QDS board support
 2016-09-21  7:46 UTC  (4+ messages)
` [U-Boot] [Patch v6 8/9] armv8: ls1046ardb: Add LS1046ARDB "

[PATCH v2 00/41] powerpc/64: use asm sections for head/exception layout
 2016-09-21  7:44 UTC  (42+ messages)
` [PATCH 01/41] powerpc/64s: exception vector macros
` [PATCH 02/41] powerpc/64s: consolidate exception handler alignment
` [PATCH 03/41] powerpc/64: use gas sections for arranging exception vectors
` [PATCH 04/41] powerpc/64s: consolidate System Reset 0x100 interrupt
` [PATCH 05/41] powerpc/64s: consolidate Machine Check 0x200 interrupt
` [PATCH 06/41] powerpc/64s: consolidate Data Storage 0x300 interrupt
` [PATCH 07/41] powerpc/64s: consolidate Data Segment 0x380 interrupt
` [PATCH 08/41] powerpc/64s: consolidate Instruction Storage 0x400 interrupt
` [PATCH 09/41] powerpc/64s: consolidate Instruction Segment 0x480 interrupt
` [PATCH 10/41] powerpc/64s: consolidate External 0x500 interrupt
` [PATCH 11/41] powerpc/64s: consolidate Alignment 0x600 interrupt
` [PATCH 12/41] powerpc/64s: consolidate Program 0x700 interrupt
` [PATCH 13/41] powerpc/64s: consolidate FP Unavailable 0x800 interrupt
` [PATCH 14/41] powerpc/64s: consolidate Decrementer 0x900 interrupt
` [PATCH 15/41] powerpc/64s: consolidate Hypervisor Decrementer 0x980 interrupt
` [PATCH 16/41] powerpc/64s: consolidate Directed Privileged Doorbell 0xa00 interrupt
` [PATCH 17/41] powerpc/64s: consolidate Reserved 0xb00 interrupt
` [PATCH 18/41] powerpc/64s: consolidate System Call 0xc00 interrupt
` [PATCH 19/41] powerpc/64s: consolidate Trace 0xd00 interrupt
` [PATCH 20/41] powerpc/64s: consolidate Hypervisor Data Storage 0xe00 interrupt
` [PATCH 21/41] powerpc/64s: consolidate Hypervisor Instruction Storage 0xe20 interrupt
` [PATCH 22/41] powerpc/64s: consolidate Hypervisor Emulation Assistance 0xe40 interrupt
` [PATCH 23/41] powerpc/64s: consolidate Hypervisor Maintenance 0xe60 interrupt
` [PATCH 24/41] powerpc/64s: consolidate Directed Hypervisor Doorbell 0xe80 interrupt
` [PATCH 25/41] powerpc/64s: consolidate Hypervisor Virtualization 0xea0 interrupt
` [PATCH 26/41] powerpc/64s: consolidate Reserved 0xec0, 0xee0 interrupts
` [PATCH 27/41] powerpc/64s: consolidate Performance Monitor 0xf00 interrupt
` [PATCH 28/41] powerpc/64s: consolidate Vector Unavailable 0xf20 interrupt
` [PATCH 29/41] powerpc/64s: consolidate VSX Unavailable 0xf40 interrupt
` [PATCH 30/41] powerpc/64s: consolidate Facility Unavailable 0xf60 interrupt
` [PATCH 31/41] powerpc/64s: consolidate Hypervisor Facility Unavailable 0xf80 interrupt
` [PATCH 32/41] powerpc/64s: consolidate Reserved 0xfa0-0x1200 interrupts
` [PATCH 33/41] powerpc/64s: consolidate CBE System Error 0x1200 interrupt
` [PATCH 34/41] powerpc/64s: consolidate Instruction Breakpoint 0x1300 interrupt
` [PATCH 35/41] powerpc/64s: consolidate Softpatch 0x1500 interrupt
` [PATCH 36/41] powerpc/64s: consolidate Debug 0x1600 interrupt
` [PATCH 37/41] powerpc/64s: consolidate Altivec 0x1700 interrupt
` [PATCH 38/41] powerpc/64s: consolidate CBE Thermal 0x1800 interrupt
` [PATCH 39/41] powerpc/64s: move __replay_interrupt function below handlers
` [PATCH 40/41] powerpc/64s: use single macro for both parts of OOL exception
` [PATCH 41/41] powerpc/64s: remove unused exception code, small cleanups

[Qemu-devel] KVM-PR is broken with current QEMU
 2016-09-21  7:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/10] ppc/pnv: loading skiboot and booting the kernel
 2016-09-21  7:44 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 01/10] ppc/pnv: add skeleton PowerNV platform
` [Qemu-devel] [PATCH v3 02/10] ppc/pnv: add a PnvChip object
` [Qemu-devel] [PATCH v3 04/10] ppc/pnv: add a PIR handler to PnvChip
` [Qemu-devel] [PATCH v3 05/10] ppc/pnv: add a PnvCore object
` [Qemu-devel] [PATCH v3 07/10] ppc/pnv: add XSCOM infrastructure

drm: NULL pointer dereference in drm_mode_object_find()
 2016-09-21  7:44 UTC  (7+ messages)

RF class driver
 2016-09-21  7:43 UTC  (4+ messages)

[PATCH v26 0/7] arm64: add kdump support
 2016-09-21  7:42 UTC  (8+ messages)

[Bug 97840] [regression] [tonga] Freeze since new memory manager enabled
 2016-09-21  7:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs: new defconfig for TI am335x-evm
 2016-09-21  7:40 UTC  (3+ messages)

staging/greybus: undefined Kconfig symbols
 2016-09-21  7:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix BO move offsets
 2016-09-21  7:39 UTC 

[PATCH] libnl: Fix build with musl
 2016-09-21  7:37 UTC 

[PATCH] drm/rockchip: Cleanup dangling devm pointers
 2016-09-21  7:36 UTC  (3+ messages)

[Qemu-devel] [PATCH]MC146818 RTC: coordinate guest clock base to destination host after migration
 2016-09-21  7:36 UTC  (4+ messages)

[PATCH 0/9] dmaengine: ti drivers: enable COMPILE_TESTing
 2016-09-21  7:34 UTC  (12+ messages)
` [PATCH 5/9] dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs
` [PATCH 8/9] dmaengine: ti-dma-crossbar: Use enum for crossbar type

UDL: screen update breakage
 2016-09-21  7:34 UTC  (9+ messages)
  ` [PATCH] drm/udl: Fix for the X server screen update
        ` [PATCH] drm/udl: Fix for the X server screen update v2
            ` [PATCH] drm/udl: Fix for the X server screen update v3

[PATCH net-next 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII
 2016-09-21  7:33 UTC  (3+ messages)

[PATCH 00/10] More splitting&documenting for drm_crtc.c
 2016-09-21  7:32 UTC  (5+ messages)
` [PATCH 04/10] drm: Extract drm_plane.[hc]
  ` [Intel-gfx] "

How to search topics in The Kernelnewbies Archives?
 2016-09-21  7:30 UTC  (2+ messages)

[PATCH 1/2] dt: bindings: add allwinner, otg-routed property for phy-sun4i-usb
 2016-09-21  7:30 UTC  (9+ messages)
` [PATCH 1/2] dt: bindings: add allwinner,otg-routed "

More OOM problems
 2016-09-21  7:29 UTC  (3+ messages)

[U-Boot] Please pull u-boot-mmc
 2016-09-21  7:29 UTC 

[PATCH 1/2] rtc: Add some dummy static inline functions
 2016-09-21  7:26 UTC  (6+ messages)
` [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer
        ` [rtc-linux] "

[U-Boot] [PATCH 0/8] Consolidate errno.h headers, improvements of rest and ehci-generic
 2016-09-21  7:28 UTC  (3+ messages)
` [U-Boot] [PATCH 2/8] Remove arch/${ARCH}/include/asm/errno.h

[BUG] Btrfs scrub sometime recalculate wrong parity in raid5
 2016-09-21  7:28 UTC  (2+ messages)

[v12, 0/8] Fix eSDHC host version register bug
 2016-09-21  6:57 UTC  (9+ messages)
` [v12, 1/8] dt: bindings: update Freescale DCFG compatible
` [v12, 2/8] ARM64: dts: ls2080a: add device configuration node
` [v12, 3/8] dt: bindings: move guts devicetree doc out of powerpc directory
` [v12, 4/8] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v12, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
` [v12, 6/8] MAINTAINERS: add entry for Freescale SoC drivers
` [v12, 7/8] base: soc: introduce soc_device_match() interface
` [v12, 8/8] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH 11/11] dma-buf: Do a fast lockless check for poll with timeout=0
 2016-09-21  7:26 UTC  (4+ messages)
` [PATCH] dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)

[Buildroot] [PATCH] package/kvm-unit-tests: new package
 2016-09-21  7:24 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Avoid precedence issues in macros
 2016-09-21  7:23 UTC 

DRM: how to support live source
 2016-09-21  7:18 UTC 

[pull] drm/msm: msm-next for 4.9
 2016-09-21  7:23 UTC  (4+ messages)
  ` [Freedreno] "

[PATCH v4 01/14] drm: Centralize format information
 2016-09-21  7:23 UTC  (3+ messages)
` [PATCH v4.1 "

[PATCH v2] net/vhost: add pmd xstats
 2016-09-21  7:22 UTC  (5+ messages)
` [PATCH v3 0/2] net/vhost: add pmd xstats support
  ` [PATCH v3 2/2] net/vhost: add pmd xstats

[PATCH] gpio: Added zynq specific check for special pins on bank zero
 2016-09-21  7:22 UTC  (4+ messages)

[PATCH v2] arm64: kgdb: handle read-only text / modules
 2016-09-21  7:19 UTC  (2+ messages)

[PATCH] dma-buf/sync_file: free fences array in num_fences is 1
 2016-09-21  7:20 UTC 

Problem with 40Mhz on 2.5GHz with Intel 8260
 2016-09-21  7:20 UTC  (7+ messages)

XDP user interface confusions
 2016-09-21  7:18 UTC  (3+ messages)

[Buildroot] [git commit] docs/manual: add new section about the DEVELOPERS file and get-developer
 2016-09-21  7:17 UTC 

[Buildroot] [PATCH v3 0/4] Add a get-developers script and database
 2016-09-21  7:17 UTC  (5+ messages)
` [Buildroot] [PATCH v3 3/4] docs/manual: update contribute.txt to cover get-developers
` [Buildroot] [PATCH v3 4/4] docs/manual: add new section about the DEVELOPERS file and get-developer

[PATCH] Fix RAID metadata check
 2016-09-21  7:17 UTC  (2+ messages)
` [PATCH][RESEND] "

[PATCH] arm64: kgdb: handle read-only text / modules
 2016-09-21  7:14 UTC  (4+ messages)

[PATCH v2 00/11] ASoC: topology: Remaining kernel patches
 2016-09-21  7:09 UTC  (6+ messages)
` [PATCH v2 01/11] ASoC: topology: Able to create BE DAIs

[PATCH v2 0/3] powerpc/mm: movable hotplug memory nodes
 2016-09-21  7:09 UTC  (6+ messages)
` [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc

[Qemu-devel] [V0 1/1] virtio crypto device specification: asymmetric crypto service
 2016-09-21  7:03 UTC  (2+ messages)

[PATCH 1/2] btrfs: try to satisfy metadata requests when every flush_space() returns
 2016-09-21  6:59 UTC  (2+ messages)
` [PATCH 2/2] btrfs: try to write enough delalloc bytes when reclaiming metadata space

[meta-oe][PATCH] mariadb: add libdbi-perl to the depends of mariadb-server
 2016-09-21  7:08 UTC  (6+ messages)

[PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-09-21  7:07 UTC  (2+ messages)

USB Gadget audio not working
 2016-09-21  7:06 UTC  (2+ messages)

[meta-filesystems][PATCH 1/2] xfsprogs: 3.2.3 -> 4.7.0
 2016-09-21  7:06 UTC  (4+ messages)

[Buildroot] [git commit] docs/manual: update contribute.txt to cover get-developers
 2016-09-21  7:06 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.