linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-05 11:25:48 to 2016-04-05 13:41:07 UTC [more...]

[PATCH v2 0/2] MT8173 IOMMU 4GB MODE SUPPORT
 2016-04-05 13:41 UTC  (2+ messages)

[PATCH 00/20] mfd: Add devm_ apis for mfd_add_devices and mfd_release_devices
 2016-04-05 13:38 UTC  (26+ messages)
` [PATCH 01/20] "
` [PATCH 02/20] mfd: Add resource management devm_mfd_{add,remove}_devices
` [PATCH 03/20] mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registration
` [PATCH 04/20] mfd: as3711: "
` [PATCH 05/20] mfd: atmel-hlcdc: "
` [PATCH 06/20] mfd: bcm590xx: "
` [PATCH 07/20] mfd: hi6421-pmic: "
` [PATCH 08/20] mfd: lp3943: "
` [PATCH 09/20] mfd: menf21bmc: "
` [PATCH 10/20] mfd: mt6397: "
` [PATCH 11/20] mfd: rdc321x: "
` [PATCH 12/20] mfd: rk808: "
` [PATCH 13/20] mfd: rn5t618: "
` [PATCH 14/20] mfd: rt5033: "
` [PATCH 15/20] mfd: sky81452: "
` [PATCH 16/20] mfd: stw481x: "
` [PATCH 17/20] mfd: tps6507x: "
` [PATCH 18/20] mfd: tps65217: "
` [PATCH 19/20] mfd: tps65910: "
` [PATCH 20/20] mfd: wm8400: "

[PATCH] perf config: Fix build with older toolchain
 2016-04-05 13:38 UTC  (4+ messages)

[PATCH] [RFC] fix potential access after free: return value of blk_check_plugged() must be used schedule() safe
 2016-04-05 13:36 UTC 

[PATCH] ARM: multi_v7_defconfig: Remove unused Kconfig option MACH_UX500_DT
 2016-04-05 13:36 UTC  (2+ messages)

[PATCH v10 1/9] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding
 2016-04-05 13:35 UTC  (6+ messages)
` [PATCH v10 4/9] phy: Add Tegra XUSB pad controller support
` [PATCH v10 8/9] usb: xhci: Add NVIDIA Tegra XUSB controller driver

[PATCH] Staging: android: timed_gpio: fixed bare use of 'unsigned'
 2016-04-05 13:35 UTC  (3+ messages)

[PATCH] iommu: io-pgtable: fixed a brace coding style issue
 2016-04-05 13:34 UTC  (2+ messages)

[PATCH v3 00/16] DTS for hi6220 and HiKey
 2016-04-05 13:27 UTC  (17+ messages)
` [PATCH v3 01/16] arm64: dts: Reserve memory regions for hi6220
` [PATCH v3 02/16] arm64: dts: add sp804 timer node for Hi6220
` [PATCH v3 03/16] arm64: dts: enable idle states "
` [PATCH v3 04/16] arm64: dts: Add Hi6220 gpio configuration nodes
` [PATCH v3 05/16] arm64: dts: add Hi6220 pinctrl "
` [PATCH v3 06/16] arm64: dts: add Hi6220 spi "
` [PATCH v3 07/16] arm64: dts: add all hi6220 i2c nodes
` [PATCH v3 08/16] arm64: dts: hikey: enable i2c0 and i2c1 for working with mezzanine boards
` [PATCH v3 09/16] arm64: dts: add hi6220 usb node
` [PATCH v3 10/16] arm64: dts: add mailbox node for Hi6220
` [PATCH v3 11/16] arm64: dts: add Hi6220's stub clock node
` [PATCH v3 12/16] arm64: dts: hi6220: add pinctrl for uarts and enable them
` [PATCH v3 13/16] arm64: dts: add LED nodes for hi6220-hikey
` [PATCH v3 14/16] arm64: dts: hikey: Add hi655x pmic dts node
` [PATCH v3 15/16] arm64: dts: add dwmmc nodes for hi6220
` [PATCH v3 16/16] arm64: dts: add wifi nodes support for hi6220-hikey

[PATCH] net: mvneta: Remove superfluous SMP function call
 2016-04-05 13:32 UTC  (2+ messages)
