linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-29 04:12:04 to 2016-04-29 09:17:42 UTC [more...]

[PATCH] pinctrl: at91-pio4: fix pull-up/down logic
 2016-04-29  9:17 UTC  (2+ messages)

[PATCH v7 00/24] i2c mux cleanup and locking update
 2016-04-29  9:16 UTC  (10+ messages)
` [PATCH v7 16/24] i2c: allow adapter drivers to override the adapter locking
` [PATCH v7 22/24] [media] rtl2832: change the i2c gate to be mux-locked

[PATCH 0.14] oom detection rework v6
 2016-04-29  9:16 UTC  (5+ messages)
` [PATCH 09/14] mm: use compaction feedback for thp backoff conditions

[PATCH] staging: sm750fb: Removed multiple blank lines
 2016-04-29  9:15 UTC 

[PATCH] lightnvm: rename dma helper functions (UPS)
 2016-04-29  9:14 UTC  (2+ messages)

[PATCH] gpio/qoriq: select IRQ_DOMAIN
 2016-04-29  9:13 UTC  (2+ messages)

[PATCH kernel v4 00/11] powerpc/powernv/npu: Enable PCI pass through for NVLink
 2016-04-29  8:55 UTC  (12+ messages)
` [PATCH kernel v4 01/11] vfio_pci: Test for extended capabilities if config space > 256 bytes
` [PATCH kernel v4 02/11] vfio/spapr: Relax the IOMMU compatibility check
` [PATCH kernel v4 03/11] powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entire
` [PATCH kernel v4 04/11] powerpc/powernv: Define TCE Kill flags
` [PATCH kernel v4 05/11] powerpc/powernv/npu: TCE Kill helpers cleanup
` [PATCH kernel v4 06/11] powerpc/powernv/npu: Use the correct IOMMU page size
` [PATCH kernel v4 07/11] powerpc/powernv/npu: Simplify DMA setup
` [PATCH kernel v4 08/11] powerpc/powernv/ioda2: Export debug helper pe_level_printk()
` [PATCH kernel v4 09/11] powerpc/powernv/npu: Add set/unset window helpers
` [PATCH kernel v4 10/11] powerpc/powernv/npu: Rework TCE Kill handling
` [PATCH kernel v4 11/11] powerpc/powernv/npu: Enable NVLink pass through

[PATCH] Use existing helper to convert "on/off" to boolean
 2016-04-29  9:07 UTC  (3+ messages)

[PATCH V5 0/4] gpio: tegra: Cleanups and support for debounce
 2016-04-29  9:07 UTC  (10+ messages)
` [PATCH V5 1/4] gpio: tegra: Don't open code of_device_get_match_data()
` [PATCH V5 2/4] gpio: tegra: Make of_device_id compatible data to constant
` [PATCH V5 3/4] gpio: tegra: Get rid of all file scoped global variables
` [PATCH V5 4/4] gpio: tegra: Add support for gpio debounce

[PATCH V4] phy: bcm-ns-usb2: new driver for USB 2.0 PHY on Northstar
 2016-04-29  9:06 UTC 

[patch] iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
 2016-04-29  9:03 UTC 

linux-next: manual merge of the tip tree with the arm64 tree
 2016-04-29  9:04 UTC  (2+ messages)

[PATCH 0/2 v6] Add I2S audio support for ARC AXS10x boards
 2016-04-29  9:02 UTC  (3+ messages)
` [PATCH 1/2 v6] ASoC: dwc: Add custom PCM driver

[PATCH v2 06/13] staging/android: remove name arg from sync_file_create()
 2016-04-29  9:01 UTC 

[PATCH 0/5] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D
 2016-04-29  9:01 UTC  (9+ messages)
` [PATCH 1/5] mtd: nand: gpmi: add GPMI NAND support for i.MX7D
` [PATCH 2/5] mtd: nand: gpmi: document the clocks and clock-names in DT property
` [PATCH 3/5] mtd: nand: gpmi: correct bitflip for erased NAND page
` [PATCH 4/5] mtd: nand: gpmi: support NAND on i.MX6UL

[BUG] x86/efi: MMRs no longer properly mapped after switch to isolated page table
 2016-04-29  9:01 UTC  (2+ messages)

[PATCH v2 04/13] staging/android: make sync_file_merge() static
 2016-04-29  8:44 UTC 

[lkp] [mm, oom] faad2185f4: vm-scalability.throughput -11.8% regression
 2016-04-29  8:59 UTC  (11+ messages)
  ` [LKP] "

