All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-02 02:45:04 to 2015-02-02 05:28:20 UTC [more...]

[PATCH v1 2/2] zram: remove init_lock in zram_make_request
 2015-02-02  5:28 UTC  (29+ messages)

[PATCH v2 0/4] tty: serial: Add earlycon support to MT8173 SoC
 2015-02-02  5:24 UTC  (18+ messages)
` [PATCH v2 1/4] tty: serial: Add 8250 earlycon to support noinit option

Eudyptula Challenge response submission
 2015-02-02  5:22 UTC  (2+ messages)

Linux 3.19-rc7
 2015-02-02  5:21 UTC  (3+ messages)

[PATCH 0/2] rewritten rte_hash_crc() call
 2015-02-02  5:18 UTC  (8+ messages)
` [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
  ` [PATCH v6 2/7] hash: add assembly implementation of CRC32 intrinsics
              ` HA: [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent

sparse: new feature " multiple initializers" has false positives on MODULE_ALIAS
 2015-02-02  5:17 UTC  (6+ messages)
  ` [PATCH] Teach sparse about the __COUNTER__ predefined macro

[PATCH v11 1/2] Bluetooth: Add le_scan_restart work for LE scan restarting
 2015-02-02  5:13 UTC  (4+ messages)
` [PATCH v11 2/2] Bluetooth: Add restarting to service discovery

[PATCH 1/2 v2] nand_base: SOFT_BCH: Request strength over bytes
 2015-02-02  5:12 UTC  (3+ messages)

[PATCH V3] cpuidle/powernv: Read target_residency value of idle states from DT if available
 2015-02-02  5:10 UTC 

[PATCH bluetooth-next] ieee802154: cc2520: Replace shift operations by BIT macro
 2015-02-02  5:10 UTC  (2+ messages)

[PATCH bluetooth-next] ieee802154: cc2520: Fix space before , coding style issue
 2015-02-02  5:10 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 0/6] x86: New Intel Quark SoC support
 2015-02-02  5:10 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v2 4/6] x86: Add basic Intel Quark processor support

[PATCH] PCI: rcar: Add mask of data to be written to PCIEPARL
 2015-02-02  5:09 UTC 

[PATCH] PCI: rcar: Fix postion of MSI enable bit
 2015-02-02  5:09 UTC 

[Qemu-devel] [PATCH] qmp: unbreak build for non-vnc configuration
 2015-02-02  5:08 UTC 

WARNING: CPU: 0 PID: 61 at kernel/sched/core.c:7312 __might_sleep()
 2015-02-02  5:08 UTC  (7+ messages)
` __might_sleep() warnings on v3.19-rc6

[PATCH] tun: orphan an skb on tx
 2015-02-02  5:07 UTC  (6+ messages)
      ` [Qemu-devel] "

[PATCH v2 0/7] extcon: usb: Introduce USB GPIO extcon driver. Fix DRA7 & AM57xx USB
 2015-02-02  5:06 UTC  (11+ messages)
` [PATCH v2 1/7] extcon: usb-gpio: Introduce gpio usb extcon driver
  ` [PATCH v3 "
` [PATCH v2 2/7] usb: extcon: Fix USB-Host cable name

[PATCH] powerpc/mm: bail out early when flushing TLB page
 2015-02-02  5:07 UTC  (4+ messages)

linux-next: manual merge of the kvm tree with Linus' tree
 2015-02-02  5:05 UTC 

linux-next: manual merge of the kvm tree with Linus' tree
 2015-02-02  5:03 UTC 

[PATCH v2 0/2] Quieten softlockup detector on virtualised kernels
 2015-02-02  4:58 UTC  (2+ messages)

[PATCH 1/6] drm/exynos: remove leftover code using event_list
 2015-02-02  4:55 UTC  (13+ messages)
` [PATCH 3/6] drm/exynos: Remove exynos_plane_dpms() call with no effect
` [PATCH 5/6] drm/exynos: remove struct *_win_data abstraction on planes
` [PATCH 6/6] drm/exynos: do not copy adjusted mode into mode during crtc mode_set

[PATCH 0/2] ASoC: rsnd: tidyup .remove method
 2015-02-02  4:55 UTC  (5+ messages)
` [PATCH 1/2] ASoC: rsnd: call missing snd_ctl_remove()
` [PATCH 2/2] ASoC: rsnd: call missing snd_soc_unregiter_component/platform()

[PATCH Resend] cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
 2015-02-02  4:54 UTC  (13+ messages)

[PATCH 0/10] qla2xxx: Fix various warnings reported by static source code analysis tools
 2015-02-02  4:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] lua-periphery: new package
 2015-02-02  4:50 UTC 

[PATCH-v2 00/11] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support
 2015-02-02  4:47 UTC  (14+ messages)
