linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-10 05:07:21 to 2016-03-10 11:24:19 UTC [more...]

[PATCH 2/3] dm9601: manage eeprom to assure the chip for correct operation
 2016-03-10 11:23 UTC 

[PATCH 1/3] dm9601: enable EP3 interrupt
 2016-03-10 11:23 UTC 

[PATCH v2 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k
 2016-03-10 11:22 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: add Kconfig entry for LG1K SoC family
` [PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K
` [PATCH v2 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC
` [PATCH v2 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer

Got FPU related warning on Intel Quark during boot
 2016-03-10 11:19 UTC  (2+ messages)

[PATCH 2/2] oom-clear-tif_memdie-after-oom_reaper-managed-to-unmap-the-address-space-fix
 2016-03-10 11:17 UTC  (6+ messages)
        ` [PATCH 2/2]oom-clear-tif_memdie-after-oom_reaper-managed-to-unmap-the-address-space-fix

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-10 11:18 UTC  (6+ messages)

[PATCH 0/5] gpio: of: Add error handling and support for multiple gpio in gpio-hog
 2016-03-10 11:16 UTC  (15+ messages)
` [PATCH 2/5] gpio: gpiolib: Print error number if gpio hog failed
` [PATCH 3/5] gpio: of: Return error if gpio hog configuration failed
` [PATCH 4/5] gpio: of: Add support to have multiple gpios in gpio-hog

[RFC PATCH] x86/vdso/32: Add AT_SYSINFO cancellation helpers
 2016-03-10 11:16 UTC  (8+ messages)
  ` [musl] "

[PATCH] workqueue: Fix comment for work_on_cpu()
 2016-03-10 11:07 UTC 

[PATCH] x86/delay: Avoid preemptible context checks in delay_mwaitx()
 2016-03-10 11:07 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v2 2/2] x86/entry: Do enter_from_user_mode with IRQs off
 2016-03-10 11:07 UTC  (2+ messages)
` [tip:x86/asm] x86/entry: Call enter_from_user_mode() "

[PATCH v2 1/2] x86/entry/32: Change INT80 to be an interrupt gate
 2016-03-10 11:06 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v2 1/2] mfd: intel_quark_i2c_gpio: remove clock tree on error path
 2016-03-10 11:08 UTC  (2+ messages)

[PATCH 2/2] kernel/smp: Use make csd_lock_wait be smp_cond_acquire
 2016-03-10 11:06 UTC  (2+ messages)
` [tip:locking/core] locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()

[PATCH 1/2] kernel/smp: Explicitly inline cds_lock helpers
 2016-03-10 11:05 UTC  (2+ messages)
` [tip:locking/core] locking/csd_lock: Explicitly inline csd_lock*() helpers

[PATCH v2 12/12] x86/entry: Improve system call entry comments
 2016-03-10 11:05 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v2] x86/fpu: Revert earlier patch of Disable AVX when eagerfpu is off
 2016-03-10 11:05 UTC  (2+ messages)
` [tip:x86/urgent] x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")

[PATCH v2 11/12] x86/entry: Remove TIF_SINGLESTEP entry work
 2016-03-10 11:04 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v2 10/12] x86/entry/32: Add and check a stack canary for the SYSENTER stack
 2016-03-10 11:04 UTC  (2+ messages)
` [tip:x86/asm] "

[RESEND PATCH] dmaengine: at_xdmac: fix residue computation
 2016-03-10 11:07 UTC  (2+ messages)

[PATCH v2 09/12] x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
 2016-03-10 11:03 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 1/1] powerpc/embedded6xx: Make reboot works on MVME5100
 2016-03-10 11:04 UTC  (5+ messages)
` [1/1] "

[PATCH v2 08/12] x86/entry: Only allocate space for SYSENTER_stack if needed
 2016-03-10 11:03 UTC  (2+ messages)
` [tip:x86/asm] x86/entry: Only allocate space for tss_struct::SYSENTER_stack "

[PATCH v2 07/12] x86/entry: Vastly simplify SYSENTER TF handling
 2016-03-10 11:03 UTC  (2+ messages)
` [tip:x86/asm] x86/entry: Vastly simplify SYSENTER TF (single-step) handling

