linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-17 06:36:43 to 2016-05-17 12:30:41 UTC [more...]

[PATCH 01/11] clk: microchip: use readl_poll_timeout() in pbclk_set_rate()
 2016-05-17 12:30 UTC  (5+ messages)
` [PATCH 03/11] MIPS: pic32mzda: fix getting timer clock rate
` [PATCH 04/11] irqchip: irq-pic32-evic: Fix bug with external interrupts

[PATCHv9 0/2] mremap vDSO for 32-bit
 2016-05-17 12:13 UTC  (2+ messages)
` [PATCHv9 2/2] selftest/x86: add mremap vdso test

[PATCH] tools: hv: update buffer handling in hv_fcopy_daemon
 2016-05-17 12:24 UTC 

[RFC][PATCH 0/5] sched: Diagnostic checks for missing rq clock updates
 2016-05-17 12:24 UTC  (6+ messages)
` [RFC][PATCH 5/5] sched/core: Add debug code to catch missing update_rq_clock()

[PATCH v4 0/3] drm: Add various helpers for simple drivers
 2016-05-17 12:22 UTC  (11+ messages)
` [PATCH v4 2/3] drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
` [PATCH v4 3/3] drm: Add helper for simple display pipeline

[RFC PATCH 0/2] Fix EFI runtime calls on SGI UV
 2016-05-17 12:11 UTC  (5+ messages)
` [PATCH 1/2] Create UV efi_call macros

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-17 12:10 UTC  (2+ messages)

45aebeaf4f67 "ovl: Ensure upper filesystem supports d_type" breaking Docker
 2016-05-17 12:10 UTC  (5+ messages)

[PART1 V5 00/13] KVM: x86: Introduce SVM AVIC support
 2016-05-17 12:09 UTC  (4+ messages)
` [PART1 V5 13/13] svm: Manage vcpu load/unload when enable AVIC

[PATCH 0/3] ACPI: ARM64: support for ACPI_TABLE_UPGRADE
 2016-05-17 12:06 UTC  (4+ messages)
` [PATCH 1/3] ACPI: table upgrade: use cacheable map for tables
` [PATCH 2/3] ACPI: table upgrade: move early_initrd_acpi_init() to header file
` [PATCH 3/3] ACPI: ARM64: support for ACPI_TABLE_UPGRADE

[PATCH 3/3] Introduce & use new lightweight SGL iterators
 2016-05-17 12:05 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v3 2/2] powerpc32: fix check_io_access()
 2016-05-17 12:01 UTC 

[PATCH v3 1/2] powerpc32: Use instruction symbolic names in check_io_access()
 2016-05-17 12:01 UTC 

[PATCH] dmaengine: do not allow access outside of unmap_pool
 2016-05-17 12:00 UTC 

[PATCH v2 net-next] bpf: arm64: remove callee-save registers use for tmp registers
 2016-05-17 11:52 UTC  (3+ messages)

SCHED_DEADLINE cpudeadline.{h,c} fixup
 2016-05-17 11:46 UTC  (2+ messages)

[RFC v2 PATCH 0/8] VFS:userns: support portable root filesystems
 2016-05-17 11:42 UTC  (11+ messages)

[PATCH] powercap/rapl: Do not load in virtualized environments
 2016-05-17 11:34 UTC 

UBIFS and page migration (take 3)
 2016-05-17 11:27 UTC  (7+ messages)

[PATCH 1/2] extcon: gpio: add device tree support for extcon-gpio
 2016-05-17 11:27 UTC  (4+ messages)
` [PATCH 2/2] extcon: gpio: add DT binding doc "

[patch V4 00/31] bitops: add parity functions
 2016-05-17 11:22 UTC  (7+ messages)
` [patch V4 09/31] bitops: Add x86-specific "

[PATCH v5 0/6] Support calling functions on dedicated physical cpu
 2016-05-17 11:21 UTC  (3+ messages)

[RFC][PATCH 4/7] sched: Replace sd_busy/nr_busy_cpus with sched_domain_shared
 2016-05-17 11:15 UTC  (13+ messages)

[PATCH] pwm: Fill pwm->args before calling pwm_request_from_chip()
 2016-05-17 11:11 UTC  (4+ messages)

[RFC][PATCH 0/7] locking/rwsem: Convert rwsem count to atomic_long_t
 2016-05-17 11:09 UTC  (3+ messages)

Please review arch/x86/kernel/pvclock.c to fix Docker/Mono crashes in new Kernels
 2016-05-17 11:06 UTC  (4+ messages)

[PATCH] workqueue: Fix an object aliasing bug with `work_data_bits'
 2016-05-17 11:04 UTC 

[GIT PULL] killable rwsems for v4.7
 2016-05-17 11:02 UTC  (4+ messages)

