All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-14 11:18:21 to 2015-05-14 12:31:37 UTC [more...]

[PATCH 0/9] Add basic fitImage support
 2015-05-14 12:31 UTC  (8+ messages)
` [PATCH 1/9] kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKE
` [PATCH 2/9] kernel: Rework do_uboot_mkimage
` [PATCH 3/9] kernel: Pull out the linux.bin generation
` [PATCH V2 4/9] kernel: Pull uImage generation into separate class
` [PATCH 7/9] kernel: Add basic fitImage support
` [PATCH V2 8/9] kernel: Build uImage only when really needed
` [PATCH 9/9] doc: Document new KERNEL_CLASSES variable

[PATCH V3 0/9] VF EEH on Power8
 2015-05-14 12:30 UTC  (9+ messages)
` [PATCH V3 9/9] powerpc/eeh: handle VF PE properly

[PATCH v7 1/2] Simplify the ifdefs in rte.app.mk
 2015-05-14 12:30 UTC  (3+ messages)
` [PATCH v9 1/2] mk:Simplify the ifdefs in the makefile

[PATCH] Btrfs: incremental send, fix clone operations for compressed extents
 2015-05-14 12:30 UTC  (2+ messages)

[PATCH 1/4] init/Kconfig: Fix break in middle of EXPERT menu
 2015-05-14 12:30 UTC  (3+ messages)
` [PATCH 4/4] kconfig: Introduce "showif" to factor out conditions on visibility

[PATCH] drm: adv7511: Fix crash in IRQ handler when no encoder is associated
 2015-05-14 12:29 UTC 

[Qemu-devel] [RFC/RFT PATCH v2 0/3] KVM: Introduce KVM_MEM_UNCACHED
 2015-05-14 12:38 UTC  (21+ messages)
    `  "

[PATCH] fstests: be compatible with older mkfs.xfs which has no v5 support
 2015-05-14 12:28 UTC  (5+ messages)

[RFC PATCH] x86, espfix: use spin_lock rather than mutex
 2015-05-14 12:26 UTC  (2+ messages)

Recipe for creating unlink deadlocks
 2015-05-14 12:25 UTC  (5+ messages)
      ` Recipe for creating unlink deadlocks (v2, verified on 4.1-rc3) (resend)

perf.data file format specification draft
 2015-05-14 12:25 UTC 

How to start SELinux on embedded device
 2015-05-14 12:24 UTC  (2+ messages)

[PATCH] tools perf: set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
 2015-05-14 12:22 UTC 

[PATCH v8 1/2] mk:Simplify the ifdefs in rte.app.mk
 2015-05-14 12:21 UTC  (2+ messages)

[PATCH] Add DRM_CAS for mips32
 2015-05-14 12:12 UTC 

[PATCH] jbd2: fix r_count overflows leading to buffer overflow in journal recovery
 2015-05-14 12:19 UTC  (2+ messages)

[LTP] LTP cross copilation
 2015-05-14 12:18 UTC  (2+ messages)

[dizzy][PATCH] mesa: update --with-llvm-shared-libs configure option
 2015-05-14 12:18 UTC  (5+ messages)

deleting a btrfs subvolume shut up a server
 2015-05-14 12:16 UTC 

[PATCH] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS
 2015-05-14 12:16 UTC  (2+ messages)

[Ceph-maintainers] statically allocated uid/gid for ceph
 2015-05-14 12:16 UTC  (10+ messages)

[PATCH] MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainer
 2015-05-14 12:15 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v4 00/28] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
 2015-05-14 12:14 UTC  (2+ messages)

[RFC] how to perform a safe NMI stack trace on all CPUs on x86?
 2015-05-14 11:20 UTC  (3+ messages)

Possible bug - LTP failure for memcg
 2015-05-14 12:12 UTC  (14+ messages)

[Qemu-devel] [PATCH] Do not emulate a floppy drive when -nodefaults
 2015-05-14 12:11 UTC  (19+ messages)
        `  "

[PATCH] leds: fix brightness changing when software blinking is active
 2015-05-14 12:09 UTC  (7+ messages)

[PATCHv5 0/5] Use ticket locks for spinlocks
 2015-05-14 12:08 UTC  (4+ messages)
` [PATCHv4 5/5] x86: reduce struct hvm_domain size

[Qemu-devel] [PATCH] block: Let bdrv_drain_all() to call aio_poll() for each AioContext
 2015-05-14 12:05 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] Add virt-v3 machine that uses GIC-500
 2015-05-14 12:01 UTC  (8+ messages)