[PATCH v2 06/12] x86/traps: Clear DR6 early in do_debug and improve the comment
 2016-03-10 11:02 UTC  (2+ messages)
` [tip:x86/asm] x86/entry/traps: Clear DR6 early in do_debug() "

[PATCH v2 05/12] x86/traps: Clear TIF_BLOCKSTEP on all debug exceptions
 2016-03-10 11:02 UTC  (2+ messages)
` [tip:x86/asm] x86/entry/traps: "

Cleanups and improvenments for pl330
 2016-03-10 11:02 UTC  (8+ messages)
` [PATCH 1/3 v2] dmaengine: pl330: cleanup quirk pass code
  ` [PATCH 2/3 v2] dmaengine: pl330: don't emit code for one iteration loop
  ` [PATCH 3/3 v2] dmaengine: pl330: make cyclic transfer free runnable
` Cleanups and improvenments for pl330 v3
  ` [PATCH 1/3 v3] dmaengine: pl330: cleanup quirk pass code
  ` [PATCH 2/3 v3] dmaengine: pl330: don't emit code for one iteration loop
  ` [PATCH 3/3 v3] dmaengine: pl330: make cyclic transfer free runnable

[PATCH v2 04/12] x86/entry/32: Restore FLAGS on SYSEXIT
 2016-03-10 11:01 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v2 03/12] x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
 2016-03-10 11:01 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v2 02/12] x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test
 2016-03-10 11:01 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v2 01/12] selftests/x86: In syscall_nt, test NT|TF as well
 2016-03-10 11:00 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-10 10:56 UTC  (20+ messages)
` [PATCH 6/6] cpufreq: schedutil: New governor based on scheduler utilization data
` [PATCH v2 1/10] cpufreq: Reduce cpufreq_update_util() overhead a bit

[PATCH v2 1/2] crypto: aead - move aead_request_cast helper to aead.h
 2016-03-10 10:53 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: af_alg - add async support to algif_aead

[PATCH 1/2] isdn: icn: remove a #warning
 2016-03-10 10:53 UTC  (9+ messages)
` [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

[PATCH 0/2] KVM: MMU: fix ept=0/pte.u=0/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
 2016-03-10 10:09 UTC  (10+ messages)
` [PATCH 1/2] KVM: MMU: fix ept=0/pte.u=0/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
` [PATCH 2/2] KVM: MMU: fix reserved bit check for pte.u=0/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0

[PATCH 0/3] powerpc/powernv: Cpuidle related cleanup
 2016-03-10 10:45 UTC  (2+ messages)

[PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk
 2016-03-10 10:43 UTC  (6+ messages)

[PATCH 1/5] Staging: comedi: fix type issue in s626.c
 2016-03-10 10:42 UTC  (10+ messages)
` [PATCH 2/5] Staging: comedi: fix WARNING "
` [PATCH 3/5] "
` [PATCH 4/5] Staging: comedi: fix CHECK issue in ni_tio.c
` [PATCH 5/5] Staging: comedi: fix type "

[PATCH 2/3] perf/x86/pebs: add workaround for broken OVFL status on HSW
 2016-03-10 10:42 UTC  (11+ messages)

[PATCHSET 0/7] perf tools: Fix and cleanups for hierarchy mode (v2)
 2016-03-10 10:33 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-at91: fix wakeup issue when using runtime pm
 2016-03-10 10:30 UTC  (2+ messages)

[PATCH]x86/cpufeatures.h: Enumerate A Few New AVX-512 Features
 2016-03-10 10:28 UTC  (2+ messages)

Kernel docs: muddying the waters a bit
 2016-03-10 10:25 UTC  (12+ messages)

[PATCH] [Cleanup] x86: signal: unify the sigaltstack check with other arches
 2016-03-10 10:26 UTC  (6+ messages)

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-03-10 10:24 UTC  (8+ messages)

[Qemu-devel] [RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-10 10:21 UTC  (13+ messages)

[PATCH RESEND] mfd: arizona: Fix lockdep recursion warning on set_irq_wake
 2016-03-10 10:16 UTC 

[PATCH] dt: bindings: add new dt entry for pre calibration in qcom,ath10k.txt
 2016-03-10 10:12 UTC 

[PATCH 1/2] vfio, platform: add support for ACPI while detecting the reset driver
 2016-03-10 10:11 UTC  (4+ messages)

[PATCH v5 net-next 00/10] API set for HW Buffer management
 2016-03-10 10:09 UTC  (11+ messages)
` [PATCH v5 net-next 01/10] misc: sram: add optional ioremap without write combining
` [PATCH v5 net-next 02/10] ARM: dts: armada-38x: add buffer manager nodes
` [PATCH v5 net-next 03/10] ARM: dts: armada-38x: enable buffer manager support on Armada 38x boards
` [PATCH v5 net-next 04/10] ARM: dts: armada-xp: add buffer manager nodes
` [PATCH v5 net-next 05/10] ARM: dts: armada-xp: enable buffer manager support on Armada XP boards
` [PATCH v5 net-next 06/10] ARM: dts: armada-xp-openblocks-ax3-4: Add BM support
` [PATCH v5 net-next 07/10] bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
` [PATCH v5 net-next 08/10] net: mvneta: bm: add support for hardware buffer management
` [PATCH v5 net-next 09/10] net: add a hardware buffer management helper API
` [PATCH v5 net-next 10/10] net: mvneta: Use the new hwbm framework

[PATCH v3 00/12] ACPI NUMA support for ARM64
 2016-03-10 10:10 UTC  (7+ messages)
` [PATCH v3 05/12] arm64, acpi, numa: NUMA support based on SRAT and SLIT
` [PATCH v3 08/12] arm64, numa: rework numa_add_memblk()

[PATCH 2/2] Staging: dgap: modified the block comments
 2016-03-10 10:06 UTC  (2+ messages)

[PATCH v1] regulator: gpio: check return value of of_get_named_gpio
 2016-03-10 10:04 UTC 

[PATCH 0/2 v6] printk, Add monotonic and real printk timestamps
 2016-03-10 10:00 UTC  (4+ messages)

[PATCH 00/11] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2016-03-10  9:56 UTC  (5+ messages)
` [PATCH 03/11] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()

[PATCH] arc: use little endian accesses
 2016-03-10  9:55 UTC  (6+ messages)

[PATCH] mm: avoid unnecessary swapin in khugepaged
 2016-03-10  9:53 UTC  (2+ messages)

[RFC][PATCH v2 1/2] printk: Make printk() completely async
 2016-03-10  9:53 UTC  (12+ messages)

[PATCH 1/5] doc/memory-barriers: fix missed renaming: s/lock/acquire
 2016-03-10  9:45 UTC  (9+ messages)
` [PATCH 0/5] Add Korean translation of memory-barriers.txt
  ` [PATCH 4/5] doc/memory-barriers: Insert white spaces consistently
  ` [PATCH 3/5] doc/memory-barriers: fix typo
  ` [PATCH 2/5] doc/memory-barriers: add missed subsection in TOC
  ` [PATCH 5/5] Doc/memory-barriers: add Korean translation

[PATCH v3 1/3] SROP Mitigation: Architecture independent code for signal cookies
 2016-03-10  9:43 UTC  (9+ messages)
` [PATCH v3 3/3] SROP mitigation: Add sysctl to disable SROP protection
    ` [kernel-hardening] "

[PATCH 0/4] Introduce bulk mode for crypto engine framework
 2016-03-10  9:42 UTC  (5+ messages)
` [PATCH 1/4] scatterlist: Introduce some helper functions

[PATCH V3] PM / clk: Add support for obtaining clocks from device-tree
 2016-03-10  9:41 UTC  (2+ messages)

+ x86-add-support-for-pud-sized-transparent-hugepages-checkpatch-fixes.patch added to -mm tree
 2016-03-10  9:37 UTC  (5+ messages)

[PATCH 00/13] thermal: convert users of thermal_zone_of_sensor_register to devm_
 2016-03-10  9:34 UTC  (7+ messages)
` [PATCH 05/13] input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register
` [PATCH 11/13] thermal: convert exynos "
` [PATCH 12/13] thermal: convert tegra_thermal "

[GIT PULL 00/15] perf/core improvements and fixes
 2016-03-10  9:32 UTC  (2+ messages)
` [PATCH] perf tool: Build jitdump only on supported archs

[PATCH] serial-uartlite: un-constify uartlite_be/uartlite_le
 2016-03-10  9:08 UTC 

[PATCH] watchdog: add driver for StreamLabs USB watchdog device
 2016-03-10  9:23 UTC  (2+ messages)

[PATCH v3 1/4] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2016-03-10  9:24 UTC  (2+ messages)

[PATCH] usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
 2016-03-10  9:23 UTC  (3+ messages)

linux-next: manual merge of the xfs tree with the ext4 tree
 2016-03-10  9:19 UTC  (2+ messages)

linux-next: manual merge of the xfs tree with the ext4 tree
 2016-03-10  9:18 UTC  (2+ messages)

[PATCH -tip 0/2] kernel/smp: Small csd_lock optimizations
 2016-03-10  9:17 UTC  (2+ messages)

Hello dear,
 2016-03-10  9:15 UTC 

[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-10  9:13 UTC  (6+ messages)

[PATCH] bpf: make bpf_stackmap_copy conditionally called
 2016-03-10  9:11 UTC  (3+ messages)

[PATCH] mm: slub: Ensure that slab_unlock() is atomic
 2016-03-10  9:10 UTC  (10+ messages)

[PATCH] livepatch: Add some basic LivePatch documentation
 2016-03-10  9:09 UTC  (2+ messages)

[PATCH 0/4] Remove un-needed 'major' registration when alloc_disk(0) is used
 2016-03-10  9:06 UTC  (9+ messages)
` [PATCH 2/4] nvdimm/btt: don't allocate unused major device number
` [PATCH 1/4] nvdimm/blk: "
` [PATCH 4/4] NVMe: don't allocate unused nvme_major
` [PATCH 3/4] memstick: don't allocate unused major for ms_block

[PATCH] HID: i2c-hid: Add hid-over-i2c name to i2c id table
 2016-03-10  9:05 UTC  (4+ messages)

[PATCH RESEND 0/2] spi: sun4i: add DMA support
 2016-03-10  9:01 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v2] MAINTAINERS: add a maintainer for the NAND subsystem
 2016-03-10  8:52 UTC  (3+ messages)

[PATCH] rcu: Remove some superfluous lines
 2016-03-10  8:49 UTC 

[PATCH v2 1/2] usb:dwc3: Enable support for 64-bit system
 2016-03-10  8:47 UTC  (4+ messages)

[GIT PULL] s390 patches for 4.5-rc7
 2016-03-10  8:41 UTC 

[PATCH v2 0/5] introduce kcompactd and stop compacting in kswapd
 2016-03-10  8:38 UTC  (3+ messages)

[patch -target tree] usb: gadget: f_tcm: use after free
 2016-03-10  8:34 UTC  (8+ messages)

[PATCH] i2c: designware: Add device HID for future AMD I2C controller
 2016-03-10 11:34 UTC  (2+ messages)

[patch net 0/2] net: hns: get and set RSS indirection table by using ethtool
 2016-03-10  8:24 UTC  (5+ messages)
` [patch net 1/2] net: hns: fix return value of the function about rss
` [patch net 2/2] net: hns: fixes a bug of RSS

[PATCH 0/3] Introduce device_add_disk() to kill gendisk.driverfs_dev
 2016-03-10  8:09 UTC  (3+ messages)
` [PATCH 1/3] block: introduce device_add_disk()

linux-next: manual merge of the akpm tree with the tip tree
 2016-03-10  8:00 UTC  (2+ messages)

Pilna Aktualizacja Zabezpieczen Do Roku 2016 !!!
 2016-03-10  7:04 UTC 

[patch] ata: ahci_xgene: dereferencing uninitialized pointer in probe
 2016-03-10  7:45 UTC 

[PATCH v3 00/22] Sharing media resources across ALSA and au0828 drivers
 2016-03-10  7:35 UTC  (3+ messages)
` [PATCH v3 06/22] media: Media Controller enable/disable source handler API

[Qemu-devel] [RFC kernel 0/2]A PV solution for KVM live migration optimization
 2016-03-10  7:30 UTC  (3+ messages)

[RFC 0/5] ftrace perf: Fixes and speedup
 2016-03-10  7:25 UTC  (4+ messages)
` [PATCH 1/5] ftrace perf: Check sample types only for sampling events

[PATCH 2/2] Staging: nvec: fix multiline comment style
 2016-03-10  7:12 UTC 

[PATCH] Staging: vt6655: fixed Warnings of more than 80 chars at a line in baseband.c
 2016-03-10  7:09 UTC 

[PATCH V2 0/6] thermal: add devm_ version of thermal_zone register and driver for max77620
 2016-03-10  6:56 UTC  (6+ messages)
` [PATCH V2 5/6] thermal: max77620: Add thermal driver for reporting junction temp

[PATCH 2/2] spi: rockchip: covert rsd_nsecs to u32 type
 2016-03-10  6:52 UTC 

[PATCH 1/2] spi: rockchip: header file cleanup
 2016-03-10  6:51 UTC 

[PATCH 0/4] media add change_source handler support
 2016-03-10  6:55 UTC  (6+ messages)
` [PATCH 1/4] media: add change_source handler function pointer
` [PATCH 2/4] media: v4l2-mc add v4l_change_media_source() to invoke change_source
` [PATCH 3/4] media: au0828 add media device change_source handler
` [PATCH 4/4] media: au0828 change vidioc_s_input() to call v4l_change_media_source()

[PATCH V4 0/3] basic busy polling support for vhost_net
 2016-03-10  6:48 UTC  (3+ messages)

linux-next: Tree for Mar 10
 2016-03-10  6:32 UTC 

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: vavdeev17@gmail.com Skype: prodawez389
 2016-03-10  5:00 UTC 

[PATCH 1/2] Staging: atm: fix 'endianess' spelling to 'endianness' in fore200e.c This is a patch to the fore200e that fixes the spelling of 'endianess' to the correct one, that is, 'endianness' found by checkpatch.pl tool
 2016-03-10  6:17 UTC  (2+ messages)

[PATCH] writeback: Fix performance regression in wb_over_bg_thresh()
 2016-03-10  6:12 UTC 

[lkp] [drm/i915] ed4a6a7ca8: WARNING: CPU: 0 PID: 650 at drivers/gpu/drm/i915/intel_drv.h:1470 gen6_write32+0x131/0x1b0 [i915]()
 2016-03-10  6:04 UTC 

[RFC 1/9] mm/hugetlb: Make GENERAL_HUGETLB functions PGD implementation aware
 2016-03-10  5:33 UTC  (7+ messages)
` [RFC 4/9] powerpc/mm: Split huge_pte_alloc function for BOOK3S 64K
` [RFC 6/9] powerpc/hugetlb: Enable ARCH_WANT_GENERAL_HUGETLB "

linux-next: removal of the rpmsg tree
 2016-03-10  5:31 UTC  (3+ messages)

[PATCH 2/2] Staging: nvec: fix multiline comment style. This is a patch in nvec.c file that fixes a multiline comment found by checkpatch.pl tool
 2016-03-10  5:28 UTC 

[PATCH] ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
 2016-03-10  5:19 UTC  (2+ messages)

[PATCH 0/3] Livepatch module notifier cleanup
 2016-03-10  5:08 UTC  (4+ messages)
` [PATCH 2/3] modules: set mod->state to GOING before going notifiers are called
    `  "

[PATCH 5/5] Doc/memory-barriers: add Korean translation
 2016-03-10  0:48 UTC 

[PATCH 2/5] doc/memory-barriers: add missed subsection in TOC
 2016-03-10  0:48 UTC 

[PATCH 4/5] doc/memory-barriers: Insert white spaces consistently
 2016-03-10  0:48 UTC 

[PATCH 3/5] doc/memory-barriers: fix typo
 2016-03-10  0:48 UTC 


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