All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-01 19:44:22 to 2015-12-01 20:38:25 UTC [more...]

[PATCH v2 00/17] Driver cleanup and misc fixes series 3
 2015-12-01 20:38 UTC  (17+ messages)
` [PATCH v2 02/17] staging/rdma/hfi1: Decode CNP opcode
` [PATCH v2 03/17] staging/rdma/hfi1: Add aeth name syndrome decode
  ` [PATCH v2 01/17] staging/rdma/hfi1: Support alternate firmware names
  ` [PATCH v2 04/17] staging/rdma/hfi1: Fix qp.h comments
  ` [PATCH v2 05/17] staging/rdma/hfi1: Clean up comments
  ` [PATCH v2 06/17] staging/rdma/hfi1: Add one-time LCB reset
  ` [PATCH v2 07/17] staging/rdma/hfi1: Extend quiet timeout
  ` [PATCH v2 08/17] staging/rdma/hfi1: Add a credit push on diagpkt allocate fail
  ` [PATCH v2 09/17] staging/rdma/hfi1: Correctly limit VLs against SDMA engines
  ` [PATCH v2 10/17] staging/rdma/hfi1: Adds software counters for bitfields within various error status fields
  ` [PATCH v2 11/17] staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call returns error
  ` [PATCH v2 12/17] staging/rdma/hfi1: Unexpected link up pkey values are not an error
  ` [PATCH v2 13/17] staging/rdma/hfi1: remove SPC freeze error messages
  ` [PATCH v2 14/17] staging/rdma/hfi1: unknown frame messages are not errors
  ` [PATCH v2 15/17] staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTU
  ` [PATCH v2 16/17] staging/rdma/hfi1: Fix Xmit Wait calculation

[PATCH] policycoreutils: fix 'semanage permissive -l' subcommand
 2015-12-01 20:38 UTC  (2+ messages)

[PATCH 1/9] drm: Create a driver hook for allocating GEM object structs
 2015-12-01 20:35 UTC  (18+ messages)
` [PATCH 2/9] drm/vc4: Add a BO cache
` [PATCH 3/9] drm/vc4: Add create and map BO ioctls
` [PATCH 4/9] drm/vc4: Add an API for creating GPU shaders in GEM BOs
` [PATCH 5/9] drm/vc4: Fix a typo in a V3D debug register
` [PATCH 6/9] drm/vc4: Bind and initialize the V3D engine
` [PATCH 7/9] drm/vc4: Add support for drawing 3D frames
` [PATCH 8/9] drm/vc4: Add support for async pageflips
` [PATCH 9/9] drm/vc4: Add an interface for capturing the GPU state after a hang

[PATCH] policycoreutils: replace string.join() with str.join()
 2015-12-01 20:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Update the libhttpparser package
 2015-12-01 20:37 UTC  (3+ messages)

4.3+: Atheros ethernet fails after resume from s2ram, due to order 4 allocation
 2015-12-01 20:36 UTC  (8+ messages)
` [PATCH] Improve Atheros ethernet driver not to do order 4 GFP_ATOMIC allocation

-rt kernel just can show 8 perf events?
 2015-12-01 20:36 UTC 

BUG: NULL ptr deref at 0000000000000040 (hfs_find_init+0x1a/0x60)
 2015-12-01 20:35 UTC 

[PATCH 0/2] extcon: driver for Intel USB MUX
 2015-12-01 20:34 UTC  (4+ messages)
` [PATCH 1/2] extcon: add driver for Intel USB mux

[Buildroot] [PATCH] musl: add a sys/queue.h implementation
 2015-12-01 20:34 UTC  (3+ messages)