[PATCH V2 1/3] gpio: tegra: Don't open code of_device_get_match_data()
 2016-04-29  8:56 UTC  (2+ messages)

[PATCH v2 0/9] Add STM32 EXTI interrupt controller support
 2016-04-29  8:55 UTC  (10+ messages)
` [PATCH v2 2/9] drivers: irqchip: Add STM32 external interrupts support
` [PATCH v2 6/9] pinctrl: Add IRQ support to STM32 gpios

[PATCH] sched/core: don't include asm/mmu_context from drivers
 2016-04-29  8:52 UTC 

[PATCH 00/32] 2nd Iteration of Cache QoS Monitoring support
 2016-04-29  8:52 UTC  (34+ messages)
` [PATCH 01/32] perf/x86/intel/cqm: temporarily remove MBM from CQM and cleanup
` [PATCH 02/32] perf/x86/intel/cqm: remove check for conflicting events
` [PATCH 03/32] perf/x86/intel/cqm: remove all code for rotation of RMIDs
` [PATCH 04/32] perf/x86/intel/cqm: make read of RMIDs per package (Temporal)
` [PATCH 05/32] perf/core: remove unused pmu->count
` [PATCH 06/32] x86/intel,cqm: add CONFIG_INTEL_RDT configuration flag and refactor PQR
` [PATCH 07/32] perf/x86/intel/cqm: separate CQM PMU's attributes from x86 PMU
` [PATCH 08/32] perf/x86/intel/cqm: prepare for next patches
` [PATCH 09/32] perf/x86/intel/cqm: add per-package RMIDs, data and locks
` [PATCH 10/32] perf/x86/intel/cqm: basic RMID hierarchy with per package rmids
` [PATCH 11/32] perf/x86/intel/cqm: (I)state and limbo prmids
` [PATCH 12/32] perf/x86/intel/cqm: add per-package RMID rotation
` [PATCH 13/32] perf/x86/intel/cqm: add polled update of RMID's llc_occupancy
` [PATCH 14/32] perf/x86/intel/cqm: add preallocation of anodes
` [PATCH 15/32] perf/core: add hooks to expose architecture specific features in perf_cgroup
` [PATCH 16/32] perf/x86/intel/cqm: add cgroup support
` [PATCH 17/32] perf/core: adding pmu::event_terminate
` [PATCH 18/32] perf/x86/intel/cqm: use pmu::event_terminate
` [PATCH 19/32] perf/core: introduce PMU event flag PERF_CGROUP_NO_RECURSION
` [PATCH 20/32] x86/intel/cqm: use PERF_CGROUP_NO_RECURSION in CQM
` [PATCH 21/32] perf/x86/intel/cqm: handle inherit event and inherit_stat flag
` [PATCH 22/32] perf/x86/intel/cqm: introduce read_subtree
` [PATCH 23/32] perf/core: introduce PERF_INACTIVE_*_READ_* flags
` [PATCH 24/32] perf/x86/intel/cqm: use PERF_INACTIVE_*_READ_* flags in CQM
` [PATCH 25/32] sched: introduce the finish_arch_pre_lock_switch() scheduler hook
` [PATCH 26/32] perf/x86/intel/cqm: integrate CQM cgroups with scheduler
` [PATCH 27/32] perf/core: add perf_event cgroup hooks for subsystem attributes
` [PATCH 28/32] perf/x86/intel/cqm: add CQM attributes to perf_event cgroup
` [PATCH 29/32] perf,perf/x86,perf/powerpc,perf/arm,perf/*: add int error return to pmu::read
` [PATCH 30/32] perf,perf/x86: add hook perf_event_arch_exec
` [PATCH 31/32] perf/stat: fix bug in handling events in error state
` [PATCH 32/32] perf/stat: revamp error handling for snapshot and per_pkg events

