All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-05 22:22:33 to 2014-05-06 00:12:41 UTC [more...]

[PATCH] ARM: dts: Correct offset in OMAP4_WKUP_IOPAD macro
 2014-05-06  0:12 UTC  (6+ messages)

[PATCH v4 0/9] drm/nouveau: support for GK20A, cont'd
 2014-05-06  0:11 UTC  (3+ messages)
` [Nouveau] "

mmotm 2014-05-05-17-09 uploaded
 2014-05-06  0:10 UTC  (2+ messages)

mmotm 2014-05-05-17-09 uploaded
 2014-05-06  0:10 UTC 

[PATCH 3.10 00/86] 3.10.39-stable review
 2014-05-06  0:09 UTC  (4+ messages)

KVM exit on UD interception
 2014-05-06  0:07 UTC  (4+ messages)

[PATCH V4] POWERPC: BOOK3S: KVM: Use the saved dar value and generic make_dsisr
 2014-05-06  0:07 UTC  (10+ messages)

[PATCH] KVM: PPC: BOOK3S: HV: Don't try to allocate from kernel page allocator for hash page table
 2014-05-06  0:06 UTC  (7+ messages)
` [PATCH] KVM: PPC: BOOK3S: HV: Don't try to allocate from kernel page allocator for hash page tab

[U-Boot] [PATCH v3] mx6sabred: Add PFUZE100 PMIC support
 2014-05-06  0:06 UTC 

[PULL] IIO new drivers, features and cleanups for 3.16 - set 2
 2014-05-06  0:02 UTC  (2+ messages)

[PATCH] reiser4: remove an assertion "nikita-2577" which is no longer possible to check
 2014-05-05 23:59 UTC 

No sound on nitrogen6x + linux-boundary 3.10.17
 2014-05-05 23:59 UTC  (8+ messages)

[xen-unstable test] 26161: regressions - FAIL
 2014-05-05 23:58 UTC 

[RFC PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-05 23:57 UTC 

[PATCH] printk: Remove separate printk_sched buffers and use printk buf instead
 2014-05-05 23:55 UTC  (3+ messages)

[RFC PATCH 0/2] kpatch: dynamic kernel patching
 2014-05-05 23:52 UTC  (4+ messages)

Definition of Yocto tasks
 2014-05-05 23:52 UTC 

[PATCH net v2] ip_tunnel: Set network header properly for IP_ECN_decapsulate()
 2014-05-05 23:46 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] usb: ci_udc: allow multiple buffer allocs per ep
 2014-05-05 23:48 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] usb: ums: remove ci_udc special case

[Ksummit-discuss] [CORE TOPIC] Kernel tinification: shrinking the kernel and avoiding size regressions
 2014-05-05 23:45 UTC  (3+ messages)

[Bug 75101] New: [bisected] s2disk / hibernate blocks on "Saving 506031 image data pages () ..."
 2014-05-05 23:45 UTC  (2+ messages)

[PATCH v2] ipv6: Need to sock_put on csum error
 2014-05-05 23:43 UTC 

[Qemu-devel] [PATCH v4 0/6] Data Driven device registers + Zynq DEVCFG
 2014-05-05 23:42 UTC  (2+ messages)

[PATCH] ARM: LPAE: Update the comment to support the LPAE
 2014-05-05 23:40 UTC 

KVM call minutes for 2014-04-29
 2014-05-05 23:39 UTC  (3+ messages)
` [Qemu-devel] "

Very high load when reading/writing
 2014-05-05 23:37 UTC  (2+ messages)

[PATCH 1/6] powerpc/corenet: Enable muxing MDIO buses via GPIO
 2014-05-05 23:34 UTC  (9+ messages)
` [PATCH 4/6] powerpc/corenet: Create the dts components for the DPAA FMan
` [PATCH 5/6] powerpc/corenet: Add DPAA FMan support to the SoC device tree(s)

X86: Impossible select Enhanced Real Time Clock Support (legacy PC RTC driver)
 2014-05-05 23:34 UTC  (5+ messages)

[PATCH v4 5/5] change update_range to handle > 4GB 2nd stage range for ARMv7
 2014-05-05 23:34 UTC  (3+ messages)

[PATCH] kvmclock: Ensure time in migration never goes backward
 2014-05-05 23:31 UTC  (12+ messages)
` [Qemu-devel] "

