All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-09 01:41:46 to 2013-04-09 03:58:11 UTC [more...]

[PATCH] tcp: assign the sock correctly to an outgoing SYNACK packet
 2013-04-09  3:58 UTC  (5+ messages)
      ` [PATCH] selinux: add a skb_owned_by() hook

[PATCH 0/8] memcg, cgroup: kill css_id
 2013-04-09  3:58 UTC  (26+ messages)
` [PATCH 1/8] cgroup: implement cgroup_is_ancestor()
` [PATCH 2/8] cgroup: implement cgroup_from_id()
` [PATCH 3/8] memcg: convert to use cgroup_is_ancestor()
` [PATCH 4/8] memcg: convert to use cgroup_from_id()
` [PATCH 5/8] memcg: convert to use cgroup->id

Question regarding developing V4L2 device driver and Streaming IO in v4l2-ctl
 2013-04-09  3:57 UTC  (5+ messages)

[PATCH 2/2] decorate: add "clear_decoration()"
 2013-04-09  3:52 UTC  (5+ messages)
` [PATCH 0/3] Using a bit more decoration
  ` [PATCH 1/3] commit: shrink "indegree" field

[PATCH 1/1] irqchip: exynos-combiner: Fix checkpatch warnings
 2013-04-09  3:50 UTC  (6+ messages)

[PATCH 0/12][V2] memcg: make memcg's life cycle the same as cgroup
 2013-04-09  3:46 UTC  (26+ messages)
` [PATCH 03/12] Revert "memcg: avoid dangling reference count in creation failure."
` [PATCH 04/12] memcg, kmem: fix reference count handling on the error path
` [PATCH 06/12] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [PATCH 07/12] memcg: use css_get/put when charging/uncharging kmem
` [PATCH 12/12] memcg: don't need to free memcg via RCU or workqueue
` [PATCH 13/12] memcg: don't need memcg->memcg_name

[Qemu-devel] [PATCH] translate: optimize gen_intermediate_code_internal
 2013-04-09  3:45 UTC 

Crash on valid input
 2013-04-09  3:44 UTC  (6+ messages)

[PATCH v2] clk: add LP8788 clock driver
 2013-04-09  3:42 UTC  (2+ messages)

Bugfix: Bug #453
 2013-04-09  3:41 UTC 

[GIT PULL] Timekeeping locking changes for 3.10
 2013-04-09  3:39 UTC 

[PATCH -v3 0/4] x86, kdump: Fix crashkernel high with old kexec-tools
 2013-04-09  3:37 UTC  (6+ messages)
` [PATCH v3 1/4] x86, kdump: Set crashkernel_low automatically

Wifi P2P : go negociation fails
 2013-04-09  3:36 UTC  (2+ messages)

[meta-fsl-ppc][PATCH 0/2] two patches for meta-fsl-ppc master branch
 2013-04-09  3:34 UTC  (5+ messages)
` [meta-fsl-ppc][PATCH 2/2] lio-utils: remove v4.0 as v4.1 has been added in meta-oe

[PATCH 0/2] V2: rename libpng_1.2.50 to libpng12
 2013-04-09  3:16 UTC  (3+ messages)
` [PATCH 1/2] libpng12: "
` [PATCH 2/2] libpng12: remove prefer version and add it to lsb packagegroup

[PATCH] MODSIGN: do not send garbage to stderr when enabling modules signature
 2013-04-09  3:27 UTC  (2+ messages)

[RFC PATCH 0/4] Support vranges on files
 2013-04-09  3:27 UTC  (10+ messages)

[PATCH v2] bitmap: speedup in bitmap_find_free_region when order is 0
 2013-04-09  3:18 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 2/2] ocfs2: Fix NULL dereference for moving extents
 2013-04-09  3:17 UTC  (2+ messages)
`  "

[Ocfs2-devel] [PATCH 1/2] ocfs2: fix error handling in ocfs2_ioctl_move_extents()
 2013-04-09  3:17 UTC  (2+ messages)
`  "

[PATCH V2] video: implement a simple framebuffer driver
 2013-04-09  3:16 UTC  (5+ messages)

Bug on shadow page mode
 2013-04-09  3:14 UTC  (8+ messages)

[patch 1/2 v2] Ocfs2/move_extents: fix error handling in ioctl
 2013-04-09  3:13 UTC  (5+ messages)
  ` [Ocfs2-devel] "

[PATCH v5 0/4] Add packet recirculation
 2013-04-09  3:11 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] Move execute_set_action to lib/odp-util.c

[PATCH -next] netrom: fix invalid use of sizeof in nr_recvmsg()
 2013-04-09  3:09 UTC  (4+ messages)

[Problem] about src/xen/include/public/io/ring.h
 2013-04-09  3:05 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH RDMA support v5: 00/12] new formal protocol design
 2013-04-09  3:04 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH RDMA support v5: 01/12] ./configure with and without --enable-rdma
