All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-27 14:23:23 to 2016-04-27 14:57:41 UTC [more...]

[PATCH] x86/efi-bgrt: Switch all pr_err() to pr_debug() for invalid BGRT
 2016-04-27 14:57 UTC  (4+ messages)

[PATCH 0/6] Optimise page alloc/free fast paths followup v2
 2016-04-27 14:57 UTC  (10+ messages)
` [PATCH 1/6] mm, page_alloc: Only check PageCompound for high-order pages -fix
` [PATCH 2/6] mm, page_alloc: move might_sleep_if check to the allocator slowpath -revert
` [PATCH 3/6] mm, page_alloc: Check once if a zone has isolated pageblocks -fix
` [PATCH 4/6] mm, page_alloc: un-inline the bad part of free_pages_check
` [PATCH 5/6] mm, page_alloc: pull out side effects from free_pages_check
` [PATCH 6/6] mm, page_alloc: don't duplicate code in free_pcp_prepare

[Qemu-devel] [PATCH for-2.6 0/3] Fix dangling pointers and error message regressions
 2016-04-27 14:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-2.6 1/3] QemuOpts: Fix qemu_opts_foreach() dangling location regression
` [Qemu-devel] [PATCH for-2.6 2/3] replay: Fix dangling location bug in replay_configure()
` [Qemu-devel] [PATCH for-2.6 3/3] qom: -object error messages lost location, restore it

