linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-28 22:50:31 to 2016-04-29 06:39:51 UTC [more...]

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

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

[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

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

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

[PATCH] Use existing helper to convert "on/off" to boolean
 2016-04-29  5:47 UTC 

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

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

random(4) changes
 2016-04-29  0:47 UTC  (3+ 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'

[PATCH 00/32] 2nd Iteration of Cache QoS Monitoring support
 2016-04-29  4:43 UTC  (33+ 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

[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 v7 00/24] i2c mux cleanup and locking update
 2016-04-29  4:41 UTC  (4+ messages)
` [PATCH v7 22/24] [media] rtl2832: change the i2c gate to be mux-locked

[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  (6+ messages)
` [PATCH 3.16 106/217] sd: disable discard_zeroes_data for UNMAP

[PATCH v3 0/6] sched/fair: Clean up sched metric definitions
 2016-04-28 20:34 UTC  (10+ messages)
` [PATCH v3 4/6] sched/fair: Remove scale_load_down() for load_avg
` [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  (5+ 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  (3+ messages)

[PATCH] drm/rockchip: vop: fix iommu crash with async atomic
 2016-04-29  3:57 UTC 

linux-next: manual merge of the tip tree with the arm64 tree
 2016-04-29  3:56 UTC 

[PATCH v2 1/1] ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list
 2016-04-29  3:45 UTC  (3+ messages)
` [alsa-devel] "

[PATCH v3] drm/rockchip: support non-iommu buffer path
 2016-04-29  3:22 UTC 

[PATCH v2 0/6] Add enhanced strobe support for emmc version 5.1 or later
 2016-04-29  2:48 UTC  (7+ messages)
` [PATCH v2 1/6] Documentation: mmc: add mmc-hs400-enhanced-strobe
` [PATCH v2 2/6] mmc: core: add mmc-hs400-enhanced-strobe support
` [PATCH v2 3/6] mmc: core: implement enhanced strobe support
` [PATCH v2 4/6] mmc: debugfs: add HS400 enhanced strobe description
` [PATCH v2 5/6] mmc: sdhci: implement enhanced strobe callback
` [PATCH v2 6/6] mmc: sdhci-of-arasan: overwrite "

[PATCH 1/2] perf report: Find lib path correctly for gtk option
 2016-04-29 11:50 UTC  (4+ messages)

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

[PATCH resend] powerpc: enable qspinlock and its virtualization support
 2016-04-29  2:34 UTC  (3+ messages)

[PATCH perf/core v5 00/15] perf-probe --cache and SDT support
 2016-04-29 11:33 UTC  (16+ messages)
` [PATCH perf/core v5 02/15] perf-buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid
` [PATCH perf/core v5 04/15] perf probe: Add --cache option to cache the probe definitions
` [PATCH perf/core v5 05/15] perf probe: Use cache entry if possible
` [PATCH perf/core v5 11/15] perf probe: Accept %sdt and %cached event name

[PATCH v2] staging: r8723au: This patch tries to fix some byte order issues that is found by sparse check
 2016-04-29  2:30 UTC  (2+ messages)

[patch 0/7] futex: Add support for process private hashing
 2016-04-29  2:25 UTC  (5+ messages)
` [patch 2/7] lib/hashmod: Add modulo based hash mechanism

[PATCH 0/3] Patches to allow consistent mmc / mmcblk numbering
 2016-04-29  2:18 UTC  (5+ messages)
` [PATCH 1/3] Documentation: mmc: Document mmc aliases
` [PATCH 2/3] mmc: read mmc alias from device tree
` [PATCH 3/3] mmc: use SD/MMC host ID for block device name ID

[PATCH v10] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-04-29  2:13 UTC  (3+ messages)

[PATCH 0/6] Optimize sched averages computation
 2016-04-28 18:33 UTC  (4+ messages)
` [PATCH 3/6] sched/fair: Change the variable to hold the number of periods to 32bit integer

[PATCH 0/4] ACPI / osi: Fix several issues in _OSI handling
 2016-04-29  2:07 UTC  (6+ messages)
` [PATCH v2 4/6] ACPI / osi: Fix default _OSI(Darwin) support

[PATCH v3 1/3] PCI: imx6: Use enum instead of bool for variant indicator
 2016-04-29  1:48 UTC  (6+ messages)
` [PATCH v3 2/3] PCI: imx6: Implement reset sequence for i.MX6+
` [PATCH v3 3/3] ARM: dts: imx6qp: Specify imx6qp version of PCIe core

*I Ms Bolten donates 10,000,000= to you, Contact Attr. Gates, for claims via this email;= stephengates546@yandex.com
 2016-04-20 20:48 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: replace ds with ps where possible
 2016-04-29  1:24 UTC 

linux-next: manual merge of the pm tree with the arm-soc tree
 2016-04-29  1:18 UTC 

[PATCH v3 0/2] i2c_imc: New driver, at long last
 2016-04-29  1:03 UTC  (3+ messages)
` [PATCH v3 1/2] i2c_imc: New driver for Intel's iMC, found on LGA2011 SNB chips
` [PATCH v3 2/2] i2c, i2c_imc: Add DIMM bus code

[RFC v5 0/4] gpio: add DT support for generic memory-mapped GPIOs
 2016-04-29  0:53 UTC  (5+ messages)
` [RFC v5 1/4] gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case
` [RFC v5 2/4] gpio: generic: add DT support for generic memory-mapped GPIOs
` [RFC v5 3/4] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-generic
` [RFC v5 4/4] gpio: dt-bindings: add gpio-mmio bindings

[PATCH] cpu/hotplug: handle unbalanced hotplug enable/disable
 2016-04-29  0:44 UTC  (12+ messages)

[PATCH v3] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
 2016-04-29  0:44 UTC  (5+ messages)
` [PATCH v4] "

[RFC][PATCH 4.4-stable] regulator: core: Ensure we lock all regulators
 2016-04-29  0:43 UTC 

[PATCH v7 0/5] ACPI: parse the SPCR table
 2016-04-29  0:43 UTC  (5+ messages)
` [PATCH v7 1/5] of/serial: move earlycon early_param handling to serial
` [PATCH v7 5/5] serial: pl011: add console matching function

[PATCH v2] net: macb: do not scan PHYs manually
 2016-04-29  0:34 UTC  (11+ messages)

[PATCH v6 00/10] usb: add support for Intel dual role port mux
 2016-04-29  0:31 UTC  (10+ messages)
` [PATCH v6 04/10] regulator: fixed: add support for ACPI interface

[PATCH] mm/zswap: use workqueue to destroy pool
 2016-04-29  0:25 UTC  (3+ messages)
` [PATCH] mm/zswap: provide unique zpool name

[PATCH] mm/zpool: use workqueue for zpool_destroy
 2016-04-29  0:25 UTC  (3+ messages)
` [PATCH] mm/zswap: use workqueue to destroy pool

[PATCH v4] x86/boot: Warn on future overlapping memcpy() use
 2016-04-29  0:18 UTC 

mmotm 2016-04-28-17-16 uploaded
 2016-04-29  0:16 UTC 

[PATCH v3] x86/boot: Warn on future overlapping memcpy() use
 2016-04-29  0:15 UTC  (4+ messages)

[PATCH 0/6] x86/boot: Improve compressed kernel handling
 2016-04-29  0:09 UTC  (7+ messages)
` [PATCH 1/6] x86/KASLR: Handle kernel relocation above 2G
` [PATCH 2/6] x86/boot: Move compressed kernel to end of decompression buffer
` [PATCH 3/6] x86/boot: Calculate decompression size during boot not build
` [PATCH 4/6] x86/boot: Fix "run_size" calculation
` [PATCH 5/6] x86/KASLR: Clean up unused code from old "run_size"
` [PATCH 6/6] x86/boot: Correctly bounds-check relocations

[PATCH] sched: loadavg 0.00, 0.01, 0.05 on idle, 1.00, 0.99, 0.95 on full load
 2016-04-29  0:10 UTC  (2+ messages)

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

[PATCH 0/3] MAINTAINERS: add new maintainers of NXP LPC32xx SoC
 2016-04-29  0:02 UTC  (5+ messages)

linux-next: manual merge of the arm64 tree with Linus' tree
 2016-04-28 23:59 UTC 

[RFC v4 0/8] gpio: add DT support for generic memory-mapped GPIOs
 2016-04-28 23:39 UTC  (4+ messages)
` [RFC v4 3/8] gpio: generic: "

[PATCH 1/4] f2fs: fix to clear private data in page
 2016-04-28 23:29 UTC  (2+ messages)

[PATCH net-next v2] of: of_mdio: Check if MDIO bus controller is available
 2016-04-28 23:24 UTC 

Major improvements to the ch341 driver v4
 2016-04-28 23:24 UTC  (2+ messages)

[PATCH net-next] of: of_mdio: Check if MDIO bus controller is available
 2016-04-28 23:20 UTC  (4+ messages)

[PATCH] net: davinci_mdio: Set of_node in the mdio bus
 2016-04-28 23:19 UTC  (4+ messages)

[PATCH 00/21] X86_64, UV: Update kernel for SGI UV4 support
 2016-04-28 23:10 UTC  (22+ messages)
` [PATCH 01/21] X86_64, UV: Add Initial UV4 definitions
` [PATCH 02/21] X86_64, UV: Add UV Architecture Defines
` [PATCH 03/21] X86_64, UV: Add UV4 Specific Defines
` [PATCH 04/21] X86_64, UV: Add UV MMR Illegal Access Function
` [PATCH 05/21] X86_64, UV: Prep for UV4 MMR updates
` [PATCH 06/21] X86_64, UV: Add UV4 Specific MMR definitions
` [PATCH 07/21] X86_64, UV: Enable/Disable UV1 only workaround code
` [PATCH 08/21] X86_64, UV: Clean up redunduncies after merge of UV4 MMR definitions
` [PATCH 09/21] X86_64, UV: Update MMIOH setup function to work for both UV3 and UV4
` [PATCH 10/21] X86_64, UV: Create per cpu info structs to replace per hub info structs
` [PATCH 11/21] X86_64, UV: Move scir info to the per cpu info struct
` [PATCH 12/21] X86_64, UV: Move blade local processor ID "
` [PATCH 13/21] X86_64, UV: Allocate common per node hub info structs on local node
` [PATCH 14/21] X86_64, UV: Fold blade info into per node hub info structs
` [PATCH 15/21] X86_64, UV: Add UV4 addressing discovery function
` [PATCH 16/21] X86_64, UV: Add obtaining GAM Range Table from UV BIOS
` [PATCH 17/21] X86_64, UV: Support UV4 socket address changes
` [PATCH 18/21] X86_64, UV: Build GAM reference tables
` [PATCH 19/21] X86_64, UV: Update physical address conversions for UV4
` [PATCH 20/21] X86_64, UV: Remove Obsolete GRU MMR address translation
` [PATCH 21/21] X86_64, UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes


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