[patch 0/2] A few simplifications for softdirty memory tracker code
 2014-05-05 23:31 UTC  (4+ messages)
` [patch 2/2] mm: pgtable -- Require X86_64 for soft-dirty tracker

CPU performance counters not working on big.LITTLE switcher
 2014-05-05 23:29 UTC  (2+ messages)

[PATCH v2] x86/mce: Improve mcheck_init_device() error handling
 2014-05-05 23:29 UTC  (3+ messages)

RFC: A reduced Linux network stack for small systems
 2014-05-05 23:28 UTC  (27+ messages)
` [PATCH 01/24] net, diet: Reduce netdev name hash table for CONFIG_BASE_SMALL
` [PATCH 02/24] net, diet: Reduce NAPI "
` [PATCH 03/24] net, diet: Decrease ip defrag hash tables and max length with BASE_SMALL
` [PATCH 04/24] net, diet: Make FIB hash tables smaller with CONFIG_BASE_SMALL
` [PATCH 05/24] net, diet: Default to small TCP hash tables on small kernels
` [PATCH 06/24] net, diet: Use small UDP "
` [PATCH 07/24] net, diet: Make ping sockets optional
` [PATCH 08/24] net, diet: Make TCP metrics optional
` [PATCH 09/24] net, diet: Make ethtool optional
` [PATCH 10/24] net, diet: Make LPF filter optional
` [PATCH 11/24] net, diet: Move rtnl_lock to separate file
` [PATCH 12/24] net, diet: Make rtnetlink optional
` [PATCH 13/24] net, diet: Make GRO offload optional
` [PATCH 14/24] net, diet: Make MIB statistics collections depend on PROC_FS
` [PATCH 15/24] net, diet: Make igmp and mcast ioctls depend on IP_MULTICAST
` [PATCH 16/24] net, diet: Make TCP fastopen optional
` [PATCH 17/24] net, diet: Make internal control sockets use UDP
` [PATCH 18/24] net, diet: Make raw sockets optional
` [PATCH 19/24] net, diet: Make RPS configurable
` [PATCH 20/24] net, diet: Make XPS configurable
` [PATCH 21/24] net, diet: Make packet tpacket/mmap/fanout/rings optional
` [PATCH 22/24] net, diet: Support simpler routing table
` [PATCH 23/24] net, diet: Add coccinelle script to convert drivers to ETHTOOL_OPS
` [PATCH 24/24] net, diet: Convert all drivers to use SET_ETHTOOL_OPS

[PATCH 0/2] namespaces: log namespaces per task
 2014-05-05 23:23 UTC  (12+ messages)

Maybe removal of data=journal
 2014-05-05 23:21 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] Dealing with 2038
 2014-05-05 23:20 UTC  (3+ messages)

[PATCH net] be2net: Poll for link status till 5s in ethtool diag test
 2014-05-05 23:20 UTC 

[Powertop] [PATCH] use pkg-config to find ncurses
 2014-05-05 23:19 UTC 

edac: altera: Add EDAC support for Altera SDRAM Controller
 2014-05-05 23:16 UTC  (15+ messages)
` [PATCHv3 1/3] dts: socfpga: Add bindings for Altera SoC SDRAM controller
  ` [PATCHv3 2/3] dts: socfpga: Add bindings for Altera SoC SDRAM EDAC
` [PATCHv3 3/3] edac: altera: Add EDAC support for Altera SDRAM

[PATCH 00/37] e2fsprogs patchbomb 5/14
 2014-05-05 23:16 UTC  (13+ messages)
` [PATCH 05/37] debugfs: teach logdump to deal with 64bit revoke tables
` [PATCH 10/37] e2fsck: verify checksums after checking everything else
` [PATCH 11/37] e2fsck: fix the extended attribute checksum error message
` [PATCH 12/37] e2fsck: insert a missing dirent tail for checksums if possible

