All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-24 09:50:33 to 2013-06-24 11:04:28 UTC [more...]

[patch 3/4 v5]swap: fix races exposed by swap discard
 2013-06-24 11:04 UTC 

[Resend patch v8 0/13] use runnable load in schedule balance
 2013-06-24 11:04 UTC  (7+ messages)
` [Resend patch v8 06/13] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task

[BUG] xfstest269 causes deadlock on linux-3.9.0 (ext4)
 2013-06-24 11:04 UTC  (7+ messages)

[patch 2/4 v5]swap: make swap discard async
 2013-06-24 11:03 UTC 

[patch 1/4 v5]swap: change block allocation algorithm for SSD
 2013-06-24 11:03 UTC 

[PATCH v2] cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUs
 2013-06-24 11:00 UTC  (6+ messages)

[PATCH 0/3] ARM: at91/PMC: some fixes for clock functionalies
 2013-06-24 10:59 UTC  (9+ messages)
` [PATCH 2/3] ARM: at91/PMC: at91sam9n12 family have a PLLB
` [PATCH 3/3] ARM: at91/PMC: at91sam9n12 family has USB HS feature

[Qemu-devel] [PATCH 0/3] virtio-ccw patches as of 2013/06/24
 2013-06-24 10:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] s390/virtio-ccw: Fix virtio reset
` [Qemu-devel] [PATCH 2/3] virtio-ccw: Wire up ioeventfd
` [Qemu-devel] [PATCH 3/3] virtio-ccw: Wire up guest and host notifies

[PATCHv5 0/4] xen: maintain an accurate persistent clock in more cases
 2013-06-24 10:51 UTC  (7+ messages)
` [PATCH 2/4] time: add a notifier chain for when the system time is stepped

[GIT PULL] ARM: CPUFreq updates for 3.11
 2013-06-24 10:59 UTC  (7+ messages)

[PATCH] ARM: at91/PMC: fix at91sam9n12 USB FS init
 2013-06-24 10:57 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] device_tree: add qemu_devtree_setprop_sized_cells()
 2013-06-24 10:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] device_tree: Add qemu_devtree_setprop_sized_cells() utility function
` [Qemu-devel] [PATCH 2/2] arm/boot: Use qemu_devtree_setprop_sized_cells()

[Buildroot] why to have separate uboot-tools?
 2013-06-24 10:55 UTC 

ceph-mon vs leveldb status
 2013-06-24 10:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: fix bad F: patterns
 2013-06-24 10:49 UTC 

RE:[PATCH v11 6/9] Make scsi_remove_host() wait until error handling finished
 2013-06-24 10:53 UTC  (2+ messages)
` [PATCH "

[PATCH V7 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
 2013-06-24 10:50 UTC  (31+ messages)
` [PATCH V7 01/30] thermal: exynos: Moving exynos thermal files into samsung directory
` [PATCH V7 02/30] thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's
` [PATCH V7 03/30] thermal: exynos: Remove un-necessary CPU_THERMAL dependency
` [PATCH V7 04/30] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
` [PATCH V7 05/30] thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
` [PATCH V7 06/30] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V7 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V7 08/30] thermal: exynos: Add missing definations and code cleanup
` [PATCH V7 09/30] thermal: exynos: Add extra entries in the tmu platform data
` [PATCH V7 10/30] thermal: exynos: Move register definitions from driver to data file
` [PATCH V7 11/30] thermal: exynos: Support thermal tripping
` [PATCH V7 12/30] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V7 13/30] thermal: exynos: Add support for instance based register/unregister
` [PATCH V7 14/30] thermal: exynos: Modify private_data to appropriate name driver_data
` [PATCH V7 15/30] thermal: exynos: Return success even if no cooling data supplied
` [PATCH V7 16/30] thermal: exynos: Make the zone handling use trip information
` [PATCH V7 17/30] thermal: exynos: Remove non DT based support
` [PATCH V7 18/30] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V7 19/30] thermal: exynos: Add TMU features to check instead of using SOC type
` [PATCH V7 20/30] thermal: exynos: use device resource management infrastructure
` [PATCH V7 21/30] thermal: exynos: Add support to access common register for multistance
` [PATCH V7 22/30] thermal: exynos: Add driver support for exynos5440 TMU sensor
` [PATCH V7 23/30] thermal: exynos: Add thermal configuration data "
` [PATCH V7 24/30] thermal: exynos: Fix to set the second point correction value
` [PATCH V7 25/30] thermal: exynos: Add hardware mode thermal calibration support
` [PATCH V7 26/30] thermal: exynos: Support for TMU regulator defined at device tree
` [PATCH V7 27/30] ARM: dts: thermal: exynos: Add documentation for Exynos SoC thermal bindings
` [PATCH V7 28/30] Documentation: thermal: Explain the exynos thermal driver model
` [PATCH V7 29/30] ARM: dts: Add device tree node for exynos5440 TMU controller
` [PATCH V7 30/30] arm: exynos: enable ARCH_HAS_BANDGAP

