public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-06 09:46:37 to 2016-05-06 15:20:00 UTC [more...]

[PATCH v5 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-05-06 15:17 UTC  (12+ messages)
` [PATCH v5 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v5 02/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v5 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v5 04/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v5 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v5 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v5 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v5 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v5 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v5 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v5 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART

[PATCH v2] ie31200_edac: add Skylake support
 2016-05-06 15:18 UTC 

Kernel docs: muddying the waters a bit
 2016-05-06 15:14 UTC  (31+ messages)

[RFC PATCH net-next 00/20] net: dsa: mv88e6xxx: turn into monolithic driver
 2016-05-06 15:12 UTC  (4+ messages)
` [RFC PATCH net-next 14/20] net: dsa: mv88e6xxx: factorize VLAN Ethertype

mm: pages are not freed from lru_add_pvecs after process termination
 2016-05-06 15:10 UTC  (8+ messages)

[PATCH] of: fix device compatibility scoring
 2016-05-06 15:10 UTC  (3+ messages)

[PATCH 0/3] mm: thp: mapcount updates
 2016-05-06 15:04 UTC  (4+ messages)
` [PATCH 1/3] mm: thp: calculate the mapcount correctly for THP pages during WP faults
` [PATCH 2/3] mm: thp: microoptimize compound_mapcount()
` [PATCH 3/3] mm: thp: split_huge_pmd_address() comment improvement

[REGRESSION] asix: Lots of asix_rx_fixup() errors and slow transmissions
 2016-05-06 15:00 UTC  (8+ messages)

[PATCH] maintainers: update my email address(es)
 2016-05-06 14:59 UTC  (2+ messages)

[GIT PULL] at91: dt for 4.7 #3
 2016-05-06 14:56 UTC 

[PATCH 1/2] drm: hdlcd: Skip PM callbacks if unbound
 2016-05-06 14:54 UTC  (2+ messages)

[PATCH RESEND v5 0/6] crypto: algif - add akcipher
 2016-05-06 11:46 UTC  (5+ messages)
` [PATCH RESEND v5 1/6] crypto: AF_ALG -- add sign/verify API
` [PATCH RESEND v5 6/6] crypto: AF_ALG - add support for key_id

[PATCH 0/3] ASoC: da7219: Add ACPI initialisation support to driver
 2016-05-06 14:45 UTC  (7+ messages)
` [PATCH 1/3] ASoC: da7219: Convert driver to use generic device/fwnode functions
` [PATCH 2/3] ASoC: da7219: Add ACPI parsing support

[PATCH 0/3] Support MPS2 UART controller
 2016-05-06 14:43 UTC  (3+ messages)

[PATCH] coresight: Handle build path error
 2016-05-06 14:43 UTC  (5+ messages)

[PATCH 0/4] drm: Add various helpers for simple drivers
 2016-05-06 14:43 UTC  (16+ messages)
` [PATCH 1/4] drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
` [PATCH 4/4] drm/panel: Add helper for simple panel connector

[RFC v2 PATCH 0/8] VFS:userns: support portable root filesystems
 2016-05-06 14:38 UTC  (3+ messages)

[PATCH V4 0/3] soc/tegra: Add support for IO pads power and voltage control
 2016-05-06 14:37 UTC  (7+ messages)
` [PATCH V4 1/3] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH V4 2/3] soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()
` [PATCH V4 3/3] soc/tegra: pmc: Add support for IO pads power state and voltage

[PATCH V3 00/17] Add support for Tegra210 AGIC
 2016-05-06 14:27 UTC  (5+ messages)
` [PATCH V3 16/17] irqchip/gic: Prepare for adding platform driver

[PATCH v2] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-06 14:24 UTC  (2+ messages)

[PATCH] irqchip/gicv3-its: Implement two-level(indirect) device table support
 2016-05-06 14:22 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2016-05-06 14:22 UTC  (5+ messages)
      ` [PATCH] compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()

[PATCH] ARM: dts: exynos: Add MFC memory banks for Peach boards
 2016-05-06 14:13 UTC  (5+ messages)

[PATCH] MAINTAINERS: ARM/Amlogic: add co-maintainer, misc. updates
 2016-05-06 14:13 UTC  (2+ messages)

[PATCH 0/3] usb: USB Type-C Class and driver for UCSI
 2016-05-06 14:10 UTC  (8+ messages)

[PATCH v4 1/2] soc: qcom: smd: Introduce compile stubs
 2016-05-06 14:09 UTC  (2+ messages)
` [PATCH v4 2/2] net: Add Qualcomm IPC router

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-06 14:00 UTC  (16+ messages)
` [PATCH 15/25] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 24/25] arm64:ilp32: add vdso-ilp32 and use for signal return

[v4.4-rc1 Regression] scsi: use host wide tags by default
 2016-05-06 13:53 UTC 

[PATCH v2 0/4] perf tools: Backward ring buffer support
 2016-05-06 13:40 UTC  (4+ messages)
` [PATCH v2 3/4] perf tools: Support reading from backward ring buffer

