All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-08 12:47:12 to 2015-12-08 13:39:22 UTC [more...]

[RFC PATCH 0/2] slab: implement bulking for SLAB allocator
 2015-12-08 13:39 UTC  (6+ messages)
` [RFC PATCH 2/2] slab: implement bulk free in "

Scrub on btrfs single device only to detect errors, not correct them?
 2015-12-08 13:38 UTC  (5+ messages)

problem about pgmeta object?
 2015-12-08 13:37 UTC  (4+ messages)

What are the differences between the -next tree and the -mm tree?
 2015-12-08 13:37 UTC  (4+ messages)

[PATCH v6 00/21] KVM: ARM64: Add guest PMU support
 2015-12-08 13:37 UTC  (56+ messages)
` [PATCH v6 01/21] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v6 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v6 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v6 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v6 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v6 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
` [PATCH v6 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v6 08/21] KVM: ARM64: Add access handler for PMEVTYPERn and PMCCFILTR register
` [PATCH v6 09/21] KVM: ARM64: Add access handler for PMXEVTYPER register
` [PATCH v6 10/21] KVM: ARM64: Add access handler for PMEVCNTRn and PMCCNTR register
` [PATCH v6 11/21] KVM: ARM64: Add access handler for PMXEVCNTR register
` [PATCH v6 12/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
` [PATCH v6 13/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register
` [PATCH v6 14/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register
` [PATCH v6 15/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register
` [PATCH v6 16/21] KVM: ARM64: Add reset and access handlers for PMSWINC register
` [PATCH v6 17/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v6 18/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v6 19/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v6 20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v6 21/21] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH v2] drivers/net/ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154
 2015-12-08 13:37 UTC  (2+ messages)

[PATCH V2 0/6] cpufreq: governor: replace per-cpu delayed work with timers
 2015-12-08 14:04 UTC  (10+ messages)
` [PATCH V2 5/6] "
` [PATCH][experimantal] cpufreq: governor: Use an atomic variable for synchronization

Tracing built-in drivers ?
 2015-12-08 13:36 UTC 

[PATCH v3 0/9] ACPI / LPSS: fix system hangup on BYT/BSW/CHT
 2015-12-08 14:05 UTC  (6+ messages)
` [PATCH v3 1/9] device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification

warning in ext4 with nfs/rdma server
 2015-12-08 13:31 UTC  (4+ messages)

[PATCH v2] drm/i915: prevent out of range pt in the PDE macros (take 3)
 2015-12-08 13:30 UTC  (3+ messages)
` [PATCH 0/1] drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e}
` [PATCH 1/1] drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros

[PATCH] clk: samsung: exynos542x: fix MFC clock hierarchy parent
 2015-12-08 13:29 UTC 

[PATCH v3 0/7] arm64: relax Image placement rules
 2015-12-08 13:29 UTC  (5+ messages)
` [PATCH v3 3/7] arm64: split off early mapping code from early_fixmap_init()

[Qemu-devel] [PULL for-2.5 0/4] Block patches
 2015-12-08 13:28 UTC  (8+ messages)
` [Qemu-devel] [PULL for-2.5 2/4] block: Don't wait serialising for non-COR read requests

[PATCH v5 0/4] ARM SMC Calling Convention interface
 2015-12-08 13:28 UTC  (5+ messages)
` [PATCH v5 1/4] arm/arm64: add arm-smccc
` [PATCH v5 2/4] arm: add implementation for arm-smccc
` [PATCH v5 3/4] arm64: "
` [PATCH v5 4/4] drivers: psci: replace psci firmware calls

[PATCH 2/2] x86, perf: Use INST_RETIRED.PREC_DIST for cycles:ppp
 2015-12-08 13:27 UTC  (8+ messages)
` [tip:perf/core] perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp

[libvirt test] 65523: regressions - trouble: blocked/broken/fail/pass
 2015-12-08 13:27 UTC 

[PATCH] lightnvm: change rrpc slab creation/destruction time
 2015-12-08 13:26 UTC  (3+ messages)