[PATCH V2 RFC] fixup! virtio: convert to use DMA api
 2016-04-27 14:56 UTC  (30+ messages)
      ` [Qemu-devel] "

[PATCH V2] powerpc: Implement {cmp}xchg for u8 and u16
 2016-04-27 14:59 UTC  (6+ messages)
` [PATCH V3] "
  ` [PATCH V4] "

[RFT PATCH] iio: magn: Add support for BMM150 magnetometer
 2016-04-27 14:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
 2016-04-27 14:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 01/10] qom: add helpers for UserCreatable object types

[PATCH V2] clk: bcm2835: mark enabled pll_dividers as critical
 2016-04-27 14:55 UTC  (7+ messages)

[PATCH v2 2/2] Btrfs: don't do unnecessary delalloc flushes when relocating
 2016-04-27 14:54 UTC  (3+ messages)
` [PATCH v3 "

Staging Security fixes for Jethro and Fido
 2016-04-27 14:54 UTC 

[U-Boot] Problem of git clone with http
 2016-04-27 14:54 UTC  (5+ messages)

[RFC PATCH v3 0/3] adding pthread support to gssd
 2016-04-27 14:54 UTC  (3+ messages)
` [PATCH v3 1/3] gssd: use pthreads to handle upcalls

[PATCH] MAINTAINERS: net: Change maintainer for GRETH 10/100/1G Ethernet MAC device driver
 2016-04-27 14:46 UTC 

[PATCH v2 1/2] drm/i915/gen9: Clean up MOCS table definitions
 2016-04-27 14:53 UTC  (11+ messages)
` [PATCH v2 2/2] drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config

[PATCH v2 0/2] Net driver bugs fix
 2016-04-27 13:18 UTC  (2+ messages)
` [PATCH v2 2/2] net: nps_enet: bug fix - handle lost tx interrupts

[U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
 2016-04-27 14:50 UTC  (5+ messages)
` [U-Boot] [PATCH 38/60] ARM: tegra: remove tegra_get_chip()

[PATCH] drm/i915: Unify VLV/CHV DPOunit clock gating disable/enable
 2016-04-27 14:49 UTC  (2+ messages)

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-04-27 14:47 UTC  (25+ messages)
` [RFC PATCH v1 01/18] x86: Set the write-protect cache mode for AMD processors

next-20160427 build: 1 failures 15 warnings (next-20160427)
 2016-04-27 14:48 UTC  (3+ messages)

post-copy is broken?
 2016-04-27 14:47 UTC  (12+ messages)
                  ` [Qemu-devel] "

[PATCH v3 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-04-27 14:47 UTC  (13+ messages)
` [PATCH v3 1/3] x86/ioreq server(patch for 4.7): Rename p2m_mmio_write_dm to p2m_ioreq_server

[GIT PULL 00/30] perf/core improvements and fixes
 2016-04-27 14:31 UTC  (31+ messages)
` [PATCH 01/30] perf buildid: Fix off-by-one in write_buildid()
` [PATCH 02/30] perf trace: Extract evsel contructor from perf_evlist__add_pgfault
` [PATCH 03/30] perf trace: Make --pf maj/min/all use callchains too
` [PATCH 04/30] perf script: Fix segfault when printing callchains
` [PATCH 05/30] perf trace: Make --event honour --min-stack too
` [PATCH 06/30] perf trace: Make --pf "
` [PATCH 07/30] perf evlist: Decode perf_event_attr->branch_sample_type
` [PATCH 08/30] perf tools: Make the x86 clean quiet
` [PATCH 09/30] tools build: Fix perf_clean target
` [PATCH 10/30] perf tools: Remove duplicate const qualifier
` [PATCH 11/30] perf tests: Replace assignment with comparison on assert check
` [PATCH 12/30] perf bench futex: Simplify wrapper for LOCK_PI
` [PATCH 13/30] perf intel-pt: Fix off-by-one comparison on maximum code
` [PATCH 14/30] perf hists: Clear dummy entry accumulated period
` [PATCH 15/30] perf evlist: Enforce ring buffer reading
` [PATCH 16/30] perf probe: Close target file on error path
` [PATCH 17/30] perf tools: Add lsdir() helper to read a directory
` [PATCH 18/30] perf probe: Let probe_file__add_event return 0 if succeeded
` [PATCH 19/30] perf probe: Set default kprobe group name if it is not given
` [PATCH 20/30] perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/
` [PATCH 21/30] perf trace: Do not beautify the 'pid' parameter as a simple integer
` [PATCH 22/30] tools lib api fs: Add helper to read string from procfs file
` [PATCH 23/30] perf thread: Introduce method to set comm from /proc/pid/self
` [PATCH 24/30] perf trace: Read thread's COMM from /proc when not set
` [PATCH 25/30] perf probe: Fix offline module name missmatch issue
` [PATCH 26/30] perf probe: Fix module probe issue if no dwarf support
` [PATCH 27/30] perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
` [PATCH 28/30] perf bench: Remove one more die() call
` [PATCH 29/30] perf core: Allow setting up max frame stack depth via sysctl
` [PATCH 30/30] perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack

[PATCH] toasterui: set Build outcome to CANCELLED on cli interrupt
 2016-04-27 14:46 UTC 

[PATCH 0/2] scop GFP_NOFS api
 2016-04-27 14:44 UTC  (6+ messages)
` [PATCH 1/2] mm: add PF_MEMALLOC_NOFS

[PATCH] ARM: dts: imx28-m28: Fix unit-address for partitions
 2016-04-27 14:45 UTC  (2+ messages)

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-27 14:45 UTC  (11+ messages)

[PATCH v3] usb: core: hub: hub_port_init lock controller instead of bus
 2016-04-27 14:51 UTC  (2+ messages)

[PATCH 1/1] documentation: i2c_read() does not expect any "DATA"
 2016-04-27 14:21 UTC 

[PATCH 1/5] Input: zforce_ts: Reinitialize touch controller when BOOT_COMPLETE received
 2016-04-27 14:44 UTC  (4+ messages)
` [PATCH 3/5] Input: zforce_ts: Add device tree support for scanning frequency

[PATCH] drm/i915: Update RAWCLK_FREQ register on VLV/CHV
 2016-04-27 14:43 UTC 

[PATCH for-4.7] build/xen: fix assembler instruction tests
 2016-04-27 14:42 UTC 

[Qemu-devel] [PATCH 00/17] block: Convert .bdrv_read/write to .bdrv_preadv/pwritev
 2016-04-27 14:40 UTC  (11+ messages)
` [Qemu-devel] [PATCH 04/17] block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
` [Qemu-devel] [PATCH 06/17] bochs: Implement .bdrv_co_preadv() interface
` [Qemu-devel] [PATCH 10/17] vdi: Implement .bdrv_co_pwritev() interface

[PATCH v4 0/2] let archs decide for vcpu ids
 2016-04-27 14:40 UTC  (4+ messages)
` [PATCH v4 1/2] KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS

[PATCH resend 0/2] regulator: core: Allow use of "status = disabled" in regulator dts nodes
 2016-04-27 14:40 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] regulator: axp20x: Handle regulator_register returning ENODEV

[Qemu-devel] iolimits for virtio-9p
 2016-04-27 14:39 UTC  (5+ messages)
` [Qemu-devel] [Qemu-discuss] "

[PATCH 0/1] image.bbclass: don't expand IMAGE_CMD when setting do_image task
 2016-04-27 14:39 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v4 00/10] Unduplicate CHV phy code
 2016-04-27 14:39 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for Unduplicate CHV phy code (rev5)

[PATCH] sata-imx: Fix a typo
 2016-04-27 14:39 UTC 

[PATCH] commands: mmc_extcsd: Fix incorrect usage of sprintf
 2016-04-27 14:38 UTC 

[PATCH] ATA: Implement a hook for 'devinfo'
 2016-04-27 14:38 UTC 

Enable more than 255 VCPU support without irq remapping function in the guest
 2016-04-27 14:38 UTC  (5+ messages)

[PATCH 0/2] drm/arcpgu: Get use of dedicated memory area for frame buffer
 2016-04-27 14:35 UTC  (8+ messages)
` [PATCH 1/2] drm/arcpgu: use "
` [PATCH 2/2] ARC: [axs10x] Specify reserved memory "

[PATCH] examples/vm_power_manager: buffer not null terminated
 2016-04-27 14:36 UTC  (2+ messages)

[PATCH v6 0/2] memory: add Atmel EBI (External Bus Interface) driver
 2016-04-27 14:35 UTC  (7+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] memory: atmel-ebi: add DT bindings documentation

[PATCH v6 00/12] USB OTG/dual-role framework
 2016-04-27 14:35 UTC  (5+ messages)
` [PATCH v6 11/12] usb: core: hub: Notify OTG fsm when A device sets b_hnp_enable

[Qemu-devel] [RFC PATCH v2 0/2] spapr: Memory hot-unplug support
 2016-04-27 14:34 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH v2 2/2] "

[PATCH v2 0/5] DT Fixes for OMAP4 and OMAP5 boards
 2016-04-27 14:35 UTC  (9+ messages)
` [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer

[U-Boot] [RFC] SPL -> U-Boot Chain of Trust
 2016-04-27 14:34 UTC  (4+ messages)

[PATCH 0/2] Control PL310 pwr_ctrl register through DT
 2016-04-27 14:34 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] Documentation: devicetree: Add PL310 PM bindings

[PATCH 0/2] bfp tools: Couple Coverity fixes
 2016-04-27 14:34 UTC  (11+ messages)
` [PATCH 1/2] bfp tools: Remove expression with no effect
` [PATCH 2/2] bfp tools: Fix syscall argument

[linux-lvm] Lvm think provisioning query
 2016-04-27 14:33 UTC  (2+ messages)

[PATCH 1/2] ASoC: dmaengine_pcm: Add support for packed transfers
 2016-04-27 14:33 UTC  (5+ messages)
` [PATCH 2/2] ASoC: bcm2835: Add S16_LE support via packed DMA transfers

NFS swap hangup
 2016-04-27 14:32 UTC 

[PATCH] staging:xgifb: Fix Comparisons should place the constant on the right side of the test warning
 2016-04-27 14:31 UTC  (3+ messages)

[PATCH v3 00/10] xl: improve coding style and return more failure on
 2016-04-27 14:33 UTC  (13+ messages)
` [PATCH v3 1/7] libxl: improve return codes for some pci related functions
` [PATCH v3 4/7] xl_cmdimpl - Add return codes for pci-detach, pci-attach, pci-asssignable-add, and pci-assignable-remove
` [PATCH v3 5/7] xl: improve main_tmem_* return codes
` [PATCH v3 6/7] libxl: Fix libxl_set_memory_target return value
` [PATCH v3 7/7] libxl: libxl_tmem functions improving coding style

Automatically import current configuration on fresh toaster installation
 2016-04-27 14:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/16] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-04-27 14:31 UTC  (8+ messages)