[PATCHSET cgroup/for-3.11] cgroup: miscellaneous cleanups
 2013-06-24 10:52 UTC  (15+ messages)
` [PATCH 1/6] cgroup: convert CFTYPE_* flags to enums
` [PATCH 2/6] cgroup: prefix global variables with "cgroup_"
` [PATCH 3/6] cgroup: remove cgroup->actual_subsys_mask
` [PATCH 4/6] cgroup: clean up find_css_set() and friends
` [PATCH 5/6] cgroup: s/for_each_subsys()/for_each_root_subsys()/
` [PATCH 6/6] cgroup: implement for_each_[builtin_]subsys()

[PATCH] Xendomains was not correctly suspending domains when a STOP was issued
 2013-06-24 10:50 UTC  (2+ messages)

[PATCH] documentation: add git transport security notice
 2013-06-24 10:23 UTC 

[PATCH v2 2/2] regulators: max8973: initial DT support
 2013-06-24 10:50 UTC  (2+ messages)

[PATCH 0/3] OF: base: cleanup and allow empty properties
 2013-06-24 10:49 UTC  (3+ messages)
` [PATCH v2 1/2] OF: base: add sanity checks to of_new/delete_property
` [PATCH v2 2/2] OF: base: use of_delete_property where applicable

[U-Boot] [PATCH 0/4 V6] EXYNOS5250: FDT: Add device tree support for console
 2013-06-24 10:48 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4 V6] EXYNOS5: FDT: Add compatible strings for Serial
` [U-Boot] [PATCH 2/4 V6] EXYNOS5: FDT: Add serial device node values

[GIT PULL] CPUFreq ARM Fixes for 3.11
 2013-06-24 10:46 UTC  (3+ messages)

[PATCH] V4L2: add documentation for V4L2 clock helpers and asynchronous probing
 2013-06-24 10:45 UTC  (4+ messages)

[PATCH 1/2] ALSA: hdmi - poll eld at resume time
 2013-06-24 11:45 UTC  (3+ messages)
` [PATCH 2/2] ALSA: hda - get realtime ELD info when codec suspended

[PATCH 0/6 v5] KVM :PPC: Userspace Debug support
 2013-06-24 10:43 UTC  (7+ messages)
` [PATCH 3/6 v5] powerpc: export debug register save function for KVM
` [PATCH 6/6 v5] KVM: PPC: Add userspace debug stub support

Exception Path not working
 2013-06-24 10:42 UTC 

detached HEAD before root commit - possible?
 2013-06-24 10:41 UTC  (2+ messages)

[PATCH 0/3] ext4: introduce two new ioctls
 2013-06-24 10:37 UTC  (7+ messages)

[PATCHv2 0/3] Add support for the Nuvoton NAU7802 ADC to the cfa10049
 2013-06-24 10:37 UTC  (5+ messages)