[PATCH v2 0/3] "Device DAX" for persistent memory
 2016-05-17 10:57 UTC  (5+ messages)
` [PATCH v2 1/3] /dev/dax, pmem: direct access to "
` [PATCH v2 2/3] /dev/dax, core: file operations and dax-mmap

[PATCH v3 0/2] mfd: lp873x: Add lp873x PMIC support
 2016-05-17 10:49 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] ext4: remove unused variable offset
 2016-05-17 10:47 UTC 

[PATCH] dwc3: gadget: Defer starting the gadget device until gadget is power on
 2016-05-17 10:47 UTC  (11+ messages)

[GIT PULL] EFI ARM Xen support
 2016-05-17 10:40 UTC  (3+ messages)
  ` [Xen-devel] "

libfs,xenfs: replace /proc/xen/xenbus with a symlink
 2016-05-17 10:27 UTC  (3+ messages)
` [PATCHv1 1/2] libfs: allow simple_fill_super() to add symlinks
` [PATCHv1 2/2] xenfs: replace xenbus and privcmd with symlinks

[PATCHv8 resend 1/2] x86/vdso: add mremap hook to vm_special_mapping
 2016-05-17 10:25 UTC  (6+ messages)
` [PATCHv8 resend 2/2] selftest/x86: add mremap vdso test

[PATCH v2 0/5] of: dynamic: Changesets helpers & fixes
 2016-05-17 10:25 UTC  (3+ messages)
` [PATCH v2 2/5] of: changesets: Introduce changeset helper methods

[PATCH v12 00/10] arm64: Add kernel probes (kprobes) support
 2016-05-17 10:24 UTC  (9+ messages)
` [PATCH v12 01/10] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
` [PATCH v12 05/10] arm64: Kprobes with single stepping support
` [PATCH v12 10/10] kprobes: Add arm64 case in kprobe example module