[PATCH v4 00/19] Implement generic IPI support mechanism
 2015-12-08 13:20 UTC  (51+ messages)
  ` [PATCH v4 01/19] genirq: Add new IRQ_DOMAIN_FLAGS_IPI
  ` [PATCH v4 02/19] genirq: Add DOMAIN_BUS_IPI
  ` [PATCH v4 03/19] genirq: Add GENERIC_IRQ_IPI Kconfig symbol
  ` [PATCH v4 04/19] genirq: Add struct ipi_mapping and its helper functions
  ` [PATCH v4 05/19] genirq: Add ipi_offset to irq_common_data
  ` [PATCH v4 06/19] genirq: Add an extra comment about the use of affinity in irq_common_data
  ` [PATCH v4 07/19] genirq: Make irq_domain_alloc_descs() non static
  ` [PATCH v4 08/19] genirq: Add a new generic IPI reservation code to irq core
  ` [PATCH v4 09/19] genirq: Add a new function to get IPI reverse mapping
  ` [PATCH v4 10/19] genirq: Add a new irq_send_ipi() to irq_chip
  ` [PATCH v4 11/19] genirq: Implement ipi_send_{mask, single}()
  ` [PATCH v4 12/19] irqchip/mips-gic: Add a IPI hierarchy domain
  ` [PATCH v4 13/19] irqchip/mips-gic: Add device "
  ` [PATCH v4 14/19] irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
  ` [PATCH v4 15/19] irqchip/mips-gic: Clear percpu_masks correctly when mapping
  ` [PATCH v4 16/19] MIPS: Add generic SMP IPI support
  ` [PATCH v4 17/19] MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
  ` [PATCH v4 18/19] MIPS: Delete smp-gic.c
  ` [PATCH v4 19/19] irqchip/mips-gic: Add new DT property to reserve IPIs

[PATCH] ARM: DTS: Amlogic: Add TWD support to Meson8b
 2015-12-08 13:24 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] dm: x86: Convert ICH driver fully to driver model PCI API
 2015-12-08 13:24 UTC  (15+ messages)
` [U-Boot] [PATCH 1/7] dm: pci: Move pci_bus_to_hose() to compatibility
` [U-Boot] [PATCH 2/7] dm: pci: Add a function to write a BAR
` [U-Boot] [PATCH 3/7] dm: pci: Avoid using pci_bus_to_hose() in the uclass
` [U-Boot] [PATCH 4/7] dm: Expand the uclass for Peripheral Controller Hubs (PCH)
` [U-Boot] [PATCH 5/7] dm: x86: Add a driver for Intel PCH7
` [U-Boot] [PATCH 6/7] dm: x86: Add a driver for Intel PCH9
` [U-Boot] [PATCH 7/7] dm: x86: spi: Convert ICH SPI driver to driver model PCI API

[PATCH] bond: fix LACP mempool size
 2015-12-08 13:23 UTC 

[Qemu-devel] [PATCH 0/2] Preparation for PCI devices convert to realize()
 2015-12-08 13:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] Add param Error** to msi_init() & modify the callers

[PATCH i-g-t] RFC: split PM workarounds into separate lib
 2015-12-08 13:22 UTC  (2+ messages)

wireless-testing regression: Could not configure driver mode
 2015-12-08 13:21 UTC  (3+ messages)
` wireless-testing rebased, new HEAD commit f5feec4244464225c03ccc9ddad615cb43a044cc

New setools3 release
 2015-12-08 13:20 UTC  (3+ messages)

[U-Boot] [PATCH] arm: Add and select CONFIG_ARMV7
 2015-12-08 13:21 UTC 

[PATCH V8 1/2] intel_pmc_ipc: update acpi resource structure for Punit
 2015-12-08 13:19 UTC  (4+ messages)

[PATCH] mmc: pwrseq_simple: Fix regression with optional GPIOs
 2015-12-08 13:17 UTC  (5+ messages)

[PATCH 0/4] dmaengine: New 'universal' API for requesting channel
 2015-12-08 13:15 UTC  (7+ messages)
` [PATCH 4/4] dmaengine: edma: Add support for DMA filter mapping to slave devices

[PATCH] back-up raw_super in sbi
 2015-12-08 13:17 UTC 

[PATCH net-next 1/2] net: Set sk_txhash from a random number
 2015-12-08 13:15 UTC  (3+ messages)
` [net-next,1/2] "

[PATCH 00/12] etnaviv DRM driver
 2015-12-08 13:15 UTC  (12+ messages)
` [PATCH 02/12] drm/etnaviv: add devicetree bindings

[meta-fsl-arm-extra][PATCH][master] 1/3] linux-congatec-3.14.28: Up to 071278e0
 2015-12-08 13:08 UTC 

vcpu state are all paused
 2015-12-08 13:14 UTC  (4+ messages)

[PATCH] netfilter: nf_ct_sctp: validate vtag for new conntrack entries
 2015-12-08 13:11 UTC  (2+ messages)

[PATCH] sched/fair: [cosmetic] match ifdef/endif CONFIG_NO_HZ_COMMON
 2015-12-08 13:11 UTC  (2+ messages)

[PATCH v2 0/7] efi: run UEFI services with interrupts enabled
 2015-12-08 13:11 UTC  (8+ messages)
` [PATCH v2 6/7] efi: runtime-wrapper: get rid of the rtc_lock spinlock
    ` [rtc-linux] "

[meta-fsl-arm-extra][PATCH][master] 3/3] cgtqmx6: Set default values
 2015-12-08 13:09 UTC 

[meta-fsl-arm-extra][PATCH][master] 2/3] u-boot-congatec-2013.04: Up to 29ea3cb0
 2015-12-08 13:09 UTC 

[PATCH] Staging: Skein: Moved macros from skein_block.c to header file
 2015-12-08 13:09 UTC  (2+ messages)

ARM64: kernel oops in 4.4-rc4+
 2015-12-08 13:08 UTC  (3+ messages)

[PATCH v4] acpi, apei, arm64: APEI initial support for aarch64
 2015-12-08 13:08 UTC  (6+ messages)

[PATCH v2 1/2] tools: Add support for handling built-in kernel modules
 2015-12-08 13:08 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] eal/linux: "

[PATCH 00/12] x86: Rewrite 64-bit syscall code
 2015-12-08 13:07 UTC  (6+ messages)
` [PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path

[PATCH 0/2] Add Renesas R8A7794 USB/VIN PFC support
 2015-12-08 13:06 UTC  (6+ messages)
` [PATCH] pinctrl: sh-pfc: r8a7791: add EtherAVB pin groups

[PATCH v2 0/9] i2c: add generic support for timing parameters in DT
 2015-12-08 13:03 UTC  (10+ messages)
` [PATCH v2 2/9] i2c: add generic routine to parse DT for timing information

[PATCH] mips: mm: fix build failure
 2015-12-08 13:01 UTC  (2+ messages)

[PATCH v3 00/18] *** SUBJECT HERE ***
 2015-12-08 13:00 UTC  (5+ messages)
` [PATCH v3 03/18] clocksource: Add NPS400 timers driver

Recent changes (master)
 2015-12-08 13:00 UTC 

testsuite for meta-selinux
 2015-12-08 12:59 UTC  (2+ messages)

[PATCH 0/6] Add virtio support in arm/arm64
 2015-12-08 12:59 UTC  (8+ messages)
` [PATCH 6/6] virtio: arm/arm64: memory mapped IO support in pmd driver

[U-Boot] [PATCH 1/6] arm: socfpga: de0_nano: Zap VIRTUAL_TARGET
 2015-12-08 12:57 UTC  (4+ messages)
` [U-Boot] [PATCH 5/6] arm: socfpga: Introduce common board code

[U-Boot] [PATCH] arm: socfpga: Fix cache configuration
 2015-12-08 12:54 UTC  (6+ messages)

[PATCH v6 0/3] USB MIDI Gadget improvements and bug fixes
 2015-12-08 12:54 UTC  (3+ messages)
` [PATCH v6 3/3] usb: gadget: f_midi: pre-allocate IN requests

[Qemu-devel] [v3 0/3] add avx2 instruction optimization
 2015-12-08 12:54 UTC  (3+ messages)
` [Qemu-devel] [v3 3/3] configure: add options to config avx2

[PATCH v10 0/9] Introduce HVM without dm and new boot ABI
 2015-12-08 12:54 UTC  (5+ messages)
` [PATCH v10 4/9] x86/hvm: loosen up the ASSERT in hvm_cr4_guest_reserved_bits and hvm_efer_valid

[PATCH v3 0/2] block/xen-blkfront: Support non-indirect grant with 64KB page granularity
 2015-12-08 12:51 UTC  (8+ messages)
  ` [Xen-devel] "

Relayd trace drops
 2015-12-08 12:51 UTC 

[PATCH v2 1/8] spi: lm70llp: remove multiple blank lines
 2015-12-08 12:49 UTC  (4+ messages)

[PATCH v3 0/9] Add STM32 pinctrl/GPIO driver
 2015-12-08 12:45 UTC  (3+ messages)
` [PATCH v3 1/9] ARM: Kconfig: Introduce MACH_STM32F429 flag
` [PATCH v3 5/9] ARM: mach-stm32: Select pinctrl

[PATCH 1/2] ASoC: imx-wm8958: add imx-wm8958 machine driver
 2015-12-08 12:47 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.