All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-15 02:48:51 to 2014-01-15 05:22:17 UTC [more...]

[PATCH] spi: octeon: Use list_is_last() instead of open-coded
 2014-01-15  5:22 UTC 

[PATCH v2 tip/core/timers] Crude timer-wheel latency hacks
 2014-01-15  5:20 UTC  (5+ messages)
` [PATCH tip/core/timers 1/4] timers: Track total number of timers in list
  ` [PATCH tip/core/timers 2/4] timers: Reduce __run_timers() latency for empty list
  ` [PATCH tip/core/timers 3/4] timers: Reduce future __run_timers() latency for newly emptied list
  ` [PATCH tip/core/timers 4/4] timers: Reduce future __run_timers() latency for first add to empty list

[PATCH v3 1/2] ARM: dts: vf610: lpuart: Add eDMA support
 2014-01-15  5:21 UTC  (2+ messages)
` [PATCH v3 2/2] serial: fsl_lpuart: add DMA support

[GIT PULL REQUEST] last minute md fixes for 3.13
 2014-01-15  5:20 UTC 

Request a freeze exception for vlantag feature
 2014-01-15  5:18 UTC  (7+ messages)

[git pull] drm last fixes
 2014-01-15  5:17 UTC 

[PATCH] mm/zswap: Check all pool pages instead of one pool pages
 2014-01-15  5:17 UTC  (9+ messages)

[PATCH] add support for ALPS v7 protocol device
 2014-01-15  5:16 UTC  (6+ messages)
  ` Fwd: "

[PATCH v2 1/3] powerpc/eeh: Handle multiple EEH errors
 2014-01-15  5:16 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/eeh: Hotplug improvement
` [PATCH v2 3/3] powerpc/eeh: Escalate error on non-existing PE

[PATCH v7 0/3] mmc: dw_mmc: add dw_mmc-k3
 2014-01-15  5:16 UTC  (7+ messages)
` [PATCH 1/3] mmc: dw_mmc: use slot-gpio to handle cd pin

[PATCH] Staging: comedi: move trailing statement to next line in ni_mio_common.c
 2014-01-15  5:15 UTC  (4+ messages)
` [PATCH v4] Staging: comedi: convert while loop to timeout "
` [PATCH v5] "

Your email a.w.a.r.d in the Jargua sum of $800, 000.00 send your full name, address phone number
 2014-01-15  3:35 UTC 

[PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible
 2014-01-15  5:14 UTC  (3+ messages)

[PATCH] Documentation / CPU hotplug: Fix the typo in example code
 2014-01-15  5:10 UTC 

Your email a.w.a.r.d in the Jargua sum of $800, 000.00 send your full name, address phone number
 2014-01-15  3:34 UTC 

linux-next: unsigned commits in the mips tree
 2014-01-15  5:09 UTC 

[PATCH v3 0/5] slab: implement byte sized indexes for the freelist of a slab
 2014-01-15  5:09 UTC  (16+ messages)
` [PATCH v3 1/5] slab: factor out calculate nr objects in cache_estimate
` [PATCH v3 2/5] slab: introduce helper functions to get/set free object
` [PATCH v3 3/5] slab: restrict the number of objects in a slab
` [PATCH v3 4/5] slab: introduce byte sized index for the freelist of "
` [PATCH v3 5/5] slab: make more slab management structure off the slab

[PATCH/RFC] perf ui/tui: Show column header in hist browser
 2014-01-15  5:08 UTC 

[RFC PATCH] sched: find the latest idle cpu
 2014-01-15  5:06 UTC  (5+ messages)

linux-next: manual merge of the tip tree with the mips tree
 2014-01-15  5:06 UTC 

[xen-unstable test] 24373: regressions - FAIL
 2014-01-15  5:06 UTC 

[PATCHSET 00/17] tools lib traceevent: Plugin unload enhancement
 2014-01-15  5:03 UTC  (6+ messages)
` [PATCH 01/17] tools lib traceevent: Add state member to struct trace_seq

[PATCH 00/14] w1: async netlink, search, fixes, and improvements
 2014-01-15  4:52 UTC  (2+ messages)
` [PATCH 16/16] hold bus_mutex in netlink and search

[U-Boot] how to get u-boot code with arm64: core support
 2014-01-15  5:02 UTC  (2+ messages)

[git pull] Please pull powerpc.git merge branch
 2014-01-15  5:01 UTC  (2+ messages)

[Bug 73625] New: rv730 agp unstable while uvd video playback
 2014-01-15  5:00 UTC  (2+ messages)
` [Bug 73625] "

linux-next: manual merge of the tip tree with the mips tree
 2014-01-15  5:00 UTC 

BUG: check-ref-format and rev-parse can not handle branches with an @ in their name combined with @{u}
 2014-01-15  5:00 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr: reset @kvm_vcpu_dirty before starting CPU
 2014-01-15  4:57 UTC 

[U-Boot] [PATCH v3 1/2] boards.cfg: Place "-" in the 8th field if it is the same as 7th
 2014-01-15  4:56 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] boards.cfg: Delete the equivalent entries