[PATCH 2/2] locking/rwsem: Use a return variable in rwsem_spin_on_owner()
 2015-05-14 11:59 UTC  (12+ messages)
        ` [PATCH] mutex: Speed up mutex_spin_on_owner() by not taking the RCU lock
            ` [PATCH] uaccess: Add __copy_from_kernel_inatomic() primitive
              ` [PATCH] x86/uaccess: Implement get_kernel()
                ` [PATCH] mutex: Improve mutex_spin_on_owner() code generation
                  ` [PATCH] x86: Align jump targets to 1 byte boundaries

next-20150514 build: 1 failures 71 warnings (next-20150514)
 2015-05-14 12:00 UTC 

[PATCH v6 00/16] Misc patches to aid migration v2 Remus support
 2015-05-14 11:59 UTC  (32+ messages)
` [PATCH v6 02/16] libxc/save: Adjust stream-position callbacks for checkpointed streams
` [PATCH v6 04/16] libxc/migration: Pass checkpoint information into the save algorithm
` [PATCH v6 05/16] tools/libxc: unused attribute in DECLARE_HYPERCALL_BUFFER_SHADOW
` [PATCH v6 06/16] tools/libxc: add a check in xc_hypercall_buffer_free_pages macro
` [PATCH v6 07/16] libxc/save: introduce setup() and cleanup() on save
` [PATCH v6 08/16] libxc/save: rename to_send to dirty_bitmap
` [PATCH v6 09/16] libxc/save: adjust the memory allocation for migration
` [PATCH v6 10/16] libxc/save: remove bitmap param from send_some_pages
` [PATCH v6 11/16] libxc/save: rename send_some_pages to send_dirty_pages
` [PATCH v6 12/16] libxc/save: reuse send_dirty_pages() in send_all_pages()
` [PATCH v6 13/16] libxc/restore: introduce process_record()
` [PATCH v6 14/16] libxc/restore: split read/handle qemu info
` [PATCH v6 15/16] libxc/restore: introduce setup() and cleanup() on restore
` [PATCH v6 16/16] libxc/restore: add checkpointed flag to the restore context

[PATCH] mm/memory hotplug: init the zones' size when calculate node totalpages
 2015-05-14 11:39 UTC  (2+ messages)

[PATCH] libxl: assigned a default ssid_label (XSM label) to guests
 2015-05-14 11:58 UTC  (4+ messages)

Got anyone using lauterbach for kernel debugging?
 2015-05-14 11:57 UTC 

[PATCH] saa7134: switch tuner FMD1216ME_MK3 to analog
 2015-05-14 11:55 UTC 

schedule_timeout sleeps too long after dividing CPU frequency
 2015-05-14 11:54 UTC  (10+ messages)

[PATCH v3 0/5] arm64: Patching branches for fun and profit
 2015-05-14 11:53 UTC  (6+ messages)
` [PATCH v3 4/5] arm64: alternative: Introduce feature for GICv3 CPU interface
` [PATCH v3 5/5] arm64: KVM: Switch vgic save/restore to alternative_insn

[RFC PATCH V2 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent
 2015-05-14 11:33 UTC  (4+ messages)
` [RFC PATCH V2 2/2] gfp: use the best near online node if the target node is offline

[PATCH] drm/i915: Unconditionally flush writes before execbuffer
 2015-05-14 11:52 UTC  (2+ messages)

soc/tegra: fuse: undefined option ARCH_TEGRA_210_SOC
 2015-05-14 11:50 UTC  (2+ messages)

[PATCH] wil6210: match wait_for_completion_timeout return type
 2015-05-14 11:41 UTC 

[PATCH] arm: topology: fix capacity calculation on SMP SoCs
 2015-05-14 11:48 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Some fixes to qom scripts
 2015-05-14 11:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] scripts: qom-tree: add support of path as argument

G5 Xserve rackmeter broken?
 2015-05-14 11:48 UTC  (7+ messages)

Window watchdog driver design
 2015-05-14 11:56 UTC 

[PATCH v2] ext4: fix NULL pointer dereference when journal restart fails
 2015-05-14 11:43 UTC  (6+ messages)

[RFC PATCH 00/17][request for stable 3.10 inclusion] x86/nmi: Print all cpu stacks from NMI safely
 2015-05-14 11:35 UTC  (18+ messages)
