All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-06 13:48:01 to 2016-06-06 14:28:42 UTC [more...]

[v1 PATCH 0/4] Rockchip Type-C and DispplayPort driver
 2016-06-06 14:28 UTC  (7+ messages)
` [v1 PATCH 1/4] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [v1 PATCH 3/4] Documentation: bindings: add dt documentation for cdn DP controller

[Qemu-devel] [RFC v1 12/12] cpus: default MTTCG to on for 32 bit ARM on x86
 2016-06-06 14:28 UTC  (2+ messages)

[PATCH v4 0/5] sched/fair: Fix attach and detach sched avgs for task group change or sched class change
 2016-06-06 14:27 UTC  (8+ messages)
` [PATCH v4 1/5] sched/fair: Clean up attach_entity_load_avg()
` [PATCH v4 3/5] sched/fair: Skip detach sched avgs for new task when changing task groups

[PATCH] [SHELL] Fix 64-bit Solaris build
 2016-06-06 14:27 UTC  (2+ messages)
`  "

Xen Security Advisory 181 (CVE-2016-5242) - arm: Host crash caused by VMID exhaustion
 2016-06-06 14:26 UTC 

[PATCH] [SHELL] Fix build on Solaris 9
 2016-06-06 14:25 UTC  (2+ messages)
` shell: "

[PATCH v1 1/1] PCI / PM: check all fields in pci_set_platform_pm()
 2016-06-06 14:25 UTC 

[PATCH][RFC] x86, hotplug: Use zero page for monitor when resuming from hibernation
 2016-06-06 14:25 UTC  (2+ messages)

[PATCH v2 0/3] Better ref summary alignment in "git fetch"
 2016-06-06 14:24 UTC  (4+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] git-fetch.txt: document fetch output

RFC: DPDK Long Term Support
 2016-06-06 14:23 UTC  (11+ messages)

[PATCH] scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
 2016-06-06 14:22 UTC  (4+ messages)

[Qemu-devel] [PATCH V8 0/9] Xilinx DisplayPort
 2016-06-06 14:21 UTC  (10+ messages)
` [Qemu-devel] [PATCH V8 1/9] i2cbus: remove unused dev field
` [Qemu-devel] [PATCH V8 2/9] i2c: implement broadcast write
` [Qemu-devel] [PATCH V8 3/9] i2c: Factor our send() and recv() common logic
` [Qemu-devel] [PATCH V8 4/9] introduce aux-bus
` [Qemu-devel] [PATCH V8 5/9] introduce dpcd module
` [Qemu-devel] [PATCH V8 6/9] hw/i2c-ddc.c: Implement DDC I2C slave
` [Qemu-devel] [PATCH V8 7/9] introduce xlnx-dpdma
` [Qemu-devel] [PATCH V8 8/9] introduce xlnx-dp
` [Qemu-devel] [PATCH V8 9/9] arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma

[PATCH v2] sched/cputime: add steal clock warp handling
 2016-06-06 14:22 UTC  (4+ messages)

[Qemu-arm] [PATCH] target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translation
 2016-06-06 14:21 UTC  (3+ messages)
