All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-24 22:36:28 to 2013-06-25 00:59:35 UTC [more...]

[PATCH v2] kernel/itimer.c: beautify code, not need check 'value', so save one instruction, simpler and easier for readers
 2013-06-25  0:58 UTC  (5+ messages)
    ` [PATCH v2] kernel/itimer.c: beautify code, not need check 'value', so save one instruction, simpler and easier for readers.t

[PATCH] kvm tools: fix boot of guests with more than 4gb of ram
 2013-06-25  0:58 UTC  (2+ messages)

[PATCH nf-next] netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
 2013-06-25  0:58 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH iptables] xt_socket: add --nowildcard flag

[U-Boot] [PATH v5 00/14] sf: Update sf framework to support all sizes of flashes
 2013-06-25  0:58 UTC  (3+ messages)

[ath9k-devel] regression after, " ath9k_htc: Add support for mesh interfaces"
 2013-06-25  0:54 UTC  (3+ messages)
`  "

[U-Boot] [PATCH] cmd_i2c: Use ARRAY_SIZE instead of reinventing it
 2013-06-25  0:54 UTC  (2+ messages)

[PATCH v2] arm: ep93xx: use soc bus
 2013-06-25  0:53 UTC 

[U-Boot] [PATCH v4 0/8] Provide a mechanism to avoid using #ifdef everywhere
 2013-06-25  0:52 UTC  (3+ messages)

Re[4]: [RFC] [PATCH] powerpc: Add MSR_DE to MSR_KERNEL
 2013-06-25  0:51 UTC  (11+ messages)
  `  "

[U-Boot] [PATCH V2 0/9] rely on latest dtc, simplify
 2013-06-25  0:47 UTC  (5+ messages)
` [U-Boot] [PATCH V2 1/9] Validate dtc is new enough
` [U-Boot] [PATCH V2 3/9] dts/Makefile: simplify dtc invocation

PROBLEM: Bridging does not work with Mellanox ConnectX-2 (mlx4_en) card in SR-IOV mode
 2013-06-25  0:46 UTC  (4+ messages)

[PATCH] ip: fix build failure if time_t is not long int
 2013-06-24 23:39 UTC 

[PATCH v14 00/16] Interactive git-clean
 2013-06-25  0:40 UTC  (4+ messages)
` [PATCH v14 16/16] test: run testcases with POSIX absolute paths on Windows

Documenting YP Development Environment in more detail - user configuration
 2013-06-25  0:39 UTC  (11+ messages)

[PATCH] ARM: mach-clps711x: common: Use linux/sched_clock.h
 2013-06-25  0:37 UTC  (2+ messages)

[nightly] Core TISDK 2013.06 build 2013-06-24_20-12-34
 2013-06-25  0:28 UTC 

[PATCHSET cgroup/for-3.11] cgroup: miscellaneous cleanups
 2013-06-25  0:34 UTC  (4+ messages)
