All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-21 22:46:02 to 2015-10-22 00:11:11 UTC [more...]

nvme driver split V2
 2015-10-22  0:11 UTC  (8+ messages)
` [PATCH 06/18] nvme: split a new struct nvme_ctrl out of struct nvme_dev
` [PATCH 17/18] nvme: move namespace scanning to common code
` [PATCH 18/18] nvme: move chardev and sysfs interface "

mm: simplify reclaim path for MADV_FREE
 2015-10-22  0:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] ntp: bump to version 4.2.8p4
 2015-10-22  0:08 UTC 

[PATCH -next] mm: Fix build on non-MMU systems
 2015-10-22  0:07 UTC  (2+ messages)

kernel oops on mmotm-2015-10-15-15-20
 2015-10-22  0:06 UTC  (4+ messages)

[PATCH 1/2] mmc: dw_mmc: exynos: Add the exynos3250 compatible
 2015-10-22  0:06 UTC  (3+ messages)

[GIT PULL] On-demand device probing
 2015-10-22  0:05 UTC  (14+ messages)
          ` Alternative approach to solve the deferred probe (was: [GIT PULL] On-demand device probing)
            ` Alternative approach to solve the deferred probe

[PATCH v3 0/3] soc: ti: Introduce wkup_m3_ipc driver
 2015-10-22  0:05 UTC  (5+ messages)
` [PATCH v3 1/3] mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle
      ` [PATCH v3 1/3] mailbox/omap: Add ti, mbox-send-noirq "

[PATCH v3 0/10] clk: iproc: add support for BCM NS, NSP, and NS2
 2015-10-22  0:04 UTC  (25+ messages)
` [PATCH v3 01/10] ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabled
` [PATCH v3 02/10] clk: cygnus: Convert all macros to all caps
` [PATCH v3 03/10] clk: iproc: Add PWRCTRL support
` [PATCH v3 04/10] clk: nsp: add clock support for Broadcom Northstar Plus SoC
` [PATCH v3 05/10] clk: iproc: Add PLL base write function
` [PATCH v3 06/10] clk: iproc: Split off dig_filter
` [PATCH v3 07/10] clk: iproc: Separate status and control variables

[PATCH] kexec: Add --lite option
 2015-10-22  0:02 UTC  (2+ messages)

[PATCH v2 0/1] Tagging: a new Security Module
 2015-10-22  0:01 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Add support for Varisys Cyrus board
 2015-10-21 23:59 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] rtc: Add MCP79411 support to DS1307 rtc driver
` [U-Boot] [PATCH 2/2] mpc85xx: Add support for the Varisys Cyrus board

[GIT PULL] SELinux patches for 4.4
 2015-10-21 23:56 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S19 13/15] i40e: rework the functions to configure RSS with similar parameters
 2015-10-21 23:56 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S19 14/15] i40e: create a generic configure rss function
` [Intel-wired-lan] [next PATCH S19 15/15] i40e: Bump version to 1.4.2

In flash vs compiled environment for omap, rasp-pi, socfpga
 2015-10-21 23:54 UTC  (3+ messages)

[PATCH v2] EDAC: Add ARM64 EDAC
 2015-10-21 23:52 UTC  (4+ messages)

[PATCH 1/2] ath6k: break stats gathering code into separate method
 2015-10-21 23:53 UTC  (2+ messages)
` [PATCH 2/2] ath6k: implement ethtool stats

[Qemu-devel] [PATCH 0/5] slirp updates
 2015-10-21 23:15 UTC 

[Qemu-devel] [PATCH 1/5] slirp: closesocket must be called to close sockets on windows
 2015-10-21 23:15 UTC 

[Qemu-devel] [PATCH 2/5] slirp: Changes needed to build with a pre C99 C compiler
 2015-10-21 23:15 UTC 

[Qemu-devel] [PATCH 3/5] slirp: change tftp to use stdio APIs vs open/read/close
 2015-10-21 23:15 UTC 

[Qemu-devel] [PATCH 4/5] slirp: Generalized debug macros to also support simh debugging
 2015-10-21 23:15 UTC 

[PATCH 00/10] locking fixups for NFS
 2015-10-21 23:49 UTC  (5+ messages)
` [PATCH 08/10] NFS: Move do_vfs_lock to shared inline

