All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-16 21:41:57 to 2015-02-16 23:05:46 UTC [more...]

[PATCH RFC v02 00/45] Compile test and fixes for exported header files
 2015-02-16 23:05 UTC  (42+ messages)
` [PATCH 05/45] drm.h: include stdlib.h in userspace
` [PATCH 06/45] drm_mode.h: include stdint.h and linux/types.h "
` [PATCH 07/45] exynos_drm.h: include stdint.h "
` [PATCH 08/45] nouveau_drm.h: "
` [PATCH 09/45] radeon_drm.h: "
` [PATCH 10/45] r128_drm.h: include drm/drm.h
` [PATCH 11/45] via_drm.h: include linux/types.h instead of non-existing via_drmclient.h
` [PATCH 12/45] via_drm.h: hide struct via_file_private in userspace
` [PATCH 13/45] savage_drm.h: include <drm/drm.h>
` [PATCH 14/45] sis_drm.h: hide sis_file_private in userspace
` [PATCH 15/45] dm-log-userspace.h: include stdint.h "
` [PATCH 16/45] hsi_char.h: "
` [PATCH 17/45] ebtables.h: "
` [PATCH 18/45] cld.h: "
  ` [PATCH 19/45] rds.h: "
  ` [PATCH 20/45] sctp.h: "
  ` [PATCH 29/45] include/uapi/asm-generic/msgbuf.h: include asm/ipcbuf.h
  ` [PATCH 39/45] include/uapi/sound/asequencer.h: include sound/asound.h
  ` [PATCH 42/45] include/uapi/linux/rds.h: include linux/socket.h and linux/types.h always
` [PATCH 21/45] scsi_bsg_fc.h: include stdint.h in userspace
` [PATCH 22/45] scsi_netlink.h: "
` [PATCH 23/45] scsi_netlink_fc.h: "
` [PATCH 24/45] hdspm.h: "
` [PATCH 25/45] gntalloc.h: "
` [PATCH 26/45] gntdev.h: "
` [PATCH 27/45] include/uapi/linux/sysctl.h: include stdlib.h "
` [PATCH 28/45] include/uapi/asm-generic/ipcbuf.h: include linux/posix_types.h
` [PATCH 30/45] include/uapi/asm-generic/shmbuf.h: include fixes
` [PATCH 31/45] asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH 32/45] drm/i810_drm.h: include drm/drm.h
` [PATCH 33/45] include/uapi/asm-generic/signal.h: include stdlib.h in userspace
` [PATCH 34/45] include/uapi/asm-generic/signal.h: hide sigset_t definition "
` [PATCH 35/45] include/uapi/sound/asound.h: include stdlib.h "
` [PATCH 36/45] include/uapi/linux/netfilter.h: include in.h and in6.h
` [PATCH 37/45] include/uapi/linux/socket.h: include sys/socket.h in userspace
` [PATCH 38/45] include/uapi/linux/agpgart.h: include stdlib.h "
` [PATCH 40/45] include/uapi/sound/emu10k1.h: include sound/asound.h
` [PATCH 41/45] include/uapi/sound/emu10k1.h: hide gpr_valid, tram_valid and code_valid in userspace
` [PATCH 43/45] include/uapi/linux/netfilter_bridge.h: include if.h

[PATCH v9 00/13] Xen VMware tools support
 2015-02-16 23:05 UTC  (14+ messages)
` [PATCH v9 01/13] hvm: Move MAX_INST_LEN into x86_emulate.h
` [PATCH v9 02/13] xen: Add support for VMware cpuid leaves
` [PATCH v9 03/13] tools: Add vmware_hwver support
` [PATCH v9 04/13] vmware: Add VMware provided include file
` [PATCH v9 05/13] xen: Add vmware_port support
` [PATCH v9 06/13] xen: Add ring 3 "
` [PATCH v9 07/13] tools: Add "
` [PATCH v9 08/13] Add IOREQ_TYPE_VMWARE_PORT
` [PATCH v9 09/13] Add xentrace to vmware_port
` [PATCH v9 10/13] test_x86_emulator.c: Add typedef for boot_t
` [PATCH v9 11/13] test_x86_emulator.c: Add emacs block
` [PATCH v9 12/13] test_x86_emulator.c: Add tests for #GP usage
` [OPTIONAL][PATCH v9 13/13] Add xen-hvm-param

[PATCH 0/3] ALSA: hdspm - Remove various code duplication
 2015-02-16 23:05 UTC  (4+ messages)
` [PATCH 1/3] ALSA: hdspm - DRY cleanup in .open callbacks
` [PATCH 2/3] ALSA: hdspm - DRY cleanup in .release callback
` [PATCH 3/3] ALSA: hdspm - DRY cleanup of snd_pcm_ops

