All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-22 21:35:12 to 2015-05-22 22:43:23 UTC [more...]

[Qemu-devel] [PATCH 00/20] monitor: Wean core off QError, and other cleanups
 2015-05-22 22:43 UTC  (23+ messages)
` [Qemu-devel] [PATCH 04/20] monitor: Convert client_migrate_info to QAPI
` [Qemu-devel] [PATCH 05/20] monitor: Use traditional command interface for HMP drive_del
` [Qemu-devel] [PATCH 06/20] monitor: Use traditional command interface for HMP device_add
` [Qemu-devel] [PATCH 07/20] monitor: Use trad. command interface for HMP pcie_aer_inject_error
` [Qemu-devel] [PATCH 08/20] monitor: Drop unused "new" HMP command interface
` [Qemu-devel] [PATCH 09/20] monitor: Propagate errors through qmp_check_client_args()
` [Qemu-devel] [PATCH 10/20] monitor: Propagate errors through qmp_check_input_obj()
` [Qemu-devel] [PATCH 11/20] monitor: Wean monitor_protocol_emitter() off mon->error
` [Qemu-devel] [PATCH 12/20] monitor: Inline monitor_has_error() into its only caller
` [Qemu-devel] [PATCH 13/20] monitor: Limit QError use to command handlers
` [Qemu-devel] [PATCH 14/20] monitor: Rename handle_user_command() to handle_hmp_command()

[PATCH] mke2fs: prompt for user verification for "-S"
 2015-05-22 22:43 UTC 

[PATCH net] x86: bpf_jit: fix compilation of large bpf programs
 2015-05-22 22:42 UTC 

[Buildroot] Possible libarchive.mk issue
 2015-05-22 22:41 UTC 

[meta-gnome][PATCH 1/2] site: add arm-64 and x86_64-linux files
 2015-05-22 22:40 UTC  (3+ messages)
` [meta-gnome][PATCH 9/9 V2] gnome-panel: Fix build with gcc-5

[V5 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-05-22 23:05 UTC  (8+ messages)
` [V5 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency

[PATCH] PCIe / hotplug: Drop pointless label from pciehp_probe()
 2015-05-22 22:39 UTC  (2+ messages)

[PATCH] tests: skip large filesystem tests on MacOS
 2015-05-22 22:39 UTC 

[PATCHSET 3/3 v3 block/for-4.2/core] writeback: implement foreign cgroup inode bdi_writeback switching
 2015-05-22 22:36 UTC  (20+ messages)
` [PATCH 1/9] writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
` [PATCH 2/9] writeback: make writeback_control track the inode being written back
` [PATCH 3/9] writeback: implement foreign cgroup inode detection
` [PATCH 4/9] writeback: implement [locked_]inode_to_wb_and_lock_list()
` [PATCH 5/9] writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
` [PATCH 6/9] writeback: use unlocked_inode_to_wb transaction in inode_congested()
` [PATCH 7/9] writeback: add lockdep annotation to inode_to_wb()
` [PATCH 8/9] writeback: implement foreign cgroup inode bdi_writeback switching
` [PATCH 9/9] writeback: disassociate inodes from dying bdi_writebacks

MDS auth caps for cephfs
 2015-05-22 22:38 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 00/11] block: incremental backup transactions
 2015-05-22 22:38 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 06/11] block: add refcount to Job object

glibc failure during core-image-minimal bitbake
 2015-05-22 22:37 UTC 

[RFC v1] tree-wide: remove "select FW_LOADER" uses
 2015-05-22 22:33 UTC  (13+ messages)

[PATCH 0/2] BCM6358 LED driver
 2015-05-22 22:34 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] leds: add DT binding for BCM6358 LED controller
  ` [PATCH v2 2/2] leds: add BCM6358 LED driver

[Bug 90439] Xonotic render green (bisected)
 2015-05-22 22:34 UTC  (2+ messages)
` [Bug 90439] [LLVM] "

Reclocking support for NVA0
 2015-05-22 22:33 UTC  (10+ messages)
  ` [PATCH 1/9] nvkm/clk/gt215: u32->s32 for difference in req. and set clock
  ` [PATCH 2/9] nvkm/bios/rammap: Pull DLLoff bit out of version 0x10 struct
  ` [PATCH 3/9] nvkm/fb/ramnv50: Make 0x100da0 per-partition
  ` [PATCH 4/9] nvkm/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlers
  ` [PATCH 5/9] nvkm/bios/rammap: Parse perf mode as if it's a rammap entry
  ` [PATCH 6/9] nvkm/bios/ramcfg: Separate out RON pull value
  ` [PATCH 7/9] nvkm/fb/ramnv50: GDDR3 script for NVA0
  ` [PATCH 8/9] nvkm/fb/gddr3: Add a few CL and WR entries observed on GTX260
  ` [PATCH 9/9] nvkm/clk/nv50: Enable user reclocking for NVA0

[PATCH 0/2] turbostat, support CPU0 hotplug
 2015-05-22 22:30 UTC  (5+ messages)
` [PATCH 2/2] turbostat, add set_base_cpu()

