All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-13 17:44:04 to 2014-08-13 19:25:36 UTC [more...]

[PATCH v7 0/8] ARM generic idle states
 2014-08-13 19:25 UTC  (4+ messages)
` [PATCH v7 2/8] Documentation: arm: define DT idle states bindings

simplefb: add clock handling
 2014-08-13 19:25 UTC  (17+ messages)
` [PATCH 3/4] simplefb: disable dt node upon remove
          ` [linux-sunxi] "

[PATCH] staging: Check for Null return of allocated skb in fw_download_code
 2014-08-13 19:24 UTC  (17+ messages)

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-08-13 19:24 UTC  (4+ messages)
` [PATCH v2 00/23] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH v2 02/23] rebase -i: allow squashing empty commits without complaints

[PATCH 0/4] sched: don't use while_each_thread()
 2014-08-13 19:23 UTC  (6+ messages)
` [PATCH 1/4] sched: s/do_each_thread/for_each_process_thread/ in core.c
` [PATCH 2/4] sched: s/do_each_thread/for_each_process_thread/ in debug.c
` [PATCH 3/4] sched: change thread_group_cputime() to use for_each_thread()
` [PATCH 4/4] sched: change autogroup_move_group() "

[PATCH 0/4] perf tools: API probing fixes
 2014-08-13 19:22 UTC  (3+ messages)

[PATCH v2] spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
 2014-08-13 19:20 UTC  (11+ messages)

[Question: Drivers/input/evdev.c] What is the use of write function in evdev_fops?
 2014-08-13 19:20 UTC  (6+ messages)

BRIDGE_FLAGS_MASTER is used instead of BRIDGE_VLAN_INFO_MASTER flag in bridge/vlan.c
 2014-08-13 19:20 UTC 

[Ksummit-discuss] RFC: Kernel tinification - kernel config reduction
 2014-08-13 19:19 UTC  (3+ messages)

ANNOUNCE: libnfsidmap-0.26 release
 2014-08-13 19:18 UTC 

CMA region and highmem
 2014-08-13 19:18 UTC 

+ drivers-gpu-drm-nouveau-core-include-nvif-unpackh-fix-build.patch added to -mm tree
 2014-08-13 19:17 UTC 

[PATCH] dcache: use read_seqlock_excl() in d_set_mounted()
 2014-08-13 19:15 UTC 

[PATCH v2] ARM: tegra: add Acer Chromebook 13 device tree
 2014-08-13 19:14 UTC  (2+ messages)

[PATCH v2 2/2] xl: Accept a list for serial in config file
 2014-08-13 19:14 UTC 

[Buildroot] [Bug 7262] New: Generating locale en_US.UTF-8 fails on 64bit fedora linux host
 2014-08-13 19:12 UTC  (2+ messages)
` [Buildroot] [Bug 7262] "

trinity seems not to reap all childs
 2014-08-13 19:11 UTC  (2+ messages)
` [uml-devel] How can I enable the config option STACKTRACE_SUPPORT for an UML guest ? [was: Fwd: Re: trinity seems not to reap all childs]

[REVERT][v3.16-rc7][STABLE] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
 2014-08-13 19:11 UTC  (4+ messages)

[RFC][PATCH 0/5] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-08-13 19:10 UTC  (15+ messages)
` [RFC][PATCH 2/5] xen:x86: introduce a new hypercall to get RMRR mappings
` [RFC][PATCH 4/5] tools:firmware:hvmloader: reserve RMRR mappings in e820

[PATCH] libnfsidmap: respect Nobody-User/Nobody-Group
 2014-08-13 19:09 UTC  (4+ messages)

[Qemu-devel] [PATCH] x86: Reset MTRR on vCPU reset
 2014-08-13 19:09 UTC  (2+ messages)