[PATCH] scripts/dtc: Update to upstream version 53bf130b1cdd
 2016-04-29  8:51 UTC  (4+ messages)

linux-next: manual merge of the arm64 tree with Linus' tree
 2016-04-29  8:49 UTC  (2+ messages)

[PATCH v2 05/13] staging/android: make sync_file_fdget() static
 2016-04-29  8:48 UTC 

[PATCH 0/4] Additional iProc GPIO support
 2016-04-29  8:43 UTC  (5+ messages)
` [PATCH 4/4] pinctrl: iproc: Allow PINCONF to be disabled completely

[PATCH RESEND 1/2] pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC
 2016-04-29  8:40 UTC  (3+ messages)

[PATCH v3 1/3] fs: direct-io: handle error in dio_end_io()
 2016-04-29  8:39 UTC  (9+ messages)
` [PATCH v3 3/3] block: avoid to call .bi_end_io() recursively

[PATCH 07/40] efi: Remove global 'memmap'
 2016-04-29  8:39 UTC  (4+ messages)
` [tip:efi/core] efi: Remove global 'memmap' EFI memory map
  ` [PATCH] efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI driver

[PATCH v2 03/13] staging/android: move sync_file functions comments to sync.c
 2016-04-29  8:31 UTC 

HELLO DEAR
 2016-04-29  8:37 UTC 

[PATCH v2 0/5] Add SATA3 support for Broadcom NS2 SVK
 2016-04-29  8:36 UTC  (2+ messages)

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-29  8:37 UTC  (7+ messages)
` [PATCH V6 07/13] PCI: Provide common functions for ECAM mapping
` [PATCH V6 09/13] pci, acpi: Support for ACPI based generic PCI host controller

[PATCH] klp: make object/func-walking helpers more robust
 2016-04-29  8:35 UTC  (5+ messages)
`  "

[PATCH] mtd: nand: gpmi: get correct free oob space
 2016-04-29  8:31 UTC  (3+ messages)

[PATCH v2] phy: rcar-gen3-usb2, rcar-gen2: Use ARCH_RENESAS
 2016-04-29  8:29 UTC  (4+ messages)

[PATCH v3 0/2] phy: rcar-gen2, rcar-gen3-usb2: add fallback binding
 2016-04-29  8:28 UTC  (4+ messages)

linux-next: manual merge of the xen-tip tree with the tip tree
 2016-04-29  8:25 UTC  (3+ messages)
` efi_enabled(EFI_PARAVIRT) use

[PATCH] usbip: vudc: fix Kconfig dependencies
 2016-04-29  8:24 UTC  (2+ messages)

[PATCH] clk: imx: fix ahb clock mux 1
 2016-04-29  8:19 UTC  (2+ messages)

[PATCH v2 02/13] staging/android: drop sync_file_install() and sync_file_put()
 2016-04-29  8:14 UTC 

[PATCH] 8250: Hypervisors always export working 16550A UARTs
 2016-04-29  8:10 UTC  (6+ messages)

[PATCH 0/6] x86/boot: Improve compressed kernel handling
 2016-04-29  8:07 UTC  (5+ messages)
` [PATCH 2/6] x86/boot: Move compressed kernel to end of decompression buffer

Regression of v4.6-rc vs. v4.5: hangs after a few minutes after boot
 2016-04-29  8:07 UTC  (2+ messages)

[RFC v5 0/4] gpio: add DT support for generic memory-mapped GPIOs
 2016-04-29  8:05 UTC  (3+ messages)
` [RFC v5 3/4] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-generic

[PATCH v2] iio: accel: Add support for Freescale MMA7660FC
 2016-04-29  8:05 UTC  (2+ messages)

[PATCH 1/6] x86/KASLR: Handle kernel relocation above 2G
 2016-04-29  8:02 UTC  (2+ messages)
` [tip:x86/boot] x86/KASLR: Handle kernel relocations above 2G correctly

random(4) changes
 2016-04-29  8:02 UTC  (4+ messages)

[PATCH v3 0/7] drm: Add fbdev deferred io support to helpers
 2016-04-29  8:02 UTC  (2+ messages)

[PATCH v4] x86/boot: Warn on future overlapping memcpy() use
 2016-04-29  7:57 UTC  (5+ messages)

drivers/media/i2c/adp1653.c: does not show as /dev/video* or v4l-subdev*
 2016-04-29  7:56 UTC  (4+ messages)
` v4l subdevs without big device was "