Fwd: [newstore (again)] how disable double write WAL
 2015-12-01 20:34 UTC  (2+ messages)
    ` Fwd: "

[meta-oe][PATCH] poppler-data: install CMap resources for CJK glyph support
 2015-12-01 20:24 UTC 

[Bug 93197] New: Warsow 2.0 crashes in nouveau_fence_trigger_work
 2015-12-01 20:33 UTC 

support for some types of Asus+Elantech touchpads
 2015-12-01 19:59 UTC 

[RFC/PATCH 0/8] Untracked cache improvements
 2015-12-01 20:31 UTC  (9+ messages)
` [RFC/PATCH 1/8] update-index: add untracked cache notifications
` [RFC/PATCH 2/8] update-index: add --test-untracked-cache
` [RFC/PATCH 3/8] update-index: move 'uc' var declaration
` [RFC/PATCH 4/8] dir: add add_untracked_cache()
` [RFC/PATCH 5/8] dir: add remove_untracked_cache()
` [RFC/PATCH 6/8] config: add core.untrackedCache
` [RFC/PATCH 7/8] update-index: prevent --untracked-cache from performing tests
` [RFC/PATCH 8/8] update-index: make core.untrackedCache a bool

[PATCH] net: add support for netdev notifier error injection
 2015-12-01 20:32 UTC  (2+ messages)

[PATCH] i2c: piix4: remove unneeded assignments
 2015-12-01 20:31 UTC  (2+ messages)

[PATCH v2] weston-init: Use weston-launch for XWayland
 2015-12-01 20:31 UTC 

sleeps and waits during io_submit
 2015-12-01 20:30 UTC  (4+ messages)

[V2 PATCH 0/9] x86/hvm: pkeys, add memory protection-key support
 2015-12-01 20:30 UTC  (13+ messages)
` [V2 PATCH 1/9] x86/hvm: pkeys, add pkeys support for cpuid handling
` [V2 PATCH 2/9] x86/hvm: pkeys, add the flag to enable Memory Protection Keys
` [V2 PATCH 3/9] x86/hvm: pkeys, add pkeys support when setting CR4
` [V2 PATCH 5/9] x86/hvm: pkeys, add functions to get pkeys value from PTE
` [V2 PATCH 6/9] x86/hvm: pkeys, add functions to support PKRU access
` [V2 PATCH 7/9] x86/hvm: pkeys, add pkeys support for guest_walk_tables

[PATCH] base/platform: fix panic when probe function is NULL
 2015-12-01 20:30 UTC  (3+ messages)
` [PATCH v2] base/platform: return success "

[Buildroot] [PATCH] busybox: add another upstream patch to fix unzip
 2015-12-01 20:30 UTC 

utils version and convert crash
 2015-12-01 20:30 UTC  (4+ messages)

Retain QoS values on a pass-through node
 2015-12-01 20:29 UTC  (2+ messages)

[rtc-linux] [PATCH 0/9] rtc-2123: access the clock offset feature
 2015-12-01 20:28 UTC  (9+ messages)
` [rtc-linux] [PATCH 6/9] rtc-pcf2123: avoid resetting the clock if possible
  ` [rtc-linux] "
      `  "
` [rtc-linux] [PATCH 8/9] rtc-pcf2123: use sysfs groups
  ` [rtc-linux] "
      `  "

[PATCH 0/4] Replace busybox for variable
 2015-12-01 20:27 UTC  (3+ messages)

Which xfsprogs version to which kernel version
 2015-12-01 20:26 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/4] Add an i.MX25 specific CCM driver
 2015-12-01 20:25 UTC  (9+ messages)
` [Qemu-arm] "
` [Qemu-devel] [PATCH v5 1/4] i.MX: Fix i.MX31 default/reset configuration
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v5 2/4] i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v5 3/4] i.MX: Split the CCM class into an abstact base class and a concrete class
` [Qemu-arm] [PATCH v5 4/4] i.MX: Add an i.MX25 specific CCM class/instance
  ` [Qemu-devel] "

[RFC] Stable interface index option
 2015-12-01 20:26 UTC  (8+ messages)

[PATCH v3 1/2] Add binding documentation for Zodiac Watchdog Timer
 2015-12-01 20:24 UTC  (5+ messages)
` [v3,1/2] "

linux-next: build failure after merge of the modules tree
 2015-12-01 20:23 UTC 

[PATCH 0/4] bam dma fixes and one dt extension
 2015-12-01 20:22 UTC  (5+ messages)
` [PATCH 3/4] dmaengine: qcom_bam_dma: use correct pipe FIFO size

Best practice for files copied directly into sysroot?
 2015-12-01 20:03 UTC  (3+ messages)

nightlies on firefly removed
 2015-12-01 20:22 UTC 

Non-ascii mantainers
 2015-12-01 20:13 UTC  (2+ messages)

[PATCH] drivers: net: xgene: fix Tx flow control
 2015-12-01 20:21 UTC  (3+ messages)

[Buildroot] [Bug 8501] New: gunzip fails to uncompress files
 2015-12-01 20:21 UTC  (2+ messages)