[PATCHSET 2/3 v3 block/for-4.2/core] writeback: cgroup writeback backpressure propagation
 2015-05-22 22:23 UTC  (40+ messages)
` [PATCH 01/19] memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online
` [PATCH 02/19] writeback: clean up wb_dirty_limit()
` [PATCH 03/19] writeback: reorganize [__]wb_update_bandwidth()
` [PATCH 04/19] writeback: implement wb_domain
` [PATCH 05/19] writeback: move global_dirty_limit into wb_domain
` [PATCH 06/19] writeback: consolidate dirty throttle parameters into dirty_throttle_control
` [PATCH 07/19] writeback: add dirty_throttle_control->wb_bg_thresh
` [PATCH 08/19] writeback: make __wb_calc_thresh() take dirty_throttle_control
` [PATCH 09/19] writeback: add dirty_throttle_control->pos_ratio
` [PATCH 10/19] writeback: add dirty_throttle_control->wb_completions
` [PATCH 11/19] writeback: add dirty_throttle_control->dom
` [PATCH 12/19] writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter
` [PATCH 13/19] writeback: separate out domain_dirty_limits()
` [PATCH 14/19] writeback: move over_bground_thresh() to mm/page-writeback.c
` [PATCH 15/19] writeback: update wb_over_bg_thresh() to use wb_domain aware operations
` [PATCH 16/19] writeback: implement memcg wb_domain
` [PATCH 17/19] writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes
` [PATCH 18/19] writeback: implement memcg writeback domain based throttling
` [PATCH 19/19] mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use

[Xenomai] 3.14.17 patch initial ram disk hangup
 2015-05-22 22:26 UTC  (6+ messages)

[U-Boot] [PATCH] mx6sabresd: Enable HDMI video in bootargs
 2015-05-22 22:25 UTC  (4+ messages)

Using smart within an SDK
 2015-05-22 22:24 UTC  (7+ messages)

[RFC PATCH] percpu system call: fast userspace percpu critical sections
 2015-05-22 22:24 UTC  (7+ messages)

[PATCH v4 0/3] Compile-time stack frame pointer validation
 2015-05-22 22:22 UTC  (9+ messages)

Removing a device from a metadata raid1 - data raid0
 2015-05-22 22:22 UTC  (2+ messages)

Should we automatically generate a module signing key at all?
 2015-05-22 22:21 UTC  (10+ messages)

[Buildroot] [RFC v1] racehound: new package
 2015-05-22 22:18 UTC 

getting the sound to work on my asus m6s00v
 2015-05-22 22:21 UTC  (15+ messages)

[PATCH] PCI / hotplug / ACPI: Check ignore_hotplug for all downstream devices
 2015-05-22 22:16 UTC  (3+ messages)

[PATCH v2] cxlflash: Base support for IBM CXL Flash Adapter
 2015-05-22 22:14 UTC 

[PATCH net] net: phy: bcm7xxx: Fix 7425 PHY ID and flags
 2015-05-22 22:16 UTC  (2+ messages)

[PATCH 2/4] acpi: allow for an override to set _REV
 2015-05-22 22:15 UTC  (4+ messages)

[PATCH v2] IBM CXL Flash Adapter
 2015-05-22 22:14 UTC 

[Buildroot] [PATCH 1/1] scripts/mkusers: allow users with no password value set
 2015-05-22 22:15 UTC  (2+ messages)

[PATCH v3 i2c/for-next] i2c: i801: recover from hardware PEC errors
 2015-05-22 22:14 UTC 

What's cooking in git.git (May 2015, #06; Fri, 22)
 2015-05-22 22:14 UTC 

[RFC 0/5] Add a gpio jack device
 2015-05-22 22:09 UTC  (6+ messages)
` [RFC 1/5] ALSA: Add jack types to dt-bindings
` [RFC 2/5] ASoC: jack - add_gpiods accepts filled descriptors
` [RFC 3/5] ASoC: Add GPIO based jack device
` [RFC 4/5] ASoC: tegra_max98090: Change nyan to use gpio-jack
` [RFC 5/5] ARM: tegra: nyan: specify gpio-audio-jack device

bitbake core-image-minimal failure
 2015-05-22 22:10 UTC 

[PATCH net-next] openvswitch: include datapath actions with sampled-packet upcall to userspace
 2015-05-22 22:08 UTC  (2+ messages)

[PATCH v3 0/2] Optimise some IP checksum functions
 2015-05-22 21:54 UTC  (6+ messages)
` [PATCH v3 2/2] powerpc: add support for csum_add()

[Bug 90481] Radeon R9 270X gpu lockup in game spec ops: the line
 2015-05-22 22:06 UTC  (2+ messages)

[BUG] "git commit --date" format parsing
 2015-05-22 22:06 UTC  (2+ messages)

[PATCH 00/19] ACPICA: 20150515 Release
 2015-05-22 22:06 UTC  (7+ messages)
` [PATCH 18/19] ACPICA: ACPI 6.0: Add support for NFIT table

[Buildroot] [PATCH 1/1] package/nss-pam-ldapd: new package
 2015-05-22 22:01 UTC  (2+ messages)

