public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-18 12:37:12 to 2014-06-18 15:43:57 UTC [more...]

[PATCH v2 0/2] arm: dts: add support for am437x sk
 2014-06-18 15:43 UTC  (2+ messages)
` [PATCH v2 1/2] arm: dts: am4372: let boards enable RTC and Watchdog

[RFT 1/2] printk: make dynamic kernel ring buffer alignemnt explicit
 2014-06-18 15:42 UTC  (4+ messages)
` [RFT 2/2] printk: allow increasing the ring buffer depending on the number of CPUs

[PATCH 6/6] KVM: x86: check DR6/7 high-bits are clear only on long-mode
 2014-06-18 15:41 UTC  (12+ messages)
` [PATCH v2 0/9] KVM: x86: More emulator bugs
  ` [PATCH v2 1/9] KVM: x86: bit-ops emulation ignores offset on 64-bit
  ` [PATCH v2 2/9] KVM: x86: Wrong emulation on 'xadd X, X'
  ` [PATCH v2 3/9] KVM: x86: Inter privilage level ret emulation is not implemeneted
  ` [PATCH v2 4/9] KVM: x86: emulation of dword cmov on long-mode should clear [63:32]
  ` [PATCH v2 5/9] KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX
  ` [PATCH v2 6/9] KVM: x86: check DR6/7 high-bits are clear only on long-mode
  ` [PATCH v2 7/9] KVM: x86: Hypercall handling does not considers opsize correctly
  ` [PATCH v2 8/9] KVM: vmx: handle_cr ignores 32/64-bit mode
  ` [PATCH v2 9/9] KVM: vmx: vmx instructions handling does not consider cs.l

[PATCH 0/5] core: Convert thread iteration to use for_each[_process]_thread APIs, 1st pile
 2014-06-18 15:36 UTC  (13+ messages)
` [PATCH 2/5] tracepoint: Convert process iteration to use for_each_process_thread()
      ` [PATCH 0/2] Was: "
        ` [PATCH RESEND 1/2] tracing: syscall_*regfunc() can race with copy_process()
                  ` [PATCH v2 0/3] tracing: syscall_*regfunc() fixes

[PATCH 0/9] Serial ATA support for NVIDIA Tegra124
 2014-06-18 15:37 UTC  (8+ messages)
` [PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on

[PATCH v2 1/2] gpio: Add driver for Zynq GPIO controller
 2014-06-18 15:36 UTC  (2+ messages)

relative objtree change broke tar builds?
 2014-06-18 15:34 UTC  (8+ messages)
` [PATCH] kbuild: Fix tar-pkg with relative $(objtree)

[PATCHSET percpu/for-3.17] percpu: implement percpu_ref_reinit()
 2014-06-18 15:32 UTC  (4+ messages)
` [PATCH 6/6] percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()

[PATCH] arm: get rid of hardcoded assumptions about kernel stack size
 2014-06-18 15:27 UTC  (5+ messages)

[PATCH -mm v2 00/11] pagewalk: standardize current users, move pmd locking, apply to mincore
 2014-06-18 15:31 UTC  (6+ messages)
` [PATCH -mm v2 04/11] pagewalk: move pmd_trans_huge_lock() from callbacks to common code

[PATCH v2 0/2] mm, thp: two THP splitting performance fixes
 2014-06-18 15:31 UTC  (4+ messages)
