All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-16 11:30:19 to 2015-03-16 12:15:07 UTC [more...]

[update][PATCH v10 06/21] ACPI / sleep: Introduce CONFIG_ACPI_GENERIC_SLEEP
 2015-03-16 12:14 UTC  (5+ messages)

Is RCU not safe enough to protect dcache hlist?
 2015-03-16 12:15 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: don't make DP a consumer of DISP1 on Exynos5250
 2015-03-16 12:15 UTC  (3+ messages)

[RFC PATCH] PCI: Disable MSI/MSI-X only if device is shutdown
 2015-03-16 12:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: qemu treats TLS pointer in the wrong way when spicifying cpu cotrex-a15
 2015-03-16 12:14 UTC  (4+ messages)

[linux-lvm] device-mapper: snapshots: Invalidating snapshot: Unable to allocate exception
 2015-03-16 12:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] dbus-glib: bump version 0.104
 2015-03-16 12:12 UTC 

[Qemu-devel] [PATCH target-arm v3 00/15] Next Generation Xilinx Zynq SoC
 2015-03-16 12:12 UTC  (13+ messages)
` [Qemu-devel] [PATCH target-arm v3 01/15] target-arm: cpu64: Factor out ARM cortex init
` [Qemu-devel] [PATCH target-arm v3 02/15] target-arm: cpu64: Add support for cortex-a53
` [Qemu-devel] [PATCH target-arm v3 04/15] arm: xlnx-zynqmp: Add GIC
` [Qemu-devel] [PATCH target-arm v3 03/15] arm: Introduce Xilinx ZynqMP SoC
` [Qemu-devel] [PATCH target-arm v3 05/15] arm: xlnx-zynqmp: Connect CPU Timers to GIC
` [Qemu-devel] [PATCH target-arm v3 06/15] net: cadence_gem: Clean up variable names
` [Qemu-devel] [PATCH target-arm v3 07/15] net: cadence_gem: Split state struct and type into header
` [Qemu-devel] [PATCH target-arm v3 10/15] char: cadence_uart: "
` [Qemu-devel] [PATCH target-arm v3 09/15] char: cadence_uart: Clean up variable names
` [Qemu-devel] [PATCH target-arm v3 12/15] arm: Add xlnx-ep108 machine
` [Qemu-devel] [PATCH target-arm v3 13/15] arm: xilinx-ep108: Add external RAM
` [Qemu-devel] [PATCH target-arm v3 15/15] arm: xlnx-zynqmp: Add PSCI setup

[PATCH REGRESSION FIX] x86 idle: restore mwait_idle()
 2015-03-16 12:11 UTC  (2+ messages)
` [tip:sched/core] sched/idle/x86: Optimize unnecessary mwait_idle( ) resched IPIs

[PATCH] Revert "x86/mm/ASLR: Propagate base load address calculation"
 2015-03-16 12:11 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH REGRESSION FIX] x86 idle: restore mwait_idle()
 2015-03-16 12:11 UTC  (2+ messages)
` [tip:sched/core] sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance

[Qemu-devel] [PATCH v5 for-2.3 00/28] hw/pc: implement multiple primary busses for pc machines
 2015-03-16 12:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 for-2.3 23/28] hw/pxb: add map_irq func

[PATCH v3] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
 2015-03-16 12:11 UTC 

[PATCH 00/10 v3] prepare for rsa support
 2015-03-16 12:10 UTC  (13+ messages)
` [PATCH 01/10] digest: add verify callback
  ` [PATCH 04/10] command: add generic digest command
  ` [PATCH 07/10] password: add pbkdf2 support

[PATCH 2/2 v2] x86: make 32-bit "emergency stack" better documented
 2015-03-16 12:10 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/32: Document the 32-bit SYSENTER " emergency stack" better

[PATCH 1/2] move offsetofend() from vfio.h to stddef.h
 2015-03-16 12:10 UTC  (2+ messages)
` [tip:x86/asm] include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header

[PATCH] x86: simplify task_pt_regs() macro definition
 2015-03-16 12:09 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Simplify "

[PATCH 3/3] x86_32: Document our abuse of ss1 and sp1
 2015-03-16 12:09 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/32: Document our abuse of x86_hw_tss: :ss1 and x86_hw_tss::sp1