` [Qemu-devel] [RFC PATCH RDMA support v5: 02/12] check for CONFIG_RDMA
` [Qemu-devel] [RFC PATCH RDMA support v5: 03/12] comprehensive protocol documentation
` [Qemu-devel] [RFC PATCH RDMA support v5: 04/12] introduce qemu_ram_foreach_block()
` [Qemu-devel] [RFC PATCH RDMA support v5: 05/12] core RDMA migration logic w/ new protocol
` [Qemu-devel] [RFC PATCH RDMA support v5: 06/12] connection-establishment for RDMA
` [Qemu-devel] [RFC PATCH RDMA support v5: 07/12] additional savevm.c accessors "
` [Qemu-devel] [RFC PATCH RDMA support v5: 08/12] new capabilities added and check for QMP string 'rdma'
` [Qemu-devel] [RFC PATCH RDMA support v5: 09/12] transmit pc.ram using RDMA
` [Qemu-devel] [RFC PATCH RDMA support v5: 10/12] new header file prototypes for savevm.c
` [Qemu-devel] [RFC PATCH RDMA support v5: 11/12] update schema to define new capabilities
` [Qemu-devel] [RFC PATCH RDMA support v5: 12/12] don't set nonblock on invalid file descriptor

s390x: kernel BUG at fs/ext4/inode.c:1591! (powerpc too!)
 2013-04-09  3:05 UTC  (7+ messages)
        ` [PATCH] ext4: fix a big-endian bug when an extent is zeroed out

[PATCH v2 0/2] support multiple bonding interfaces
 2013-04-09  3:04 UTC  (3+ messages)
` [PATCH v2 2/2] Wait for logical interface to be up

[Qemu-devel] [PATCH 0/2] Monitor: make output buffer dynamic
 2013-04-09  3:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qstring: add qobject_get_length()

[PATCH v3 1/4] powerpc/mpic: add irq_set_wake support
 2013-04-09  2:22 UTC  (4+ messages)
` [PATCH v3 2/4] powerpc/mpic: add global timer support
` [PATCH v3 3/4] powerpc/mpic: create mpic subsystem object
` [PATCH v3 4/4] powerpc/fsl: add MPIC timer wakeup support

[PATCH 1/3] ARM: dts: Remove keypad entries from exynos4x12-pinctrl.dtsi
 2013-04-09  2:58 UTC  (2+ messages)

[PATCH] add elfXX.c as extra_dist to grub-core/Makefile.core.def
 2013-04-09  2:58 UTC  (2+ messages)

[ath9k-devel] insmod ath9k error
 2013-04-09  2:55 UTC  (2+ messages)

[PATCH] sparc64: Do not save/restore interrupts in get_new_mmu_context()
 2013-04-09  2:50 UTC  (2+ messages)

[PATCHv2 0/4] kexec-tools: add support for Xen 4.3
 2013-04-09  2:49 UTC  (3+ messages)

Suggested use of --invalid-backup?
 2013-04-09  2:49 UTC  (2+ messages)

[PATCH 0 of 8 [RFC]] Move all the memory of a domain
 2013-04-09  2:49 UTC  (9+ messages)
` [PATCH 1 of 8 [RFC]] xl: allow for node-wise specification of vcpu pinning
` [PATCH 2 of 8 [RFC]] xl: allow for changing NUMA node affinity on-line
` [PATCH 3 of 8 [RFC]] libxc: introduce xc_domain_get_address_size
` [PATCH 4 of 8 [RFC]] libxc: introduce xc_map_domain_meminfo (and xc_unmap_domain_meminfo)
` [PATCH 5 of 8 [RFC]] libxc: allow for ctxt to be NULL in xc_vcpu_setcontext
` [PATCH 6 of 8 [RFC]] libxc: introduce xc_domain_move_memory
` [PATCH 7 of 8 [RFC]] libxl: introduce libxl_domain_move_memory
` [PATCH 8 of 8 [RFC]] tools/misc: introduce xen-mfndump

[PATCH] kernel: module: strncpy issue, using strlcpy instead of strncpy
 2013-04-09  2:47 UTC  (6+ messages)
    ` [PATCH v2] kernel: module: using strlcpy and strcpy "

[PATCH 1/1] of/irq: store IRQ trigger/level in struct resource flags
 2013-04-09  2:45 UTC  (6+ messages)

[PATCH 0/3] [GIT PULL] tracing: three fixes
 2013-04-09  2:41 UTC  (5+ messages)
` [PATCH 3/3] ftrace: Do not call stub functions in control loop

[PATCH 0/2] page_cgroup cleanups
 2013-04-09  2:41 UTC  (7+ messages)
` [PATCH 1/2] memcg: consistently use vmalloc for page_cgroup allocations

[PATCH 0/2] rename libpng_1.2.50 to libpng12
 2013-04-09  2:24 UTC  (4+ messages)
` [PATCH 1/2] libpng12: "

[PATCH 0/4] Memory mapped architected timers
 2013-04-09  2:30 UTC  (10+ messages)
