All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-17 20:48:57 to 2014-10-18 00:23:01 UTC [more...]

[PATCH v2 0/7] simple wait queue support (from -rt)
 2014-10-18  0:23 UTC  (6+ messages)
` [PATCH 2/7] wait.c: mark complex wait functions to prepare for simple wait
` [PATCH 3/7] wait.[ch]: Introduce the simple waitqueue (swait) implementation
` [PATCH 4/7] sched/completion: convert completions to use simple wait queues
` [PATCH 5/7] rcu: use simple wait queues where possible in rcutree
` [PATCH 6/7] simplewait: don't run a possibly infinite number of wake under raw lock

[xen-4.4-testing test] 30805: trouble: blocked/broken/fail/pass
 2014-10-18  0:14 UTC 

Best way to analyze CTF files
 2014-10-18  0:13 UTC  (2+ messages)

[linux-3.10 test] 30798: regressions - trouble: broken/fail/pass
 2014-10-18  0:11 UTC 

[PATCH 0/2] Disable the ThinkPad HW mute/level control when possible
 2014-10-18  0:09 UTC  (8+ messages)
` [PATCH 1/2] thinkpad-acpi: Try to use full software mute control

[PATCH v3 0/2] Disable the ThinkPad HW mute/level control when possible
 2014-10-18  0:04 UTC  (3+ messages)
` [PATCH v3 1/2] thinkpad-acpi: Try to use full software mute control
` [PATCH v3 2/2] acpi: Remove _OSI(Linux) for ThinkPads

BLKZEROOUT + pread should return zeroes, right?
 2014-10-18  0:03 UTC  (3+ messages)
  ` [RFC PATCH] block: make BLKZEROOUT invalidate page cache contents

[PATCH net] ipv6: introduce tcp_v6_iif()
 2014-10-18  0:02 UTC  (5+ messages)

[PATCH] MAINTAINERS: nx-842 driver maintainer change
 2014-10-18  0:00 UTC  (3+ messages)

[PATCH] HID: add keyboard input assist hid usages
 2014-10-17 23:59 UTC  (2+ messages)

[PATCH] drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters
 2014-10-17 23:57 UTC 

[Powertop] powertop interval time
 2014-10-17 23:55 UTC 

[PATCH] kernel/kmod: fix use-after-free of the sub_info structure
 2014-10-17 23:54 UTC  (6+ messages)
` [PATCH] kernel/kmod: fix use-after-free of the sub_infostructure
      ` [PATCH 0/2] (Was: kernel/kmod: fix use-after-free of the sub_infostructure)
        ` [PATCH 0/2] (Was: kernel/kmod: fix use-after-free of thesub_infostructure)

Testing LibDRM with Multi-Monitors on VMWare Fusion / Workstation
 2014-10-17 23:52 UTC  (3+ messages)

current mainline doesn't boot
 2014-10-17 23:52 UTC  (3+ messages)

[dm-crypt] LUKS disk encryption with remote boot authentication
 2014-10-17 23:51 UTC  (6+ messages)

[PATCH] scsi: PC partition tables are little endian
 2014-10-17 23:47 UTC  (3+ messages)

[PATCH] Do not silently discard WRITE_SAME requests
 2014-10-17 23:46 UTC  (6+ messages)

[PATCHv2 0/4] blk-mq support for dm multipath
 2014-10-17 23:46 UTC  (5+ messages)
` [PATCHv2 1/4] dm: prep initialized requests
` [PATCHv2 2/4] dm: Submit stacked requests in irq enabled context
` [PATCHv2 3/4] dm: Move request allocation to dm_target type
` [PATCHv2 4/4] block: blk-mq support for cloned requests

Documenting AP (and others) mode support
 2014-10-17 23:42 UTC 

[PATCH] dsa: Fix conversion from host device to mii bus
 2014-10-17 23:40 UTC  (3+ messages)

[U-Boot] [RFC] net/e1000: Fix EEPROM access error
 2014-10-17 23:40 UTC  (2+ messages)