[PATCH 3/3] asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
 2014-05-05 23:12 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 2/3] asmlinkage, x86: Add explicit __visible to arch/x86/*
 2014-05-05 23:12 UTC  (2+ messages)
` [tip:x86/urgent] asmlinkage, x86: Add explicit __visible to arch/ x86/*

[PATCH 1/1] dylan: fix C++ standard library headers on OS X
 2014-05-05 23:12 UTC  (4+ messages)

[PATCH 1/3] Revert "lto: Make asmlinkage __visible"
 2014-05-05 23:12 UTC  (2+ messages)
` [tip:x86/urgent] asmlinkage: "

[Ksummit-discuss] [TECH TOPIC] Driver model/resources, ACPI, DT, etc (sigh)
 2014-05-05 23:05 UTC  (13+ messages)

[Qemu-devel] [PATCH V26 20/32] qed.c: replace QEMUOptionParameter with QemuOpts
 2014-05-05 23:08 UTC 

[PATCH 0/1] dylan: fix kconfig-frontends for ncurses --with-libterm
 2014-05-05 23:07 UTC 

[PATCH 1/1] dylan: fix kconfig-frontends for ncurses --with-libterm
 2014-05-05 23:07 UTC 

[tip:x86/urgent] x86, build: Don't get confused by local symbols
 2014-05-05 23:06 UTC 

[PATCHv3 0/5] tsc2005 DT binding
 2014-05-05 23:04 UTC  (5+ messages)
` [PATCHv3 1/5] Input: add common DT binding for touchscreens

[Qemu-devel] [PATCH v2 2/2] qapi: Allow setting default values for optional parameters
 2014-05-05 23:03 UTC  (4+ messages)

[PATCH] iio:hid-sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad Yogas
 2014-05-05 23:03 UTC  (3+ messages)

[PATCH] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
 2014-05-05 23:01 UTC  (8+ messages)

[U-Boot] [RFC PATCH v2 0/13] Enable driver model for GPIOs on Tegra
 2014-05-05 23:00 UTC  (8+ messages)
` [U-Boot] [RFC PATCH v2 13/13] tegra: Convert tegra GPIO driver to use driver model

BLE Passive scan & Bonding quest (dbus vs mgmt-api vs plugins)
 2014-05-05 23:00 UTC 

[Xenomai] OMAP L138
 2014-05-05 23:00 UTC  (24+ messages)

[meta-virt][PATCH 1/1] libvirt: force use of libssh2
 2014-05-05 20:43 UTC 

getting rid of "mount: only root can ..."
 2014-05-05 22:58 UTC  (5+ messages)

[PATCH] IB/mlx4: Allow to always block UD multicast loopback
 2014-05-05 22:57 UTC  (5+ messages)

Can device mapper be taught to return new errors and sense codes that are part of the ZAC/ZBC spec?
 2014-05-05 22:57 UTC  (3+ messages)

sh: Replace __get_cpu_var uses
 2014-05-05 22:56 UTC  (2+ messages)

[Patch net-next] net: clean up snmp stats code
 2014-05-05 22:55 UTC 

[PATCH 0/2] ARM: sunxi: Enable syscon for the system controller
 2014-05-05 22:55 UTC  (3+ messages)

[PATCH v5 0/8] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-05-05 22:51 UTC  (5+ messages)
` [PATCH v5 8/8] ARM: sun7i/sun4i: dt: Add AXP209 support to various boards
    `  "
      ` [linux-sunxi] "

[PATCH v2] rwsem: Comments to explain the meaning of the rwsem's count field
 2014-05-05 22:51 UTC  (7+ messages)
` [tip:locking/core] rwsem: Add comments "

mx6qsabresd hangs on linux-next
 2014-05-05 22:50 UTC 

[PATCH] clk: shmobile: clk-mstp: change to using clock-indices
 2014-05-05 22:50 UTC  (3+ messages)

+ sysctl-allow-for-strict-write-position-handling-fix-2.patch added to -mm tree
 2014-05-05 22:47 UTC 

[U-Boot] [PATCH 0/2] mkimage: Refactor and clean up 32-bit crcs
 2014-05-05 22:46 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mkimage : Split out and clean pbl_crc32 for use by other image types
` [U-Boot] [PATCH 2/2] mkimage: Refactor mxsimage to use common crc32 code

[PATCH v10 00/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-05-05 22:46 UTC  (7+ messages)
` [PATCH v10 15/15] ARM: dts: sun7i: Add basic support for the Cubietruck WiFi module

[GIT PULL] SOCFPGA DTS updates for 3.16, v2
 2014-05-05 22:46 UTC 

[PATCH] ARM: shmobile: henninger: add QSPI DT support
 2014-05-05 22:45 UTC  (3+ messages)

[PATCH 0/3] context tracker support for arm64
 2014-05-05 22:44 UTC  (5+ messages)
` [PATCH 1/3] arm64: adjust el0_sync so that a function can be called

[PATCH] staging: android: fix missing a blank line after declarations
 2014-05-05 22:42 UTC  (9+ messages)
        ` [PATCH] checkpatch: Improve missing blank line after declarations test

[PATCHv3 00/14] OMAP SSI driver / N900 modem support
 2014-05-05 22:41 UTC  (3+ messages)

[PATCH RESEND 0/5] ARM: BCM63XX: add support for BCM63138 SoC
 2014-05-05 22:41 UTC  (6+ messages)
` [PATCH RESEND 1/5] ARM: BCM63XX: add basic support for the Broadcom BCM63138 DSL SoC

[PATCH 1/3] rtlwifi: make MSI support a module parameter
 2014-05-05 22:40 UTC  (3+ messages)

[Powertop] A series of patches towards limiting memory corruption and foot print
 2014-05-05 22:40 UTC 

[PATCH 1/1] curl: remove inapporpriate file from curl release
 2014-05-05 22:40 UTC  (2+ messages)
` [PATCH v2 "

[PATCH cgroup/for-3.15-fixes 1/2] cgroup: introduce task_css_is_root()
 2014-05-05 22:39 UTC  (2+ messages)
  ` [PATCH cgroup/for-3.15-fixes 2/2] cgroup_freezer: replace freezer->lock with freezer_mutex

Nested EPT page fault
 2014-05-05 22:39 UTC 

[PATCH 1/2] uprobes: add comment with insn opcodes, mnemonics and why we dont support them
 2014-05-05 22:32 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: sbc-t54: add support for sbc-t54 with cm-t54
 2014-05-05 22:31 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] bcache: fix uninterruptible sleep in writeback thread
 2014-05-05 22:30 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] stable issues
 2014-05-05 22:33 UTC  (5+ messages)

[PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-05-05 22:28 UTC  (7+ messages)
` [PATCH v3 4/7] of: configure the platform device dma parameters

saddr value in connect()
 2014-05-05 22:26 UTC  (2+ messages)

[PATCH v5 7/7] x86: Remove vestiges of VDSO_PRELINK and some outdated comments
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 6/7] x86: Move the vvar and hpet mappings next to the 64-bit vDSO
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 5/7] x86: Move the 32-bit vdso special pages after the text
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 4/7] x86: Reimplement vdso.so preparation in build-time C
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 3/7] x86: Move syscall and sysenter setup into kernel/cpu/common.c
 2014-05-05 22:24 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 2/7] x86: Clean up 32-bit vs 64-bit vdso params
 2014-05-05 22:24 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 1/7] x86,mm: Ensure correct alignment of the fixmap
 2014-05-05 22:24 UTC  (2+ messages)
` [tip:x86/vdso] x86, mm: "

[PATCH 1/2] usb: dwc2: Option to disable dma descriptor mode
 2014-05-05 22:23 UTC  (2+ messages)
  ` [PATCH 2/2] Documentation: dt: add an optional dma-desc-enable property for dwc2 usb

[PATCH] zram: remove global tb_lock by using lock-free CAS
 2014-05-05 22:22 UTC  (6+ messages)


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.