All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-16 19:02:37 to 2016-12-16 19:59:51 UTC [more...]

[PATCH v3 0/2] Reorganize raid*_make_request to clean up code
 2016-12-16 19:59 UTC  (3+ messages)
` [PATCH v3 2/2] md/raid10: Refactor raid10_make_request

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2016-12-16 19:58 UTC  (7+ messages)
` [PATCH 04/13] vfio-pci: use 32-bit comparisons for register address for gcc-4.5

[GIT PULL] kbuild changes for v4.9-rc1
 2016-12-16 19:57 UTC  (5+ messages)

OOM: Better, but still there on 4.9
 2016-12-16 19:50 UTC  (6+ messages)
  ` OOM: Better, but still there on

[PATCH 0/2] nvme: Improvements in sysfs entry for NVMe CMBs
 2016-12-16 19:37 UTC  (8+ messages)
` [PATCH 1/2] nvme : Use correct scnprintf in cmb show
` [PATCH 2/2] nvme: improve cmb sysfs reporting

[XTF PATCH 00/16] Add test cases for nested vmxon
 2016-12-16 19:47 UTC  (4+ messages)
` [XTF PATCH 04/16] vvmx: add C wrappers of vmxon/vmread/vmptrld
  ` [licensing] was: "

[Buildroot] [PATCH] gvfs: bump to version 1.30.3
 2016-12-16 19:48 UTC 

[kernel-hardening] Working on lib/test_bpf.c tests for eBPF constant blinding
 2016-12-16 19:47 UTC  (2+ messages)

[PATCH 1/2] ipumm-fw: Update SRCREV
 2016-12-16 17:10 UTC  (2+ messages)

[PATCH v5 1/4] siphash: add cryptographically secure PRF
 2016-12-16 19:47 UTC  (6+ messages)
        ` [kernel-hardening] "

[Qemu-devel] [RFC PATCH v2 0/8] VMS_ARRAY_OF_POINTER with null pointers
 2016-12-16 19:47 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 6/8] migration/vmstate: split up vmstate_base_addr

Hello
 2016-12-16 19:46 UTC 

[PATCH 1/3] Bluetooth: btusb: Use an error label for error paths
 2016-12-16 19:43 UTC  (5+ messages)
` [PATCH 2/3] Bluetooth: btusb: Add out-of-band wakeup support

[GIT PULL] KVM fixes for 4.10 merge window
 2016-12-16 19:42 UTC  (2+ messages)

[PATCH] gcc-plugin: include memmodel.h and tree_vrp.h for gcc-7
 2016-12-16 19:40 UTC  (5+ messages)
    ` [kernel-hardening] "

[U-Boot] Pull request v2: u-boot-spi/master
 2016-12-16 19:40 UTC  (5+ messages)

[PATCH 00/34] Teach the sequencer to act as rebase -i's backend
 2016-12-16 19:38 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 11/34] sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed
  ` [PATCH v2 14/34] sequencer (rebase -i): update refs after a successful rebase
  ` [PATCH v2 15/34] sequencer (rebase -i): leave a patch upon error
  ` [PATCH v2 18/34] sequencer (rebase -i): refactor setting the reflog message
  ` [PATCH v2 20/34] sequencer (rebase -i): copy commit notes at end

drm_mm fixes, take 3, final?
 2016-12-16 19:38 UTC  (40+ messages)
