All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-17 11:53:24 to 2014-09-17 13:12:45 UTC [more...]

[Qemu-devel] [PATCH 0/4] qapi/block-core: Add "new" qcow2 options
 2014-09-17 13:12 UTC  (2+ messages)

[Buildroot] [PATCH] mesa3d: Add missing dependencies
 2014-09-17 13:12 UTC  (3+ messages)

[PATCH RFC tip/core/rcu] Eliminate deadlock between CPU hotplug and expedited grace periods
 2014-09-17 13:10 UTC  (3+ messages)

[meta-selinux][PATCH] selinux-userspace: update userspace SRC_URI and checksums
 2014-09-17 13:09 UTC  (3+ messages)

[PATCH 00/10] drm fence fixes and cross-dev sync
 2014-09-17 13:09 UTC  (10+ messages)
` [PATCH 1/8] drm/nouveau: bump driver patchlevel to 1.2.1
` [PATCH 2/8] drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
` [PATCH 3/8] drm: Pass dma-buf as argument to gem_prime_import_sg_table
` [PATCH 4/8] drm/ttm: add reservation_object as argument to ttm_bo_init
` [PATCH 5/8] drm/radeon: cope with foreign fences inside display
` [PATCH 6/8] drm/radeon: cope with foreign fences inside the reservation object
` [PATCH 7/8] drm/radeon: export reservation_object from dmabuf to ttm
` [PATCH 8/8] drm/nouveau: "

Why in 3.14 patch some things do not have compared with 3.2?
 2014-09-17 13:08 UTC 

[PATCH 0/2] regulator: get voltage & duty table from dts for st-pwm
 2014-09-17 13:08 UTC  (4+ messages)
` [PATCH 1/2] regulator: st-pwm: get voltage and duty table from dts
` [PATCH 2/2] dt-bindings: add devicetree bindings for st-pwm regulator

[Buildroot] [PATCHv3 0/6] Ncurses wide support
 2014-09-17 13:08 UTC  (7+ messages)
` [Buildroot] [PATCHv3 1/6] package/ncurses: Allow building wide char support
` [Buildroot] [PATCHv3 2/6] package/ncurses: fixup library symlink for static libs
` [Buildroot] [PATCHv3 3/6] nano: enable ncursesw support
` [Buildroot] [PATCHv3 4/6] httping: enable ncurses support
` [Buildroot] [PATCHv3 5/6] alsa-utils: fixup ncurses config script
` [Buildroot] [PATCHv3 6/6] dialog: "

bcache-tools ITP
 2014-09-17 13:08 UTC  (2+ messages)

[Bug 83992] New: [NVE0][NVF1] regression, linux 3.17 causes gpu lockups
 2014-09-17 13:07 UTC  (2+ messages)
  ` [Bug 83992] "

[U-Boot] [PATCH v2 0/11] dm: imx: Add driver model support for GPIO and serial on cm_fx6
 2014-09-17 13:07 UTC  (7+ messages)
` [U-Boot] [PATCH v2 08/11] dm: imx: Use gpio_request() to request GPIOs
` [U-Boot] [PATCH v2 09/11] dm: imx: gpio: Support driver model in MXC gpio driver
` [U-Boot] [PATCH v2 11/11] dm: imx: Move cm_fx6 to use driver model for serial and GPIO

kernel BUG at fs/dcache.c (3.17-rc4/5)
 2014-09-17 13:05 UTC 

bisected regression: 3c59x corrupts packets in 3.17-rc5
 2014-09-17 13:04 UTC  (8+ messages)
` [PATCH 1/2] 3c59x: Add dma error checking and recovery
  ` [PATCH 2/2] 3c59x: Fix bad offset spec in skb_frag_dma_map

[PATCH] pinctrl: baytrail: Clear DIRECT_IRQ bit
 2014-09-17 13:18 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest rate
 2014-09-17 13:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] hmp: fix memory leak at hmp_info_block_jobs()
 2014-09-17 13:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] async: aio_context_new(): Handle event_notifier_init failure
 2014-09-17 13:01 UTC  (5+ messages)

[PATCH 00/22] treewide: Replace strnicmp with strncasecmp
 2014-09-17 13:02 UTC  (3+ messages)