` [PATCHv2 1/3] iio: Add Nuvoton NAU7802 ADC driver

[PATCH 0/3] ARM: at91/DT: enable SPI for more SoCs
 2013-06-24 10:35 UTC  (8+ messages)
` [PATCH 1/3] ARM: at91/DT: fix SPI compatibility string
` [PATCH 2/3] ARM: at91/DT: sama5d3: add SPI DMA client infos
` [PATCH 3/3] ARM: at91/DT: at91sam9n12: "

[PATCH v2] [NET]: Unmap fragment page once iterator is done
 2013-06-24 10:35 UTC  (2+ messages)

[PATCH 2/3 v16] iommu/fsl: Add additional iommu attributes required by the PAMU driver
 2013-06-24 10:34 UTC  (5+ messages)
` [PATCH 3/3 v16] iommu/fsl: Freescale PAMU driver and iommu implementation

[V2 5/7] video: mmp: add pitch info in mmp_win structure
 2013-06-24 10:34 UTC  (4+ messages)

[PATCH] iommu: Fix compiler warning on pr_debug
 2013-06-24 10:32 UTC  (7+ messages)
  ` [PATCH] iommu: Use %zx instead %lx and cast to unsigned long
      ` [PATCH V2] iommu: Use %pa and %zx instead of casting

[PATCH v12 00/11] DMA Engine support for AM33XX
 2013-06-24 10:31 UTC  (15+ messages)
` [PATCH v12 04/11] dmaengine: edma: enable build "

[PATCH net-next 0/2 V3] Xen network: split event channels support
 2013-06-24 10:18 UTC  (5+ messages)
` [PATCH net-next V3 1/3] xen-netback: split event channels support for Xen backend driver

[PATCH] regulator: max77693: Add max77693 regualtor driver
 2013-06-24 10:30 UTC  (4+ messages)

[PATCH 0/4] GStreamer 0.10 improvements
 2013-06-24 10:26 UTC  (5+ messages)
` [PATCH 1/4] gst-plugins-bad: use correct option when enabling librsvg
` [PATCH 2/4] gst-plugins-bad: tremor was moved from here to -base
` [PATCH 3/4] gst-plugins-base: element selection rationalisation
` [PATCH 4/4] gst-plugins-bad: "

[LTP] [PATCH] getrusage03: disable the test when kernel before 2.6.32
 2013-06-24 10:30 UTC 

[PATCH v2 0/4] USB: HCD/EHCI: giveback of URB in tasklet context
 2013-06-24 10:28 UTC  (5+ messages)
` [PATCH v2 3/4] USB: EHCI: improve interrupt qh unlink
` [PATCH v2 4/4] USB: EHCI: support running URB giveback in tasklet context

[RFC] Moving from Bazaar (bzr) to git
 2013-06-24 10:27 UTC  (3+ messages)

[Qemu-devel] Adding a persistent writeback cache to qemu
 2013-06-24 10:25 UTC  (8+ messages)

[PATCH net-next] net: udp4: move GSO functions to udp_offload
 2013-06-24 10:25 UTC  (4+ messages)

Would a DOS on dovecot running under a VM cause host to crash?
 2013-06-24 10:24 UTC  (3+ messages)

Btrfs lockup during defrag and removing device
 2013-06-24 10:25 UTC 

[PATCH] [CIFS] SMB2 FSCTL and IOCTL worker function
 2013-06-24 10:24 UTC  (2+ messages)

[PATCH v2 00/14] perf, persistent: Kernel updates for perf tool integration
 2013-06-24 10:24 UTC  (4+ messages)

[PATCH 1/3] mm/slab: Fix drain freelist excessively
 2013-06-24 10:23 UTC  (6+ messages)
` [PATCH 2/3] mm/slab: Sharing s_next and s_stop between slab and slub
` [PATCH 3/3] mm/slab: Fix /proc/slabinfo unwriteable for slab

niu lock-up (Transmit timed out, resetting) and NETDEV WATCHDOG
 2013-06-24 10:20 UTC 

[PATCH] tools/libxc: Fix memory leaks in xc_domain_restore()
 2013-06-24 10:19 UTC  (2+ messages)

[V2 3/7] video: mmp: fix graphics/video layer enable/mask swap issue
 2013-06-24 10:17 UTC  (4+ messages)

[PATCH] arch: arm64: kernel: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
 2013-06-24 10:16 UTC  (7+ messages)
` [PATCH v2] "
  ` [Suggestion] arch: arm64: xen: "ln -s" the paravirt.h from arm

prio queue not working as expected?
 2013-06-24 10:15 UTC  (2+ messages)

[PATCH kvm-unit-tests 1/4] x86-run: correct a typo 'qemsystem' -> 'qemusystem'
 2013-06-24 10:15 UTC  (2+ messages)

[PATCH V2] regulator: 88pm800: add regulator driver for 88pm800
 2013-06-24 10:14 UTC  (4+ messages)

xen-netback: add a pseudo pps rate limit
 2013-06-24 10:14 UTC  (2+ messages)

[PATCH] 99base/dracut-lib.sh: split _emergency_shell
 2013-06-24 10:14 UTC 

[Qemu-devel] [PATCH 00/26] use realizefn for SysBusDevice, part 1
 2013-06-24 10:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 21/26] kvmclock: use realize for kvmclock

[PATCH] pinctrl: document the pinctrl PM states
 2013-06-24 10:10 UTC  (12+ messages)

[Qemu-devel] qemu bug
 2013-06-24  9:58 UTC  (3+ messages)

[PATCH v2 0/5] VMX: fix interaction of Viridian emulation with advanced features
 2013-06-24 10:10 UTC  (3+ messages)
` [PATCH v2 1/5] VMX: fix interaction of APIC-V and Viridian emulation