mmc: Driver Strength Device Property
 2015-02-16 23:02 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/5] tile: Can load elf64 tilegx binary successfully for linux-user
 2015-02-16 23:08 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/5] target-tile: Firstly add to qemu with minimized features

=?UTF-8?Q?Can You $250 into $8,787 in Hours? Yes!?=
 2015-02-16 23:01 UTC 

[PATCH 0/2 resend] Add R8A7794/SILK board eMMC DT support
 2015-02-16 23:00 UTC  (9+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7794: add MMCIF "
` [PATCH 2/2] ARM: shmobile: silk: add eMMC "

[PATCH] iio: Clear timestamps fifo while resetting hardware fifo
 2015-02-16 22:59 UTC 

[Qemu-devel] [PATCH 00/13] QemuOpts: Convert various setters to Error
 2015-02-16 22:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH 05/13] block: Suppress unhelpful extra errors in bdrv_img_create()
` [Qemu-devel] [PATCH 06/13] QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
` [Qemu-devel] [PATCH 07/13] QemuOpts: Propagate errors through opts_do_parse()

[U-Boot] [PATCH] am43xx_evm: Add netboot and related to environment
 2015-02-16 22:54 UTC  (3+ messages)

[PATCH 0/2] Add R8A7794/SILK board eMMC DT support
 2015-02-16 22:53 UTC  (3+ messages)

bug in iptables-restore and "recent" module
 2015-02-16 22:53 UTC  (3+ messages)

md_raid5 using 100% CPU and hang with status resync=PENDING, if a drive is removed during initialization
 2015-02-16 22:49 UTC  (6+ messages)

[PATCH v2 4/7] rte_sched: don't clear statistics when read
 2015-02-16 22:44 UTC  (3+ messages)
` [PATCH v2 6/7] rte_sched: eliminate floating point in calculating byte clock

[Qemu-devel] [PATCH 0/6 v2] tile: Can load elf64 tilegx binary successfully for linux-user
 2015-02-16 22:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/6 v2] target-tilegx: Firstly add to qemu with minimized features

Altera TSE (altera_tse) - tx_fifo_depth init bug
 2015-02-16 22:43 UTC  (3+ messages)

Should "git log --decorate" indicate whether the HEAD is detached?
 2015-02-16 22:42 UTC 

[PATCH 0/7] migrate api-strbuf.txt into strbuf.h
 2015-02-16 22:41 UTC  (4+ messages)

[Bridge] Sniffing a linux bridge vs sniffing enslaved interfaces
 2015-02-16 22:39 UTC  (4+ messages)

[PATCH] iproute2: Extend ip address command to enable multicast group join/leave on IP level
 2015-02-16 22:23 UTC 

n900 audio: any ideas how to get headset speaker to work?
 2015-02-16 22:38 UTC  (5+ messages)

[PATCH 0/4] Support registering specific reset handler
 2015-02-16 22:36 UTC  (4+ messages)

Packet drops during non-exhaustive flood with OVS and 1.8.0
 2015-02-16 22:37 UTC  (9+ messages)

[Qemu-devel] [PATCH v7 00/10] rocker: add new rocker ethernet switch device
 2015-02-16 22:37 UTC  (13+ messages)
` [Qemu-devel] [PATCH v7 01/10] net: add MAC address string printer
` [Qemu-devel] [PATCH v7 02/10] virtio-net: use qemu_mac_strdup_printf
` [Qemu-devel] [PATCH v7 03/10] rocker: add register programming guide
` [Qemu-devel] [PATCH v7 04/10] pci: add rocker device ID
` [Qemu-devel] [PATCH v7 05/10] pci: add network device class 'other' for network switches
` [Qemu-devel] [PATCH v7 06/10] rocker: add new rocker switch device
` [Qemu-devel] [PATCH v7 07/10] qmp: add rocker device support
` [Qemu-devel] [PATCH v7 08/10] rocker: add tests
` [Qemu-devel] [PATCH v7 09/10] MAINTAINERS: add rocker
` [Qemu-devel] [PATCH v7 10/10] rocker: timestamp on the debug logs helps correlate with events in the VM