[PATCH 0/5] block/scsi/lio support for COMPARE_AND_WRITE
 2014-10-17 23:38 UTC  (4+ messages)
` [PATCH 2/5] block: add function to issue compare and write

when rpc.mountd flushes auth.unix.gid
 2014-10-17 23:37 UTC  (4+ messages)

[PATCH v2] Sanity check xsave area when migrating or restoring from older Xen verions
 2014-10-17 23:36 UTC  (2+ messages)

[PATCH] Fix trivial typos in scsi_scan.c comment
 2014-10-17 23:33 UTC  (2+ messages)

[PATCH] Fix comment typo in Scsi_Host struct definition
 2014-10-17 23:31 UTC  (2+ messages)

[PATCH] Fix off-by-one LUN check in scsi_scan_host_selected()
 2014-10-17 23:30 UTC  (2+ messages)

[PATCH net] openvswitch: Set flow-key members
 2014-10-17 20:56 UTC 

[Bug 85160] New: [NV94] INVALID_STATE error, X fails to start on GeForce 9600 GT with dual monitors, kernels 3.18.0-0.rc0.git8.2.fc22.1 onwards
 2014-10-17 23:13 UTC  (2+ messages)
  ` [Bug 85160] "

[PATCH for-xen-4.5 v4 00/18] xen: Break multiboot (v1) dependency and add multiboot2 support
 2014-10-17 23:13 UTC  (19+ messages)
` [PATCH for-xen-4.5 v4 08/18] x86: introduce boot_info structure
` [PATCH for-xen-4.5 v4 09/18] x86: move boot_loader_name from mbi to boot_info
` [PATCH for-xen-4.5 v4 10/18] x86: move cmdline "
` [PATCH for-xen-4.5 v4 11/18] x86: move legacy BIOS memory map stuff "
` [PATCH for-xen-4.5 v4 12/18] x86: move modules data from mbi to boot_info and remove mbi
` [PATCH for-xen-4.5 v4 14/18] x86: move MPS, ACPI and SMBIOS data to boot_info
` [PATCH for-xen-4.5 v4 15/18] x86: move video "
` [PATCH for-xen-4.5 v4 16/18] x86: move HDD "
` [PATCH for-xen-4.5 v4 18/18] xen/x86: add multiboot2 protocol support

[Buildroot] [PATCH v3] ejabberd: new package
 2014-10-17 23:06 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/8] package/mpd: bump to version 0.19
 2014-10-17 23:02 UTC  (6+ messages)
` [Buildroot] [PATCH v2 6/8] package/mpd: enable support for libnfs

[PATCH net v2] net: dsa: add includes for ethtool and phy_fixed definitions
 2014-10-17 23:02 UTC 

[Powertop] [PATCH v3 5/5] Adding a clean_shutdown function
 2014-10-17 22:58 UTC 

[Powertop] [PATCH v3 4/5] Mark pretty_print_init as initialized
 2014-10-17 22:58 UTC 

[Powertop] [PATCH v3 3/5] Remove another memory leak
 2014-10-17 22:58 UTC 

[Powertop] [PATCH v3 2/5] Removing a documented memory leak
 2014-10-17 22:58 UTC 

[Powertop] [PATCH v3 1/5] Properly cleaning up the display tabs
 2014-10-17 22:58 UTC 

[Powertop] [PATCH v3 0/5] A series of patches towards limiting memory leaks
 2014-10-17 22:58 UTC 

[qemu-mainline test] 30795: regressions - FAIL
 2014-10-17 22:57 UTC 

[PATCH] drm/i915/vlv: don't try to enable a crtc without fb
 2014-10-17 22:53 UTC 

[Powertop] [PATCH v2 1/8] Properly cleaning up the display tabs
 2014-10-17 22:53 UTC 

[PATCH v4] KNI: use a memzone pool for KNI alloc/release
 2014-10-17 22:51 UTC 