` [PATCH 1/4] Documentation: Add memory mapped ARM architected timer binding
` [PATCH 2/4] ARM: arch_timers: Pass clock event to set_mode callback
` [PATCH 3/4] clocksource: arch_timer: Push the read/write wrappers deeper
` [PATCH 4/4] clocksource: arch_timer: Add support for memory mapped timers

[Qemu-devel] [PATCH v3] hw/i386/pc: prompt not multboot or morden kernel image
 2013-04-09  2:27 UTC  (2+ messages)
` [Qemu-trivial] [Qemu-devel][PATCH "

[PATCHSET] perf, cgroup: implement hierarchy support for perf_event controller
 2013-04-09  2:23 UTC  (8+ messages)
` [PATCH 1/3] cgroup: make sure parent won't be destroyed before its children
` [PATCH 2/3] cgroup: implement cgroup_is_descendant()
` [PATCH 3/3] perf: make perf_event cgroup hierarchical

[PATCHSET] perf, cgroup: implement hierarchy support for perf_event controller
 2013-04-09  2:23 UTC 

[Qemu-devel] [PATCH arm-devs v1 00/15] Xilinx SPIPS fixes round 2
 2013-04-09  2:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH arm-devs v1 04/15] xilinx_spips: Add verbose LQSPI debug output
  ` [Qemu-devel] [PATCH arm-devs v1 10/15] xilinx_spips: Fix CTRL register RW bits

mpt2sas + raid10 goes boom
 2013-04-09  2:22 UTC  (4+ messages)

[PATCH 1/2] NFS: Add functionality to allow waiting on all outstanding reads to complete
 2013-04-09  2:10 UTC  (2+ messages)
` [PATCH 2/2] NFS: Ensure that NFS file unlock waits for readahead "

[PATCH 0/2] mm: vmemmap: add vmemmap_verify check for hot-add node/memory case
 2013-04-09  2:07 UTC  (14+ messages)
` [PATCH 2/2] mm: vmemmap: arm64: add vmemmap_verify check for hot-add node case

[PATCH v2 00/28] memcg-aware slab shrinking
 2013-04-09  2:05 UTC  (11+ messages)
` [PATCH v2 02/28] vmscan: take at least one pass with shrinkers

Xen 4.3 development update
 2013-04-09  2:03 UTC  (2+ messages)

[PATCH 14/18 V2]: PVH xen: add xenmem_add_foreign_to_pmap()
 2013-04-09  1:58 UTC  (4+ messages)

[nightly] Distroless meta-ti/master minimal build 2013-04-08_21-01-06
 2013-04-09  1:52 UTC 

[patch] fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
 2013-04-09  1:55 UTC 

[PATCH] i2c: remove CONFIG_HOTPLUG ifdefs
 2013-04-09  1:53 UTC  (4+ messages)

[PATCH 0/3] mm: fixup changers of per cpu pageset's ->high and ->batch
 2013-04-09  1:52 UTC  (9+ messages)
` [PATCH 2/3] mm/page_alloc: convert zone_pcp_update() to use on_each_cpu() instead of stop_machine()

[PATCH 0/2 RFC] Online data deduplication
 2013-04-09  1:52 UTC  (9+ messages)
` [PATCH 1/2] Btrfs: online "

Version number policy!
 2013-04-09  1:51 UTC  (6+ messages)

[PATCH 4 of 4] LVM RAID: Add ability to report 'SyncAction' for RAID LVs
 2013-04-09  1:47 UTC 

VCPU migration overhead conpensation ?
 2013-04-09  1:46 UTC  (2+ messages)

[PATCH 3 of 4] LVM RAID: Add ability to report RAID 'Mismatches'
 2013-04-09  1:45 UTC 

GENERIC_GPIO considered deprecated
 2013-04-09  1:45 UTC  (9+ messages)

[PATCH 2 of 4] LVM RAID: Update lv_attr field to indicate more RAID states
 2013-04-09  1:44 UTC 

[PATCH 1 of 4] LVM RAID: Add ability to scrub RAID LVs
 2013-04-09  1:42 UTC 

[PATCH 01/10] drm/i915: generalize pte vs. register BAR allocation
 2013-04-09  1:43 UTC  (10+ messages)
` [PATCH 02/10] drm/i915: Call out GEN6 PTE specificity
` [PATCH 03/10] drm/i915: Map registers before GTT init
` [PATCH 04/10] drm/i915: random checkpatch fixes
` [PATCH 05/10] drm/i915/ppgtt: Set scratch page "globally"
` [PATCH 06/10] drm/i915: Conditionally carve out GGTT PDE
` [PATCH 07/10] drm/i915: Rework PPGTT init code
` [PATCH 08/10] drm/i915: Abstract PPGTT enabling
` [PATCH 09/10] drm/i915: NULL aliasing_ppgtt on cleanup
` [PATCH 10/10] drm/i915: Allow PPGTT enable to fail


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.