All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-17 16:06:40 to 2016-02-17 16:56:24 UTC [more...]

[PATCH v4 0/4] new ib_drain_qp() API
 2016-02-17 20:35 UTC  (5+ messages)
  ` [PATCH v4 1/4] IB: new common API for draining queues
  ` [PATCH v4 3/4] IB/srp: Use ib_drain_rq()
  ` [PATCH v4 2/4] iw_cxgb4: add queue drain functions
  ` [PATCH v4 4/4] IB/iser: Use ib_drain_sq()

[PATCH 0/4] Audio recipe updates
 2016-02-17 16:56 UTC 

DVBSky T980C CI issues (kernel 4.0.x)
 2016-02-17 16:55 UTC  (10+ messages)

[PATCH v8 3/3] tty: 8250_omap: Use software emulated RS485 direction control
 2016-02-17 16:56 UTC  (6+ messages)

[PATCH v2 0/2] arm64: mm: Mark .rodata as RO
 2016-02-17 16:55 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm64/mm: Add .rodata to kernel virtual memory boot notice

[PATCH] rtc: rv8803: convert spin_lock to mutex_lock
 2016-02-17 16:55 UTC  (2+ messages)

[PATCH V5 00/11] soc: mediatek: PMIC wrap: add MT6323/2701/7623 support
 2016-02-17 16:55 UTC  (6+ messages)
` [PATCH V5 04/11] soc: mediatek: PMIC wrap: split SoC specific init into callback

[RFC] mac80211: add extap functionality
 2016-02-17 16:55 UTC  (2+ messages)

[PATCH] Fix logging logic in output()
 2016-02-17 16:55 UTC  (2+ messages)

[PATCH 0/3] xfs: mount option handling fixups
 2016-02-17 16:55 UTC  (7+ messages)
` [PATCH 1/3] xfs: convert mount option parsing to tokens
  ` [PATCH 1/3 V2] "
` [PATCH 2/3] xfs: sanitize remount options
  ` [PATCH 2/3 V2] "

[PATCH] fusion-mptbase: handle failed allocation for workqueue
 2016-02-17 16:53 UTC  (4+ messages)

[PATCH] Fix kfree bug in sendmsg and recvmsg
 2016-02-17 16:52 UTC  (3+ messages)

[PATCH 1/2] staging: wilc1000: Fix line over 80 characters long
 2016-02-17 16:52 UTC  (3+ messages)
` [PATCH 2/2] staging: wilc1000: Fix line over 80 characters

[Bug 93594] Flickering Shadows in The Talos Principle
 2016-02-17 16:51 UTC  (2+ messages)

[PATCH v3 0/2] Staging: wlan-ng: Remove unused functions
 2016-02-17 16:50 UTC  (3+ messages)
` [PATCH v3 1/2] Staging: wlan-ng: Remove function hfa384x_drvr_commtallies
` [PATCH v3 2/2] Staging: wlan-ng: Remove unused functions and prototypes

Wrong wireless nick card name loaded on reboot
 2016-02-17 16:50 UTC  (3+ messages)

[PATCH] xen/arm64: Make sure we get all debug output
 2016-02-17 16:49 UTC  (4+ messages)

[PATCH v3 00/10] Support for Cortex-M Prototyping System
 2016-02-17 16:48 UTC  (6+ messages)
` [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386

[Qemu-devel] [PATCH 0/5] qga: win32 guest-set-user-password improvements
 2016-02-17 16:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] qga: use more idiomatic qemu-style eol operators
` [Qemu-devel] [PATCH 2/5] qga: use size_t for wcslen() return value
` [Qemu-devel] [PATCH 3/5] qga: use wide-chars constants for wchar_t comparisons
` [Qemu-devel] [PATCH 4/5] qga: fix off-by-one length check
` [Qemu-devel] [PATCH 5/5] qga: check utf8-to-utf16 conversion

[PATCH] MAINTAINERS: add myself as seabios maintainer
 2016-02-17 16:47 UTC  (5+ messages)

[PATCH] tipc: unlock in error path
 2016-02-17 16:47 UTC 

mgmt API, need some help for my use-case
 2016-02-17 16:46 UTC  (5+ messages)

[U-Boot] [PATCH v2] test/py: only check for SPL signature if SPL uses serial output
 2016-02-17 16:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] hw/ppc/spapr: Implement the h_page_init hypercall
 2016-02-17 16:45 UTC 

[PATCH] drm/i915/skl: Ensure HW is powered during DDB HW state readout
 2016-02-17 16:45 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] ixgbe: fix x550 VF tx issue
 2016-02-17 16:44 UTC  (2+ messages)

[PATCH] ARM64: Don't set the default console to ttyAMA0
 2016-02-17 16:43 UTC 

Behavior of file test operations on symlinks
 2016-02-17 16:42 UTC  (2+ messages)

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-02-17 16:41 UTC  (6+ messages)
` [RFC 11/12] x86, rwsem: provide __down_write_killable
  ` [RFC 11/12 v1] "

[PATCH 0/2] mpt3sas driver fix and updated MAINTAINERS list:
 2016-02-17 16:40 UTC  (4+ messages)
` [PATCH 1/2] mpt3sas: Deallocate resources before trying reallocation of the same in _base_allocate_memory_pools()

