All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-26 12:44:45 to 2014-03-26 13:55:47 UTC [more...]

[Qemu-devel] [PATCH for-2.0] cpu: do not use QOM casts in ENV_GET_CPU
 2014-03-26 13:55 UTC  (2+ messages)

[PATCH v3 0/5] xen: Add EFI support
 2014-03-26 13:53 UTC  (44+ messages)
` [PATCH v3 1/5] efi: Add efi_init_ops variable
` [PATCH v3 2/5] efi: Export arch_tables variable
` [PATCH v3 3/5] x86: Call efi_memblock_x86_reserve_range() on native EFI platform only
` [PATCH v3 4/5] xen: Define EFI related stuff
` [PATCH v3 5/5] xen: Put EFI machinery in place

[PATCH v2] mxc_nand : allow swapping the Bad block Indicator for NFC v1
 2014-03-26 13:53 UTC  (7+ messages)
` [PATCH 1/1] "

[Bug 76501] New: fences regression
 2014-03-26 13:53 UTC  (2+ messages)
` [Bug 76501] "

[PATCH] drm/radeon: clear needs_reset flag if IB test fails
 2014-03-26 13:52 UTC  (4+ messages)

[PATCH v3 1/2] serial: sc16is7xx
 2014-03-26 13:51 UTC  (3+ messages)
` [PATCH v3 2/2] serial: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTs

[Documentation][PATCH 0/2] Table for supported machine list re-ordered
 2014-03-26 13:51 UTC  (3+ messages)
` [Documentation][PATCH 2/2] source/machine-list.inc: Reorder the table

[review-request] 6004 "Set in file" and "Value" columns of "bitbake variables" page can't be sorted alphabetically
 2014-03-26 13:50 UTC 

[PATCH/RFC 0/8] git-ls
 2014-03-26 13:48 UTC  (19+ messages)
` [PATCH v2 00/17] git-ls
  ` [PATCH v2 01/17] ls_colors.c: add $LS_COLORS parsing code
  ` [PATCH v2 02/17] ls_colors.c: parse color.ls.* from config file
  ` [PATCH v2 03/17] ls_colors.c: add function to color a file name
  ` [PATCH v2 04/17] ls_colors.c: highlight submodules like directories
  ` [PATCH v2 05/17] ls-files: buffer full item in strbuf before printing
  ` [PATCH v2 06/17] ls-files: add --color to highlight file names
  ` [PATCH v2 07/17] ls-files: add --column
  ` [PATCH v2 08/17] ls-files: support --max-depth
  ` [PATCH v2 09/17] ls-files: split main ls-files logic into ls_files() function
  ` [PATCH v2 10/17] Add git-ls, a user friendly version of ls-files and more
  ` [PATCH v2 11/17] ls: -u does not imply showing stages
  ` [PATCH v2 12/17] ls: add -R/--recursive short for --max-depth=-1
  ` [PATCH v2 13/17] ls: add -1 short for --no-column in the spirit of GNU ls
  ` [PATCH v2 14/17] ls: add -t back
  ` [PATCH v2 15/17] ls: sort output and remove duplicates
  ` [PATCH v2 16/17] ls: do not show duplicate cached entries
  ` [PATCH v2 17/17] ls: show directories as well as files

[PATCH] Bluetooth: Fix returning peer address in pending connect state
 2014-03-26 13:49 UTC 

[Qemu-devel] [Bug 1297651] [NEW] KVM create a win7 guest with Qemu, it boots up fail
 2014-03-26 13:48 UTC  (5+ messages)

[PATCH] scripts: Update after addtion of parameter to bitbake -S
 2014-03-26 13:48 UTC 

[PATCH V2 0/3] PTE fixes for arm and arm64
 2014-03-26 13:48 UTC  (5+ messages)

[PATCH] runqueue/siggen: Pass in commandline options to dump_sigs()
 2014-03-26 13:47 UTC 

[meta-qt5][PATCH] qtwebkit: add missing qtmultimedia DEPENDS
 2014-03-26 13:53 UTC 

[PATCH] bitbake: Force -S option to take a parameter
 2014-03-26 13:46 UTC 

[Qemu-devel] [PATCH 0/6] error: Misc cleanups and improvements
 2014-03-26 13:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/6] monitor: Remove unused monitor_print_filename

[Buildroot] libusb / udev support issue when using systemd and raspberrypi_defconfig
 2014-03-26 13:46 UTC  (2+ messages)

[PATCH net-next v2 0/3] ipv6: fix checkpatch errors and warnings
 2014-03-26 13:45 UTC  (3+ messages)
` [PATCH net-next v2 3/3] ipv6: fix checkpatch errors of foo

