public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-31 13:14:04 to 2014-07-31 16:50:09 UTC [more...]

[PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
 2014-07-31 16:50 UTC  (6+ messages)

[PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
 2014-07-31 16:49 UTC  (8+ messages)
` [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ

[PATCH v2 tip/core/rcu 0/10] RCU-tasks implementation
 2014-07-31 16:49 UTC  (11+ messages)
` [PATCH v2 tip/core/rcu 01/10] rcu: Add call_rcu_tasks()

[PATCH] Remove certain calls for releasing page cache
 2014-07-31 16:48 UTC  (5+ messages)

[PATCH] mtd: nand: stm_nand_bch: add new driver
 2014-07-31 16:47 UTC  (3+ messages)

[PATCH 0/2] nohz: Avoid double clock write
 2014-07-31 16:45 UTC  (3+ messages)
` [PATCH 1/2] nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
` [PATCH 2/2] nohz: Avoid tick's double reprogramming in highres mode

[PATCH 0/7] arm: mediatek: Add more basic features
 2014-07-31 16:42 UTC  (8+ messages)
` [PATCH 1/7] arm: dts: Build dtb for Mediatek board
` [PATCH 2/7] arm: multi_v7_defconfig: Enable Mediatek platform
` [PATCH 3/7] arm: dts: mt6589: Fix typo in GIC unit address
` [PATCH 4/7] arm: mediatek: Add earlyprintk support for mt6589
` [PATCH 5/7] arm: dts: mt6589-aquaris5: Add boot argument earlyprintk
` [PATCH 6/7] arm: mediatek: enable gpt6 on boot up to make arch timer working
` [PATCH 7/7] arm: dts: mt6589: Add arm arch timer node

[PATCH] Documentation: dmaengine: Add a documentation for the dma controller API
 2014-07-31 16:41 UTC  (9+ messages)

[LKP] [sched/numa] a43455a1d57: +94.1% proc-vmstat.numa_hint_faults_local
 2014-07-31 16:39 UTC  (7+ messages)

[PATCH tip/core/rcu 0/9] RCU-tasks implementation
 2014-07-31 16:38 UTC  (10+ messages)
` [PATCH RFC tip/core/rcu 1/9] rcu: Add call_rcu_tasks()

[PATCH] x86, irq: Keep IRQ assignment for PCI devices during suspend/hibernation
 2014-07-31 16:36 UTC  (6+ messages)

[PATCH] dm bufio: fully initialize shrinker
 2014-07-31 16:35 UTC  (2+ messages)
` [dm-devel] "

[PATCH 0/5] arm64, thunder: Enable Cavium Thunder SoC Family
 2014-07-31 16:35 UTC  (7+ messages)
` [PATCH 2/5] arm64, thunder: Add initial dts for Cavium Thunder SoC

[PATCH 0/2] Avoid using TSC clocksource on AMD APUs affected by erratum 778
 2014-07-31 16:33 UTC  (6+ messages)
` [PATCH 1/2] x86: AMD: mark TSC unstable on APU family 15h models 10h-1fh
` [PATCH 2/2] x86: kvm: do not advertise stable clocksource if CPU has TSC drift BUG

[PATCH] Replace faulty is_hex_digit() by isxdigit()
 2014-07-31 16:31 UTC  (3+ messages)

[PATCH v2 0/4] Add eMMC and SD card support for rk3288-evb
 2014-07-31 16:13 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: Add emmc and sdmmc to the rk3288 device tree
` [PATCH v2 2/4] ARM: dts: Enable emmc and sdmmc on the rk3288-evb boards
` [PATCH v2 3/4] ARM: dts: Take the mmc slot node out of rk3288-evb
` [PATCH v2 4/4] ARM: dts: mmc slot node gone on rk3288 => no more address / size cells

[PATCH 1/2] serial/8250: Add support for RS485 IOCTLs
 2014-07-31 16:13 UTC  (6+ messages)
` [PATCH 2/2] serial: Add support for Fintek F81216A LPC to 4 UART

[PATCH] cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2]
 2014-07-31 16:36 UTC  (4+ messages)

[Regression 3.16-rc kernel] -55% reduction in throughput for OLTP benchmark
 2014-07-31 16:13 UTC  (7+ messages)

[PATCH v4 1/4] ARM: dts: Fix MMC pinctrl for exynos5250-snow
 2014-07-31 16:08 UTC  (4+ messages)
` [PATCH v4 2/4] ARM: dts: Fold exynos5250-cros-common into exynos5250-snow
` [PATCH v4 3/4] ARM: dts: Clean up exynos5250-snow
` [PATCH v4 4/4] ARM: dts: Add exynos5250-spring device tree

[PATCH] kbuild, LLVMLinux: only use warnings when using clang
 2014-07-31 16:12 UTC  (4+ messages)
` [PATCH v2] kbuild, LLVMLinux: Supress warnings unless W=1-3

[PATCH] ARM: at91: spi: request all csgpio in spi probe
 2014-07-31 16:10 UTC  (7+ messages)

[PATCH 0/7] [RESEND][v4] x86: rework tlb range flushing code
 2014-07-31 16:11 UTC  (15+ messages)
` [PATCH 1/7] x86: mm: clean up tlb "
  ` [tip:x86/mm] x86/mm: Clean up the TLB "
` [PATCH 2/7] x86: mm: rip out complicated, out-of-date, buggy TLB flushing
  ` [tip:x86/mm] x86/mm: Rip "
` [PATCH 3/7] x86: mm: fix missed global TLB flush stat
  ` [tip:x86/mm] x86/mm: Fix "
` [PATCH 4/7] x86: mm: unify remote invlpg code
  ` [tip:x86/mm] x86/mm: Unify remote INVLPG code
` [PATCH 5/7] x86: mm: add tracepoints for TLB flushes
  ` [tip:x86/mm] x86/mm: Add "
` [PATCH 6/7] x86: mm: new tunable for single vs full TLB flush
  ` [tip:x86/mm] x86/mm: New "
` [PATCH 7/7] x86: mm: set TLB flush tunable to sane value (33)
  ` [tip:x86/mm] x86/mm: Set "

[PATCH] efi-bgrt: Add error handling; inform the user when ignoring the BGRT
 2014-07-31 16:11 UTC  (3+ messages)

[PATCH] swap: remove the struct cpumask has_work
 2014-07-31 16:09 UTC  (3+ messages)

[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes
 2014-07-31 16:03 UTC  (10+ messages)
` [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases
    ` TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)

[GIT PULL] clk: fixes for 3.16, part 2
 2014-07-31 16:05 UTC 

[PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-07-31 16:04 UTC  (8+ messages)
` [PATCH 3/4] arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer

[PATCH v3 0/7] Bluetooth Wacom merge into the USB driver
 2014-07-31 15:56 UTC  (4+ messages)
` [PATCH v3 4/7] Input - wacom: Check for bluetooth protocol while setting OLEDs

[PATCH 0/2] Fix excessive swapping when memcg are enabled
 2014-07-31 15:38 UTC  (4+ messages)
` [PATCH 2/2] memcg, vmscan: Fix forced scan of anonymous pages

[GIT PULL] Samsung clock changes for v3.17
 2014-07-31 15:37 UTC 

[PATCH v2 1/2] printk: Add function to return log buffer address and size
 2014-07-31 15:36 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/powernv: Interface to register/unregister opal dump region

[PATCH 00/17] Convert TTM to the new fence interface. v2
 2014-07-31 15:35 UTC  (3+ messages)
` [PATCH 01/18] fence: add debugging lines to fence_is_signaled for the callback

[PATCH 01/19] fence: add debugging lines to fence_is_signaled for the callback
 2014-07-31 15:34 UTC  (19+ messages)
` [PATCH 02/19] drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
` [PATCH 03/19] drm/ttm: kill off some members to ttm_validate_buffer
` [PATCH 04/19] drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
` [PATCH 05/19] drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
` [PATCH 06/19] drm/ttm: call ttm_bo_wait while inside a reservation
` [PATCH 07/19] drm/ttm: kill fence_lock
` [PATCH 08/19] drm/nouveau: rework to new fence interface
` [PATCH 09/19] drm/radeon: handle lockup in delayed work, v2
` [PATCH 10/19] drm/radeon: add timeout argument to radeon_fence_wait_seq
` [PATCH 11/19] drm/radeon: use common fence implementation for fences, v2
` [PATCH 12/19] drm/qxl: rework to new fence interface
` [PATCH 13/19] drm/vmwgfx: get rid of different types of fence_flags entirely
` [PATCH 14/19] drm/vmwgfx: rework to new fence interface
` [PATCH 15/19] drm/ttm: flip the switch, and convert to dma_fence
` [PATCH 16/19] drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
` [PATCH 17/19] drm/radeon: use rcu waits in some ioctls
` [PATCH 18/19] drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
` [PATCH 19/19] drm/ttm: use rcu in core ttm

[PATCH 0/8] Tegra124 EMC (external memory controller) support
 2014-07-31 15:32 UTC  (13+ messages)
` [PATCH 5/8] of: Add Tegra124 EMC bindings

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-07-31 15:28 UTC  (7+ messages)
` [PATCH v8 04/22] Change direct_access calling convention

[patch 1/3] mm, oom: ensure memoryless node zonelist always includes zones
 2014-07-31 15:26 UTC  (3+ messages)
` [patch 2/3] mm, oom: remove unnecessary check for NULL zonelist

[PATCH v3 0/7] perf, x86: large PEBS interrupt threshold
 2014-07-31 15:25 UTC  (10+ messages)
` [PATCH v3 6/9] perf, x86: handle multiple records in PEBS buffer

[PATCHv2 0/5] clk: samsung: exynos5410: Implementation of the PLL clocks
 2014-07-31 15:19 UTC  (13+ messages)
` [PATCHv2 1/5] clk: samsung: exynos5410: Add NULL pointer checks in clock init
` [PATCHv2 4/5] clk: samsung: exynos5410: Add fixed rate clocks
` [PATCHv2 5/5] clk: samsung: exynos5410: Added clocks DPLL, EPLL, IPLL, and VPLL

ARC fails to boot on linux-next of 20140711
 2014-07-31 15:12 UTC  (7+ messages)

[GIT PULL] x86, apic: Cleanups of obsoleted code
 2014-07-31 15:06 UTC  (2+ messages)

[PATCH] staging: comedi: ii_pci20kc: request and ioremap memory
 2014-07-31 14:57 UTC 

[PATCH 0/3 v2] mmu_notifier: Allow to manage CPU external TLBs
 2014-07-31 14:54 UTC  (2+ messages)

[PATCH v4 0/9] perf, x86: large PEBS interrupt threshold
 2014-07-31 14:50 UTC  (5+ messages)
` [PATCH v4 9/9] tools, perf: Allow the user to disable time stamps

A recommendation from Commission Notice - Need Account Information
 2014-07-31 14:40 UTC 

[RFC] increase perf kvm stat accuracy
 2014-07-31 14:43 UTC  (4+ messages)
` [PATCH/RFC] KVM: perf/stat: Properly show submicrosecond times

[x86_64,vsyscall] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
 2014-07-31 14:42 UTC  (6+ messages)

[PATCH] mfd: wm8994: Allow modular build
 2014-07-31 14:41 UTC 

[PATCH] locking/mutexes: Revert "locking/mutexes: Add extra reschedule point"
 2014-07-31 14:39 UTC  (10+ messages)

[PATCH v2 1/2] perf tools: Fix make PYTHON override
 2014-07-31 14:38 UTC  (2+ messages)

[PATCH] mtd: use NULL instead of 0 for an address
 2014-07-31 14:31 UTC 

[PATCH V2] ACPI/Processor: Make acpi_cpu_soft_notify() process CPU FROZEN events
 2014-07-31 14:28 UTC 

linux-next: manual merge of the kvm-arm tree with Linus' tree
 2014-07-31 14:30 UTC  (4+ messages)

perf tools: Question about kmem and kernel symbol resolution
 2014-07-31 14:27 UTC  (2+ messages)

[PATCH 0/6] ARM: DT/davinci: Audio for da850-evm in DT boot
 2014-07-31 14:26 UTC  (5+ messages)
` [PATCH 2/6] ARM: DTS: da850: Add node for edma0
` [PATCH 5/6] ARM: DTS: da850-evm: Add node for tlv320aic3106 codec

[PATCH] kconfig: Fix compiler warning in menu.c
 2014-07-31 14:21 UTC 

[RFC PATCH v3] edac: synps: Added EDAC support for zynq ddr ecc controller
 2014-07-31 14:19 UTC  (7+ messages)

[x86,kaslr] [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1422 warn_pre_alternatives()
 2014-07-31 14:17 UTC  (7+ messages)

[PATCH] PKCS#7: issuer and subject are mandatory fields in the ASN.1
 2014-07-31 14:11 UTC 

Crypto Fixes for 3.6
 2014-07-31 13:59 UTC  (11+ messages)
` Crypto Fixes for 3.7
  ` Crypto Fixes for 3.9
    ` Crypto Fixes for 3.13
          ` Crypto Fixes for 3.14
            ` Crypto Fixes for 3.16

[PATCH] scsi: hpsa.c: Cleaning up code clarification using strlcpy
 2014-07-31 13:56 UTC  (2+ messages)

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-07-31 13:53 UTC  (3+ messages)
` [PATCH 1/2] PCI/MSI/PPC: "

[PATCH 00/18] staging: comedi: amplc_pci224: remove legacy stuff
 2014-07-31 13:47 UTC  (19+ messages)
` [PATCH 01/18] staging: comedi: amplc_pci224: reformat some comments
` [PATCH 02/18] staging: comedi: amplc_pci224: fix checkpatch line over 80 characters
` [PATCH 03/18] staging: comedi: amplc_pci224: blank lines aren't necessary before a close brace '}'
` [PATCH 04/18] staging: comedi: amplc_pci224: multiple assignments should be avoided
` [PATCH 05/18] staging: comedi: amplc_pci224: fix spinlock_t definition without comment
` [PATCH 06/18] staging: comedi: amplc_pci224: add whitespace to pci224_boards[]
` [PATCH 07/18] staging: comedi: amplc_pci224: set a more descriptive MODULE_DESCRIPTION()
` [PATCH 08/18] staging: comedi: amplc_pci224: omit '!= 0' from logical expressions
` [PATCH 09/18] staging: comedi: amplc_pci224: remove some unnecessary parentheses
` [PATCH 10/18] staging: comedi: amplc_pci224: reduce leading whitespace in a few places
` [PATCH 11/18] staging: comedi: amplc_pci224: no need for '&function'
` [PATCH 12/18] staging: comedi: amplc_pci224: remove options to select output ranges
` [PATCH 13/18] staging: comedi: amplc_pci224: remove "legacy" attach mechanism
` [PATCH 14/18] staging: comedi: amplc_pci224: no need to manipulate PCI ref count
` [PATCH 15/18] staging: comedi: amplc_pci224: put board indices in PCI driver_data
` [PATCH 16/18] staging: comedi: amplc_pci224: remove PCI_DEVICE_ID_... macros
` [PATCH 17/18] staging: comedi: amplc_pci224: absorb pci224_attach_common()
` [PATCH 18/18] staging: comedi: amplc_pci224: no need to comedi_set_hw_dev() here

[PATCH 29/35] arm: omap: intc: switch over to linear irq domain
 2014-07-31 13:49 UTC  (11+ messages)

[PATCH] tty: serial: serial_core.c: printk replacement
 2014-07-31 13:50 UTC  (4+ messages)

[PATCH] Staging: android: sw_sync.c: fix missing blank line after declaration
 2014-07-31 13:44 UTC  (4+ messages)

[PATCH v3] video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
 2014-07-31 13:38 UTC  (4+ messages)

[PATCH] ACPI / LPSS: add lpss device for wpt
 2014-07-31 13:39 UTC 

[PATCH 2/2] staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.h
 2014-07-31 13:31 UTC 

[PATCH 1/2] staging: dgnc: rephrase comment
 2014-07-31 13:30 UTC 

Sudden kernel panics on AMD Opteron platforms with hardened kernel
 2014-07-31 13:28 UTC  (4+ messages)

[GIT PULL] SCSI fixes for 3.16-rc7
 2014-07-31 13:26 UTC 

[PATCH 0/2] Manage OMAP34xx ES3.1.2 rev to resume from suspend
 2014-07-31 13:10 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case
` [PATCH 2/2] ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.c

[f2fs-dev][PATCH 2/2] f2fs: invalidate xattr node page when evict inode
 2014-07-31 13:13 UTC 


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