All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-15 17:38:55 to 2016-06-15 18:48:58 UTC [more...]

[PATCH 0/2] iio: humidity: sht31: add Sensirion SHT31 support
 2016-06-15 18:48 UTC  (8+ messages)

[PATCH 1/4] bisect--helper: `bisect_clean_state` shell function in C
 2016-06-15 18:47 UTC  (12+ messages)
` [PATCH v2 0/6] convert various shell functions in git-bisect to C
  ` [PATCH v2 1/6] bisect--helper: `bisect_clean_state` shell function in C
  ` [PATCH v2 3/6] wrapper: move is_empty_file() from builtin/am.c

[PATCH raisin v3] Raisin: Update to 4.7
 2016-06-15 18:39 UTC  (2+ messages)
` [PATCH raisin v3] Update to 4.7, update qemu and qemu_traditional recipes

[PATCH net-next] nfnetlink_queue: enable PID info retrieval
 2016-06-15 18:47 UTC  (6+ messages)

[PATCH] Revert "gpio: bail out silently on NULL descriptors"
 2016-06-15 18:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Dynamic module loading for block drivers
 2016-06-15 18:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] blockdev: Add dynamic generation of module_block.h
` [Qemu-devel] [PATCH 2/2] blockdev: Add dynamic module loading for block drivers

[Cluster-devel] [PATCH 0/2] fix gfs2 truncate race
 2016-06-15 18:45 UTC  (5+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2: writeout truncated pages

What's cooking in git.git (Jun 2016, #04; Tue, 14)
 2016-06-15 18:45 UTC  (5+ messages)

[Qemu-arm] [PATCH] ssi: change ssi_slave_init to be a realize ops
 2016-06-15 18:45 UTC  (3+ messages)
  ` [Qemu-devel] "

[x86] 5ac0c41bf3: WARNING: CPU: 0 PID: 0 at arch/x86/mm/extable.c:50 ex_handler_rdmsr_unsafe
 2016-06-15 18:44 UTC  (15+ messages)

[Cocci] [PATCH v2 0/5] coccicheck: extend with parmap and indexing heuristics
 2016-06-15 18:43 UTC  (10+ messages)
` [Cocci] [PATCH v3 0/6] "
  ` [Cocci] [PATCH v3 3/6] scripts: add glimpse.sh for indexing the kernel
        `  "
          ` [Cocci] "

[Qemu-devel] [PATCH 0/3] log: Fix error handling and a memory leak
 2016-06-15 18:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] log: Plug memory leak on multiple -dfilter

[PATCH 3.12 00/56] 3.12.61-stable review
 2016-06-15 18:42 UTC  (2+ messages)

[PATCH v3 0/2] media: add et8ek8 camera sensor driver and documentation
 2016-06-15 18:41 UTC  (6+ messages)
` [PATCH v3 2/2] media: et8ek8: Add documentation

contact / hwmon
 2016-06-15 18:40 UTC 

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-06-15 18:40 UTC  (6+ messages)

[RFC PATCH-tip v2 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-15 18:40 UTC  (16+ messages)
` [RFC PATCH-tip v2 1/6] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip v2 4/6] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip v2 5/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation

[PATCH] mdadm: protecting sys_name overflow
 2016-06-15 18:40 UTC  (2+ messages)

[PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-06-15 18:39 UTC  (4+ messages)

[PATCH v4 0/1] input: touchscreen: Add generic driver for Silead touchscreens
 2016-06-15 18:39 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] verify-tag: allow to verify signed blob objects
 2016-06-15 18:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] mtd: nand: Remove jz4740 driver
 2016-06-15 18:38 UTC  (8+ messages)
