All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-04 10:00:00 to 2015-06-04 10:57:51 UTC [more...]

writeback: implement memcg wb_domain
 2015-06-04 10:57 UTC 

[PATCH 0/6] MIPS/BPF fixes for 4.3
 2015-06-04 10:56 UTC  (14+ messages)
` [PATCH 1/6] MIPS: net: BPF: Free up some callee-saved registers
` [PATCH 2/6] MIPS: net: BPF: Replace RSIZE with SZREG
` [PATCH 3/6] MIPS: net: BPF: Fix stack pointer allocation
` [PATCH 4/6] MIPS: net: BPF: Move register definition to the BPF header
` [PATCH 5/6] MIPS: net: BPF: Use BPF register names to describe the ABI
` [PATCH 6/6] MIPS: net: BPF: Introduce BPF ASM helpers

[PATCH] of/dynamic: Fix test for PPC_PSERIES
 2015-06-04 10:57 UTC  (3+ messages)
`  "

[PATCH v5 0/6] QEMU support for KVM Guest Debug on arm64
 2015-06-04 10:56 UTC  (9+ messages)
` [PATCH v5 2/6] target-arm: kvm64: introduce kvm_arm_init_debug()
  ` [Qemu-devel] "
` [PATCH v5 3/6] target-arm: kvm - implement software breakpoints
  ` [Qemu-devel] "

[PATCH v5 00/12] KVM Guest Debug support for arm64
 2015-06-04 11:07 UTC  (15+ messages)
` [PATCH v5 03/12] KVM: arm64: guest debug, define API headers
` [PATCH v5 07/12] KVM: arm64: guest debug, add support for single-step
` [PATCH v5 08/12] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v5 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr

[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
 2015-06-04 10:56 UTC  (16+ messages)
` [PATCH 10/11] spi: add more debug prints in s3c64xx

[RFC/PATCH 0/8] Introduce strreplace
 2015-06-04 10:56 UTC  (3+ messages)
` [RFC/PATCH 1/8] lib: string: "

[Xenomai] Problem with RTNET Packet Socket (or RTDM in general) in Xenomai 3
 2015-06-04 10:56 UTC  (5+ messages)
    ` [Xenomai] rtnet locking/socket SKBs

[PATCH 0/9] sched: balance callbacks
 2015-06-04 10:55 UTC  (11+ messages)
` [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timer

[Qemu-devel] [PATCH v3 0/8] target-sh4: optimizations and cleanups
 2015-06-04 10:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/8] target-sh4: optimize addc using add2

[Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased
 2015-06-04 10:52 UTC  (35+ messages)
` [Qemu-devel] [PATCH 01/33] virtio: 64bit features fixups
` [Qemu-devel] [PATCH 02/33] virtio: endianness checks for virtio 1.0 devices
` [Qemu-devel] [PATCH 03/33] virtio: allow virtio-1 queue layout
` [Qemu-devel] [PATCH 04/33] dataplane: allow virtio-1 devices
` [Qemu-devel] [PATCH 05/33] virtio: disallow late feature changes for virtio-1
` [Qemu-devel] [PATCH 06/33] virtio: allow to fail setting status
` [Qemu-devel] [PATCH 07/33] virtio-net: no writeable mac for virtio-1
` [Qemu-devel] [PATCH 08/33] virtio-net: support longer header
` [Qemu-devel] [PATCH 09/33] virtio-net: enable virtio 1.0
` [Qemu-devel] [PATCH 10/33] vhost_net: add version_1 feature
` [Qemu-devel] [PATCH 11/33] vhost: 64 bit features
` [Qemu-devel] [PATCH 12/33] linux-headers: add virtio_pci
` [Qemu-devel] [PATCH 13/33] virtio-pci: initial virtio 1.0 support
` [Qemu-devel] [PATCH 14/33] virtio: generation counter support
` [Qemu-devel] [PATCH 15/33] virtio: add modern config accessors
` [Qemu-devel] [PATCH 16/33] virtio-pci: switch to modern accessors for 1.0
` [Qemu-devel] [PATCH 17/33] virtio-pci: add flags to enable/disable legacy/modern
` [Qemu-devel] [PATCH 18/33] virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller
` [Qemu-devel] [PATCH 19/33] virtio-pci: change & document virtio pci bar layout
` [Qemu-devel] [PATCH 20/33] virtio-pci: make modern bar 64bit + prefetchable
` [Qemu-devel] [PATCH 21/33] virtio-pci: correctly set host notifiers for modern bar
` [Qemu-devel] [PATCH 22/33] virtio_balloon: header update
` [Qemu-devel] [PATCH 23/33] virtio-balloon: switch to virtio_add_feature
` [Qemu-devel] [PATCH 24/33] virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions
` [Qemu-devel] [PATCH 25/33] virtio-pci: add virtio_pci_modern_regions_init()
` [Qemu-devel] [PATCH 26/33] virtio-pci: add virtio_pci_modern_region_map()
` [Qemu-devel] [PATCH 27/33] virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map
` [Qemu-devel] [PATCH 28/33] virtio-pci: move cap type to VirtIOPCIRegion
` [Qemu-devel] [PATCH 29/33] virtio-pci: drop identical virtio_pci_cap
` [Qemu-devel] [PATCH 30/33] virtio-pci: fill VirtIOPCIRegions early
` [Qemu-devel] [PATCH 31/33] pci: add PCI_CLASS_INPUT_*
` [Qemu-devel] [PATCH 32/33] virtio-input: core code & base class [pci]
` [Qemu-devel] [PATCH 33/33] virtio-input: emulated devices [pci]

[PATCH] KVM: arm64: fix misleading comments in save/restore
 2015-06-04 10:50 UTC  (15+ messages)

linux-next: manual merge of the userns tree with the tip tree
 2015-06-04 10:49 UTC 

[PATCH v2 0/7] devtool: improve handling of local source files
 2015-06-04 10:49 UTC  (2+ messages)

[Qemu-trivial] [PATCH] Print error when failing to load PCI config data
 2015-06-04 10:49 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v1 0/9]powerpc/powernv: Nest Instrumentation support
 2015-06-04 10:48 UTC  (10+ messages)
` [PATCH v1 1/9]powerpc/powernv: Data structure and macros definition
` [PATCH v1 6/9]powerpc/powernv: dt parser function for nest pmu and its events
` [PATCH v1 8/9] powerpc/powernv: Add OPAL support for Nest PMU

Kernel config fragments are no longer applied after update to Fido
 2015-06-04 10:47 UTC 

Suggestion: make git checkout safer
 2015-06-04 10:47 UTC  (9+ messages)

[PATCH 0/3] cpufreq: governor: Fix potential races
 2015-06-04 10:47 UTC  (6+ messages)
` [PATCH 2/3] cpufreq: governor: split cpufreq_governor_dbs()
` [PATCH 3/3] cpufreq: governor: Serialize governor callbacks

[patch] checkpatch: complain about GW-BASIC style label names
 2015-06-04 10:46 UTC  (5+ messages)
` [patch v2] "

[Qemu-devel] [PATCH V5] vhost: logs sharing
 2015-06-04 10:44 UTC  (2+ messages)

[Qemu-devel] [PULL 00/22] target-arm queue
 2015-06-04 10:44 UTC  (2+ messages)

[PATCH 0/6] Upgrade X drivers and xkeyboard-config
 2015-06-04 10:44 UTC  (7+ messages)
` [PATCH 1/6] xf86-input-evdev: Upgrade 2.9.1 -> 2.9.2
` [PATCH 2/6] xf86-input-keyboard: Upgrade 1.8.0 -> 1.8.1
` [PATCH 3/6] xf86-input-synaptics: Upgrade 1.8.1 -> 1.8.2
` [PATCH 4/6] xf86-video-omap: Upgrade to 0.4.3
` [PATCH 5/6] xf86-video-vmware: Upgrade 13.0.2 -> 13.1.0
` [PATCH 6/6] xkeyboard-config: Upgrade 2.14 -> 2.15

[PATCH v2] arm: tcm: Don't crash when TCM banks are protected by TrustZone
 2015-06-04 10:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] kdbus: use FIELD_SIZEOF in kdbus_member_set_user macro
 2015-06-04 10:39 UTC 

[PATCH RFC 0/2] libxl: allow an xs_restricted QEMU to start
 2015-06-04 10:40 UTC  (5+ messages)
` [PATCH RFC 1/2] libxl: allow /local/domain/0/device-model/$DOMID to be written by $DOMID

[PATCH] kdbus: use parentheses in KDBUS_ITEM_FOREACH macro uniformly
 2015-06-04 10:39 UTC 

[PATCH] kdbus: fix type conversion in item macroses
 2015-06-04 10:39 UTC 

New USB ID 2001:3c25
 2015-06-04 10:38 UTC  (3+ messages)

[PATCH 0/6] query hash key size in byte
 2015-06-04 10:38 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] ethdev: add an field for querying hash key size

[uml-devel] [PATCH] um: Switch clocksource to hrtimers
 2015-06-04 10:37 UTC  (6+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Don't support fallocate on jdata files
 2015-06-04 10:36 UTC  (4+ messages)

[PATCH v7] libxl: provide libxl_bitmap_{or,and}
 2015-06-04 10:35 UTC  (4+ messages)
` clarification of xen Wiki article

[PATCH] sctp:Make the function sctp_assoc_lookup_laddr bool
 2015-06-04 10:35 UTC  (2+ messages)

[RFC PATCH] perf: honoring cpuid for number of fixed counters
 2015-06-04 10:35 UTC  (3+ messages)

[RFC] git-am: handling unborn branches
 2015-06-04 10:34 UTC 

[PATCH 0/7] ASoC: remove bitwise operations on GPIO level value
 2015-06-04 10:34 UTC  (6+ messages)
` [PATCH 3/7] ASoC: wm8903: generalize GPIO control register bits

writing an alsa driver
 2015-06-04 10:33 UTC  (12+ messages)

[RFC PATCH] slub: RFC: Improving SLUB performance with 38% on NO-PREEMPT
 2015-06-04 10:31 UTC  (2+ messages)

[asoc:topic/topology 104/105] sound/soc/soc-topology.c:1672:45: sparse: restricted __le32 degrades to integer
 2015-06-04 10:30 UTC 

[PATCHv2 bluetooth-next] nl802154: export supported commands
 2015-06-04 10:29 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/3] x86: fsp: Load GDT before calling FspInitEntry
 2015-06-04 10:28 UTC  (2+ messages)
` [U-Boot] [PATCH v2 3/3] x86: fsp: Move FspInitEntry call to board_init_f()

[U-Boot] [PATCH v2 1/3] x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
 2015-06-04 10:28 UTC 

[Qemu-devel] [PATCH v1 1/1] xilinx_axidma.c: Fix up the stream_running() function
 2015-06-04 10:20 UTC  (4+ messages)
` [Qemu-trivial] "

[PATCH 1/2] emulator/btdev: Restructure le functions for readablity
 2015-06-04 10:26 UTC  (2+ messages)
` [PATCH 2/2] emulator/le: Add LE test commands

[patch] [media] gspca: sn9c2028: remove an unneeded condition
 2015-06-04 10:24 UTC  (3+ messages)

[REGRESSION] 4.1-rc6 unloading loop OOPS
 2015-06-04 10:24 UTC  (2+ messages)

[PATCH iproute2] tipc: introduce TIPC configuration tool
 2015-06-04 10:23 UTC  (3+ messages)

[PATCH 1/1] x86/microcode: change type to unsigned int in few places
 2015-06-04 10:22 UTC  (2+ messages)

[PATCH] libxc: unify handling of vNUMA layout
 2015-06-04 10:23 UTC 

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-06-04 10:22 UTC  (8+ messages)
` [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory

[PATCH] mmc: enable Enhance Strobe for HS400
 2015-06-04 10:15 UTC 

[GIT PULL 0/6] perf/core improvements and fixes
 2015-06-04 10:17 UTC  (6+ messages)
    ` [EXPERIENCE] My experience on using perf record BPF filter on a real usecase

[PATCH 0/8] ACL: various fixes and cleanups
 2015-06-04 10:20 UTC  (3+ messages)

[PATCH] of: clean-up unnecessary libfdt include paths
 2015-06-04 10:20 UTC  (4+ messages)
`  "

[PATCH 1/4] python-numpy: duplicate i586 over-ride for i686
 2015-06-04 10:20 UTC  (4+ messages)

[RFC PATCH] mmc: core: Optimize case for exactly one erase-group budget TRIM
 2015-06-04 10:20 UTC  (2+ messages)
` [RFC PATCH 2/2] mmc: core.c: Add comment to clarify special cases of ERASE/TRIM

[U-Boot] [PATCH] sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
 2015-06-04 10:18 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S
 2015-06-04 10:15 UTC  (2+ messages)

[PATCH 0/5] Broadcom Bluetooth UART device driver
 2015-06-04 10:14 UTC  (3+ messages)
` [PATCH 5/5] BlueZ Broadcom UART Protocol

[Qemu-trivial] [PATCH] Grammar: 'as to'->'as for'
 2015-06-04 10:12 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-trivial] [PATCH] configure: append --extra-ldflags to LDFLAGS
 2015-06-04 10:11 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH resend 0/1] pinctrl: sunxi: Add allwinner A33 PIO controller
 2015-06-04 10:10 UTC  (5+ messages)
