All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-17 21:18:27 to 2014-03-17 22:24:48 UTC [more...]

[PATCH v2 00/14] UEFI support for arm(64)
 2014-03-17 22:24 UTC  (3+ messages)

[PATCH v23 00/13] x86: Add x86 32 bit VDSO time function support
 2014-03-17 22:22 UTC  (8+ messages)
` [PATCH v23 02/13] mm: Add new func _install_special_mapping() to mmap.c
` [PATCH v23 04/13] x86, vdso: __vdso_clock_gettime() cleanup
` [PATCH v23 05/13] x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro
` [PATCH v23 06/13] x86, vdso: Cleanup __vdso_gettimeofday()
` [PATCH v23 07/13] x86, vdso: Introduce VVAR marco for vdso32
` [PATCH v23 08/13] x86, vdso: Patch alternatives in the 32-bit VDSO
` [PATCH v23 09/13] x86, vdso: Add 32 bit VDSO time support for 32 bit kernel

[PATCH 0/3] Volatile Ranges (v11)
 2014-03-17 22:22 UTC  (9+ messages)
` [PATCH 1/3] vrange: Add vrange syscall and handle splitting/merging and marking vmas
` [PATCH 2/3] vrange: Add purged page detection on setting memory non-volatile

[PATCH] Add grep.fullName config variable
 2014-03-17 22:21 UTC  (2+ messages)

linux-next: build failure after merge of the driver-core tree
 2014-03-17 22:21 UTC  (8+ messages)

[PATCH 0/2] Move header files from dt-bindings/clk to dt-bindings/clock
 2014-03-17 22:20 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: clock: Move exynos-audss-clk.h "

kernel BUG in munlock_vma_pages_range
 2014-03-17 22:20 UTC  (11+ messages)
` [PATCH 0/3] Fix bugs in munlock
  ` [PATCH 1/3] mm: munlock: fix a bug where THP tail page is encountered

[Qemu-devel] [PATCH v2 0/2] qcow2: Fix return path of realloc_refcount_block()
 2014-03-17 22:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] qcow2: Correct comment for realloc_refcount_block()
` [Qemu-devel] [PATCH v2 2/2] qcow2: Fix fail path in realloc_refcount_block()

[PATCH] Documentation/gitk: Document new config file location
 2014-03-17 22:19 UTC  (2+ messages)

[PATCH 0/3] VFIO Bug Fixes
 2014-03-17 22:16 UTC  (3+ messages)
` [PATCH 3/3] drivers/vfio/pci: Fix MSIx message lost

ARM: EXYNOS 5410 - DOM0 not being scheduled
 2014-03-17 22:15 UTC  (11+ messages)

[PATCH v3 0/3] arm64: add new support Samsung GH7 SoC and SSDK board
 2014-03-17 22:14 UTC  (8+ messages)
` [PATCH v3 1/3] arm64: dts: add initial dts for Samsung GH7 SoC and SSDK-GH7 board
` [PATCH v3 2/3] arm64: defconfig: Enable ARCH_GH7 by default
` [PATCH v3 3/3] Documentation: DT: add new entry for Samsung GH7 SoC and SSDK board

[Qemu-devel] Multiple pci buses
 2014-03-17 22:14 UTC  (3+ messages)

[Qemu-devel] [PULL for-2.0rc1 00/30] target-arm queue
 2014-03-17 22:12 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/30] vexpress: Set reset-cbar property for CPUs
