All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-26 19:25:30 to 2014-06-26 20:46:58 UTC [more...]

btrfs on whole disk (no partitions)
 2014-06-26 20:46 UTC  (12+ messages)

[RFC 00/44] GPU scheduler for i915 driver
 2014-06-26 20:44 UTC  (2+ messages)

[PATCH] Tools: hv: fix file overwriting of hv_fcopy_daemon
 2014-06-26 21:09 UTC  (4+ messages)

[PATCH 00/15][V4] kexec: A new system call to allow in kernel loading
 2014-06-26 20:43 UTC  (39+ messages)
` [PATCH 01/15] bin2c: Move bin2c in scripts/basic
` [PATCH 02/15] kernel: Build bin2c based on config option CONFIG_BUILD_BIN2C
` [PATCH 03/15] kexec: rename unusebale_pages to unusable_pages
` [PATCH 04/15] kexec: Move segment verification code in a separate function
` [PATCH 05/15] kexec: Use common function for kimage_normal_alloc() and kimage_crash_alloc()
` [PATCH 06/15] resource: Provide new functions to walk through resources
` [PATCH 07/15] kexec: Make kexec_segment user buffer pointer a union
` [PATCH 08/15] kexec: New syscall kexec_file_load() declaration
` [PATCH 09/15] kexec: Implementation of new syscall kexec_file_load
` [PATCH 10/15] purgatory/sha256: Provide implementation of sha256 in purgaotory context
` [PATCH 11/15] purgatory: Core purgatory functionality
` [PATCH 12/15] kexec: Load and Relocate purgatory at kernel load time
` [PATCH 13/15] kexec-bzImage64: Support for loading bzImage using 64bit entry
` [PATCH 14/15] kexec: Support for kexec on panic using new system call
` [PATCH 15/15] kexec: Support kexec/kdump on EFI systems

[Patch net-next] net: make neigh tables per netns
 2014-06-26 20:43 UTC  (4+ messages)

[PATCH 1/2] mxc_nand: fix err_limit and err_mask
 2014-06-26 20:42 UTC  (4+ messages)
` [PATCH 2/2] mxc_nand: use our own read_page function

[Buildroot] [autobuild.buildroot.net] Build results for 2014-06-25
 2014-06-26 20:42 UTC  (6+ messages)

[PATCH] gitk: catch mkdtemp errors
 2014-06-26 20:42 UTC  (2+ messages)

[PATCH] skeleton app: Very simple code for l2fwding
 2014-06-26 20:38 UTC  (2+ messages)

[PATCH] btrfs-progs: add supported attr flags to btrfs(5)
 2014-06-26 20:38 UTC 

[3.10.y-3.15.y][stable request] netfilter: nf_nat: fix oops on netns removal
 2014-06-26 20:38 UTC 

[PATCH v2] video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
 2014-06-26 21:35 UTC  (3+ messages)

+ checkpatch-add-test-for-blank-lines-after-function-struct-union-enum-declarations.patch added to -mm tree
 2014-06-26 20:37 UTC 

[PATCH] bridge: mark packets sent to any local mac address as PACKET_HOST
 2014-06-26 20:35 UTC  (5+ messages)
      ` [Bridge] "

[PATCH 3.15 00/61] 3.15.2-stable review
 2014-06-26 20:34 UTC  (4+ messages)

[PATCH] tools: selftests - create a separate hotplug target
 2014-06-26 20:33 UTC 

[PATCH] video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
 2014-06-26 20:32 UTC  (6+ messages)

+ adfs-add-__printf-verification-fix-format-argument-mismatches.patch added to -mm tree
 2014-06-26 20:31 UTC 

ext4: total breakdown on USB hdd, 3.0 kernel
 2014-06-26 20:30 UTC  (2+ messages)

[PATCH 0/2] Add Qualcomm ADM dmaengine driver
 2014-06-26 20:30 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: Add QCOM ADM DMA driver
` [PATCH 2/2] dmaengine: qcom_adm: Add device tree binding

[Buildroot] [PATCH 1/1] opkg: bump to version 0.2.2 and update upstream url
 2014-06-26 20:30 UTC 

[PATCH v3 0/7] ARM: at91: move aic driver to drivers/irqchips
 2014-06-26 20:30 UTC  (6+ messages)
` [PATCH v3 3/7] irqchip: atmel-aic: add new atmel AIC driver

[PATCHv3 0/5] arm64: handle heterogeneous system register values
 2014-06-26 20:29 UTC  (3+ messages)
` [PATCHv3 5/5] arm64: add runtime system sanity checks

[PATCH v2] mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
 2014-06-26 20:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] block: Fix unset "filename" for certain drivers
 2014-06-26 20:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] block: Do not prematurely remove "filename"

UBIFS Panic
 2014-06-26 20:28 UTC 

