All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-15 05:06:01 to 2016-01-15 06:55:22 UTC [more...]

[PATCH 1/2] PCI/PM: Revert "PCI/PM: Drop unused runtime PM support code for PCIe ports"
 2016-01-15 14:27 UTC  (2+ messages)
` [PATCH 2/2] PCI/PM: enable runtime PM support for Intel Broxton platform

[PATCH v2 00/16] Add ACPI support for Xen Dom0 on ARM64
 2016-01-15  6:55 UTC  (23+ messages)
` [PATCH v2 01/16] Xen: ACPI: Hide UART used by Xen
` [PATCH v2 02/16] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v2 03/16] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v2 04/16] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v2 05/16] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v2 06/16] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v2 07/16] Xen: ARM: Add support for mapping AMBA "
` [PATCH v2 08/16] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v2 09/16] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI

[PATCH] t0060: loosen overly strict expectations
 2016-01-15  6:54 UTC  (9+ messages)

[PATCH] commit: ensure correct permissions of the commit message
 2016-01-15  6:51 UTC  (6+ messages)

[RFC 0/8] CPU reclaiming for SCHED_DEADLINE
 2016-01-15  6:50 UTC  (10+ messages)
` [RFC 1/8] Track the active utilisation
` [RFC 4/8] Improve the tracking of "
` [RFC 5/8] Track the "total rq utilisation" too

[PATCH v4 00/14] Add virtio support for arm/arm64
 2016-01-15  6:51 UTC  (13+ messages)
` [PATCH v4 01/14] virtio: Introduce config RTE_VIRTIO_INC_VECTOR
` [PATCH v4 06/14] eal: pci: vfio: add rd/wr func for pci bar space
` [PATCH v4 07/14] virtio: vfio: add api support to rd/wr ioport bar
` [PATCH v4 08/14] virtio: pci: extend virtio pci rw api for vfio interface
` [PATCH v4 09/14] virtio: ethdev: check "
` [PATCH v4 11/14] config: armv7/v8: Enable RTE_LIBRTE_VIRTIO_PMD

[PATCH] test-path-utils: use xsnprintf in favor of strcpy
 2016-01-15  6:45 UTC  (2+ messages)

crashblk: a block device crash emulator
 2016-01-15  6:45 UTC  (3+ messages)

[PATCH] input: cyapa: fix the report events may lost issue during set power mode
 2016-01-15  6:44 UTC  (3+ messages)

[PATCH] i2c/designware: enable i2c controller to suspend/resume asynchronously
 2016-01-15  6:42 UTC  (3+ messages)

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-15  6:41 UTC  (5+ messages)
` [PATCH v2 24/26] devicetree: Add olimex vendor prefix

[RFC 0/5] virtio support for container
 2016-01-15  6:39 UTC  (19+ messages)
` [PATCH 0/4] "

[PATCH 0/4] Optimize memcpy for AVX512 platforms
 2016-01-15  6:39 UTC  (3+ messages)

[PATCH v2] i2c/designware: enable i2c controller to suspend/resume asynchronously
 2016-01-15  6:38 UTC 

[PATCH 0/8] bitbake.conf: set CONFFILES by default
 2016-01-15  6:37 UTC  (4+ messages)
` [PATCH 1/8] "

[PATCH v9] fs: clear file privilege bits when mmap writing
 2016-01-15  6:36 UTC  (7+ messages)

[PATCH 05/14] ARM: dts: imx6ul: specify proper clocks for the PWM nodes
 2016-01-15  6:34 UTC  (14+ messages)
` [PATCH 06/14] ARM: dts: imx6ul: disable PWMs by default
  ` [PATCH 07/14] ARM: dts: imx6ul: add pwm[1-4] nodes
    ` [PATCH 08/14] ARM: dts: imx6ul: add kpp support
      ` [PATCH 09/14] ARM: dts: imx6ul: add sdma support
        ` [PATCH 10/14] ARM: dts: imx6ul: add flexcan support
          ` [PATCH 11/14] ARM: dts: imx6ul: add sai support
            ` [PATCH 12/14] ARM: dts: imx6ul: add lcdif support
              ` [PATCH 13/14] ARM: dts: imx6ul: add gpmi support
                ` [PATCH 14/14] ARM: dts: imx6: make audmux optional for i.MX6UL sound driver

[PATCH v9 00/21] KVM: ARM64: Add guest PMU support
 2016-01-15  6:27 UTC  (66+ messages)
` [PATCH v9 01/21] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v9 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v9 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v9 04/21] KVM: ARM64: Add access handler for PMCR register
` [PATCH v9 05/21] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v9 06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v9 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v9 08/21] KVM: ARM64: Add access handler for event type register
` [PATCH v9 09/21] KVM: ARM64: Add access handler for event counter register
` [PATCH v9 10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
` [PATCH v9 11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v9 12/21] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v9 13/21] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v9 14/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v9 15/21] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v9 16/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v9 17/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v9 18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v9 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v9 20/21] KVM: ARM: Introduce per-vcpu kvm device controls
` [PATCH v9 21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3

[GIT PULL REQUEST] md updates for 4.5
 2016-01-15  6:30 UTC  (2+ messages)

[PATCH net v2] ovs: add recursion limit to ovs_vport_receive
 2016-01-15  6:30 UTC  (3+ messages)

[PATCH V2 0/8] FP/VEC/VSX switching optimisations
 2016-01-15  6:25 UTC  (12+ messages)
` [PATCH V2 4/8] powerpc: Explicitly disable math features when copying thread
` [PATCH V2 5/8] powerpc: Restore FPU/VEC/VSX if previously used
` [PATCH V2 6/8] powerpc: Add the ability to save FPU without giving it up
` [PATCH V2 7/8] powerpc: Add the ability to save Altivec "
` [PATCH V2 8/8] powerpc: Add the ability to save VSX "