` [Qemu-devel] [PULL 02/30] realview-pbx-a9: "
` [Qemu-devel] [PULL 03/30] exynos4210: Set reset-cbar property of Cortex-A9 CPUs
` [Qemu-devel] [PULL 04/30] virt: Set reset-cbar on CPUs
` [Qemu-devel] [PULL 05/30] target-arm: Add ARM_CP_IO notation to PMCR reginfo
` [Qemu-devel] [PULL 06/30] target-arm: A64: Implement PMULL instruction
` [Qemu-devel] [PULL 07/30] target-arm: A64: Fix bug in add_sub_ext handling of rn
` [Qemu-devel] [PULL 08/30] target-arm: A64: Add last AdvSIMD Integer to FP ops
` [Qemu-devel] [PULL 10/30] target-arm: A64: Add remaining CLS/Z vector ops
` [Qemu-devel] [PULL 11/30] target-arm: A64: Saturating and narrowing shift ops
` [Qemu-devel] [PULL 12/30] target-arm: A64: Implement SADDLP, UADDLP, SADALP, UADALP
` [Qemu-devel] [PULL 13/30] target-arm: A64: Implement SHLL, SHLL2
` [Qemu-devel] [PULL 15/30] target-arm: A64: Implement FCVTN
` [Qemu-devel] [PULL 16/30] target-arm: A64: Implement FCVTL
` [Qemu-devel] [PULL 17/30] target-arm: A64: List unsupported shift-imm opcodes
` [Qemu-devel] [PULL 18/30] target-arm: A64: Add FRECPX (reciprocal exponent)
` [Qemu-devel] [PULL 19/30] target-arm: A64: Implement SRI
` [Qemu-devel] [PULL 20/30] target-arm: A64: Implement FRINT*
` [Qemu-devel] [PULL 21/30] exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoder
` [Qemu-devel] [PULL 22/30] target-arm: A64: Handle saturating left shifts SQSHL, SQSHLU, UQSHL
` [Qemu-devel] [PULL 23/30] target-arm: A64: Implement FCVTZS, FCVTZU in the shift-imm categories
` [Qemu-devel] [PULL 24/30] softfloat: export squash_input_denormal functions
` [Qemu-devel] [PULL 25/30] target-arm: A64: Implement AdvSIMD reciprocal estimate insns URECPE, FRECPE
` [Qemu-devel] [PULL 26/30] target-arm: A64: Move handle_2misc_narrow function
` [Qemu-devel] [PULL 27/30] target-arm: A64: Implement scalar saturating narrow ops
` [Qemu-devel] [PULL 28/30] target-arm: A64: Implement FCVTXN
` [Qemu-devel] [PULL 29/30] target-arm: A64: Add [UF]RSQRTE (reciprocal root estimate)
` [Qemu-devel] [PULL 30/30] scripts/qemu-binfmt-conf.sh: Add AArch64 registration

[PATCH nft] expr: do not suppress OP_EQ when RHS is bitmask type
 2014-03-17 22:08 UTC 

[PATCH 0/4] Better "gc --aggressive"
 2014-03-17 22:12 UTC  (3+ messages)
` [PATCH 4/4] gc --aggressive: three phase repacking

[Buildroot] [PATCH] mtools: remove ignored configure options
 2014-03-17 22:12 UTC  (2+ messages)

[PATCHv9 0/6] Display EVPD pages in sysfs
 2014-03-17 22:11 UTC  (3+ messages)
` [PATCH 6/6] Invalidate VPD page data

[Buildroot] [PATCH] mtools: update upstream URL
 2014-03-17 22:11 UTC  (2+ messages)

[Buildroot] [git commit] mtools: remove ignored configure options
 2014-03-17 22:11 UTC 

[Buildroot] [git commit] mtools: update upstream URL
 2014-03-17 22:10 UTC 

i.MX21 ADS NAND flash bad blocks scan. Barebox vs Linux
 2014-03-17 22:09 UTC  (3+ messages)

[Buildroot] [PATCH] package/crosstool-ng: remove
 2014-03-17 22:09 UTC  (2+ messages)

[PATCH v2 0/5] KVM: irqfds for s390
 2014-03-17 22:09 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: eventfd: Fix lock order inversion
  ` [Qemu-devel] "
` [PATCH v2 2/5] KVM: Add per-vm capability enablement
  ` [Qemu-devel] "

[PATCH] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-17 22:09 UTC  (6+ messages)

[Buildroot] [git commit] package/crosstool-ng: remove
 2014-03-17 22:09 UTC 

[Buildroot] [PATCH 1/1] imagemagick: bump to version 6.8.8-8
 2014-03-17 22:08 UTC  (2+ messages)

[Buildroot] [git commit] imagemagick: bump to version 6.8.8-8
 2014-03-17 22:08 UTC 

[Buildroot] [PATCH] libtool: revert a commit which re-introduced an already fixed problem
 2014-03-17 22:08 UTC  (2+ messages)

broken live migration in xen 4.3 (release)
 2014-03-17 22:07 UTC  (5+ messages)

[PATCH 00/49] e2fsprogs patchbomb 3/14
 2014-03-17 22:07 UTC  (3+ messages)
` [PATCH 35/49] ext2fs: add readahead method to improve scanning

Questions on database pacakge.size == -1
 2014-03-17 22:08 UTC 

[PATCH v7 0/2] hibernation support on ARM
 2014-03-17 22:07 UTC  (8+ messages)
` [PATCH v7 2/2] ARM hibernation / suspend-to-disk

[RESEND PATCH] mm: hugetlb: Introduce huge_pte_{page,present,young}
 2014-03-17 22:07 UTC  (3+ messages)

[PATCH] index-pack: do not segfault when keep_name is NULL
 2014-03-17 22:07 UTC  (2+ messages)

[PATCH] staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1
 2014-03-17 22:06 UTC  (3+ messages)

[PATCH 0/7] systemd-211 upgrade and uclibc fixes
 2014-03-17 22:05 UTC  (5+ messages)

[PATCH] builtin/mv: fix out of bounds write
 2014-03-17 22:04 UTC  (9+ messages)