[PATCH] mountinfo: implement show_path for kernfs and cgroup
 2016-05-06 13:39 UTC  (2+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2016-05-06 13:39 UTC  (4+ messages)

[PATCH V2] ARM: dts: am57xx-idk-common: Fix input supply names
 2016-05-06 13:37 UTC 

[PATCH v1 0/2] dmaengine: urgent fix to prevent regression in UART
 2016-05-06 13:38 UTC  (2+ messages)

[PATCH] ARM: dts: at91: at91sam9g45 family: reduce the trng register map size
 2016-05-06 13:37 UTC 

[PATCH v7 0/3] gpio: add DT support for memory-mapped GPIOs
 2016-05-06 13:25 UTC  (10+ messages)
` [PATCH v7 1/3] gpio: dt-bindings: add wd,mbl-gpio bindings
` [PATCH v7 2/3] gpio: mmio: add DT support for memory-mapped GPIOs
` [PATCH v7 3/3] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-mmio

[PATCH 0/2] x86/microcode/amd: Do not overwrite specific patch levels
 2016-05-06 13:23 UTC  (8+ messages)

[PATCH] perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform
 2016-05-06 13:20 UTC  (3+ messages)

uboot watchdog and linux kernel
 2016-05-06 13:11 UTC 

[patch 15/15] sched: Make hrtick_notifier an explicit call
 2016-05-06 13:08 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch 14/15] sched/fair: Make ilb_notifier an explicit call
 2016-05-06 13:08 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch 13/15] sched/hotplug: Make activate() the last hotplug step
 2016-05-06 13:07 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch 12/15] sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
 2016-05-06 13:07 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch 10/15] sched/migration: Move calc_load_migrate() into CPU_DYING
 2016-05-06 13:06 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch 11/15] sched/migration: Move CPU_ONLINE into scheduler state
 2016-05-06 13:07 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH 0/6] perf script: export sampled callchains to database
 2016-05-06 13:07 UTC  (21+ messages)
` [PATCH 1/6] perf tools: fix incorrect ordering of callchain entries
` [PATCH 2/6] perf tools: refractor code to move call path handling out of thread-stack
` [PATCH 3/6] perf script: enable db export to output sampled callchains
` [PATCH 4/6] perf script: add call path id to exported sample in db export
` [PATCH 5/6] perf script: expose usage of the callchain db export via the python api
` [PATCH 6/6] perf script: update export-to-postgresql to support callchain export

[patch 09/15] sched/migration: Move prepare transition to SCHED_STARTING state
 2016-05-06 13:06 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch 08/15] sched, hotplug: Move sync_rcu to be with set_cpu_active(false)
 2016-05-06 13:06 UTC  (2+ messages)
` [tip:smp/hotplug] sched/hotplug: "

[PATCH v3 0/3] Extend the LED panic trigger
 2016-05-06 13:05 UTC  (5+ messages)
` [PATCH v3 1/3] leds: triggers: Allow to switch the trigger to "panic" on a kernel panic

[PATCH] sched: Allow per-cpu kernel threads to run on online && !active
 2016-05-06 13:03 UTC  (2+ messages)
` [tip:smp/hotplug] "

[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
 2016-05-06 13:01 UTC  (4+ messages)

[PATCH 1/2] watchdog: cpwd: Use setup_timer()
 2016-05-06 12:59 UTC  (2+ messages)
` [PATCH 2/2] watchdog: shwdt: "

[PATCH] cpufreq: schedutil: Make it depend on CONFIG_SMP
 2016-05-06 13:00 UTC 

[PATCH] sched/fair: Invoke cpufreq hooks for CONFIG_SMP unset
 2016-05-06 12:58 UTC 

[PATCH] ARM: dts: am57xx-idk-common: Fix input supply names
 2016-05-06 12:48 UTC  (2+ messages)

[GIT PULL] Power management and ACPI fixes for v4.6-rc7
 2016-05-06 12:46 UTC 

[PATCH 1/4] kasan/tests: add tests for user memory access functions
 2016-05-06 12:45 UTC  (4+ messages)
` [PATCH 2/4] mm/kasan: print name of mem[set,cpy,move]() caller in report
` [PATCH 3/4] mm/kasan: add API to check memory regions
` [PATCH 4/4] x86/kasan: Instrument user memory access API

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-05-06 12:44 UTC  (8+ messages)
` [RFC PATCH v2 17/18] livepatch: change to a per-task "
  ` klp_task_patch: was: "

[PATCH] x86, tsc: Fix tsc ratio calibration to avoid broken mdelay
 2016-05-06 12:43 UTC  (5+ messages)
` [tip:x86/urgent] x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO

[PATCH] x86: Report Intel platform_id in /proc/cpuinfo
 2016-05-06 12:42 UTC  (2+ messages)

[PATCH 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-05-06 12:36 UTC  (6+ messages)
` [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC regulators

[lkp] [sched/fair] 41e0d37f7a: divide error: 0000 [#1] SMP
 2016-05-06 12:29 UTC  (3+ messages)

[GIT PULL] ARC updates for 4.6-rc7
 2016-05-06 12:22 UTC 

[alsa-devel] [PATCH 0/7] ASoC: Mediatek: Add support for MT2701 SOC
 2016-05-06 12:20 UTC  (7+ messages)
` [alsa-devel] [PATCH 1/7] ASoC: mediatek: Refine mt8173 driver and change config option

[PATCH v2] net: arc/emac: Move arc_emac_tx_clean() into arc_emac_tx() and disable tx interrut
 2016-05-06 12:19 UTC 

[PATCH 0/8] Add support for remote unwind
 2016-05-06 11:58 UTC  (8+ messages)
` [PATCH 1/8] perf tools: Omit DWARF judgement when recording dwarf callchain
` [PATCH 2/8] perf script: Add options for custom vdso name
` [PATCH 6/8] perf callchain: Add support for cross-platform unwind

[PATCH 0/6] Intel Secure Guard Extensions
 2016-05-06 11:54 UTC  (22+ messages)
` [PATCH 5/6] intel_sgx: driver documentation

[PATCH v2 2/2] kasan: add kasan_double_free() test
 2016-05-06 11:50 UTC 

[PATCH v6 01/11] x86/boot: Clean up pointer casting
 2016-05-06 11:50 UTC  (7+ messages)
` [tip:x86/boot] "
        ` [PATCH -v1.1] x86/boot: Simplify pointer casting in choose_random_location()

cpufreq governors broken with !CONFIG_SMP?
 2016-05-06 11:49 UTC  (7+ messages)

[PATCH V10 00/28] Add new powerpc specific ELF core notes
 2016-05-06 11:49 UTC  (2+ messages)

[PATCH v2 1/2] mm, kasan: improve double-free detection
 2016-05-06 11:47 UTC 

[PATCH v2 0/2] KASAN double-free detection
 2016-05-06 11:38 UTC 

[PATCH v3 03/11] dmaengine: dw: set polarity of handshake interface
 2016-05-06 11:38 UTC  (2+ messages)

[GIT PULL] scheduler fix
 2016-05-06 11:31 UTC 

[PATCH V2 0/2] drivers: i2c: qup: Some misc fixes
 2016-05-06 11:31 UTC  (3+ messages)
` [PATCH V2 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [PATCH V2 2/2] drivers: i2c: qup: Fix error handling

[GIT PULL] perf fixes
 2016-05-06 11:26 UTC 

[PATCH] Add co-maintainer for scripts/gdb
 2016-05-06 11:14 UTC  (3+ messages)
` [PATCH] MAINTAINERS: "

[PATCH v3 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-05-06 11:10 UTC  (16+ messages)
` [PATCH v3 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v3 09/11] serial: 8250_lpss: move Quark code from PCI driver

[GIT PULL] EFI fixes
 2016-05-06 11:07 UTC 

[PATCH v2 1/1] fs/ceph: make logical calculation functions return bool
 2016-05-06 11:01 UTC  (3+ messages)

[next-20160506 mm,smp] hang up at csd_lock_wait() from drain_all_pages()
 2016-05-06 10:58 UTC 

Add top down metrics to perf stat
 2016-05-06 10:47 UTC  (4+ messages)
` [PATCH 01/10] x86: Add topology_max_smt_threads()

ftrace use of pci_resource_to_user()
 2016-05-06 10:33 UTC  (3+ messages)

[PATCH] block: initialize hd_stuct's reference before assigning it
 2016-05-06 10:26 UTC  (2+ messages)

[PATCH] Input: ti_am335x_tsc - Mark IRQ as wakeup capable
 2016-05-06 10:16 UTC 

[patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean
 2016-05-06  9:42 UTC 

[PATCH 1/2] mmc: dw_mmc-rockchip: add default drv phase support
 2016-05-06  9:41 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: rockchip-dw-mshc: add rockchip,default-drv-phase

[PATCH v7 00/14] USB OTG/dual-role framework
 2016-05-06  9:41 UTC  (3+ messages)
` [PATCH v7 03/14] usb: hcd.h: Add OTG to HCD interface

[PATCH] serial_core: Change UART PM state to OFF on failure
 2016-05-06  9:46 UTC 


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