[PATCH 2/3] x86: Unify and fix init sp0
 2015-03-16 12:09 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Unify and fix initial thread_struct: :sp0 values

[Qemu-devel] [PATCH] block: Deprecate QCOW/QCOW2 encryption
 2015-03-16 12:09 UTC  (2+ messages)

[PATCH 1/3] x86: Create and use a TOP_OF_KERNEL_STACK_PADDING macro
 2015-03-16 12:08 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Create and use a ' TOP_OF_KERNEL_STACK_PADDING' macro

[RFC 0/4] FIT Support
 2015-03-16 12:08 UTC  (12+ messages)
` [RFC 3/4] FIT: add FIT image support

[PATCH v3 2/2] x86_64,signal: Remove 'fs' and 'gs' from sigcontext
 2015-03-16 12:08 UTC  (2+ messages)
` [tip:x86/asm] x86/signal/64: "

[PATCH v3 1/2] x86_64,signal: Fix SS handling for signals delivered to 64-bit programs
 2015-03-16 12:08 UTC  (2+ messages)
` [tip:x86/asm] x86/signal/64: "

[PATCH] x86/fpu: drop_fpu() should not assume that tsk == current
 2015-03-16 12:07 UTC  (2+ messages)
` [tip:x86/urgent] x86/fpu: Drop_fpu() should not assume that tsk equals current

[PATCH] x86/kexec: Cleanup KEXEC_VERIFY_SIG Kconfig help text
 2015-03-16 12:07 UTC  (2+ messages)
` [tip:x86/build] "

[PATCH 1/1] x86/fpu: x86/fpu: avoid math_state_restore() without used_math() in __restore_xstate_sig()
 2015-03-16 12:07 UTC  (2+ messages)
` [tip:x86/urgent] x86/fpu: Avoid "

[BUG] cpu hot-remove fails with nvme device
 2015-03-16 12:07 UTC 

[PATCH] perf: fix put_event() ctx leak
 2015-03-16 12:06 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix context leak in put_event()

[PATCH v4] x86: Fix sibling map with NumaChip
 2015-03-16 12:06 UTC  (2+ messages)
` [tip:x86/urgent] x86/apic/numachip: "

[PATCH 0/8] pull: logger: add tests and fix couple issues
 2015-03-16 12:06 UTC  (6+ messages)
` [PATCH 1/8] logger: tidy few indentation issues

[PATCH v3]x86: Bypass legacy PIC and PIT in ACPI hardware reduced mode
 2015-03-16 12:06 UTC  (2+ messages)
` [tip:x86/urgent] x86/platform, acpi: "

[PATCH 4/4] x86: entry_64.S: remove unused thread_struct::usersp
 2015-03-16 12:05 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Remove unused thread_struct:: usersp

[PATCH/RFC 0/9] Next bunch of KVM/s390x changes for next
 2015-03-16 11:55 UTC  (3+ messages)
` [PATCH/RFC 5/9] KVM: s390: introduce post handlers for STSI

[PATCH 3/4] x86: save user rsp in pt_regs->sp on SYSCALL64 fastpath
 2015-03-16 12:05 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Save user RSP in pt_regs-> sp "

[PATCH 2/4] x86: entry_64.S: remove stub_iopl
 2015-03-16 12:05 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Remove stub_iopl

[PATCH 1/4] x86: save r11 into pt_regs->flags on SYSCALL64 fastpath
 2015-03-16 12:04 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Save R11 into pt_regs-> flags "

[PATCH 2/2] [v2] net/fsl: modify xgmac_mdio for little endian SoCs
 2015-03-16 10:56 UTC 

[PATCH] ASoC: rt5677: add API to select ASRC clock source
 2015-03-16 12:03 UTC  (2+ messages)

[PATCH 1/2] [v2] net/fsl: fix a bug in xgmac_mdio
 2015-03-16 10:55 UTC 

[uml-devel] Hostfs updates
 2015-03-16 12:03 UTC  (28+ messages)
`  "
` [PATCH 01/15] hostfs: hostfs_file_open: Switch to data locking model
` [PATCH 02/15] hostfs: hostfs_file_open: Fix a fd leak in hostfs_file_open
` [PATCH 03/15] hostfs: Allow fsync on directories
` [PATCH 04/15] hostfs: Handle bogus st.mode
  ` [uml-devel] "