[PATCH 0/5] rc: scancode filtering improvements
 2014-03-26 13:44 UTC  (7+ messages)
` [PATCH 1/5] rc-main: add generic scancode filtering

Feb. Fedora Kernel Patch Report
 2014-03-26 13:44 UTC  (3+ messages)

imx6dlsabresd + qt5.2.1 system freeze
 2014-03-26 13:42 UTC 

[Bug 71641] New: Unreasonable performance degradation in ext4 with full data journaling
 2014-03-26 13:40 UTC  (2+ messages)
` [Bug 71641] "

[PATCH RFC 1/2] netfilter: nf_tables: move set netlink messages into the batch
 2014-03-26 13:40 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 for 2.0] virtio-net: Do not filter VLANs without F_CTRL_VLAN
 2014-03-26 13:39 UTC  (2+ messages)

[PATCH v2 00/17] xen: arm: resync low level asm primitive from Linux
 2014-03-26 13:38 UTC  (18+ messages)
` [PATCH v2 01/17] xen: x86 & generic: change to __builtin_prefetch()
` [PATCH v2 02/17] xen: arm32: resync bitops with Linux v3.14-rc7
` [PATCH v2 03/17] xen: arm32: ensure cmpxchg has full barrier semantics
` [PATCH v2 04/17] xen: arm32: replace hard tabs in atomics.h
` [PATCH v2 05/17] xen: arm32: resync atomics with (almost) v3.14-rc7
` [PATCH v2 06/17] xen: arm32: resync mem* with Linux v3.14-rc7
` [PATCH v2 07/17] xen: arm32: add optimised memchr routine
` [PATCH v2 08/17] xen: arm32: add optimised strchr and strrchr routines
` [PATCH v2 09/17] xen: arm: remove atomic_clear_mask()
` [PATCH v2 10/17] xen: arm64: disable alignment traps
` [PATCH v2 11/17] xen: arm64: atomics: fix use of acquire + release for full barrier semantics
` [PATCH v2 12/17] xen: arm64: reinstate hard tabs in system.h cmpxchg
` [PATCH v2 13/17] xen: arm64: asm: remove redundant "cc" clobbers
` [PATCH v2 14/17] xen: arm64: assembly optimised mem* and str*
` [PATCH v2 15/17] xen: arm64: optimised clear_page
` [PATCH v2 16/17] xen: arm: refactor xchg and cmpxchg into their own headers
` [PATCH v2 17/17] xen: arm: document what low level primitives we have imported from Linux

[PATCH] xen/x86: Identify which vcpu's CR4 is being badly modified
 2014-03-26 13:38 UTC  (4+ messages)

[linuxtv-media:master 202/499] WARNING: CVS style keyword markers, these will _not_ be updated
 2014-03-26 13:37 UTC  (3+ messages)

Borrowing objects from nearby repositories
 2014-03-26 13:36 UTC  (5+ messages)

[PATCH v2 1/2] serial: sc16is7xx
 2014-03-26 13:35 UTC  (5+ messages)
` [PATCH v2 2/2] serial: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTs

[Xenomai] imx6q xenomai ipipe-3.0-imx6q
 2014-03-26 13:34 UTC  (4+ messages)

[ath9k-devel] Retry control & iwconfig
 2014-03-26 13:34 UTC  (3+ messages)

[PATCH RFC 0/2] percpu_ida: Take into account CPU topology when stealing tags
 2014-03-26 13:34 UTC  (3+ messages)
