All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-08 17:12:52 to 2015-06-08 18:17:11 UTC [more...]

[PATCH v5 1/2] serial_core: add pci uart early console support
 2015-06-08 18:17 UTC  (2+ messages)
` [PATCH v6 "

atombios_crtc.c - make error messages distinguishable "unable to allocate a PPLL\n"
 2015-06-08 17:43 UTC  (4+ messages)

[PATCH 0/4] misc multipath patches
 2015-06-08 18:16 UTC  (5+ messages)
` [PATCH 1/4] Add libmpathcmd library and use it internally
` [PATCH 2/4] add raw format multipathd commands
` [PATCH 3/4] libmultipath: add ignore_new_boot_devs option
` [PATCH 4/4] Make use of /run depend on systemd

[meta-qt5][PATCH 1/2] qtbase: Fix build with musl
 2015-06-08 18:16 UTC  (6+ messages)

[PATCH v6 10/11] for-each-ref: introduce filter_refs()
 2015-06-08 18:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] acpi: xsdt support
 2015-06-08 18:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] acpi: add API for 64 bit offsets
` [Qemu-devel] [PATCH v2 2/4] i386/acpi: collect 64 bit offsets for xsdt
` [Qemu-devel] [PATCH v2 3/4] i386/acpi: add XSDT
` [Qemu-devel] [PATCH v2 4/4] acpi: unify rsdp generation

[PATCH 00/21] On-demand device registration
 2015-06-08 18:14 UTC  (9+ messages)

[Qemu-devel] armv7m/stm32f205 not starting if code linked from 0x08000000
 2015-06-08 18:12 UTC  (3+ messages)

[PATCH 0/8] regulator: pwm-regulator: Introduce continuous-mode
 2015-06-08 18:11 UTC  (13+ messages)
` [PATCH 2/8] regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata
` [PATCH 3/8] regulator: pwm-regulator: Remove superfluous is_enabled check
` [PATCH 4/8] regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev)
` [PATCH 5/8] regulator: pwm-regulator: Don't assign structure attributes right away

[BUG] nfs3 client stops retrying to connect
 2015-06-08 18:12 UTC  (9+ messages)

[PATCH net v2] tcp: Force updating pcount after skb_pull() during mtu probing
 2015-06-08 18:11 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] fw_cfg: *prequel* to cleanup series
 2015-06-08 18:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] fw_cfg: add fw_cfg_modify_i16 (update) method
` [Qemu-devel] [PATCH 2/2] fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc

[PATCH v6 09/11] ref-filter: move code from 'for-each-ref'
 2015-06-08 18:08 UTC  (5+ messages)

[PATCH v7 0/3] Add arm pl353 smc nand driver for xilinx zynq soc
 2015-06-08 18:08 UTC  (12+ messages)
` [PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface
` [PATCH v7 2/3] nand: pl353: Add software ecc support
` [PATCH v7 3/3] Documentation: nand: pl353: Add documentation for controller and driver

[PATCH v3 1/3] ASoC: rt5645: make RT5650_TDM_CTRL_4 readable
 2015-06-08 18:09 UTC  (2+ messages)

[PATCH v7 0/2] Add arm pl353 smc driver for xilinx zynq soc
 2015-06-08 18:07 UTC  (9+ messages)
` [PATCH v7 1/2] Devicetree: Add pl353 smc controller devicetree binding information
` [PATCH v7 2/2] memory: pl353: Add driver for arm pl353 static memory controller

[PATCH v5 2/2] arch/x86: remove pci uart early console from early_prink.c
 2015-06-08 18:19 UTC  (2+ messages)
` [PATCH v6 "

[PATCH] kernel/params.c: make use of unused but set variable
 2015-06-08 18:07 UTC  (11+ messages)
    ` [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON()

Limit RAM for Linux
 2015-06-08 18:06 UTC 

[PATCH] f2fs: do not trim preallocated blocks when truncating after i_size
 2015-06-08 18:06 UTC  (2+ messages)

[PATCH net-next] net: phy: bcm7xxx: update workaround to fix 100BaseT corner cases
 2015-06-08 18:05 UTC 

[PATCH v2] net: phy: dp83867: Add TI dp83867 phy
 2015-06-08 18:03 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/31] target-i386: SMM improvements and partial support under KVM
 2015-06-08 18:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH 10/31] vl: allow full-blown QemuOpts syntax for -global

