All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-27 14:30:56 to 2015-02-27 15:14:22 UTC [more...]

[Buildroot] [PATCH 1/1] linux: add support for 4.x versions
 2015-02-27 15:14 UTC  (2+ messages)

[meta-qt5][PATCH] recipes: upgrade from 5.4.0 to 5.4.1
 2015-02-27 15:14 UTC  (3+ messages)

Getting error "failed to setup attributes" on Adding Custom Fields in accelerometer HID driver
 2015-02-27 15:14 UTC  (3+ messages)

feature request: excluding files/paths from "git grep"
 2015-02-27 15:13 UTC  (10+ messages)

[PATCH] net: bcmgenet: fix throughtput regression with TSO autosizing
 2015-02-27 15:13 UTC  (4+ messages)

[PATCH 7/8] drm/i915/skl: Update watermarks for Y tiling
 2015-02-27 15:12 UTC  (2+ messages)

[PATCH 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-02-27 15:09 UTC  (14+ messages)
` [PATCH 1/6] PM / wakeup: export pm_system_wakeup symbol
` [PATCH 2/6] rtc: at91sam9: rework wakeup and interrupt handling
` [PATCH 3/6] rtc: at91rm9200: "
` [PATCH 4/6] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
` [PATCH 6/6] tty: serial: atmel: rework interrupt and wakeup handling

[PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
 2015-02-27 15:12 UTC  (3+ messages)

[PATCH 1/2] kasan, module, vmalloc: rework shadow allocation for modules
 2015-02-27 15:10 UTC  (4+ messages)
` [PATCH 2/2] kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>

[Buildroot] [PATCH] dstat: add missing runtime dependency for Python curses
 2015-02-27 15:10 UTC  (2+ messages)

[PATCH v2] ARM: zynq: use restart_handler mechanism for slcr reset
 2015-02-27 15:09 UTC  (2+ messages)

[PATCH 1/2] generic/065: f2fs serves 64KB size with zero data
 2015-02-27 15:09 UTC  (8+ messages)
` [PATCH 2/2] generic/066: add _require_metadata_replay
    ` [f2fs-dev] "

[PATCH 0/3] staging: comedi: adl_pci6208: combine board types
 2015-02-27 15:07 UTC  (4+ messages)
` [PATCH 1/3] staging: comedi: adl_pci6208: combine PCI-6208 and PCI-6216 support
` [PATCH 2/3] staging: comedi: adl_pci6208: remove multiple board type support
` [PATCH 3/3] staging: comedi: adl_pci6208: support old PLX device ID

[PATCH 0/8] ARM OMAP2+ GPMC: fixes and bus children
 2015-02-27 15:08 UTC  (4+ messages)
` [PATCH 2/8] ARM OMAP2+ GPMC: add "

[PATCH] drm: Don't assign fbs for universal cursor support to files
 2015-02-27 15:07 UTC  (4+ messages)

stubdom vtpm build failure in staging
 2015-02-27 15:07 UTC  (9+ messages)

[PATCH 00/16] android/gatt: Improve robustness in Gatt Client
 2015-02-27 15:07 UTC  (3+ messages)
` [PATCH 15/16] shared/gatt-helpers: Improve robustness read by type request

[PATCH] ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUP
 2015-02-27 15:06 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 1/4] audio/avdtp: Remove start timer on stream_free()
 2015-02-27 15:05 UTC  (4+ messages)

[PATCH i-g-t] lib/igt_kms.c: igt_require -> igt_require_f("two displays required\n")
 2015-02-27 15:06 UTC  (2+ messages)

[PATCH perf/core ] [BUGFIX] perf-probe: Remove bias offset to find probe point by address
 2015-02-27 15:04 UTC 

[PATCH 0/5] (not just)x86/Dom0: NUMA related adjustments
 2015-02-27 15:04 UTC  (8+ messages)
` [PATCH 1/5] x86: allow specifying the NUMA nodes Dom0 should run on

[PATCH v3 0/8] Split off mini-os to a separate tree
 2015-02-27 15:05 UTC  (6+ messages)

[PATCH] drm: Fixup racy refcounting in plane_force_disable
 2015-02-27 15:04 UTC  (2+ messages)

[RFCv1 00/20] Audio deduplication part 3
 2015-02-27 15:03 UTC  (21+ messages)
` [RFCv1 01/20] audio/avdtp: Copy SEP list to avdtp session
` [RFCv1 02/20] audio/avdtp: Refactor avdtp_new
` [RFCv1 03/20] audio/avdtp: Add stream related debugs
` [RFCv1 04/20] audio/avdtp: Remove avdtp_server from avdtp code
` [RFCv1 05/20] audio/avdtp: Move connection logic from avdtp to a2dp
` [RFCv1 06/20] audio/avdtp: Refactor transport and control channels
` [RFCv1 07/20] audio/avdtp: Remove start timer on stream_free()
` [RFCv1 08/20] audio/avdtp: Add check for callback before run it
` [RFCv1 09/20] audio/avdtp: Add AVDTP_STATE_OPEN to allowed state
` [RFCv1 10/20] audio/avdtp: Fix style issues
` [RFCv1 11/20] android/avdtp: Move bluetooth service code to callback
` [RFCv1 12/20] audio/avdtp: Make use of disconnect callback
` [RFCv1 13/20] audio/avdtp: Add finalize_discovery() on unref
` [RFCv1 14/20] android/avdtp: Add set vendor codec function
` [RFCv1 15/20] audio/avdtp: Add error checks and style fixes
` [RFCv1 16/20] audio/avdtp: Add handling missing cases in avdtp_parse_rej
` [RFCv1 17/20] audio/avdtp: Add delay reporting in capabilities
` [RFCv1 18/20] audio/avdtp: Remove disconnect timer code
` [RFCv1 19/20] android/avdtp: Refactor avdtp_new()
` [RFCv1 20/20] audio/avdtp: Refactor freeing avdtp session

[PATCH v3 00/16] unified packet type
 2015-02-27 15:02 UTC  (4+ messages)
` [PATCH v4 00/18] "
  ` [PATCH v4 03/18] mbuf: add definitions of unified packet types

[PATCH 0/4] xen: sched: rework and add performance counters
 2015-02-27 15:01 UTC  (7+ messages)
` [PATCH 2/4] xen: sched: make counters for vCPU sleep and wakeup generic
` [PATCH 3/4] xen: sched: make counters for vCPU tickling generic

[RFC v1 0/5] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-02-27 15:01 UTC  (5+ messages)

[Buildroot] [git commit] libevent: fix openssl detection when statically linking
 2015-02-27 15:01 UTC  (4+ messages)

[PATCH -resend 1/1] bfs: bfad_worker cleanup
 2015-02-27 15:01 UTC 

[PATCH 1/6] android/gatt: Fix client signed write on encrypted link
 2015-02-27 15:01 UTC  (6+ messages)
` [PATCH 2/6] android/bluetooth: Store if CSRK is authenticated
` [PATCH 3/6] android/bluetooth: Add support for CSRK authetication level
` [PATCH 4/6] android/gatt: Fix check if CSRK is authenticated
` [PATCH 5/6] android/gatt: Fix error message in signed_write_cmd
` [PATCH 6/6] shared/att: Fix signed write without transparent signing

[PATCH v2 0/9] PCI: MMCONFIG clean up
 2015-02-27 15:00 UTC  (22+ messages)
` [PATCH v2 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH v2 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH v2 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH v2 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH v2 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH v2 6/9] x86, pci: mmconfig_{32, 64}.c code refactoring - remove code duplication
  ` [PATCH v2 6/9] x86, pci: mmconfig_{32,64}.c "
` [PATCH v2 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH v2 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH v2 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used

[PATCH 1/3] systemd: add missing util-linux build-dependency
 2015-02-27 14:57 UTC  (3+ messages)
` [PATCH 2/3] systemd: use PACKAGECONFIG for PAM enable/disable
` [PATCH 3/3] systemd: add PACKAGECONFIG for xkbcommon and iptables

[PATCH] Staging: dgnc: Replace printk() with dev_info()
 2015-02-27 14:59 UTC  (2+ messages)
` [Outreachy kernel] "

grub-extras/lua: fs->label in grub.enum_device
 2015-02-27  8:41 UTC 

[meta-networking][PATCH] nis: update yp-tools and ypbind
 2015-02-27 14:59 UTC 

[Qemu-devel] [PATCH] spapr_vio: Convert to realize()
 2015-02-27 14:58 UTC  (2+ messages)

[PATCH] xen: correct bug in p2m list initialization
 2015-02-27 14:54 UTC  (3+ messages)

[PATCH net-next 00/10] eBPF support for cls_bpf
 2015-02-27 14:55 UTC  (11+ messages)
` [PATCH net-next 01/10] ebpf: remove kernel test stubs
` [PATCH net-next 02/10] ebpf: constify various function pointer structs
` [PATCH net-next 03/10] ebpf: export BPF_PSEUDO_MAP_FD to uapi
` [PATCH net-next 04/10] ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
` [PATCH net-next 05/10] ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
` [PATCH net-next 06/10] ebpf: add sched_cls_type and map it to sk_filter's verifier ops
` [PATCH net-next 07/10] ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
` [PATCH net-next 08/10] x86: unexport set_memory_ro and set_memory_rw
` [PATCH net-next 09/10] arm64: "
` [PATCH net-next 10/10] cls_bpf: add initial eBPF support for programmable classifiers

[Qemu-devel] [PATCH] hmp: info spice: Show string channel name
 2015-02-27 14:56 UTC  (4+ messages)

Pygrub backports
 2015-02-27 14:56 UTC  (6+ messages)

[BUG] Balloon malfunctions with memory hotplug
 2015-02-27 14:55 UTC  (7+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] macio: Convert to realize()
 2015-02-27 14:55 UTC  (2+ messages)

[PATCH] staging: lustre: fld_request.c: Remove else after return
 2015-02-27 14:54 UTC  (2+ messages)

[PATCH 00/36] Update IXGBE base codes
 2015-02-27 14:54 UTC  (2+ messages)

RFC: [PATCH 1/3] Enhance platform support for PCI
 2015-02-27 14:54 UTC  (25+ messages)

3.19 kernel: BUG: unable to handle kernel NULL pointer dereference
 2015-02-27 14:53 UTC 

[RFC PATCH] arm64: use fixmap region for permanent FDT mapping
 2015-02-27 14:53 UTC 

[PATCH] [trivial] treewide: Fix typo in printk messages
 2015-02-27 14:52 UTC 

[PATCH v5 0/3] Add array printing helper to ftrace
 2015-02-27 14:52 UTC  (5+ messages)
` [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

[PATCH v5 0/6] Interrupt mode PMD
 2015-02-27 14:52 UTC  (5+ messages)
` [PATCH v6 2/8] eal/linux: add rx queue interrupt FDs to intr handle struct

[PATCH] drm/i915: Redo WMs when cursor size changes
 2015-02-27 14:53 UTC  (3+ messages)

[PATCH 1/2] libsepol: clean up the CIL API
 2015-02-27 14:50 UTC  (2+ messages)
` [PATCH 2/2] libsemanage: use the new "

regression in 4.0.0-rc1 with r8169 ethernet
 2015-02-27 14:50 UTC  (4+ messages)

[PATCH v6 0/2] Add array printing support to libtraceevent
 2015-02-27 14:48 UTC  (3+ messages)
` [PATCH v6 1/2] tools lib traceevent: factor out allocating and processing args
` [PATCH v6 2/2] tools lib traceevent: Add support for __print_array()

[PATCH] x86/Dom0: account for shadow/HAP allocation
 2015-02-27 14:45 UTC  (6+ messages)

[PATCHv2 00/15] ARM: mvebu: Armada 39x basic support, and preparatory cleanups
 2015-02-27 14:48 UTC  (5+ messages)
` [PATCHv2 04/15] ARM: mvebu: use IRQ macros to define the SDHCI interrupt on Armada 38x

[PATCH] IncRemove: Set "auto-read" only after successful excl open
 2015-02-27 14:47 UTC 

Undeliverable: wellcom
 2015-02-27 14:47 UTC 

master - initscripts: lvm2-monitor: use @DMEVENTD_PIDFILE@ instead of hardcoded /var/run/dmeventd.pid
 2015-02-27 14:46 UTC 

[PATCH v2] spi: qup: Add DMA capabilities
 2015-02-27 14:46 UTC  (6+ messages)

[PATCH] IMSM-orom: make sure, that device list is supported
 2015-02-27 14:45 UTC 

[PATCH v3 00/24] xen/arm: Add support for non-pci passthrough
 2015-02-27 14:44 UTC  (6+ messages)
` [PATCH v3 08/24] xen/arm: Allow virq != irq

[PATCH v7 0/3] xen/arm: Add support for Huawei hip04-d01 platform
 2015-02-27 14:44 UTC  (4+ messages)
` [PATCH v7 1/3] xen/arm: Duplicate gic-v2.c file to support hip04 platform version
` [PATCH v7 2/3] xen/arm: Make gic-v2 code handle hip04-d01 platform
` [PATCH v7 3/3] xen/arm: Force dom0 to use normal GICv2 driver on Hip04 platform

i40e: crash on NMI by continuous module reload
 2015-02-27 14:44 UTC  (4+ messages)
  ` [E1000-devel] "

[Qemu-devel] [PATCHv3 0/9] ppc: loadvm/savevm fixups for -M g3beige and -M mac99
 2015-02-27 14:44 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] Staging: rtl8188eu: Cleanup code to increase readability
 2015-02-27 14:42 UTC  (2+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PATCH 0/4] cpu: Make cpu_init() return QOM object
 2015-02-27 14:40 UTC  (2+ messages)

[Qemu-devel] [PATCH] pci: Convert pci_nic_init() to Error to avoid qdev_init()
 2015-02-27 14:40 UTC 

[PATCH] Staging: lustre: Add blank line after declarations
 2015-02-27 14:40 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 00/21] drm/omap: misc fixes/improvements
 2015-02-27 14:40 UTC  (4+ messages)
` [PATCH 09/21] drm/omap: handle mismatching color format and buffer width

[PATCH] image-gallery: Fix installation of matrix files
 2015-02-27 14:39 UTC 

master - initscripts: lvm2-monitor: implement status action
 2015-02-27 14:39 UTC 

Bug in i2c-core?
 2015-02-27 14:37 UTC  (3+ messages)

[PATCH v2] net: bcmgenet: fix throughtput regression
 2015-02-27 14:27 UTC 

[PATCH 0/6] eDP DRRS based on frontbuffer tracking
 2015-02-27 14:29 UTC  (3+ messages)

[PATCH/RFC v11 00/20] LED / flash API integration
 2015-02-27 14:34 UTC  (10+ messages)
` [PATCH/RFC v11 01/20] leds: flash: document sysfs interface
  ` 0.led_name 2.other.led.name in /sysfs "

[PATCH BlueZ v1 00/17] Implement GATT server D-Bus API
 2015-02-27 14:33 UTC  (6+ messages)
` [PATCH BlueZ v1 12/17] core/gatt: Add btd_gatt_database_notify function

[Qemu-devel] [RfC PATCH 00/15] virtio-gpu:
 2015-02-27 14:33 UTC  (11+ messages)
` [Qemu-devel] [RfC PATCH 06/15] virtio-gpu/2d: add virtio gpu core code
` [Qemu-devel] [RfC PATCH 08/15] virtio-gpu-pci: virtio-1.0 adaptions [fixup]

[PATCH] grub-extras/lua: add fs label to grub.enum_device
 2015-02-27 14:33 UTC  (6+ messages)

[PATCH] nl80211: add notes about userspace API/ABI modifications
 2015-02-27 14:32 UTC 

[PATCH] console_codes.4: Add missing escape sequence
 2015-02-27 14:32 UTC  (3+ messages)

[PATCH 0/3] knotty: Add automatic pager support
 2015-02-27 14:32 UTC  (4+ messages)
` [PATCH 1/3] knotty: Catch exceptions on broken pipes
` [PATCH 2/3] knotty: Do not log show_versions output
` [PATCH 3/3] knotty: Add automatic paging for bitbake -s and -e

Crash in acpi_ps_peek_opcode when booting kernel 3.19 as Xen dom0
 2015-02-27 14:31 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/9] ahci: enable migration
 2015-02-27 14:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 6/9] qtest/ahci: add migrate dma test


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.