` [PATCH v3 01/38] drm/i915: Use the MRU stack search after evicting
` [PATCH v3 02/38] drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
` [PATCH v3 03/38] drm: Compile time enabling for asserts in drm_mm
` [PATCH v3 04/38] lib: Add a simple prime number generator
` [PATCH v3 05/38] drm: Add a simple generator of random permutations
` [PATCH v3 06/38] drm: Add some kselftests for the DRM range manager (struct drm_mm)
` [PATCH v3 07/38] drm: kselftest for drm_mm_init()
` [PATCH v3 08/38] drm: kselftest for drm_mm_debug()
` [PATCH v3 09/38] drm: kselftest for drm_mm_reserve_node()
` [PATCH v3 10/38] drm: kselftest for drm_mm_insert_node()
` [PATCH v3 11/38] drm: kselftest for drm_mm_replace_node()
` [PATCH v3 12/38] drm: kselftest for drm_mm_insert_node_in_range()
` [PATCH v3 13/38] drm: kselftest for drm_mm and alignment
` [PATCH v3 14/38] drm: kselftest for drm_mm and eviction
` [PATCH v3 15/38] drm: kselftest for drm_mm and range restricted eviction
` [PATCH v3 16/38] drm: kselftest for drm_mm and top-down allocation
` [PATCH v3 17/38] drm: kselftest for drm_mm and color adjustment
` [PATCH v3 18/38] drm: kselftest for drm_mm and color eviction
` [PATCH v3 19/38] drm: kselftest for drm_mm and restricted "
` [PATCH v3 20/38] drm/i915: Build DRM range manager selftests for CI
` [PATCH v3 21/38] drm: Promote drm_mm alignment to u64
` [PATCH v3 22/38] drm: Fix kerneldoc for drm_mm_scan_remove_block()
` [PATCH v3 23/38] drm: Detect overflow in drm_mm_reserve_node()
` [PATCH v3 24/38] drm: Simplify drm_mm_clean()
` [PATCH v3 25/38] drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
` [PATCH v3 26/38] drm: Extract struct drm_mm_scan from struct drm_mm
` [PATCH v3 27/38] drm: Rename prev_node to hole in drm_mm_scan_add_block()
` [PATCH v3 28/38] drm: Unconditionally do the range check "
` [PATCH v3 29/38] drm: Fix application of color vs range restriction when scanning drm_mm
` [PATCH v3 30/38] drm: Compute tight evictions for drm_mm_scan
` [PATCH v3 31/38] drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
` [PATCH v3 32/38] drm: Simplify drm_mm scan-list manipulation
` [PATCH v3 33/38] drm: Apply tight eviction scanning to color_adjust
` [PATCH v3 34/38] drm: Wrap drm_mm_node.hole_follows
` [PATCH v3 35/38] drm: Apply range restriction after color adjustment when allocation
` [PATCH v3 36/38] drm: Use drm_mm_insert_node_in_range_generic() for everyone
` [PATCH v3 37/38] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
` [PATCH v3 38/38] drm: kselftest for drm_mm and bottom-up allocation

[GIT PULL] MTD updates for v4.10-rc1
 2016-12-16 19:38 UTC 

[PATCH net 0/4] fsl/fman: fixes for ARM
 2016-12-16 17:01 UTC  (4+ messages)
` [PATCH net 2/4] fsl/fman: arm: call of_platform_populate() for arm64 platfrom
  ` [upstream-release] "

[Qemu-devel] [Bug 906221] [NEW] USBDEVFS_CLEAR_HALT stall with USB-CDROM qemu-1.0
 2016-12-16 19:15 UTC  (3+ messages)
` [Qemu-devel] [Bug 906221] "

[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-12-16 19:35 UTC  (4+ messages)
` [PATCH v15 08/27] bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C

[PATCH 00/14 V2] rtlwifi: Start reworking of debug system
 2016-12-16 19:34 UTC  (5+ messages)
` [PATCH 02/14 V2] rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
` [PATCH 03/14 V2] rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG

[Cocci] malloc/calloc/strup adding missing NULL checks
 2016-12-16 19:33 UTC  (14+ messages)

[PATCH 1/1] tools: net: bpf_dbg.c fixed keyboard typo
 2016-12-16 19:31 UTC  (4+ messages)

bug with dpkg-native and sstate-cache mirrors
 2016-12-16 19:31 UTC 

[PATCH v2 1/3] Bluetooth: btusb: Use an error label for error paths
 2016-12-16 19:30 UTC  (4+ messages)