`  "

[PATCH v2 2/2] xl: Accept a list for serial in config file
 2014-08-13 19:09 UTC 

[PATCH v2 1/2] libxl: Allow multiple serial ports on HVM domain creation
 2014-08-13 19:08 UTC 

[PATCH 1/2] ARM: tegra: add Acer Chromebook 13 device tree
 2014-08-13 19:07 UTC  (7+ messages)

[RFC][PATCH] spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC
 2014-08-13 19:07 UTC  (6+ messages)

[Qemu-devel] [V3 PATCH 00/13] target-ppc: Linux-User Mode Bug Fixes for Power
 2014-08-13 19:04 UTC  (14+ messages)
` [Qemu-devel] [V3 PATCH 01/13] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
` [Qemu-devel] [V3 PATCH 02/13] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
` [Qemu-devel] [V3 PATCH 03/13] linux-user: Properly Handle semun Structure In Cross-Endian Situations
` [Qemu-devel] [V3 PATCH 04/13] linux-user: Make ipc syscall's third argument an abi_long
` [Qemu-devel] [V3 PATCH 05/13] linux-user: Conditionally Pass Attribute Pointer to mq_open()
` [Qemu-devel] [V3 PATCH 06/13] linux-user: Detect Negative Message Sizes in msgsnd System Call
` [Qemu-devel] [V3 PATCH 07/13] linux-user: Handle NULL sched_param argument to sched_*
` [Qemu-devel] [V3 PATCH 08/13] linux-user: Detect fault in sched_rr_get_interval
` [Qemu-devel] [V3 PATCH 09/13] linux-user: Move get_ppc64_abi
` [Qemu-devel] [V3 PATCH 10/13] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
` [Qemu-devel] [V3 PATCH 11/13] linux-user: clock_nanosleep errno Handling on PPC
` [Qemu-devel] [V3 PATCH 12/13] linux-user: Support target-to-host translation of mlockall argument
` [Qemu-devel] [V3 PATCH 13/13] linux-user: writev Partial Writes

[Ocfs2-devel] [patch 05/10] ocfs2: quorum: add a log for node not fenced
 2014-08-13 19:05 UTC  (2+ messages)

[Ocfs2-devel] [patch 04/10] ocfs2: o2net: set tcp user timeout to max value
 2014-08-13 19:05 UTC  (2+ messages)

[PATCH 2/3] Adding Skyworks SKY81452 regulator driver
 2014-08-13 19:04 UTC  (3+ messages)

[PATCH] staging: Check for Null return of fw_download_code
 2014-08-13 19:01 UTC  (2+ messages)

Netlink Question
 2014-08-13 19:01 UTC  (4+ messages)

[PATCH] unpack-tree.c: remove dead code
 2014-08-13 18:59 UTC  (6+ messages)
  ` [PATCH 0/3] "
    ` [PATCH 3/3] checkout -m: attempt merge when deletion of path was staged

[Ocfs2-devel] [patch 03/10] ocfs2: o2net: don't shutdown connection when idle timeout
 2014-08-13 18:59 UTC  (2+ messages)

[PATCH RFC] time: drop do_sys_times spinlock
 2014-08-13 18:57 UTC  (12+ messages)

[PATCH v2 1/2] [BUGFIX] perf probe: Fix --list option to show events only with uprobe events
 2014-08-13 18:56 UTC  (2+ messages)

[PATCH] perf trace: Add beautifier for mremap flags param
 2014-08-13 18:55 UTC  (2+ messages)

[PATCH tip/core/rcu 0/16] RCU-tasks implementation
 2014-08-13 18:55 UTC  (21+ messages)
` [PATCH v5 tip/core/rcu 01/16] rcu: Add call_rcu_tasks()
  ` [PATCH v5 tip/core/rcu 15/16] rcu: Make RCU-tasks wait for idle tasks

[PATCH] ARM: Explain workaround for faulty ISAR0 register on B15
 2014-08-13 18:53 UTC  (3+ messages)

[PATCH v5 0/7] Add MFD and regulator drivers for Hi6421 PMIC SoC
 2014-08-13 18:53 UTC  (3+ messages)

[PATCH 0/2] dm: alternate solution to reloading with failed paths
 2014-08-13 18:53 UTC  (3+ messages)
` [PATCH 1/2] dm-multipath: cleanup IO queueing after table load
` [PATCH 2/2] device-mapper: allow tables to share dm_devs

[Buildroot] [PATCH 1/1] fio: (bugfix) add libaio dependency (added description)
 2014-08-13 18:53 UTC 

