All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-07 01:01:31 to 2013-08-07 03:55:46 UTC [more...]

[PATCH] drivers: CCI: add ARM CCI PMU support
 2013-08-11  3:00 UTC  (3+ messages)

[PATCH 07/16] x86, asmlinkage: Make kprobes code visible and fix assembler code
 2013-08-07  3:55 UTC  (3+ messages)
` [tip:x86/asmlinkage] "

[PATCH 3/8] [SCSI] dc395x: use NULL instead of 0
 2013-08-07  3:55 UTC 

[PATCH] kernel/sysctl_binary.c: improve the usage of return value 'result'
 2013-08-07  3:53 UTC  (4+ messages)

[PATCH 2/8] [SCSI] tgt: add __user annotation
 2013-08-07  3:53 UTC 

[PATCH V2 00/17] EFI stub for ARM
 2013-08-07  3:45 UTC  (45+ messages)
` [PATCH 01/17] EFI stub documentation updates
` [PATCH 02/17] Move common EFI stub code from x86 arch code to common location
` [PATCH 03/17] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c
` [PATCH 04/17] Rename memory allocation/free functions
` [PATCH 05/17] Add minimum address parameter to efi_low_alloc()
` [PATCH 06/17] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 07/17] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests
` [PATCH 08/17] Allow efi_free() to be called with size of 0, and do nothing in that case
` [PATCH 09/17] Generalize handle_ramdisks() and rename to handle_cmdline_files()
` [PATCH 10/17] Renames in handle_cmdline_files() to complete generalization
` [PATCH 11/17] Move EFI_READ_CHUNK_SIZE define to shared location
` [PATCH 12/17] Add proper definitions for some EFI function pointers
` [PATCH 13/17] Fix types in EFI calls to match EFI function definitions
` [PATCH 14/17] resolve warnings found on ARM compile
` [PATCH 15/17] Add strstr to compressed string.c for ARM
` [PATCH 16/17] Add EFI stub "
` [PATCH 17/17] Add config EFI_STUB for ARM to Kconfig

[PATCH 1/8] [SCSI] scsi_sysfs: Staticize local symbols
 2013-08-07  3:50 UTC 

[PATCH 0/2] btrfs-progs: more statics & removals
 2013-08-07  3:49 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: mark static & remove unused from shared kernel code
` [PATCH 2/2] btrfs-progs: mark static & remove unused from non-kernel code

bcache patch for kernel version 3.0
 2013-08-07  3:47 UTC  (2+ messages)

API request
 2013-08-07  3:46 UTC 

ocf script for ceph quorum check and fs
 2013-08-07  3:45 UTC  (2+ messages)

kernel mailing list permalinks
 2013-08-07  3:44 UTC  (5+ messages)

[PATCH 1/3] clk: exynos4: Make exynos4_plls static
 2013-08-07  3:37 UTC  (6+ messages)

[Qemu-devel] [PATCH for-next v2 00/22] QOM realize for virtio
 2013-08-07  3:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-next v2 01/22] object: Add OBJECT_GET_PARENT_CLASS() macro

[PATCH] mtd: atmel_nand: fix the warning when CONFIG_OF is not defined
 2013-08-07  3:36 UTC  (2+ messages)

Fwd: PCIE device errors after linux kernel upgrade
 2013-08-07  3:35 UTC  (6+ messages)
  `  "

Reduce cluster log verbosity
 2013-08-07  3:33 UTC  (2+ messages)

[PATCH]bash: reference acl*.m4 from ${S}
 2013-08-07  3:33 UTC 

[PATCH 0/2] kernel/sys.c: for setfsgid(), return the current gid when error occurs
 2013-08-07  3:30 UTC  (6+ messages)
` [PATCH 1/2] kernel/sys.c: "

[PATCH] mmc: dw_mmc: Don't disable vmmc if keeping power in suspend
 2013-08-07  3:28 UTC 

[PATCH 0/5] Add UART support and arch timer initialization for OMAP5
 2013-08-07  3:28 UTC  (13+ messages)
