All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-17 10:01:00 to 2014-01-17 11:22:53 UTC [more...]

[RFC PATCH 0/7] libxl: fork: Selective reaping
 2014-01-17 11:22 UTC  (11+ messages)
` [PATCH 1/7] libxl: fork: Break out checked_waitpid
` [PATCH 2/7] libxl: fork: Break out childproc_reaped_ours
` [PATCH 3/7] libxl: fork: Clarify docs for libxl_sigchld_owner
` [PATCH 4/7] libxl: fork: assert that chldmode is right
` [PATCH 5/7] libxl: fork: Provide libxl_childproc_sigchld_occurred

[PATCH] arm64: mm: use ubfm for dcache_line_size
 2014-01-17 11:22 UTC  (3+ messages)

[PATCH 0/3] drm/i915: Random irq stuff
 2014-01-17 11:22 UTC  (3+ messages)
` [PATCH 1/3] drm/i915: Cancel the hotplug re-enable timer on BDW

Query regarding initial mode setting by X server & /dev/dri/control
 2014-01-17 11:21 UTC  (3+ messages)

Problems using mounted Windows 8.1 share
 2014-01-17 11:20 UTC  (3+ messages)

[PATCH] drm/nv50/graph: update list of mp errors, make it a bitfield
 2014-01-17 11:19 UTC 

Loop back mode of the KNI
 2014-01-17 11:19 UTC  (4+ messages)

IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]
 2014-01-17 11:19 UTC 

[PATCH 0/6] inotify support
 2014-01-17 11:19 UTC  (4+ messages)
` [PATCH/WIP v2 00/14] "
  ` [PATCH/WIP v2 02/14] read-cache: new extension to mark what file is watched

Pyramid Erasure Code plugin (draft)
 2014-01-17 11:18 UTC  (3+ messages)