[PATCH] Input: atkbd - correct MSC_SCAN events for force_release keys
 2014-10-17 22:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] qemu-system: new package
 2014-10-17 22:47 UTC  (6+ messages)

[Buildroot] [PATCH v3 1/3] gst-ffmpeg: add option to select GPL vs LGPL build
 2014-10-17 22:46 UTC  (6+ messages)
` [Buildroot] [PATCH v3 2/3] gst-ffmpeg: add --pkg-config to internal libav configure options

[PATCH] scsi: Resolve some missing-field-initializers warnings
 2014-10-17 22:44 UTC  (3+ messages)

[PATCH v2 0/25] prune-safety
 2014-10-17 22:41 UTC  (6+ messages)
` [PATCH v2 03/25] object_array: factor out slopbuf-freeing logic
    ` git-bundle rev handling and de-duping

[Buildroot] [PATCH 1/1] package/avahi: use upstream-provided systemd files
 2014-10-17 22:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/pkg-autotools.mk: set --localstatedir=/var by default
 2014-10-17 22:36 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/.mk files: remove --localstatedir=/var from autotools packages

[PATCH 0/2] ARM: dts: socfpga: fix booting with SD/MMC
 2014-10-17 22:36 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: socfpga: Add a 3.3V fixed regulator node

[Buildroot] [PATCH] ncurses: fix typo 'target'
 2014-10-17 22:34 UTC  (2+ messages)

GrabBee-HD
 2014-10-17 22:34 UTC  (5+ messages)

[Buildroot] [PATCH] libshout: fix typo
 2014-10-17 22:33 UTC  (2+ messages)

[Buildroot] [PATCH buildroot-test 1/8] autobuild-run: check-requirements does not need to know the login details
 2014-10-17 22:30 UTC  (6+ messages)
` [Buildroot] [PATCH buildroot-test 6/8] autobuild-run: create main method to locally-scope all variables
` [Buildroot] [PATCH buildroot-test 8/8] autobuild-run: add support for custom git wrapper

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2014-10-17 22:50 UTC  (6+ messages)
` [PATCH v5 00/12] "

[PATCHv2 0/7] perf tools: Fix branch report segfaults
 2014-10-17 22:27 UTC  (2+ messages)

[PATCH] i8k: Add support for Dell Latitude E6440
 2014-10-17 22:23 UTC  (3+ messages)

Best way to analyze CTF files
 2014-10-17 22:23 UTC 

[U-Boot] [PATCH 01/11] fdt: Allow ft_board_setup() to report failure
 2014-10-17 22:20 UTC  (11+ messages)
` [U-Boot] [PATCH 03/11] fdt: Export the fdt_find_or_add_subnode() function
` [U-Boot] [PATCH 05/11] fdt: Use the correct return types for fdtdec_decode_region()
` [U-Boot] [PATCH 06/11] fdt: Enhance flashmap function to deal with region properties
` [U-Boot] [PATCH 08/11] fdt: Add ft_system_setup() function for system device tree additions
` [U-Boot] [PATCH 09/11] fdt: Change fdt_pack_reg() to static and fix types

unique wa tch ! x
 2014-10-17 22:20 UTC 

[PATCH] i8k: Add MODULE_DEVICE_TABLE macro
 2014-10-17 22:17 UTC 

[PATCH] net: use hardware buffer pool to allocate skb
 2014-10-17 22:13 UTC  (17+ messages)

[PATCHv2 0/4] Add Altera peripheral memories to EDAC framework
 2014-10-17 20:33 UTC  (5+ messages)
` [PATCHv2 1/4] arm: socfpga: Enable L2 Cache ECC on startup
` [PATCHv2 2/4] arm: socfpga: Enable OCRAM "
` [PATCHv2 3/4] edac: altera: Add Altera L2 and OCRAM EDAC support
` [PATCHv2 4/4] arm: dts: Add Altera L2 Cache and OCRAM EDAC

[PATCH V2 0/2] cpufreq: cpufreq-dt: Improvements for set_target()
 2014-10-17 22:09 UTC  (3+ messages)
` [PATCH V2 1/2] cpufreq: cpufreq-dt: Improve debug about matching OPP
` [PATCH V2 2/2] cpufreq: cpufreq-dt: Handle regulator_get_voltage() failure

[PATCH] tests/kms_cursor_crc: HSW/BDW only have square cursors
 2014-10-17 22:07 UTC  (4+ messages)

[Buildroot] qemu compiling error
 2014-10-17 22:06 UTC  (6+ messages)

[PATCH] drivers/crypto/nx: prevent oops on module exit
 2014-10-17 22:05 UTC  (4+ messages)

[PATCH 0/4] mm: new flag to forbid zero page mappings for a vma
 2014-10-17 22:04 UTC  (4+ messages)
` [PATCH 2/4] mm: introduce new VM_NOZEROPAGE flag

