linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-16 14:56:21 to 2016-03-16 19:44:38 UTC [more...]

[PATCH 0/8] schedutil enhancements
 2016-03-16 19:44 UTC  (22+ messages)
` [PATCH 4/8] cpufreq/schedutil: sysfs capacity margin tunable
` [PATCH 6/8] cpufreq/schedutil: sum per-sched class utilization
` [PATCH 7/8] cpufreq: Frequency invariant scheduler load-tracking support
` [PATCH 8/8] sched: prefer cpufreq_scale_freq_capacity

[PATCH 3.12 00/58] 3.12.57-stable review
 2016-03-16 19:41 UTC  (6+ messages)
` [PATCH 3.12 36/58] Revert "drm/radeon: hold reference to fences in radeon_sa_bo_new"

[3.19.y-ckt stable] Patch "libata: Align ata_device's id on a cacheline" has been added to the 3.19.y-ckt tree
 2016-03-16 19:41 UTC 

[PATCH] nouveau: fix nv40_perfctr_next() cleanup regression
 2016-03-16 19:34 UTC  (2+ messages)

[PATCH 0/8 v4] bcm2835 DMA slave support
 2016-03-16 19:25 UTC  (9+ messages)
` [PATCH 1/8] dmaengine: bcm2835: set residue_granularity field
` [PATCH 2/8] dmaengine: bcm2835: remove unnecessary masking of dma channels
` [PATCH 3/8] dmaengine: bcm2835: add additional defines for DMA-registers
` [PATCH 4/8] dmaengine: bcm2835: move cyclic member from bcm2835_chan into bcm2835_desc
` [PATCH 5/8] dmaengine: bcm2835: move controlblock chain generation into separate method
` [PATCH 6/8] dmaengine: bcm2835: limit max length based on channel type
` [PATCH 7/8] dmaengine: bcm2835: add slave_sg support to bcm2835-dma
` [PATCH 8/8] dmaengine: bcm2835: add dma_memcopy "

[RFC PATCH 0/2] percpu_counter: Enable switching to global counter
 2016-03-16 19:20 UTC  (4+ messages)
` [RFC PATCH 1/2] percpu_counter: Allow falling back to global counter on large system

[PATCH] drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
 2016-03-16 19:18 UTC 

[PATCH] tpm: fix tpm_bios_log_setup stub prototype
 2016-03-16 19:18 UTC  (4+ messages)

[PATCH] drm/fb_cma_helper: Implement fb_mmap callback
 2016-03-16 19:14 UTC  (3+ messages)

linux-next: build failure after merge of the rdma tree
 2016-03-16 19:02 UTC  (3+ messages)

[PATCH 2/4] nmi_backtrace: generate one-line reports for idle cpus
 2016-03-16 18:46 UTC  (7+ messages)
