linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-14 14:40:50 to 2016-12-14 19:36:02 UTC [more...]

[PATCH v3 0/2] FPGA: TS-7300 FPGA manager
 2016-12-14 19:08 UTC  (10+ messages)
` [PATCH v3 1/2] ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300
` [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager

[PATCH 1/1] infiniband: hw: mlx4: fix improper return value
 2016-12-14 19:35 UTC  (2+ messages)

[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
 2016-12-14 19:35 UTC  (18+ messages)
` [PATCH v2 3/4] secure_seq: use siphash24 instead of md5_transform
` [PATCH v3 1/3] siphash: add cryptographically secure hashtable function
  ` [PATCH v3 2/3] secure_seq: use siphash24 instead of md5_transform
  ` [PATCH v3 3/3] random: use siphash24 instead of md5 for get_random_int/long

[PATCH 1/1] infiniband: hw: ocrdma: fix bad initialization
 2016-12-14 19:34 UTC  (3+ messages)

[PATCH v2] crypto: sun4i-ss: support the Security System PRNG
 2016-12-14 19:17 UTC  (9+ messages)

[PATCH 1/1] infiniband: nes: return value of skb_linearize should be handled
 2016-12-14 19:29 UTC  (2+ messages)

[PATCH 1/2] x86/boot/64: use 'push' instead of 'call' in start_cpu()
 2016-12-14 19:24 UTC  (3+ messages)
` [tip:x86/urgent] x86/boot/64: Use "

[PATCH] usb: musb: debugfs: allow forcing host mode together with speed in testmode
 2016-12-14 19:23 UTC  (6+ messages)

[RFC 0/4] make call_usermodehelper a bit more "safe"
 2016-12-14 19:25 UTC  (7+ messages)
` [PATCH 1/4] kmod: make usermodehelper path a const string
` [PATCH 2/4] drbd: rename "usermode_helper" to "drbd_usermode_helper"
` [PATCH 3/4] Make static usermode helper binaries constant
  ` [kernel-hardening] "
` [RFC 4/4] Introduce CONFIG_READONLY_USERMODEHELPER
` [kernel-hardening] [RFC 0/4] make call_usermodehelper a bit more "safe"

[PATCH v2 00/46] Nandsim facelift (part I of II)
 2016-12-14 19:24 UTC  (5+ messages)
` [PATCH v2 01/46] mtdpart: Propagate _get/put_device()

[PATCH] IB/core: fix unmap_sg argument
 2016-12-14 19:21 UTC  (2+ messages)

[PATCH] perf tools: ignore zombie process for user profile
 2016-12-14 19:19 UTC  (5+ messages)

[GIT PULL] f2fs update for 4.10
 2016-12-14 19:18 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH 1/3] siphash: add cryptographically secure hashtable function
 2016-12-14 19:12 UTC  (5+ messages)
` [PATCH 4/3] random: use siphash24 instead of md5 for get_random_int/long
    ` [kernel-hardening] "

[PATCH] ASoC: dwc: Fix PIO mode initialization
 2016-12-14 18:03 UTC  (2+ messages)
` Applied "ASoC: dwc: Fix PIO mode initialization" to the asoc tree

[v2] net:ethernet:cavium:octeon:octeon_mgmt: Handle return NULL error from devm_ioremap
 2016-12-14 19:05 UTC  (7+ messages)

[v3] net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from devm_ioremap
 2016-12-14 19:03 UTC 

[PATCH 0/3] mm, oom: add oom detection tracepoints
 2016-12-14 19:02 UTC  (10+ messages)
` [PATCH 1/3] mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header
` [PATCH 2/3] oom, trace: Add oom detection tracepoints
` [PATCH 3/3] oom, trace: add compaction retry tracepoint

Question about regulator API
 2016-12-14 18:14 UTC  (2+ messages)

[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-12-14 18:47 UTC  (12+ messages)
` [PATCH v2 3/3] kvm: svm: Use the hardware provided GPA instead of page walk

[GIT PULL] ext4 updates for 4.10
 2016-12-14 18:49 UTC  (3+ messages)

[RFC] perf/x86/intel: Account interrupts for PEBS errors
 2016-12-14 18:16 UTC  (3+ messages)

[GIT PULL] Audit patches for v4.10
 2016-12-14 18:27 UTC 

[PATCH v2] infiniband: remove WARN that is not kernel bug
 2016-12-14 18:27 UTC  (10+ messages)

[PATCH] Input: evdev: fix queueing of SYN_DROPPED event for EVIOCG[type] IOCTL case
 2016-12-14 18:24 UTC  (2+ messages)

[PATCH] ARM: dts: Add missing CPU frequencies for Exynos5422/5800
 2016-12-14 18:20 UTC  (6+ messages)

[PATCH v3 1/2] dt-bindings: display: Add BOE nv101wxmn51 panel binding
 2016-12-14 18:08 UTC  (3+ messages)
` [PATCH v3 2/2] drm/panel: simple: Add support BOE nv101wxmn51

Moratorium on coding style patches (was Re: [PATCH] include/linux/kernel.h: fixed coding style issues)
 2016-12-14 18:13 UTC  (2+ messages)

[PATCH] spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg()
 2016-12-14 18:03 UTC  (2+ messages)
` Applied "spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg()" to the spi tree

[PATCH] spi: armada-3700: fix unsigned compare than zero on irq
 2016-12-14 18:03 UTC  (2+ messages)
` Applied "spi: armada-3700: fix unsigned compare than zero on irq" to the spi tree

[PATCH] spi: SPI_FSL_DSPI should depend on HAS_DMA
 2016-12-14 18:03 UTC  (5+ messages)
` Applied "spi: SPI_FSL_DSPI should depend on HAS_DMA" to the spi tree

[PATCH] genirq/affinity: fix node generation from cpumask
 2016-12-14 18:01 UTC 

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-12-14 17:59 UTC  (11+ messages)

[PATCH] IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR
 2016-12-14 17:58 UTC  (2+ messages)

[PATCH 2/3] perf/x86/pebs: add workaround for broken OVFL status on HSW
 2016-12-14 17:55 UTC  (11+ messages)

[PATCH] IBcore/CM: Issue DREQ when receiving REQ/REP for stale QP
 2016-12-14 17:55 UTC  (2+ messages)

[PATCH] infiniband: nes: nes_nic: use new api ethtool_{get|set}_link_ksettings
 2016-12-14 17:52 UTC  (2+ messages)

[PATCH] IB/isert: do not ignore errors in dma_map_single()
 2016-12-14 17:51 UTC  (2+ messages)

[PATCH] Add +~800M crashkernel explaination
 2016-12-14 17:50 UTC  (5+ messages)

[PATCH v2 0/2] mfd: axp20x: Fix AXP806 access errors on cold boot
 2016-12-14 17:40 UTC  (6+ messages)
` [PATCH v2 2/2] "

Fw: [lkp-developer] [sched,rcu] cf7a2dca60: [No primary change] +186% will-it-scale.time.involuntary_context_switches
 2016-12-14 17:39 UTC  (6+ messages)

[PATCH v2 0/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
 2016-12-14 17:26 UTC  (10+ messages)
` [PATCH v2 2/4] KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id

[PATCH 0/2] IB/rdmavt: cq ktrhead worker fix and API update
 2016-12-14 17:17 UTC  (3+ messages)

[PATCH] drm/tegra: hdmi: Fix audio to work with any pixel clock rate
 2016-12-14 17:20 UTC 

[PATCH v3 0/3] perf: add support for analyzing events for containers
 2016-12-14 17:03 UTC  (8+ messages)
` [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report

[PATCH 0/2] xilinx_dma: Add external reset control
 2016-12-14 17:18 UTC  (3+ messages)
` [PATCH 1/2] xilinx_dma: Edit device tree bindings documentation
` [PATCH 2/2] xilinx_dma: Add reset support

linux-next x86 build fixes
 2016-12-14 17:17 UTC 

[PATCH] IB/mlx4: avoid a -Wmaybe-uninitialize warning
 2016-12-14 17:13 UTC  (2+ messages)

[PATCH v2] IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
 2016-12-14 17:13 UTC  (2+ messages)

[RFC 00/10] kmod: stress test driver, few fixes and enhancements
 2016-12-14 17:12 UTC  (9+ messages)
` [RFC 03/10] kmod: add dynamic max concurrent thread count
` [RFC 06/10] kmod: provide sanity check on kmod_concurrent access
` [RFC 07/10] kmod: use simplified rate limit printk

[PATCH v2] keys/encrypted: Fix two crypto-on-the-stack bugs
 2016-12-14 17:00 UTC  (5+ messages)

[PATCH] intelrdt: resctrl: recommend locking for resctrlfs
 2016-12-14 17:08 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[RFC] block: check partition alignment
 2016-12-14 17:07 UTC  (2+ messages)

[PATCH] arch: x86: kernel: fixed unused label issue
 2016-12-14 17:06 UTC  (2+ messages)

[PATCH v2 0/3] bq24735-charger: allow gpio polling and sharing
 2016-12-14 17:01 UTC  (8+ messages)
` [PATCH v2 1/3] power: supply: bq24735-charger: simplify register update to stop charging
` [PATCH v2 2/3] power: supply: bq24735-charger: optionally poll the ac-detect gpio
` [PATCH v2 3/3] power: supply: bq24735-charger: allow chargers to share "

[PATCH] wusbcore: Fix one more crypto-on-the-stack bug
 2016-12-14 16:58 UTC  (5+ messages)
` [PATCH] keys/encrypted: Fix two crypto-on-the-stack bugs

[PATCH v13 0/3] New debugfs API for capturing CRC of frames
 2016-12-14 16:59 UTC  (3+ messages)
` [PATCH v13 1/3] drm: Move locking into drm_debugfs_crtc_crc_add

[PATCH 0/2] iio: GPIO power switch support
 2016-12-14 16:58 UTC  (4+ messages)
` [PATCH 1/2] devicetree: power: add bindings for GPIO-driven power switches

[PATCH 0/2] FPGA: TS-7300 FPGA manager
 2016-12-14 16:36 UTC  (4+ messages)
` [PATCH 2/2] FPGA: Add "

[PATCH] HID: add Asus macrokey support for Asus "Republic of Gamers" laptop
 2016-12-14 16:50 UTC  (3+ messages)

[PATCH linux v1 0/4] Seven segment display support
 2016-12-14 16:50 UTC  (5+ messages)

[PATCH] MIPS: NI 169445 board support
 2016-12-14 16:48 UTC  (4+ messages)

[PATCH] drivers: staging: comedi: fix function prototypes
 2016-12-14 16:14 UTC  (2+ messages)

[PATCH v3 0/4] pinctrl: aspeed: Implement remaining pins
 2016-12-14 16:46 UTC  (5+ messages)
` [PATCH v3 1/4] pinctrl: aspeed: Read and write bits in LPC and GFX controllers

[PATCH 0/2] Add maintainers to the admin guide
 2016-12-14 16:43 UTC  (6+ messages)

usb/gadget: warning in ep_write_iter/__alloc_pages_nodemask
 2016-12-14 16:18 UTC  (3+ messages)

[PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses
 2016-12-14 16:35 UTC  (3+ messages)

[v1] net:ethernet:cavium:octeon:octeon_mgmt: Handle return NULL error from devm_ioremap
 2016-12-14 16:30 UTC  (3+ messages)

linux-next: Tree for Dec 14
 2016-12-14 16:25 UTC  (2+ messages)

[PATCH] qedr: return -EINVAL if pd is null and avoid null ptr dereference
 2016-12-14 16:25 UTC  (2+ messages)

[PATCH v2 00/11] add support for VBUS max current and min voltage limits AXP20X and AXP22X PMICs
 2016-12-14 16:12 UTC  (9+ messages)
` [PATCH v2 01/11] power: supply: axp20x_usb_power: use of_device_id data field instead of device_is_compatible
` [PATCH v2 02/11] mfd: axp20x: add volatile and writeable reg ranges for VBUS power supply driver
` [PATCH v2 03/11] power: supply: axp20x_usb_power: set min voltage and max current from sysfs
` [PATCH v2 04/11] Documentation: DT: binding: axp20x_usb_power: add axp223 compatible

[PATCH V2 0/4] OPTPROBES for powerpc
 2016-12-14 16:18 UTC  (5+ messages)
` [PATCH V2 3/4] arch/powerpc: Implement Optprobes
` [PATCH V2 4/4] arch/powerpc: Optimize kprobe in kretprobe_trampoline
` [PATCH V2 1/4] powerpc: asm/ppc-opcode.h: introduce __PPC_SH64()
` [PATCH V2 2/4] powerpc: add helper to check if offset is within rel branch range

[PATCH v3 2/2] iio: adc: hx711: Add IIO driver for AVIA HX711
 2016-12-14 16:17 UTC 

[RFC/PATCH] tracing: show total NMI time in hwlat tracer
 2016-12-14 16:17 UTC 

[PATCH v3 1/2] iio: adc: hx711: Add DT binding for avia,hx711
 2016-12-14 16:16 UTC 

[PATCH v3 0/2] iio: adc: hx711: Add IIO driver for AVIA HX711 ADC
 2016-12-14 16:16 UTC 

[PATCH] tools: usb: usbip: Update README
 2016-12-14 16:08 UTC  (2+ messages)

[PATCH 0/8] device-dax: sub-division support
 2016-12-14 15:55 UTC  (7+ messages)
` [PATCH 1/8] dax: add region-available-size attribute
` [PATCH 5/8] dax: refactor locking out of size calculation routines

partial bluetooth success on n900 [was Re: bluetooth/uart timeout handling]
 2016-12-14 16:02 UTC  (7+ messages)

[PATCH] perf/x86: Fix overlap counter scheduling bug
 2016-12-14 15:59 UTC  (10+ messages)

[PATCH v4] media: Driver for Toshiba et8ek8 5MP sensor
 2016-12-14 15:52 UTC  (5+ messages)
  ` [PATCH v5] "

[PATCH v9 1/3] of: Add vendor prefix for Lattice Semiconductor
 2016-12-14 15:40 UTC  (4+ messages)
` [PATCH v9 3/3] fpga: Add support for Lattice iCE40 FPGAs

[PATCH v7 0/1] virtio-crypto: add Linux driver
 2016-12-14 15:38 UTC  (3+ messages)
` [PATCH v7 1/1] crypto: add virtio-crypto driver
  ` [Qemu-devel] "

[PATCH driver-core] debugfs: improve formatting of debugfs_real_fops()
 2016-12-14 15:33 UTC 

[PATCH] openrisc: Add _text symbol to fix ksym build error
 2016-12-14 12:58 UTC  (2+ messages)
` [OpenRISC] "

[PATCH v2] ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc
 2016-12-14 15:30 UTC  (2+ messages)

linux-next: build warning after merge of the btrfs-kdave tree
 2016-12-14 15:19 UTC  (3+ messages)

Build failures due to missing 'posix_timer_event'
 2016-12-14 15:14 UTC  (2+ messages)

[PATCH] x86/platform/intel-mid: switch MPU3050 driver to IIO
 2016-12-14 15:12 UTC  (2+ messages)

[PATCH 1/1] remoteproc: fix vdev reference management
 2016-12-14 15:11 UTC 

[PATCH 1/2] MIPS: Kconfig: Set default MIPS system type as generic
 2016-12-14 15:09 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Set defconfig target to a generic system for 32r2el

[PATCHv2] support for AD5820 camera auto-focus coil
 2016-12-14 15:08 UTC  (5+ messages)
` [PATCHv6] "

[PATCH] mm: consolidate GFP_NOFAIL checks in the allocator slowpath
 2016-12-14 15:07 UTC 

[PATCHSET/RFC v2] blk-mq scheduling framework
 2016-12-14 15:05 UTC  (9+ messages)
` [PATCH 5/7] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 6/7] mq-deadline: add blk-mq adaptation of the deadline IO scheduler

[char-misc 1/2] mei: bus: fix mei_cldev_enable KDoc
 2016-12-14 15:56 UTC  (2+ messages)
` [char-misc 2/2] mei: move write cb to completion on credentials failures

[PATCH 3/3] crypto: brcm: Add Broadcom SPU driver DT entry
 2016-12-14 15:00 UTC  (2+ messages)

[PATCHv3 perf/core 0/7] Reuse libbpf from samples/bpf
 2016-12-14 14:55 UTC  (5+ messages)

[PATCH] rcu: shift by 1UL rather than 1 to fix sign extension error
 2016-12-14 14:54 UTC  (5+ messages)

[RESEND PATCH 0/2] fix some trivial bug involving the contiguous bit
 2016-12-14 14:45 UTC  (3+ messages)
` [RESEND PATCH 1/2] arm64: change from CONT_PMD_SHIFT to CONT_PTE_SHIFT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).