[PATCH v3 00/14] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2014-01-15  4:56 UTC  (18+ messages)
` [PATCH v3 13/14] mm, hugetlb: retry if failed to allocate and there is concurrent user

linux-next: manual merge of the audit tree with Linus' tree
 2014-01-15  4:48 UTC 

[PATCH v9 0/5] qrwlock: Introducing a queue read/write lock implementation
 2014-01-15  4:44 UTC  (6+ messages)
` [PATCH v9 1/5] qrwlock: A "
` [PATCH v9 2/5] qrwlock x86: Enable x86 to use queue read/write lock
` [PATCH v9 3/5] qrwlock, x86 - Treat all data type not bigger than long as atomic in x86
` [PATCH v9 4/5] qrwlock: Use smp_store_release() in write_unlock()
` [PATCH v9 5/5] qrwlock: Use the mcs_spinlock helper functions for MCS queuing

[ath9k-devel] setting retries to zero in ath9k codebase
 2014-01-15  4:41 UTC  (2+ messages)

Error logging for git over ssh?
 2014-01-15  4:40 UTC  (3+ messages)

AArch64 kernel image decompression
 2014-01-15  4:37 UTC  (9+ messages)

[U-Boot] [PATCH] spi: sh_qspi: Add header file that defines the address of registers
 2014-01-15  4:34 UTC  (2+ messages)

[GIT PULL] clk: socfpga: Clean-ups for 3.14
 2014-01-15  4:32 UTC  (2+ messages)

bitbake error
 2014-01-15  4:30 UTC 

linux-next: build failure after merge of the device-mapper tree
 2014-01-15  4:30 UTC  (2+ messages)

[Qemu-devel] make check fails on the current master: 133fe7743 "Merge remote branch 'luiz/queue/qmp' into qmpq"
 2014-01-15  4:25 UTC  (3+ messages)

[PATCH 0/3] zram stats rework and code cleanup
 2014-01-15  4:24 UTC  (3+ messages)
` [PATCH 3/3] zram: rework reported to end-user zram statistics

[PATCH] mm/zbud: use list_last_entry in zbud_reclaim_page() directly
 2014-01-15  4:22 UTC 

linux-next: manual merge of the iommu tree with the drm tree
 2014-01-15  4:20 UTC 

[PATCH] small improvement for recno.3 (more)
 2014-01-15  4:18 UTC  (2+ messages)

[PATCH] small improvement for recno.3
 2014-01-15  4:17 UTC  (2+ messages)

[RFC PATCH] btrfs-progs: btrfsck operations should be exclusive
 2014-01-15  4:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] misc: sram: cleanup the code
 2014-01-15  3:16 UTC 

[PATCH] gets.3: see also fgets(3)
 2014-01-15  4:13 UTC  (2+ messages)

Notifying on empty cgroup
 2014-01-15  4:12 UTC 

[PATCH] stpcpy.3: ATTRIBUTES: Note function that is thread-safe
 2014-01-15  4:12 UTC  (2+ messages)

[PATCH v4 1/5] mtd: nand: localize ECC failures per page
 2014-01-15  4:10 UTC  (4+ messages)

[Bug 73528] New: Deferred lighting in Second Life causes system hiccups and screen flickering
 2014-01-15  4:10 UTC  (2+ messages)
` [Bug 73528] "

[PATCH v5 00/14] locks: implement "file-private" (aka UNPOSIX) locks
 2014-01-15  4:10 UTC  (11+ messages)
` [PATCH v5 13/14] locks: skip deadlock detection on FL_FILE_PVT locks
                  ` [Nfs-ganesha-devel] "

linux-next: manual merge of the md tree with the block tree
 2014-01-15  4:07 UTC 