` [PATCH 6/6] cgroup: implement for_each_[builtin_]subsys()
    ` [PATCH v2 "
  ` [PATCH 5.5/6] cgroup: move init_css_set initialization inside cgroup_mutex

Tux3 Report: Meet Shardmap, the designated successor of HTree
 2013-06-25  0:34 UTC  (9+ messages)

next-20130624 build fix for imx_v6_v7_defconfig
 2013-06-25  0:33 UTC  (3+ messages)

[PATCH 02/10] perf sort: Separate out memory-specific sort keys
 2013-06-25  0:30 UTC  (3+ messages)
` [tip:perf/core] "

linux-next: build failure after merge of the final tree (staging tree related)
 2013-06-25  0:22 UTC  (6+ messages)

[PATCH 0/5] mm: i_mmap_mutex to rwsem
 2013-06-25  0:21 UTC  (12+ messages)
` [PATCH 1/5] mm,fs: introduce helpers around i_mmap_mutex
` [PATCH 2/5] mm: use new helper functions around the i_mmap_mutex
` [PATCH 3/5] mm: convert i_mmap_mutex to rwsem
` [PATCH 4/5] mm/rmap: share the i_mmap_rwsem
` [PATCH 5/5] mm: rename leftover i_mmap_mutex

[U-Boot] Pull request: u-boot-net.git master
 2013-06-25  0:21 UTC 

The simplest possible recipe
 2013-06-25  0:18 UTC 

[U-Boot] [PATCH 0/3] net: macb: add support for gigabit MAC
 2013-06-25  0:13 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] net: macb: using AT91FAMILY replace #ifdeferry

RFC: Allow block drivers to poll for I/O instead of sleeping
 2013-06-25  0:11 UTC  (6+ messages)

[PATCH] Bootup regression of v3.10-rc6 + SWIOTLB + Intel 4000
 2013-06-25  0:06 UTC  (9+ messages)
` [PATCH] drm/i915: make compact dma scatter lists creation work with SWIOTLB backend

UDP splice
 2013-06-25  0:04 UTC  (10+ messages)

First set of manpage markup fixes
 2013-06-25  0:02 UTC  (2+ messages)

printk and kernel log
 2013-06-25  0:02 UTC  (2+ messages)

[PATCH 00/18][V7]: PVH xen: Phase I, Version 7 patches
 2013-06-25  0:01 UTC  (19+ messages)
` [PATCH 01/18] PVH xen: turn gdb_frames/gdt_ents into union
` [PATCH 02/18] PVH xen: add params to read_segment_register
` [PATCH 03/18] PVH xen: Move e820 fields out of pv_domain struct
` [PATCH 04/18] PVH xen: vmx related preparatory changes for PVH
` [PATCH 05/18] PVH xen: hvm/vmcs "
` [PATCH 06/18] PVH xen: Introduce PVH guest type and some basic changes
` [PATCH 07/18] PVH xen: domain create, schedular related code changes
` [PATCH 08/18] PVH xen: support invalid op emulation for PVH
` [PATCH 09/18] PVH xen: Support privileged "
` [PATCH 10/18] PVH xen: interrupt/event-channel delivery to PVH
` [PATCH 11/18] PVH xen: additional changes to support PVH guest creation and execution
` [PATCH 12/18] PVH xen: mapcache and show registers
` [PATCH 13/18] PVH xen: mtrr, tsc, grant changes
` [PATCH 14/18] PVH xen: Checks, asserts, and limitations for PVH
` [PATCH 15/18] PVH xen: add hypercall support "
` [PATCH 16/18] PVH xen: vmcs related changes
` [PATCH 17/18] PVH xen: HVM support of PVH guest creation/destruction
` [PATCH 18/18] PVH xen: introduce vmx_pvh.c

[GIT PULL FOR v3.11] uvcvideo Kconfig dependency fix
 2013-06-25  0:01 UTC 

cgroup: status-quo and userland efforts
 2013-06-25  0:01 UTC  (7+ messages)

[U-Boot] [PATCH] board/bsc913x: Add config flag for bootdelay
 2013-06-25  0:01 UTC  (4+ messages)

[PATCH v4 0/5] Renesas TPU PWM support
 2013-06-24 23:56 UTC  (4+ messages)

[PATCH 0/6] raid6check fixes
 2013-06-24 23:54 UTC  (6+ messages)

linux-next: error fetching the cifs tree
 2013-06-24 23:53 UTC  (3+ messages)

[patch 1/1] imx53-qsb: enable usb power
 2013-06-24 23:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] PPC: g3beige: Move secondary IDE bus to mac-io
 2013-06-24 23:52 UTC 

linux-next: problem trying to fetch the c6x tree
 2013-06-24 23:46 UTC 

[PATCH] clocksource: vf_pit_timer: Use <linux/sched_clock.h>
 2013-06-24 23:45 UTC  (2+ messages)