` [PREEMPT-RT] "

[PATCH] fs: return EPERM on immutable inode
 2016-04-05 13:28 UTC 

[PATCH 0/6] gpio: batch #2: remove modular code from non-modular drivers
 2016-04-05 13:28 UTC  (13+ messages)
` [PATCH 1/6] drivers/gpio: make gpio-rc5t583.c explicitly non-modular
` [PATCH 2/6] drivers/gpio: make gpio-tc3589x.c "
` [PATCH 3/6] drivers/gpio: make gpio-sx150x.c "
` [PATCH 4/6] drivers/gpio: make gpio-palmas.c "
` [PATCH 5/6] drivers/gpio: make gpio-tps65910.c "
` [PATCH 6/6] drivers/gpio: make gpio-tps6586x.c "

[PART1 RFC v3 00/12] KVM: x86: Introduce SVM AVIC support
 2016-04-05 13:26 UTC  (4+ messages)
` [PART1 RFC v3 07/12] svm: Add interrupt injection via AVIC

[PATCH] MIPS: Remove no longer needed work_on_cpu() call
 2016-04-05 13:26 UTC  (3+ messages)
  ` [PREEMPT-RT] "

[RFC PATCH v2 0/5] Media Device Allocator API
 2016-04-05 13:21 UTC  (3+ messages)

[PATCH 15/27] bcache: super: use bio_set_vec_table()
 2016-04-05 13:19 UTC  (19+ messages)
` [PATCH 16/27] bcache: super: use bio_get_base_vec
` [PATCH 17/27] dm: crypt: use bio_add_page()
` [PATCH 18/27] dm: dm-io.c: use bio_get_base_vec()
` [PATCH 19/27] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
` [PATCH 20/27] dm: dm-bufio.c: use bio_set_vec_table()
` [PATCH 21/27] fs: logfs: "
` [PATCH 22/27] fs: logfs: convert to bio_add_page() in sync_request()
` [PATCH 23/27] fs: logfs: use bio_add_page() in __bdev_writeseg()
` [PATCH 24/27] fs: logfs: use bio_add_page() in do_erase()
` [PATCH 25/27] fs: logfs: remove unnecesary check
` [PATCH 26/27] kernel/power/swap.c: use bio_get_base_vec()
` [PATCH 27/27] mm: page_io.c: "

[PATCH v2] parport: register driver later
 2016-04-05 13:17 UTC  (6+ messages)

N900 sleep mode (in 4.5-rc0, if that matters)
 2016-04-05 13:17 UTC  (11+ messages)

[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
 2016-04-05 13:15 UTC  (9+ messages)

[RESEND PATCH 0/3 v4] powercap, intel_rapl, implement time window checks
 2016-04-05 13:14 UTC  (4+ messages)
` [PATCH 1/3 v4] powercap, intel_rapl, implement get_max_time_window

