All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-10 20:47:54 to 2013-10-10 21:47:02 UTC [more...]

[patch 0/8] mm: thrash detection-based file cache sizing v5
 2013-10-10 21:47 UTC  (8+ messages)
` [patch 1/8] fs: cachefiles: use add_to_page_cache_lru()
` [patch 2/8] lib: radix-tree: radix_tree_delete_item()
` [patch 3/8] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 4/8] mm: filemap: move radix tree hole searching here
` [patch 5/8] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 6/8] mm + fs: store shadow entries in page cache
` [patch 8/8] mm: workingset: keep shadow entries in check

[meta-webserver][PATCH 1/2] sthttpd: Added missing recipe
 2013-10-10 21:45 UTC  (2+ messages)
` [meta-webserver][PATCH 2/2] sthttpd: Added systemd service to recipe

nfs4.1 pseudo filesystem
 2013-10-10 21:39 UTC 

[ANNOUNCE] git-related-0.1
 2013-10-10 21:44 UTC  (2+ messages)

[PATCH] spi/xilinx: Use DT information for bits_per_word value, fix bus_num value
 2013-10-10 21:44 UTC  (3+ messages)

[PATCH 00/16] drm/i915: More HSW watermark prep work v2
 2013-10-10 21:43 UTC  (3+ messages)
` [PATCH v2 01/16] drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute

[PATCH 0/6] drivers: usb: core: Adapt source to styleguide
 2013-10-10 21:41 UTC  (7+ messages)
` [PATCH 1/6] drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
` [PATCH 2/6] drivers: usb: core: file.c: moved asterisk to variable name
` [PATCH 3/6] drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
` [PATCH 4/6] drivers: usb: core: devio.c: Coding style fixes
` [PATCH 5/6] drivers: usb: core: devio.c: Braces around switch
` [PATCH 6/6] drivers: usb: core: devio.c: Else should be on closing braces

[PATCH] xfs: prevent deadlock trying to cover an active log
 2013-10-10 21:42 UTC  (3+ messages)

Gianfar driver crashes in Kernel v3.10
 2013-10-10 21:41 UTC  (3+ messages)

+ sched-remove-arch-specific-fpu_counter-from-task_struct.patch added to -mm tree
 2013-10-10 21:40 UTC 

+ x86-move-fpu_counter-into-arch-specific-thread_struct.patch added to -mm tree
 2013-10-10 21:40 UTC 

+ sh-move-fpu_counter-into-arch-specific-thread_struct.patch added to -mm tree
 2013-10-10 21:40 UTC 

[U-Boot] [PATCH 1/3] sf: add missing Atmel at25df321 spi flash support
 2013-10-10 21:39 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] sf: using the same license header format

Yocto Project 1.5_M5.rc6
 2013-10-10 21:37 UTC  (2+ messages)

[BUG] WARN_ON(!context) in drivers/pci/hotplug/acpiphp_glue.c
 2013-10-10 21:37 UTC  (3+ messages)

[nightly] Core TISDK 2013.10 build 2013-10-10_16-21-55
 2013-10-10 21:25 UTC 

Regression in commit 0d528d8
 2013-10-10 21:35 UTC  (2+ messages)

[U-Boot] [PATCH v8 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
 2013-10-10 21:33 UTC  (3+ messages)
` [U-Boot] [PATCH v8 1/5] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform

[Buildroot] [PATCHv3 00/20] Toolchain updates: package infra, musl support, Linaro updates, glibc fixes
 2013-10-10 21:33 UTC  (4+ messages)