` [PATCH v2 0/4] improvements to the nmi_backtrace code
  ` [PATCH v2 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
  ` [PATCH v2 2/4] nmi_backtrace: do a local dump_stack() instead of a self-NMI
  ` [PATCH v2 3/4] arch/tile: adopt the new nmi_backtrace framework
  ` [PATCH v2 4/4] nmi_backtrace: generate one-line reports for idle cpus

[PATCH] iio: add driver for Microchip MCP414X/416X/424X/426X
 2016-03-16 18:28 UTC  (5+ messages)

[GIT PULL] VFIO updates for v4.6-rc1
 2016-03-16 18:36 UTC 

Nokia N900 - audio TPA6130A2 problems
 2016-03-16 18:32 UTC  (9+ messages)

[RFC v2 -next 0/2] virtio-net: Advised MTU feature
 2016-03-16 18:29 UTC  (4+ messages)
` [RFC v2 -next 1/2] virtio: Start feature MTU support

[RFT PATCH 1/2] usb: dwc2: Add a 10 ms delay to dwc2_core_reset()
 2016-03-16 18:28 UTC  (8+ messages)
` [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835"

[PATCH 1/5] ARM: davinci: defined missing CFGCHIP2_REFFREQ_* macros for MUSB PHY
 2016-03-16 18:27 UTC  (15+ messages)
` [PATCH 2/5] ARM: davinci: da8xx: add usb phy clocks
` [PATCH 3/5] ARM: davinci: da8xx: add cfgchip2 to resources

[PATCH] Input: Do not add SYN_REPORT in between a single packet data
 2016-03-16 18:24 UTC  (5+ messages)

[PATCH v11 00/13] support "task_isolation" mode
 2016-03-16 18:19 UTC  (3+ messages)
` [PATCH v11 12/13] arm64: factor work_pending state machine to C

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-16 18:14 UTC  (22+ messages)
` [PATCH v2 0/10] "
  ` [PATCH v3 0/7] "
    ` [PATCH v4 "
      ` [PATCH v4 1/7] cpufreq: sched: Helpers to add and remove update_util hooks
      ` [PATCH v4 2/7] cpufreq: governor: New data type for management part of dbs_data
      ` [PATCH v4 3/7] cpufreq: governor: Move abstract gov_attr_set code to seperate file
      ` [PATCH v4 4/7] cpufreq: Move governor attribute set headers to cpufreq.h
      ` [PATCH v4 5/7] cpufreq: Move governor symbols "
      ` [PATCH v4 6/7] cpufreq: Support for fast frequency switching
      ` [PATCH v4 7/7] cpufreq: schedutil: New governor based on scheduler utilization data

[PATCH v10 1/9] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding
 2016-03-16 18:08 UTC  (10+ messages)
` [PATCH v10 2/9] dt-bindings: pinctrl: Deprecate "
` [PATCH v10 3/9] dt-bindings: phy: tegra-xusb-padctl: Add Tegra210 support
` [PATCH v10 6/9] dt-bindings: usb: Add NVIDIA Tegra XUSB controller binding
` [PATCH v10 7/9] dt-bindings: usb: xhci-tegra: Add Tegra210 XUSB controller support

[GIT PULL] Score: Fix the check condition of get_sigframe
 2016-03-16 18:08 UTC  (2+ messages)

[PATCH 4/5] usb: ohci-da8xx: Remove clock code that references mach
 2016-03-16 18:00 UTC  (2+ messages)

[PATCH 3.4 000/107] 3.4.111-rc1 review
 2016-03-16 17:51 UTC  (2+ messages)

[PATCH] net: phy: at803x: don't depend on GPIOLIB
 2016-03-16 17:25 UTC 

[BUG] sched: leaf_cfs_rq_list use after free
 2016-03-16 17:49 UTC  (8+ messages)

[PATCH v8 00/10] Multi-instance vTPM proxy driver
 2016-03-16 17:49 UTC  (4+ messages)
` [PATCH v8 08/10] tpm: Proxy driver for supporting multiple emulated TPMs

DMAR error messages after 'shutdown -r'
 2016-03-16 17:46 UTC  (4+ messages)

[PATCH] scsi: fc: use get/put_unaligned64 for wwn access
 2016-03-16 17:44 UTC  (2+ messages)

linux-next: manual merge of the rdma tree with the net-next tree
 2016-03-16 17:44 UTC  (4+ messages)

[GIT PULL] HSI changes for 4.6
 2016-03-16 17:33 UTC 

[PATCH v2] net: smc911x: convert pxa dma to dmaengine
 2016-03-16 17:26 UTC 

[PATCH v4 00/13] Add A83T clk, r_pio, mmc rsb support
 2016-03-16 17:20 UTC  (15+ messages)
` [PATCH v4 01/13] pinctrl: sunxi: Add A83T R_PIO controller
` [PATCH v4 02/13] clk: sunxi: add ahb1 clock for A83T
` [PATCH v4 03/13] clk: sunxi: Add APB1 "
` [PATCH v4 04/13] ARM: dts: sun8i-a83t: Add basic clocks and resets
` [PATCH v4 05/13] ARM: dts: sun8i-a83t: add mmc clock nodes
` [PATCH v4 06/13] ARM: dts: sun8i-a83t: Add mmc controller nodes
` [PATCH v4 07/13] ARM: dts: sun8i-a83t: Add PRCM related clocks and resets
` [PATCH v4 08/13] ARM: dts: sun8i-a83t: Add R_PIO controller node to the dtsi
` [PATCH v4 09/13] ARM: dts: sun8i-a83t: Add RSB controller device node to dtsi
` [PATCH v4 10/13] ARM: dts: sun8i-a83t: add mmc0 CD pin
` [PATCH v4 11/13] ARM: dts: sun8i: enable mmc for H8Homlet Board
` [PATCH v4 12/13] ARM: dts: sun8i: Add A83T based Sinovoip Bpi-M3 Board
` [PATCH v4 13/13] ARM: sunxi: Add Kconfig for sunxi clocks
  ` [linux-sunxi] "

[RFT] iommu/amd: use subsys_initcall() on amdv2 iommu
 2016-03-16 17:17 UTC  (8+ messages)

[PATCH 0/1] KVM: x86: using the fpu in interrupt context with a guest's xcr0
 2016-03-16 17:11 UTC  (7+ messages)

Mirroring process address space on device
 2016-03-16 17:10 UTC  (2+ messages)
` [PATCH] mm: Export symbols unmapped_area() & unmapped_area_topdown()

[PATCH] md/raid5: Cleanup cpu hotplug notifier
 2016-03-16 17:11 UTC  (2+ messages)

[WTF] utterly tasteless ABI in hfi1 (around ->write()/->write_iter())
 2016-03-16 17:06 UTC  (5+ messages)

[PATCH] staging/comedi/dt282x: avoid integer overflow warning
 2016-03-16 17:04 UTC  (4+ messages)

[PATCH] HID: wiimote: Fix wiimote mp scale linearization
 2016-03-16 16:59 UTC 

[PATCH v2] firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
 2016-03-16 16:57 UTC  (2+ messages)

[PATCH v5 0/7] remoteproc: Add driver for STMicroelectronics platforms
 2016-03-16 16:55 UTC  (12+ messages)
` [PATCH v5 2/7] remoteproc: dt: Provide bindings for ST's Remote Processor Controller driver
  ` [STLinux Kernel] "
` [PATCH v5 3/7] remoteproc: debugfs: Add ability to boot remote processor using debugfs
  ` [STLinux Kernel] "
` [PATCH v5 4/7] remoteproc: Supply controller driver for ST's Remote Processors
  ` [STLinux Kernel] "
` [PATCH v5 5/7] MAINTAINERS: Add ST's Remote Processor Driver to ARM/STI ARCHITECTURE
  ` [STLinux Kernel] "
` [PATCH v5 7/7] ARM: STiH407: Move over to using the 'reserved-memory' API for obtaining DMA memory
  ` [STLinux Kernel] "

[PATCH v2] x86: dts: ce4100: Use defined compatible string for PCF8575 chip
 2016-03-16 16:51 UTC 

[PATCH] mm/page_isolation: let caller take the zone lock for test_pages_isolated
 2016-03-16 16:49 UTC 

[RFC/RFT PATCH 0/2] mfd: max14577: Allow the driver to be built as a module
 2016-03-16 16:48 UTC  (3+ messages)
` [RFC/RFT PATCH 1/2] mfd: max14577: Use module_init() instead of subsys_initcall()
` [RFC/RFT PATCH 2/2] mfd: max14577: Allow driver to be built as a module

[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
 2016-03-16 16:49 UTC  (6+ messages)
` [RESEND PATCH] "
  ` [RESEND v2 "
    ` [RESEND v3 "
      ` [RESEND v4 "

[PATCH v2] mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEED
 2016-03-16 16:45 UTC  (3+ messages)

[RFC PATCH 0/2] of: Implement iterator for phandles
 2016-03-16 16:42 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing

[GIT PULL] power supply changes for 4.6
 2016-03-16 16:41 UTC 

[PATCH v6 0/4] i2c-smbus: add support for HOST NOTIFY
 2016-03-16 16:39 UTC  (5+ messages)
` [PATCH v6 1/4] i2c: add a protocol parameter to the alert callback
` [PATCH v6 2/4] i2c-smbus: add SMBus Host Notify support
` [PATCH v6 3/4] i2c: i801: add support of Host Notify
` [PATCH v6 4/4] Input: synaptics-rmi4 - add SMBus support

[RFC PATCH v4 0/7] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
 2016-03-16 16:32 UTC  (11+ messages)
` [RFC PATCH v4 3/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [RFC PATCH v4 4/7] PCI: Modify resource_alignment to support multiple devices
` [RFC PATCH v4 5/7] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
` [RFC PATCH v4 6/7] vfio-pci: Allow to mmap MSI-X table if IOMMU_CAP_INTR_REMAP was set
` [RFC PATCH v4 7/7] powerpc/powernv/pci-ioda: Add IOMMU_CAP_INTR_REMAP for IODA host bridge

[PATCH 0/5] net: macb: Checkpatch cleanups
 2016-03-16 16:30 UTC  (3+ messages)

[PATCH RFC] block: fix bio merge checks when virt_boundary is set
 2016-03-16 16:26 UTC  (3+ messages)

[ANNOUNCE] 3.14.64-rt67
 2016-03-16 16:21 UTC  (5+ messages)

rcu stalls and soft lockups with recent kernels
 2016-03-16 16:15 UTC  (2+ messages)

[PATCH] livepatch: Update maintainers
 2016-03-16 16:13 UTC  (5+ messages)
`  "

[PATCH] USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
 2016-03-16 16:11 UTC  (3+ messages)

Regression: netlink fail (triggered by iw) removes extra wlan (phy) interface
 2016-03-16 16:00 UTC  (2+ messages)

[PATCH v3 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
 2016-03-16 15:54 UTC  (3+ messages)
` [PATCH v3 1/2] mm, vmstat: calculate particular vm event

[PATCH 0/2] auxdisplay: Introduce driver for ht16k33 LED controller
 2016-03-16 15:52 UTC  (3+ messages)
` [PATCH 1/2] of: add vendor prefix for Holtek Semiconductor
` [PATCH v4 2/2] auxdisplay: ht16k33: Driver for LED controller

[PATCH] qla2xxx: avoid maybe_uninitialized warning
 2016-03-16 15:47 UTC  (4+ messages)

[PATCH] mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
 2016-03-16 15:15 UTC  (5+ messages)

[PATCH 0/2] Refactor MTRR and PAT initializations
 2016-03-16 15:44 UTC  (8+ messages)
` [PATCH 2/2] x86/mtrr: Refactor PAT initialization code

[PATCH] ARM: dts: k2*: Rename the k2* files to keystone-k2* files
 2016-03-16 15:43 UTC  (2+ messages)

[PATCH 4.4 00/50] 4.4.6-stable review
 2016-03-16 15:41 UTC  (5+ messages)

kernel/irq: Null-ptr deref on handle_irq_event_percpu function
 2016-03-16 15:35 UTC  (2+ messages)

[patch] ALSA: mixart: silence an uninitialized variable warning
 2016-03-16 15:35 UTC  (2+ messages)
` [alsa-devel] "

[PATCH V2 3/3] scsi: mptxsas: offload IRQ execution
 2016-03-16 15:31 UTC  (4+ messages)

4.5.0+ panic when setup loop device
 2016-03-16 15:26 UTC  (2+ messages)

[GIT PULL] Kselftest updates for 4.6-rc1
 2016-03-16 15:26 UTC 

[PATCH] Revert "arm64: Increase the max granular size"
 2016-03-16 15:26 UTC  (8+ messages)

[PATCH v15 0/3] Add drm driver for Rockchip Socs
 2016-03-16 15:23 UTC  (5+ messages)
` [PATCH v15 1/3] drm: rockchip: Add basic drm driver

[PATCH v2] regulator: gpio: check return value of of_get_named_gpio
 2016-03-16 15:21 UTC 

[PATCH] mm: memcontrol: reclaim when shrinking memory.high below usage
 2016-03-16 14:47 UTC  (4+ messages)

[GIT PULL] PCI changes for v4.6
 2016-03-16 15:17 UTC 

[PATCH v2 0/9] drm: atmel-hlcdc: various fixes/improvements
 2016-03-16 15:17 UTC  (3+ messages)
` [PATCH v2 1/9] drm: atmel-hlcdc: add a ->cleanup_fb() operation

net/ppp: use-after-free in ppp_unregister_channel
 2016-03-16 15:14 UTC 

[PATCH] mmc: card: don't use PF_MEMALLOC
 2016-03-16 15:12 UTC  (4+ messages)

[PATCH v6 0/8]/[PULL REQUEST] Trim unused exported kernel symbols
 2016-03-16 15:05 UTC  (6+ messages)
` [PATCH v6 5/8] kbuild: add fine grained build dependencies for exported symbols

[PATCH v12 2/2] drm/bridge: Add I2C based driver for ps8640 bridge
 2016-03-16 15:00 UTC  (2+ messages)

Freezable workqueue blocks non-freezable workqueue during the system resume process
 2016-03-16 15:00 UTC  (4+ messages)

[PATCH 00/17] Add Initial support for PLX Technology OX810SE
 2016-03-16 15:00 UTC  (4+ messages)
` [PATCH 10/17] pinctrl: Add PLX Technology OXNAS pinctrl and gpio driver

[v3,1/8] powerpc: Create a helper for getting the kernel toc value
 2016-03-16 14:58 UTC  (4+ 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).