[PATCH] multicast: Extend ip address command to enable multicast group join/leave on IP level
 2015-02-16 22:20 UTC 

[Qemu-devel] [PATCHv3 0/2] m48t59: add year offset and sysbus device
 2015-02-16 22:35 UTC  (4+ messages)
` [Qemu-devel] [PATCHv3 1/2] m48t59: introduce new base_year qdev property

[Qemu-devel] [PATCH v3 0/7] cpu: add device_add foo-x86_64-cpu support
 2015-02-16 22:34 UTC  (10+ messages)
          ` Invalid responses to 8bit encoding and In-Reply-To questions
              ` [Qemu-devel] [PATCH] send-email: ask confirmation if given encoding name is very short
                `  "

[PATCH] sh-pfc: r8a7794: add MMCIF pin groups
 2015-02-16 22:33 UTC  (2+ messages)

[PATCHv4] HID: sony: Enable Gasia third-party PS3 controllers
 2015-02-16 22:29 UTC  (5+ messages)
` [PATCH 0/5] HID: sony: misc fixes and cleanups
  ` [PATCH 1/5] HID: sony: Fix a WARNING shown when rmmod-ing the driver

[OE-core][RFC] openjdk-7: enable xawt
 2015-02-16 22:27 UTC  (2+ messages)

Multiboot2 and IPv6
 2015-02-16 22:27 UTC 

[Qemu-trivial] [PATCH 0/4] Remove unused functions
 2015-02-16 22:26 UTC  (7+ messages)
` [Qemu-trivial] [PATCH 1/4] migration: "
` [Qemu-trivial] [PATCH 2/4] ui/console: Removed "
` [Qemu-trivial] [PATCH 3/4] util: Remove "
` [Qemu-trivial] [PATCH 4/4] block: "
  ` [Qemu-devel] "
    ` [Qemu-trivial] "

[PATCH v18 00/16] x86/PMU: Xen PMU PV(H) support
 2015-02-16 22:26 UTC  (17+ messages)
` [PATCH v18 01/16] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v18 02/16] x86/VPMU: Add public xenpmu.h
` [PATCH v18 03/16] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v18 04/16] x86/VPMU: Replace vcpu with vpmu as argument to some routines
` [PATCH v18 05/16] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v18 06/16] x86/VPMU: Initialize VPMUs with __initcall
` [PATCH v18 07/16] x86/VPMU: Initialize PMU for PV(H) guests
` [PATCH v18 08/16] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v18 09/16] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v18 10/16] x86/VPMU: Add support for PMU register handling on PV guests
` [PATCH v18 11/16] x86/VPMU: Handle PMU interrupts for "
` [PATCH v18 12/16] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v18 13/16] x86/VPMU: Add privileged PMU mode
` [PATCH v18 14/16] x86/VPMU: NMI-based VPMU support
` [PATCH v18 15/16] x86/VPMU: VPMU should not exist when vpmu_initialise() is called
` [PATCH v18 16/16] x86/VPMU: Move VPMU files up from hvm/ directory

[U-Boot] [PATCH 1/4] sunxi: video: Add support for LCD reset pin
 2015-02-16 22:25 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] sunxi: video: Add support for LCD panels which need to be configured via i2c
` [U-Boot] [PATCH 3/4] sunxi: video: Add support for tl059wv5c0 lcd panels
` [U-Boot] [PATCH 4/4] sunxi: musb: Check Vbus-det before enabling otg port power

All drive in Raid 5 are in 'spare' mode
 2015-02-16 22:24 UTC  (5+ messages)

recipe with optional dependency and configuration
 2015-02-16 22:19 UTC  (3+ messages)

[qemu-mainline test] 34596: regressions - FAIL
 2015-02-16 22:19 UTC 

speed decrease since firefly,giant,hammer the 2nd try
 2015-02-16 22:18 UTC  (16+ messages)

Problems with suspend on recent kernel (not necessary a bug)
 2015-02-16 22:17 UTC  (4+ messages)