[Patch] bccmd - add ability to read ADC
 2015-06-08 18:04 UTC  (2+ messages)
` [PATCH] "

[PATCH] ARM: dts: mx23: fix iio-hwmon support
 2015-06-08 18:04 UTC  (3+ messages)

[PATCH][Daisy] mesa: Avoid leaving empty sysconfdir in mesa package
 2015-06-08 18:04 UTC  (2+ messages)

[Qemu-devel] [PULL 0/9] Error reporting patches
 2015-06-08 18:02 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] vl: Report failure to sandbox at most once
` [Qemu-devel] [PULL 2/9] vl: Print -device help "
` [Qemu-devel] [PULL 3/9] vl: Fail right after first bad -object
` [Qemu-devel] [PULL 4/9] QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
` [Qemu-devel] [PULL 5/9] QemuOpts: Convert qemu_opts_foreach() to Error
` [Qemu-devel] [PULL 6/9] blkdebug: Simplify passing of Error through qemu_opts_foreach()
` [Qemu-devel] [PULL 7/9] QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
` [Qemu-devel] [PULL 8/9] QemuOpts: Convert qemu_opt_foreach() to Error
` [Qemu-devel] [PULL 9/9] vhost-user: Improve -netdev/netdev_add/-net/... error reporting

[PATCH v6 0/11] create ref-filter from for-each-ref
 2015-06-08 18:02 UTC  (5+ messages)
` [PATCH v6 01/11] for-each-ref: extract helper functions out of grab_single_ref()

[PATCH v2] ASoC: wm8731: initialize the hardware when loading the codec driver
 2015-06-08 18:01 UTC  (2+ messages)

[PATCH 0/2] drm/i915/bxt: work around HW coherency issue
 2015-06-08 18:00 UTC  (7+ messages)
` [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno

[PATCH v2] ASoC: wm8741: Allow master clock switching
 2015-06-08 18:00 UTC  (2+ messages)

[RFC/PATCH 0/9] add options to ref-filter
 2015-06-08 18:00 UTC  (13+ messages)
` [RFC/PATCH 1/9] tag: libify parse_opt_points_at()
  ` [RFC/PATCH 2/9] ref-filter: implement '--points-at' option
  ` [RFC/PATCH 3/9] for-each-ref: add "
  ` [RFC/PATCH 4/9] parse-options: add parse_opt_merge_filter()
  ` [RFC/PATCH 5/9] ref-filter: implement '--merged' and '--no-merged' options
  ` [RFC/PATCH 6/9] for-each-ref: add "

[U-Boot] [PATCH 00/11] dm: x86: PCI/SPI fixes for minnowboard MAX
 2015-06-08 18:00 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] spi: sf: Print the error code on failure
` [U-Boot] [PATCH 02/11] dm: spi: Correct minor nits in ICH driver
` [U-Boot] [PATCH 04/11] dm: spi: Correct BIOS protection logic for ICH9
` [U-Boot] [PATCH 05/11] dm: spi: Enable environment for minnowmax

Add Mediatek SPI driver
 2015-06-08 17:59 UTC  (11+ messages)
` [PATCH 2/3] spi: mediatek: Add spi bus for Mediatek MT8173

[PATCH] oom: split out forced OOM killer
 2015-06-08 17:59 UTC  (5+ messages)

[RFC][PATCH 0/4] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers
 2015-06-08 17:55 UTC  (13+ messages)
` [RFC][PATCH 4/4] time: Do leapsecond adjustment in gettime fastpaths

drm/i915/hsw/bdw: Enable resource streamer v3
 2015-06-08 17:55 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-08 17:48 UTC  (10+ messages)
` [RFC PATCH 09/18] kthread: Make it easier to correctly sleep in iterant kthreads
` [RFC PATCH 15/18] ring_buffer: Allow to exit the ring buffer benchmark immediately