[Buildroot] [PATCH 1/2] uboot and arm trusted firmware build added to juno board
 2016-04-27 14:31 UTC  (8+ messages)

[PATCH v4 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
 2016-04-27 14:30 UTC  (2+ messages)

[PATCH 1/2] jfs: Clean up xattr name mapping
 2016-04-27 14:29 UTC  (2+ messages)

xen/arm: Assertion 'timer->status >= TIMER_STATUS_inactive' failed at timer.c:279
 2016-04-27 14:29 UTC  (5+ messages)

[Qemu-devel] Hang with migration multi-thread compression under high load
 2016-04-27 14:29 UTC  (2+ messages)

[PATCH 00/12] scsi_debug: multiple queue support and cleanup
 2016-04-27 14:29 UTC  (5+ messages)
` [PATCH 07/12] scsi_debug: use likely hints on fast path

Kernel docs: muddying the waters a bit
 2016-04-27 14:28 UTC  (17+ messages)

[PATCH] i2c-smbus: Don't report duplicate alerts
 2016-04-27 14:28 UTC  (4+ messages)

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-27 14:26 UTC  (5+ messages)
` [PATCH V6 05/13] acpi, pci: Support IO resources when parsing PCI host bridge resources

[PATCH v2 00/11] Check VT-d Device-TLB flush error
 2016-04-27 14:26 UTC  (4+ messages)
` [PATCH v2 02/11] IOMMU: handle IOMMU mapping and unmapping failures

[PATCH] add info to p2m_pod_dump_data
 2016-04-27 14:25 UTC  (3+ messages)

[PATCH] examples/exception_path: bad shift operation in setup_port_lcore_affinities
 2016-04-27 14:24 UTC  (2+ messages)

[PATCH] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
 2016-04-27 14:23 UTC  (6+ messages)

[PATCH v3 0/4] U-Boot verified boot basic support
 2016-04-27 14:20 UTC  (4+ messages)
` [PATCH v3 2/4] u-boot: deploy u-boot-nodtb and dtb files
` [PATCH v3 3/4] kernel: fitimage: support device tree compiler options
` [PATCH v3 4/4] kernel: fitimage: basic support for fitimage signature


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.