Adding channels on multicodec soundcard
 2016-01-15  6:24 UTC  (2+ messages)

CVE-2015-7885 security fix for stable
 2016-01-15  6:22 UTC 

[Qemu-arm] [PATCH] cadence_gem: fix buffer overflow
 2016-01-15  6:19 UTC  (7+ messages)
  ` [Qemu-devel] "
` [Qemu-devel] "
  ` [Qemu-arm] "

[PATCH] arm: fix incorrect bounds check
 2016-01-15  5:40 UTC 

CVE-2015-7884 security fix for stable
 2016-01-15  6:13 UTC 

[PATCH skeleton v4 0/5] Add inventory fan5
 2016-01-15  6:10 UTC  (6+ messages)
` [PATCH skeleton v4 1/5] "
` [PATCH skeleton v4 2/5] Initial fan LED status
` [PATCH skeleton v4 3/5] Remove reboot function in power button, reboot is in reset button
` [PATCH skeleton v4 4/5] Solve auto power on issue, confirm GPIO status before send the signal
` [PATCH skeleton v4 5/5] Reset button does not power on when dc off

[PATCH v15 00/25] Compile-time stack metadata validation
 2016-01-15  6:06 UTC  (6+ messages)
` [PATCH v15 13/25] x86/reboot: Add ljmp instructions to stacktool whitelist

[ovmf test] 78134: regressions - FAIL
 2016-01-15  6:05 UTC 

[PATCH] Staging:lustre:lustre:obdclass:Remove return from void function
 2016-01-15  6:02 UTC 

[PATCH] Staging: speakup: Fix getting port information
 2016-01-15  5:59 UTC  (2+ messages)

Separate out image generation into a new task
 2016-01-15  5:58 UTC  (3+ messages)

[PATCH 0/1] ALSA: hda - Use acpi_dev_present()
 2016-01-15  5:58 UTC  (2+ messages)

How to obtain the manual of util-linux?
 2016-01-15  5:57 UTC  (3+ messages)

[PATCH] ALSA: hda - hdmi create spdif ctl based on pcm
 2016-01-15  5:51 UTC  (4+ messages)

[PATCH v3 0/5] migration/remus: bug fix and cleanup
 2016-01-15  5:44 UTC  (6+ messages)
` [PATCH v3 2/5] remus: resume immediately if libxl__xc_domain_save_done() completes

[PATCH] mm: make apply_to_page_range more robust
 2016-01-15  5:41 UTC  (2+ messages)

[PATCH] fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
 2016-01-15  5:34 UTC  (2+ messages)

[PATCH] iommu/vt-d: Don't skip PCI devices when disabling IOTLB
 2016-01-15  5:33 UTC 

[PATCH] ASoC: fsl: document DT compatible string "fsl,imx-audio-wm8960"
 2016-01-15  5:33 UTC 

proc-meminfo: Why the Mapped be much higher than Active(file) + Inactive(file) ?
 2016-01-15  5:26 UTC 

KASAN splal in minstrel_ht_update_stats()
 2016-01-15  5:23 UTC  (2+ messages)

[PATCH 0/3] [media] dvbdev: clean up the code
 2016-01-15  5:15 UTC  (4+ messages)
` [PATCH 1/3] [media] dvbdev: replace kcalloc with kzalloc
` [PATCH 2/3] [media] dvbdev: the space is required after ','
` [PATCH 3/3] [media] dvbdev: remove useless parentheses after return

[PATCH 0/1] ncurses: 5.9 0 -> 6.0
 2016-01-15  5:18 UTC  (3+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH 1/1] configs: beaglebone: update kernel to 4.1.13 and u-boot to 2015.10
 2016-01-15  5:13 UTC  (4+ messages)

[PATCH 1/2] arm64: insn: remove BUG_ON from codegen
 2016-01-15  5:09 UTC  (4+ messages)
` [PATCH 2/2] arm64: bpf: add extra pass to handle faulty codegen

[PATCH 0/1] ncurses: 5.9 0 -> 6.0
 2016-01-15  5:09 UTC  (2+ messages)
` [PATCH 1/1] "

[for-next][PATCH 0/7] tracing: Updates for 4.5 (and some stuff going into 4.4)
 2016-01-15  5:08 UTC  (5+ messages)
` [for-next][PATCH 3/7] ftracetest: Add instance create and delete test

[V3] powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
 2016-01-15  4:59 UTC  (5+ messages)

[U-Boot] [PATCH 00/14] EFI payload / application support v2
 2016-01-15  5:06 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] disk/part.c: Expose list of available block drivers
` [U-Boot] [PATCH 02/14] include/efi_api.h: Add more detailed API definitions
` [U-Boot] [PATCH 03/14] efi_loader: Add PE image loader
` [U-Boot] [PATCH 04/14] efi_loader: Add boot time services
` [U-Boot] [PATCH 05/14] efi_loader: Add console interface
` [U-Boot] [PATCH 06/14] efi_loader: Add runtime services
` [U-Boot] [PATCH 07/14] efi_loader: Add disk interfaces
` [U-Boot] [PATCH 08/14] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH 09/14] efi_loader: Implement memory allocation and map
` [U-Boot] [PATCH 10/14] arm64: Allow exceptions to return
` [U-Boot] [PATCH 11/14] arm64: Allow EFI payload code to take exceptions
` [U-Boot] [PATCH 12/14] efi_loader: Add DCACHE_OFF support for arm64
` [U-Boot] [PATCH 13/14] efi_loader: hook up in build environment
` [U-Boot] [PATCH 14/14] efi_loader: Add distro boot script for removable media

[PATCH] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-15  5:07 UTC  (6+ 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.