` [PATCH 05/15] hostfs: Make hostfs_readpage more readable
  ` [uml-devel] "
` [PATCH 06/15] hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw()
  ` [uml-devel] "
` [PATCH 07/15] hostfs: Remove open coded strcpy()
  ` [uml-devel] "
` [PATCH 08/15] hostfs: Use __getname() in follow_link
  ` [uml-devel] "
` [PATCH 09/15] hostfs: Report append flag in ->show_options()
  ` [uml-devel] "
` [PATCH 10/15] hostfs: Remove superfluous test in hostfs_open()
` [PATCH 11/15] hostfs: hostfs_open: Reset open flags upon each retry
` [PATCH 12/15] hostfs: Remove superfluous initializations in hostfs_open()
  ` [uml-devel] "
` [PATCH 13/15] hostfs: Set page flags in hostfs_readpage() correctly
  ` [uml-devel] "
` [PATCH 14/15] hostfs: Use page_offset()
  ` [uml-devel] "
` [PATCH 15/15] hostfs: No need to box and later unbox the file mode

crc error when decode_message?
 2015-03-16 12:02 UTC 

thermal: cpu_cooling: Power calculation when CPUs are hotplugged
 2015-03-16 12:00 UTC  (3+ messages)
` [PATCH v2 1/2] thermal: cpu_cooling: Remove cpu_dev update on policy CPU update
` [PATCH v2 2/2] thermal: cpu_cooling: Fix power calculation when CPUs are offline

[PATCH v3 1/1] can: Add support for esd CAN PCIe/402 card
 2015-03-16 12:00 UTC  (5+ messages)
` AW: "

[Qemu-devel] [PATCH 0/2] Unbreak qemu-img error messages and iotests
 2015-03-16 12:00 UTC  (2+ messages)

[OE-core v1 PATCH 0/5] aarch64 changes for meta layer
 2015-03-16 11:59 UTC  (4+ messages)
` [OE-core v1 PATCH 4/5] grub: Update grub git recipe

pcm512x driver: Mixer control naming issue
 2015-03-16 11:59 UTC  (5+ messages)

[PATCH RFC] leds: Add status code trigger
 2015-03-16 11:55 UTC  (8+ messages)
            ` [PATCH] leds: Add arbitrary pattern trigger

[PATCH 1/3] libtirpc: respin patches
 2015-03-16 11:55 UTC  (6+ messages)

Is it safe or useful to use NOCOW flag and autodefrag mount option at same time?
 2015-03-16 11:46 UTC  (2+ messages)

[PATCH 00/13] drm/i915: Clean up the DP link rate code
 2015-03-16 11:55 UTC  (8+ messages)
` [PATCH 03/13] drm/i915: Don't copy the DP source rates arrays

[PATCH v7 0/3] dmaengine: APM X-Gene SoC DMA engine driver support
 2015-03-16 11:54 UTC  (7+ messages)
` [PATCH v7 1/3] dmaengine: Add support for APM X-Gene SoC DMA engine driver

[U-Boot] MIPS UHI spec
 2015-03-16 11:53 UTC  (6+ messages)

pl330 endian fix and two fixups
 2015-03-16 11:52 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: pl330: fix issues with big-endian armv7
` [PATCH 2/3] dmaengine: pl330: make unexported functions static
` [PATCH 3/3] dmaengine: pl330: fix return status on pending transfers

[next-queue 0/7][pull request] Intel Wired LAN Driver Updates 2015-03-13
 2015-03-16 11:49 UTC  (3+ messages)