` [U-Boot] [PATCH 5/7] mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data

[PATCH] selftests/exec: Makefile is a run-time dependency, add it to the install list
 2016-06-15 18:36 UTC 

[PATCH 00/17] MIPS: KVM: Misc KVM T&E improvements
 2016-06-15 18:30 UTC  (19+ messages)
` [PATCH 01/17] MIPS: KVM: Fix translation of MFC0 ErrCtl
` [PATCH 02/17] MIPS: KVM: Factor writing of translated guest instructions
` [PATCH 03/17] MIPS: KVM: Convert emulation to use asm/inst.h
` [PATCH 04/17] MIPS: KVM: Pass all unknown registers to callbacks
` [PATCH 05/17] MIPS: KVM: Make KVM_GET_REG_LIST dynamic
` [PATCH 06/17] MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()
` [PATCH 07/17] MIPS: KVM: List FPU/MSA registers
` [PATCH 08/17] MIPS: Clean up RDHWR handling
` [PATCH 09/17] MIPS: KVM: Don't hardcode restored HWREna
` [PATCH 10/17] MIPS: KVM: Allow ULRI to restrict UserLocal register
` [PATCH 11/17] MIPS: KVM: Emulate RDHWR CPUNum register
` [PATCH 12/17] MIPS: KVM: Add KScratch registers
` [PATCH 13/17] MIPS: KVM: Move commpage so 0x0 is unmapped
` [PATCH 14/17] MIPS: KVM: Use host CCA for TLB mappings
` [PATCH 15/17] MIPS: Add define for Config.VI (virtual icache) bit
` [PATCH 16/17] MIPS: KVM: Report more accurate CP0_Config fields to guest
` [PATCH 17/17] MIPS: KVM: Use mipsregs.h defs for config registers

[PATCH 0/2] Drop last two remaining omap3 legacy board files
 2016-06-15 18:34 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP2+: Drop legacy board file for n900

[PATCH] log: deprecate history dump
 2016-06-15 18:34 UTC  (6+ messages)
    ` [PATCH] dropping librte_ivshmem - was "
        ` [PATCH] dropping librte_ivshmem

[PATCH 2/3] net: stmmac: dwmac-rk: keep the PHY up for WoL
 2016-06-15 18:32 UTC  (5+ messages)
` [PATCH v2 0/3] net: stmmac: dwmac-rk: fixes for Wake-on-Lan on RK3288
  ` [PATCH v2 1/3] net: stmmac: allow to split suspend/resume from init/exit callbacks
  ` [PATCH v2 2/3] net: stmmac: dwmac-rk: keep the PHY up for WoL
  ` [PATCH v2 3/3] ARM: dts: rockchip: add interrupt for Wake-on-Lan on RK3288

[PATCH v3 0/3] pnfs/nfsd: have client and server support multiple layout types
 2016-06-15 18:33 UTC  (4+ messages)
` [PATCH v3 1/3] nfsd: allow nfsd to advertise "
` [PATCH v3 2/3] pnfs: track multiple layout types in fsinfo structure
` [PATCH v3 3/3] pnfs: add a new mechanism to select a layout driver according to an ordered list

NVMe over Fabrics RDMA transport drivers
 2016-06-15 18:32 UTC  (9+ messages)
` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver

[PATCH] ata: fix return value check in ahci_seattle_get_port_info()
 2016-06-15 18:31 UTC  (2+ messages)

[PATCH 0/3] Init device ids from ACPI of_compatible
 2016-06-15 18:30 UTC  (4+ messages)
` [PATCH 1/3] acpi: Export acpi_of_modalias equiv of of_modalias_node
` [PATCH 2/3] acpi i2c: Initialize info.type from of_compatible
` [PATCH 3/3] acpi spi: Initialize modalias "

[PATCHv2] arm64: Handle el1 synchronous instruction aborts cleanly
 2016-06-15 18:29 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] zic: bump to version 2016e
 2016-06-15 18:28 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] tzdata: "

[PATCH] arm64: defconfig: enable stmmac and realtek PHY as modules
 2016-06-15 18:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] scsi: esp: check length before dma read
 2016-06-15 18:27 UTC  (4+ messages)

[bug?] "vgs" command hanging after running "targetctl clear"
 2016-06-15 18:27 UTC 

[PATCH] mac80211: ensure info->control.vif is set for queued pkts
 2016-06-15 18:24 UTC 

initialize a mutex into locked state?
 2016-06-15 18:23 UTC 

[PATCH] ARM: dts: sun8i-q8-common: Add support for USB wifi controllers
 2016-06-15 18:23 UTC  (2+ messages)

[Buildroot] [git commit] jquery-keyboard: add .hash file
 2016-06-15 18:20 UTC 

[PATCH 0/3] Three minor patches for kernel v4.8
 2016-06-15 18:19 UTC  (3+ messages)
` [PATCH 3/3] block/blk-cgroup.c: Declare local symbols static