[PATCH v2 01/13] staging/android: remove redundant comments on sync_merge_data
 2016-04-29  7:53 UTC 

[PATCH v2] drm/rockchip: vop: fix iommu crash with async atomic
 2016-04-29  7:48 UTC 

[GIT PULL] move ARM LCD display driver to auxdisplay
 2016-04-29  7:49 UTC  (5+ messages)

[RFC v2 5/8] drm/fence: add in-fences support
 2016-04-29  7:48 UTC  (13+ messages)

[PATCH v2 00/10] STMPE fixes/rework and add STMPE1600 support
 2016-04-29  7:45 UTC  (8+ messages)
` [PATCH v2 06/10] mfd: stmpe: rework registers access
` [PATCH v2 07/10] gpio: "
` [PATCH v2 10/10] gpio: stmpe: Add STMPE1600 support

[PATCH] drm/rockchip: vop: Initialize vskiplines to zero
 2016-04-29  7:42 UTC 

[PATCH v3 1/2] drm/imx: imx-ldb: Add DDC support
 2016-04-29  7:44 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: imx: ldb: Add ddc-i2c-bus property

OpRegion conflicts for Skylake LPSS
 2016-04-29  7:42 UTC  (4+ messages)

[PATCH v2 00/11] pwm: Add support for PWM Capture
 2016-04-29  7:40 UTC  (2+ messages)

[PATCH 00/21] X86_64, UV: Update kernel for SGI UV4 support
 2016-04-29  7:40 UTC  (3+ messages)
` [PATCH 07/21] X86_64, UV: Enable/Disable UV1 only workaround code

[PATCH 0/2] zram: switch to per-cpu compression streams
 2016-04-29  7:30 UTC  (4+ messages)
` [PATCH 1/2] zsmalloc: require GFP in zs_malloc()

[PATCH 0/3] Patches to allow consistent mmc / mmcblk numbering
 2016-04-29  7:21 UTC  (2+ messages)

[PATCH v3 0/3] Extend the LED panic trigger
 2016-04-29  7:20 UTC  (3+ messages)
` [PATCH v3 1/3] leds: triggers: Allow to switch the trigger to "panic" on a kernel panic

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
 2016-04-29  7:19 UTC  (6+ messages)
` [PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource

[PATCH v4] mm: SLAB freelist randomization
 2016-04-29  7:18 UTC  (4+ messages)

linux-next: Tree for Apr 29
 2016-04-29  7:13 UTC 

[GIT PULL] MMC fixes for v.4.6 rc6
 2016-04-29  7:07 UTC 

[PATCH] net/smscx5xx: use the device tree for mac address
 2016-04-29  7:05 UTC 

[BUG] vfio device assignment regression with THP ref counting redesign
 2016-04-29  7:06 UTC  (7+ messages)

[PATCH v2 0/6] Introduce ZONE_CMA
 2016-04-29  7:04 UTC  (10+ messages)
` [PATCH v2 1/6] mm/page_alloc: recalculate some of zone threshold when on/offline memory
` [PATCH v2 2/6] mm/cma: introduce new zone, ZONE_CMA

linux-next: build warning after merge of the akpm-current tree
 2016-04-29  6:55 UTC  (2+ messages)

[PATCH] staging: sm750fb: Comparison to NULL fixed
 2016-04-29  6:52 UTC 

[PATCH] scripts/dtc: dt_to_config - report kernel config options for a devicetree
 2016-04-29  6:44 UTC  (4+ messages)

[PATCH v7 0/7] usb: add support for Intel dual role port mux
 2016-04-29  6:26 UTC  (8+ messages)
` [PATCH v7 1/7] regulator: fixed: add support for ACPI interface
` [PATCH v7 2/7] usb: mux: add generic code for dual role port mux
` [PATCH v7 3/7] usb: mux: add driver for Intel gpio controlled "
` [PATCH v7 4/7] usb: mux: add driver for Intel drcfg "
` [PATCH v7 5/7] mfd: intel_vuport: Add Intel virtual USB port MFD Driver
` [PATCH v7 6/7] usb: pci-quirks: add Intel USB drcfg mux device
` [PATCH v7 7/7] MAINTAINERS: add maintainer entry for Intel USB dual role mux drivers