` [PATCH RFC 1/2] sched: Introduce topology level masks and for_each_tlm() macro
` [PATCH RFC 2/2] percpu_ida: Use for_each_tlm() macro for CPU lookup in steal_tags()

[PATCH 0/3] Fix issue with unpopulated buildhistory depends files
 2014-03-26 13:30 UTC  (8+ messages)
` [PATCH 2/3] buildhistory.bbclass: Fix dependency files creation

[PATCH v4 00/10] media: rc: ImgTec IR decoder driver
 2014-03-26 13:33 UTC  (4+ messages)

[PATCH] usbnet: include wait queue head in device structure
 2014-03-26 13:32 UTC 

cubox-i machine on dora branch
 2014-03-26 13:32 UTC  (8+ messages)

Kernel oops/panic with NFS over RDMA mount after disrupted Infiniband connection
 2014-03-26 13:20 UTC 

[PATCH] net: unix: non blocking recvmsg() should not return -EINTR
 2014-03-26 13:17 UTC  (2+ messages)

[PATCH] ARM: u300: u300_defconfig: Enable PARTITION_ADVANCED
 2014-03-26 13:30 UTC 

[RFC 1/1] fs/reiserfs/journal.c: Remove obsolete __GFP_NOFAIL
 2014-03-26 13:29 UTC  (11+ messages)

Small nit in locale(7)
 2014-03-26 13:26 UTC  (2+ messages)

[PATCH 0/8] Endpoint timeout fix, SQ flush and other misc. fixes for iw_cxgb4
 2014-03-26 13:23 UTC  (9+ messages)
  ` [PATCH 1/8] iw_cxgb4: endpoint timeout fixes
  ` [PATCH 2/8] iw_cxgb4: rmb() after reading valid gen bit
  ` [PATCH 3/8] iw_cxgb4: SQ flush fix
  ` [PATCH 4/8] iw_cxgb4: Max fastreg depth depends on DSGL support
  ` [PATCH 5/8] iw_cxgb4: Use pr_warn_ratelimited
  ` [PATCH 6/8] iw_cxgb4: Initialize reserved fields in a FW work request
  ` [PATCH 7/8] iw_cxgb4: Add missing debug stats
  ` [PATCH 8/8] iw_cxgb4: Use uninitialized_var()

[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
 2014-03-26 13:23 UTC  (19+ messages)

[PATCH] tick, broadcast: Prevent false alarm when force mask contains offline cpus
 2014-03-26 13:22 UTC  (3+ messages)

Poky core-image-minimal fails to build with package_deb
 2014-03-26 13:21 UTC  (8+ messages)

[PATCH 1/4] drm/i915: Move all ring resets before setting the HWS page
 2014-03-26 13:20 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Preserve ring buffers objects across resume
` [PATCH 3/4] drm/i915: Allow the module to load even if we fail to setup rings
` [PATCH 4/4] drm/i915: Mark device as wedged if we fail to resume

[LTP] [PATCH] xinetd_tests.sh: support systemd restart
 2014-03-26 13:19 UTC  (3+ messages)

[PATCH] package_manager: Fix apt-ftparchive index creation problems
 2014-03-26 13:19 UTC  (2+ messages)

[PATCH] ARM: ux500: u8500_defconfig: Enable PARTITION_ADVANCED
 2014-03-26 13:19 UTC 

[helper PATCH] Preserve conntrack helper bound through CT rule
 2014-03-26 13:18 UTC  (3+ messages)

[Regression, bisected 9e30cc] "sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init()" prevents system from booting correctly
 2014-03-26 13:18 UTC  (7+ messages)

[RFC PATCH v1 00/10] xen/arm: Add GICv3 support
 2014-03-26 13:16 UTC  (6+ messages)
` [RFC PATCH v1 08/10] xen/arm: Add support for GIC v3

[PATCH 00/34] Add clang support for ARM and cleanups
 2014-03-26 13:16 UTC  (6+ messages)