[meta-networking][PATCH v2] chrony: Versatile implementation of NTP
 2016-06-15 18:19 UTC  (4+ messages)
` [meta-networking][PATCHv3] "

[GIT PULL 00/19] perf/core improvements and fixes
 2016-06-15 18:13 UTC  (20+ messages)
` [PATCH 01/19] perf config: Handle NULL at perf_config_set__delete()
` [PATCH 02/19] perf tools: Fix rm_rf() to handle non-regular files correctly
` [PATCH 03/19] perf probe: Fix to add NULL check for strndup
` [PATCH 04/19] perf buildid: Rename and export build_id_cache__cachedir()
` [PATCH 05/19] perf probe: Add perf_probe_event__copy()
` [PATCH 06/19] perf probe: Uncomment and export synthesize_perf_probe_point()
` [PATCH 07/19] perf unwind: Fix compile error for static cross build
` [PATCH 08/19] perf mem: Add --ldlat option
` [PATCH 09/19] perf tools: Fix Data Object sort entry width index
` [PATCH 10/19] perf tui: Separate hierarchy and standard headers output
` [PATCH 11/19] perf stdio: Separate "
` [PATCH 12/19] perf stdio: Separate hierarchy "
` [PATCH 13/19] perf stdio: Separate standard "
` [PATCH 14/19] perf stdio: Do not pass hists in hist_entry__fprintf
` [PATCH 15/19] perf stdio: Add use_callchain parameter to hists__fprintf
` [PATCH 16/19] perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
` [PATCH 17/19] perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
` [PATCH 18/19] perf probe: Introduce perf_cache interfaces
` [PATCH 19/19] perf probe: Add --cache option to cache the probe definitions

stack validation warning on lttng-modules bytecode interpreter
 2016-06-15 18:18 UTC  (2+ messages)

BLKZEROOUT not zeroing md dev on VMDK
 2016-06-15 18:17 UTC  (7+ messages)

AsyncMessenger maturity
 2016-06-15 18:16 UTC  (2+ messages)

[PATCH] of: fix memory leak related to safe_name()
 2016-06-15 18:13 UTC 

[PATCH] ARM: socfpga: enable PL330 DMA in socfpga_defconfig
 2016-06-15 18:13 UTC 

Tentative Dates for the Fall Bake-a-ton
 2016-06-15 18:10 UTC  (2+ messages)

[PATCH] Remove a tiny memory leak in drivers/of
 2016-06-15 18:10 UTC  (3+ messages)

[RFC PATCH V2 0/4] Utilizing VMX preemption for timer virtualization
 2016-06-15 18:03 UTC  (7+ messages)
` [RFC PATCH V2 2/4] Utilize the vmx preemption timer

arm-soc boot: 619 boots: 11 failed, 605 passed with 2 offline, 1 conflict (v4.7-rc3-216-gec0776a212c1)
 2016-06-15 18:07 UTC  (2+ messages)

[kernel-hardening] [PATCH v3 0/4] Introduce the latent_entropy gcc plugin
 2016-06-15 18:07 UTC  (5+ messages)
` [kernel-hardening] [PATCH v3 2/4] Add "
  `  "
    ` [kernel-hardening] "

throttling reweight-by-utilization
 2016-06-15 18:04 UTC  (10+ messages)

[PATCH net-next] tcp: use RFC6298 compliant TCP RTO calculation
 2016-06-15 18:02 UTC  (6+ messages)
` [PATCH net-next v2] "
    ` [PATCH net-next v3] "

current btle 6lowpan issues
 2016-06-15 18:02 UTC 

[PATCH resend] libata:fix kernel panic when hotplug
 2016-06-15 17:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Clean up around the PCI holes
 2016-06-15 17:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] piix: Set I440FXState member pci_info.w32 in one place