` [PATCH 03/22] netfilter: "

nfs4_state_manager() vs. nfs_server_remove_lists()
 2014-09-17 12:59 UTC  (6+ messages)

[PATCH 0/7] initial suport for Alpscale ASM9260
 2014-09-17 12:59 UTC  (5+ messages)
` [PATCH 6/7] irqchip: add irq-asm9260 driver

[U-Boot] [PATCH] compulab: eeprom: add default eeprom bus
 2014-09-17 12:59 UTC 

[Qemu-devel] [PATCH 0/3] Fix confused output for alias properties
 2014-09-17 12:58 UTC  (15+ messages)

[PATCH] ASoC: Remove return value checking for gpiochip_remove()
 2014-09-17 12:58 UTC 

[PATCH] x86: Consider multiple nodes in a single socket to be "sane"
 2014-09-17 12:55 UTC  (4+ messages)

Using a HD 4670 still possible?
 2014-09-17 12:55 UTC  (5+ messages)

[PATCH 0/3] x86: structs for cpuid info in x86
 2014-09-17 12:54 UTC  (9+ messages)
        ` [RESEND PATCH "
          ` [RESEND PATCH 1/3] x86: Adding structs to reflect cpuid fields
          ` [RESEND PATCH 2/3] x86: Use new cpuid structs in cpuid functions
          ` [RESEND PATCH 3/3] KVM: x86: Using cpuid structs in KVM

some old kernel "cleanup" scripts of mine, still look useful
 2014-09-17 12:54 UTC 

[PATCH] Add signed write command
 2014-09-17 12:53 UTC 

[U-Boot] [PATCH 0/2] Abolish MIN, MAX, MIN3, MAX
 2014-09-17 12:53 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] cosmetic: replace MIN, MAX with min, max
` [U-Boot] [PATCH 2/2] common.h: remove MIN, MAX, MIN3, MAX3 macros

[PATCH] CLK: TI: consider the fact that of_clk_get() might return an error
 2014-09-17 12:52 UTC  (2+ messages)

[PATCH] adv7604/adv7842: fix query_dv_timings
 2014-09-17 12:51 UTC 

[PATCH] mmc: dw_mmc-exynos: fixed wrong sample-clock selection
 2014-09-17 12:49 UTC  (4+ messages)

[PATCH BlueZ 1/2] emulator/btdev: Add iovec support
 2014-09-17 12:49 UTC  (2+ messages)
` [PATCH BlueZ 2/2] emulator/bthost: "

[PATCH] x86: thinkpad_acpi.c: fixed spacing coding style issue
 2014-09-17 12:48 UTC  (4+ messages)

Request For PartnerShip
 2014-09-17 12:45 UTC 

[PATCH] sparc64: swapper_tsb and swapper_4m_tsb phys correction
 2014-09-17 12:42 UTC  (2+ messages)

master - vgchange: support clustered conversion for active lv
 2014-09-17 12:42 UTC 

master - locking: add locking_supports_remote_queries
 2014-09-17 12:42 UTC 

[PATCH 1/2 nf-next] net: bridge: don't register netfilter call_iptables hooks by default
 2014-09-17 12:42 UTC  (3+ messages)

[PATCH 0/5] xfstests: cleanups and new tests
 2014-09-17 12:40 UTC  (3+ messages)