[PATCH v4] cxlflash: Base support for IBM CXL Flash Adapter
 2015-06-08 17:54 UTC  (2+ messages)

[PATCH v3 0/9] ASoC: tas2552: Fixes, cleanups and improvements
 2015-06-08 17:53 UTC  (2+ messages)

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-08 17:53 UTC  (12+ messages)
` [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode
` [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset
` [RFC 04/11] drm/i915: Adding TDR / per-engine reset support for gen8
` [RFC 05/11] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress
` [RFC 06/11] drm/i915: Disable warnings for TDR interruptions in the display driver
` [RFC 10/11] drm/i915: Debugfs interface for per-engine hang recovery

[PATCH v2 0/5] libxl: xs_restrict QEMU
 2015-06-08 17:52 UTC  (8+ messages)
` [PATCH v2 5/5] libxl: spawns two QEMUs for HVM guests

[PATCH v1 0/2] Implement sample time consideration
 2015-06-08 17:51 UTC  (5+ messages)
` [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

[PATCH] ASoC: davinci-mcasp: Logic low for inactive output slots
 2015-06-08 17:51 UTC  (2+ messages)

[GIT PULL] ASoC updates for v4.2
 2015-06-08 17:51 UTC 

[PATCH] core/partmap: Add El Torito boot catalog parsing
 2015-06-08 17:50 UTC  (4+ messages)

[PATCH] i2c: designware: use enable on resume instead initialization
 2015-06-08 17:50 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] Initial vfio-platform support
 2015-06-08 17:50 UTC  (2+ messages)

[PATCH v5 0/2] iio: adc: vf610: respect ADC clocking limitations
 2015-06-08 17:49 UTC  (4+ messages)
` [PATCH v5 1/2] iio: adc: vf610: implement configurable conversion modes

[PATCH v2] arm/arm64: KVM: Properly account for guest CPU time
 2015-06-08 17:50 UTC  (3+ messages)

[PATCH 0/5] HID: wacom: Support tablets with pen and touch on same interface
 2015-06-08 17:49 UTC  (3+ messages)

[PATCH net] net: bcmgenet: power on MII block for all MII modes
 2015-06-08 17:47 UTC 

[patch 2/7] timer: Remove FIFO guarantee
 2015-06-08 17:48 UTC  (2+ messages)

[PATCH 0/3] TLB flush multiple pages per IPI v5
 2015-06-08 17:45 UTC  (3+ messages)

[Qemu-devel] [PULL 0/6] fw_cfg patch queue
 2015-06-08 17:44 UTC  (4+ messages)

[review-request] adamian/20150515_fix_table_header - REST refactoring
 2015-06-08 17:44 UTC  (6+ messages)

[PATCH v2 00/41] Add ACPI support for arm64 on Xen
 2015-06-08 17:44 UTC  (5+ messages)
` [PATCH v2 39/41] arm : acpi configure interrupts dynamically
` [PATCH v2 41/41] arm : acpi route irq's at time of boot

[PATCH v2 net-next 1/2] tcp: export tcp_enter_cwr()
 2015-06-08 17:43 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] tcp: add CDG congestion control

[PATCH RFC 0/4] 'reset everything' approach to PVHVM guest kexec
 2015-06-08 17:43 UTC  (3+ messages)

[PATCH] ASoC: wm_adsp: Add basic debugfs entries
 2015-06-08 17:40 UTC  (3+ messages)

[PATCH] perf/x86/intel/uncore: fix IMC missing box initialization
 2015-06-08 17:45 UTC  (11+ messages)

[RFC PATCH 0/3] Refactoring Videobuf2 for common use
 2015-06-08 17:39 UTC  (3+ messages)

[PATCH] clockevents/drivers/timer-stm32: Fix build error spotted by kbuild test robot
 2015-06-08 17:39 UTC  (2+ messages)

[GIT PULL] omap fixes for v4.1, urgent fix to avoid potential hardware damage
 2015-06-08 17:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 1/2] tcg: Mask TCGMemOp appropriately for indexing
 2015-06-08 17:37 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 2/2] tcg: Handle MO_AMASK in tcg_dump_ops

[PATCH v3 0/4] Fix how for-each-ref handles broken loose references
 2015-06-08 17:37 UTC  (8+ messages)
` [PATCH v3 4/4] read_loose_refs(): treat NULL_SHA1 loose references as broken

[BUG, bisect] hrtimer: severe lag after suspend & resume
 2015-06-08 17:37 UTC  (7+ messages)

[U-Boot] [PATCH 0/7] Add Cavium ThunderX support
 2015-06-08 17:37 UTC  (3+ messages)

[PATCH/RFC v2 1/5] t9001-send-email: move script creation in a setup test
 2015-06-08 17:36 UTC  (6+ messages)
` [PATCH/RFC v2 5/5] send-email: refactor address list process

[Qemu-devel] [PATCH] tcg: Mask TCGMemOp appropriately for indexing
 2015-06-08 17:32 UTC  (5+ messages)

[patch 0/3] cyclictest: Various fixes and a new option
 2015-06-08 17:32 UTC  (15+ messages)
` [patch 2/3] cyclictest: Convert the offset of the alignment option to microseconds
` [patch 3/3] cyclictest: Align measurement threads to the next full second

[RFC PATCH] mm: kmemleak: Optimise kmemleak_lock acquiring during kmemleak_scan
 2015-06-08 17:32 UTC  (3+ messages)

[ovmf test] 58156: regressions - FAIL
 2015-06-08 17:32 UTC 

[PATCH 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation
 2015-06-08 16:57 UTC  (2+ messages)
` [PATCH 2/2] dma: Add Xilinx zynqmp dma engine driver support

[PATCH] git-rebase--interactive.sh: add config option for custom
 2015-06-08 17:29 UTC  (4+ messages)

[PATCH] mac80211: Fix a case of incorrect metric used when forwarding a PREQ
 2015-06-08 17:28 UTC  (3+ messages)

[RFC PATCH] sched: Fix sched_wakeup tracepoint
 2015-06-08 17:27 UTC  (8+ messages)

[PATCH nf-next 1/2] netfilter: xtables: use percpu rule counters
 2015-06-08 17:27 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: xtables: avoid percpu ruleset duplication

[PATCH 1/6] ARM: dts: pxa: add dma controller
 2015-06-08 17:23 UTC  (6+ messages)
` [PATCH 4/6] ARM: dts; pxa: add embedded pxa camera capture interface

[PATCH 00/24] Convert to atomic, part 3
 2015-06-08 17:25 UTC  (11+ messages)
` [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers

[RFC][PATCH] regmap: make REGCACHE_NONE maps return error on regcache_sync
 2015-06-08 17:24 UTC  (5+ messages)

NILFS2: double uuid
 2015-06-08 17:23 UTC  (6+ messages)

[WIP/PATCH v5 0/10] create ref-filter from for-each-ref
 2015-06-08 17:21 UTC  (8+ messages)
` [WIP/PATCH v5 01/10] for-each-ref: extract helper functions out of grab_single_ref()
  ` [WIP/PATCH v5 05/10] for-each-ref: introduce 'ref_array_clear()'

[PATCH] hfsplus: fix cross-page bio requests
 2015-06-08 17:20 UTC  (6+ messages)

[PATCH] Input: synaptics - add min/max quirk for Lenovo S540
 2015-06-08 17:19 UTC  (2+ messages)

rw-mount-problem after raid1-failure
 2015-06-08 17:10 UTC 

[PATCH] tests/gem_storedw_batches_loop: add subtest for cached mappings
 2015-06-08 17:17 UTC  (4+ messages)
` [PATCH v2] "

Issue with udev not creating dev/dri/card0 for xf86-video-ati
 2015-06-08 16:35 UTC 

[PATCH] mmc: host: pxamci: switch over to dmaengine use
 2015-06-08 17:14 UTC  (4+ messages)

[xen-unstable test] 58151: tolerable FAIL
 2015-06-08 17:14 UTC 

[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
 2015-06-08 17:13 UTC  (6+ messages)

[PATCH 0/5] am: improve test coverage and touch up foreign patch parsing
 2015-06-08 17:13 UTC  (3+ messages)
` [PATCH 5/5] am: teach mercurial patch parser how to read from stdin


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.