All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-12 23:19:08 to 2014-06-13 01:26:53 UTC [more...]

Why is virtio_console not a tty?
 2014-06-13  1:26 UTC  (3+ messages)

[PATCH 0/9] Generic earlyconsole for ARC UART Driver
 2014-06-13  1:26 UTC  (3+ messages)
` [PATCH 9/9] serial/arc: Add DT based earlycon support

[PATCH] ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
 2014-06-13  1:23 UTC 

[PATCH] rcu: Only pin GP kthread when full dynticks is actually used
 2014-06-13  1:24 UTC  (2+ messages)

[PATCH v6 00/13] xen: add systemd support
 2014-06-13  1:18 UTC  (14+ messages)
` [PATCH v6 01/13] xenstored: enable usage of config.h on both xenstored and oxenstored
` [PATCH v6 02/13] cxenstored: add support for systemd active sockets
` [PATCH v6 03/13] oxenstored: "
` [PATCH v6 04/13] oxenstored: force FD_CLOEXEC with Unix.set_close_on_exec on LSB init
` [PATCH v6 05/13] tools/xendomains: make xl the default and remove xm usage
` [PATCH v6 06/13] tools/xendomains: do space cleanups
` [PATCH v6 07/13] tools/xendomains: move to libexec and use a smaller init helper
` [PATCH v6 08/13] autoconf: xen: force a refresh with autoconf
` [PATCH v6 09/13] autoconf: update m4/pkg.m4
` [PATCH v6 10/13] autoconf: xen: move standard path variables to config/Paths.mk.in
` [PATCH v6 11/13] xencommons: move module list into a generic place
` [PATCH v6 12/13] autoconf: xen: enable explicit preference option for xenstored preference
` [PATCH v6 13/13] systemd: add xen systemd service and module files

[PATCH v7 0/1] refs.c: SSE4.2 optimizations for check_refname_component
 2014-06-13  1:18 UTC  (5+ messages)

[PATCH v2] btrfs-progs: Improve the parse_size() error message
 2014-06-13  1:19 UTC  (3+ messages)

git rebase --skip stuck in a loop
 2014-06-13  1:16 UTC  (4+ messages)

[PATCH v3 0/4] bt_att initial implementation
 2014-06-13  1:13 UTC  (7+ messages)
` [PATCH v3 3/4] src/shared/att: Implement write handler and bt_att_send
` [PATCH v3 4/4] src/shared/att: Handle incoming response PDUs

[PATCH 0/3] vDSO reference parser updates and Go workaround
 2014-06-13  1:09 UTC  (4+ messages)
` [PATCH 3/3] x86,vdso: Hack to keep 64-bit Go programs working

Using virtio for inter-VM communication
 2014-06-13  0:47 UTC  (5+ messages)
      ` [Qemu-devel] "

[PULL] modules-next
 2014-06-13  1:03 UTC  (5+ messages)

l2fwd application - packets not getting forwarded
 2014-06-13  1:06 UTC  (2+ messages)

[U-Boot] [PATCH] mxs: fixed battery boot on imx233-olinuxino-micro
 2014-06-13  1:04 UTC  (3+ messages)

[Cocci] systemd m4 library complex systemd example, and coccinelle conversion
 2014-06-13  1:04 UTC 

[mmotm:master 78/178] arch/x86/include/asm/pgtable_32.h:53:42: warning: value computed is not used
 2014-06-13  1:02 UTC 

[-next] Regression: ssh log in slowdown
 2014-06-13  0:59 UTC  (3+ messages)

[PATCH 01/14] iftop: inherit autotools-brokensep
 2014-06-13  0:57 UTC  (29+ messages)
