public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-01 06:57:31 to 2016-09-01 11:11:57 UTC [more...]

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-09-01  8:44 UTC  (6+ messages)
` [PATCHv12 1/3] rdmacg: Added rdma cgroup controller

[PATCH] softirq: let ksoftirqd do its job
 2016-09-01 11:11 UTC  (11+ messages)

[PATCH] [media] lgdt3306a: fix spelling mistake "supportted" -> "supported"
 2016-09-01 11:09 UTC 

[PATCH] [media] rc/streamzap: fix spelling mistake "sumbiting" -> "submitting"
 2016-09-01 11:03 UTC 

[PATCH 0/4] Clarify/standardize memory barriers for lock/unlock
 2016-09-01 11:04 UTC  (11+ messages)
` [PATCH 1/4] spinlock: Document memory barrier rules

[PATCH] virtio: mark vring_dma_dev() static
 2016-09-01 11:02 UTC 

[PATCH 0/2] sched/wait: abort_exclusive_wait() should pass TASK_NORMAL to wake_up()
 2016-09-01 11:03 UTC  (2+ messages)

[PATCH v2 00/10] pinctrl: exynos/samsung: Add header with values used for configuration
 2016-09-01 11:02 UTC  (14+ messages)
` [PATCH v2 01/10] pinctrl: dt-bindings: samsung: "
  ` [PATCH v2.1] "
` [PATCH v2 02/10] ARM: dts: exynos: Use common macros for pinctrl configuration
` [PATCH v2 03/10] ARM: dts: exynos: Use macros for pinctrl configuration on exynos3250
` [PATCH v2 04/10] ARM: dts: exynos: Use macros for pinctrl configuration on exynos4210
` [PATCH v2 05/10] ARM: dts: exynos: Use macros for pinctrl configuration on exynos4x12
` [PATCH v2 06/10] ARM: dts: exynos: Use macros for pinctrl configuration on exynos4415
` [PATCH v2 07/10] ARM: dts: exynos: Use macros for pinctrl configuration on exynos5250
` [PATCH v2 08/10] ARM: dts: exynos: Use macros for pinctrl configuration on exynos5260
` [PATCH v2 09/10] ARM: dts: exynos: Use macros for pinctrl configuration on exynos5410
` [PATCH v2 10/10] ARM: dts: exynos: Use macros for pinctrl configuration on exynos542x/exynos5800

[Patch v3 00/11] microblaze/MIPS: xilfpga: intc and peripheral
 2016-09-01 11:01 UTC  (13+ messages)
` [Patch v3 02/11] irqchip: axi-intc: Clean up irqdomain argument and read/write
` [Patch v3 03/11] irqchip: axi-intc: Add support for parent intc
` [Patch v3 07/11] MIPS: Xilfpga: Add DT node for AXI I2C
` [Patch v3 08/11] net: ethernet: xilinx: Generate random mac if none found
` [Patch v3 09/11] net: ethernet: xilinx: Enable emaclite for MIPS

[PATCH V2] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when hotplug core is offline and then online
 2016-09-01 11:01 UTC  (2+ messages)

[PATCH 0/6] pinctrl: s3c/samsung: Add header with values used for configuration
 2016-09-01 10:59 UTC  (11+ messages)
` [PATCH 1/6] pinctrl: dt-bindings: samsung: Update documentation with new macros
` [PATCH 2/6] pinctrl: dt-bindings: samsung: Add macros for S3C64xx pin configuration
` [PATCH 3/6] ARM: dts: s3c64xx: Use common macros for pinctrl configuration
` [PATCH 4/6] ARM: dts: s5pv210: Use "
` [PATCH 5/6] ARM: dts: s3c2416: "
` [PATCH 6/6] ARM: dts: s3c64xx: "

[PATCH 2/2] arm64: regard FDT_SW_MAGIC as good fdt magic
 2016-09-01 10:58 UTC 

[PATCH] drbd: mark symbols static where possible
 2016-09-01 10:57 UTC 