` [PATCH-v2 01/11] lib/iovec: Add memcpy_fromiovec_out library function
` [PATCH-v2 02/11] vhost/scsi: Convert completion path to use memcpy_toiovecend
` [PATCH-v2 03/11] vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures
` [PATCH-v2 04/11] vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len
` [PATCH-v2 05/11] vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites
` [PATCH-v2 06/11] vhost/scsi: Add ANY_LAYOUT vhost_skip_iovec_bytes helper
` [PATCH-v2 07/11] vhost/scsi: Add ANY_LAYOUT vhost_virtqueue callback
` [PATCH-v2 08/11] vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits
` [PATCH-v2 09/11] vhost/scsi: Drop legacy pre virtio v1.0 !ANY_LAYOUT logic
` [PATCH-v2 10/11] vhost/scsi: Drop left-over scsi_tcq.h include
` [PATCH-v2 11/11] vhost/scsi: Global tcm_vhost -> vhost_scsi rename

[Buildroot] LuaRocks package infrastructure oddities
 2015-02-02  4:44 UTC 

Linux kernel 3.19-rc7 released
 2015-02-02  4:42 UTC 

[RFC] several ceph dentry leaks
 2015-02-02  4:41 UTC  (3+ messages)

[nightly] Core TISDK 2015.01 build 2015-02-01_22-00-57
 2015-02-02  4:16 UTC 

[U-Boot] [PATCH] PCI: add 64-bit prefetchable memory support
 2015-02-02  4:30 UTC  (2+ messages)

[PATCH 0/5] checkpatch: Miscellaneous cleanups
 2015-02-02  4:27 UTC  (6+ messages)
` [PATCH 1/5] checkpatch: Improve seq_print->seq_puts suggestion
` [PATCH 2/5] checkpatch: Improve "no space necessary after cast" test
` [PATCH 3/5] checkpatch: Neaten printk_ratelimited message position
` [PATCH 4/5] checkpatch: Add --strict test for spaces around arithmetic
` [PATCH 5/5] checkpatch: Make sure a commit reference description uses parentheses

[U-Boot] [PATCH v3 3/6] Exynos542x: Add and enable get_periph_rate support
 2015-02-02  4:27 UTC 

[PATCH 3/3 v2][RFC] ARM: shmobile: r8a7790: enables Audio DMAC peri peri entry on DTSI
 2015-02-02  4:27 UTC 

[PATCH 2/3 v3][RFC] ARM: shmobile: r8a7790: add SSIU/DTCP/MLM/SCU reg for Audio DMAC peri peri
 2015-02-02  4:26 UTC 

[PATCH 1/3 v3][RFC] dmaengine: rcar-audmapp: calculate chcr via src/dst addr
 2015-02-02  4:26 UTC 

[PATCH 0/3 v3][RFC] dmaengine: rcar-audmapp: calculate chcr via src/dst addr
 2015-02-02  4:25 UTC 

[sched] [ INFO: suspicious RCU usage. ]
 2015-02-02  4:22 UTC  (2+ messages)

Throughput regression with `tcp: refine TSO autosizing`
 2015-02-02  4:21 UTC  (12+ messages)
                  ` Fwd: "
                          ` [Cerowrt-devel] "

[initramfs] Kernel panic - not syncing: junk in compressed archive
 2015-02-02  4:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] python-smbus: new package
 2015-02-02  4:16 UTC 

[PATCH 1/2] glibc: Re-enable upstream __USE_KERNEL_XATTR_DEFS patch
 2015-02-02  4:19 UTC  (2+ messages)
` [PATCH 2/2] systemd: Upgrade 216 -> 218

[PATCH v2 0/12] Those patches is used for dw_hdmi audio support
 2015-02-02  4:02 UTC  (6+ messages)
` [PATCH v2 08/12] drm: bridge/dw_hdmi: add audio config interfaces

[PATCHv2 1/1] cpufreq: exynos: allow modular build
 2015-02-02  4:03 UTC  (4+ messages)

[PATCH] CODA: Do not opencode kvfree
 2015-02-02  4:01 UTC 

[PATCH] gfs2: use __vmalloc GFP_NOFS for fs-related allocations
 2015-02-02  3:59 UTC  (2+ messages)
` [Cluster-devel] "

RFC on cpufreq implementation
 2015-02-02  3:58 UTC  (6+ messages)

[RFC] change non-atomic bitops method
 2015-02-02  3:55 UTC  (3+ messages)

imx6dl, spi: read/write problem with SPI-NOR on imx6d
 2015-02-02  3:54 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2015-02-02  3:45 UTC 

[PATCH v1 2/2] zram: remove init_lock in zram_make_request
 2015-02-02  3:41 UTC  (2+ messages)

[PATCH] PCI: Add NEC ftServer variants to PCIe DMI check
 2015-02-02  3:37 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/21] ARM: start to move SoC code into arch/arm/mach-*
 2015-02-02  3:33 UTC  (3+ messages)

[PATCH] ppc64: erase unnecessary segment info printing
 2015-02-02  3:31 UTC  (2+ messages)

[3.18.3 BISECTED REGRESSION] scx200_acb / cs5535-smb / geodewdt / cs5535-clockevt torpedoed
 2015-02-02  3:29 UTC  (2+ messages)

meta-qt5 problem in yocto 1.7
 2015-02-02  3:27 UTC  (2+ messages)

[PATCH v2 1/3] lib: find_*_bit reimplementation
 2015-02-02  3:17 UTC  (2+ messages)

[PATCH v2 3/3] hv: vmbus_open(): reset the channel state on ENOMEM
 2015-02-02  4:37 UTC  (2+ messages)

[PATCH v2 2/3] hv: vmbus_post_msg: retry the hypercall on some transient errors
 2015-02-02  4:36 UTC  (2+ messages)

[PATCH v2 1/3] hv: hv_util: move vmbus_open() to a later place
 2015-02-02  4:35 UTC  (2+ messages)

[PATCH] cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
 2015-02-02  3:20 UTC  (11+ messages)

[Git BUG] Please do not use "-B -M" in "diff" family for now
 2015-02-02  3:18 UTC  (2+ messages)
` [RFC PATCH] diff: do not use creation-half of -B as a rename target candidate