power-efficient scheduling design
 2013-06-24 10:07 UTC  (11+ messages)

routing e dmz in multiple gw
 2013-06-24 10:09 UTC 

[V2 1/7] video: mmp: rb swap setting update for new LCD driver
 2013-06-24 10:08 UTC  (4+ messages)

[PATCH v12 02/11] ARM: edma: Add DT and runtime PM support to the private EDMA API
 2013-06-24 10:06 UTC  (6+ messages)
` [PATCH v13] "

[PATCH] kvm tools: fix boot of guests with more than 4gb of ram
 2013-06-24 10:06 UTC  (2+ messages)

[LTP] [PATCH] tst_module: create new library functions for kernel modules
 2013-06-24 10:01 UTC  (3+ messages)

Mistake on the colorspace page in the API doc
 2013-06-24 10:02 UTC  (4+ messages)

v3.10-rc7 oops soon after boot
 2013-06-24 10:01 UTC  (4+ messages)

[PATCH 1/2] GPIO: Add support for dual channel in gpio-xilinx.c
 2013-06-24 10:01 UTC  (12+ messages)

Splitting a rev list into 2 sets
 2013-06-24  9:59 UTC  (4+ messages)

[PATCH] ARM: omap: make am43xx build with SMP enabled
 2013-06-24  9:58 UTC  (4+ messages)

quetion about netfilter
 2013-06-24  9:56 UTC 

[PATCH v3 0/4] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
 2013-06-24  9:54 UTC  (8+ messages)
` [PATCH v3 4/4] ARM: dts: mvebu: Introduce a new compatible string for mv64xxx-i2c

[PATCH] fs/jbd2: t_updates should increase when start_this_handle() failed in jbd2__journal_restart()
 2013-06-24  9:53 UTC  (3+ messages)
` [PATCH] jbd2: invalidate handle if jbd2_journal_restart() fails

[PATCH 0/5] pinctrl: fix some issues with new pinconfig dt parsing
 2013-06-24  9:51 UTC  (5+ messages)
` [PATCH 2/5] pinctrl: clarify some dt pinconfig options

[PATCH v4 net-next 2/6] bonding: don't add duplicate targets to arp_ip_target
 2013-06-24  9:49 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.