` [Qemu-devel] "

[PATCHv9 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-06-06 14:07 UTC  (66+ messages)
` [PATCHv9 01/32] thp, mlock: update unevictable-lru.txt
` [PATCHv9 02/32] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv9 03/32] mm: introduce fault_env
` [PATCHv9 04/32] mm: postpone page table allocation until we have page to map
` [PATCHv9 05/32] rmap: support file thp
` [PATCHv9 06/32] mm: introduce do_set_pmd()
` [PATCHv9 07/32] thp, vmstats: add counters for huge file pages
` [PATCHv9 08/32] thp: support file pages in zap_huge_pmd()
` [PATCHv9 09/32] thp: handle file pages in split_huge_pmd()
` [PATCHv9 10/32] thp: handle file COW faults
` [PATCHv9 11/32] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv9 12/32] thp: prepare change_huge_pmd() for file thp
` [PATCHv9 13/32] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv9 14/32] thp: file pages support for split_huge_page()
` [PATCHv9 15/32] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv9 16/32] vmscan: split file huge pages before paging them out
` [PATCHv9 17/32] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv9 18/32] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv9 19/32] filemap: prepare find and delete operations for huge pages
` [PATCHv9 20/32] truncate: handle file thp
` [PATCHv9 21/32] mm, rmap: account shmem thp pages
` [PATCHv9 22/32] shmem: prepare huge= mount option and sysfs knob
` [PATCHv9 23/32] shmem: get_unmapped_area align huge page
` [PATCHv9 24/32] shmem: add huge pages support
` [PATCHv9 25/32] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
` [PATCHv9 26/32] thp: extract khugepaged from mm/huge_memory.c
` [PATCHv9 27/32] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
` [PATCHv9 28/32] shmem: make shmem_inode_info::lock irq-safe
` [PATCHv9 29/32] khugepaged: add support of collapse for tmpfs/shmem pages
` [PATCHv9 30/32] thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
` [PATCHv9 31/32] shmem: split huge pages beyond i_size under memory pressure
` [PATCHv9 32/32] thp: update Documentation/{vm/transhuge,filesystems/proc}.txt

Issues with PCI-Passtrough (VT-d) in HVM with Xen 4.6
 2016-06-06 14:21 UTC  (8+ messages)

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-06 14:20 UTC  (11+ messages)
` [PATCH RESEND 03/14] libxc: Add placeholders for ACPI tables blob and size
` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions

[PATCH RFC 00/20] Make ACPI builder available to components other than hvmloader
 2016-06-06 14:20 UTC  (6+ messages)
` [PATCH RFC 12/20] acpi/hvmloader: Link ACPI object files directly
` [PATCH RFC 20/20] acpi: Make ACPI builder available to hypervisor code

Xen 4.7 crash
 2016-06-06 14:19 UTC  (7+ messages)

[RFC 10/16] xen/arm: Introduce alternative runtime patching
 2016-06-06 14:18 UTC  (12+ messages)

[Qemu-devel] [PULL v2 0/6] vga patch queue
 2016-06-06 14:17 UTC  (2+ messages)

[PATCH v4 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-06 14:17 UTC  (11+ messages)
` [PATCH v4 1/7] mdio: mux: Enhanced MDIO mux framework for integrated multiplexers
` [PATCH v4 2/7] binding: Make "mdio-parent-bus" property from mandatory to optional
` [PATCH v4 5/7] net: mdio-mux: Add MDIO mux driver for iProc SoCs

[PATCH v3] r8152: Add support for setting pass through MAC address on RTL8153-AD
 2016-06-06 14:15 UTC  (2+ messages)

[krogoth][PATCH]] syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variable
 2016-06-06 14:16 UTC 

btrfs device delete /dev/sdc1 /mnt/raid1 user experience
 2016-06-06 14:16 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/16] docker queue
 2016-06-06 14:15 UTC  (11+ messages)
` [Qemu-devel] [PULL 04/16] Makefile: Rules for docker testing

[Qemu-devel] [RFC PATCH v2] spapr: Ensure all LMBs are represented in ibm, dynamic-memory
 2016-06-06 14:14 UTC  (2+ messages)

[PATCH] x86: include linux/ratelimit.h in nmi.c
 2016-06-06 14:12 UTC  (4+ messages)
` [rtc-linux] "
  ` [rtc-linux] "

[PATCH V5 0/9] Add support for Tegra210 AGIC
 2016-06-06 14:13 UTC  (4+ messages)
` [PATCH V5 4/9] genirq: Add runtime power management support for IRQ chips

[PATCH 0/5] net-next: ethernet: add sun8i-emac driver
 2016-06-06 14:14 UTC  (5+ messages)
` [PATCH 3/5] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac

RFC: how to differentiate livepatched symbol and original symbol in Xen hypervisor
 2016-06-06 14:13 UTC  (3+ messages)

[PATCH 0/3] Make ARC PGU usable on sim platforms
 2016-06-06 14:13 UTC  (5+ messages)
` [PATCH 1/3] drm/arcpgu: Make ARC PGU usable on simulation platforms

kmemleak report after 9082e87bfbf8 ("block: remove struct bio_batch")
 2016-06-06 14:13 UTC  (2+ messages)

Transaction aborted in btrfs_rename2
 2016-06-06 14:13 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 00/12] PCI bus support
 2016-06-06 14:12 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 04/12] pci: Rework pci_bar_addr()

[PATCH 1/4] perf stat: Basic support for TopDown in perf stat
 2016-06-06 14:11 UTC  (6+ messages)

sound: use-after-free in hrtimer_cancel
 2016-06-06 14:11 UTC  (3+ messages)

[PATCH 0/3] hw_random: Add Amlogic Meson SoCs Random Genenerator driver
 2016-06-06 14:10 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: hwrng: Add Amlogic Meson Hardware Random Generator bindings

[PATCH v2] Documentation more consistent
 2016-06-06 14:09 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v3 2/3] doc: change environment variables format
  ` [PATCH v3 3/3] doc: change configuration "

[PATCH 00/14] regulator: pwm: various improvements
 2016-06-06 14:09 UTC  (4+ messages)
` [PATCH 14/14] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range