[Qemu-devel] NBD TLS support in QEMU
 2014-10-17 22:03 UTC  (7+ messages)
          ` [Qemu-devel] spec, RFC: TLS support for NBD

[PATCH] drm/i915/chv: Use 16 and 32 for low and high drain latency precision
 2014-10-17 15:05 UTC 

Dynamic port/pipe QoS configuration
 2014-10-17 21:59 UTC  (2+ messages)

[Buildroot] [PATCH] spidev_test: new package
 2014-10-17 21:55 UTC  (3+ messages)

DEFAULT_PREFERENCE not working as expected
 2014-10-17 21:53 UTC  (3+ messages)

How to use cgroups within containers?
 2014-10-17 21:52 UTC  (3+ messages)
    ` [systemd-devel] "

[PATCH] madvise.2: madvise(, , MADV_REMOVE) supports ext4, ocfs2 and xfs as well
 2014-10-17 21:52 UTC  (3+ messages)

[PATCHv4 RESEND 0/3] syscalls,x86: Add execveat() system call
 2014-10-17 21:45 UTC  (4+ messages)

[PATCH 1/1] iommu/amd: Use delayed mmu release notifier
 2014-10-17 21:43 UTC  (2+ messages)

[PATCH] drm/i915: disable IPS while getting the pipe CRCs
 2014-10-17 21:42 UTC 

[Buildroot] [PATCH] imx-vpu: add VPU firmware selection
 2014-10-17 21:41 UTC  (2+ messages)

[PATCH V2B] core.filemode may need manual action
 2014-10-17 21:40 UTC 

Xen 4.5 development update (October update). RC1 on 24th
 2014-10-17 21:40 UTC  (2+ messages)

[PATCH RFC] sched: Revert delayed_put_task_struct() and fix use after free
 2014-10-17 21:36 UTC  (6+ messages)