[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2014-01-17 11:16 UTC  (13+ messages)
` [PATCH 08/11] of: Increase MAX_PHANDLE_ARGS
  ` [PATCH v2 "
` [PATCH 09/11] ARM: dts: Add nodes for SMMUs on Calxeda ECX-2000
  ` [PATCH v2 "

xtables-addons implementation of XOR target
 2014-01-17 11:14 UTC 

[dm-crypt] luks passphrase stopped working after cryptsetup+libgcrypt update on arch linux
 2014-01-17 11:14 UTC  (2+ messages)

[PATCH 2/2] video: exynos: Fix S6E8AX0 LCD driver build error
 2014-01-17 11:13 UTC  (3+ messages)

[PATCH v2] video: exynos: Fix S6E8AX0 LCD driver build error
 2014-01-17 11:12 UTC 

[PATCH 4/4] HID: sony: Map gyroscopes and accelerometers to axes
 2014-01-17 11:11 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/38] Switch over to real Kbuild
 2014-01-17 11:11 UTC  (39+ messages)
` [U-Boot] [PATCH v5 01/38] .gitignore: ingore files generated by Kbuild
` [U-Boot] [PATCH v5 02/38] Makefile.host.tmp: add a new script to refactor tools
` [U-Boot] [PATCH v5 03/38] tools: convert makefiles to kbuild style
` [U-Boot] [PATCH v5 04/38] board: samsung: refactor host programs
` [U-Boot] [PATCH v5 05/38] examples: Use scripts/Makefile.build
` [U-Boot] [PATCH v5 06/38] nand-spl: "
` [U-Boot] [PATCH v5 07/38] Makfile: move suffix rules to Makefile.build
` [U-Boot] [PATCH v5 08/38] Makefile: move some variable definitions to the top Makefile
` [U-Boot] [PATCH v5 09/38] Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
` [U-Boot] [PATCH v5 10/38] kbuild: import Kbuild.include from linux v3.12 tag
` [U-Boot] [PATCH v5 11/38] kbuild: Use Kbuild.include
` [U-Boot] [PATCH v5 12/38] Makefile: move more flags to the top Makefile
` [U-Boot] [PATCH v5 13/38] Makefile: refactor include path settings
` [U-Boot] [PATCH v5 14/38] Makefile: move more stuff to top Makefile
` [U-Boot] [PATCH v5 15/38] Makefile: move some flags to spl/Makefile
` [U-Boot] [PATCH v5 16/38] Makefile: move some flags to examples makefiles
` [U-Boot] [PATCH v5 17/38] kbuild: change out-of-tree build
` [U-Boot] [PATCH v5 18/38] kbuild: add dummy obj-y to create built-in.o
` [U-Boot] [PATCH v5 19/38] Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
` [U-Boot] [PATCH v5 20/38] kbuild: import more build scripts from Linux v3.12 tag
` [U-Boot] [PATCH v5 21/38] kbuild: use Linux Kernel build scripts
` [U-Boot] [PATCH v5 22/38] kbuild: delete temporary "
` [U-Boot] [PATCH v5 23/38] kbuild: move some lines to more suitable place
` [U-Boot] [PATCH v5 24/38] kbuild: convert some make rules to Kbuild style
` [U-Boot] [PATCH v5 25/38] kbuild: move include directives of board configuration files
` [U-Boot] [PATCH v5 26/38] kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
` [U-Boot] [PATCH v5 27/38] Makefile: remove a cleaning target "tidy"
` [U-Boot] [PATCH v5 28/38] kbuild: change the top Makefile to more Kbuild-ish structure
` [U-Boot] [PATCH v5 29/38] examples: move api/ and standalone/ to examples/Makefile
` [U-Boot] [PATCH v5 30/38] kbuild: refactor Makefile and spl/Makefile more
` [U-Boot] [PATCH v5 31/38] Makefile: Do not pass MTD_VERSION from the top Makefile
` [U-Boot] [PATCH v5 32/38] Makefile: refactor tools-all targets
` [U-Boot] [PATCH v5 33/38] kbuild: use scripts/Makefile.clean
` [U-Boot] [PATCH v5 34/38] kbuild: support simultaneous board configuration and "make all"
` [U-Boot] [PATCH v5 35/38] kbuild: check clean source and generate Makefile for out-of-tree build
` [U-Boot] [PATCH v5 36/38] board: sandburst: delete FORCEBUILD
` [U-Boot] [PATCH v5 37/38] kbuild: Do not generate .*.su files at the top directory
` [U-Boot] [PATCH v5 38/38] tools/env: cross-compile fw_printenv without setting HOSTCC

[PATCH 2/4] HID: sony: Use standard output reports instead of raw reports to send data to the Dualshock 4
 2014-01-17 11:09 UTC  (2+ messages)

[percpu_counter] a9804b7b0: xfstests.generic.226.fail
 2014-01-17 11:09 UTC 

[PATCH V2] glib-2.0: add explicit build dependency on DBus when ptest is enabled
 2014-01-17 11:09 UTC 

[Qemu-devel] [Bug 423910] Re: openbios-sparc has no installation candidate
 2014-01-17 10:52 UTC  (2+ messages)

[RFC PATCH 0/3] add LZ4 compression support
 2014-01-17 11:04 UTC  (4+ messages)
` [RFC PATCH 1/3] zram: delete zram_init_device() function
` [RFC PATCH 2/3] zram: introduce zram compressor operations struct
` [RFC PATCH 3/3] zram: list and select compression algorithms

[U-Boot] Fwd: Re: Boot Linux kernel with initramfs fails
 2014-01-17 11:07 UTC  (2+ messages)

[RFC PATCH v5] add support for Hyper-V reference time counter
 2014-01-17 11:06 UTC  (3+ messages)

[PATCH 0/1 V2] sstate.bbclass: remove previous version's stamp
 2014-01-17 11:01 UTC  (4+ messages)
` [PATCH 1/1] "

Unable to create VM with nic device on Arndale
 2014-01-17 11:01 UTC  (12+ messages)

[PATCH] glib-2.0: add explicit build dependency on DBus when ptest is enabled
 2014-01-17 10:59 UTC 

[percpu_counter] 74e72f894: -47.6% aim7 jobs-per-min
 2014-01-17 10:56 UTC  (2+ messages)

[GIT PULL FOR v3.14/3.15] usbtv: add audio support
 2014-01-17 10:54 UTC 

[PATCH] spi: Remove duplicate code to set default bits_per_word setting
 2014-01-17 10:53 UTC 

[PATCH 00/11] cross rename v3
 2014-01-17 10:53 UTC  (7+ messages)
` [PATCH 11/11] ext4: add cross rename support

[Bug 73358] New: [nv34] adobe flash + firefox -> DATA_ERROR
 2014-01-17 10:52 UTC  (4+ messages)
  ` [Bug 73358] [regression?][nv34] "

[PATCH, RFC 00/30] sleep_on removal
 2014-01-17 10:51 UTC  (9+ messages)
` [PATCH, RFC 05/30] [media] omap_vout: avoid sleep_on race
` [PATCH, RFC 06/30] [media] usbvision: remove bogus sleep_on_timeout
` [PATCH, RFC 07/30] [media] radio-cadet: avoid interruptible_sleep_on race
` [PATCH, RFC 08/30] [media] arv: fix sleep_on race

[PATCH] arm64: fix strnlen_user when count <= strlen
 2014-01-17 10:51 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] env_mmc: make board configurable the partition for the environment
 2014-01-17 10:51 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] env_mmc: default to 0 if CONFIG_SYS_MMC_ENV_DEV not defined