` [PATCH 02/14] curlpp: "
` [PATCH 03/14] tcpreplay: "
` [PATCH 04/14] vblade: "
` [PATCH 05/14] radvd: "
` [PATCH 06/14] tftp-hpa: "
` [PATCH 07/14] conntrack-tools: "
` [PATCH 08/14] netcf: "
` [PATCH 09/14] autofs: "
` [PATCH 10/14] rp-pppoe: "
` [PATCH 11/14] cyrus-sasl: "
` [PATCH 12/14] proftpd: "
` [PATCH 13/14] znc: "
` [PATCH 14/14] openflow: "
` [meta-networking][PATCH 01/14] iftop: "
` [meta-networking][PATCH 02/14] curlpp: "
` [meta-networking][PATCH 03/14] tcpreplay: "
` [meta-networking][PATCH 04/14] vblade: "
` [meta-networking][PATCH 05/14] radvd: "
` [meta-networking][PATCH 06/14] tftp-hpa: "
` [meta-networking][PATCH 07/14] conntrack-tools: "
` [meta-networking][PATCH 08/14] netcf: "
` [meta-networking][PATCH 09/14] autofs: "
` [meta-networking][PATCH 10/14] rp-pppoe: "
` [meta-networking][PATCH 11/14] cyrus-sasl: "
` [meta-networking][PATCH 12/14] proftpd: "
` [meta-networking][PATCH 13/14] znc: "
` [meta-networking][PATCH 14/14] openflow: "

[git pull] Please pull powerpc.git next branch
 2014-06-13  0:56 UTC  (2+ messages)

lttng ubuntu .deb packages - compilation error
 2014-06-13  0:55 UTC 

[PATCH v3 0/4] vDSO reference parser updates and Go workaround
 2014-06-13  0:53 UTC  (5+ messages)
` [PATCH v3 1/4] doc,vdso: Rename vdso_test.c to vdso_standalone_test_x86.c
` [PATCH v3 2/4] doc,vdso: Make vDSO examples more portable
` [PATCH v3 3/4] x86,vdso: Add PUT_LE to store little-endian values
` [PATCH v3 4/4] x86,vdso: Hack to keep 64-bit Go programs working

[PATCH v2 0/3] vDSO reference parser updates and Go workaround
 2014-06-13  0:49 UTC  (4+ messages)
` [PATCH v2 1/3] doc,vdso: Make vDSO examples more portable
` [PATCH v2 2/3] x86,vdso: Add PUT_LE to store little-endian values
` [PATCH v2 3/3] x86,vdso: Hack to keep 64-bit Go programs working

[PATCH] ACPICA: Restore error table definitions to reduce source code differences between Linux and ACPICA upstream
 2014-06-13  0:41 UTC  (5+ messages)

[PATCH] tools lib traceevent: Clean up format of args in jbd2 plugin
 2014-06-13  0:41 UTC 

Getting primary plane_id in i-g-t
 2014-06-13  0:41 UTC  (4+ messages)

[PATCH] drm/i915: BDW: Adding Reserved PCI IDs
 2014-06-13  0:39 UTC  (4+ messages)

[PATCH 1/2] drm/nouveau: Fix overlap while zeroing zcull regions
 2014-06-13  0:34 UTC  (2+ messages)
    ` [PATCH 2/2] drm/nouveau: Remove an unneeded write while initialising PGRAPH

[PATCH v2 00/10] igb_uio patches
 2014-06-13  0:28 UTC  (5+ messages)
` [PATCH v2 09/10] igbuio: show irq mode in sysfs

[PATCH v4] sg: O_EXCL and other lock handling
 2014-06-13  0:26 UTC 

Eudyptula Challenge Task 01
 2014-06-13  0:24 UTC  (5+ messages)

random: Benchamrking fast_mix2
 2014-06-13  0:23 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: mx5: Fix IPU port node placement
 2014-06-13  0:22 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: mx5: Move the display out of soc {} node

A deadlock may occur in kni kernel thread while netif_receive_skb is called
 2014-06-13  0:21 UTC  (2+ messages)

[PATCH 1/9] drm/i915: Use HAS_PSR to avoid unecessary interactions
 2014-06-12 17:16 UTC  (9+ messages)
` [PATCH 2/9] drm/i915: Don't let update_psr function actually enable PSR
` [PATCH 3/9] drm/i915: Do not try to enable PSR when Panel doesn't suport it
` [PATCH 4/9] drm/i915: Force PSR exit by inactivating it
` [PATCH 5/9] drm/i915: BDW PSR: Add single frame update support
` [PATCH 6/9] drm/i915: BDW PSR: Remove limitations that aren't valid for BDW
` [PATCH 7/9] drm/i915: BDW PSR: Remove DDIA limitation for Broadwell
` [PATCH 8/9] drm/i915: Improve PSR debugfs status
` [PATCH 9/9] drm/i915: PSR HSW: update after enabling sprite

CONFIG_PREMPT vs. linux-next causes slub_debug=FZPUA errors
 2014-06-13  0:14 UTC  (3+ messages)

[Bug 75234] New: UVD initialization fails while dGPU is powered on by DRI_PRIME
 2014-06-13  0:10 UTC  (2+ messages)
` [Bug 75234] "

[Bug 78439] New: Display corruption when DP connector is reattached
 2014-06-13  0:10 UTC  (3+ messages)
  ` [Bug 78439] [NVC1] "

[GIT PULL] Ceph changes for 3.16-rc1
 2014-06-13  0:09 UTC 

[PATCH v2 1/1] xhci: clear root port wake on bits if controller isn't wake-up capable
 2014-06-13  0:06 UTC 

