All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-27 08:25:35 to 2015-11-27 09:19:20 UTC [more...]

[PATCH RESEND] scsi_debug: fix prevent_allow+verify regressions
 2015-11-27  9:19 UTC  (5+ messages)

[PATCH 0/4] CFS idle injection
 2015-11-27  9:17 UTC  (7+ messages)
` [PATCH 3/4] sched: introduce synchronized "

linux-next: Tree for Nov 27
 2015-11-27  9:17 UTC  (6+ messages)
` linux-next: Tree for Nov 27 (mm stuff)

[PATCH nft]evaluate function should have a explicitly return value
 2015-11-27  9:16 UTC 

How to detect / notify when a raid drive fails?
 2015-11-27  9:16 UTC  (3+ messages)

[PATCH v1 0/2] test-must-fail-sigpipe
 2015-11-27  9:15 UTC  (3+ messages)
` [PATCH v1 1/2] implement test_might_fail using a refactored test_must_fail
` [PATCH v1 2/2] add "ok=sigpipe" to test_must_fail and use it to fix flaky tests

[PATCH nft] proto: fix VLAN header definition
 2015-11-27  9:13 UTC 

Nitrogen 6X - can not get cameras operational
 2015-11-27  9:11 UTC  (3+ messages)

[PATCH 1/2] examples/distributor: Fix compile issue
 2015-11-27  9:10 UTC  (4+ messages)
` [PATCH 1/2 v2] "
  ` [PATCH 2/2 v2] Fix compile issue in i686 platform

[PATCH] Bluetooth: Remove redundant check for req.cmd_q
 2015-11-27  9:11 UTC 

[PATCH] uselib: default depending if libc5 was used
 2015-11-27  9:11 UTC 

[RFC PATCH] mkfs.f2fs: avoid dumplicate extension
 2015-11-27 16:55 UTC 

[meta-oe][PATCH 0/1] fltk: upgrade 1.1.10 to 1.3.3
 2015-11-27  9:09 UTC  (2+ messages)
` [meta-oe][PATCH 1/1] fltk: upgrade from version "

[PATCH 1/2] tools build: Introduce features dump include makefile
 2015-11-27  9:06 UTC  (2+ messages)
` [PATCH 2/2] perf build: Use FEATURE-INCLUDE in bpf subproject

[PATCH V2] gcc-cross-initial: make dependency on gnu-config-native and autoconf-native explicit
 2015-11-27  9:07 UTC  (2+ messages)

[PATCH v5 0/7] USB MIDI Gadget improvements and bug fixes
 2015-11-27  9:05 UTC  (5+ messages)
` [PATCH v5 7/7] usb: gadget: f_midi: pre-allocate IN requests

[U-Boot] zynq: ps7_init_gpl.c
 2015-11-27  9:06 UTC  (2+ messages)

no-op delay loops
 2015-11-27  9:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v13 00/14] qapi member collision (post-introspection cleanups, subset D)
 2015-11-27  9:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v13 12/14] qapi: Enforce (or whitelist) case conventions on qapi members

[PATCH] lib/librte_sched: Fix compile with gcc 4.3.4
 2015-11-27  8:59 UTC  (4+ messages)

[PATCH] libxc: use correct return type for do_memory_op()
 2015-11-27  9:00 UTC 

[ath9k-devel] [PATCH v2 0/8] Regulatory and ath9k support for ITS-G5 band (5.9 GHz)
 2015-11-27  8:59 UTC  (19+ messages)
` [ath9k-devel] [PATCH v2 7/8] cfg80211: Add Kconfig option "
      ` [wireless-regdb] "
          `  "
` [ath9k-devel] [PATCH v2 5/8] cfg80211: Add support for OCB-only channels
  ` [wireless-regdb] "
    `  "
` [ath9k-devel] [PATCH v2 6/8] cfg80211: reg: Add NL80211_RRF_USER_REGD_NEEDED flag
  ` [wireless-regdb] "
    `  "

[1/9] brcmfmac: Add support for the BCM4359 11ac RSDB PCIE device
 2015-11-27  8:59 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-26
 2015-11-27  8:57 UTC  (2+ messages)

[PATCH] mfd: wm5110: Correct defaults for micbias control registers
 2015-11-27  8:56 UTC  (2+ messages)

PING-2: [PATCH v4 TRIVIAL 1/2] ARM: Enable GICv2m on 32-bit virt machine
 2015-11-27  8:55 UTC  (2+ messages)

[PATCH 1/2] staging: most: return error value
 2015-11-27  8:50 UTC  (4+ messages)
` [PATCH 2/2] staging: most: avoid assignment in if

Question about TDM "slot"
 2015-11-27  8:55 UTC  (6+ messages)

[PATCH 2/2] KVM: Create debugfs dir and stat files for each VM
 2015-11-27  8:54 UTC  (3+ messages)

[PATCH v3 1/2] phy-sun4i-usb: Use of_match_node to get model specific config data
 2015-11-27  8:53 UTC  (5+ messages)
  ` [linux-sunxi] "

[PATCH] Bluetooth: Fix updating wrong instance's scan_rsp data
 2015-11-27  8:52 UTC 

