All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-06 08:05:36 to 2015-07-06 08:52:38 UTC [more...]

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-07-06  8:47 UTC  (30+ messages)
` [PATCH 02/24] kernel: add a netlink interface to get information about tasks (v2)
` [PATCH 03/24] kernel: make taskstats available from all net namespaces
` [PATCH 04/24] kernel: move next_tgid from fs/proc
` [PATCH 05/24] task_diag: add ability to get information about all tasks
` [PATCH 06/24] task_diag: add ability to split per-task data on a few netlink messages
` [PATCH 09/24] proc: move task_next_child() from fs/proc
  ` [PATCH 01/24] kernel: define taststats commands in the one place
  ` [PATCH 07/24] task_diag: add a new group to get process credentials
  ` [PATCH 08/24] proc: pick out a function to iterate task children
  ` [PATCH 10/24] task_diag: add ability to dump children (v2)
` [PATCH 11/24] task_diag: add a new group to get task statistics
` [PATCH 13/24] task_diag: shows memory consumption for memory mappings (v2)
` [PATCH 14/24] task_diag: add a marcos to enumirate memory mappings
` [PATCH 17/24] task_diag: add ability to dump theads
` [PATCH 19/24] task_diag: Add option to dump all threads for all tasks
` [PATCH 20/24] task_diag: Only add VMAs for thread_group leader
` [PATCH 21/24] task diag: Add support for TGID attribute
` [PATCH 23/24] selftest: check the task_diag functinonality
` [PATCH 24/24] task_diag: Enhance fork tool to spawn threads

[PATCH v3 00/12] Introducing the TILE-Gx platform
 2015-07-06  8:51 UTC  (4+ messages)
` [PATCH v3 01/12] test: limit x86 cpuflags checks to x86 builds
` [PATCH v3 02/12] hash: fix compilation on non-X86 platforms
` [PATCH v3 03/12] hash: check SSE flags only on x86 builds

PCTV Triplestick and Raspberry Pi B+
 2015-07-06  8:52 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2015-07-06  8:52 UTC 

[PATCH 1/3] mdadm: fix wrong condition for go to abort
 2015-07-06  8:52 UTC  (3+ messages)
` [PATCH 2/3] md-cluster: use %-64s to print cluster_name
` [PATCH 3/3] Safeguard against writing to an active device of another node

[PATCH v7 00/11] KVM Guest Debug support for arm64
 2015-07-06  8:51 UTC  (10+ messages)
` [PATCH v7 09/11] KVM: arm64: guest debug, HW assisted debug support

[Qemu-devel] [PATCH] exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internal
 2015-07-06  8:51 UTC  (3+ messages)

[Bug 75357] New: Barts (HD6850): Failure in evergreen_surface_check_2d
 2015-07-06  8:50 UTC  (3+ messages)
` [Bug 75357] "

Mapping Dom0 page in hypervisor from domctl
 2015-07-06  8:49 UTC  (2+ messages)

[PATCH 00/10] crypto: omap-aes: Add support for GCM mode
 2015-07-06  8:49 UTC  (10+ messages)
