messages from 2015-11-16 05:27:21 to 2015-11-16 07:58:40 UTC [more...]
[PATCH 0/6] grub-xen: support booting huge pv-domains
2015-11-16 7:08 UTC (3+ messages)
[U-Boot] [PATCH V2 0/5] Add support for additional splash screen locations
2015-11-16 7:58 UTC (4+ messages)
[Qemu-devel] [PATCH COLO-Frame v10 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
2015-11-16 7:57 UTC (4+ messages)
` [Qemu-devel] [PATCH COLO-Frame v10 13/38] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
[PATCH v5 0/4] add virtio offload support in us-vhost
2015-11-16 7:56 UTC (4+ messages)
` [PATCH v5 1/4] vhost/lib: add vhost TX offload capabilities in vhost lib
[Buildroot] [PATCH] package/fastd: propagate libcap dependency
2015-11-16 7:55 UTC (2+ messages)
[PATCH] notes: allow merging from arbitrary references
2015-11-16 7:55 UTC (4+ messages)
[kvm-unit-tests] x86: pkeys: add test for PKEYS
2015-11-16 7:53 UTC (2+ messages)
` [kvm-unit-tests] x86: smap: add smap check to unittests.cfg
[Qemu-devel] [PATCH V2 0/3] target-i386: add memory protection-key support
2015-11-16 7:52 UTC (8+ messages)
` "
` [Qemu-devel] [PATCH V2 1/3] target-i386: add pkeys support for cpuid handling
` "
` [Qemu-devel] [PATCH V2 2/3] target-i386: add pkeys support for xsave state handling
` "
` [Qemu-devel] [PATCH V2 3/3] target-i386: add pkeys support for vm migration
` "
[Qemu-devel] [PATCH 0/4] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
2015-11-16 7:52 UTC (9+ messages)
` [Qemu-devel] [PATCH 4/4] target-ppc: Handle NMI guest exit
[PATCH V2 0/7] KVM, pkeys: add memory protection-key support
2015-11-16 7:51 UTC (8+ messages)
` [PATCH V2 1/7] KVM, pkeys: expose CPUID/CR4 to guest
` [PATCH V2 2/7] KVM, pkeys: disable pkeys for guests in non-paging mode
` [PATCH V2 3/7] KVM, pkeys: update memeory permission bitmask for pkeys
` [PATCH V2 4/7] KVM, pkeys: add pkeys support for permission_fault logic
` [PATCH V2 5/7] KVM, pkeys: Add pkeys support for gva_to_gpa funcions
` [PATCH V2 6/7] KVM, pkeys: add pkeys support for xsave state
` [PATCH V2 7/7] KVM, pkeys: disable PKU feature without ept
[PATCH v2] terminal: Open a new window instead of split on older tmux versions (<1.9)
2015-11-16 7:31 UTC (2+ messages)
[PATCH] bonding: Offloading bonds to hardware
2015-11-16 7:46 UTC (13+ messages)
multi-codec support for arizona-ldo1 was Re: System with multiple arizona (wm5102) codecs
2015-11-16 7:45 UTC (11+ messages)
Intel Cherry Trail -- No sound in linux
2015-11-16 7:43 UTC (5+ messages)
[PATCH v9 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
2015-11-16 7:43 UTC (10+ messages)
` [PATCH v9 1/4] Documentation: dt-bindings: Describe SROMc configuration
` [PATCH v9 2/4] ARM: dts: Add SROMc to Exynos 5410
` [PATCH v9 3/4] drivers: exynos-srom: Add support for bank configuration
` [PATCH v9 4/4] ARM: dts: Add Ethernet chip to SMDK5410
[U-Boot] [PATCH V2 00/12] Series to move headers to a consistent include location
2015-11-16 7:42 UTC (3+ messages)
` [U-Boot] [PATCH V2 11/12] board: varisys: Move common headers to board-common directory
[PATCH] sound: depend on ZONE_DMA
2015-11-16 7:40 UTC (5+ messages)
[RFC PATCH] ARM: dts: rockchip: Add wifi support for firefly
2015-11-16 7:39 UTC (5+ messages)
[PATCH] fifo/gk104: fix engine status register offset
2015-11-16 7:38 UTC
[LTP] [PATCH] futex: skip futex_wake04.c if system not support huge pages
2015-11-16 7:37 UTC (4+ messages)
[RFC v2 0/2] ACPI: Add irq_type to gpio interrupt
2015-11-16 7:36 UTC (3+ messages)
` [RFC v2 1/2] acpi: Rename acpi_gsi_get_irq_type to acpi_get_irq_type and export symbol
` [RFC v2 2/2] ACPI / gpio: Add irq_type when a gpio is used as an interrupt
[RFC PATCH V12 00/14] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
2015-11-16 7:08 UTC (15+ messages)
` [RFC PATCH V12 01/14] Btrfs: subpagesize-blocksize: Fix whole page read
` [RFC PATCH V12 02/14] Btrfs: subpagesize-blocksize: Fix whole page write
` [RFC PATCH V12 03/14] Btrfs: subpagesize-blocksize: Make sure delalloc range intersects with the locked page's range
` [RFC PATCH V12 04/14] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V12 05/14] Btrfs: subpagesize-blocksize: Read tree blocks whose size is < PAGE_SIZE
` [RFC PATCH V12 06/14] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [RFC PATCH V12 07/14] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [RFC PATCH V12 08/14] Btrfs: subpagesize-blocksize: Deal with partial ordered extent allocations
` [RFC PATCH V12 09/14] Btrfs: subpagesize-blocksize: Explicitly track I/O status of blocks of an ordered extent
` [RFC PATCH V12 10/14] Btrfs: subpagesize-blocksize: btrfs_punch_hole: Use EXTENT_UPTODATE bit to check for the presence of block in page cache
` [RFC PATCH V12 11/14] Btrfs: subpagesize-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set
` [RFC PATCH V12 12/14] Revert "btrfs: fix lockups from btrfs_clear_path_blocking"
` [RFC PATCH V12 13/14] Btrfs: subpagesize-blocksize: Fix file defragmentation code
` [RFC PATCH V12 14/14] Btrfs: subpagesize-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocked more than once
[PATCH 0/3] qemu: fix CVE-2015-5225, CVE-2015-6855, CVE-2015-7295
2015-11-16 7:32 UTC (4+ messages)
` [PATCH 1/3] qemu: fix CVE-2015-5225
` [PATCH 2/3] qemu: fix CVE-2015-6855
` [PATCH 3/3] qemu: fix CVE-2015-7295
[Qemu-devel] [PATCH] vhost: Fix aborting if KVM does not support eventfds
2015-11-16 7:31 UTC (5+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-15
2015-11-16 7:30 UTC
[RFC] generic NVMe target and NVMe loop driver
2015-11-16 7:30 UTC (2+ messages)
[Renesas R-Car][Xen] Hang during Booting Dom0
2015-11-16 7:29 UTC
[Cocci] Remove unnecessary null pointer checks?
2015-11-16 7:28 UTC (19+ messages)
` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
` [PATCH] sh-DWARF: Delete unnecessary checks before the function call "mempool_destroy"
[U-Boot] [PATCH v5 1/2] usb: zynqmp: Add XHCI driver support
2015-11-16 7:23 UTC (4+ messages)
` [U-Boot] [PATCH v5 2/2] usb: zynqmp: Enable USB XHCI support
[PATCH 1/5] powerpc: Print MSR TM bits in oops message
2015-11-16 7:22 UTC (4+ messages)
` [PATCH 4/5] powerpc/tm: Check for already reclaimed tasks
[PATCH] i40e: fix the write flush in vf driver
2015-11-16 7:19 UTC (2+ messages)
[Buildroot] [PATCH 1/1] rabbitmq-c:new package
2015-11-16 7:19 UTC (2+ messages)
[PATCH] iio/adc/ad9467.c: Add support for AD9649
2015-11-16 7:18 UTC
[Qemu-devel] [PATCH v4 0/7] qom: more efficient object property handling
2015-11-16 7:13 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 6/7] qom: replace object property list with GHashTable
[PATCH] dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
2015-11-16 7:13 UTC (2+ messages)
[Bugfix] x86/PCI: Fix regression caused by commit 4d6b4e69a245
2015-11-16 7:06 UTC (2+ messages)
[PATCH V9 00/12] Btrfs: Pre subpagesize-blocksize cleanups
2015-11-16 7:05 UTC (13+ messages)
` [PATCH V9 01/12] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V9 02/12] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V9 03/12] Btrfs: Direct I/O read: Work "
` [PATCH V9 04/12] Btrfs: fallocate: Work with "
` [PATCH V9 05/12] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V9 06/12] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V9 07/12] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V9 08/12] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V9 09/12] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V9 10/12] Btrfs: Fix block size returned to user space
` [PATCH V9 11/12] Btrfs: Clean pte corresponding to page straddling i_size
` [PATCH V9 12/12] Btrfs: prepare_pages: Retry adding a page to the page cache
[PATCH] usb: gadget: Add the console support for usb-to-serial port
2015-11-16 7:05 UTC
[Buildroot] [PATCH v2] package/gauche: exclude build on archs not boehm gc ported
2015-11-16 7:02 UTC (2+ messages)
[Buildroot] [PATCH] package/gauche: force to use intenal libatomic_ops
2015-11-16 7:01 UTC (2+ messages)
[Buildroot] [PATCH] package/gauche: fix getcontext not solved error on link
2015-11-16 7:00 UTC (2+ messages)
[R-CAR][Lager Board - Bringup with linux kernel4.3]
2015-11-16 6:58 UTC (2+ messages)
[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
2015-11-16 6:56 UTC
[PATCH] IIO: adc: xilinx-xadc-core.c: constify iio_buffer_setup_ops structure
2015-11-16 6:54 UTC (3+ messages)
[Ocfs2-devel] [PATCH] ocfs2: Optimize bad declarations and redundant assignment
2015-11-16 6:54 UTC (3+ messages)
[PATCH 0/7] some small improvement
2015-11-16 6:51 UTC (16+ messages)
` [PATCH 1/7] ipc/shm: is_file_shm_hugepages can be boolean
` [PATCH 2/7] mm/hugetlb: is_file_hugepages "
` [PATCH 3/7] mm/memblock: memblock_is_memory/reserved "
` [PATCH 4/7] mm/vmscan: page_is_file_cache "
` [PATCH 5/7] mm/lru: remove unused is_unevictable_lru function
` [PATCH 6/7] mm/gfp: make gfp_zonelist return directly and bool
` [PATCH 7/7] mm/mmzone: refactor memmap_valid_within
[Buildroot] [PATCH v1 1/1] gmrender-resurrect: new package
2015-11-16 6:51 UTC (2+ messages)
[Qemu-devel] [PATCH] iotests: fix race in 030
2015-11-16 6:49 UTC (2+ messages)
[Qemu-devel] [PATCH V4 0/6] ide: avoid main-loop hang on CDROM/NFS failure
2015-11-16 6:48 UTC (4+ messages)
[U-Boot] [PATCH] Fix sandbox build on Ubuntu 10.04
2015-11-16 6:48 UTC (3+ messages)
i2c slave support für i.mx6
2015-11-16 6:47 UTC (3+ messages)
flex version
2015-11-15 6:26 UTC
[Qemu-devel] Bug with GDB from commit ca3e40e
2015-11-16 6:45 UTC (2+ messages)
[PATCH] ASoC: rl6231: fix range of DMIC clock
2015-11-16 6:41 UTC
[Qemu-trivial] [PATCH] scsi: remove scsi_req_free prototype
2015-11-16 6:39 UTC (2+ messages)
` [Qemu-devel] "
[kernel-hardening]
2015-11-16 6:38 UTC (5+ messages)
[LTP] controllers/memcg_stress: Does not work correctly?
2015-11-16 6:38 UTC
what's the equivalent function to "schedule_timeout" in xen kernel?
2015-11-16 6:36 UTC
[PATCH v6 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
2015-11-16 6:33 UTC (5+ messages)
` [PATCH v6 1/4] gadget: Introduce the usb charger framework
` [PATCH v6 2/4] gadget: Support for "
` [PATCH v6 3/4] gadget: Integrate with the usb gadget supporting for usb charger
` [PATCH v6 4/4] power: wm831x_power: Support USB charger current limit management
MCI bus-width host caps via device tree don't work properly for dw and imx
2015-11-16 6:32 UTC (4+ messages)
[Qemu-devel] [PATCH] aio-epoll: Fix use-after-free of node
2015-11-16 6:32 UTC
[Buildroot] [PATCH v2 1/1] qemu: add patch to fix SSP support detection
2015-11-16 6:32 UTC (8+ messages)
[PATCH v2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
2015-11-16 6:29 UTC (4+ messages)
` "
[U-Boot] U-Boot, avr32: compiler warning with
2015-11-16 6:29 UTC
[U-Boot] PSCI for H3
2015-11-16 6:26 UTC (2+ messages)
` [U-Boot] Fwd: "
[Buildroot] headers_install.sh linux/ioport.h
2015-11-16 6:26 UTC (2+ messages)
[Qemu-devel] [PULL v2 0/7] Block patches
2015-11-16 6:25 UTC (4+ messages)
` [Qemu-devel] [PULL v2 5/7] aio: Introduce aio-epoll.c
[PATCH v3] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
2015-11-16 6:23 UTC
[PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-16 6:18 UTC (2+ messages)
Denys Dmytriyenko : traceframework: overwrite instead of append to DEVICELIST var
2015-11-16 6:18 UTC
Denys Dmytriyenko : traceframework: overwrite instead of append to DEVICELIST var
2015-11-16 6:18 UTC
[PATCH 2/2] iio: st_sensors: support open drain mode
2015-11-16 6:15 UTC (3+ messages)
[PATCH 2/4] v4l: vsp1: Add Cubic Look Up Table (CLU) support
2015-11-16 6:10 UTC (3+ messages)
[Qemu-devel] [PATCH v2] virtio-blk: Fix double completion for werror=stop
2015-11-16 6:10 UTC
[Qemu-devel] [PATCH for-2.5] block: Call external_snapshot_clean after blockdev-snapshot
2015-11-16 6:09 UTC (2+ messages)
[PATCH 1/2] iio: st_sensors: support active-low interrupts
2015-11-16 6:02 UTC (2+ messages)
[PATCH V4 0/2] watchdog: Sysfs status read support
2015-11-16 6:01 UTC (4+ messages)
[PATCH] ASoC: ak4613: tidyup CTRL1 value selection method
2015-11-16 6:01 UTC
linux-next: manual merge of the target-merge tree with the scsi tree
2015-11-16 5:59 UTC (3+ messages)
[PATCH 0/1] Add do_configure as dependency only when it exists
2015-11-16 5:57 UTC (2+ messages)
[PATCH] ASoC: rt5645: Increase the delay time to imporve the HP pop noise
2015-11-16 5:55 UTC
[PATCH 2/2] powerpc/smp: Add smp_muxed_ipi_rm_message_pass
2015-11-16 5:53 UTC (2+ messages)
` [2/2] "
[Qemu-devel] [PATCH] virtio-blk: Fix double completion for werror=stop
2015-11-16 5:52 UTC (3+ messages)
[Qemu-devel] [PATCH 00/77] ppc: Add "native" POWER8 platform
2015-11-16 5:41 UTC (21+ messages)
` [Qemu-devel] [PATCH 02/77] ppc: Use split I/D mmu modes to avoid flushes on interrupts
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 03/77] ppc: Do some batching of TCG tlb flushes
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 04/77] target-ppc: Use sensible POWER8/POWER8E versions
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 05/77] ppc: Update SPR definitions
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 06/77] ppc: Add macros to register hypervisor mode SPRs
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 08/77] ppc: Add number of threads per core to the processor definition
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 11/77] ppc: Create cpu_ppc_set_papr() helper
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 13/77] ppc: tlbie, tlbia and tlbisync are HV only
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 16/77] ppc: Get out of emulation on SMT "OR" ops
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 17/77] ppc: Add PPC_64H instruction flag to POWER7 and POWER8
` [Qemu-devel] [Qemu-ppc] "
[PATCH v2] selftests/seccomp: Get page size from sysconf
2015-11-16 5:42 UTC (3+ messages)
Problem: crashkernel boots at 512MB address in RAM with kexec -l/-e but not with kexec -p
2015-11-16 5:35 UTC (2+ messages)
[PATCH] archiver.bbclass: fix an exception of the mode configured
2015-11-16 5:33 UTC
[Recipe reporting system] Upgradable recipe name list
2015-11-16 5:29 UTC
Linux 4.4-rc1
2015-11-16 5:27 UTC (2+ messages)
[RT PATCH] sched: rt: fix two possible deadlocks in push_irq_work_func
2015-11-16 5:26 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.