[PATCH v2 00/17] KVM/ARM: Guest Entry/Exit optimizations
 2016-02-17 16:40 UTC  (36+ messages)
` [PATCH v2 01/17] arm64: KVM: Switch the sys_reg search to be a binary search
` [PATCH v2 02/17] ARM: KVM: Properly sort the invariant table
` [PATCH v2 03/17] ARM: KVM: Enforce sorting of all CP tables
` [PATCH v2 04/17] ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
` [PATCH v2 05/17] ARM: KVM: Switch the CP reg search to be a binary search
` [PATCH v2 06/17] KVM: arm/arm64: timer: Add active state caching
` [PATCH v2 07/17] arm64: KVM: vgic-v2: Avoid accessing GICH registers
` [PATCH v2 08/17] arm64: KVM: vgic-v2: Save maintenance interrupt state only if required
` [PATCH v2 09/17] arm64: KVM: vgic-v2: Move GICH_ELRSR saving to its own function
` [PATCH v2 10/17] arm64: KVM: vgic-v2: Do not save an LR known to be empty
` [PATCH v2 11/17] arm64: KVM: vgic-v2: Only wipe LRs on vcpu exit
` [PATCH v2 12/17] arm64: KVM: vgic-v2: Make GICD_SGIR quicker to hit
` [PATCH v2 13/17] arm64: KVM: vgic-v3: Avoid accessing ICH registers
` [PATCH v2 14/17] arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
` [PATCH v2 15/17] arm64: KVM: vgic-v3: Do not save an LR known to be empty
` [PATCH v2 16/17] arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
` [PATCH v2 17/17] arm64: KVM: vgic-v3: Do not save ICH_AP0Rn_EL2 for GICv2 emulation

[PATCH 0/6] preparation for merging the OOM reaper
 2016-02-17 16:40 UTC  (5+ messages)
` [PATCH 1/6] mm,oom: exclude TIF_MEMDIE processes from candidates

[PATCH] psmouse: added absolute touch event support to BYD touchpad driver
 2016-02-17 16:39 UTC  (3+ messages)
` (unknown),

[PATCH v4 0/3] config: add '--sources' option to print the source of a config value
 2016-02-17 16:39 UTC  (5+ messages)
` [PATCH v4 3/3] config: add '--show-origin' option to print the origin "

[PATCH 0/5] x86: XSA-170 follow-up
 2016-02-17 16:38 UTC  (6+ messages)
` [PATCH 1/5] x86emul: fix rIP handling
` [PATCH 2/5] x86emul: limit-check branch targets
` [PATCH 3/5] x86emul: simplify IRET logic
` [PATCH 4/5] VMX: fold redundant code
` [PATCH 5/5] x86: drop failsafe callback invocation from assembly

[PATCH] termios.3: Document line length in canonical mode
 2016-02-17 16:37 UTC  (5+ messages)

[PATCH] [RFC] kernel/cpu: Use lockref for online CPU reference counting
 2016-02-17 16:37 UTC  (16+ messages)
                    ` [Intel-gfx] "

Memory power management
 2016-02-17 16:10 UTC 

[PATCH net-next v1 0/9] amd-xgbe: AMD XGBE driver updates 2016-02-12
 2016-02-17 16:35 UTC  (6+ messages)