[PATCH v9 0/2] sun4i-codec: Add Line-In, FM-In, Mic 2, Capture Source, Differential Line-In
 2016-09-01 10:56 UTC  (4+ messages)
` [PATCH v9 2/2] Add mixer controls: "

[PATCH] clk: sunxi-ng: mark ccu_nk_find_best() static
 2016-09-01 10:51 UTC 

[PATCH 1/2] arm64: remove duplicate macro __KERNEL__ check
 2016-09-01 10:51 UTC 

[PATCH] irqchip/keystone: fix typo "sporious" -> "spurious"
 2016-09-01 10:44 UTC 

[PATCH] char: add missing header dependencies
 2016-09-01 10:41 UTC 

[PATCH v2 0/4] Add PWM feature in Allwinner H3
 2016-09-01 10:39 UTC  (3+ messages)
` [PATCH v2 4/4] pwm: sunxi: Add H3 support

[PATCH] checkpatch: Don't test for prefer ether_addr_<foo>
 2016-09-01 10:32 UTC  (2+ messages)

[PATCH] s390/hypfs: Use kmalloc_array() in diag0c_store()
 2016-09-01 10:32 UTC  (2+ messages)

[PATCH] rtc: constify rtc_class_ops structures
 2016-09-01 10:32 UTC  (3+ messages)

Observing Softlockup's while running heavy IOs
 2016-09-01 10:31 UTC  (5+ messages)

[PATCH 1/6] PCI: xilinx: Keep both legacy and MSI interrupt references
 2016-09-01 10:14 UTC  (6+ messages)
` [PATCH 2/6] PCI: Xilinx : Clear interrupt register for invalid interrupt
` [PATCH 3/6] PCI: Xilinx: Clear correct msi set bit
` [PATCH 4/6] PCI: Xilinx: Dispose MSI virtual irq
` [PATCH 5/6] PCI: Xilinx: Read more than one function per device
` [PATCH 6/6] Microblaze: Modify microblaze pci specific code to support multidomain

[PATCH 0/3] sched/cputime: sum_exec_runtime fixes for 32-bit cpus
 2016-09-01 10:29 UTC  (9+ messages)
` [PATCH 1/3] sched/cputime: Improve scalability of times()/clock_gettime() on 32 bit cpus
` [PATCH 2/3] sched/cputime: Make nr_migrations u32 "
` [PATCH 3/3] sched/cputime: Protect other sum_exec_runtime reads "

[writeback] 8bc4ad9498: INFO: suspicious RCU usage. ]
 2016-09-01 10:21 UTC 

[PATCH 1/2] ARM: dts: exynos: Fix mismatched value for SD4 pull up/down configuration on exynos4210
 2016-09-01 10:21 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: exynos: Fix mismatched values of SD drive strengh configuration on exynos4415

[PATCH] [bugfix] replace unnessary ldax with common ldr
 2016-09-01 10:20 UTC  (4+ messages)

[PATCH 7/9] mfd: tps65218: add version check to the PMIC probe
 2016-09-01 10:17 UTC  (12+ messages)
` Applied "mfd: tps65218: add version check to the PMIC probe" to the regulator tree

[PATCH] mtip32xx: mark mtip_block_release() static
 2016-09-01 10:17 UTC 

[PATCH] ALSA: cs46xx: fix typo "seconadry" -> "secondary"
 2016-09-01 10:15 UTC 

[PATCH v2] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-09-01 10:10 UTC 

[lkp] [btrfs] 18513091af: WARNING: CPU: 3 PID: 14091 at fs/btrfs/extent-tree.c:10008 btrfs_free_block_groups+0x29b/0x420 [btrfs]
 2016-09-01 10:04 UTC  (2+ messages)

[PATCH v15 00/13] support "task_isolation" mode
 2016-09-01 10:06 UTC  (7+ messages)
` [PATCH v15 04/13] task_isolation: add initial support

[PATCH 8/9] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs
 2016-09-01 10:06 UTC  (4+ messages)