` [Buildroot] [PATCHv3 19/20] package: package-based implementation of source, external-deps and legal-info

[PATCH RFC v2 5/7] libxl/vNUMA: VM config parsing functions
 2013-10-10 21:32 UTC  (6+ messages)

workaround/blacklist/exclude perf?
 2013-10-10 21:31 UTC  (4+ messages)

sysfs for my chips
 2013-10-10 21:30 UTC  (5+ messages)

+ makefile-export-initial-ramdisk-compression-config-option.patch added to -mm tree
 2013-10-10 21:30 UTC 

[Qemu-devel] [PULL 00/17] TCG 2013-10-10
 2013-10-10 21:28 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/17] tcg-hppa: Remove tcg backend
` [Qemu-devel] [PULL 02/17] tcg: Delete tcg_helper_get_name declaration
` [Qemu-devel] [PULL 03/17] tcg: Use a GHashTable for tcg_find_helper
` [Qemu-devel] [PULL 04/17] target-m68k: Rename helpers.h to helper.h
` [Qemu-devel] [PULL 05/17] tcg: Move helper registration into tcg_context_init
` [Qemu-devel] [PULL 06/17] tcg: Remove stray semi-colons from target-*/helper.h
` [Qemu-devel] [PULL 07/17] tcg: Put target helper data into an array
` [Qemu-devel] [PULL 08/17] tcg: Add tcg-runtime.c helpers to all_helpers
` [Qemu-devel] [PULL 09/17] tcg: Merge tcg_register_helper into tcg_context_init
` [Qemu-devel] [PULL 10/17] tcg-aarch64: Update to helper_ret_*_mmu routines
` [Qemu-devel] [PULL 11/17] exec: Delete is_tcg_gen_code and GETRA_EXT
` [Qemu-devel] [PULL 12/17] tcg: Add tcg-be-null.h
` [Qemu-devel] [PULL 13/17] tcg: Add tcg-be-ldst.h
` [Qemu-devel] [PULL 14/17] configure: Remove CONFIG_QEMU_LDST_OPTIMIZATION
` [Qemu-devel] [PULL 15/17] tcg: Add TCGMemOp
` [Qemu-devel] [PULL 16/17] tcg: Add qemu_ld_st_i32/64
` [Qemu-devel] [PULL 17/17] exec: Add both big- and little-endian memory helpers

linux-next: manual merge of the usb-gadget tree
 2013-10-10 21:26 UTC  (3+ messages)

[PATCH V4 9/9] IB/mlx4: Enable mlx4_ib support for MODIFY_QP_EX
 2013-10-10 21:26 UTC  (3+ messages)

[qemu-upstream-4.2-testing test] 20674: tolerable FAIL - PUSHED
 2013-10-10 21:26 UTC 

+ mm-hugetlb-initialize-pg_reserved-for-tail-pages-of-gigantig-compound-pages-fix.patch added to -mm tree
 2013-10-10 21:26 UTC 

+ mm-hugetlb-initialize-pg_reserved-for-tail-pages-of-gigantig-compound-pages.patch added to -mm tree
 2013-10-10 21:26 UTC 

Regression parsing GPT (EFI) partition tables
 2013-10-10 21:26 UTC  (4+ messages)

[meta-initramfs][PATCH 1/2] kexecboot.inc: merge back in the main recipe
 2013-10-10 21:26 UTC  (2+ messages)
` [meta-initramfs][PATCH 2/2] kexecboot_cfg: process with oe-stylize.py

[PATCH] ACPI / PM / Documentation: Replace outdated project links and addresses
 2013-10-10 21:37 UTC 

[PATCH 0/5] Armada DRM stuff
 2013-10-10 21:25 UTC  (4+ messages)