` [PATCH 5/5] generic: add write vs fcollapse test

[PATCH V2] sparc64: sun4v TLB error power off events
 2014-09-17 12:40 UTC  (4+ messages)

[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
 2014-09-17 12:39 UTC  (8+ messages)

[PATCH] intel: Don't leak the test page in an has_userptr() error path
 2014-09-17 12:37 UTC 

[PATCH] drm/i915/hdmi: fix hdmi audio state readout
 2014-09-17 12:34 UTC 

[PATCH] nilfs2: fix data loss with mmap()
 2014-09-17 12:34 UTC  (4+ messages)

[PATCH V2 0/2] mfd: twl4030-power: support ti,system-power-controller
 2014-09-17 12:34 UTC  (6+ messages)
` [PATCH V2 1/2] Documentation: devicetree: mfd: twl4030-power: Use the standard 'ti,system-power-controller' to mark power control
` [PATCH V2 2/2] mfd: twl4030-power: use 'ti,system-power-controller' as alternative way to support system power off

[PATCH] locking: Add WARN_ON_ONCE lock assertion
 2014-09-17 12:32 UTC  (4+ messages)

Question on IOStat accounting
 2014-09-17 12:32 UTC 

[PATCH 0/2] x86: iosf: change Kconfig selection and add debugfs
 2014-09-17 12:31 UTC  (5+ messages)
` [PATCH 2/3] x86: iosf: Move Kconfig to proper submenu
` [PATCH 3/3] x86: iosf: Make debugfs addition a separate config option

A quick guide to why stand-alone checkpatch patches suck
 2014-09-17 12:29 UTC  (22+ messages)

Alsa Driver Scarlett
 2014-09-17 12:29 UTC  (5+ messages)

[Qemu-devel] [PATCH] block: Validate node-name
 2014-09-17 12:28 UTC  (3+ messages)

[PATCH] selftests/memfd: Run test on all architectures
 2014-09-17 12:28 UTC  (2+ messages)

[PATCHv2] can: at91_can: prepare and unprepare the clock
 2014-09-17 12:26 UTC  (2+ messages)

OV5640 MIPI-CSI2 driver - why the limitations?
 2014-09-17 12:24 UTC  (5+ messages)

[RFC PATCH 0/7] Non-blockling buffered fs read (page cache only)
 2014-09-17 12:24 UTC  (7+ messages)
` [PATCH 7/7] check for O_NONBLOCK in all read_iter instances

[Bug 83957] New: [NV50 - NVAF][MCP89] Major screen corruption and X crash soon after log in
 2014-09-17 12:24 UTC  (2+ messages)
  ` [Bug 83957] "

[PATCH v2] x86/pmc_atom: Fix warning when CONFIG_DEBUG_FS=n
 2014-09-17 12:24 UTC  (2+ messages)

Fwd: [util-linux] cal: add landscape layout for yearly views (#117)
 2014-09-17 12:22 UTC 

[PATCH 00/16 v9] omap 8250 based uart + DMA
 2014-09-17 12:20 UTC  (11+ messages)
` [PATCH 09/16] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx

[PATCH RESEND] ARM: DTS: correct the capability string for mmc0
 2014-09-17 12:19 UTC  (6+ messages)

[PATCH] drm/exynos: fix plane-framebuffer linkage
 2014-09-17 12:19 UTC  (6+ messages)

[PING] various patches
 2014-09-17 12:19 UTC 

mwifiex_usb_submit_rx_urb: dev_alloc_skb failed when conected to 5GHz
 2014-09-17 12:18 UTC  (6+ messages)

[Buildroot] [PATCH] dbus: security bump to version 1.8.8
 2014-09-17 12:18 UTC 

[PATCH] ARM: hw_breakpoint: Trap undef instruction exceptions on wake-up
 2014-09-17 12:18 UTC  (6+ messages)

[SMB3][PATCHv3 Add mfsymlinks support for SMB2.1/SMB3
 2014-09-17 12:18 UTC  (2+ messages)

[PATCH v3 1/4] quota: add project quota support
 2014-09-17 12:17 UTC  (6+ messages)

mis-definition of SLEWCTRL_FAST in dt-bindings amxxxx header
 2014-09-17 12:17 UTC  (2+ messages)

[PATCH 0/2] mfd: twl4030-power: support ti,system-power-controller
 2014-09-17 12:17 UTC  (6+ messages)
` [PATCH 2/2] mfd: twl4030-power: use 'ti,system-power-controller' as alternative way to support system power off

[PATCH 1/5] powerpc: Remove bootmem allocator
 2014-09-17 12:15 UTC  (5+ messages)
` [PATCH 2/5] powerpc: Remove some old bootmem related comments
` [PATCH 3/5] powerpc: Remove superfluous bootmem includes
` [PATCH 4/5] powerpc: Move sparse_init() into initmem_init
` [PATCH 5/5] powerpc: make __ffs return unsigned long

[PATCH] help: Fix size passed to qsort
 2014-09-17 12:14 UTC 

[Qemu-devel] [PATCH 00/23] qom hooks to clean up cpu_exec
 2014-09-17 11:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/23] qom: Add cpu_exec_enter and cpu_exec_exit hooks

[PATCH v3 0/4] omap-serial high-speed fixes/improvements
 2014-09-17 12:13 UTC  (10+ messages)
` [PATCH 3/4] tty: omap-serial: use threaded interrupt handler

[Qemu-devel] [PATCH v3 00/23] Split BlockBackend off BDS with an axe
 2014-09-17 12:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 18/23] blockdev: Fix blockdev-add not to create IDE drive (0, 0)