` [PATCH v2 1/2] mm, thp: move invariant bug check out of loop in __split_huge_page_map

[PATCH/RFC V8 0/1] clk: Default clock parents and rates assigned from DT
 2014-06-18 15:29 UTC  (2+ messages)
` [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree

[PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended
 2014-06-18 15:30 UTC  (2+ messages)

[PATCH 1/2] regulators: TPS65218: Add the missing of_node assignment in probe
 2014-06-18 15:29 UTC  (3+ messages)
` [PATCH 2/2] regulators: TPS65218: Correct the the config register for LDO1

[PATCH 1/7] ARM: stih407: Add DT nodes for for PWM
 2014-06-18 15:29 UTC  (16+ messages)
` [PATCH 2/7] ARM: stih416: Add Pinctrl settings "
` [PATCH 3/7] ARM: stih416: Add DT nodes "
  ` [PATCH v2 "
` [PATCH 4/7] ARM: stih416-b2020e: Enable PWM on the B2020 Rev-E
` [PATCH 5/7] ARM: multi_v7_defconfig: Enable ST's PWM driver
` [PATCH 6/7] pwm: st: Add new driver for ST's PWM IP
` [PATCH 7/7] pwm: st: Supply Device Tree binding documentation "
  ` [PATCH v2 "
` [PATCH v2 1/7] ARM: stih407: Add DT nodes for for PWM

MANY errors while building media docbooks
 2014-06-18 15:27 UTC  (2+ messages)
` [PATCH] Documentation: Fix DocBook build with relative $(srctree)

[PATCH v6 00/10] Intel MPX support
 2014-06-18 15:27 UTC  (11+ messages)
` [PATCH v6 03/10] x86, mpx: add macro cpu_has_mpx

[PATCH 00/11] qspinlock with paravirt support
 2014-06-18 15:26 UTC  (12+ messages)
` [PATCH 03/11] qspinlock: Add pending bit
` [PATCH 04/11] qspinlock: Extract out the exchange of tail code word
` [PATCH 10/11] qspinlock: Paravirt support

[PATCH] fork: dup_mm: init vm stat counters under mmap_sem
 2014-06-18 15:22 UTC  (2+ messages)

[PATCHSET block/for-next] blk-mq: update freezing
 2014-06-18 15:21 UTC  (7+ messages)
` [PATCH 1/6] blk-mq: make blk_mq_stop_hw_queue() reliably block queue processing
` [PATCH 2/6] blk-mq: fix a memory ordering bug in blk_mq_queue_enter()
` [PATCH 3/6] block, blk-mq: draining can't be skipped even if bypass_depth was non-zero
` [PATCH 4/6] blk-mq: decouble blk-mq freezing from generic bypassing
` [PATCH 5/6] blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue()
` [PATCH 6/6] blk-mq: use percpu_ref for mq usage count

[PATCH] virtio-blk: make the queue depth configurable
 2014-06-18 15:07 UTC  (12+ messages)
              ` Stricter module param and sysfs permission checks

vdso_install target broken post-3.15
 2014-06-18 15:12 UTC  (10+ messages)

[PATCH v5 0/7] xen: Add EFI support
 2014-06-18 15:12 UTC  (23+ messages)
` [PATCH v5 1/7] efi: Use early_mem*() instead of early_io*()
` [PATCH v5 2/7] efi: Introduce EFI_NO_DIRECT flag
` [PATCH v5 5/7] arch/x86: Replace plain strings with constants
` [PATCH v5 6/7] arch/x86: Remove redundant set_bit() call
` [PATCH v5 7/7] arch/x86: Comment out efi_set_rtc_mmss()

[RFC PATCH 00/11] printk: safe printing in NMI context
 2014-06-18 15:07 UTC  (12+ messages)

[PATCHv2 00/18] perf tools: Factor ordered samples queue
 2014-06-18 14:58 UTC  (19+ messages)
` [PATCH 01/18] perf tools: Always force PERF_RECORD_FINISHED_ROUND event
` [PATCH 02/18] perf tools: Fix accounting of ordered samples queue
` [PATCH 03/18] perf tools: Rename ordered_samples to ordered_events
` [PATCH 04/18] perf tools: Rename ordered_events_queue members
` [PATCH 05/18] perf tools: Add ordered_events_(get|put) interface
` [PATCH 06/18] perf tools: Factor ordered_events_flush to be more generic
` [PATCH 07/18] perf tools: Limit ordered events queue size
` [PATCH 08/18] perf tools: Flush ordered events in case of allocation failure
` [PATCH 09/18] perf tools: Make perf_session_deliver_event global
` [PATCH 10/18] perf tools: Create ordered-events object
` [PATCH 11/18] perf tools: Use list_move in ordered_event_put function
` [PATCH 12/18] perf tools: Add ordered_events_queue_init function
` [PATCH 13/18] perf tools: Add ordered_events_queue_free function
` [PATCH 14/18] perf tools: Add perf_config_u64 function
` [PATCH 15/18] perf tools: Add report.queue-size config file option
` [PATCH 16/18] perf tools: Add debug prints for ordered events queue
` [PATCH 17/18] perf tools: Limit the ordered events queue by default to 100MB
` [PATCH 18/18] perf tools: Allow out of order messages in forced flush

[PATCH] staging: Remove useless "default N" lines
 2014-06-18 15:05 UTC 

[RFC PATCH 0/5] perf trace pagefaults
 2014-06-18 14:59 UTC  (6+ messages)
` [PATCH 1/5] perf trace: add support for pagefault tracing
` [PATCH 2/5] perf trace: add pagefault statistics
` [PATCH 3/5] perf trace: add possibility to switch off syscall events
` [PATCH 4/5] perf kvm: move perf_kvm__mmap_read into session utils
` [PATCH 5/5] perf trace: add events cache

[PATCH] ARM: dts: add support for Ka-Ro TX51
 2014-06-18 15:01 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.25-rc1
 2014-06-18 15:01 UTC  (2+ messages)

[PATCH] arm64: support reboot and power off via EFI runtime
 2014-06-18 14:41 UTC  (5+ messages)

[PATCH] cpufreq: unlock when failing cpufreq_update_policy()
 2014-06-18 14:41 UTC  (4+ messages)

Regression: firmware: Simplify directory creation + b43 = fails to build
 2014-06-18 14:33 UTC  (2+ messages)

[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
 2014-06-18 14:23 UTC  (8+ messages)
` [PATCH v2 1/7] of: Add NVIDIA Tegra SATA controller binding
` [PATCH v2 2/7] ARM: tegra: Add SATA controller to Tegra124 device tree
` [PATCH v2 3/7] ARM: tegra: Add SATA and SATA power to Jetson TK1 "
` [PATCH v2 4/7] clk: tegra: Enable hardware control of SATA PLL
` [PATCH v2 5/7] clk: tegra: Add SATA clocks to Tegra124 initialization table
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller
` [PATCH v2 7/7] ARM: tegra: Add options for Tegra AHCI support to tegra_defconfig

[bisected] pre-3.16 regression on open() scalability
 2014-06-18 14:29 UTC  (13+ messages)

[PATCHv2] ARM: dts: imx6: add support for Ka-Ro TX6 modules
 2014-06-18 14:28 UTC  (2+ messages)

[PATCH] x86, eboot: Support initrd loaded above 4G
 2014-06-18 14:28 UTC  (2+ messages)

[PATCH] mm: slab.h: wrap the whole file with guarding macro
 2014-06-18 14:26 UTC  (2+ messages)

[PATCH 0/3] Correct monitor-mwait emulation as nop
 2014-06-18 14:19 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Emulator flag for instruction with no big real mode
` [PATCH 2/3] KVM: x86: Emulator support for #UD on CPL>0
` [PATCH 3/3] KVM: x86: correct mwait and monitor emulation

[PATCH] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-18 14:22 UTC  (2+ messages)

[PATCH] KVM: x86: Increase the number of fixed MTRR regs to 10
 2014-06-18 14:21 UTC 

[RFT v5h printk: allow increasing the ring buffer depending on the number of CPUs
 2014-06-18 14:21 UTC  (6+ messages)

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-18 14:20 UTC  (9+ messages)
` [PATCH 12/13] kexec: Support for Kexec on panic using new system call

[PATCH kvm-unit-tests 0/5] x86: Tests for recent emulator bugs
 2014-06-18 14:19 UTC  (6+ messages)
` [PATCH kvm-unit-tests 1/5] x86: Testing nop instruction on 64-bit
` [PATCH kvm-unit-tests 2/5] x86: test xadd with two identical operands
` [PATCH kvm-unit-tests 3/5] x86: Test btcq with operand larger than 64
` [PATCH kvm-unit-tests 4/5] x86: check cmov instruction on 64-bit
` [PATCH kvm-unit-tests 5/5] x86: Test monitor and mwait on real-mode

Remove orphan kconfig symbols
 2014-06-18 14:18 UTC  (25+ messages)
` [PATCH 05/28] Remove MPILIB_EXTRA
              ` [PATCH] [TRIVIAL] "
` [PATCH 09/28] Remove ATHEROS_AR231X
                              ` [ath5k-devel] "

[PATCH 0/2] Staging: bcm: checkpath.pl fixes
 2014-06-18 14:10 UTC  (3+ messages)
` [PATCH 1/2] Staging: bcm: Prototypes.h: fix checkpatch errors
` [PATCH 2/2] Staging: bcm: Queue.h: "

Your Email Account Warning!!
 2014-06-18 14:16 UTC 

[PATCH v2 00/10] Add Maxim 77802 PMIC support
 2014-06-18 14:10 UTC  (5+ messages)
` [PATCH v2 07/10] regulator: Add driver for Maxim 77802 PMIC regulators

[PATCH net-next v4 0/3] Driver for TI CC2520 Radio
 2014-06-18 14:06 UTC  (4+ messages)
` [PATCH net-next v4 1/3] ieee802154: cc2520: adds driver for TI CC2520 radio
` [PATCH net-next v4 2/3] ieee802154: cc2520: add driver to kernel build system
` [PATCH net-next v4 3/3] devicetree: add device tree bindings for cc2520 driver

[PATCH] ARM: msm: Remove MSM_SCM
 2014-06-18 14:04 UTC  (3+ messages)
  ` [PATCH v2] [TRIVIAL] "

[PATCH] arm64: export __cpu_{clear,copy}_user_page functions
 2014-06-18 13:54 UTC  (3+ messages)

[RFC PATCH v3] reset: Add a defer reset object to send board specific reset
 2014-06-18 13:37 UTC 

[PATCH net-next v2 0/3] Driver fir TI CC2520 Radio
 2014-06-18 13:39 UTC  (6+ messages)
` [PATCH net-next v2 1/3] ieee802154: cc2520: adds driver for TI CC2520 radio

[PATCH v4 1/2]: Allow architectures to skip a callchain entry
 2014-06-18 13:39 UTC  (2+ messages)

[PATCH] Smack: separate smackfstransmute and smackfsroot
 2014-06-18 13:35 UTC  (3+ messages)

[PATCH 0/3] use managed resources for gpio-regulator probe
 2014-06-18 13:24 UTC  (7+ messages)
` [PATCH 1/3] drivers/gpio: devres.c: allow gpio array requests for managed devices
` [PATCH 2/3] drivers/base: devres.c: Add block copy func. "
` [PATCH 3/3] drivers/regulator: gpio-regulator.c: use managed resources for probe

perf/events/core: Potential race in list_del_event
 2014-06-18 13:07 UTC 

[PATCH 0/6] powerpc/powernv: Applying it_page_shift to platform code
 2014-06-18 13:07 UTC  (3+ messages)

[PATCH v5] hwmon: Driver for TI TMP103 temperature sensor
 2014-06-18 13:02 UTC  (5+ messages)

[PATCH] watchdog: Remove preemption restrictions when restarting lockup detector
 2014-06-18 13:02 UTC  (3+ messages)

[PATCH] tty: serial: msm: Fix section mismatch warning
 2014-06-18 13:01 UTC  (4+ messages)

[PATCH v4 06/11] ARM: EXYNOS: Add support for mapping PMU base address via DT
 2014-06-18 12:57 UTC  (4+ messages)
` [PATCH RFC] mfd: syscon: Decouple syscon interface from syscon devices

[PATCH] [RFC] ARM: perf: allow tracing with kernel tracepoints events
 2014-06-18 12:53 UTC  (3+ messages)
` [PATCH] "

[PATCH] PM / Documentation: Update copyright in suspend-and-cpuhotplug.txt
 2014-06-18 12:47 UTC  (2+ messages)

[PATCH v4 0/7] mfd: axp20x: add AXP221 PMIC support
 2014-06-18 12:44 UTC  (5+ messages)
` [PATCH v4 4/7] regulator: axp20x: reset probe data before each probe

Regression: make O=... deb-pkg broken in 3.16
 2014-06-18 12:43 UTC  (6+ messages)
` [PATCH] deb-pkg: Fix for relative paths

[PATCHv2] x86: skip check for spurious faults for non-present faults
 2014-06-18 12:38 UTC  (2+ messages)

[PATCH 0/2] ARM: DRA7: hwmod: fixes for 3.16
 2014-06-18 12:34 UTC  (3+ messages)
` [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module


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