[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
 2014-01-15  4:03 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] Send loginuid and sessionid in SCM_AUDIT
  ` [PATCH v4 2/3] Send comm and cmdline in SCM_PROCINFO

[U-Boot] [PATCH] sandbox: fix the return type of os_free() function
 2014-01-15  4:06 UTC 

[STABLE] find missing bug fixes in a stable kernel
 2014-01-15  4:06 UTC  (4+ messages)

btrfsck failes
 2014-01-15  4:06 UTC 

3.13-rc8: Aspire V5-431: backlight acpi_video0 not working
 2014-01-15  3:59 UTC 

[PATCH 0/3] ACPI: Integrate tools/power/acpi Makefile into tools Makefile
 2014-01-15  4:04 UTC  (4+ messages)
  ` [PATCH 1/3] ACPICA: acpidump: Cleanup tools/power/acpi makefiles
  ` [PATCH 2/3] ACPICA: acpidump: Enable tools Makefile to include acpi tools
  ` [PATCH 3/3] ACPICA: acpidump: Update MAINTAINERS file to include tools folder for ACPI/ACPICA

linux-next: manual merge of the md tree with the tree
 2014-01-15  4:02 UTC 

[Xenomai] Analogy Calibrate NI-DAQ
 2014-01-15  4:02 UTC  (3+ messages)

[PATCH v1 0/2] mtd: nand: omap: booting from NAND using u-boot
 2014-01-15  4:01 UTC  (7+ messages)
        ` [U-Boot] "

Pull request: scottwood/linux.git
 2014-01-15  3:54 UTC  (2+ messages)

kernel panic w/ __get_user_pages_fast in 2.6.32-358.6.2
 2014-01-15  3:54 UTC 

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-01-15  3:52 UTC  (9+ messages)
` [patch 7/9] mm: thrash detection-based file cache sizing

[PATCH 0/2] mmc: dw_mmc: k3 remove clk_table
 2014-01-15  3:53 UTC  (6+ messages)
` [PATCH 1/2] clk: hisilicon: add hi3620_mmc_clks

[PATCHv13 00/40] ARM: TI SoC clock DT conversion
 2014-01-15  3:50 UTC  (14+ messages)

kexec-tools and multiboot breakage
 2014-01-15  3:48 UTC  (2+ messages)

Files with non-ASCII names inaccessible after xfs_repair
 2014-01-15  3:48 UTC  (11+ messages)

[PATCH] powerpc: dma-mapping: Return dma_direct_ops variable when dev == NULL
 2014-01-15  3:47 UTC  (6+ messages)

[Qemu-devel] [PATCH] dataplane: fix shadowed return value
 2014-01-15  3:46 UTC  (2+ messages)

[PATCH 1/2 v2] ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
 2014-01-15  3:46 UTC  (4+ messages)

About exporting symbols from an external module
 2014-01-15  3:47 UTC  (6+ messages)

[RFC] sysfs_rename_link() and its usage
 2014-01-15  3:46 UTC  (2+ messages)

[PATCH] mm: nobootmem: avoid type warning about alignment value
 2014-01-15  3:46 UTC  (10+ messages)

[PATCH v2] vfio-pci: Use pci "try" reset interface
 2014-01-15  3:45 UTC 

[PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v3]
 2014-01-15  3:43 UTC  (4+ messages)

[RFC][PATCH 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-15  3:44 UTC  (6+ messages)
` [RFC][PATCH 3/3] audit: Audit proc cmdline value

[PATCH v1] crypto: aesni - fix build on x86 (32bit)
 2014-01-15  3:43 UTC  (11+ messages)

[PATCH -next] crypto: mxs - Fix sparse non static symbol warning
 2014-01-15  3:42 UTC  (3+ messages)

[PATCH V5 1/3] ARM: imx: add suspend in ocram support for i.mx6q
 2014-01-15  3:43 UTC  (2+ messages)

[PATCH 0/6] crypto: ccp - more code fixes/cleanup
 2014-01-15  3:42 UTC  (2+ messages)

v0.75 released
 2014-01-15  3:42 UTC 

[Qemu-devel] [Bug 1042388] [NEW] qemu: Unsupported syscall: 257
 2014-01-15  3:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

[PATCH net-next RFC] virtio-net: drop rq->max and rq->num
 2014-01-15  3:41 UTC  (2+ messages)