` [PATCH] mv: prevent mismatched data when ignoring errors

[Buildroot] [PATCH] lvm2: needs threads
 2014-03-17 22:04 UTC  (2+ messages)

[Buildroot] [git commit] lvm2: needs threads
 2014-03-17 22:03 UTC 

[Qemu-devel] [PATCH v4 0/7] prep: improve Raven PCI host emulation
 2014-03-17 22:00 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] raven: rename intack region to pci_intack
` [Qemu-devel] [PATCH v4 2/7] raven: implement non-contiguous I/O region
` [Qemu-devel] [PATCH v4 3/7] raven: set a correct PCI I/O memory region
` [Qemu-devel] [PATCH v4 4/7] raven: set a correct PCI "
` [Qemu-devel] [PATCH v4 5/7] raven: add PCI bus mastering address space
` [Qemu-devel] [PATCH v4 6/7] raven: fix PCI bus accesses with size > 1
` [Qemu-devel] [PATCH v4 7/7] raven: use raven_ for all function prefixes

[Buildroot] [PATCH] eudev: bump to version 1.5.2
 2014-03-17 22:02 UTC  (2+ messages)

usbnet: driver_info->stop required to stop USB interrupts?
 2014-03-17 22:02 UTC  (8+ messages)

[Buildroot] [PATCH] support: properly check for bash as a dependency
 2014-03-17 22:01 UTC  (4+ messages)

[Qemu-devel] [Bug 1290558] [NEW] color issue (ppc as guest)
 2014-03-17 21:54 UTC  (3+ messages)
` [Qemu-devel] [Bug 1290558] "
  ` [Qemu-devel] [Bug 1290558] "

For review: open_by_name_at(2) man page
 2014-03-17 22:00 UTC  (2+ messages)

[RFC] QR encoding for Oops messages
 2014-03-17 21:59 UTC 

[Qemu-devel] [PATCH] vl.c: Fix memory leak in qemu_register_machine
 2014-03-17 21:59 UTC  (2+ messages)

[Buildroot] [git commit] eudev: bump to version 1.5.2
 2014-03-17 21:59 UTC 

[PATCH 0/3] Make git more user-friendly during a merge conflict
 2014-03-17 21:58 UTC  (7+ messages)
` [PATCH 1/3] wt-status: Make status messages more consistent with others
` [PATCH 2/3] merge: Advise user to use "git merge --abort" to abort merges
` [PATCH 3/3] reset: Print a warning when user uses "git reset" during a merge

[char-misc-next 3/5 V2] mei: client.h fix checkpatch errors
 2014-03-17 21:57 UTC 

[PATCH V3 2/8] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-17 21:58 UTC  (5+ messages)

[Buildroot] [git commit] systemd: bump to version 210
 2014-03-17 21:57 UTC 

[Buildroot] [PATCH] systemd: bump to version 210
 2014-03-17 21:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 09/10] raven: fix PCI bus accesses with size > 1
 2014-03-17 21:55 UTC  (4+ messages)

PL310 errata workarounds
 2014-03-17 21:54 UTC  (11+ messages)

[PATCH v4 0/1] general style: replaces memcmp() with starts_with()
 2014-03-17 21:53 UTC  (3+ messages)
` [PATCH 1/1] "

[Cocci] Cooperation with OCaml batteries?
 2014-03-17 21:51 UTC  (3+ messages)

[RFC PATCH 00/22] staging: add skein/threefish crypto algos
 2014-03-17 21:52 UTC  (3+ messages)
` [RFC PATCH 03/22] staging: crypto: skein: allow building statically

[PATCH] sched: use zalloc_cpumask_var for rootdomain cpumasks
 2014-03-17 21:48 UTC 

[Qemu-devel] [PATCH 0/2] Trivial documentation updates for sun4m/PowerPC
 2014-03-17 21:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] doc: update sun4m documentation
` [Qemu-devel] [PATCH 2/2] doc: update default PowerPC framebuffer settings

[Qemu-devel] [PATCH qom-cpu v2 00/10] target-i386: Support check/enforce flags in TCG mode, too
 2014-03-17 19:44 UTC  (2+ messages)
` [Qemu-devel] [PATCH qom-cpu v2 01/10] target-i386: Simplify reporting of unavailable features

[PATCH 00/34] drm: moar kerneldoc and cleanups
 2014-03-17 21:48 UTC  (3+ messages)
` [PATCH] drm/imx: remove drm_mode_connector_detach_encoder harder

[xen-unstable test] 25562: tolerable FAIL - PUSHED
 2014-03-17 21:46 UTC 

[PATCH v2 00/13] T10-PI support for iSER initiator
 2014-03-17 21:46 UTC  (6+ messages)
` [PATCH v2 11/13] SCSI/libiscsi: Add check_protection callback for transports