` [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
` [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms

[PATCH] [RFC] drm/i915: Handle HPD when it has actually occurred
 2015-07-06  8:49 UTC  (4+ messages)

[alsa-devel][PATCH 1/2] ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast
 2015-07-06  8:49 UTC  (4+ messages)
` [alsa-devel][PATCH 2/2] ASoC: fsl_ssi: sound is wrong after suspend/resume

[PATCH 0/1] Add /sbin/sushell when SELinux is enabled
 2015-07-06  8:47 UTC  (2+ messages)
` [PATCH 1/1] initscripts: add /sbin/sushell for systemd service debug-shell

lock-up with module: Optimize __module_address() using a latched RB-tree
 2015-07-06  8:47 UTC  (4+ messages)

[PATCH 0/4] Devfreq cooling device
 2015-07-06  8:47 UTC  (4+ messages)
` [PATCH 1/4] PM / devfreq: Add function to set max/min frequency

[U-Boot] [PATCH] cmd_fdt: save fdtaddr in hex format
 2015-07-06  8:47 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-pci: implement cfg capability
 2015-07-06  8:46 UTC  (8+ messages)

[PATCH resend 5/5] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag
 2015-07-06  8:46 UTC  (5+ messages)
` [PATCH v3 "

After kernel upgrade to v ~~> 4.1.0, no audio output unless UNPLUG/RE-PLUGIN of audio jack on card; OK with earlier kernels
 2015-07-06  8:46 UTC  (2+ messages)

[PATCH v2] clocksource: dw_apb_timer: add dynamic irq flag to the timer
 2015-07-06  8:46 UTC  (3+ messages)

[Qemu-devel] [BUG/RFC] Two cpus are not brought up normally in SLES11 sp3 VM after reboot
 2015-07-06  8:45 UTC  (2+ messages)
`  "

Live migration using shared storage in different networks
 2015-07-06  8:44 UTC 

[Qemu-devel] [PATCH v10 00/21] i.MX: Add i.MX25 support through the 3DS evaluation board
 2015-07-06  8:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 02/21] i.MX: Move serial initialization to init/realize of DeviceClass

[Qemu-devel] [PATCH pic32 v3 00/16] add support for pic32 microcontrollers
 2015-07-06  8:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH pic32 v3 01/16] pic32: make the CPU clock frequency configurable per platform
` [Qemu-devel] [PATCH pic32 v3 02/16] pic32: use LCG algorithm for generated random index of TLBWR instruction
` [Qemu-devel] [PATCH pic32 v3 11/16] pic32: add file pic32_uart.c

[U-Boot] [PATCH v2 01/11] video: vesa_fb: Look up VGA device by class instead of id
 2015-07-06  8:43 UTC  (12+ messages)
` [U-Boot] [PATCH v2 02/11] x86: bios: Synchronize stack between real and protected mode
` [U-Boot] [PATCH v2 03/11] x86: bios: Allow pci config read/write to host bridge in int1a_handler
` [U-Boot] [PATCH v2 04/11] video: Add 32-bit color depth support for VBE
` [U-Boot] [PATCH v2 05/11] x86: Setup fixed range MTRRs for legacy regions
` [U-Boot] [PATCH v2 06/11] x86: queensbay: Change CPU_ADDR_BITS to 32
` [U-Boot] [PATCH v2 07/11] x86: cmd_mtrr: Improve MTRR list information
` [U-Boot] [PATCH v2 08/11] x86: Move VGA option rom macros to Kconfig
` [U-Boot] [PATCH v2 09/11] x86: Remove MARK_GRAPHICS_MEM_WRCOMB
` [U-Boot] [PATCH v2 10/11] x86: crownbay: Enable graphics support
` [U-Boot] [PATCH v2 11/11] x86: Configure VESA parameters before loading Linux kernel

[Qemu-devel] [PATCH] cpu_defs: Simplify CPUTLB padding logic
 2015-07-06  8:43 UTC  (2+ messages)

[U-Boot] [RESPIN PATCH v2 02/11] x86: bios: Synchronize stack between real and protected mode
 2015-07-06  8:42 UTC 

Problems with installation httpd and mod_ssl from ceph repo
 2015-07-06  8:41 UTC  (4+ messages)
  ` Number of PG per OSD in cluster

[PATCH 0/7] FBC (+stolen) locking, v4
 2015-07-06  8:44 UTC  (7+ messages)
` [PATCH 1/7] drm/i915: add simple wrappers for stolen node insertion/removal
` [PATCH 2/7] drm/i915: move FBC code out of i915_gem_stolen.c

[PATCH] pinctrl: single: support GPIO for bits pinctrl
 2015-07-06  8:40 UTC  (6+ messages)

[Qemu-devel] [PATCH pic32 v2 1/5] Speed of MIPS CPU timer made configurable per platform
 2015-07-06  8:40 UTC  (12+ messages)
` [Qemu-devel] [PATCH pic32 v2 2/5] Fixed random index generation for TLBWR instruction. It was not quite random and did not skip Wired entries
` [Qemu-devel] [PATCH pic32 v2 4/5] Two new processor variants: M4K and microAptivP

[PATCH] ALSA: hda - add codec ID for Broxton display audio codec
 2015-07-06  8:40 UTC  (3+ messages)

[meta-raspberrypi][PATCH] firmware.inc: Fetch a zip instead of cloning a git repo
 2015-07-06  8:40 UTC  (4+ messages)

[PATCH v3 0/9] iio: mma8452: improve driver and support more chips
 2015-07-06  8:39 UTC  (9+ messages)
` [PATCH 5/9] iio: mma8452: add devicetree documentation
` [PATCH 7/9] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG

post-receive: pub/scm/linux/kernel/git/herbert/cryptodev-2.6
 2015-07-06  8:39 UTC 

[RFC PATCH] PM / hibernate: make sure each resuming page is in current memory zones
 2015-07-06  8:37 UTC  (4+ messages)

Performance problem about address translation
 2015-07-06  8:37 UTC  (2+ messages)

[PATCH] ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
 2015-07-06  8:35 UTC 

[PATCH v2] power/reset: zx: Register restart handler
 2015-07-06  8:35 UTC 

[PATCH] thermal: consistently use int for temperatures
 2015-07-06  8:34 UTC  (6+ messages)
  ` [lm-sensors] "

[PATCH] crypto: arm: ignore generated SHA2 assembly files
 2015-07-06  8:34 UTC  (3+ messages)

[ovmf test] 59044: trouble: blocked/broken/fail/pass
 2015-07-06  8:34 UTC  (2+ messages)

[PATCH 0/6] drivers/nx-842: reduce verbosity of logging
 2015-07-06  8:34 UTC  (4+ messages)
` [PATCH 6/6] nx-842-platform: if NX842 platform drivers are not modules, don't try to load them

[PATCH] crypto: ccp - Provide support to autoload CCP driver
 2015-07-06  8:33 UTC  (2+ messages)

[linux-3.18 test] 59041: regressions - trouble: blocked/broken/fail/pass
 2015-07-06  8:32 UTC  (4+ messages)

Kconfig symbols: coding style: naming convention in Make and CPP syntax
 2015-07-06  8:32 UTC 

How to uer the commnd git-send-email to send three email?
 2015-07-06  8:31 UTC  (2+ messages)

[PATCH 0/7] KVM: arm/arm64: gsi routing support
 2015-07-06  8:30 UTC  (8+ messages)
` [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi

[U-Boot] [PATCH v2 00/11] x86: Support TunnelCreek integrated graphics device
 2015-07-06  8:31 UTC 

Q: iw - how to scan for a specific ssid / AP mode scan
 2015-07-06  8:31 UTC  (3+ messages)

[PATCH] defines modified to match the 80-char rule
 2015-07-06  8:30 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/herbert/crypto-2.6
 2015-07-06  8:31 UTC 

[PATCH] ypbind-yocto.init: add status command
 2015-07-06  8:29 UTC 

[PATCH slof] README: Update with patch submittion note
 2015-07-06  8:29 UTC  (5+ messages)

[Qemu-devel] Can the backing file of qcow2 points to a snapshot of base file?
 2015-07-06  8:20 UTC 

[PATCH] crypto: omap-des: Fix unmapping of dma channels
 2015-07-06  8:29 UTC  (2+ messages)

[Qemu-devel] [PATCH COLO-Frame v6 00/31] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
 2015-07-06  8:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH COLO-Frame v6 03/31] COLO: migrate colo related info to slave

[[GRAPHICS PATCHES] [for daisy, master] 1/2] omapdrm-pvr: Bug fixes and updates to the driver
 2015-07-06  8:28 UTC  (2+ messages)
` [[GRAPHICS PATCHES] [for daisy, master] 2/2] omap5-sgx-ddk-um-linux: Bug fixes for memory leak

[Qemu-devel] [PATCH v5 00/11] Fix exceptions handling for MIPS, PowerPC, and i386
 2015-07-06  8:26 UTC  (12+ messages)
` [Qemu-devel] [PATCH v5 01/11] softmmu: add helper function to pass through retaddr
` [Qemu-devel] [PATCH v5 02/11] cpu-exec: introduce loop exit with restore function
` [Qemu-devel] [PATCH v5 03/11] target-mips: improve exceptions handling
` [Qemu-devel] [PATCH v5 04/11] target-i386: introduce new raise_exception functions
` [Qemu-devel] [PATCH v5 05/11] target-i386: exception handling for FPU instructions
` [Qemu-devel] [PATCH v5 06/11] target-i386: exception handling for div instructions
` [Qemu-devel] [PATCH v5 07/11] target-i386: exception handling for memory helpers
` [Qemu-devel] [PATCH v5 08/11] target-i386: exception handling for seg_helper functions
` [Qemu-devel] [PATCH v5 09/11] target-i386: exception handling for other helper functions
` [Qemu-devel] [PATCH v5 10/11] target-i386: remove useless PC updates
` [Qemu-devel] [PATCH v5 11/11] target-ppc: exceptions handling in icount mode

BUG: unable to handle kernel NULL pointer in __netdev_pick_tx()
 2015-07-06  8:26 UTC 

BUG: unable to handle kernel NULL pointer in __netdev_pick_tx()
 2015-07-06  8:26 UTC 

[PATCH] ARM: shmobile: r8a7779 Marzen legacy fix
 2015-07-06  8:23 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2015-07-06  8:23 UTC 

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2015-07-06  8:22 UTC 

[PATCH] mm/page_alloc: deferred meminit: replace rwsem with completion
 2015-07-06  8:21 UTC  (3+ messages)

[Spice-devel] [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP
 2015-07-06  8:20 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2015-07-06  8:21 UTC 

[U-Boot] [PATCH 00/13] assortment of tegra fixes/enhancements
 2015-07-06  8:20 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] ARM: tegra: allow custom usb manufacturer/product/vendor ids/strings
` [U-Boot] [PATCH 02/13] ARM: tegra: allow reading recovery mode boot type
` [U-Boot] [PATCH 03/13] apalis/colibri_t20/t30: integrate recovery mode detection
` [U-Boot] [PATCH 04/13] colibri_t20: fix device-tree compatible node
` [U-Boot] [PATCH 05/13] colibri_t20: add LCD display support
` [U-Boot] [PATCH 06/13] colibri_t20: add i2c support
` [U-Boot] [PATCH 07/13] colibri_t20: disable PMIC sleep mode on low supply voltage
` [U-Boot] [PATCH 08/13] tegra: nand: fix read_byte required for proper onfi detection
` [U-Boot] [PATCH 09/13] colibri_t20: enable nand "
` [U-Boot] [PATCH 10/13] mtd/nand/tegra: alignment workaround
` [U-Boot] [PATCH 11/13] colibri_t20: enable mtdparts support
` [U-Boot] [PATCH 12/13] apalis/colibri_t20/t30: enable raw initrd support
` [U-Boot] [PATCH 13/13] apalis/colibri_t20/t30: increase tftp blocksize

[PATCH v2] usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS
 2015-07-06  8:20 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] drm/i915/bxt: BUNs related to port PLL
 2015-07-06  8:21 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] Bluetooth: hci_uart: Introduce Intel HCI UART driver
 2015-07-06  8:15 UTC  (3+ messages)

Building tools/perf fails on next
 2015-07-06  8:13 UTC  (3+ messages)
` [PATCH] tools/perf, rbtree: Add RCU wrappers to make rbtree.h usable in user-space

[U-Boot] [PATCH v2 1/2] pci: Configure expansion ROM during auto config process
 2015-07-06  8:12 UTC  (3+ messages)

[PATCH 0/9] clk: ST clock fixes
 2015-07-06  8:11 UTC  (7+ messages)
` [PATCH 1/9] drivers: clk: st: Incorrect clocks status

Performance problem about address translation
 2015-07-06  8:11 UTC  (2+ messages)

[PATCH 0/3] Fix vhost startup issue
 2015-07-06  8:09 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 7/7] drm/i915: Mark elsps submitted when they are pushed to hw
 2015-07-06  8:09 UTC  (2+ messages)

[PATCH v3 3/5] drm: Add dispatcher and driver identification for DRM
 2015-07-06  8:09 UTC  (4+ messages)
` [PATCH v3 2/5] drm: Add private data field to trace control block

[PATCH 3/7] drm/i915: Assign request ringbuf before pin
 2015-07-06  8:08 UTC  (2+ messages)

[PATCH] net: macb: Add SG support for Zynq SOC family
 2015-07-06  8:06 UTC  (2+ messages)

[PATCH] 90multipath: add hostonly multipath.conf in case hostonly mode
 2015-07-06  8:06 UTC  (2+ messages)

[PATCH 0/4] s390/mm: Fixup hugepage sw-emulated code removal
 2015-07-06  8:05 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.