[PATCH] tests/kms_psr_sink_crc: Create test to test PSR by checking panel CRC
 2014-01-17 10:50 UTC  (4+ messages)

[PATCH] x86: dma-mapping: fix GFP_ATOMIC macro usage
 2014-01-17 10:49 UTC  (2+ messages)

[PATCH v2 0/3] Change update-alternatives provider
 2014-01-17 10:47 UTC  (2+ messages)

qt5 and virtualbox
 2014-01-17 10:46 UTC  (3+ messages)

How to support SDIO wifi/bt in DT
 2014-01-17 10:44 UTC  (12+ messages)

[PATCHv2 0/2] dm-multipath: push back requests instead of queueing
 2014-01-17 10:42 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dm-multipath: reduce memory pressure during requeuing

[PATCH RESEND] xfstests: btrfs/029: moving and deleting sparse copies on btrfs
 2014-01-17 10:41 UTC  (2+ messages)

[PATCH 0/5] systemd misc fixes
 2014-01-17 10:41 UTC  (3+ messages)

PROBLEM: usbnet / ax88179_178a: Panic in usb_hcd_map_urb_for_dma
 2014-01-17 10:38 UTC  (2+ messages)

[PATCH V2 0/5] systemd misc fixes
 2014-01-17 10:39 UTC  (6+ messages)
` [PATCH V2 1/5] systemd: add 'less' to its RDEPENDS
` [PATCH V2 2/5] dropbear: add systemd unit files
` [PATCH V2 3/5] openssh: fixes for systemd
` [PATCH V2 4/5] distcc: add systemd support
` [PATCH V2 5/5] at: "

What is status of metadata_csum
 2014-01-17 10:39 UTC  (4+ messages)

[Buildroot] python Gobject
 2014-01-17 10:39 UTC 

[PATCH] ASoC: wm8804: Allow control of master clock divider in PLL generation
 2014-01-17 10:35 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] fix: Trats/Trats2 default envs adjustement for 2014.01 release
 2014-01-17 10:34 UTC  (2+ messages)

[PATCH 0/24] qla4xxx: 5.04.00-k4: Updates for scsi "misc" branch
 2014-01-17 10:34 UTC  (4+ messages)
` [PATCH 16/24] qla4xxx: Fix failure of mbox 0x31

[PATCH 1/2] crypt: Prevent asking for password multiple times if non-default crypt name is used
 2014-01-17 10:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] arch_timer: Move delay timer to drivers clocksource
 2014-01-17 10:30 UTC  (9+ messages)

[PATCH] usbvision: drop unused define USBVISION_SAY_AND_WAIT
 2014-01-17 10:27 UTC 

The Toaster process overview - 10 steps to enlightenment
 2014-01-17 10:27 UTC  (2+ messages)

[PATCH] drm/i915/ppgtt: Limit guilty hunt inside of relevant vm
 2014-01-17 10:26 UTC  (2+ messages)

[PATCH] update-alternatives: We now use u-a in nativesdk so make sure the dependency is present
 2014-01-17 10:25 UTC 

[PATCH] opkg/opkg-utils/chkconfig: Clean up u-a-cworth references
 2014-01-17 10:25 UTC 

[PATCH] xen: arm: correct guest PSCI handling on 64-bit hypervisor
 2014-01-17 10:25 UTC  (3+ messages)

[ipc] 5769cf63: LTP semget02 TFAILs
 2014-01-17 10:24 UTC 

[Qemu-devel] device_add error handling regressed in v1.5.0
 2014-01-17 10:23 UTC 

gcc tickets for sparse attributes
 2014-01-17 10:23 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/9] QMP: Introduce incremental drive-backup with in-memory dirty bitmap
 2014-01-17 10:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/9] qapi: Add optional field "name" to block "

[meta-oe][PATCH] opus-tools: add 0.1.8
 2014-01-17 10:21 UTC 

Disk spin-up optimization during system resume
 2014-01-17 10:21 UTC  (3+ messages)

Two questions on perf dwarf callchains
 2014-01-17 10:21 UTC 

[PATCH v5 0/4] Krait L1/L2 EDAC driver
 2014-01-17 10:21 UTC  (11+ messages)