[PATCH v15 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-04-05 13:08 UTC  (4+ messages)

[PATCH] iio: ak8975: fix maybe-uninitialized warning
 2016-04-05 13:03 UTC 

[RFC] Create an audit record of USB specific details
 2016-04-05 13:07 UTC  (10+ messages)
      ` EXT :Re: "

Bug with paravirt ops and livepatches
 2016-04-05 13:07 UTC  (9+ messages)

[patch] crypto,ccp: Fix RT breaking #include <linux/rwlock_types.h>
 2016-04-05 13:03 UTC  (3+ messages)

[PATCH 00/27] block: cleanup direct access on .bi_vcnt & .bi_io_vec
 2016-04-05 13:02 UTC  (21+ messages)
` [PATCH 01/27] block: bio: introduce 4 helpers for cleanup
` [PATCH 02/27] block: drbd: use bio_get_base_vec() to retrieve the 1st bvec
` [PATCH 03/27] block: drbd: remove impossible failure handling
` [PATCH 04/27] block: loop: use bio_get_base_vec() to retrive bvec table
` [PATCH 05/27] block: pktcdvd: "
` [PATCH 06/27] block: floppy: use bio_set_vec_table()
` [PATCH 07/27] block: floppy: use bio_add_page()
` [PATCH 08/27] staging: lustre: avoid to use bio->bi_vcnt directly
` [PATCH 09/27] target: use bio_is_full()
` [PATCH 10/27] bcache: debug: avoid to access .bi_io_vec directly
` [PATCH 11/27] bcache: io.c: use bio_set_vec_table
` [PATCH 12/27] bcache: journal.c: use bio_set_vec_table()
` [PATCH 13/27] bcache: movinggc: "
` [PATCH 14/27] bcache: writeback: "

[RFC v2 0/7] CPU reclaiming for SCHED_DEADLINE
 2016-04-05 12:58 UTC  (10+ messages)
` [RFC v2 1/7] Track the active utilisation
` [RFC v2 2/7] Correctly track the active utilisation for migrating tasks
` [RFC v2 3/7] Improve the tracking of active utilisation
` [RFC v2 4/7] Fix the update of the total -deadline utilization

[RFC 0/6] drm/fences: add in-fences to DRM
 2016-04-05 12:57 UTC  (4+ messages)
` [RFC 1/6] drm/fence: add FENCE_FD property to planes

[PATCHv10 0/3] rdmacg: IB/core: rdma controller support
 2016-04-05 12:55 UTC  (9+ messages)
` [PATCHv10 1/3] rdmacg: Added rdma cgroup controller

state of logfs?
 2016-04-05 12:54 UTC 

[PATCH] hwrng: exynos - Fix misspelled Samsung address
 2016-04-05 12:52 UTC  (2+ messages)

[PATCH v6 0/3] usb: otg-fsm: Add documentation and some trivial cleanups
 2016-04-05 12:52 UTC  (5+ messages)
` [PATCH v6 3/3] usb: otg-fsm: Prevent build warning "VDBG" redefined
  ` [PATCH v7 "

[PATCH v3 00/14] lib/mpi: bug fixes and cleanup
 2016-04-05 12:49 UTC  (3+ messages)

[RFC PATCH 0/4] Add ACPI support for pinctrl configuration
 2016-04-05 12:51 UTC  (5+ messages)

[PATCH RT 1/6] kernel: softirq: unlock with irqs on
 2016-04-05 12:49 UTC  (11+ messages)
` [PATCH RT 4/6] rt/locking: Reenable migration accross schedule
              ` [rfc patch 0/2] Kill hotplug_lock()/hotplug_unlock()
                ` [rfc patch 1/2] rt/locking/hotplug: "
                ` [rfc patch 2/2] rt/locking/hotplug: Fix rt_spin_lock_slowlock() migrate_disable() bug

[PATCH RESEND] crypto: sun4i-ss: Replace spinlock_bh by spin_lock_irq{save|restore}
 2016-04-05 12:49 UTC  (2+ messages)

[PATCH] regulator: max8997/max77802: Fix misspelled Samsung address
 2016-04-05 12:49 UTC  (2+ messages)

[PATCH 1/2] HID: Use multitouch driver for Type Covers
 2016-04-05 12:42 UTC  (4+ messages)

[PATCH 00/11] oom detection rework v5
 2016-04-05 12:47 UTC  (14+ messages)
` [PATCH 01/11] mm, oom: rework oom detection
` [PATCH 02/11] mm: throttle on IO only when there are too many dirty and writeback pages
` [PATCH 03/11] mm, compaction: change COMPACT_ constants into enum
` [PATCH 04/11] mm, compaction: cover all compaction mode in compact_zone
` [PATCH 05/11] mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
` [PATCH 06/11] mm, compaction: distinguish between full and partial COMPACT_COMPLETE
` [PATCH 07/11] mm, compaction: Update compaction_result ordering
` [PATCH 08/11] mm, compaction: Simplify __alloc_pages_direct_compact feedback interface
` [PATCH 09/11] mm, compaction: Abstract compaction feedback to helpers
` [PATCH 10/11] mm, oom: protect !costly allocations some more
` [PATCH 11/11] mm: consider compaction feedback also for costly allocation

[PATCH v3 1/3] crypto: s5p-sss - Minor coding cleanups
 2016-04-05 12:47 UTC  (2+ messages)

[patch] crypto: marvell/cesa - remove unneeded condition
 2016-04-05 12:46 UTC  (2+ messages)

[PATCH] PKCS#7: fix missing break on OID_sha224 case
 2016-04-05 12:46 UTC  (2+ messages)

[PATCH] crypto: n2 - Remove return statement from void function
 2016-04-05 12:46 UTC  (2+ messages)

[PATCH] sdhci: wakeup from runtime PM
 2016-04-05 12:40 UTC  (2+ messages)

[PATCH v2 1/4] hwrng: exynos - Runtime suspend device after init
 2016-04-05 12:44 UTC  (2+ messages)

[PATCH v3] crypto: af_alg - add async support to algif_aead
 2016-04-05 12:43 UTC  (2+ messages)

[PATCH] kvm: x86: make lapic hrtimer pinned
 2016-04-05 12:40 UTC  (4+ messages)

[PATCH v2 6/8] tools rpmb: add RPBM access tool
 2016-04-05 12:31 UTC  (4+ messages)

[PATCH] hwrng: bcm63xx - fix device tree compilation
 2016-04-05 12:27 UTC  (2+ messages)

RE:Supplier of different bags
 2016-04-05 12:11 UTC 

[PATCH v3 0/2] dmaengine: omap-dma: Fix polled completion
 2016-04-05 12:20 UTC  (3+ messages)
` [PATCH v3 1/2] dmaengine: omap-dma: Fix polled channel completion detection and handling
` [PATCH v3 2/2] dmaengine: omap-dma: Do not suppress interrupts for memcpy

[PATCH] s390/cpum_sf: Remove superfluous SMP function call
 2016-04-05 12:19 UTC  (10+ messages)
  ` [PREEMPT-RT] "

[PATCH v2 00/11] MIPS relocatable kernel & KASLR
 2016-04-05 12:14 UTC  (4+ messages)
` [kernel-hardening] "

[PATCH net-next 0/8] allow bpf attach to tracepoints
 2016-04-05 12:06 UTC  (3+ messages)
` [PATCH net-next 1/8] perf: optimize perf_fetch_caller_regs

[PATCH 0/7] crypto: SHA256 multibuffer implementation
 2016-04-05 12:03 UTC  (3+ messages)
` [PATCH 2/7] crypto: sha256-mb - SHA256 multibuffer job manager and glue code

[PATCH v3 00/16] Support non-lru page migration
 2016-04-05 12:03 UTC  (3+ messages)
` [PATCH v3 04/16] mm/balloon: use general movable page feature into balloon

RE:Supplier of lanyards
 2016-04-05 11:41 UTC 

[PATCH v3 0/6] sched/fair: Clean up sched metric definitions
 2016-04-05  4:12 UTC  (7+ messages)
` [PATCH v3 1/6] sched/fair: Generalize the load/util averages resolution definition
` [PATCH v3 2/6] sched/fair: Remove SCHED_LOAD_SHIFT and SCHED_LOAD_SCALE
` [PATCH v3 3/6] sched/fair: Add introduction to the sched load avg metrics
` [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

[GIT PULL] pin control fixes for v4.6
 2016-04-05 11:52 UTC 

[PATCH v4] ARM: dts: kirkwood: Add DTS for Linksys EA4200v2/EA4500
 2016-04-05 11:50 UTC  (3+ messages)
` [PATCH v4] ARM: dts: kirkwood: Add DTS for Linksys EA4200v2/EA4500\

[RFC PATCH 00/10] ACPI overlays
 2016-04-05 11:49 UTC  (12+ messages)
` [RFC PATCH 06/10] spi: add support for ACPI reconfigure notifications

[PATCH v6 0/4] Infrastructure code for perf-config
 2016-04-05 11:47 UTC  (6+ messages)
` [PATCH v6 4/4] perf config: Initialize perf_config_set with all default configs

[PATCH 00/30] rapidio: mport character driver and subsystem updates
 2016-04-05 11:45 UTC  (4+ messages)
` [PATCH 30/30] rapidio: add mport char device driver

[PATCH] vfio: add pci resume error handler
 2016-04-05 11:40 UTC 

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-05 11:36 UTC  (7+ messages)
` [RFC PATCH v1.9 12/14] livepatch: create per-task "

[PATCH] sched/deadline/rtmutex: Fix a PI crash for deadline tasks
 2016-04-05 11:32 UTC  (11+ messages)

[PATCH 0/3] crypto: af_alg - add TLS type encryption
 2016-04-05 11:29 UTC  (2+ messages)

[PATCH] kvm: x86: do not leak guest xcr0 into host interrupt handlers
 2016-04-05 11:28 UTC  (2+ messages)

[v7, 0/5] Fix eSDHC host version register bug
 2016-04-05 11:27 UTC  (2+ messages)

[PATCH v5 0/6] ARM: am335x/am437x/dra7: Add PWM support for DRA7
 2016-04-05 11:25 UTC  (4+ messages)
` [PATCH v5 1/6] pwms: pwm-ti*: Get the clock from the PWMSS (parent)


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