` [PATCH resend] pinctrl: sunxi: Add allwinner A33 PIO controller support

[meta-qt5][fido][PATCH 1/7] qt5: drop recipes for 5.4.1 version
 2015-06-04 10:09 UTC  (7+ messages)
` [meta-qt5][fido][PATCH 2/7] qtbase: fix dependency for sql-mysql PACKAGECONFIG
` [meta-qt5][fido][PATCH 3/7] qt5: rename <module>-git directories with patches to just <module>
` [meta-qt5][fido][PATCH 4/7] qt5: merge .inc and _git.bb files
` [meta-qt5][fido][PATCH 5/7] qt5-opengles2-test: Upgrade to latest tip
` [meta-qt5][fido][PATCH 6/7] ninja-native: upgrade to 1.5.3
` [meta-qt5][fido][PATCH 7/7] qt5: upgrade to latest revision in 5.4 branches

[PATCH 1/2] x86/asm/entry/32: Explain stub32_clone logic
 2015-06-04 10:07 UTC  (4+ messages)
` [PATCH 2/2] x86/asm/entry/32: Remove unnecessary optimization in stub32_clone

[RFC PATCH] arm64: Image: Allow the appending of a device tree binary
 2015-06-04 10:07 UTC  (5+ messages)

[RFC PATCH] x86, espfix: use spin_lock rather than mutex
 2015-06-04  9:45 UTC  (14+ messages)
                ` [RFC PATCH] x86, espfix: postpone the initialization of espfix stack for AP
                      ` [RFC PATCH V2] "
                        ` [PATCH V1] "

arm syscall fast path can miss a ptrace syscall-exit
 2015-06-04 10:06 UTC  (4+ messages)
` [PATCH] arm64: fix missing syscall trace exit

[PATCH v2] i40evf: fix of supporting jumbo frame
 2015-06-04 10:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] alsa-tools: add dependency glib-2.0
 2015-06-04  9:23 UTC  (2+ messages)

[linux-lvm] libdm cannot swap names between two child volumes
 2015-06-04 10:02 UTC 

[RFC net-next 0/6] net: Identifier Locator Addressing
 2015-06-04 10:02 UTC  (3+ messages)
` [RFC net-next 2/6] net: Identfier Locator Addressing module

[net-next:master 264/272] net/core/filter.c:1429:2: note: in expansion of macro 'if'
 2015-06-04 10:01 UTC 

[Qemu-devel] [PATCH v8 00/10] qcow2: Support refcount order amendment
 2015-06-04 10:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 03/10] qcow2: Use error_report() in qcow2_amend_options()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v8 04/10] qcow2: Use abort() instead of assert(false)
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] Ping: [PATCH] qobject: object_property_add() performance improvement
 2015-06-04 10:01 UTC  (3+ messages)

[PATCH] checkpatch: remove local from codespell path
 2015-06-04 10:00 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.