[PATCH 1/2] pstore: fix buffer overflow while write offset equal to buffer size
 2014-03-17 21:45 UTC  (4+ messages)
` [PATCH 2/2] pstore: fix memory leak when decompress using big_oops_buf

Growing RAID5 SSD Array
 2014-03-17 21:43 UTC  (4+ messages)

[Qemu-devel] small memory leak due to MachineClass rework
 2014-03-17 21:43 UTC  (5+ messages)

[net-next 00/16][pull request] Intel Wired LAN Driver Updates
 2014-03-17 21:40 UTC  (8+ messages)
` [net-next 01/16] i40e: support VF link state ndo
` [net-next 03/16] i40evf: Support RSS option in ethtool

[PATCH net-next 16/16] sfc: Don't receive packets when the napi budget == 0
 2014-03-17 21:40 UTC  (5+ messages)
` mlx4 netpoll and rx/tx weirdness

[PATCH] staging: unisys: use kzalloc instead of kmalloc/memset 0
 2014-03-17 21:41 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] s390/kvm: Small fixes for 2.0
 2014-03-17 21:38 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] s390/ipl: Fix error path on BIOS loading
` [Qemu-devel] [PULL 2/4] s390x/cpu hotplug: Fix memory leak
` [Qemu-devel] [PULL 3/4] s390x/sclpconsole: Fix and simplify interrupt injection
` [Qemu-devel] [PULL 4/4] s390x/sclpconsole-lm: Fix and simplify irq setup

w1: 3.14-rc7 - possible recursive locking detected
 2014-03-17 21:38 UTC 

[PATCH] [staging][r8188eu]: memory leak in rtw_free_cmd_obj if command is (_Set_Drv_Extra)
 2014-03-17 21:38 UTC  (2+ messages)

[PATCH 3/7] test patch hunk editing with "commit -p -m"
 2014-03-17 21:35 UTC  (9+ messages)
` [PATCH 1/7] merge hook tests: fix missing '&&' in test

[PATCH] staging: dgap: Fixed sparse error: same symbol redeclared with different type
 2014-03-17 21:36 UTC  (2+ messages)

No suspend to RAM support
 2014-03-17 20:53 UTC 

[v3.13][v3.14][Regression] kthread: make kthread_create() killable
 2014-03-17 21:32 UTC  (3+ messages)
  ` [v3.13][v3.14][Regression] kthread: make kthread_create()killable

[Buildroot] [PATCH] libpng: security bump to version 1.6.10
 2014-03-17 21:32 UTC  (2+ messages)

[PATCH] watchdog: Printing traces for all cpus on lockup detection
 2014-03-17 21:32 UTC  (2+ messages)

[PATCH] ARM: davinci: fix DT booting with default defconfig
 2014-03-17 21:31 UTC  (3+ messages)

[PATCH 1/3][GSOC] diff: rename read_directory() to get_directory_list()
 2014-03-17 21:30 UTC  (3+ messages)
` [PATCH 2/3][GSOC] diff: use is_dot_or_dotdot() instead of strcmp()
` [PATCH 3/3][GSOC] fsck: "

[PATCH] staging: dgap: Fixed sparse error: same symbol redeclared with different type
 2014-03-17 21:31 UTC  (2+ messages)

[Buildroot] [git commit] libpng: security bump to version 1.6.10
 2014-03-17 21:28 UTC 

Financial Assistant /Loan Offer
 2014-03-17 21:13 UTC 

Financial Assistant /Loan Offer
 2014-03-17 21:13 UTC 

[GIT PULL] SELinux patches for 3.15
 2014-03-17 21:28 UTC  (4+ messages)

[PATCH -next] netfilter: connlimit: fix UP build
 2014-03-17 21:27 UTC 

[PATCH 1/2] USB: cdc: add MBIM extended functional descriptor structure
 2014-03-17 21:27 UTC  (5+ messages)
` [PATCH 2/2] net: cdc_ncm: respect operator preferred MTU reported by MBIM

name_to_handle_at() and persistent filesystem IDs
 2014-03-17 17:01 UTC  (3+ messages)
  ` [Nfs-ganesha-devel] "

[Buildroot] [PATCH] newt: bump to 0.52.17
 2014-03-17 21:23 UTC  (2+ messages)

[PATCH 1/2] staging: cxtie1: remove unneeded mkret() calls
 2014-03-17 21:23 UTC  (2+ messages)

[PATCH V2] ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug
 2014-03-17 21:20 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2014-03-17 21:19 UTC  (2+ messages)

[Bug 76286] New: Kernel v3.13 hang during boot now that dpm is enabled for radeon driver - Radeon HD4870
 2014-03-17 21:18 UTC  (2+ messages)
` [Bug 76286] "


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.