` [PATCH 2/5] xen/arm: add OMAP5432 UART support for early_printk
` [PATCH 3/5] xen/arm: Add the new OMAP UART driver
` [PATCH 4/5] xen/arm: Introduce platform recognition codes for the OMAP5
` [PATCH 5/5] xen/arm: Add OMAP5 architected timer initialization codes

[PATCH 00/11] Add compression support to pstore
 2013-08-07  3:25 UTC  (14+ messages)

[PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()
 2013-08-07  3:23 UTC  (4+ messages)

[request for stable inclusion] tipc: fix lockdep warning during bearer initialization
 2013-08-07  3:23 UTC 

[request for stable inclusion] net: neighbour: prohibit negative value for unres_qlen_bytes parameter
 2013-08-07  3:23 UTC 

acpi_bus_trim does not detach devices in post order
 2013-08-07  3:21 UTC  (6+ messages)

ctrl-x / ctrl-c may not work under GRUB2 with EFI
 2013-08-07  3:17 UTC  (3+ messages)

[PATCH RFC] Btrfs: add support for persistent mount options
 2013-08-07  3:16 UTC  (9+ messages)

Reduce log verbosity
 2013-08-07  3:10 UTC 

Second HDMI port not visible
 2013-08-07  3:10 UTC 

[PATCH 0/2] btrfs-progs: Introduce devel namespace
 2013-08-07  3:10 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: introduce command namespace for development features

[Qemu-devel] [PATCH V7 0/8] add internal snapshot support at block device level
 2013-08-07  3:00 UTC  (9+ messages)
` [Qemu-devel] [PATCH V7 1/8] snapshot: new function bdrv_snapshot_find_by_id_and_name()
` [Qemu-devel] [PATCH V7 2/8] snapshot: distinguish id and name in snapshot delete
` [Qemu-devel] [PATCH V7 3/8] qmp: add internal snapshot support in qmp_transaction
` [Qemu-devel] [PATCH V7 4/8] qmp: add interface blockdev-snapshot-internal-sync
` [Qemu-devel] [PATCH V7 5/8] qmp: add interface blockdev-snapshot-delete-internal-sync
` [Qemu-devel] [PATCH V7 6/8] hmp: add interface hmp_snapshot_blkdev_internal
` [Qemu-devel] [PATCH V7 7/8] hmp: add interface hmp_snapshot_delete_blkdev_internal
` [Qemu-devel] [PATCH V7 8/8] qemu-iotests: add 057 internal snapshot for block device test case

[Qemu-devel] [PATCH V6 0/8] add internal snapshot support at block device level
 2013-08-07  3:01 UTC  (3+ messages)

[PATCH v4 0/9] pci: bus and slot reset interfaces
 2013-08-07  2:56 UTC  (4+ messages)
` [PATCH v4 8/9] pci: Tune secondary bus reset timing

[PATCH] checkpatch: Better --fix of SPACING errors
 2013-08-07  2:55 UTC 

[PATCH V12 0/14] Paravirtualized ticket spinlocks
 2013-08-07  2:54 UTC  (4+ messages)

NFS uses wrong domain in SETATTR
 2013-08-07  2:53 UTC  (3+ messages)

[PATCH V4 0/3] xen-netback: switch to NAPI + kthread 1:1 model
 2013-08-07  2:52 UTC  (3+ messages)
` [PATCH V4 1/3] xen-netback: remove page tracking facility

paper supplier
 2013-08-07  2:51 UTC 

[Qemu-devel] [PATCH v6 00/18] aio: drop io_flush()
 2013-08-07  2:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 01/18] block: ensure bdrv_drain_all() works during bdrv_delete()

[PATCH trivial] UAPI: Kbuild: add/modify comments for "uapi/Kbuild" and "uapi/linux/Kbuild"
 2013-08-07  2:42 UTC  (3+ messages)