` [PATCH 02/34] xen: clang: Disable built-in assembler
` [PATCH 30/34] xen: Add missing includes on different files

[Qemu-devel] [PATCH v4 0/2] fix query-command-line-options
 2014-03-26 13:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 2/2] query-command-line-options: query all the options in qemu-options.hx

[Qemu-devel] [RFC PATCH V2 0/5] add direct support of event in qapi schema
 2014-03-26 13:13 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH V2 3/5] qapi script: add event support by qapi-event.py

Get rid of opkg install error
 2014-03-26 13:12 UTC  (5+ messages)

master - cleanup: easier casting
 2014-03-26 13:12 UTC 

master - cleanup: simplify pv name size estimation
 2014-03-26 13:12 UTC 

master - cleanup: lvmetad use dm_hash_iterator
 2014-03-26 13:11 UTC 

master - man: colorization fixes
 2014-03-26 13:11 UTC 

master - man: add repair info for thin pools
 2014-03-26 13:11 UTC 

[PATCH] drm/nouveau: fail runtime pm properly
 2014-03-26 13:10 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations
 2014-03-26 13:08 UTC  (4+ messages)

[Qemu-devel] [PULL for-2.0] linux-user: Correct DLINFO_ITEMS
 2014-03-26 13:08 UTC 

[Qemu-devel] [PULL for-2.0] linux-user fix
 2014-03-26 13:08 UTC 

[PATCH 0/6] v6: Enabling DRRS in the kernel
 2014-03-26 13:06 UTC  (10+ messages)
` [PATCH 2/6] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/6] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/6] drm/i915: Idleness detection for DRRS
` [PATCH 5/6] drm/i915/bdw: Add support for DRRS to switch RR

[PATCH] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
 2014-03-26 13:06 UTC  (2+ messages)

Question regarding CIFS cache=loose behavior
 2014-03-26 13:06 UTC  (8+ messages)

[PATCH] netfilter: nf_tables: Add meta expression key for bridge interface name
 2014-03-26 13:06 UTC  (3+ messages)

[PATCH v5 0/4] Provide netdev naming-policy via sysfs
 2014-03-26 13:05 UTC  (5+ messages)
` [PATCH v5 1/4] net: add name_assign_type netdev attribute
` [PATCH v5 2/4] mac80211: set NET_NAME_USER for user-space created ifs
` [PATCH v5 3/4] ath6kl: set NET_NAME_USER for P2P ifs
` [PATCH v5 4/4] brcmfmac: "

powerpc: net: gianfar ethernet broken on linux-3.10.29?
 2014-03-26 13:02 UTC  (2+ messages)

nf_conntrack: table full .. leads to reboot
 2014-03-26 13:01 UTC 

[Qemu-devel] multiple USB Serial devices qemu load
 2014-03-26 12:59 UTC 

[PATCH v5 00/14] CPU idle for Armada XP
 2014-03-26 12:59 UTC  (5+ messages)
` [PATCH v5 07/14] ARM: mvebu: Extend the pmsu registers

gitsm
 2014-03-26 12:58 UTC 

5748 versus 5691 "Task descriptions"
 2014-03-26 12:52 UTC  (2+ messages)

[PATCH 3/3] drm/i915: Use the actual cursor width for WM computation
 2014-03-26 12:53 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Compute WM for current cursor size
  ` [PATCH 2/2] drm/i915: Recompute WM when the cursor size changes

[PATCH 3/3] move secure mode switch directly in front of kernel boot
 2014-03-26 12:51 UTC 

twl4030 latency update
 2014-03-26 12:51 UTC  (8+ messages)

[Qemu-devel] virtio device error reporting best practice?
 2014-03-26 12:49 UTC  (3+ messages)

[RFC PATCH] page_alloc: use first half of higher order chunks when halving
 2014-03-26 12:48 UTC  (10+ messages)

[PATCH 00/14] timers/hrtimers: Minor cleanups
 2014-03-26 12:47 UTC  (3+ messages)
` [PATCH 13/14] timer: simplify CPU_UP_PREPARE notifier code path


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.