[PATCH v2 00/13] perf tools: BPF related update
 2015-11-27  8:47 UTC  (14+ messages)
` [PATCH v2 01/13] bpf tools: Collect map definition in bpf_object
` [PATCH v2 02/13] bpf tools: Extract and collect map names from BPF object file
` [PATCH v2 03/13] perf tools: Rename bpf config to program config
` [PATCH v2 04/13] perf tools: Add API to config maps in bpf object
` [PATCH v2 05/13] perf tools: Enable BPF object configure syntax
` [PATCH v2 06/13] perf record: Apply config to BPF objects before recording
` [PATCH v2 07/13] perf tools: Support perf event alias name
` [PATCH v2 08/13] perf tools: Enable passing event to BPF object
` [PATCH v2 09/13] perf tools: Support setting different slots in a BPF map separately
` [PATCH v2 10/13] perf tools: Enable indices setting syntax for BPF maps
` [PATCH v2 11/13] perf tools: Introduce bpf-output event
` [PATCH v2 12/13] perf data: Add u32_hex data type
` [PATCH v2 13/13] perf data: Support converting data from bpf_perf_event_output()

[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
 2015-11-27  8:52 UTC  (15+ messages)

[PATCH v2] x86/vmx: enable PML by default
 2015-11-27  8:51 UTC 

[U-Boot] [PATCH v7 00/34] sf: MTD support
 2015-11-27  8:50 UTC  (3+ messages)

[PATCH v2 0/3] src: trace infrastructure support
 2015-11-27  8:47 UTC  (3+ messages)
` [PATCH v2 nf-next 2/3] netfilter: nf_tables: extend tracing infrastructure

irq_fpu_usable() is irreliable
 2015-11-27  8:47 UTC  (6+ messages)

[PATCH v2] btrfs: use kbasename in btrfsic_mount
 2015-11-27  8:46 UTC  (2+ messages)

[PATCH] jbd2: fix null committed data return in undo_access
 2015-11-27  8:45 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[PATCH v2 0/6] Add Marvell berlin4ct clk support
 2015-11-27  8:45 UTC  (14+ messages)