` [RFC PATCH 01/17] tracing: Create seq_buf layer in trace_seq
` [RFC PATCH 02/17] tracing: Convert seq_buf_path() to be like seq_path()
` [RFC PATCH 03/17] tracing: Convert seq_buf fields to be like seq_file fields
` [RFC PATCH 04/17] tracing: Add a seq_buf_clear() helper and clear len and readpos in init
` [RFC PATCH 05/17] seq_buf: Create seq_buf_used() to find out how much was written
` [RFC PATCH 06/17] tracing: Use trace_seq_used() and seq_buf_used() instead of len
` [RFC PATCH 07/17] seq_buf: Add seq_buf_can_fit() helper function
` [RFC PATCH 08/17] tracing: Have seq_buf use full buffer
` [RFC PATCH 09/17] tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions
` [RFC PATCH 10/17] seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF
` [RFC PATCH 11/17] seq_buf: Move the seq_buf code to lib/
` [RFC PATCH 12/17] seq_buf: Fix seq_buf_vprintf() truncation
` [RFC PATCH 13/17] seq_buf: Fix seq_buf_bprintf() truncation
` [RFC PATCH 14/17] printk: Add per_cpu printk func to allow printk to be diverted
` [RFC PATCH 15/17] printk/percpu: Define printk_func when printk is not defined
` [RFC PATCH 16/17] x86/nmi: Perform a safe NMI stack trace on all CPUs
` [RFC PATCH 17/17] x86/nmi: Fix use of unallocated cpumask_var_t

[PATCH] boost: properly fix do_boostconfig re-execution
 2015-05-14 11:41 UTC 

[PATCH 0/9 v5] Helper to abstract vma handling in media layer
 2015-05-14 11:39 UTC  (6+ messages)
` [PATCH 9/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()

[PATCH] guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm
 2015-05-14 11:40 UTC  (3+ messages)

[PATCH 0/2] Add perf debug dir locking
 2015-05-14 11:38 UTC  (4+ messages)
` [PATCH 2/2] perf/tools: put new buildid locks to use

staging: remove i2o subsystem: some leftovers
 2015-05-14 11:37 UTC 

[PATCH v6 0/4] xen/pvh: enable migration on PVH Dom0
 2015-05-14 11:35 UTC  (5+ messages)
` [PATCH v6 4/4] xen: rework paging_log_dirty_op to work with hvm guests

mfd: Support 88pm80x in 80x driver
 2015-05-14 11:35 UTC  (2+ messages)

[PATCH v2 0/5] Add flexcan support for LS1021A SoCs
 2015-05-14 11:33 UTC  (12+ messages)
` [PATCH v2 1/5] doc/bindings: Add 'endianess' optional-property for FlexCAN controller
` [PATCH v2 2/5] arm/dts: Add nodes for flexcan devices present on LS1021A SoC
` [PATCH v2 3/5] can: flexcan: Add ls1021a flexcan device entry
` [PATCH v2 4/5] can: flexcan: Remodel FlexCAN register r/w APIs for BE instances
` [PATCH v2 5/5] can: flexcan: Add support for non RX-FIFO mode

[PATCHv6 0/3] Use ticket locks for spinlocks
 2015-05-14 11:33 UTC  (5+ messages)
` [PATCHv6 1/3] xen: use ticket locks for spin locks
` [PATCHv6 2/3] x86, arm: remove asm/spinlock.h from all architectures
` [PATCHv6 3/3] x86: reduce struct hvm_domain size

[PATCH V2] atmel: fix a race between fw_load and data free
 2015-05-15 11:19 UTC  (2+ messages)

[PATCH] sched: Remove redundant #ifdef
 2015-05-14 11:31 UTC 

[Qemu-devel] [Bug 1453436] [NEW] Building on OS X: Undefined symbols ___emutls_v.prng_state and ___emutls_v.prng_state_data
 2015-05-14 11:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1453436] "

[PATCH 0/2] Add DTE driver for Cygnus
 2015-05-14 11:30 UTC  (12+ messages)
` [PATCH 2/2] misc: Add initial Digital Timing Engine (DTE) driver for cygnus

[PATCH 0/7] mdadm support for caching layer in raid 5/6
 2015-05-14 11:30 UTC  (2+ messages)

[RESEND PATCH V3 for-next 0/3] HW Device hot-removal support
 2015-05-14 11:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] monitor: print help for command errors
 2015-05-14 11:27 UTC  (5+ messages)
    ` [Qemu-devel] [PATCH] monitor: suggest running "help" "

[PATCH v2] spi: sirf: add support for USP-based SPI
 2015-05-14 11:27 UTC  (2+ messages)

bus: arm-ccn: cpumask attribute
 2015-05-14 11:26 UTC  (5+ messages)
` [PATCH] bus: arm-ccn: Handle correctly no-more-cpus case

[PATCH 0/8] Toaster patchset
 2015-05-14 11:24 UTC  (2+ messages)

[RFC][PATCHSET] non-recursive pathname resolution
 2015-05-14 11:23 UTC  (7+ messages)
` [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

Mwait usage on AMD processors
 2015-05-14 11:23 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/2] target-mips: Add support for misaligned accesses
 2015-05-14 11:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 2/2] target-mips: Misaligned memory accesses for MSA

Crash in crc32_le during kmemleak_scan()
 2015-05-14 11:21 UTC  (2+ messages)

[PATCH v8 0/9] Tegra xHCI support
 2015-05-14 11:21 UTC  (12+ messages)
` [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB

[Qemu-devel] [PATCH COLO v4 00/15] Block replication for continuous checkpoints
 2015-05-14 11:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH COLO v4 01/15] docs: block replication's description

spi: race in spi_finalize_current_message starting queue_kthread_work before the message is unmapped
 2015-05-14 11:19 UTC  (3+ messages)
` [PATCH] spi: SPI_MASTER_MUST_* with scatter-gather only option and avoiding realloc

[PATCH v2] i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
 2015-05-14 11:19 UTC  (2+ messages)

[PATCH v5 00/14] Misc patches to aid migration v2 Remus support
 2015-05-14 11:18 UTC  (7+ messages)
` [PATCH v5 02/14] libxc/save: Adjust stream-position callbacks for checkpointed streams


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.