[PATCH v3 0/5] /dev/random - a new approach
 2016-04-29  6:24 UTC  (6+ messages)
` [PATCH v3 1/5] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v3 2/5] random: conditionally compile code depending on LRNG
` [PATCH v3 3/5] crypto: Linux Random Number Generator
` [PATCH v3 4/5] crypto: LRNG - enable compile
` [PATCH v3 5/5] random: add interrupt callback to VMBus IRQ handler

[PATCH] staging: sm750fb: Braces {} on all arms
 2016-04-29  6:26 UTC 

linux-next: manual merge of the akpm-current tree with the tip tree
 2016-04-29  6:26 UTC  (2+ messages)

[PATCH v2] sched/completion: convert completions to use simple wait queues
 2016-04-29  6:14 UTC  (2+ messages)

[PATCH] staging: rts5208: Alignment should match open paranthesis
 2016-04-29  6:19 UTC 

[PATCH 0/2] scop GFP_NOFS api
 2016-04-29  5:35 UTC  (2+ messages)

[PATCH] usb: dwc3: usb/dwc3: fake dissconnect event when turn off pullup
 2016-04-29  6:10 UTC  (6+ messages)

linux-next: manual merge of the akpm-current tree with the tile tree
 2016-04-29  6:08 UTC 

[PATCH] proc: prevent accessing /proc/<PID>/environ until it's ready
 2016-04-29  6:02 UTC  (5+ messages)

cgroup namespace and user namespace interactions
 2016-04-29  5:54 UTC  (2+ messages)

[PATCH v2 0/9] Add HW throttle for Tegra soctherm
 2016-04-29  5:55 UTC  (6+ messages)
` [PATCH v2 4/9] of: Add bindings of hw throttle for soctherm

[git pull] drm fixes
 2016-04-29  5:48 UTC 

[PATCH] staging: rts5208: Avoid multiple assignment in one line
 2016-04-29  5:42 UTC 

[PATCH] staging: rts5208: Avoid multiple assignment in one line
 2016-04-29  5:38 UTC  (2+ messages)

[PATCH] mm/zsmalloc: don't fail if can't create debugfs info
 2016-04-29  5:37 UTC  (4+ messages)

[PATCH] staging: rts5208: Unnecessary parantheses around chip->sd_card
 2016-04-29  5:20 UTC 

[PATCH 1/2] staging: wilc1000: fix double unlock
 2016-04-29  5:06 UTC  (2+ messages)

[PATCH v6 0/7] perf tools: Use SIGUSR2 control data dumpping
 2016-04-29  4:56 UTC  (4+ messages)
` [PATCH v6 3/7] perf record: Split output into multiple files via '--switch-output'

[RFC PATCH V2 0/2] basic device IOTLB support
 2016-04-29  4:44 UTC  (7+ messages)
` [RFC PATCH V2 2/2] vhost: device IOTLB API

[PATCH kernel v2] vfio_pci: Test for extended capabilities if config space > 256 bytes
 2016-04-29  4:11 UTC 

[PATCH 3.16 000/217] 3.16.35-rc1 review
 2016-04-29  4:16 UTC  (2+ messages)

[PATCH v3 0/6] sched/fair: Clean up sched metric definitions
 2016-04-28 20:34 UTC  (7+ messages)
` [PATCH v3 5/6] sched/fair: Rename scale_load() and scale_load_down()
` [PATCH v3 6/6] sched/fair: Move (inactive) option from code to config

[PATCH 1/2] PM / OPP: Remove OF dependency on dev_pm_opp_of_{cpumask_,}remove_table
 2016-04-29  4:12 UTC  (4+ messages)
` [PATCH v2 1/2] PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_,}remove_table
  ` [PATCH v2 2/2] cpufreq: arm_big_little: use generic OPP functions for {init,free}_opp_table

[patch 2/7] lib/hashmod: Add modulo based hash mechanism
 2016-04-29  4:12 UTC  (2+ messages)


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).