` Applied "regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs" to the regulator tree

[PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-09-01 10:06 UTC  (4+ messages)
` [PATCH v8 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support

[PATCH 0/7] ARM: dts: exynos: Remove skeleton.dtsi usage and fix memory node DTC warnings
 2016-09-01  9:59 UTC  (16+ messages)
` [PATCH 1/7] ARM: dts: exynos: Add missing memory node for Exynos5440 boards

[PATCH] KVM: Remove deprecated create_singlethread_workqueue
 2016-09-01  9:59 UTC  (2+ messages)

[RFC 0/4] mm, oom: get rid of TIF_MEMDIE
 2016-09-01  9:51 UTC  (5+ messages)
` [RFC 1/4] mm, oom: do not rely on TIF_MEMDIE for memory reserves access
` [RFC 2/4] mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
` [RFC 3/4] mm, oom: do not rely on TIF_MEMDIE for exit_oom_victim
` [RFC 4/4] arch: get rid of TIF_MEMDIE

[PATCH] ASoC: constify snd_soc_codec_driver structures
 2016-09-01  9:45 UTC  (2+ messages)

[PATCH v7 0/8] rk3399 support ddr frequency scaling
 2016-09-01  9:41 UTC  (5+ messages)
` [PATCH v7 1/8] clk: rockchip: add new clock-type for the ddrclk
` [PATCH v7 7/8] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc

[GIT PULL][PATCH 0/6] 4.9 timekeeping changes for tip/timers/core
 2016-09-01  9:37 UTC  (4+ messages)
` [PATCH 4/6] time: Avoid undefined behaviour in timespec64_add_safe()

[PATCH v9 0/4] power: act8945a_charger: Improvements
 2016-09-01  9:30 UTC  (5+ messages)
` [PATCH v9 1/4] power: act8945a_charger: Add capacity level property
` [PATCH v9 2/4] power: act8945a_charger: Add max current property
` [PATCH v9 3/4] doc: bindings: mfd: act8945a: Update the example
` [PATCH v9 4/4] ARM: at91/dt: sama5d2_xplained: Add act8945a-charger node

[PATCH v3 1/1] Allowing UART DMA to be configured on i.MX53
 2016-09-01  9:30 UTC 

[PATCH v5] Axi-usb: Add support for 64-bit addressing
 2016-09-01  8:52 UTC 

[PATCH 1/4] cpu: clean up register_cpu func
 2016-09-01  9:26 UTC  (4+ messages)
` [PATCH 2/4] cpu: expose pm_qos_resume_latency for each cpu

[Question] about patch: don't use [delayed_]work_pending()
 2016-09-01  9:09 UTC 

[PATCH net-next] r8152: fix the coding style with checkpatch.pl
 2016-09-01  9:01 UTC 

[PATCH v11 0/4] generic TEE subsystem
 2016-09-01  9:22 UTC  (6+ messages)
` [PATCH v11 3/4] tee: add OP-TEE driver

[PATCH -v2] mm: Don't use radix tree writeback tags for pages in swap cache
 2016-09-01  9:13 UTC  (5+ messages)

[PATCH] autofs - use dentry flags to block walks during expire
 2016-09-01  9:13 UTC  (2+ messages)

kernel BUG at net/unix/garbage.c:149!"
 2016-09-01  9:13 UTC  (6+ messages)

[PATCH v2 1/2] perf: add container identifier entry in perf sample data
 2016-09-01  9:09 UTC  (2+ messages)

[PATCH v2 0/7] ARM: dts: exynos: Remove skeleton.dtsi usage and fix memory node DTC warnings
 2016-09-01  9:06 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: dts: exynos: Add missing memory node for Exynos5440 boards
` [PATCH v2 2/7] ARM: dts: exynos: Remove skeleton.dtsi usage for Exynos3
` [PATCH v2 3/7] ARM: dts: exynos: Remove skeleton.dtsi usage for Exynos4
` [PATCH v2 4/7] ARM: dts: exynos: Remove skeleton.dtsi usage for Exynos5
` [PATCH v2 5/7] ARM: dts: exynos: Add missing unit name to memory nodes in Exynos3 DTS
` [PATCH v2 6/7] ARM: dts: exynos: Add missing unit name to memory nodes in Exynos4 DTS
` [PATCH v2 7/7] ARM: dts: exynos: Add missing unit name to memory nodes in Exynos5 DTS

[PATCH V7 0/5] perf: Driver specific configuration for PMU
 2016-09-01  9:04 UTC  (5+ messages)
` [PATCH V7 5/5] perf tools: adding sink configuration for cs_etm PMU

[PATCH] generic: Add the exception case checking routine for ppi interrupt
 2016-09-01  9:03 UTC  (9+ messages)

[PATCH v3 0/4] add support for Allwinner SoCs ADC
 2016-09-01  9:03 UTC  (15+ messages)
` [PATCH v3 3/4] mfd: mfd-core: reattach mfd of_node to cells without of_compatible
` [PATCH v3 1/4] hwmon: iio_hwmon: delay probing with late_initcall

[PATCH v10 1/2] printk: Make printk() completely async
 2016-09-01  8:58 UTC  (11+ messages)

[ANNOUNCE] 4.4.19-rt27
 2016-09-01  8:57 UTC  (3+ messages)
  ` [PATCH] hyperv: Fix compilation issue with 4.4.19-rt27

[PATCH RFC] ARM: dts: samsung: add rga-lvds panel in itop elite
 2016-09-01  8:53 UTC  (6+ messages)

[PATCH] video: fbdev: mb862xx: remove unused variable 'ret'
 2016-09-01  8:52 UTC 

[PATCHv4 0/6] x86: 32-bit compatible C/R on x86_64
 2016-09-01  8:19 UTC  (3+ messages)

[PATCH v6 0/8] CPUs capacity information for heterogeneous systems
 2016-09-01  8:50 UTC  (8+ messages)
` [PATCH v6 2/8] arm: parse cpu capacity-dmips-mhz from DT

[PATCH 00/23] ARM: dts: omap: Remove skeleton.dtsi usage and fix memory node DTC warning"
 2016-09-01  8:46 UTC  (4+ messages)

[PATCH v2] drm/doc: Add a few words on validation with IGT
 2016-09-01  8:42 UTC  (2+ messages)

[PATCH v3] ARM: dts: sun8i: enable UART1 for iNet D978 Rev2 board
 2016-09-01  8:40 UTC  (2+ messages)
  ` [linux-sunxi] "

[PATCH V2 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-09-01  8:39 UTC  (4+ messages)

[PATCH v4] Axi-usb: Add support for 64-bit addressing
 2016-09-01  6:01 UTC  (5+ messages)

[PATCH v2 net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events
 2016-09-01  8:33 UTC  (6+ messages)
` [PATCH v2 net-next 2/6] bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
` [PATCH v2 net-next 4/6] perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs

[PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events
 2016-09-01  8:33 UTC  (4+ messages)

[PATCH v4 0/5] sched: Clean-ups and asymmetric cpu capacity support
 2016-09-01  8:33 UTC  (2+ messages)

VERY CONFIDENTIAL
 2016-09-01  8:14 UTC 

[PATCH] printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
 2016-09-01  8:17 UTC  (8+ messages)

[RT PATCH 1/2] net: add back the missing serialization in ip_send_unicast_reply()
 2016-09-01  8:11 UTC  (4+ messages)
` [RT PATCH 2/2] net: add a lock around icmp_sk()

[patch v3.18+ regression fix] sched: Further improve spurious CPU_IDLE active migrations
 2016-09-01  8:09 UTC  (7+ messages)

[PATCH v6 0/8] power: add power sequence library
 2016-09-01  8:03 UTC  (7+ messages)
` [PATCH v6 1/8] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v6 2/8] power: add "
` [PATCH v6 4/8] usb: core: add power sequence handling for USB devices

[PATCHSET v6] Throttled background buffered writeback
 2016-09-01  7:59 UTC  (4+ messages)
` [PATCH 1/8] block: add WRITE_BG

[PATCH] qed: fix kzalloc-simple.cocci warnings
 2016-09-01  7:37 UTC  (2+ messages)

[PATCH v6 1/2] Documentation: bindings: add dt documentation for Rockchip PCIe PHY
 2016-09-01  7:44 UTC  (2+ messages)
` [PATCH v6 2/2] phy: add a driver for the Rockchip SoC internal "

[PATCH] [V3] powerpc/mm: Add validation for platform reserved memory ranges
 2016-09-01  7:48 UTC 

[RFC PATCH V2 0/3] Add ACPI support for Hisilicon PCIe Host Controller
 2016-09-01  7:41 UTC  (4+ messages)
` [RFC PATCH V2 1/3] PCI: hisi: re-architect Hip05/Hip06 controllers driver to preapare for ACPI

[PATCH] ASoC: davinci-mcasp: off-by-one in 'davinci_mcasp_hw_rule_format'
 2016-09-01  7:38 UTC 

[PATCH v3] mISDN: mark symbols static where possible
 2016-09-01  7:28 UTC  (2+ messages)

[PATCH] perf symbols: Not using the ubuntu debuginfo when dso load
 2016-09-01  7:40 UTC 

[PATCH v2] CLK: Add Loongson1C clock support
 2016-09-01  7:31 UTC  (3+ messages)

[PATCH] sunrpc: queue work on system_power_efficient_wq
 2016-09-01  7:30 UTC 

[PATCH V4] leds: trigger: Introduce an USB port trigger
 2016-09-01  7:26 UTC  (5+ messages)

[PATCH 00/13] Add support for perf_arch_regs
 2016-09-01  7:26 UTC  (3+ messages)
` [PATCH 01/13] perf/core: Add perf_arch_regs and mask to perf_regs structure

[GIT PULL] firmware: add support for TI System Control Interface (TI-SCI) protocol driver
 2016-09-01  7:24 UTC 

[PATCH v4 0/4] Add support for cros-ec-sensors
 2016-09-01  7:24 UTC  (8+ messages)

[PATCH v2 00/19] remoteproc: Allow platform-specific drivers to request resources
 2016-09-01  7:23 UTC  (5+ messages)
` [PATCH v2 06/19] remoteproc: core: Add explicit message error if cached table failed
` [PATCH v2 08/19] remoteproc: core: Associate action to resource request

[PATCH 0/4] mm: mlock: fix some locked_vm counting issues
 2016-09-01  7:14 UTC  (4+ messages)
` [PATCH 4/4] selftests/vm: add test for mlock() when areas are intersected

[PATCH 0/2] utilization changes for schedutil
 2016-09-01  7:12 UTC  (8+ messages)
` [PATCH 2/2] sched: cpufreq: use rt_avg as estimate of required RT CPU capacity

[PATCH 0/2] Rename Altera EDAC debug triggers
 2016-09-01  7:07 UTC  (2+ messages)

[PATCH] ASoC: omap-pcm: off-by-one in 'omap_pcm_limit_supported_formats'
 2016-09-01  6:59 UTC  (2+ messages)

[PATCH v8 00/16] fix some type infos and bugs for arm64/of numa
 2016-09-01  6:55 UTC  (8+ messages)
` [PATCH v8 01/16] of/numa: remove a duplicated pr_debug information
` [PATCH v8 02/16] of/numa: fix a memory@ node can only contains one memory block
` [PATCH v8 06/16] of_numa: Use of_get_next_parent to simplify code
` [PATCH v8 08/16] arm64: numa: Use pr_fmt()
` [PATCH v8 11/16] arm64/numa: support HAVE_MEMORYLESS_NODES
` [PATCH v8 12/16] arm64/numa: remove some useless code
` [PATCH v8 14/16] of/numa: remove the constraint on the distances of node pairs

[PATCH] hwrng: pasemi_rng.c: Migrate to managed API
 2016-09-01  6:59 UTC  (7+ messages)
    `  "

[RFC][PATCH] Fix a race between rwsem and the scheduler
 2016-09-01  6:57 UTC  (10+ messages)

[PATCH 0/2] Add power domain support for eMMC node on rk3399
 2016-09-01  6:56 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add eMMC's power domain support for rk3399


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox