All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-23 23:49:53 to 2016-04-24 08:45:48 UTC [more...]

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2016-04-24  8:45 UTC 

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2016-04-24  8:45 UTC 

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2016-04-24  8:45 UTC 

Configuring a Bluetooth PAN server: can't find docs
 2016-04-24  8:38 UTC  (3+ messages)

[PATCH 0/11] More SRP patches for kernel v4.7
 2016-04-24  8:35 UTC  (3+ messages)
` [PATCH 11/11] IB/srp: Prevent mapping failures

[Buildroot] [PATCH v4 0/7] Support building a second Barebox config (incl. BBB)
 2016-04-24  8:32 UTC  (13+ messages)

[PATCH net] net/mlx4_en: fix spurious timestamping callbacks
 2016-04-24  8:24 UTC  (4+ messages)

[PATCH] drm/i915: Warn there are any unfreed contexts when we shutdown
 2016-04-24  8:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH 1/2] package/freeswitch: disable ClueCon invitation messages
 2016-04-24  8:23 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/freeswitch: Fix added license

libdrm: Patch to compile on hurd
 2016-04-24  8:09 UTC  (6+ messages)
` [PATCH] Workaround for systems that does not have PATH_MAX, like hurd
` libdrm: Patch to compile on hurd -- includes in drm.h
  ` [PATCH] On hurd other includes are required to compile

Customize login prompt text in Yocto
 2016-04-24  8:06 UTC  (2+ messages)

[PATCH] mm: enable RLIMIT_DATA by default with workaround for valgrind
 2016-04-24  8:07 UTC  (2+ messages)

random(4) changes
 2016-04-24  8:03 UTC  (3+ messages)

[PATCH v5 00/21] Add HiSilicon RoCE driver
 2016-04-24  7:54 UTC  (4+ messages)
` [PATCH v5 09/21] IB/hns: Add hca support

Cleanup of early quirks
 2016-04-24  7:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Canonicalize stolen memory calculations (rev2)

[Buildroot] [PATCH v4 0/7] Support building a second Barebox config (incl. BBB)
 2016-04-24  7:53 UTC  (4+ messages)
` [Buildroot] [PATCH v4 6/7] barebox: support 2nd config build

[PATCH 0/7] RDMA/i40iw: Fixes for i40iw driver
 2016-04-24  7:35 UTC  (3+ messages)
` [PATCH 5/7] RDMA/i40iw: Fix for using one sge for RDMA READ

[PATCH 01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
 2016-04-24  7:32 UTC  (23+ messages)
` [PATCH 02/21] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
` [PATCH 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH 04/21] drm/i915: Introduce i915_vm_to_ggtt()
` [PATCH 05/21] drm/i915: Move ioremap_wc tracking onto VMA
` [PATCH 06/21] drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
` [PATCH 07/21] drm/i915: Mark the current context as lost on suspend
` [PATCH 08/21] drm/i915: L3 cache remapping is part of context switching
` [PATCH 09/21] drm/i915: Consolidate L3 remapping LRI
` [PATCH 10/21] drm/i915: Remove early l3-remap
` [PATCH 11/21] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH 12/21] drm/i915: Assign every HW context a unique ID
` [PATCH 13/21] drm/i915: Replace the pinned context address with its "
` [PATCH 14/21] drm/i915: Refactor execlists default context pinning
` [PATCH 15/21] drm/i915: Move context initialisation to first-use
` [PATCH 16/21] drm/i915: Move the magical deferred context allocation into the request
` [PATCH 17/21] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH 18/21] drm/i915: Track the previous pinned context inside the request
` [PATCH 19/21] drm/i915: Store LRC hardware id in "
` [PATCH 20/21] drm/i915: Stop tracking execlists retired requests

[PATCH v2 01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
 2016-04-24  7:31 UTC  (23+ messages)
` [PATCH v2 02/21] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
` [PATCH v2 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH v2 04/21] drm/i915: Introduce i915_vm_to_ggtt()
` [PATCH v2 05/21] drm/i915: Move ioremap_wc tracking onto VMA
` [PATCH v2 06/21] drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
` [PATCH v2 07/21] drm/i915: Mark the current context as lost on suspend
` [PATCH v2 08/21] drm/i915: L3 cache remapping is part of context switching
` [PATCH v2 09/21] drm/i915: Consolidate L3 remapping LRI
` [PATCH v2 10/21] drm/i915: Remove early l3-remap
` [PATCH v2 11/21] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH v2 12/21] drm/i915: Assign every HW context a unique ID
` [PATCH v2 13/21] drm/i915: Replace the pinned context address with its "
` [PATCH v2 14/21] drm/i915: Refactor execlists default context pinning
` [PATCH v2 15/21] drm/i915: Move context initialisation to first-use
` [PATCH v2 16/21] drm/i915: Move the magical deferred context allocation into the request
` [PATCH v2 17/21] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH v2 18/21] drm/i915: Track the previous pinned context inside the request
` [PATCH v2 19/21] drm/i915: Store LRC hardware id in "
` [PATCH v2 20/21] drm/i915: Stop tracking execlists retired requests
` [PATCH v2 21/21] drm/i915: Unify GPU resets upon shutdown

[PATCH v2] ARM: dts: artpec: update clock bindings in artpec6.dtsi
 2016-04-24  7:23 UTC  (4+ messages)

[Xenomai] kernel 3.12
 2016-04-24  7:21 UTC  (8+ messages)

0 bot for Git
 2016-04-24  7:15 UTC  (14+ messages)

[PATCH] rtl8712: Fixed alignment to match open parenthesis
 2016-04-24  7:18 UTC 

[B.A.T.M.A.N.] [PATCHv12 0/4] Multicast optimizations for bridges
 2016-04-24  7:07 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv12 2/4] batman-adv: Add multicast optimization support for bridged setups

[PATCH] string_list: use string-list API in unsorted_string_list_lookup()
 2016-04-24  7:06 UTC  (2+ messages)

[RFC] The Linux Scheduler: a Decade of Wasted Cores Report
 2016-04-24  7:05 UTC  (3+ messages)

[PATCH RFT] spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanup
 2016-04-24  6:59 UTC 

[PATCH] drm/i915: Propagate error from drm_gem_object_init()
 2016-04-24  6:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

GSoC Project Selected | Incremental Rewrite of git bisect
 2016-04-24  6:52 UTC  (2+ messages)

[PATCH v3 0/3] qqz and runlatex improvements
 2016-04-24  6:50 UTC  (6+ messages)
` [PATCH v3 1/3] qqz: Improve accuracy of cross-links
` [PATCH v3 2/3] Improve behavior of build scripts
` [PATCH v3 3/3] Remove *.bbl from repository

[U-Boot] [PATCH v5 0/4] Amlogic Meson GXBaby and ODROID-C2 support
 2016-04-24  6:50 UTC  (5+ messages)
` [U-Boot] [PATCH v5 1/4] arm: implement generic PSCI reset call for armv8
` [U-Boot] [PATCH v5 2/4] net: designware: fix descriptor layout and warnings on 64-bit archs
` [U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
` [U-Boot] [PATCH v5 4/4] arm: meson: implement calls to secure monitor

[PATCH] name-rev: include taggerdate in considering the best name
 2016-04-24  6:35 UTC  (5+ messages)

[seabios baseline-only test] 44361: tolerable FAIL
 2016-04-24  6:40 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2016-04-24  6:40 UTC 

pull request: iwlwifi-next 2016-03-30
 2016-04-24  6:30 UTC  (3+ messages)
` [PATCH 23/43] iwlwifi: remove support for fw older than -16.ucode

[Buildroot] [autobuild.buildroot.net] Build results for 2016-04-23
 2016-04-24  6:30 UTC 

[PATCH v3] drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
 2016-04-24  6:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf (rev4)

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-23_23-00-32
 2016-04-24  5:55 UTC 

[Bug 95093] Brutal legend messy image on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:54 UTC  (2+ messages)

[Bug 95092] Euro Truck Simulator 2 static messy or black screen on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:54 UTC  (2+ messages)

[Bug 95087] Guns of Icarus Online pink sky on [AMD/ATI] RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:53 UTC  (2+ messages)

[ovmf test] 92529: regressions - FAIL
 2016-04-24  5:53 UTC 

[Bug 95082] FEZ black character on [AMD/ATI] RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:53 UTC  (2+ messages)

[Bug 95081] Flashout2 black game world on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:52 UTC  (2+ messages)

[PATCHv7 00/29] THP-enabled tmpfs/shmem using compound pages
 2016-04-24  5:46 UTC  (6+ messages)

VRF_DEVICE integration plan
 2016-04-24  4:07 UTC 

[xen-unstable test] 92456: tolerable FAIL - PUSHED
 2016-04-24  5:38 UTC 

[PATCH v8 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-04-24  5:32 UTC  (4+ messages)
` [PATCH v8 1/4] gadget: Introduce the usb charger framework

smc911 vs smsc911
 2016-04-24  5:25 UTC 

[PATCH v2] build: Use AC_HEADER_MAJOR to find device macros
 2016-04-24  5:13 UTC  (3+ messages)
` [PATCH v3] "

[PATCH RFC 0/8] mtd: spi-nor: fix support of Quad SPI memories
 2016-04-24  5:06 UTC  (3+ messages)
` [PATCH RFC 4/8] mtd: spi-nor: fix support of Dual (x-y-2) and Quad (x-y-4) SPI protocols

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2016-04-24  5:02 UTC 

[PATCH] fuse: Expose read from directory to userspace
 2016-04-24  4:57 UTC  (3+ messages)

[xen-4.3-testing test] 92504: trouble: blocked/broken/fail/pass
 2016-04-24  4:56 UTC 

[PATCH 0/4 v2] ext4: Fix data exposure after a crash
 2016-04-24  4:55 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ext4: Remove EXT4_STATE_ORDERED_MODE

[PATCH v5 0/4] Add --base option to git-format-patch to record base tree info
 2016-04-24  4:36 UTC  (9+ messages)
` [PATCH v5 2/4] format-patch: add '--base' option "
` [PATCH v5 3/4] format-patch: introduce --base=auto option

[PATCH] fast-import: implement --min-pack-size parameter
 2016-04-24  4:32 UTC  (3+ messages)
  ` [PATCH v2] fast-import: implement unpack limit

[PATCH] ext4: refuse O_DIRECT opens for mode where DIO doesn't work
 2016-04-24  4:27 UTC 

[PATCH 00/23] Netfilter updates for net-next
 2016-04-24  4:26 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-04-24  4:26 UTC 

[ovmf test] 92502: regressions - FAIL
 2016-04-24  4:17 UTC 

[RFC][PATCH v6 0/2] printk: Make printk() completely async
 2016-04-24  5:14 UTC  (4+ messages)

[PATCH v2] mm: fix incorrect pfn passed to untrack_pfn() in remap_pfn_range()
 2016-04-24  4:01 UTC  (2+ messages)

[RFC][PATCH v4 0/2] printk: Make printk() completely async
 2016-04-24  5:03 UTC  (3+ messages)

3ab6378a68: kernel BUG at arch/x86/mm/physaddr.c:26!
 2016-04-24  4:01 UTC 

[PATCH 1/3] git reset --hard gives clean working tree
 2016-04-24  3:45 UTC  (4+ messages)
` [PATCH v6 01/10] t0027: Make more reliable

[PATCH] mm: Fix incorrect pfn passed to untrack_pfn in remap_pfn_range
 2016-04-24  3:44 UTC  (4+ messages)

[PATCH v6 00/10] arm64: Add support for KVM with ACPI
 2016-04-24  3:33 UTC  (37+ messages)
` [PATCH v6 01/10] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PATCH v6 02/10] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
` [PATCH v6 03/10] irqchip/gic-v2: Gather ACPI specific data in a single structure
` [PATCH v6 04/10] irqchip/gic-v2: Parse and export virtual GIC information
` [PATCH v6 06/10] irqchip/gic-v3: Gather all ACPI specific data in a single structure
` [PATCH v6 07/10] irqchip/gic-v3: Parse and export virtual GIC information
` [PATCH v6 08/10] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
` [PATCH v6 09/10] KVM: arm/arm64: vgic: Rely on the GIC driver "
` [PATCH v6 10/10] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter

[PATCH v2] lib: make sg_pool tristate instead of bool
 2016-04-24  3:30 UTC  (2+ messages)

[Qemu-devel] [RFC] translate-all: protect code_gen_buffer with RCU
 2016-04-24  3:27 UTC  (2+ messages)
` [Qemu-devel] [RFC v2] "

[RFC PATCH v2 0/3] adding pthread support to gssd
 2016-04-24  3:24 UTC  (6+ messages)
` [RFC PATCH v2 2/3] gssd: using syscalls directly to change thread's identity

[Qemu-devel] [RFC] translate-all: protect code_gen_buffer with RCU
 2016-04-24  3:20 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2016-04-24  3:03 UTC 

[PATCH -v2] ext4: allow readdir()'s of large empty directories to be interrupted
 2016-04-24  2:51 UTC 

[RFC PATCH] avail idx update optimizations
 2016-04-24  2:45 UTC  (2+ messages)

parallel lookups on NFS
 2016-04-24  2:34 UTC 

通知:邮件系统升级提示
 2016-04-24  2:07 UTC 

[PATCH] ALSA: intel_hda - Add dock support for ThinkPad X260
 2016-04-24  1:48 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] ALSA: intel_hda - Add dock support for ThinkPad X260
 2016-04-24  1:48 UTC 

net merged into net-next
 2016-04-24  1:39 UTC  (2+ messages)

[qemu-upstream-unstable baseline-only test] 44360: regressions - FAIL
 2016-04-24  1:23 UTC 

[seabios test] 92452: tolerable FAIL - PUSHED
 2016-04-24  1:11 UTC 

[U-Boot] [PATCH v4 00/13] ARM: uniphier: add ARMv8 SoCs support
 2016-04-24  1:08 UTC  (2+ messages)

Xen 4.7 Headline Features (for PR)
 2016-04-24  1:06 UTC  (5+ messages)

[U-Boot] pull request: u-boot-uniphier/master
 2016-04-24  1:04 UTC 

[linux-linus test] 92440: regressions - FAIL
 2016-04-24  0:47 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-04-24  0:17 UTC 

[PATCH net-next 0/9] netlink: align attributes when needed (patchset #1)
 2016-04-24  0:13 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-04-24  0:10 UTC 

[PATCH] unicore32: mm: Add missing parameter to arch_vma_access_permitted
 2016-04-24  0:09 UTC  (2+ messages)

[GIT PULL FOR v4.7] Renesas R-Car DU changes
 2016-04-24  0:08 UTC 

Major KVM issues with kernel 4.5 on the host
 2016-04-23 23:57 UTC  (11+ messages)

[PATCH 00/13] R-Car VSP improvements for v4.7 - Round 2
 2016-04-23 23:50 UTC  (6+ messages)
` [PATCH 09/13] v4l: vsp1: Move frame sequence number from video node to pipeline
` [PATCH 10/13] v4l: vsp1: Group DRM RPF parameters in a structure
` [PATCH 11/13] drm: rcar-du: Add alpha support for VSP planes
` [PATCH 12/13] drm: rcar-du: Add Z-order "
` [PATCH 13/13] v4l: vsp1: Remove deprecated DRM API


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.