[PATCH 0/4] VMX: DebugCtl MSR related adjustments
 2014-08-13 18:53 UTC  (9+ messages)
` [PATCH 1/4] VMX: fix DebugCtl MSR clearing
` [PATCH 2/4] VMX/vPMU: fix DebugCtl MSR handling
` [PATCH 3/4] VMX: allow RTM advanced debugging to be used by guests
` [PATCH 4/4] VMX/vPMU: reduce core2_vpmu_initialise() verbosity

PL310 cache initialization/fixup for BCM63138
 2014-08-13 18:53 UTC  (4+ messages)

[PATCH RFC] usb: gadget: dwc2: make driver run on a version 3.10a instance of DWC_OTG
 2014-08-13 18:52 UTC  (2+ messages)

[PATCH v2] media: fix au0828 dvb suspend/resume to call dvb_frontend_suspend/resume
 2014-08-13 18:52 UTC 

[PATCH V4 0/2] refine esai for tdm support
 2014-08-13 18:50 UTC  (3+ messages)

[Buildroot] [PATCH v3] ejabberd: new package
 2014-08-13 18:48 UTC  (6+ messages)

[Qemu-devel] [PATCH 1/1] add loopback for virtio-net
 2014-08-13 18:47 UTC  (2+ messages)

[PATCH V2] regulator: DA9211 : support DA9213
 2014-08-13 18:46 UTC  (2+ messages)

[Qemu-devel] using virtio-net multiqueues
 2014-08-13 18:45 UTC  (2+ messages)

Null pointer oops
 2014-08-13 18:45 UTC  (5+ messages)

[U-Boot] Wandboard console speed
 2014-08-13 18:45 UTC  (6+ messages)

Loading initrd above 4G causes freeze on boot
 2014-08-13 18:44 UTC  (9+ messages)

[PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
 2014-08-13 18:44 UTC  (11+ messages)

[Ocfs2-devel] [patch 06/10] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
 2014-08-13 18:43 UTC  (2+ messages)

[ANNOUNCE] Tools to analyse PM and scheduling behaviour
 2014-08-13 18:41 UTC  (3+ messages)

[PATCH net-next 0/2] qlge: Fix compilation warning and update maintainers
 2014-08-13 18:08 UTC  (3+ messages)
` [PATCH net-next 1/2] qlge: Fix compilation warning
` [PATCH net-next 2/2] Update qlge driver maintainers list

[Qemu-devel] QEMU, self-modifying code, and Windows 7 64-bit (no KVM)
 2014-08-13 18:36 UTC 

[PATCH RFC v4 net-next 00/26] BPF syscall, maps, verifier, samples, llvm
 2014-08-13 18:35 UTC  (10+ messages)
` [PATCH RFC v4 net-next 01/26] net: filter: add "load 64-bit immediate" eBPF instruction

[Qemu-devel] disk image: self-organized format or raw file
 2014-08-13 18:32 UTC  (4+ messages)

[PATCH Resend v2 0/2] arm64: Add PMU node for APM X-Gene Storm SoC
 2014-08-13 18:32 UTC  (6+ messages)
  ` [PATCH Resend v2 1/2] dt-bindings: Add Potenza PMU binding
  ` [PATCH Resend v2 2/2] arm64: dts: Add PMU node for APM X-Gene Storm SOC

About the TSFT field
 2014-08-13 18:29 UTC  (4+ messages)

Implement lbr-as-callgraph v9
 2014-08-13 18:24 UTC  (5+ messages)

[PATCH] staging: lustre: lustre: ptlrpc: Fix pointer declaration
 2014-08-13 18:23 UTC 

[PATCH 001/001] staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V
 2014-08-13 18:22 UTC 

[PATCH v2] firmware: Do not use WARN_ON(!spin_is_locked())
 2014-08-13 18:21 UTC  (2+ messages)

bitbake debugging
 2014-08-13 18:06 UTC 

[Qemu-devel] [PATCHv2 0/3] qemu-nbd: add option to set detect-zeroes mode
 2014-08-13 18:17 UTC  (3+ messages)
` [Qemu-devel] [PATCHv2 3/3] qemu-nbd: fix indentation and coding style

[Bug 76788] New: Linux version 3.13 freezes X under nouveau GT 220 card
 2014-08-13 18:12 UTC  (2+ messages)
  ` [Bug 76788] [NVA5] "

[Buildroot] [PATCH 0/4] Fix C++ 11 support (bug #7250)
 2014-08-13 18:12 UTC  (6+ messages)
` [Buildroot] [PATCH 1/4] gcc/4.7: add patch to enable more C++ features with uClibc
` [Buildroot] [PATCH 2/4] gcc/4.8: "
` [Buildroot] [PATCH 3/4] gcc/4.9: "
` [Buildroot] [PATCH 4/4] gcc/arc-4.8-R3: "

[PATCH net-next,v2] hyperv: Increase the buffer length for netvsc_channel_cb()
 2014-08-13 18:03 UTC  (2+ messages)
` [PATCH net-next, v2] "

[Ocfs2-devel] [patch 02/10] ocfs2: free inode when i_count becomes zero
 2014-08-13 18:03 UTC  (2+ messages)

[PATCH v19 2/8] ARM: hisi: enable MCPM implementation
 2014-08-13 18:01 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86.git branch buildman
 2014-08-13 18:00 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds
 2014-08-13 18:00 UTC 

Does a Virtual PCI Device can have MSI's
 2014-08-13 17:58 UTC  (9+ messages)

[PATCH] watchdog: xilinx: Remove .owner field for driver
 2014-08-13 17:58 UTC  (3+ messages)

[PATCH 1/1] arch/x86: Add better error logging to efi main
 2014-08-13 17:56 UTC  (2+ messages)

[PATCH] fs: Add hooks for get_hole_size to generic_block_fiemap
 2014-08-13 17:53 UTC  (2+ messages)
` [PATCH][TRY #2] fs: Add hooks for get_hole_size to __generic_block_fiemap

[PATCH] arm64: align randomized TEXT_OFFSET on 4 kB boundary
 2014-08-13 17:53 UTC 

[PATCH] media: ttpci: build av7110_ir.c only when allowed by CONFIG_INPUT_EVDEV
 2014-08-13 17:52 UTC 

[Buildroot] [Bug 7250] New: Cannot build with -std=c++11
 2014-08-13 17:52 UTC  (2+ messages)
` [Buildroot] [Bug 7250] "

[PATCH v3 0/3] module loading: add module_long_probe_init()
 2014-08-13 17:51 UTC  (3+ messages)
` [PATCH v3 1/3] init / kthread: add module_long_probe_init() and module_long_probe_exit()

[U-Boot] thor integration with ci_udc
 2014-08-13 17:49 UTC  (3+ messages)

[Ocfs2-devel] [patch 01/10] ocfs2: do not write error flag to user structure we cannot copy from/to
 2014-08-13 17:49 UTC  (2+ messages)

[PATCH 0/1] Update gstreamer1.0-rtsp-server to 1.4.0
 2014-08-13 17:47 UTC  (2+ messages)
` [PATCH 1/1] gstreamer1.0-rtsp-server: Upgrade "

Ordering in soc_pcm_hw_params()
 2014-08-13 17:47 UTC  (11+ messages)

[PATCH 0/3] Fixes for building with USE_NLS=no
 2014-08-13 17:39 UTC  (4+ messages)
` [PATCH 1/3] systemd: Inherit gettext
` [PATCH 2/3] libsoup-2.4: "
` [PATCH 3/3] glib-networking: "

[PATCH 0/1] Fix for running scons with old host installation present
 2014-08-13 17:41 UTC  (2+ messages)
` [PATCH 1/1] python-scons-native: Make it useable if old host install exists

[PATCH 0/2] Avoid build-deps QA warnings
 2014-08-13 17:46 UTC  (3+ messages)
` [PATCH 1/2] gdb: Add a dependency on zlib
` [PATCH 2/2] gstreamer1.0-plugins-good: Add a PACKAGECONFIG for udev

[PATCH 0/1] Allow libgcrypt to configure again
 2014-08-13 17:46 UTC  (2+ messages)
` [PATCH 1/1] libgcrypt: Do not remove m4 files so aggressively

[RFC v2 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API
 2014-08-13 17:45 UTC  (4+ messages)
` [RFC v2 1/1] "


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.