[PATCH v2 00/19] add strbuf_set operations
 2014-06-12 23:59 UTC  (6+ messages)
` [PATCH v2 01/19] "

[PATCH v7] NVMe: conversion to blk-mq
 2014-06-13  0:06 UTC  (17+ messages)

[Bug 76732] New: Kworker using 100% CPU
 2014-06-13  0:03 UTC  (2+ messages)
  ` [Bug 76732] "

(Un)known issue with XFS group quotas on LVM?
 2014-06-13  0:01 UTC  (4+ messages)

[PATCH] [RFC] xfs: wire up aio_fsync method
 2014-06-12 23:57 UTC  (5+ messages)

[Printing-architecture] "no-color-management" not a good idea for a name of a boolean CUPS option
 2014-06-12 23:52 UTC  (4+ messages)

[Bug 75101] New: [bisected] s2disk / hibernate blocks on "Saving 506031 image data pages () ..."
 2014-06-12 23:50 UTC  (4+ messages)

[Regression] 3.15 mmc related ext4 corruption with qemu-system-arm
 2014-06-12 23:51 UTC  (2+ messages)

[PATCH 3/3] mke2fs: prevent creation of unmountable ext4 with large flex_bg count
 2014-06-12 23:50 UTC  (3+ messages)

[Ocfs2-devel] [patch 5/8] ocfs2: refcount: take inode_lock until write io issued
 2014-06-12 23:48 UTC  (2+ messages)

[PATCH] PM: trace events for device pm callbacks
 2014-06-12 23:48 UTC  (5+ messages)

[PATCH v3 0/2] add strbuf_set operations
 2014-06-12 23:46 UTC  (6+ messages)
` [PATCH v3 1/2] "

[PATCH 1/3] mke2fs: set upper limit to flex_bg count
 2014-06-12 23:46 UTC  (2+ messages)

[PATCH v13 01/10] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
 2014-06-12 23:46 UTC  (5+ messages)
` [PATCH v13 06/10] drm: drm_display_mode: add signal polarity flags

尊敬的用户通过电子邮件;
 2014-06-12 23:26 UTC 

[PATCH] tools lib traceevent: Clean up format of args in cfg80211 plugin
 2014-06-12 23:44 UTC 

[Bug 77201] CPU online hangs, works when powernow-k8 is UN-loaded
 2014-06-12 23:41 UTC 

mmotm 2014-06-12-16-38 uploaded
 2014-06-12 23:39 UTC  (3+ messages)

mmotm 2014-06-12-16-38 uploaded
 2014-06-12 23:39 UTC 

Daisy 1.6.1 Build Complete (artifacts available)
 2014-06-12 23:37 UTC 

After shutdown/restart, ath10k sometimes stops receiving packets
 2014-06-12 23:37 UTC 

[PATCH] pci: Fix unaligned access testing AF transaction pending
 2014-06-12 23:33 UTC  (2+ messages)

[PATCH -mm 0/7] mm/pagewalk: standardize current users, move pmd locking, apply to mincore
 2014-06-12 23:33 UTC  (4+ messages)
` [PATCH 7/7] mincore: apply page table walker on do_mincore()

[Ocfs2-devel] [patch 6/8] ocfs2: fix a tiny race when running dirop_fileop_racer
 2014-06-12 23:32 UTC  (2+ messages)

[PATCH 3.15 00/12] 3.15.1-stable review
 2014-06-12 23:21 UTC  (7+ messages)
` [PATCH 3.15 01/12] fs,userns: Change inode_capable to capable_wrt_inode_uidgid
` [PATCH 3.15 03/12] auditsc: audit_krule mask accesses need bounds checking
` [PATCH 3.15 04/12] PCI/MSI: Fix memory leak in free_msi_irqs()
` [PATCH 3.15 06/12] mei: me: drop harmful wait optimization
` [PATCH 3.15 07/12] mei: me: read H_CSR after asserting reset
` [PATCH 3.15 08/12] [media] rtl28xxu: add 1b80:d395 Peak DVB-T USB

[PATCH v4 0/1] receive-pack: optionally deny case clone refs
 2014-06-12 23:30 UTC  (3+ messages)

[PATCH 3.14 00/19] 3.14.8-stable review
 2014-06-12 23:21 UTC  (12+ messages)
` [PATCH 3.14 01/19] fs,userns: Change inode_capable to capable_wrt_inode_uidgid
` [PATCH 3.14 02/19] netfilter: ipv4: defrag: set local_df flag on defragmented skb
` [PATCH 3.14 04/19] Target/iscsi,iser: Avoid accepting transport connections during stop stage
` [PATCH 3.14 08/19] PCI/MSI: Fix memory leak in free_msi_irqs()
` [PATCH 3.14 09/19] mei: me: fix hw ready reset flow
` [PATCH 3.14 10/19] mei: me: drop harmful wait optimization
` [PATCH 3.14 11/19] mei: me: read H_CSR after asserting reset
` [PATCH 3.14 13/19] [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03
` [PATCH 3.14 14/19] [media] rtl28xxu: add chipset version comments into device list
` [PATCH 3.14 15/19] [media] rtl28xxu: add 1b80:d395 Peak DVB-T USB
` [PATCH 3.14 16/19] [media] rtl28xxu: add [1b80:d39d] Sveon STV20