` [Buildroot] [Bug 8501] "

[RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
 2015-12-01 20:20 UTC  (10+ messages)
` [RFC v02 04/15] dmaengine: edma: Add support for DMA filter mapping to slave devices

[PATCH v2] nvme: temporary fix for Apple controller reset
 2015-12-01 20:21 UTC  (6+ messages)

BUG: KASAN: slab-out-of-bounds in ses_enclosure_data_process+0x900/0xe50
 2015-12-01 20:20 UTC 

[PATCH] reset: Introduce static inline dummy function when CONFIG_RESET_CONTROLLER
 2015-12-01 20:20 UTC  (4+ messages)

[PATCH 2/3] Add support for monitoring Chrome OS firmware signals
 2015-12-01 20:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH wpan-tools 1/4] wpan-ping: hide packet dump behind DEBUG flag
 2015-12-01 20:19 UTC  (3+ messages)

[PATCH] vmxnet3: fix checks for dma mapping errors
 2015-12-01 20:19 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device()
 2015-12-01 20:19 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] spl: mmc: Fix compiler warning with CONFIG_DM_MMC

[PATCH lttng-tools] Build: fallback to AC_CHECK_LIBS when looking for popt and uuid
 2015-12-01 20:19 UTC 

[PATCH] um: fix returns without va_end
 2015-12-01 20:18 UTC 

Does XFS support cgroup writeback limiting?
 2015-12-01 20:18 UTC  (8+ messages)
          ` I/O 'owner' DoS probs (was Re: Does XFS support cgroup writeback limiting?)

[PATCH] wan/x25: Fix use-after-free in x25_asy_open_tty()
 2015-12-01 20:18 UTC  (2+ messages)

One kernel tree, two BSP layers, two defconfigs. How to pickup the right one based on MACHINE value?
 2015-12-01 20:17 UTC  (7+ messages)

[PATCH v5 4/4] gpio: tps65086: Add GPO driver for the TPS65086 PMIC
 2015-12-01 20:16 UTC  (3+ messages)

patch "staging: lustre: echo_copy.._lsm() dereferences userland pointers" added to staging-linus
 2015-12-01 20:13 UTC 

[PATCH v5 0/4] Allow customizable random offset to mmap_base address
 2015-12-01 20:10 UTC  (15+ messages)
` [PATCH v5 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v5 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v5 3/4] arm64: "
      ` [PATCH v5 4/4] x86: "

epoll and multiple processes - eliminate unneeded process wake-ups
 2015-12-01 20:11 UTC  (4+ messages)

[PATCH] PCI/AER: enable SERR# forwarding and role-based error reporting
 2015-12-01 20:08 UTC  (4+ messages)

[Bug 92996] [Fiji/amdgpu/Powerplay] Problems with vsync, interactivity, performance, EQ overflow with Powerplay
 2015-12-01 20:08 UTC  (2+ messages)

[RFC PATCH net] Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
 2015-12-01 20:08 UTC  (2+ messages)

[Qemu-devel] [PATCH COLO-Frame v11 00/39] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-12-01 20:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH COLO-Frame v11 18/39] COLO: Flush PVM's cached RAM into SVM's memory

size overflow in function qdisc_tree_decrease_qlen net/sched/sch_api.c
 2015-12-01 20:06 UTC  (9+ messages)

[PATCH] rbd: don't put snap_context twice in rbd_queue_workfn()
 2015-12-01 20:04 UTC 

[PATCH net-next] hv_netvsc: rework link status change handling
 2015-12-01 20:03 UTC  (3+ messages)

[PATCHv6] 00/28] Kconfig conversion
 2015-12-01 20:04 UTC  (8+ messages)
` [PATCHv6] 01/28] build: import Kbuild/Kconfig from Linux 4.2

[U-Boot] [PATCH v3] usb: add support for generic EHCI devices
 2015-12-01 20:02 UTC  (5+ messages)

[U-Boot] [PATCH v5 00/21] Bring up rk3036 uboot
 2015-12-01 20:02 UTC  (8+ messages)

[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
 2015-12-01 20:02 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] zynq: sdhci: Remove zynq_sdhci_of_init()
 2015-12-01 20:02 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] zynq: sdhci: Move driver to DM

[U-Boot] [PATCH v2] common: board_f: Dont relocate FDT incase of CONFIG_OF_EMBED
 2015-12-01 20:02 UTC  (6+ messages)