` [PATCH] sched/numa: fix unsafe get_task_struct() in task_numa_assign()

[PATCH V2] core.filemode may need manual action
 2014-10-17 21:39 UTC 

[Buildroot] [PATCH] gst1-plugins-imx: add package
 2014-10-17 21:39 UTC  (10+ messages)

Writing .tp files for lttng-gen-tp
 2014-10-17 21:39 UTC 

[PATCH] t1304: Set LOGNAME even if USER is unset or null
 2014-10-17 21:39 UTC 

git pull freeze
 2014-10-17 21:35 UTC 

[Qemu-devel] qemu guest stalls with lots of PTY writes
 2014-10-17 21:30 UTC 

[mlmmj] testing mlmmj using Sendmail on a CentOS server
 2014-10-17 21:30 UTC  (3+ messages)

[linux-next test] 30797: tolerable trouble: broken/fail/pass
 2014-10-17 21:29 UTC 

[PATCH] nfsd4: fix response size estimation for OP_SEQUENCE
 2014-10-17 21:24 UTC 

getaddrinfo slowdown in 3.17.1, due to getifaddrs
 2014-10-17 21:19 UTC  (5+ messages)

[Buildroot] [PATCH v2] linux-headers: allow use of headers from kernel "package" selected
 2014-10-17 21:19 UTC  (3+ messages)

[PATCH v14 for-xen-4.5 00/21] x86/PMU: Xen PMU PV(H) support
 2014-10-17 21:18 UTC  (22+ messages)
` [PATCH v14 for-xen-4.5 01/21] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v14 for-xen-4.5 02/21] x86/VPMU: Manage VPMU_CONTEXT_SAVE flag in vpmu_save_force()
` [PATCH v14 for-xen-4.5 03/21] x86/VPMU: Set MSR bitmaps only for HVM/PVH guests
` [PATCH v14 for-xen-4.5 04/21] x86/VPMU: Make vpmu macros a bit more efficient
` [PATCH v14 for-xen-4.5 05/21] intel/VPMU: Clean up Intel VPMU code
` [PATCH v14 for-xen-4.5 06/21] vmx: Merge MSR management routines
` [PATCH v14 for-xen-4.5 07/21] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v14 for-xen-4.5 08/21] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v14 for-xen-4.5 09/21] x86/VPMU: Add public xenpmu.h
` [PATCH v14 for-xen-4.5 10/21] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v14 for-xen-4.5 11/21] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v14 for-xen-4.5 12/21] x86/VPMU: Initialize AMD and Intel VPMU with __initcall
` [PATCH v14 for-xen-4.5 13/21] x86/VPMU: Initialize PMU for PV(H) guests
` [PATCH v14 for-xen-4.5 14/21] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v14 for-xen-4.5 15/21] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v14 for-xen-4.5 16/21] x86/VPMU: Add support for PMU register handling on PV guests
` [PATCH v14 for-xen-4.5 17/21] x86/VPMU: Handle PMU interrupts for "
` [PATCH v14 for-xen-4.5 18/21] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v14 for-xen-4.5 19/21] x86/VPMU: Add privileged PMU mode
` [PATCH v14 for-xen-4.5 20/21] x86/VPMU: NMI-based VPMU support
` [PATCH v14 for-xen-4.5 21/21] x86/VPMU: Move VPMU files up from hvm/ directory

LED LENSER X21 Flashlight
 2014-10-17 21:10 UTC 

dmar messages caused by graphics
 2014-10-17 21:17 UTC 

[mlmmj] bulk-adding emails to a mlmmj email list
 2014-10-17 21:17 UTC 

Memory corruption in librte_ether?
 2014-10-17 21:16 UTC 

[Buildroot] [PATCH] fs/iso9660: add dependencies for make source
 2014-10-17 21:16 UTC 

[PATCH] drivers: depend on instead of select BACKLIGHT_CLASS_DEVICE and ACPI_VIDEO
 2014-10-17 21:13 UTC  (4+ messages)

[Buildroot] [PATCH v4 1/1] glmark2: new package
 2014-10-17 21:11 UTC 

[Buildroot] [PATCH] squidguard: new package
 2014-10-17 21:10 UTC  (4+ messages)

[PATCH 00/34] e2fsprogs Summer 2014 patchbomb, part 6
 2014-10-17 21:07 UTC  (4+ messages)
` [PATCH 06/34] debugfs: add LIBINTL to debugfs link command

IOTLB page size question
 2014-10-17 21:01 UTC  (4+ messages)

[PATCH v2 0/3] add i40e RSS support in VF
 2014-10-17 20:59 UTC  (3+ messages)
` [PATCH v2 2/3] i40e: extern two functions and relevant macros

Regarding tx-nocache-copy in the Sheevaplug
 2014-10-17 20:55 UTC  (7+ messages)

How to get autotools to use C++11 under 'danny'
 2014-10-17 20:53 UTC  (3+ messages)

[PATCH net-next] openvswitch: Create right mask with disabled megaflows
 2014-10-17 20:49 UTC  (4+ messages)

[ath9k-devel] Support for Ubnt UniFi Outdoor Plus
 2014-10-17 20:48 UTC  (6+ 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.