` [Qemu-devel] [PATCH v3 19/23] blockdev: Drop DriveInfo member enable_auto_del

[Buildroot] [PATCH 0/6] targetcli-fb: new package
 2014-09-17 12:12 UTC  (9+ messages)
` [Buildroot] [PATCH 2/6] python-urwid: "
` [Buildroot] [PATCH 3/6] python-rtslib-fb: "
` [Buildroot] [PATCH 4/6] python-configshell-fb: "
` [Buildroot] [PATCH 6/6] targetcli-fb: add sysv initscript

[Bug 82828] New: Regression: Crash in 3Dmark2001
 2014-09-17 12:11 UTC  (2+ messages)
` [Bug 82828] "

[PATCH v4 0/2] new Atmel DMA controller
 2014-09-17 12:10 UTC  (4+ messages)
` [PATCH v4 1/2] dma: at_xdmac: creation of the atmel eXtended DMA Controller driver

[U-Boot] [PATCH v4 1/6] nand: denali: add Denali NAND driver for SPL
 2014-09-17 12:10 UTC  (4+ messages)

[PATCH 0/4] ARM: dts: cm-t54: enable video out, touchscreen and USB3.0
 2014-09-17 12:10 UTC  (15+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] ARM: dts: sbc-t54: fix mux mode comment style
  ` [PATCH v2 2/6] ARM: dts: cm-t54: "
  ` [PATCH v2 3/6] ARM: dts: cm-t54: add HDMI/DVI display data
  ` [PATCH v2 4/6] ARM: dts: cm-t54: add Startek LCD support
  ` [PATCH v2 5/6] ARM: dts: cm-t54: add ADS7846 touchscreen support
  ` [PATCH v2 6/6] ARM: dts: cm-t54: setup omap_dwc3

[Bug 83436] New: Sudden framerate drops in multiple games
 2014-09-17 12:09 UTC  (2+ messages)
` [Bug 83436] Sudden framerate drops in multiple games when compiling with -mtune=generic (as well with -mtune=pentium-mmx and older CPUs)

[PATCH 1/5] powerpc: Remove bootmem allocator
 2014-09-17 12:08 UTC  (4+ messages)
` [PATCH 3/5] powerpc: Remove superfluous bootmem includes

[PATCH 00/89] Basic Skylake enabling
 2014-09-17 12:07 UTC  (3+ messages)
` [PATCH 47/89] drm/i915/skl: SKL Watermark Computation

[PATCH v3 0/2] usb: host: ehci/ohci-exynos: phy cleanup
 2014-09-17 12:06 UTC  (5+ messages)
` [PATCH v3 1/2] usb: host: ehci-exynos: Remove unnecessary usb-phy support
` [PATCH v3 2/2] usb: host: ohci-exynos: "

[PATCH v5 0/3] virtio: Use the DMA API when appropriate
 2014-09-17 12:02 UTC  (3+ messages)
` [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible

[Qemu-devel] [PATCH 0/2 V5] Virtual Machine Generation ID
 2014-09-17 11:39 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] i386: Add a Virtual Machine Generation ID device

[PATCH] mwifiex: ensure user_scan_in not NULL while setting scan channel gap
 2014-09-17 17:31 UTC 

blk-mq crash under KVM in multiqueue block code (with virtio-blk and ext4)
 2014-09-17 12:00 UTC  (7+ messages)

[PATCH] regulator: fan53555: fix wrong cast in probe
 2014-09-17 11:21 UTC 

Recent changes (master)
 2014-09-17 12:00 UTC 

[PATCH] docs: add PVH specification
 2014-09-17 11:59 UTC  (2+ messages)

[PATCH v2] ARM: timer-sp: ensure interrupt is cleared at sp804_of_init
 2014-09-17 11:57 UTC  (3+ messages)

[PATCH 00/13] eeepc-laptop cleanups
 2014-09-17 11:57 UTC  (10+ messages)
` [PATCH 10/13] eeepc-laptop: compare proper return values in get_cpufv

[PATCH] of: amba: use of_dma_configure for AMBA devices
 2014-09-17 11:56 UTC  (2+ messages)

[U-Boot] u-boot-socfpga repository
 2014-09-17 11:54 UTC  (8+ 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.