` [PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC

[PATCH v3] vfs: fix a bug when we do some dio reads with append dio writes
 2014-01-17 10:20 UTC  (13+ messages)
                    ` [RFC] [PATCH] Fix race when checking i_size on direct i/o read

[PATCH] sch_htb: let skb->priority refer to non-leaf class
 2014-01-17 10:19 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] media: rc: only turn on LED if keypress generated
 2014-01-17 10:19 UTC  (2+ messages)

[ath9k-devel] [PATCH 0/11] use ether_addr_equal_64bits
 2014-01-17 10:18 UTC  (11+ messages)
` [PATCH 4/11] "

AMD errata 793 (CVE-2013-6885) needs a workaround in Linux?
 2014-01-17 10:18 UTC  (9+ messages)
      ` [PATCH] x86, CPU, AMD: Add workaround for family 16h, erratum 793

[PATCH V1 16/24] qla4xxx: Fix failure of mbox 0x31
 2014-01-17  9:43 UTC 

Dualshock4 - 'HIDP: Handshake: Unsupported request' after 'unplug virtual cable'
 2014-01-17 10:16 UTC  (2+ messages)

[PATCH] Nested VMX: prohabit virtual vmentry/vmexit during IO emulaiton
 2014-01-17 10:15 UTC  (2+ messages)

[PATCH V2] oe-selftest: Patch sstate tests to work with new sstate-cache naming and content
 2014-01-17 11:23 UTC 

[U-Boot] booting os 'Unknown OS' (1) is not supported
 2014-01-17 10:11 UTC 

[PATCH] dcache: fix d_splice_alias handling of aliases
 2014-01-17 10:04 UTC  (7+ messages)

[PATCH RESEND] xfstests: btrfs/028: sparse copy of a directory tree on btrfs
 2014-01-17 10:09 UTC  (2+ messages)

[PATCH] matchbox-keyboard: daemonize launch
 2014-01-17 10:09 UTC 

ProVideo PV 918A - audi o device created but cannot capture sound
 2014-01-17 10:08 UTC  (4+ messages)

[PATCH] ARM64: perf: support dwarf unwinding in compat mode
 2014-01-17 10:07 UTC  (8+ messages)

[PATCH net-next 0/2] reciprocal_divide updates
 2014-01-17 10:05 UTC  (6+ messages)
` [PATCH net-next 2/2] reciprocal_divide: correction/update of the algorithm

[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2014-01-17 10:07 UTC  (12+ messages)
` [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags
` [PATCH v7 2/7] VFS: Add O_DENYDELETE support for VFS
` [PATCH v7 3/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
` [PATCH v7 4/7] CIFS: Add O_DENY* open flags support
` [PATCH v7 5/7] NFSD: Pass share reservations flags to VFS
` [PATCH v7 6/7] NFSv4: Add deny state handling for nfs4_state struct
` [PATCH v7 7/7] NFSv4: Add O_DENY* open flags support

USB rt2x00 driver regression
 2014-01-17 10:06 UTC  (2+ messages)

issue with compiling kernel module
 2014-01-17 10:07 UTC  (2+ messages)

[PATCH net-next v2 0/3] reciprocal_divide updates
 2014-01-17 10:06 UTC  (4+ messages)
` [PATCH net-next v2 2/3] net: add trim helper and convert users

[PATCH] clocksource: timer-sun5i: Switch to sched_clock_register()
 2014-01-17 10:05 UTC  (3+ messages)

[PATCH 0/6] convert drivers to SDR API
 2014-01-17 10:04 UTC  (3+ messages)
` [PATCH 6/6] v4l: disable lockdep on vb2_fop_mmap()

[PATCH] oe-selftest: Patch sstate tests to work with new sstate-cache naming and content
 2014-01-17 11:11 UTC  (2+ messages)

BLKGETSIZE64 not documented
 2014-01-17 10:03 UTC  (2+ messages)

master - libdm: WHATSNEW
 2014-01-17 10:02 UTC 

[linux-lvm] Identifying useable block devices
 2014-01-17 10:02 UTC  (2+ messages)

[Qemu-devel] [PATCH resend 0/6 RFC] Provide common methods for exchange FD
 2014-01-17 10:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] qemu-fd-exchange: provide common methods for exchange fd

v0.75 released
 2014-01-17 10:02 UTC  (5+ messages)

master - libdm: preload revert after failing callback
 2014-01-17 10:01 UTC 

master - cleanup: indent
 2014-01-17 10:01 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.