` [PATCH net-next v1 1/9] amd-xgbe: Disable VLAN filtering when in promiscuous mode

[U-Boot] GSoC projects for Minnowboard MAX
 2016-02-17 16:35 UTC  (3+ messages)

"Re: [PATCH RFC Version 1 0/6] Request for Comment: NFS4.1 Session Trunking"
 2016-02-17 16:34 UTC  (3+ messages)

[U-Boot] [PATCH] video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD
 2016-02-17 16:32 UTC  (2+ messages)

[Bug 94186] Immediate crash when launching World of Warcraft with RV790
 2016-02-17 16:32 UTC  (2+ messages)
` [Bug 94186] Crash when launching glxinfo and "

[PATCH v5sub1 7/8] arm64: move kernel image to base of vmalloc area
 2016-02-17 16:31 UTC  (12+ messages)

[PATCH] xen/blback: Fit the important information of the thread in 17 characters
 2016-02-17 16:31 UTC 

[Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
 2016-02-17 16:30 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 01/16] doc: Add QBM format specification

[josef-btrfs:fdinfo 1/1] fs/notify/inotify/inotify_user.c:321:18: warning: initialization from incompatible pointer type
 2016-02-17 16:29 UTC 

[PATCH v2 0/2] flag contiguous PTEs in linear mapping
 2016-02-17 16:29 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: mm: Enable CONT_SIZE aligned sections for 64k page kernels
` [PATCH v2 2/2] arm64: Mark kernel page ranges contiguous

[Qemu-trivial] [PATCH] misc: spelling
 2016-02-17 16:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] monitor: spelling fix
  ` [Qemu-trivial] "

[PATCH v5] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-02-17 16:29 UTC  (3+ messages)

[char-misc-next V3] mei: fix format string in debug prints
 2016-02-17 16:27 UTC 

[Qemu-devel] [PATCH 1/1] nbd: fix block-mirror NBD target
 2016-02-17 16:28 UTC  (3+ messages)

[PATCH] x86/perf/intel/cqm: Get rid of the silly for_each_cpu lookups
 2016-02-17 16:28 UTC  (3+ messages)

SEE ALSO: func based or man page based?
 2016-02-17 16:28 UTC  (3+ messages)

[RFC PATCH 0/2] vfs: Use per-cpu list for SB's s_inodes list
 2016-02-17 16:27 UTC  (11+ messages)
` [RFC PATCH 1/2] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [RRC PATCH 2/2] vfs: Use per-cpu list for superblock's inode list

[Qemu-devel] [PATCH RESEND v5] i2c-tiny-usb is a small usb to i2c bridge
 2016-02-17 16:26 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH v6] i2c-tiny-usb: "

[arm:for-next 24/31] arch/arm/kernel/hyp-stub.S:168: Error: selected processor does not support ARM mode `ubfx r7,r7,#28,#4'
 2016-02-17 16:26 UTC 

Network verification survey
 2016-02-17 16:26 UTC 

[PATCH RESEND] kvm:powerpc:Fix incorrect return statement in the function mpic_set_default_irq_routing
 2016-02-17 16:25 UTC  (2+ messages)

[PATCH] md: Drop sending a change uevent when stopping
 2016-02-17 16:25 UTC 

[PATCH] ALSA: oxfw: use workqueue instead of tasklet for scs1x
 2016-02-17 16:24 UTC 

Respect EFI block-io buffer alignment
 2016-02-17 16:23 UTC  (2+ messages)

Process scheduling
 2016-02-17 16:23 UTC  (7+ messages)

[PATCH] drm/i915/fbc: enable FBC by default on HSW and BDW
 2016-02-17 16:23 UTC  (2+ messages)

Help about Ctrl-Z and Ctrl-Y(urgent)
 2016-02-17 16:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/14] blockdev: Further BlockBackend work
 2016-02-17 16:22 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
` [Qemu-devel] [PATCH v3 08/14] blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()

[PATCH] ASoC: atmel_ssc_dai: distinguish the different SSC
 2016-02-17 16:22 UTC  (5+ messages)

Use xattr to replace omap operations in rbd
 2016-02-17 16:21 UTC  (2+ messages)

[PATCH 0/4] git remote improvements
 2016-02-17 16:20 UTC  (6+ messages)
` [PATCH 4/4] remote: use remote_is_configured() for add and rename

[PATCH] drm/i915: Wait for vblank in i9xx_disable_crtc() for gen 2 only
 2016-02-17 16:21 UTC  (3+ messages)