[Patch v2 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
 2015-02-02  3:15 UTC  (2+ messages)

[PATCH resend] UBIFS: return -EINVAL if first log leb is empty
 2015-02-02  3:10 UTC  (5+ messages)

[PATCH 0/2] Export __vmalloc_node symbol
 2015-02-02  3:10 UTC  (3+ messages)
` [PATCH 1/2] mm: Export __vmalloc_node
` [PATCH 2/2] staging/lustre: use __vmalloc_node() to avoid __GFP_FS default

ia64: implicit declaration of functions since change on <linux/dmar.h>
 2015-02-02  3:07 UTC  (3+ messages)
  ` [RFC Patch V1] iommu/vt-d: Fix build failure caused by incorrect Kconfig

[RFC 00/16] enhance checksum offload API
 2015-02-02  3:04 UTC  (4+ messages)
` [PATCH 00/20] enhance tx "
  ` [PATCH 13/20] testpmd: support gre tunnels in csum fwd engine

[f2fs-dev][PATCH v2 06/10] f2fs: add core functions for rb-tree extent cache
 2015-02-02  2:59 UTC  (2+ messages)
` [f2fs-dev] [PATCH "

[Ocfs2-devel] [PATCH 3/3] fsck.ocfs2: support append direct io ro compat feature
 2015-02-02  2:59 UTC 

[PATCH 00/18] lib/librte_pmd_fm10k : fm10k pmd driver
 2015-02-02  2:59 UTC  (5+ messages)

[Ocfs2-devel] [PATCH 2/3] tunefs.ocfs2: support append direct io ro compat feature
 2015-02-02  2:59 UTC 

[PATCH v4 0/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver
 2015-02-02  2:52 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH 00/20] Lustre fixes
 2015-02-02  2:52 UTC  (21+ messages)
` [PATCH 01/20] staging/lustre/ptlrpc: avoid list scan in ptlrpcd_check
` [PATCH 02/20] staging/lustre/osc: split different type of IO
` [PATCH 03/20] staging/lustre/ldlm: high load because of negative timeout
` [PATCH 04/20] staging/lustre/libcfs: fix illegal page access of tracefiled()
` [PATCH 05/20] staging/lustre/obdclass: fix a race in recovery
` [PATCH 06/20] staging/lustre: fix comparison between signed and unsigned
` [PATCH 07/20] staging/lustre/lnet: peer aliveness status and NI status
` [PATCH 08/20] staging/lustre/llite: to configure max_cached_mb correctly
` [PATCH 09/20] staging/lustre/llite: remove llite proc root on init failure
` [PATCH 10/20] staging/lustre/obdclass: Proper swabbing of llog_rec_tail
` [PATCH 11/20] staging/lustre/lnet: portal spreading rotor should be unsigned
` [PATCH 12/20] staging/lustre/obd: change type of cl_conn_count to size_t
` [PATCH 13/20] staging/lustre/ptlrpc: hold rq_lock when modify rq_flags
` [PATCH 14/20] staging/lustre/llite: Solve a race to access lli_has_smd in read case
` [PATCH 15/20] staging/lustre/fld: refer to MDT0 for fld lookup in some cases
` [PATCH 16/20] staging/lustre/libcfs: protect kkuc_groups from write access
` [PATCH 17/20] staging/lustre/llite: Add exception entry check after radix_tree
` [PATCH 18/20] staging/lustre/llite: don't add to page cache upon failure
` [PATCH 19/20] staging/lustre/clio: Do not allow group locks with gid 0
` [PATCH 20/20] staging/lustre/mdc: Initialize req in mdc_enqueue for !it case

[Ocfs2-devel] [PATCH 1/3] mkfs.ocfs2: support append direct io ro compat feature
 2015-02-02  2:57 UTC 

[Ocfs2-devel] [PATCH 0/3] ocfs2-tools: support append direct io ro compat feature
 2015-02-02  2:56 UTC 

[PATCH 00/12] qemu vhost-user support
 2015-02-02  2:54 UTC  (3+ messages)
` [PATCH 10/12] lib/librte_vhost: vhost user support

[PATCH] crypto: make public_key_subtype data structure read only
 2015-02-02  2:52 UTC 

[PATCH RFC 1/2] UBIFS: fix empty log leb error
 2015-02-02  2:49 UTC  (4+ messages)
` [PATCH RFC 2/2] UBIFS: scan all log lebs during log replay


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.