[U-Boot] [PATCH] common: bootm: check return value of strict_strtoul
 2015-12-01 20:01 UTC  (5+ messages)
` [U-Boot] [PATCH] common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY

[U-Boot] [PATCH v7 01/21] include: Add log2 header from the kernel
 2015-12-01 20:01 UTC  (4+ messages)
` [U-Boot] [PATCH v7 02/21] include: Add generic bitops headers

[PATCH v5 00/10] add error checking to spi-nor read and write
 2015-12-01 19:58 UTC  (4+ messages)
` [PATCH v5 08/10] spi: expose master transfer size limitation

[Buildroot] [PATCH] cryptodev-linux: bump to version 1.8
 2015-12-01 19:57 UTC  (3+ messages)

linux-next: manual merge of the ipvs-next tree with the tree
 2015-12-01 19:55 UTC  (2+ messages)

RCU stall and the system boot hang
 2015-12-01 19:55 UTC  (5+ messages)

Build problems with xen 4.7
 2015-12-01 19:53 UTC  (9+ messages)

[PATCH v2 0/3] tpm_tis: Clean up force module parameter
 2015-12-01 19:52 UTC  (8+ messages)
` [PATCH v2 2/3] tpm_tis: Use devm_ioremap_resource
` [PATCH v2 3/3] tpm_tis: Clean up the force=1 module parameter

[PATCH v2 0/3] Badblock tracking for gendisks
 2015-12-01 19:52 UTC  (4+ messages)
` [PATCH v2 3/3] md: convert to use the generic badblocks code

[PATCH] dell-wmi: add module param to control Dell Instant Launch hotkey processing
 2015-12-01 19:51 UTC  (2+ messages)
` [PATCH v2] dell-wmi: process Dell Instant Launch hotkey on Dell Vostro V131

sleeps and waits during io_submit
 2015-12-01 19:50 UTC  (15+ messages)

[Qemu-devel] [PATCH v3 1/2] target-ppc: Define kvmppc_read_int_dt()
 2015-12-01 19:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] target-ppc: Implement rtas_get_sysparm(PROCESSOR_MODULE_INFO)

2.3 Roadmap
 2015-12-01 19:49 UTC  (6+ messages)

[rtc-linux] [PATCH v2 1/2] Documentation: devicetree: add epson rx6110 binding
 2015-12-01 19:49 UTC  (5+ messages)
` [rtc-linux] [PATCH v2 2/2] rtc: add driver for RX6110SA real time clock
  ` [rtc-linux] "
      `  "

unix_dgram_recvmsg wakeups [test results & programs]
 2015-12-01 19:48 UTC  (3+ messages)
` [PATCH] unix: use wq_has_sleeper in unix_dgram_recvmsg

[PATCH v4 0/2] staging/rdma/hfi1: set Gen 3 half-swing for integrated devices
 2015-12-01 19:47 UTC  (3+ messages)
` [PATCH v4 1/2] staging/rdma/hf1: add dd_dev_dbg
  ` [PATCH v4 2/2] staging/rdma/hfi1: set Gen3 half-swing for integrated devices

[PATCH] usb: interface: allow drivers declare number of endpoints they need
 2015-12-01 19:47 UTC  (7+ messages)

[Intel-wired-lan] [RFC 1/4] net: support per queue tx_usecs in sysfs
 2015-12-01 19:47 UTC  (4+ messages)
` [Intel-wired-lan] [RFC 4/4] i40e: handle per queue rx_usecs setting
  `  "

[PATCH 1/3] mtd: ubi: fixup error correction in do_sync_erase()
 2015-12-01 19:46 UTC  (3+ messages)
` [PATCH 3/3] mtd: ubi: wl: avoid erasing a PEB which is empty

memory leak in alloc_huge_page
 2015-12-01 19:45 UTC  (4+ messages)

[PATCH 00/10] HSW/BDW PCH modeset fixes and stuff
 2015-12-01 19:45 UTC  (4+ messages)
` [PATCH 04/10] drm/i915: Add "missing" break to haswell_get_ddi_pll()

[PATCH v3 0/4] ARM SMC Calling Convention interface
 2015-12-01 19:44 UTC  (4+ messages)
` [PATCH v3 4/4] drivers: psci: replace psci firmware calls


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.