[RFC 0/1] shiftfs: uid/gid shifting filesystem
 2016-05-17 10:23 UTC  (6+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[PATCH] rcu: tree: correctly handle sparse possible CPUs
 2016-05-17 10:22 UTC  (2+ messages)
` [PATCHv2] "

[GIT PULL] EFI fix
 2016-05-17 10:20 UTC  (5+ messages)

[GIT PULL] regulator updates for v4.7
 2016-05-17 10:18 UTC  (3+ messages)

[PATCH v3] Input - surface3_spi: add new driver for the Surface 3
 2016-05-17 10:16 UTC 

[PATCH 0/3] AM335x: tsc: Fix suspended while touchscreen in use
 2016-05-17 10:14 UTC  (4+ messages)
` [PATCH 1/3] Input: ti_am335x_tsc - Mark IRQ as wakeup capable

[PATCH 1/1] Staging: comedi: Fix WARNING issue in dt2801.c
 2016-05-17 10:13 UTC  (3+ messages)
` [PATCH 1/2] Staging: comedi: Fix WARNING issue in s626.c
` [PATCH 2/2] Staging: comedi: fix type "

[PATCH 1/1] tty/serial: to support 8250 earlycon can be enabled independently
 2016-05-17 10:11 UTC  (4+ messages)

[PATCH v2] Input - surface3_spi: add new driver for the Surface 3
 2016-05-17 10:09 UTC  (3+ messages)

[RFC][PATCH] printk: Add option to append kernel version to the dict
 2016-05-17 10:08 UTC  (3+ messages)

[PATCH v3 0/3] cpuacct: Introduce cpuacct.usage_all to show all cpu stats together(was: [PATCH v2 0/3] cpuacct: Show all detail stats in one file)
 2016-05-17 10:01 UTC  (4+ messages)
` [PATCH v3 1/3] cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index
` [PATCH v3 2/3] cpuacct: Use loop to avoid copies of the similar code in cpuacct_stats_show()
` [PATCH v3 3/3] cpuacct: Introduce cpuacct.usage_all to show all cpu stats together

ioatdma(Intel(R) I/OAT DMA Engine init failed)
 2016-05-17 10:06 UTC  (2+ messages)

[PATCH v1 00/10] *** imx-sdma: misc fix ***
 2016-05-17 10:04 UTC  (2+ messages)

[PATCH 00/14] staging: comedi: daqboard2000: checkpatch clean-ups
 2016-05-17  9:52 UTC  (15+ messages)
` [PATCH 01/14] staging: comedi: daqboard2000: remove commented out code
` [PATCH 02/14] staging: comedi: daqboard2000: use usual block comment style
` [PATCH 03/14] staging: comedi: daqboard2000: CHECK: spaces preferred around that '*'
` [PATCH 04/14] staging: comedi: daqboard2000: add blank line after struct declaration
` [PATCH 05/14] staging: comedi: daqboard2000: rename serial EEPROM register macros
` [PATCH 06/14] staging: comedi: daqboard2000: rename register offset macros
` [PATCH 07/14] staging: comedi: daqboard2000: rename acquisition control register macros
` [PATCH 08/14] staging: comedi: daqboard2000: rename acq status "
` [PATCH 09/14] staging: comedi: daqboard2000: redo DAC control "
` [PATCH 10/14] staging: comedi: daqboard2000: redo DAC status macros and fix busy
` [PATCH 11/14] staging: comedi: daqboard2000: rename trigger control register macros
` [PATCH 12/14] staging: comedi: daqboard2000: rename reference DACs "
` [PATCH 13/14] staging: comedi: daqboard2000: rename CamelCase functions
` [PATCH 14/14] staging: comedi: daqboard2000: prefer usleep_range()

[RFC 0/3] MT2701 DRM support
 2016-05-17  9:55 UTC  (3+ messages)
` [RFC 2/3] drm/mediatek: add support for Mediatek SoC MT2701

[PATCH 3.14 00/17] 3.14.70-stable review
 2016-05-17  9:49 UTC  (3+ messages)
` [PATCH 3.14 17/17] arm64: Make arch_randomize_brk avoid stack area

[PATCH 0/5] Add support for the STM32F4 I2C
 2016-05-17  9:48 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH 2/5] i2c: Add STM32F4 I2C driver

[PATCH 1/5] drm/amd/amdgpu : Remove unused variable
 2016-05-17  9:42 UTC  (5+ messages)
` [PATCH 2/5] drm/amd/amdgpu/cz_dpm: "
` [PATCH 3/5] drm/amd/amdgpu : "
` [PATCH 4/5] "
` [PATCH 5/5] "

[PATCH 0/6] Intel Secure Guard Extensions
 2016-05-17  9:38 UTC  (6+ messages)
` [PATCH 6/6] intel_sgx: TODO file for the staging area

[PATCH v2 0/5] ASoC: rockchip: Fix audio on Veyron
 2016-05-17  9:36 UTC  (5+ messages)
` [PATCH v2 4/5] ARM: dts: rockchip: Add shared file for audio related nodes for veyron boards
    ` [alsa-devel] "

[PATCH 0/4] Fix and extend uio_dmem_genirq
 2016-05-17  9:22 UTC  (5+ messages)
` [PATCH 1/4] uio: fix dmem_region_start computation
` [PATCH 2/4] uio: UIO_IRQ_NONE is a valid option for uioinfo->irq
` [PATCH 3/4] uio: introduce devicetree bindings for uio_dmem_genirq
` [PATCH 4/4] uio: bind uio_pdrv_genirq via OF

[PATCH] x86/boot: Refuse to build with data relocations
 2016-05-17  9:31 UTC  (7+ messages)

[GIT PULL] GPIO bulk changes for v4.7
 2016-05-17  9:30 UTC 

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-05-17  9:21 UTC  (9+ messages)

[PATCH v3 1/7] perf tools: Set vdso name to vdso[64,32] depending on platform
 2016-05-17  9:17 UTC  (8+ messages)
` [PATCH v3 1/7 UPDATE] perf tools: Find vdso with the consider of cross-platform
    ` [PATCH v3 1/7 UPDATE2] "

[RESEND PATCH v6 0/6] Add Ethernet support on STM32F429
 2016-05-17  9:20 UTC  (3+ messages)

[PATCH v4 00/18] Cleanup for populate default bus
 2016-05-17  9:14 UTC  (4+ messages)
` [PATCH v4 12/18] arm: use of_platform_default_populate() to populate

ast: cursor flashing softlockups
 2016-05-17  9:12 UTC 

[PATCH] mm: add config option to select the initial overcommit mode
 2016-05-17  9:03 UTC  (14+ messages)

[PATCH] objtool: allow building with older libelf
 2016-05-17  9:00 UTC  (2+ messages)
` [tip:core/urgent] objtool: Allow "

[PATCH] ixgbe: take online CPU number as MQ max limit when alloc_etherdev_mq()
 2016-05-17  9:00 UTC  (5+ messages)

[PATCH v9] mm: kasan: Initial memory quarantine implementation
 2016-05-17  8:55 UTC  (3+ messages)

[PATCH v8 00/14] USB OTG/dual-role framework
 2016-05-17  8:28 UTC  (9+ messages)
` [PATCH v8 13/14] usb: gadget: udc: adapt to OTG core

[PATCH 1/2] perf/x86/intel/pt: Generate PMI in the STOP region as well
 2016-05-17  8:40 UTC  (4+ messages)
` [tip:perf/urgent] "

[PATCH v2 0/3] cpuacct: Show all detail stats in one file
 2016-05-17  8:39 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: fix the race when querying & updating the percpu list
 2016-05-17  8:37 UTC  (4+ messages)

[PATCH] kvm-pr: manage illegal instructions
 2016-05-17  8:37 UTC  (9+ messages)

[RFC PATCH 2/2] logind: Allow lid status remains "closed"
 2016-05-17  8:27 UTC 

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-05-17  8:27 UTC 

[PATCH v5 0/4] x86, boot: KASLR memory randomization
 2016-05-17  8:15 UTC  (3+ messages)

More build fixes for omapdrm in current -next
 2016-05-17  8:07 UTC  (2+ messages)

[PATCH v2 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-05-17  8:07 UTC  (7+ messages)
` [PATCH v2 2/3] "

[RFC PATCH 00/11] ACPI IORT ARM SMMU support
 2016-05-17  8:07 UTC  (3+ messages)
` [RFC PATCH 09/11] drivers: acpi: implement acpi_dma_configure

[PATCH 1/2] ARM: dts: igep00x0: Add SD card-detect
 2016-05-17  8:06 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: igep0020: Add SD card write-protect pin

[PATCH V2] Use MACRO UINT_MAX instead of actual value
 2016-05-17  7:58 UTC 

[PATCH v3 0/6] powerpc use pv-qpsinlock instead of spinlock
 2016-05-17  7:49 UTC  (7+ messages)
` [PATCH v2 1/6] qspinlock: powerpc support qspinlock
` [PATCH v2 2/6] powerpc: pseries/Kconfig: qspinlock build config
` [PATCH v2 3/6] powerpc: lib/locks.c: cpu yield/wake helper function
` [PATCH v2 4/6] pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v2 5/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
` [PATCH v2 6/6] powerpc: pseries: pv-qspinlock build config/make

[PATCH 1/1] arch/x86/perf/intel: Add static keyword to some arrays
 2016-05-17  7:44 UTC 

[PATCH 1/1] perf/x86/intel: Change offcore response masks for Knights Landing
 2016-05-17  7:43 UTC 

[PATCH] pinctrl: stm32: fix debugfs format string
 2016-05-17  7:43 UTC  (2+ messages)

[PATCH v1] mm: bad_page() checks bad_flags instead of page->flags for hwpoison page
 2016-05-17  7:42 UTC 

[GIT pull] irq updates for 4.7
 2016-05-17  7:34 UTC 

[PATCH 0/5] add bus driver for Unisys s-Par paravirtualized devices to arch/x86
 2016-05-17  7:28 UTC  (6+ messages)
` [PATCH 1/5] staging: unisys: Move vbushelper.h to visorbus directory
` [PATCH 2/5] include: linux: visorbus: Add visorbus to include/linux directory
` [PATCH 3/5] Documentation: Move visorbus documentation from staging to Documentation/
` [PATCH 4/5] staging: unisys: visorbus: Have visorbus use include/linux/visorbus
` [PATCH 5/5] arch: x86: add visorbus directory to arch/x86

[GIT pull] timer updates for 4.7
 2016-05-17  7:30 UTC 

[PATCH] clk: samsung: Suppress unbinding to prevent theoretical attacks
 2016-05-17  7:26 UTC 

linux-next: manual merge of the net-next tree with the arm64 tree
 2016-05-17  7:12 UTC  (3+ messages)

[PATCH] qxl: catch qxlfb_create_pinned_object failures
 2016-05-17  7:11 UTC  (2+ messages)

[PATCH] mm: unhide vmstat_text definition for CONFIG_SMP
 2016-05-17  7:05 UTC  (4+ messages)

[PATCH v3 0/7] powerpc/8xx: Optimisation of TLB handling for IMMR and RAM
 2016-05-17  7:02 UTC  (8+ messages)
` [PATCH v3 1/7] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v3 2/7] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v3 3/7] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v3 4/7] powerpc/8xx: unpin all TLBs before flushing
` [PATCH v3 5/7] powerpc/8xx: Don't use page table for linear memory space
` [PATCH v3 6/7] powerpc/8xx: Rework CONFIG_PIN_TLB handling
` [PATCH v3 7/7] powerpc/8xx: add CONFIG_PIN_TLB_IMMR

4.6 compilation error when making signing key
 2016-05-17  6:56 UTC  (5+ messages)

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-05-17  6:41 UTC  (4+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
  ` [PATCH 28/28] mm, page_alloc: Defer debugging checks of pages allocated from the PCP

[PATCH v2 0/5] of: generic infrastructure fixes
 2016-05-17  6:36 UTC  (6+ messages)
` [PATCH v2 4/5] of: overlay: Pick up label symbols from overlays


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