` [PATCH v2 6/6] arm64: dts: berlin4ct: add pll and clock nodes

[PATCH v1 0/1] ioctl to disallow detaching kernel USB drivers
 2015-11-27  8:44 UTC  (5+ messages)

[U-Boot] [PATCH v1 0/2] This little series fixes some issues with kwbimage
 2015-11-27  8:43 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] kwbimage: fix endianess issue
` [U-Boot] [PATCH v1 2/2] kwbimage: fix size computations for v1 images

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-27  8:42 UTC  (10+ messages)
` [PATCH v8 08/17] drm: rockchip: dp: add rockchip platform dp driver
` [PATCH v8 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory

[Qemu-devel] [PATCH RFC] i2c-tiny-usb
 2015-11-27  8:41 UTC  (3+ messages)

[PATCH 0/7] Let user specify the kernel version for features
 2015-11-27  8:41 UTC  (9+ messages)

[PATCH] arm64: calculate the various pages number to show
 2015-11-27  8:40 UTC  (6+ messages)

[PATCH 1/4] clocksource: Add brcm,bcm6345-timer device tree binding
 2015-11-27  8:37 UTC  (9+ messages)
  ` [PATCH (v2) 1/10] "
    ` [PATCH (v2) 2/10] MIPS: bmips: Add bcm6345-l2-timer interrupt controller
      ` [PATCH (v3) "
          ` [PATCH (v4) 2/11] "

[RFC] at24: get devfs name from dt aliase
 2015-11-27  8:37 UTC  (2+ messages)

[BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
 2015-11-27  8:38 UTC  (10+ messages)

[PATCH] btrfs: use kbasename in btrfsic_mount
 2015-11-27  8:38 UTC  (4+ messages)

[PATCH] gcc-cross-initial: make dependency on gnu-config-native and autoconf-native explicit
 2015-11-27  8:38 UTC  (2+ messages)

[PATCH v2 01/13] ath9k: add debug messages to aggr/chanctx funcs
 2015-11-27  8:37 UTC  (26+ messages)
` [ath9k-devel] "
` [PATCH v2 02/13] ath9k: print real timer value
  ` [ath9k-devel] "
` [PATCH v2 03/13] ath9k: queue null frames in case of MCC
  ` [ath9k-devel] "
` [PATCH v2 04/13] ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprear
  ` [ath9k-devel] "
` [PATCH v2 05/13] ath9k: use u32 when calculate tsf
  ` [ath9k-devel] "
` [PATCH v2 06/13] ath9k: setup correct skb priority for nullfunc
  ` [ath9k-devel] "
` [PATCH v2 07/13] ath9k: MCC enable Opportunistic Power Save
  ` [ath9k-devel] "
` [PATCH v2 08/13] ath9k: P2P_CLIENT, get/set NOA correctly
  ` [ath9k-devel] "
` [PATCH v2 09/13] ath9k: request NOA update when chanctx active
  ` [ath9k-devel] "
` [PATCH v2 10/13] ath9k: MCC, add NOA also in case of an AP
  ` [ath9k-devel] "
` [PATCH v2 11/13] ath9k: MCC add sta_ap_ratio module param
  ` [ath9k-devel] "
` [PATCH v2 12/13] ath9k: MCC, print time elapsed between events
  ` [ath9k-devel] "
` [PATCH v2 13/13] ath9k: remove ath9k_mod_tsf64_tu
  ` [ath9k-devel] "

[PATCH] drm/i915: Don't use crtc->config when reading out infoframe state
 2015-11-27  8:41 UTC  (2+ messages)

[PATCH v3 0/4] Allow customizable random offset to mmap_base address
 2015-11-27  8:36 UTC  (11+ messages)
` [PATCH v3 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v3 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v3 3/4] arm64: "

[PATCH 0/4] extend buildhistory
 2015-11-27  8:36 UTC  (3+ messages)

[PATCH] blk-mg-tag: Make tag's codeflow more reasonably during initializing
 2015-11-27  8:37 UTC 

[PATCH] x86/vmx: enable PML by default
 2015-11-27  8:35 UTC  (3+ messages)

Exploring Bluez alternatives
 2015-11-27  8:32 UTC 

[PATCH] x86/sysctl: Hide hvm_directio if hvm is not available
 2015-11-27  8:31 UTC  (2+ messages)

[PATCH v2 0/3] fixes for LightNVM
 2015-11-27  8:31 UTC  (4+ messages)
` [PATCH v2 1/3] lightnvm: missing nvm_lock acquire

[U-Boot] [PATCH 00/19] device model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
 2015-11-27  8:31 UTC  (20+ messages)
` [U-Boot] [PATCH 01/19] arm: omap-common: do not build timer when CONFIG_TIMER defined
` [U-Boot] [PATCH 02/19] dm: timer: uclass: add timer init to add timer device
` [U-Boot] [PATCH 03/19] dm: timer: uclass: Add flag to control sequence numbering
` [U-Boot] [PATCH 04/19] drivers: timer: omap_timer: add timer driver for omap devices based on dm
` [U-Boot] [PATCH 05/19] am43xx_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH 06/19] arm: dts: am437x-sk-evm: add tick-timer to chosen node
` [U-Boot] [PATCH 07/19] defconfig: am437x_sk_evm: enable timer driver model
` [U-Boot] [PATCH 08/19] arm: dts: am437x-gp-evm: add tick-timer to chosen node
` [U-Boot] [PATCH 09/19] defconfig: am437x_gp_evm: enable timer driver model
` [U-Boot] [PATCH 10/19] am335x_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH 11/19] arm: dts: am335x-boneblack: add tick-timer to chosen node
` [U-Boot] [PATCH 12/19] defconfig: am335x_boneblack_vboot: enable timer driver model
` [U-Boot] [PATCH 13/19] arm: dts: am335x-evm: add tick-timer to chosen node
` [U-Boot] [PATCH 14/19] defconfig: am335x_gp_evm: enable timer driver model
` [U-Boot] [PATCH 15/19] ti_omap5_common: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH 16/19] arm: dts: dra72-evm: add tick-timer to chosen node
` [U-Boot] [PATCH 17/19] defconfig: dra72_evm: enable timer driver model
` [U-Boot] [PATCH 18/19] arm: dts: dra7-evm: add tick-timer to chosen node
` [U-Boot] [PATCH 19/19] defconfig: dra74_evm: enable timer driver model

[RFC 0/6] dmaengine: New 'universal' API for requesting channel
 2015-11-27  8:29 UTC  (21+ messages)
` [RFC 1/6] dmaengine: core: Allow NULL mask pointer in __dma_device_satisfies_mask()
` [RFC 2/6] dmaengine: core: Move and merge the code paths using private_candidate
` [RFC 3/6] dmaengine: core: Introduce new, universal API to request a channel
` [RFC 4/6] dmaengine: edma: Add support for DMA filter mapping to slave devices
` [RFC 5/6] ARM: davinci: devices-da8xx: device -> dma instance mapping support
` [RFC 6/6] mmc: davinci_mmc: Switch to use the new dmaengine API for requesting channel (NOT FOR MERGE)

[PATCH v8 00/13] qcom: Add support for GDSCs
 2015-11-27  8:29 UTC  (5+ messages)
` [PATCH v8 11/13] clk: qcom: gdsc: Use PM clocks to control gdsc clocks

[PATCH 1/2] x86/cpu: Introduce cpu_dev.c_early_init()
 2015-11-27  8:28 UTC  (3+ messages)
` [PATCH 2/2] x86/cpu: Move set_cpumask() calls into c_early_init()

[meta-networking][PATCH v2] wireshark: update to version 2.0.0
 2015-11-27  8:29 UTC  (2+ messages)

[PATCH v7] Add new mac80211 driver mwlwifi
 2015-11-27  8:27 UTC  (6+ messages)

irq_desc use-after-free in smp_irq_move_cleanup_interrupt
 2015-11-27  8:25 UTC  (6+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2015-11-23
 2015-11-27  8:25 UTC  (3+ messages)
` [net-next 07/15] ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector


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.