[Qemu-devel] [PATCH] vnc: generalize "VNC server running on ..." message
 2016-06-06 14:08 UTC  (3+ messages)

[Qemu-devel] [RFC 00/14] vhost-user backends for gpu & input virtio devices
 2016-06-06 14:04 UTC  (6+ messages)
` [Qemu-devel] [RFC 11/14] console: add dpy_gl_scanout2()

[PATCH] completion: complete --move for git branch
 2016-06-06 14:16 UTC  (2+ messages)

Lenovo A740 gave up waiting for root device with kernels >= 4.3
 2016-06-06 14:03 UTC  (4+ messages)

[PATCH v4 00/11] drm/i915: DP branch devices
 2016-06-06 14:03 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for drm/i915: DP branch devices (rev4)

[Qemu-arm] [PATCH] hw/timer: Add value matching support to aspeed_timer
 2016-06-06 14:01 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/6] Drop the qemu_char_get_next_serial function
 2016-06-06 14:00 UTC  (3+ messages)

274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating.")
 2016-06-06 14:02 UTC 

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-06 14:01 UTC  (11+ messages)

[PATCH] posix-clock: remove unneeded posix_clock_compat_ioctl()
 2016-06-06 13:59 UTC  (2+ messages)

[PATCH - alsa-lib 1/1] Change card/pid get functions to return -ENOSYS if the kernel is too old
 2016-06-06 14:01 UTC  (13+ messages)

"xl vcpu-set" not persistent across reboot?
 2016-06-06 14:00 UTC  (4+ messages)

[Qemu-devel] [PATCH] os-posix: include sys/mman.h
 2016-06-06 13:59 UTC  (3+ messages)

[Bug 96278] Kernel Hung when starting X while detecting outputs
 2016-06-06 13:59 UTC  (2+ messages)
` [Bug 96278] [amdgpu][tonga]Kernel "

[PATCH 1/3] MIPS: BMIPS: Add device tree example for BCM63268
 2016-06-06 13:58 UTC  (3+ messages)
` [PATCH 2/3] MIPS: BMIPS: Add BCM6345 support

Breadcrumbs, again
 2016-06-06 13:58 UTC  (5+ messages)
` [PATCH 06/21] drm/i915: Slaughter the thundering i915_wait_request herd
` [PATCH 16/21] drm/i915: Only query timestamp when measuring elapsed time

[PATCH v2] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
 2016-06-06 13:57 UTC  (5+ messages)
` [PATCH v3] "

[meta-fsl-demos][PATCH 1/4] fsl-image-machine-test: Add XWayland support
 2016-06-06 13:52 UTC  (4+ messages)
` [meta-fsl-demos][PATCH 2/4] fsl-image-multimedia: "
` [meta-fsl-demos][PATCH 3/4] packagegroup-fsl-tools-gpu: "
` [meta-fsl-demos][PATCH 4/4] packagegroup-fsl-tools-gpu-external: Add packages for Wayland and XWayland

[PATCH v2 1/7] mm/compaction: split freepages without holding the zone lock
 2016-06-06 13:56 UTC  (4+ messages)
` [PATCH v2 6/7] mm/page_owner: use stackdepot to store stacktrace

[PATCH] virtio_ring: Make interrupt suppression spec compliant
 2016-06-06 13:55 UTC  (2+ messages)

[PATCH 0/2] xen-pciback: correct and clean up BAR handling
 2016-06-06 13:54 UTC  (9+ messages)
` [PATCH 1/2] xen-pciback: return proper values during BAR sizing
` [PATCH 3/2] xen-pciback: drop rom_init()

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-06-06 13:54 UTC  (3+ messages)
` [RFC PATCH v2 17/18] livepatch: change to a per-task "

[ovmf test] 95318: regressions - FAIL
 2016-06-06 13:53 UTC 

[PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-06-06 14:00 UTC  (3+ messages)

[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-06-06 13:51 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add myself as reviewer of ARM FSL/NXP
 2016-06-06 13:51 UTC 

[LTP] [PATCH] sched_rr_get_interval: run tests under SCHED_RR policy
 2016-06-06 13:51 UTC  (3+ messages)

[PATCH] off-by-one in DecodeQ931
 2016-06-06 13:50 UTC  (4+ messages)
`  "

[RFC PATCH V2 0/4] Utilizing VMX preemption for timer virtualization
 2016-06-06 13:49 UTC  (5+ messages)
` [RFC PATCH V2 4/4] Utilize the vmx preemption timer for tsc deadline timer

[PATCH 00/34] Convert clk providers to clk_hw based APIs (part 1)
 2016-06-06 13:48 UTC  (4+ messages)
` [PATCH 30/34] clk: stm32f3: Migrate to clk_hw based OF and registration APIs


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.