` [PATCH 2/5] DRM: Armada: Add Armada DRM driver

[PATCHv9 0/9] Xen: extend kexec hypercall for use with pv-ops kernels
 2013-10-10 21:24 UTC  (6+ messages)

[PATCH RESEND 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-10 21:23 UTC  (5+ messages)

PROBLEM: udf mount takes forever to fail + proposed solution
 2013-10-10 21:23 UTC 

[patch] perf_event_open.2 E2BIG documentation
 2013-10-10 21:20 UTC 

[PATCHv3 0/8] omap hwspinlock dt support
 2013-10-10 21:15 UTC  (18+ messages)
` [PATCHv3 1/8] hwspinlock/core: maintain a list of registered hwspinlock banks
` [PATCHv3 2/8] hwspinlock/core: add common dt bindings and OF helpers
` [PATCHv3 3/8] hwspinlock/omap: add support for dt nodes
` [PATCHv3 4/8] hwspinlock/omap: enable module before reading SYSSTATUS register
` [PATCHv3 5/8] hwspinlock/omap: support AM33xx
` [PATCHv3 6/8] ARM: dts: OMAP4: Add hwspinlock node
` [PATCHv3 7/8] ARM: dts: OMAP5: "
` [PATCHv3 8/8] ARM: dts: AM33XX: "

IO scheduler
 2013-10-10 21:18 UTC  (4+ messages)

[PATCH v2 2/2] Input: wacom - add support for three new Intuos devices
 2013-10-10 21:17 UTC 

[PATCH] cherry-pick: do not segfault without arguments
 2013-10-10 21:17 UTC  (3+ messages)

[PATCH v2 1/2] Input - wacom: Not all multi-interface devices support touch
 2013-10-10 21:17 UTC 

[Buildroot] [git commit] package/weston: bump version
 2013-10-10 21:15 UTC 

[Buildroot] [git commit] package/wayland: bump version
 2013-10-10 21:15 UTC 

[Buildroot] [PATCH] package/rpi-firmware: bump version
 2013-10-10 21:14 UTC  (2+ messages)

[PATCH v7 0/5] ARM: support for Trusted Foundations secure monito
 2013-10-10 21:14 UTC  (9+ messages)
` [PATCH v7 1/5] ARM: add basic support for Trusted Foundations

[Buildroot] [git commit] package/rpi-firmware: bump version
 2013-10-10 21:14 UTC 

[Bug 63997] New: Artifacts on the screen using a HD7480D on a A4-5300 APU
 2013-10-10 21:14 UTC  (2+ messages)
` [Bug 63997] Artifacts "

xfs_repair segfault
 2013-10-10 21:13 UTC  (9+ messages)

[Bug 68451] New: Texture flicker in native Dota2 in mesa 9.2.0rc1
 2013-10-10 21:13 UTC  (3+ messages)
` [Bug 68451] "

[PATCH 0/7] vfio-pci: add support for Freescale IOMMU (PAMU)
 2013-10-10 21:13 UTC  (9+ messages)
` [PATCH 1/7] powerpc: Add interface to get msi region information

[PATCH] drm/i915: Avoid tweaking RPS before it is enabled
 2013-10-10 21:12 UTC  (3+ messages)

[nftables PATCH] src: fix return code
 2013-10-10 21:11 UTC 

[nftables PATCH] src: fix return code
 2013-10-10 21:11 UTC 

[PATCH] drm/i915: Fix pipe off timeout handling for pre-gen4
 2013-10-10 21:11 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] ccid: bump to version 1.4.13
 2013-10-10 21:09 UTC  (2+ messages)

Linux Plumbers Android+Graphics microconf summary
 2013-10-10 21:09 UTC  (2+ messages)

SDD disk and unmap granularity value 0xFFFF
 2013-10-10 21:08 UTC 

[PATCH 01/10] ath9k: use a separate data structure for rx buffers
 2013-10-10 21:08 UTC  (2+ messages)

[PATCH 1/2] ARM: shmobile: bockw: enable HPB-DMAC in defconfig
 2013-10-10 21:08 UTC  (5+ messages)

[Buildroot] [git commit] ccid: bump to version 1.4.13
 2013-10-10 21:07 UTC 

[Buildroot] [PATCH 1/1] gdk-pixbuf: bump to version 2.28.2
 2013-10-10 21:06 UTC  (2+ messages)

[Buildroot] [git commit] gdk-pixbuf: bump to version 2.28.2
 2013-10-10 21:06 UTC 

build regressions 2013-10-10
 2013-10-10 21:06 UTC 

[Buildroot] [PATCH 1/1] chrony: bump to version 1.29
 2013-10-10 21:06 UTC  (2+ messages)

[Buildroot] [PATCH v3] ccache: expose control interface via 'make ccache-options'
 2013-10-10 21:05 UTC  (7+ messages)
` [Buildroot] [PATCH v4] "

[Buildroot] [PATCH 1/1] boost: bump to version 1.54.0
 2013-10-10 21:05 UTC  (2+ messages)

[Buildroot] [pull request v3] Pull request for branch yem/rpi-wayland
 2013-10-10 21:05 UTC  (9+ messages)