` [PATCH v2 2/3] Bluetooth: btusb: Add out-of-band wakeup support
` [PATCH v2 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup

[PATCH 1/2] soc: ti: Use remoteproc auto_boot feature
 2016-12-16 19:28 UTC  (5+ messages)
` [PATCH 2/2] remoteproc: Remove firmware_loading_complete

[PATCH v3] xen: sched: removal of redundant check in Credit
 2016-12-16 19:23 UTC 

[patch 0/3] x86/process: Optimize __switch_to_extra()
 2016-12-16 19:22 UTC  (5+ messages)
` [patch 2/3] x86/process: Optimize TIF_BLOCKSTEP switch

[PATCH v6 0/3] Add platform clock for BayTrail platforms
 2016-12-16 19:19 UTC  (8+ messages)
` [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks

[PATCH] staging : lustre : Remove braces from single-line body
 2016-12-16 19:19 UTC  (5+ messages)
    ` [lustre-devel] "

[PATCH v2] ARM: dts: Add missing CPU frequencies for Exynos5422/5800
 2016-12-16 19:18 UTC  (3+ messages)

awesome mips performance
 2016-12-16 19:25 UTC 

[Bug 98852] New: Nvidia graphics card fan not running or to slow, danger of overheating
 2016-12-16 19:18 UTC  (2+ messages)
  ` [Bug 98852] "

sorry I have this error
 2016-12-16 19:16 UTC  (2+ messages)

[PATCH 1/3] staging: comedi: cb_pcidas64: use preferred kernel type u8
 2016-12-16 19:15 UTC  (3+ messages)
` [PATCH 2/3] staging: comedi: cb_pcidas64: use preferred kernel type u16
` [PATCH 3/3] staging: comedi: cb_pcidas64: use preferred kernel type u32

[PATCH] drm/amdgpu: Don't save new cursor size before updating CUR_SIZE register
 2016-12-16 19:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/26] New hppa-linux-user target
 2016-12-16 19:14 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/26] Revert "Remove remainders of HPPA backend"
` [Qemu-devel] [PATCH 02/26] linux-user: Support stack-grows-up in elfload.c
` [Qemu-devel] [PATCH 03/26] linux-user: Handle TIOCSTART and TIOCSTOP
` [Qemu-devel] [PATCH 04/26] linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS
` [Qemu-devel] [PATCH 05/26] linux-user: Handle ERFKILL and EHWPOISON
` [Qemu-devel] [PATCH 06/26] linux-user: Handle more IPV6 sockopts
` [Qemu-devel] [PATCH 08/26] linux-user: Add HPPA socket.h definitions
` [Qemu-devel] [PATCH 09/26] linux-user: Add HPPA syscall numbers
` [Qemu-devel] [PATCH 10/26] linux-user: Add HPPA termbits.h
` [Qemu-devel] [PATCH 11/26] linux-user: Add HPPA target_syscall.h
` [Qemu-devel] [PATCH 12/26] linux-user: Add HPPA definitions to syscall_defs.h
` [Qemu-devel] [PATCH 13/26] linux-user: Add HPPA target_structs.h
` [Qemu-devel] [PATCH 14/26] linux-user: Add HPPA target_signal.h and target_cpu.h
` [Qemu-devel] [PATCH 15/26] linux-user: Add HPPA signal handling
` [Qemu-devel] [PATCH 16/26] linux-user: Add HPPA startup and main loop
` [Qemu-devel] [PATCH 17/26] target-hppa: Add softfloat specializations
` [Qemu-devel] [PATCH 18/26] target-hppa: Add framework and enable compilation
` [Qemu-devel] [PATCH 19/26] target-hppa: Add nullification framework
` [Qemu-devel] [PATCH 20/26] target-hppa: Implement basic arithmetic
` [Qemu-devel] [PATCH 21/26] target-hppa: Implement branches
` [Qemu-devel] [PATCH 22/26] target-hppa: Implement linux-user gateway page
` [Qemu-devel] [PATCH 23/26] target-hppa: Implement shifts and deposits
` [Qemu-devel] [PATCH 24/26] target-hppa: Implement loads and stores
` [Qemu-devel] [PATCH 25/26] target-hppa: Implement system and memory-management insns
` [Qemu-devel] [PATCH 26/26] target-hppa: Implement floating-point insns

[RFC 00/10] implement alternative and much simpler id allocator
 2016-12-16 19:14 UTC  (3+ messages)

[Qemu-devel] [RISU PATCH v3 00/10] Record/payback patches
 2016-12-16 19:09 UTC  (4+ messages)
` [Qemu-devel] [RISU PATCH v3 05/10] risu: add support compressed tracefiles

Denys Dmytriyenko : linux-ti-staging: update to 4.4.39 and ti2016. 06-rc2 tag
 2016-12-16 19:10 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.06-rc2 tag
 2016-12-16 19:10 UTC 

Denys Dmytriyenko : linux-ti-staging: update to 4.4.39 and ti2016. 06-rc2 tag
 2016-12-16 19:09 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.06-rc2 tag
 2016-12-16 19:09 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.06-rc2 tag
 2016-12-16 19:09 UTC 

Denys Dmytriyenko : linux-ti-staging: update to 4.4.39 and ti2016. 06-rc2 tag
 2016-12-16 19:09 UTC 

[PATCH] PM / devfreq: Don't delete sysfs group twice
 2016-12-16 19:09 UTC  (7+ messages)
                  ` [PATCH v2] "

[PATCHv2 0/8] Add support for STM32 RTC
 2016-12-16 19:08 UTC  (6+ messages)
` [PATCHv2 3/8] rtc: add STM32 RTC driver
      ` [rtc-linux] "

[TSN RFC v2 0/9] TSN driver for the kernel
 2016-12-16 19:07 UTC  (4+ messages)

[PATCH 1/2] selinux: clean up cred usage and simplify
 2016-12-16 19:06 UTC  (3+ messages)
` [PATCH 2/2] proc, security: move restriction on writing /proc/pid/attr nodes to proc
  ` [PATCH 2/2] proc,security: "

[PATCH i-g-t v2 00/12] tests/kms_atomic_transition add fence testing
 2016-12-16 19:06 UTC  (9+ messages)
` [PATCH i-g-t v2 08/12] tests/kms_atomic: stress possible fence settings
` [PATCH i-g-t v2 10/12] tests/kms_atomic_transition: add out_fences tests

[PATCH v4 00/29] Support VFD and DPDK PF + kernel VF on i40e
 2016-12-16 19:02 UTC  (31+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/29] net/i40e: support link status notification
  ` [PATCH v5 02/29] net/i40e: add callback to user on VF to PF mbox msg
  ` [PATCH v5 03/29] net/i40e: set VF MAC anti-spoofing from PF
  ` [PATCH v5 04/29] net/i40e: set VF VLAN "
  ` [PATCH v5 05/29] net/i40e: set Tx loopback "
  ` [PATCH v5 06/29] net/i40e: set VF unicast promisc mode "
  ` [PATCH v5 07/29] net/i40e: set VF multicast "
  ` [PATCH v5 08/29] net/i40e: enable VF MTU change
  ` [PATCH v5 09/29] net/i40e: fix VF reset flow
  ` [PATCH v5 10/29] net/i40e: set VF MAC from PF support
  ` [PATCH v5 11/29] net/i40e: set VF MAC from VF support
  ` [PATCH v5 12/29] net/i40e: fix VF MAC address assignment
  ` [PATCH v5 13/29] net/i40e: add VF VLAN strip func
  ` [PATCH v5 14/29] net/i40e: add set VF VLAN insert function
  ` [PATCH v5 15/29] net/i40e: set VF broadcast mode from PF
  ` [PATCH v5 16/29] net/i40e: set VF VLAN tag "
  ` [PATCH v5 17/29] net/i40e: set VF VLAN filter "
  ` [PATCH v5 18/29] app/testpmd: use VFD APIs on i40e
  ` [PATCH v5 19/29] app/testpmd: use unicast promiscuous mode "
  ` [PATCH v5 20/29] app/testpmd: use multicast "
  ` [PATCH v5 21/29] app/testpmd: add command to test VF broadcast "
  ` [PATCH v5 22/29] app/testpmd: add command to test VF VLAN tag "
  ` [PATCH v5 23/29] app/testpmd: handle i40e in VF VLAN filter command
  ` [PATCH v5 24/29] net/i40e: change version number to support Linux VF
  ` [PATCH v5 25/29] net/i40e: return correct VSI id
  ` [PATCH v5 26/29] net/i40e: parse more VF parameter and configure
  ` [PATCH v5 27/29] net/i40e: support Linux VF to configure IRQ link list
  ` [PATCH v5 28/29] net/i40e: enhance in sanity check of MAC
  ` [PATCH v5 29/29] net/i40e: set/clear VF stats from PF

[PATCH 0/1] Fix a long-standing isatty() problem on Windows
 2016-12-16 19:05 UTC  (6+ messages)
` [PATCH 1/1] mingw: intercept isatty() to handle /dev/null as Git expects it

Updates to meta-freescale-3rdparty (morty and master) in 2016-12-16
 2016-12-16 19:04 UTC 

[PATCH v6 0/6] recursively grep across submodules
 2016-12-16 19:03 UTC  (9+ messages)
` [PATCH v7 0/7] "
  ` [PATCH v7 1/7] submodules: add helper to determine if a submodule is populated
  ` [PATCH v7 2/7] submodules: add helper to determine if a submodule is initialized
  ` [PATCH v7 3/7] submodules: load gitmodules file from commit sha1
  ` [PATCH v7 4/7] grep: add submodules as a grep source type
  ` [PATCH v7 5/7] grep: optionally recurse into submodules
  ` [PATCH v7 6/7] grep: enable recurse-submodules to work on <tree> objects
  ` [PATCH v7 7/7] grep: search history of moved submodules

Updates to meta-freescale (morty and master) in 2016-12-16
 2016-12-16 19:02 UTC 


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.