[PATCH 0/4] e2fsprogs: Support for orphan file feature
 2015-05-22 21:59 UTC  (3+ messages)
` [PATCH 1/4] libext2fs: "

[Buildroot] [PATCH 1/1] package/unscd: new package
 2015-05-22 21:58 UTC 

[Qemu-devel] [PATCH] arch_init: Use stateless configuration for default target_${target}.conf
 2015-05-22 21:58 UTC  (2+ messages)

[v2 PATCH 0/13] crypto: Convert all AEAD users to new interface
 2015-05-22 21:58 UTC  (6+ messages)
` [v2 PATCH 13/13] crypto: algif_aead - Switch to new AEAD interface
      ` [PATCH 0/2] crypto: Use tmpl->create when registering geniv

bitbake-layers layerindex-fetch
 2015-05-22 21:57 UTC 

[PATCH][V2] apt: upgrade to 1.0.9.9
 2015-05-22 21:52 UTC  (2+ messages)

[PATCH] ARM: Kconfig: Select clocksource in STM32 entry
 2015-05-22 21:50 UTC  (2+ messages)

[RFC v3 PATCH 00/10] hugetlbfs: add fallocate support
 2015-05-22 21:50 UTC  (3+ messages)

mmotm 2015-05-22-14-48 uploaded
 2015-05-22 21:48 UTC  (2+ messages)

mmotm 2015-05-22-14-48 uploaded
 2015-05-22 21:48 UTC 

[PATCH net-next 0/6] netns: ease netlink use with a lot of netns
 2015-05-22 21:46 UTC  (8+ messages)
` [PATCH net-next v2 0/7] "

[PATCH 1/6 linux-next] ubifs: remove unnecessary semi-colon
 2015-05-22 21:46 UTC  (9+ messages)
` [PATCH 6/6 linux-next] ubifs: remove else after return

[PATCH 5/5] dapl ucm: CM changes for UD extended port space and indexer
 2015-05-22 21:46 UTC 

[PATCH 4/5] dapl ucm: add device support for new port space hash table
 2015-05-22 21:45 UTC 

[PATCH V2] brcmfmac: allow NVRAM values to contain space and '#' chars
 2015-05-22 21:45 UTC  (2+ messages)
` [PATCH V3] brcmfmac: allow NVRAM values to contain spaces

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-05-22 21:43 UTC  (6+ messages)

[PATCH 3/5] dapl ucm: allocate/free AH hash table for UD endpoint types
 2015-05-22 21:43 UTC 

[PATCH 2/5] dapl ucm: check for AH caching when destroying via UD extension
 2015-05-22 21:43 UTC 

[PATCH 1/5] dapl ucm: optimizations for large scale UD communication management
 2015-05-22 21:42 UTC 

[U-Boot] [PATCH 1/4] dm: Sort the uclass IDs after the tegra/PMIC addition
 2015-05-22 21:42 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] sandbox: dts: Sort the test.dts file a little
` [U-Boot] [PATCH 3/4] sandbox: dts: Sort the sandbox.dts file
` [U-Boot] [PATCH 4/4] sandbox: dts: Add the real-time-clock test nodes back in

[PATCH 0/5] dapl: ucm provider changes for large CM UD alltoall scaling
 2015-05-22 21:42 UTC 

[Bug 90523] Easily reproducible GPU lockup (verde) with any mesa 10.5.x
 2015-05-22 21:41 UTC  (2+ messages)

KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
 2015-05-22 21:40 UTC 

[lustre-devel] [PATCH 1/3] staging:lustre: remove tcpip abstraction from libcfs
 2015-05-22 21:40 UTC  (5+ messages)

[PATCH v3 00/21] libnd: non-volatile memory device support
 2015-05-22 21:39 UTC  (5+ messages)
` [PATCH v3 18/21] nd_btt: atomic sector updates

Crypto Fixes for 3.13
 2015-05-22 21:39 UTC  (11+ messages)
` Crypto Fixes for 3.14
  ` Crypto Fixes for 3.19
      ` Crypto Fixes for 4.1

"HEAD -> branch" decoration doesn't work with "--decorate=full"
 2015-05-22 21:38 UTC  (11+ messages)
  ` [PATCH 2/2] log: do not shorten decoration names too early

[PATCH] php, openobex: use _remove and don't expand EXTRA_OECONF to not kill sstate
 2015-05-22 21:38 UTC 

[U-Boot] [PATCH] pci: imx: display message if no pcie link
 2015-05-22 21:38 UTC  (4+ messages)
` [U-Boot] "

[dm:for-next 30/30] drivers/md/dm-thin.c:338:5: sparse: symbol '__blkdev_issue_discard_async' was not declared. Should it be static?
 2015-05-22 21:37 UTC  (2+ messages)
` [PATCH dm] dm thin: __blkdev_issue_discard_async() can be static

[Bug 90217] Counter Strike Global Offensive: GPU fault after a while
 2015-05-22 21:35 UTC  (2+ messages)

CephFS and the next firefly release v0.80.10
 2015-05-22 21:35 UTC  (2+ 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.