+ zram-revalidate-disk-after-capacity-change.patch added to -mm tree
 2014-06-26 20:27 UTC 

Can we make ieee80211_iface_combination.limits non-const?
 2014-06-26 20:23 UTC  (3+ messages)

XFS CRC errors after a crash
 2014-06-26 20:20 UTC  (3+ messages)

[folded-merged] bio-modify-__bio_add_page-to-accept-pages-that-dont-start-a-new-segment-fix.patch removed from -mm tree
 2014-06-26 20:19 UTC 

[Qemu-devel] [PATCH for-2.1 v3 0/2] help libvirt know what's up with qga
 2014-06-26 20:18 UTC  (4+ messages)

+ bio-modify-__bio_add_page-to-accept-pages-that-dont-start-a-new-segment-fix.patch added to -mm tree
 2014-06-26 20:18 UTC 

[RFC PATCH 0/4] Repurpose SEDF Scheduler for Real-time use
 2014-06-26 20:18 UTC  (11+ messages)
` [RFC PATCH 1/4] Implement cbs algorithm, remove extra queues, latency scaling, and weight support from sedf
` [RFC PATCH 2/4] Add cbs parameter support to xl tool stack, remove defunct sedf parameters

[PATCH v2] u-boot: switch from SPL/MLO to "ais" image for omapl138 SOCs
 2014-06-26 20:16 UTC  (4+ messages)

[Bug 79011] New: GPU lockup, screen freeze with Radeon HD7770
 2014-06-26 20:14 UTC 

[U-Boot] [PATCH v3 0/4] Implement "fastboot flash" for eMMC
 2014-06-26 20:13 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] usb/gadget: fastboot: add sparse image definitions
` [U-Boot] [PATCH v3 2/4] usb/gadget: fastboot: add eMMC support for flash command
` [U-Boot] [PATCH v3 3/4] usb/gadget: fastboot: add "
` [U-Boot] [PATCH v3 4/4] usb/gadget: fastboot: minor cleanup

[PATCH] x86_64,entry: Fix RCX for traced syscalls
 2014-06-26 20:12 UTC  (5+ messages)

State of the art for creating an image that you can dd to an SD card
 2014-06-26 20:12 UTC  (11+ messages)

+ fs-dlm-debug_fsc-remove-unnecessary-null-test-before-debugfs_remove.patch added to -mm tree
 2014-06-26 20:12 UTC 

+ kernel-gcov-fsc-remove-unnecessary-null-test-before-debugfs_remove.patch added to -mm tree
 2014-06-26 20:12 UTC 

+ mm-catch-memory-commitment-underflow-fix.patch added to -mm tree
 2014-06-26 20:10 UTC 

+ include-linux-mmdebugh-add-vm_warn_once.patch added to -mm tree
 2014-06-26 20:10 UTC 

[PATCH 00/49] rc-core: my current patch queue
 2014-06-26 20:07 UTC  (2+ messages)

ANN: Reference Policy moved to GitHub
 2014-06-26 20:07 UTC  (2+ messages)
` [refpolicy] "

[PATCH] ARM: EXYNOS: Restore the entry address setup code post-resume
 2014-06-26 20:06 UTC  (4+ messages)

Metadata CRC error upon unclean unmount
 2014-06-26 20:03 UTC  (6+ messages)

[mmotm:master 108/319] kernel/events/uprobes.c:319:2: error: implicit declaration of function 'mem_cgroup_charge_anon'
 2014-06-26 20:02 UTC  (2+ messages)

Why I advise against using ivshmem (was: [Qemu-devel] Using virtio for inter-VM communication)
 2014-06-26 20:02 UTC  (15+ messages)
` Why I advise against using ivshmem
  ` [Qemu-devel] "

OF_DYNAMIC node lifecycle
 2014-06-26 20:01 UTC  (13+ messages)

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{4, 10, 14, 15}.x series
 2014-06-26 20:01 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 3.15.2