` [tip:timers/core] clocksource: vf_pit_timer: Use linux/ sched_clock.h

RFC: named anonymous vmas
 2013-06-24 23:45 UTC  (8+ messages)

DOSemu networking made easy
 2013-06-24 23:43 UTC  (9+ messages)

[PATCH] build some drivers only when compile-testing
 2013-06-24 23:42 UTC  (8+ messages)

Preparing for mdadm-3.3
 2013-06-24 23:42 UTC  (4+ messages)

[PATCH net-next 0/3] virtual netlink device for packet sockets
 2013-06-24 23:39 UTC  (2+ messages)

[PATCH v5] serial:st-asc: Add ST ASC driver
 2013-06-24 23:38 UTC  (2+ messages)

What does the "scaled from 66.58%" means?? What is scaled??
 2013-06-24 23:36 UTC  (2+ messages)

[PATCH] serial: sh-sci: Initialise variables before access in sci_set_termios()
 2013-06-24 23:34 UTC  (4+ messages)

[PATCH v3 0/4] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
 2013-06-24 23:34 UTC  (6+ messages)
` [PATCH v3 2/4] lib/scatterlist: "
` [PATCH v3 4/4] scsi_debug: fix do_device_access() with wrap around range

[PATCH v2] [NET]: Unmap fragment page once iterator is done
 2013-06-24 23:31 UTC  (5+ messages)

[PATCH v2] AHCI: use ATA_BUSY
 2013-06-24 23:30 UTC  (2+ messages)

[PATCH] Lower threshold for pixel doubling
 2013-06-24 23:28 UTC  (7+ messages)

[PATCH v1 00/12] input: keypad-matrix: doc update, hw separation, polling, binary columns
 2013-06-24 23:27 UTC  (21+ messages)
` [PATCH v1 04/12] input: matrix-keypad: push/pull, separate polarity
` [PATCH v1 07/12] input: keypad-matrix: introduce polling support
` [PATCH v1 08/12] input: keypad-matrix: tell GPIO pins from matrix lines
` [PATCH v1 10/12] input: keypad_matrix: use usleep_range() for scan delay

[patch] tehuti: using uninitialized data in bdx_ioctl_priv()
 2013-06-24 23:27 UTC  (5+ messages)

[RFC] [patch 1/1] imx-sgtl5000: return E_PROBE_DEFER if ssi/codec not found
 2013-06-24 23:26 UTC  (4+ messages)

[PATCH 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-24 23:26 UTC  (7+ messages)
` [PATCH 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization

[U-Boot] [PATCH v3] dfu, nand: before write a buffer to nand, erase the nand sectors
 2013-06-24 23:26 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[PATCH v9 0/6] Allow pquota and gquota to be used together
 2013-06-24 23:25 UTC  (7+ messages)
` [PATCH v9 1/6] xfs: Move code around and remove typedefs
` [PATCH v9 3/6] xfs: Add pquota fields where gquota is used

[PATCH v2] power: Add warning message about incorrect system date and time after resume when pm_trace is enabled
 2013-06-24 23:25 UTC 

[PATCH 00/16] Speed up Counting Objects with bitmap data
 2013-06-24 23:23 UTC  (17+ messages)
` [PATCH 01/16] list-objects: mark tree as unparsed when we free its buffer
` [PATCH 02/16] sha1_file: refactor into `find_pack_object_pos`
` [PATCH 03/16] pack-objects: use a faster hash table
` [PATCH 04/16] pack-objects: make `pack_name_hash` global
` [PATCH 05/16] revision: allow setting custom limiter function
` [PATCH 06/16] sha1_file: export `git_open_noatime`
` [PATCH 07/16] compat: add endinanness helpers
` [PATCH 08/16] ewah: compressed bitmap implementation
` [PATCH 09/16] documentation: add documentation for the bitmap format
` [PATCH 10/16] pack-objects: use bitmaps when packing objects
` [PATCH 11/16] rev-list: add bitmap mode to speed up lists
` [PATCH 12/16] pack-objects: implement bitmap writing
` [PATCH 13/16] repack: consider bitmaps when performing repacks
` [PATCH 14/16] sha1_file: implement `nth_packed_object_info`
` [PATCH 15/16] write-bitmap: implement new git command to write bitmaps
` [PATCH 16/16] rev-list: Optimize --count using bitmaps too

[PATCH v2 1/2] MIPS: cavium-octeon: cvmx-helper-board: print unknown board warning only once
 2013-06-24 23:24 UTC  (6+ messages)

[PATCH v2 1/5] rwsem: check the lock before cpmxchg in down_write_trylock
 2013-06-24 23:20 UTC  (10+ messages)
` [PATCH v2 2/5] rwsem: remove 'out' label in do_wake
` [PATCH v2 3/5] rwsem: remove try_reader_grant label do_wake
` [PATCH v2 4/5] rwsem/wake: check lock before do atomic update
` [PATCH v2 5/5] rwsem: do optimistic spinning for writer lock acquisition

[PATCH v2 0/5] rwsem: performance enhancements for systems with many cores
 2013-06-24 23:20 UTC  (2+ messages)

[PATCH] perf report: Add option to collapse undesired parts of call graph
 2013-06-24 23:14 UTC  (7+ messages)

[PATCH 1/4 v3] silicom: checkpatch: assignments in if conditions
 2013-06-24 23:14 UTC  (3+ messages)
` [PATCH 2/2 "

[Buildroot] [PATCH] curl: add security patch for CVE-2013-2174
 2013-06-24 23:12 UTC 

[PATCH-next 00/32] Delete support for __cpuinit
 2013-06-24 23:12 UTC  (7+ messages)
` [PATCH 11/32] blackfin: delete __cpuinit usage from all blackfin files
` [PATCH 23/32] x86: delete __cpuinit usage from all x86 files
` [PATCH 25/32] cpufreq: delete __cpuinit usage from all cpufreq files

[PATCH 0/6] Staging: silicom: Remove all typedefs from bpctl_mod.c
 2013-06-24 23:11 UTC  (3+ messages)
` [PATCH 3/6] Staging: silicom: remove the bpctl_dev_t typdef

[RFC] Comparison of power-efficient scheduling patch sets
 2013-06-24 23:10 UTC  (16+ messages)
` power-efficient scheduling design

[PATCH] ia64: delete __cpuinit usage from all ia64 users
 2013-06-24 23:10 UTC  (2+ messages)

"Missing SERVICE_URI environment variable" at restart auditd
 2013-06-24 23:04 UTC 

[PATCH 0/5] Fix multiple issues with the interrupts on ARM
 2013-06-24 23:04 UTC  (6+ messages)
` [PATCH 1/5] xen/arm: Physical IRQ is not always equal to virtual IRQ
` [PATCH 2/5] xen/arm: Keep count of inflight interrupts
` [PATCH 3/5] xen/arm: Don't reinject the IRQ if it's already in LRs
` [PATCH 4/5] xen/arm: Rename gic_irq_{startup, shutdown} to gic_irq_{mask, unmask}
` [PATCH 5/5] xen/arm: Only enable physical IRQs when the guest asks

[PATCHv2 0/6] Make ARM's sched_clock generic + 64 bit friendly
 2013-06-24 22:54 UTC  (9+ messages)
` [PATCHv2 3/6] sched_clock: Make ARM's sched_clock generic for all architectures

[GIT PULL] Timekeeping fixup for 3.11 (tip/timers/core)
 2013-06-24 22:54 UTC 

kvm_intel: Could not allocate 42 bytes percpu data
 2013-06-24 22:52 UTC  (2+ messages)

[PATCH] block:Remove extra condition in end of disk check
 2013-06-24 22:51 UTC  (3+ messages)

Bug#713994: XFS repair
 2013-06-24 22:47 UTC  (2+ messages)

[RFC] [submodule] Add depth to submodule update
 2013-06-24 22:49 UTC  (2+ messages)
` [PATCH] "

[PATCH] documentation: add git transport security notice
 2013-06-24 22:47 UTC  (6+ messages)

[PATCH] libata-zpodd: must use ata_tf_init()
 2013-06-24 22:46 UTC  (2+ messages)

switching network namespace midway
 2013-06-24 22:42 UTC  (6+ messages)
` [RFC PATCH net-next 0/2] sit: allow to switch netns during encap/decap
  ` [RFC PATCH net-next 2/2] sit: add support of x-netns

[PATCH] libata-acpi: add back ACPI based hotplug functionality
 2013-06-24 22:41 UTC  (2+ messages)

[xen-unstable test] 18185: tolerable FAIL - PUSHED
 2013-06-24 22:40 UTC 

[nightly] Core TISDK 2013.06 build 2013-06-24_17-33-22
 2013-06-24 22:33 UTC 

[PATCH V9 00/13] MIPS: Add Loongson-3 based machines support
 2013-06-24 22:39 UTC  (7+ messages)
` [PATCH V9 03/13] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature

[RFC PATCH v2 00/12] ARM: s3c64xx: Let amba-pl08x driver handle DMA
 2013-06-24 22:38 UTC  (4+ messages)
` [RFC PATCH v2 09/12] clk: samsung: s3c64xx: Add aliases for DMA clocks

[U-Boot] [PATCH v4 0/6] sandbox: Add SPI and SPI flash emulation
 2013-06-24 22:36 UTC  (3+ messages)
` [U-Boot] [PATCH v4 5/6] sandbox: spi: Add new SPI flash driver
` [U-Boot] [PATCH v4 6/6] sandbox: spi: Enable new spi/sf layers


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.