[DISCUSS] Planning for new dev cycle (3.17)
 2014-06-12 23:28 UTC  (6+ messages)

[Buildroot] [PATCH] imx6sololiteevk: bump kernel version to 3.10.17
 2014-06-12 23:27 UTC 

[PATCH 1/3 v4] spi: s3c64xx: fix broken "cs_gpios" usage in the driver
 2014-06-12 23:26 UTC  (6+ messages)
` [PATCH 2/3 v4] spi: s3c64xx: for DT platofrms always get the chipselect info from DT node

[Buildroot] [PATCH] imx6sabresd: bump kernel version to 3.10.17
 2014-06-12 23:25 UTC 

[Buildroot] make graph-depends
 2014-06-12 23:25 UTC  (3+ messages)

R: Re: Slow startup of systemd-journal on BTRFS
 2014-06-12 23:24 UTC  (3+ messages)

[PATCH 3.10 00/18] 3.10.44-stable review
 2014-06-12 23:22 UTC  (11+ messages)
` [PATCH 3.10 03/18] ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree
` [PATCH 3.10 08/18] iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
` [PATCH 3.10 09/18] target: Allow READ_CAPACITY opcode in ALUA Standby access state
` [PATCH 3.10 10/18] target: Fix alua_access_state attribute OOPs for un-configured devices
` [PATCH 3.10 11/18] mm: compaction: reset cached scanner pfns before reading them
` [PATCH 3.10 12/18] mm: compaction: detect when scanners meet in isolate_freepages
` [PATCH 3.10 13/18] mm/compaction: make isolate_freepages start at pageblock boundary
` [PATCH 3.10 14/18] auditsc: audit_krule mask accesses need bounds checking
` [PATCH 3.10 15/18] SCSI: megaraid: Use resource_size_t for PCI resources, not long
` [PATCH 3.10 16/18] mei: me: drop harmful wait optimization

why a static function is in kernel symbol table
 2014-06-12 23:23 UTC 

[Buildroot] [PATCH] freescale-imx: bump version to 3.10.17-1.0.0
 2014-06-12 23:23 UTC 

[patch] crypto: caam - remove duplicate FIFOST_CONT_MASK define
 2014-06-12 23:18 UTC  (2+ messages)

[PATCH 3.4 0/8] 3.4.94-stable review
 2014-06-12 23:22 UTC  (8+ messages)
` [PATCH 3.4 1/8] mlx4_en: dont use napi_synchronize inside mlx4_en_netpoll
` [PATCH 3.4 2/8] netfilter: ipv4: defrag: set local_df flag on defragmented skb
` [PATCH 3.4 3/8] powerpc: Fix 64 bit builds with binutils 2.24
` [PATCH 3.4 4/8] zram: protect sysfs handler from invalid memory access
` [PATCH 3.4 5/8] Staging: zram: Fix memory leak by refcount mismatch
` [PATCH 3.4 6/8] auditsc: audit_krule mask accesses need bounds checking
` [PATCH 3.4 7/8] SCSI: megaraid: Use resource_size_t for PCI resources, not long

[PATCH] drivers/staging/speakup/main: fixed jiffie comparison
 2014-06-12 23:21 UTC 

PATCH v4 0/4] edac: Add APM X-Gene SoC EDAC driver
 2014-06-12 23:20 UTC  (10+ messages)
` [PATCH v4 1/4] MAINTAINERS: Add entry for "
  ` [PATCH v4 2/4] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding
    ` [PATCH v4 3/4] edac: Add APM X-Gene SoC EDAC driver
      ` [PATCH v4 4/4] arm64: Add APM X-Gene SoC EDAC DTS entries

safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc)
 2014-06-12 23:19 UTC  (11+ messages)

[PATCH][v2] crypto: caam - Correct definition of registers in memory map
 2014-06-12 23:14 UTC  (2+ messages)

[PATCH] crypto:caam - Modify width of few read only registers
 2014-06-12 23:14 UTC  (4+ 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.