` [Buildroot] [PATCH 1/8] package/wayland: bump version
` [Buildroot] [PATCH 2/8] package/weston: "
` [Buildroot] [PATCH 3/8] package/wayland: install wayland-scanner to $(HOST)
` [Buildroot] [PATCH 4/8] package/weston: fix configure.ac to check for wayland-scanner
` [Buildroot] [PATCH 5/8] package/weston: fix configure.ac for fbdev compositor
` [Buildroot] [PATCH 6/8] package/weston: introduce infrastructure to select other compositors
` [Buildroot] [PATCH 7/8] package/rpi-userland: add patch to remove faulty assert()
` [Buildroot] [PATCH 8/8] package/weston: add RPi compositor

[Buildroot] legal info: saving of external toolchain
 2013-10-10 21:04 UTC  (2+ messages)

[PATCH v2 00/15] KVM: MMU: locklessly wirte-protect
 2013-10-10 21:03 UTC  (11+ messages)
` [PATCH v2 12/15] KVM: MMU: allow locklessly access shadow page table out of vcpu thread

[PATCH 1/2] drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE3.x
 2013-10-10 21:02 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE4.x

[Buildroot] [PATCH] xdriver_xf86-input-evdev: enable compile without udev dependency
 2013-10-10 21:01 UTC  (2+ messages)

[Buildroot] [git commit] chrony: bump to version 1.29
 2013-10-10 21:01 UTC 

[PATCH] MAINTAINERS / ACPI: Update links to the Linux-ACPI project web page
 2013-10-10 21:12 UTC 

ivtv 1.4.2/1.4.3 broken in recent kernels?
 2013-10-10 21:00 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] support/kconfig: fix compile warning because of missing include
 2013-10-10 20:59 UTC  (2+ messages)

[PATCH net] bridge: allow receiption on disabled port
 2013-10-10 20:56 UTC  (3+ messages)

+ iommu-arm-smmu-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ xtensa-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ x86-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ unicore32-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ um-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ tile-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ sparc-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ score-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ sh-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ s390-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ powerpc-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ parisc-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ mips-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ metag-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ m68k-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ m32r-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ ia64-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ hexagon-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ frv-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ avr32-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ cris-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ arm64-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ arm-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ arc-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ alpha-handle-pgtable_page_ctor-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ openrisc-add-missing-pgtable_page_ctor-dtor-calls.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ mn10300-add-missing-pgtable_page_ctor-dtor-calls.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ microblaze-add-missing-pgtable_page_ctor-dtor-calls.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ mm-allow-pgtable_page_ctor-to-fail.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ xtensa-fix-potential-null-pointer-dereference.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ cris-fix-potential-null-pointer-dereference.patch added to -mm tree
 2013-10-10 20:56 UTC 

+ m32r-fix-potential-null-pointer-dereference.patch added to -mm tree
 2013-10-10 20:56 UTC 

[PATCH v10 20/20] iommu/exynos: add devices attached to the System MMU to an IOMMU group
 2013-10-10 20:54 UTC  (4+ messages)

[Bug 60639] New: RV635: Kernel displays black screen when monitor is connect via DisplayPort
 2013-10-10 20:54 UTC  (2+ messages)
` [Bug 60639] "

[Qemu-devel] [PATCH 0/4] dataplane: use more of the generic virtio data structures, drop hostmem
 2013-10-10 20:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/4] vring: factor common code for error exits

[U-Boot] Please pull u-boot-x86 buildman
 2013-10-10 20:50 UTC 

[PATCH] path-utils: Rename mingw_path function to print_path
 2013-10-10 20:49 UTC 

[PATCH 2/4] pinmux: Add TB10x pinmux driver
 2013-10-10 20:49 UTC  (6+ messages)
` [PATCH 01/03] Make non-linear GPIO ranges accesible from gpiolib

[PATCH net-next] openvswitch: fix vport-netdev unregister
 2013-10-10 20:48 UTC  (7+ messages)

strange oom behaviour on 3.10
 2013-10-10 20:47 UTC  (4+ 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.