[PATCH v2 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
 2014-06-26 20:01 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to "

[Qemu-devel] [PULL] Merge ppc32/ppc64 tcg backends
 2014-06-26 20:01 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads
 2014-06-26 20:01 UTC  (8+ messages)

[PATCH v1 0/9] Tegra XHCI support
 2014-06-26 20:00 UTC  (7+ messages)
` [PATCH v1 3/9] of: Update Tegra XUSB pad controller binding for USB

[PATCH V3] x86, amd_ucode: Support multiple container files appended together
 2014-06-26 20:00 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2014-06-26 19:58 UTC 

[PATCH resend #4] fcntl-linux.h: add new definitions and manual updates for open file description locks
 2014-06-26 19:57 UTC 

Linux 3.15.2
 2014-06-26 19:27 UTC  (2+ messages)

[PATCH] hwpoison: Fix race with changing page during offlining
 2014-06-26 19:56 UTC  (5+ messages)

[PATCH] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()
 2014-06-26 19:56 UTC  (3+ messages)

[PATCH v4 0/7] MIPS: KVM: Bugfixes and cleanups
 2014-06-26 19:55 UTC  (5+ messages)
` [PATCH v4 5/7] MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"

Linux kernel 3.14.9 released
 2014-06-26 19:55 UTC 

+ binfmt_elfc-use-get_random_int-to-fix-entropy-depleting-fix.patch added to -mm tree
 2014-06-26 19:53 UTC 

files deleted with no record?
 2014-06-26 19:53 UTC  (3+ messages)

[Qemu-devel] [RFC UNTESTED] tcg/ppc: Fix support for 64-bit PPC MacOSX hosts
 2014-06-26 19:51 UTC  (2+ messages)

[PATCH v2] ecryptfs: Drop cast
 2014-06-26 19:50 UTC  (2+ messages)

Filesystem lockup with CONFIG_PREEMPT_RT
 2014-06-26 19:50 UTC  (4+ messages)

[PATCH V2] ASoC: mcbsp: remove unnecessary null test before kfree
 2014-06-26 19:47 UTC 

[PATCH v1 0/3] ARM: dts: am335x-bone: Beaglebone cape DTS
 2014-06-26 19:48 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape

[PATCH 0/1] rcu: uninline rcu_lock_acquire() and rcu_lock_release()
 2014-06-26 19:43 UTC  (6+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "
    ` [PATCH v3 "

mac80211 menu option missing in backports using kernel with imx_v6_v7_defconfig
 2014-06-26 19:23 UTC 

mainline boot: 64 boots: 62 pass, 2 fail (v3.16-rc1-2-gebe0618)
 2014-06-26 19:42 UTC  (11+ messages)

[PATCH v3 0/5] perf trace pagefaults
 2014-06-26 19:41 UTC  (3+ messages)
` [PATCH 4/5] perf trace: add pagefault statistics

Linux 3.14.9
 2014-06-26 19:26 UTC  (2+ messages)

[PATCH] ARM: integrator: fix OF-related regression
 2014-06-26 19:39 UTC  (4+ messages)

[RFC PATCH 0/5] rcu: fix sparse warnings
 2014-06-26 19:39 UTC  (5+ messages)
` [RFC PATCH 2/5] kernel/rcu/tree_plugin.h:1494 fix a sparse warning
` [RFC PATCH 3/5] kernel/rcu/tree_plugin.h:990 "

[RFC PATCH v6 00/20] VFIO support for platform devices on ARM
 2014-06-26 19:36 UTC  (16+ messages)
` [RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP

[Qemu-devel] [RFC PATCH] numa: enable sparse node numbering
 2014-06-26 19:37 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2] "
  ` [Qemu-devel] [RFC PATCH v3] "

[PATCH] drm: Fix function names in kerneldoc
 2014-06-26 19:37 UTC 

Linux 3.10.45
 2014-06-26 19:25 UTC  (2+ messages)

+ printk-allow-increasing-the-ring-buffer-depending-on-the-number-of-cpus-fix.patch added to -mm tree
 2014-06-26 19:36 UTC 

Linux 3.4.95
 2014-06-26 19:25 UTC  (2+ messages)

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-06-26 19:33 UTC  (4+ messages)
` [Patch] x86: intel-mid: fix conflicts between 78a3bb9e408b and 9f354b0252b8

[RFA][PATCH 00/27] ftrace: Remove ftrace_start/stop() and friends
 2014-06-26 19:34 UTC  (4+ messages)
` [RFA][PATCH 24/27] Blackfin: ftrace: Remove check of obsolete variable function_trace_stop

+ nilfs2-integrate-sysfs-support-into-driver-fix.patch added to -mm tree
 2014-06-26 19:34 UTC 

[PATCH v2] tools/pygrub: Make pygrub understand default entry in string format
 2014-06-26 19:34 UTC 

[arm] machine reset for sunxi
 2014-06-26 19:31 UTC  (5+ messages)

Slow VLAN-to-VLAN routing and many stacktraces of skb_warn_bad_offload+0xc3/0xd0()
 2014-06-26 19:30 UTC  (2+ messages)

[PATCH v5 0/8] ARM generic idle states
 2014-06-26 19:30 UTC  (6+ messages)
` [PATCH v5 1/8] Documentation: arm: define DT idle states bindings

+ mm-zpool-update-zswap-to-use-zpool-fix.patch added to -mm tree
 2014-06-26 19:27 UTC 

[PATCH 12/12] OMAPDSS: Remove all references obsolete HDMI audio callbacks
 2014-06-26 19:26 UTC  (3+ messages)
  ` Please ignore this orphan patch

[PATCH 0/8] use merge-base for tag --contains
 2014-06-26 19:26 UTC  (5+ messages)
` [PATCH 6/8] commit: provide a fast multi-tip contains function


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.