` [next-queue 4/7] ixgbe: enable relaxed ordering for SPARC

[Qemu-trivial] [PATCH] elf-loader: Fix truncation warning from coverity
 2015-03-16 11:50 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

Any work on sharing of large multi-page segments?
 2015-03-16 11:49 UTC  (2+ messages)

Allow controlling NAPI weight of virtual network interfaces (vif) with sysfs
 2015-03-16 11:49 UTC  (4+ messages)

[PATCH] iio: Add ABI documentation for illuminance raw and scale values in light
 2015-03-16 11:48 UTC 

[GIT PULL FOR v4.1] sur40 driver and two small DocBook fixes
 2015-03-16 11:47 UTC 

nfsd use after free in 4.0-rc
 2015-03-16 11:46 UTC  (3+ messages)

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-16 11:45 UTC  (13+ messages)
` [PATCH v10 10/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v10 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64

[Qemu-devel] [PULL for-2.3 0/1] seabios: update to 1.8.1 stable release
 2015-03-16 11:44 UTC  (2+ messages)

kswapd hogging in lowmem_shrink
 2015-03-16 11:43 UTC  (5+ messages)

[PATCH] valgrind: enable building on 4.x kernel
 2015-03-16 11:43 UTC  (2+ messages)

[PATCH 0/9] Sync and VFS scalability improvements
 2015-03-16 11:43 UTC  (5+ messages)
` [PATCH 7/9] writeback: periodically trim the writeback list

4.0-rc3 on thinkpad x60: GUI locked up, numlock ok
 2015-03-16 11:42 UTC  (5+ messages)
` drm_mm.c regression: "

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-03-16 11:42 UTC  (9+ messages)
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

[PATCH] regulator: tps65910: Add missing #include <linux/of.h>
 2015-03-16 11:41 UTC  (2+ messages)

[PATCH] ASoC: nuc900: No need to track the dma buffer in the driver state struct
 2015-03-16 11:41 UTC  (2+ messages)

[PATCH v5 1/2] reset: enable '-' short-hand for previous branch
 2015-03-16 11:40 UTC  (3+ messages)

[PATCH] ASoC: Make snd_soc_dapm_kcontrol_codec() inline
 2015-03-16 11:40 UTC  (2+ messages)

[PATCH 11/32] frv: copy_thread(): rename 'arg' argument to 'kthread_arg'
 2015-03-16 11:39 UTC  (4+ messages)
` [PATCH 16/32] metag: "

[RFC][PATCH 00/11] digi00x: new driver for Digidesign 002/003 family
 2015-03-16 11:39 UTC  (3+ messages)
` [PATCH 11/11] ALSA: digi00x: apply double-oh-three algorism to multiplex PCM samples

[PATCH] mmc: sleep notification
 2015-03-16 11:37 UTC  (7+ messages)

[PATCH 0/3] fixes for x32 ABI build
 2015-03-16 11:36 UTC  (2+ messages)

[PATCH] fstests: generic test for fallocate
 2015-03-16 11:37 UTC  (2+ messages)

[PATCH net-next 0/6] tcp_metrics: Network namespace bloat reduction v3
 2015-03-16 11:35 UTC 

[U-Boot] [PATCH 0/4] Introduce lcd_console rotation
 2015-03-16 11:35 UTC  (7+ messages)
` [U-Boot] [PATCH 4/4] common/lcd_console: introduce display/framebuffer rotation

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-03-16 11:33 UTC  (36+ messages)
` [Cluster-devel] "
` [Ocfs2-devel] "
` [RFC PATCH 1/5] new helper: iov_iter_rw()
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
  ` [Cluster-devel] [RFC PATCH 2/5] Remove rw from {, __, do_}blockdev_direct_IO()
  ` [Ocfs2-devel] "
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "

[PATCH 0/3] powerpc: add ticket spinlock
 2015-03-16 11:33 UTC  (4+ messages)
` [PATCH 1/3] powerpc: introduce PPC_HAS_LOCK_OWNER
` [PATCH 2/3] powerpc: spinlock: refactor codes wrapped by PPC_HAS_LOCK_OWNER
` [PATCH 3/3] powerpc: add ticket spinlock

[patch net-next] dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA
 2015-03-16 11:33 UTC 

[RFC 2/4] Add rsa support
 2015-03-16 11:33 UTC  (11+ messages)

[PATCH 00/10] ZTE platform basic support
 2015-03-16 11:33 UTC  (3+ messages)
` [PATCH 10/10] clk: zx: add zx296702 clock support

[dizzy][PATCH] liburcu: revert ARM GCC blacklist commit
 2015-03-16 11:29 UTC 

[PATCH -next v2 0/4] mm: replace mmap_sem for mm->exe_file serialization
 2015-03-16 11:30 UTC  (3+ messages)
` [PATCH 4/4] kernel/fork: use pr_alert() for rss counter bugs


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.