[U-Boot] [PATCH v3] spi: omap3: Convert to driver model
 2016-02-17 16:20 UTC 

[PATCH] net: ti: netcp: restore get/set_pad_info() functionality
 2016-02-17 16:19 UTC  (5+ messages)

[PATCH] mISDN: prevent possible NULL pointer dereference
 2016-02-17 16:19 UTC 

[PATCH OSSTEST] Increase priority of xen-unstable-coverity
 2016-02-17 16:19 UTC 

[PATCH V1 0/2] Fix counters support in mlx4
 2016-02-17 16:19 UTC  (2+ messages)

[PATCH 0/2] User-index fixes
 2016-02-17 16:19 UTC  (2+ messages)

[PATCH v4 00/21] IB/srpt patches for Linux kernel v4.6
 2016-02-17 16:18 UTC  (2+ messages)

[PATCH 2/6] mm,oom: don't abort on exiting processes when selecting a victim
 2016-02-17 16:17 UTC  (8+ messages)

Possible 4.5 i915 Skylake regression
 2016-02-17 16:18 UTC  (5+ messages)

[PATCH v2 0/4] Add Rockchip VP8 Video Decoder Driver
 2016-02-17 16:17 UTC  (5+ messages)
` [PATCH v2 3/4] [NOT FOR REVIEW] videobuf2-dc: Let drivers specify DMA attrs
` [PATCH v2 4/4] media: vcodec: rockchip: Add Rockchip VP8 decoder driver

[PATCH 00/11] CLCD Nomadik+Versatile support
 2016-02-17 16:17 UTC  (5+ messages)
` [PATCH 11/11] ARM: versatile: move CLCD configuration to device tree

[GIT PULL] ARM: mvebu: dt64 for v4.6 (#1)
 2016-02-17 16:14 UTC 

[PATCH 0/7] USB changes for rare warnings
 2016-02-17 16:14 UTC  (6+ messages)
` [PATCH 3/7] usb: gadget: pxa25x_udc: use readl/writel for mmio

[PATCH v2 1/2] MIPS: ath79: irq: Move the MISC driver to drivers/irqchip
 2016-02-17 16:13 UTC  (5+ messages)

[PATCH v7 1/2] mmc: OCTEON: Add DT bindings for OCTEON MMC controller
 2016-02-17 16:12 UTC  (6+ messages)
  ` [PATCH v7 2/2] mmc: OCTEON: Add host driver "

[Cocci] false positive match with ternary operator?
 2016-02-17 16:13 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: arm64 for v4.6 (#1)
 2016-02-17 16:12 UTC 

[PATCH 0/2] Support for INA3221 power sensor
 2016-02-17 16:12 UTC  (3+ messages)
` [PATCH 1/2] power sensor support

[PATCH V3] AHCI: Workaround for ThunderX Errata#22536
 2016-02-17 16:12 UTC  (3+ messages)

[PATCH net 0/3] sctp: some cleanups for sctp
 2016-02-17 16:11 UTC  (4+ messages)
` [PATCH net 1/3] sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association
  ` [PATCH net 1/3] sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_associati

[PATCH v5 0/5] Add memory mapped read support for ti-qspi
 2016-02-17 16:11 UTC  (10+ messages)
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request

[PATCH] usb: usbtmc: Fix disconnect/poll interaction
 2016-02-17 16:10 UTC 

[Bug 112491] New: Radeon: HD 7400G / A4-4355M System overheats with 3D graphics active
 2016-02-17 16:10 UTC  (2+ messages)
` [Bug 112491] "

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-02-17 16:10 UTC  (4+ messages)
` [PATCH v3 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH] x86/mm: slightly simplify mod_l1_entry()
 2016-02-17 16:10 UTC 

[Buildroot] [PATCH 1/1] icu: fix build-time segfault by backporting upstream fix
 2016-02-17 16:09 UTC 

[PATCH 00/12] drm/i915: add missing display power refs
 2016-02-17 16:09 UTC  (5+ messages)
` [PATCH 08/12] drm/i915: ensure the HW is powered when accessing the CRC HW block

[char-misc-next V2] mei: fix format string in debug prints
 2016-02-17 16:06 UTC 

[Qemu-devel] [PATCH v2 0/3] Fix migration of old pseries
 2016-02-17 16:06 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 3/3] migration: allow to suppress configuration section submission


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.