[PATCH] apparmor: clarify CRYPTO dependency
 2015-10-21 23:47 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S19 00/15] i40e/i40evf updates
 2015-10-21 23:47 UTC  (13+ messages)
` [Intel-wired-lan] [next PATCH S19 01/15] i40e/i40evf: remove unused tunnel parameter
` [Intel-wired-lan] [next PATCH S19 02/15] i40e: Change BUG_ON to WARN_ON in service event complete
` [Intel-wired-lan] [next PATCH S19 03/15] i40e: remove BUG_ON from feature string building
` [Intel-wired-lan] [next PATCH S19 04/15] i40e: remove BUG_ON from fcoe setup
` [Intel-wired-lan] [next PATCH S19 05/15] i40e: Properly cast type for arithmetic
` [Intel-wired-lan] [next PATCH S19 06/15] i40e: Workaround fix for mss < 256 issue
` [Intel-wired-lan] [next PATCH S19 07/15] i40e/i40evf: Add a stat to track how many times we have to do a force WB
` [Intel-wired-lan] [next PATCH S19 08/15] i40e: Move the saving of old link info from handle_link_event to link_event
` [Intel-wired-lan] [next PATCH S19 09/15] i40e/i40evf: Add comment to #endif
` [Intel-wired-lan] [next PATCH S19 10/15] i40e/i40evf: clean up error messages
` [Intel-wired-lan] [next PATCH S19 11/15] i40evf: handle many MAC filters correctly
` [Intel-wired-lan] [next PATCH S19 12/15] i40e: return the number of enabled queues for ETHTOOL_GRXRINGS

[PATCH] ACPI / property: Fix subnode lookup scope for data-only subnodes
 2015-10-21 23:44 UTC  (3+ messages)

MUSB peripheral DMA regression caused by driver core runtime PM change
 2015-10-21 23:41 UTC  (2+ messages)

[PATCH] Btrfs: add a check of whether fs_info->fs_root is NULL in btrfs_async_reclaim_metadata_space()
 2015-10-21 23:39 UTC  (3+ messages)

[GIT PULL] On-demand device probing
 2015-10-21 23:39 UTC  (6+ messages)

[linux-review:Tycho-Andersen/seccomp-ptrace-add-support-for-dumping-seccomp-filters/20151022-043958 9489/9695] arch/m68k/include/asm/cacheflush_no.h:33:20: error: storage class specified for parameter '__clear_cache_all'
 2015-10-21 23:40 UTC 

overflow in inode.c, file.c
 2015-10-21 23:36 UTC 

[Qemu-devel] [PATCH 5/5] slirp: Fix signed/unsigned comparison and variable truncation warnings
 2015-10-21 23:15 UTC 

[PATCH] clk: Remove clk_{register,unregister}_multiplier()
 2015-10-21 23:33 UTC 

[PATCH] arm: omap2: board-generic: use omap4_local_timer_init for AM437x
 2015-10-21 23:32 UTC  (3+ messages)

[PATCH] powerpc/ps3: Quieten the build when building ps3
 2015-10-21 23:32 UTC  (3+ messages)

[RFC PATCH 1/5] netfilter: Remove IP_CT_NEW_REPLY definition
 2015-10-21 23:32 UTC  (8+ messages)
` [RFC PATCH 5/5] openvswitch: Interface with NAT
` [ovs-dev] [RFC PATCH 1/5] netfilter: Remove IP_CT_NEW_REPLY definition

[RFC v3 0/2] Add TSO for iwlwifi
 2015-10-21 23:30 UTC  (4+ messages)
` [RFC v3 1/2] iwlwifi: pcie: allow to build an A-MSDU using TSO core

[Qemu-devel] [PATCH v2 0/2] qga: non-blocking fd cleanups
 2015-10-21 23:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] qga: set file descriptors in qmp_guest_file_open non-blocking on Win32

[PATCH 0/2] wait/ptrace: always assume __WALL if the child is traced
 2015-10-21 23:27 UTC  (7+ messages)
` [PATCH 1/2] "