` Regression bug in drm/i915, Wrong assumption in commit e11aa36 breaks suspend on at least lenovo x61

[PATCH v4 2/4] mfd: lubbock_cplds: add lubbock IO board
 2015-02-16 22:14 UTC  (5+ messages)

[PATCH v3] modify the IO_TLB_SEGSIZE and IO_TLB_DEFAULT_SIZE configurable as flexible requirement about SW-IOMMU
 2015-02-16 22:13 UTC  (3+ messages)

[PATCH 0/3] Win32: nanosecond-precision file times
 2015-02-16 22:10 UTC  (8+ messages)

[PATCH] brcm: drop executable from brcmfmac43143-sdio.bin
 2015-02-16 22:09 UTC 

[PATCH RE-RESEND V2 for-next 0/5] IB core fixes 29-Jan-2015
 2015-02-16 22:06 UTC  (4+ messages)
` [PATCH RE-RESEND V2 for-next 4/5] IB/core: Make sure that the PSN does not overflow

[PATCH 0/3] prevent /proc/<pid>/stack garbage for running tasks
 2015-02-16 22:05 UTC  (4+ messages)
` [PATCH 1/3] sched: add sched_task_call()

[PATCH] Clear timestamp kfifo on trigger enabling
 2015-02-16 22:04 UTC  (3+ messages)

Bug#776701: ssd-test 1g file size too small
 2015-02-16 22:04 UTC  (2+ messages)

[Buildroot] [PATCH v5 1/1] package/uboot-tools: bump to version 2015.01
 2015-02-16 22:03 UTC 

[PATCH 0/2] e820: Fix handling of NvDIMM chips
 2015-02-16 22:03 UTC  (3+ messages)
` [Linux-nvdimm] "

[PATCH] fstests: generic test for fsync followed by truncate and link
 2015-02-16 22:02 UTC  (4+ messages)

[PATCH iptables] xtables-compat: remove unused fields from bridge and arp families
 2015-02-16 22:05 UTC 

Welcome
 2015-02-16 22:01 UTC 

[RFC] [PATCH] Allow random overwrite workloads to write io_limit
 2015-02-16 22:00 UTC  (2+ messages)

[libnftnl PATCH] ruleset: fix crash if we free sets included in the set_list
 2015-02-16 22:03 UTC  (2+ messages)

[PATCH 00/24] nd/untracked-cache updates
 2015-02-16 21:59 UTC  (5+ messages)
` [PATCH 01/24] dir.c: optionally compute sha-1 of a .gitignore file

[PATCH 2/2] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
 2015-02-16 21:59 UTC  (2+ messages)

[PATCH 1/1] gettime.h: use time_t instead of size_t for copy of tv_sec
 2015-02-16 21:59 UTC  (2+ messages)

[PATCH v2 0/4] HID: hid-lg4ff: Improve handling of Logitech multimode gaming wheels
 2015-02-16 21:58 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v3 00/27] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
 2015-02-16 21:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC v3 02/27] migration: Introduce capability 'colo' to migration

Request for brcm/brcmfmac43602-pcie.bin
 2015-02-16 21:56 UTC 

[meta-java][PATCH 0/7] Allow build for multiple ARCH in the same builddir
 2015-02-16 21:55 UTC  (7+ messages)
` [meta-java][PATCH 1/7] cleanup whitespace in tasks
` [meta-java][PATCH 2/7] licence: add missing LIC_FILES_CHKSUM
` [meta-java][PATCH 3/7] rxtx: use autotools-brokensep
` [meta-java][PATCH 4/7] java-library: inherit allarch
` [meta-java][PATCH 5/7] antlr: fix override for native build
` [meta-java][PATCH 6/7] adding a README.nonworking

[Qemu-devel] [PATCH v3] qga: add guest-set-user-password command
 2015-02-16 21:49 UTC  (4+ messages)

vnet problem (bug? feature?)
 2015-02-16 21:51 UTC  (6+ messages)

POSITIONS NOW AVAILABLE. (No experience needed.)
 2015-02-16 21:49 UTC 

[PATCH v6 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2015-02-16 21:45 UTC  (7+ messages)

[RFC PATCH] iio: Move iio dummy modules out of staging
 2015-02-16 21:45 UTC  (3+ messages)

[meta-java][PATCH 0/7] Allow build for multiple ARCH in the same builddir
 2015-02-16 21:44 UTC 


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.