[PATCH 1/1] x86/AMD: Fix setup ssss:bb:dd:f for d0 failed
 2013-08-07  2:42 UTC  (2+ messages)

change remote to track new branch
 2013-08-07  2:40 UTC  (7+ messages)

[PATCH] powerpc/eeh: Add procfs entry for PowerNV
 2013-08-07  2:34 UTC  (2+ messages)

[PATCH] powerpc/eeh: Fix undefined variable
 2013-08-07  2:34 UTC  (2+ messages)

A soft lockup in vxlan module
 2013-08-07  2:34 UTC  (3+ messages)

[Qemu-devel] [Patch] Fix typo in qom/object.h
 2013-08-07  2:33 UTC 

Backlight upstream bug
 2013-08-07  2:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] rdma: validate remote provided RDMAControlHeader::len
 2013-08-07  2:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] rdma: use resp.len after validation in qemu_rdma_registration_stop
` [Qemu-devel] [PATCH 2/3] rdma: validate RDMAControlHeader::len
` [Qemu-devel] [PATCH 3/3] rdma: check if RDMAControlHeader::len match transferred byte

[Qemu-devel] [Patch] ARM: Add an L2 cache controller to KZM
 2013-08-07  2:21 UTC  (6+ messages)

Advice for recovering array containing LUKS encrypted LVM volumes
 2013-08-07  2:22 UTC  (5+ messages)

Port the i915 HDMI infoframe code to the common infrastructure v2
 2013-08-07  2:06 UTC  (3+ messages)
` [PATCH 01/12] video/hdmi: Replace the payload length by their defines

[PATCH] mm: numa: fix NULL pointer dereference
 2013-08-07  2:10 UTC  (2+ messages)

[v2][PATCH 1/1] KVM: PPC: Book3E HV: call SOFT_DISABLE_INTS to sync the software state
 2013-08-07  2:05 UTC  (2+ messages)

[PATCH] adjust code alignment
 2013-08-07  1:58 UTC  (6+ messages)
` [PATCH] fs/nfs/inode.c: "

[Ocfs2-devel] [PATCH] ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set()
 2013-08-07  2:03 UTC  (3+ messages)

[PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources
 2013-08-07  2:01 UTC  (9+ messages)
` [PATCH 4/4] PCI: fix the io resource alignment calculation in pbus_size_io()

[PATCH 4/4] PCI: fix the io resource alignment calculation in pbus_size_io()
 2013-08-07  2:01 UTC  (11+ messages)

[PATCH 0/2] KVM: PPC: Book3E HV: Rework to sync the software state
 2013-08-07  1:58 UTC  (5+ messages)
` [PATCH 1/2] Revert "kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()"

[V10 PATCH 00/23]PVH xen: Phase I, Version 10 patches
 2013-08-07  1:53 UTC  (7+ messages)
` [V10 PATCH 09/23] PVH xen: introduce pvh_set_vcpu_info() and vmx_pvh_set_vcpu_info()

[PATCH -v3] PCI: update device mps when doing pci hotplug
 2013-08-07  1:52 UTC  (3+ messages)

[ARM ATTEND] Describing complex, non-probable system topologies
 2013-08-07  1:52 UTC  (9+ messages)
` [Ksummit-2013-discuss] "

[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
 2013-08-07  1:48 UTC  (3+ messages)
` [PATCH 04/12] KVM: MMU: log dirty page after marking spte writable

[PATCH 0/6 v2] kvm: powerpc: use cache attributes from linux pte
 2013-08-07  1:47 UTC  (16+ messages)
` [PATCH 5/6 v2] kvm: powerpc: booke: Add linux pte lookup like booke3s

[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
 2013-08-07  1:42 UTC  (5+ messages)
  ` [resend] [PATCH V2] "

[PATCH lttng-ust] Add trace support for calloc and realloc
 2013-08-07  1:42 UTC 

[PATCH v2 RESEND 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-07  1:37 UTC  (5+ messages)
` [PATCH v2 RESEND 11/18] x86, acpi: Try to find SRAT in firmware earlier

[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-07  1:38 UTC  (10+ messages)
` [PATCH 17/18] mm, hugetlb: retry if we fail to allocate a hugepage with use_reserve

[PATCH] usb: dwc3-pci: Ensure system sleep PM ops are defined only when used
 2013-08-07  1:35 UTC  (2+ messages)

vm performance degradation after kvm live migration or save-restore with ETP enabled
 2013-08-07  1:34 UTC  (13+ messages)
    ` [Qemu-devel] "
          ` [Qemu-devel] vm performance degradation after kvm live migration or save-restore with EPT enabled

ceph-deploy progress and CDS session
 2013-08-07  1:34 UTC  (2+ messages)

[PATCH] ARM: dts: Fix memory node in skeleton64.dtsi
 2013-08-07  1:33 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-wandboard: Add support for i2c1
 2013-08-07  1:32 UTC  (2+ messages)
` [PATCH] ARM: dts: imx6qdl-wandboard: Add support for i2c3

[PATCH] ASoC: rt5640: change widget sequence for depop
 2013-08-07  1:32 UTC  (12+ messages)
    ` [PATCH] ASoC: rt5640: change widget sequencefordepop
        ` [PATCH] ASoC: rt5640: change widgetsequencefordepop

[PATCH lttng-ust] Add trace instrumentation for some pthread functions
 2013-08-07  1:32 UTC 

[PATCH 1/3 V2] mmc:core: parse voltage from device-tree
 2013-08-07  1:28 UTC  (3+ messages)

[PATCH v3 0/7] powerpc: enable the relocatable support for fsl booke 32bit kernel
 2013-08-07  1:18 UTC  (8+ messages)
` [PATCH v3 1/7] powerpc/fsl_booke: protect the access to MAS7
` [PATCH v3 2/7] powerpc/fsl_booke: introduce get_phys_addr function
` [PATCH v3 3/7] powerpc: enable the relocatable support for the fsl booke 32bit kernel
` [PATCH v3 4/7] powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
` [PATCH v3 5/7] powerpc: introduce early_get_first_memblock_info
` [PATCH v3 6/7] powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable kernel
` [PATCH v3 7/7] powerpc/fsl_booke: enable the relocatable for the kdump kernel

[PATCH v3 00/10] xen/arm: live migration support in arndale board
 2013-08-07  1:24 UTC  (9+ messages)
` [PATCH v3 07/10] xen/arm: Add handling write fault for dirty-page tracing

Names collisions with LTTng-UST
 2013-08-07  1:17 UTC 

[Qemu-devel] [PATCH 0/5] 64bit PowerPC little endian support
 2013-08-07  1:13 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/5] target-ppc: POWER7 supports the MSR_LE bit
` [Qemu-devel] [PATCH 2/5] target-ppc: USE LPCR_ILE to control exception endian on POWER7
` [Qemu-devel] [PATCH 3/5] pseries: Add H_SET_MODE hcall to change guest exception endianness
` [Qemu-devel] [PATCH 4/5] disas/ppc.c: Fix little endian disassembly
` [Qemu-devel] [PATCH 5/5] pseries: Fix loading of little endian kernels

Use of sub-buffers - more subbuffers but smaller, or less but bigger?
 2013-08-07  1:13 UTC 

[ARM ATTEND] Interested in R/M-class (!MMU), automated testing
 2013-08-07  1:10 UTC  (6+ messages)

2.1.2 released
 2013-08-07  1:06 UTC  (4+ messages)

[PATCH] drm: use ida to allocate connector ids
 2013-08-07  1:04 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Fix __wait_seqno to use true infinite timeouts
 2013-08-07  1:03 UTC 

[PATCH v3 2/2] net: igmp: Allow user-space configuration of igmp unsolicited report interval
 2013-08-07  1:03 UTC  (3+ messages)
` IGMP Unsolicited report interval patches

List corruption in hidraw_release in 3.11-rc4
 2013-08-07  1:01 UTC  (2+ 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.