` [Qemu-devel] [PATCH 2/2] pc: Eliminate PcPciInfo

[Qemu-devel] [PATCH 0/9] m25p80: Add new 512Mbit and 1Gbit devices
 2016-06-15 17:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/9] m25p80: Introduce quad and equad modes
    ` [Qemu-devel] Odp.: "

[RFC][PATCH 0/8] PI and assorted failings
 2016-06-15 17:55 UTC  (4+ messages)
` [RFC][PATCH 3/8] sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update

[PATCH] hooks--pre-commit.sample: check for chars, that are not allowed for a windows file name
 2016-06-15 17:54 UTC  (2+ messages)

[Cocci] [PATCH 4/4] coccicheck: add indexing enhancement options
 2016-06-15 17:53 UTC  (12+ messages)
                  `  "

[RFC] [PATCH v2 1/2] rdma/ucm: Sketch for an ioctl framework
 2016-06-15 17:53 UTC  (2+ messages)

[PATCH 1/2] iommu/amd: Remove entry from the list before freeing it
 2016-06-15 17:53 UTC  (5+ messages)
` [PATCH 2/2] iommu/amd: Destroy api_lock mutex when freeing domain

[PATCH v2 1/1] x86/platform/intel-mid: Enable GPIO expanders on Edison
 2016-06-15 17:52 UTC  (2+ messages)
` [tip:x86/platform] "

[RFC PATCH] x86: Move away from /dev/cpu/*/msr
 2016-06-15 17:52 UTC  (7+ messages)

[PATCH skeleton v6] Add support for checkstop gpio
 2016-06-15 17:50 UTC  (2+ messages)

[kernel-hardening] Playing with virtually mapped stacks (with guard pages!)
 2016-06-15 17:49 UTC  (6+ messages)
` [kernel-hardening] "
    `  "

[PATCH i-g-t] demos/intel_sprite_on: Fix connector iteration bug
 2016-06-15 17:48 UTC  (2+ messages)
` [PATCH v2 "

GRUB open LUKS with image hdd ESXi. It is possible?
 2016-06-15 17:47 UTC  (2+ messages)

mac80211 splat with pktgen on hacked 4.4 kernel
 2016-06-15 17:46 UTC  (2+ messages)

[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-15 17:44 UTC  (4+ messages)
` [PATCH 15/21] time: Add time64_to_tm()

perf probe issues
 2016-06-15 17:43 UTC  (3+ messages)

[mel:mm-vmscan-node-lru-v7r3 38/200] slub.c:undefined reference to `cache_random_seq_create'
 2016-06-15 17:43 UTC  (4+ messages)

[RFC PATCH] coredump: avoid ext4 auto_da_alloc for core file
 2016-06-15 17:42 UTC 

[PATCH v5 0/3] Add support for ARM Mali Display Processors
 2016-06-15 17:41 UTC  (10+ messages)
` [PATCH v5 2/3] drm/arm: Add support for "

[Qemu-devel] [Bug 1569988] [NEW] [2.6] user network broken reaching foreign servers on Win64
 2016-06-15 17:34 UTC  (2+ messages)
` [Qemu-devel] [Bug 1569988] "

[Cluster-devel] [PATCH] gfs2: Lock holder cleanup
 2016-06-15 17:39 UTC 

[PATCH perf/core v11 00/20] perf-probe --cache and SDT support
 2016-06-15 17:38 UTC  (3+ messages)
` [PATCH perf/core v11 07/20] perf probe: Add --cache option to cache the probe definitions

[PATCH v2 0/6] arm64: hibernate: Fix DEBUG_PAGEALLOC and hibernate on non-boot cpu
 2016-06-15 17:35 UTC  (5+ messages)
` [PATCH v2 2/6] arm64: Add .mmuoff.text section
` [PATCH v2 4/6] PM / Hibernate: Allow architectures to specify the hibernate/resume CPU
` [PATCH v2 5/6] arm64: hibernate: Identify the CPU to resume on by its MPIDR
` [PATCH v2 6/6] Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"


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.