[Intel-wired-lan] [RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-21 23:26 UTC  (6+ messages)
      ` [Qemu-devel] "
      `  "

[PATCH 0/12] mm: page migration cleanups, and a little mlock
 2015-10-21 23:26 UTC  (9+ messages)
` [PATCH 2/12] mm: rmap use pte lock not mmap_sem to set PageMlocked

[PATCH 1/4] uintset: Fix memory leak in l_uintset_new_from_range
 2015-10-21 23:25 UTC  (2+ messages)

[GIT PULL] Allwinner clock changes for 4.4
 2015-10-21 23:25 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/3] part:efi: add GUID for linux file system data
 2015-10-21 23:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] gpt: add optional parameter type in gpt command

[U-Boot] u-boot driver model
 2015-10-21 23:24 UTC 

[U-Boot] [PATCH v5] x86: Add support for Advantech SOM-6896
 2015-10-21 23:24 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] x86: Fix up the MRC cache on ivybridge
 2015-10-21 23:24 UTC  (33+ messages)
` [U-Boot] [PATCH 1/9] rtc: mc146818: Add a comment to the #endif
` [U-Boot] [PATCH 2/9] rtc: mc146818: Use probe() to set up the device
` [U-Boot] [PATCH 3/9] dm: rtc: Correct rtc_read32() return value
` [U-Boot] [PATCH 4/9] x86: ivybridge: Use 'ret' instead of 'rcode'
` [U-Boot] [PATCH 5/9] x86: ivybridge: Check the RTC return value
` [U-Boot] [PATCH 6/9] x86: ivybridge: Use CONFIG_ENABLE_MRC_CACHE option
` [U-Boot] [PATCH 7/9] x86: ivybridge: Fix car_uninit() to correctly set run state
` [U-Boot] [PATCH 8/9] x86: ivybridge: Measure the MRC code execution time
` [U-Boot] [PATCH 9/9] x86: ivybridge: Enable the MRC cache

[U-Boot] [PATCH 1/2] ARM: tegra: add PCI to Tegra210 SoC DT
 2015-10-21 23:24 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: enable PCI support of p2371-2180

[PATCH 26/26] x86, pkeys: Documentation
 2015-10-21 23:22 UTC  (16+ messages)

[U-Boot] [PATCH v2 0/5] x86: Early debug enhancements
 2015-10-21 23:20 UTC  (16+ messages)
` [U-Boot] [PATCH v2 1/5] debug_uart: Adjust the declaration of debug_uart_init()
` [U-Boot] [PATCH v2 2/5] debug_uart: Support board-specific UART initialisation
` [U-Boot] [PATCH v2 3/5] debug_uart: Add an option to announce the debug UART
` [U-Boot] [PATCH v2 4/5] x86: Init the debug UART if enabled
` [U-Boot] [PATCH v2 5/5] x86: chromebook_link: Enable the debug UART

[PATCH v7 00/25] Color Management for DRM framework
 2015-10-21 23:19 UTC  (3+ messages)
` [PATCH v7 11/25] drm/i915: Register color correction capabilities

[meta-browser] Recipes draft for Chromium V45 and V47
 2015-10-21 23:18 UTC  (2+ messages)

[PATCH 1/2] PM / Domains: Don't measure ->start|stop() latency in system PM callbacks
 2015-10-21 23:47 UTC  (4+ messages)

[PATCH 0/5] add missing of_node_put
 2015-10-21 23:17 UTC  (19+ messages)
` [PATCH 1/5] clk: "
` [PATCH 2/5] clk: si5351: "
` [PATCH 3/5] clk: imx27: "
` [PATCH 4/5] clk: imx31: "
` [PATCH 5/5] clk: scpi: "

[PATCH] usb: usbtest: Add new ioctl interface
 2015-10-21 23:17 UTC  (2+ messages)
` [Outreachy kernel] "

[Qemu-trivial] [PATCH] target-alpha: fix uninitialized variable
 2015-10-21 23:15 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[PATCH v2 00/31] libify mailinfo and call it directly from am
 2015-10-21 23:15 UTC  (3+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v4 00/35] "

[U-Boot] Please pull u-boot-x86.git
 2015-10-21 23:15 UTC 

ACPI: Can I use I2cSerialBus with a PCI I2C controller?
 2015-10-21 23:14 UTC  (3+ messages)

[PATCH] rtl8xxxu: Enable data frame reception in rtl8xxxu_start
 2015-10-21 23:13 UTC  (2+ messages)

[PATCH 0/9] i2c: rcar: tackle race conditions in the driver
 2015-10-21 23:10 UTC  (4+ messages)
` [PATCH 5/9] i2c: rcar: init new messages in irq

[PATCH 0/3] ARM: dts: NSP: Add PCI, NAND, and TWD Support to DT
 2015-10-21 23:08 UTC  (12+ messages)
` [PATCH 1/3] ARM: dts: NSP: Add PCI support
` [PATCH 2/3] ARM: dts: NSP: Add NAND Support to DT
` [PATCH 3/3] ARM: dts: NSP: Add TWD "

[PATCH 3/3] tools/perf/testsuite: Adding a set of testcases for perf-stat
 2015-10-21 23:09 UTC 

[PATCH 2/3] tools/perf/testsuite: Adding a skeleton for future testcases
 2015-10-21 23:08 UTC 

[PATCH 1/3] tools/perf/testsuite: Init commit
 2015-10-21 23:08 UTC 

[PATCH 0/3] introducing tools/perf/testsuite
 2015-10-21 23:08 UTC 

[PATCH] staging: wilc1000: return -ENOMEM when kmalloc failed
 2015-10-21 23:07 UTC 

[meta-oe][PATCH] devtool: add sync command
 2015-10-21 23:06 UTC 

[PATCH] serial: msm_serial: Make config tristate
 2015-10-21 23:05 UTC  (2+ messages)

[PATCH 0/2] Add R8A7794/SILK board SDHI DT support
 2015-10-21 23:05 UTC  (7+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7790: fix "gpio-ranges" props
` [PATCH 2/2] ARM: shmobile: r8a7791: "

[ath9k-devel] ANI Immunity stuck?
 2015-10-21 23:05 UTC 

[Bug 103351] New: Machine check exception on Broadwell quad-core with SpeedStep enabled
 2015-10-21 23:00 UTC  (2+ messages)
` [Bug 103351] "

[PATCH v7 00/60] PCI: Resource allocation cleanup for v4.4
 2015-10-21 22:59 UTC  (10+ messages)
` [PATCH v7 03/60] sparc/PCI: Unify pci_register_region()

[PATCH v2] firewire: Replace timeval with timespec64
 2015-10-21 22:58 UTC  (2+ messages)
` [Outreachy kernel] "

[Bug 92438] New: Segfault in pushbuf_kref when running the android emulator (qemu) on nv50
 2015-10-21 22:58 UTC  (2+ messages)
  ` [Bug 92438] "

[PATCH v2 net-next] bpf: fix bpf_perf_event_read() helper
 2015-10-21 22:58 UTC 

[PATCH] firewire: Replace timeval with timespec64
 2015-10-21 22:56 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v3 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-21 22:55 UTC  (4+ messages)
` [PATCH v3 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie

+ mm-dont-split-thp-page-when-syscall-is-called-fix-6-fix-2.patch added to -mm tree
 2015-10-21 22:54 UTC 

console vs earlycon ?
 2015-10-21 22:54 UTC  (5+ messages)

[PATCH v2] can: Add documentation for CAN FD driver configuration
 2015-10-21 22:54 UTC  (5+ messages)

btrfs: check unsupported filters in balance arguments
 2015-10-21 22:52 UTC  (2+ messages)

Gmail thinks most alsa-devel mail is spam
 2015-10-21 22:53 UTC  (3+ messages)

[PATCH v6 0/22] On-demand device probing
 2015-10-21 22:51 UTC  (7+ messages)
` [PATCH v6 22/22] of/platform: Defer probes of registered devices

what's in nvdimm.git for v4.4?
 2015-10-21 22:50 UTC  (7+ messages)

[Qemu-devel] DO_UPCAST confusion
 2015-10-21 22:49 UTC 

[PATCH] fix flaky untracked-cache test
 2015-10-21 22:47 UTC  (2+ messages)

[PATCH] scsi: wd719x: Use module_pci_driver
 2015-10-21 22:46 UTC 

[PATCH v4 0/2] ARM: dts: bcm5301x: Add SVK DT files and docs
 2015-10-21 22:46 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: Add new SoCs to bcm4708 DT bindings
` [PATCH v4 2/2] ARM: dts: bcm5301x: Add BCM SVK DT files


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.