[Bug 71659] New: [NVD9] Hangs under load with ![ PFIFO][0000:01:00.0] unhandled status 0x00800000
 2014-01-15  3:40 UTC  (2+ messages)
  ` [Bug 71659] "

global fdisk colors disable
 2014-01-15  3:39 UTC 

[Qemu-devel] [PATCH build-fix v2 1/1] error: Don't use error_report() for assertion msgs
 2014-01-15  3:37 UTC 

[PATCH net-next] tun/macvtap: limit the packets queued through rcvbuf
 2014-01-15  3:36 UTC  (5+ messages)

[Qemu-devel] [PATCH build-fix v1 1/1] error: Don't use error_report() for assertion msgs
 2014-01-15  3:34 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2014-01-15  3:31 UTC 

[PATCH 1/3] powerpc/fsl: add E500MC and E5500 PVR define
 2014-01-15  3:30 UTC  (7+ messages)
` [PATCH 2/3] powerpc/85xx: Provide two functions to save/restore the core registers
` [PATCH 3/3] powerpc/fsl: Use the new interface to save or restore registers

[Aspire V5-431] Brightness control visible but does nothing
 2014-01-15  3:28 UTC  (2+ messages)

[Qemu-devel] [Bug 1261743] [NEW] trace-backend "simple" doesn't support "disable" property of event
 2014-01-15  3:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] trace: fix simple trace "disable" keyword
 2014-01-15  3:24 UTC 

[for-dora][PATCH] gcc-4.8: Backport PR c++/57532 fix from 4.8.2
 2014-01-15  3:23 UTC  (3+ messages)

[PATCH] mwifiex: export threshold value and retry limit to cfg80211
 2014-01-15  3:22 UTC 

[PATCH] vfio-pci: Use pci "try" reset interface
 2014-01-15  3:19 UTC  (3+ messages)

[nightly] Distroless meta-ti/master minimal build 2014-01-14_21-00-24
 2014-01-15  3:07 UTC 

[net-next v4 0/7] Intel Wired LAN Driver Updates, ixgbe: Add LER support
 2014-01-15  3:17 UTC  (10+ messages)
` [net-next v4 1/7] ixgbe: Indicate removal state explicitly
` [net-next v4 2/7] ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
` [net-next v4 3/7] ixgbe: Use static inlines instead of macros
` [net-next v4 4/7] ixgbe: Make ethtool register test use accessors
` [net-next v4 5/7] ixgbe: Check register reads for adapter removal
` [net-next v4 6/7] ixgbe: Check for adapter removal on register writes
` [net-next v4 7/7] ixgbe: Additional adapter removal checks

[PATCH 3.14] mwifiex: fix wrong 11ac bits setting in fw_cap_info
 2014-01-15  3:16 UTC 

[PATCH v2 net-next 0/2] net: rename device's sysfs symlinks on name change
 2014-01-15  3:09 UTC  (5+ messages)
` [PATCH v2 net-next 2/2] net: rename sysfs symlinks on device "

[PATCH v8 4/4] qrwlock: Use smp_store_release() in write_unlock()
 2014-01-15  3:08 UTC  (8+ messages)

[PATCH net-next] openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed
 2014-01-15  3:03 UTC  (4+ messages)
  ` [PATCH net-next v2] "

[net PATCH 1/1] qlge: Fix vlan netdev features
 2014-01-15  3:03 UTC  (2+ messages)

[LSF/MM ATTEND] Filesystems, Btrfs, topics from Oracle
 2014-01-15  3:02 UTC 

[PATCH] regulator: pfuze100-regulator: Fix some checkpatch complaints
 2014-01-15  3:02 UTC  (2+ messages)

[RFC PATCH 0/2] ext4: extents status tree shrinker improvement
 2014-01-15  3:02 UTC  (8+ messages)
` [RFC PATCH 2/2] ext4: improve extents status tree shrinker to avoid scanning delayed entries
        ` [PATCH] ext4: make es shrinker handle nr_to_scan correctly (Re: [RFC PATCH 2/2] ext4: improve ...)

[net-next 0/6] Intel Wired LAN Driver Updates
 2014-01-15  2:56 UTC  (2+ messages)

[PATCH net-next] tcp: do not export tcp_gso_segment() and tcp_gro_receive()
 2014-01-15  2:54 UTC  (2+ messages)

[PATCH net-next v2 00/10] use appropriate APIs to get interfaces
 2014-01-15  2:53 UTC  (2+ messages)

[GIT PULL]ARM: sirf: machine update for 3.14
 2014-01-15  2:52 UTC 

[PATCH RFC] reciprocal_divide: correction/update of the algorithm
 2014-01-15  2:51 UTC  (8+ messages)

[PATCH net-next 0/3] r8152: behavior modification
 2014-01-15  2:49 UTC  (3+ messages)
` [PATCH net-next v2 0/3] r8152: remove limitation

[PATCH -next] [media] au0828: Fix sparse non static symbol warning
 2014-01-15  2:49 UTC 

[RFC][PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-15  2:48 UTC  (4+ messages)
` [RFC][PATCH 4/9] mm: slabs: reset page at free


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.