All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-06 08:43:26 to 2013-04-06 13:08:27 UTC [more...]

[Qemu-devel] [PATCH 0/3] PPC PReP: Use ElF kernel on PReP
 2013-04-06 13:08 UTC  (15+ messages)
` [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image

[PATCH v3 0/5] Device Bus support for Marvell EBU SoC
 2013-04-06 13:05 UTC  (7+ messages)
` [PATCH v3 1/5] drivers: memory: Introduce Marvell EBU Device Bus driver
` [PATCH v3 2/5] ARM: mvebu: Add Device Bus support for Armada 370/XP SoC
` [PATCH v3 3/5] ARM: mvebu: Add support for NOR flash device on Armada XP-GP board
` [PATCH v3 4/5] ARM: mvebu: Add support for NOR flash device on Openblocks AX3 board
` [PATCH v3 5/5] ARM: mvebu: Add Device Bus and CFI flash memory support to defconfig

[PATCH] Make information about modules available to kgdb
 2013-04-06 13:00 UTC 

Does support for external toolchains working in current OE?
 2013-04-06 12:43 UTC  (5+ messages)

Hauppauge Nova-S-Plus DVB-S works for one channel, but cannot tune in others
 2013-04-06 12:59 UTC  (5+ messages)

user mode linux: trinity syscall "madvise" triggers quickly BUG: Bad page map
 2013-04-06 12:55 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] iomux-v3: Place pad control definitions into common file
 2013-04-06 12:47 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] mx6sl: Add initial support for mx6slevk board

[PATCH 3.8-stable] msi-wmi: Fix memory leak
 2013-04-06 12:43 UTC 

What will PGs do when the network splits?
 2013-04-06 12:44 UTC  (4+ messages)
    ` Fwd: "

Error in linux-3.0.72 build
 2013-04-06 12:41 UTC  (5+ messages)

net_dropmon usage documentation/examples?
 2013-04-06 12:38 UTC  (2+ messages)

[PATCH] cpu_kill/cpu_die coordination
 2013-04-06 12:37 UTC  (2+ messages)
` [PATCH] ARM: smp: call platform's cpu_die in ipi_cpu_stop

Incorrect FILESPATH usages
 2013-04-06 12:17 UTC 

Question regarding developing V4L2 device driver and Streaming IO in v4l2-ctl
 2013-04-06 12:28 UTC 

[xen-unstable test] 17494: tolerable FAIL - PUSHED
 2013-04-06 12:27 UTC 

[PATCH 1/2] input: st1232: Add reset pin handling
 2013-04-06 12:20 UTC  (2+ messages)
` [PATCH 2/2] ARM: shmobile: Armadillo800EVA: Move st1232 "

[PATCH 00/51] netfilter updates for net-next
 2013-04-06 12:17 UTC  (52+ messages)
` [PATCH 01/51] ipvs: avoid routing by TOS for real server
` [PATCH 02/51] ipvs: prefer NETDEV_DOWN event to free cached dsts
` [PATCH 03/51] ipvs: convert the IP_VS_XMIT macros to functions
` [PATCH 04/51] ipvs: rename functions related to dst_cache reset
` [PATCH 05/51] ipvs: no need to reroute anymore on DNAT over loopback
` [PATCH 06/51] ipvs: do not use skb_share_check
` [PATCH 07/51] ipvs: consolidate all dst checks on transmit in one place
` [PATCH 08/51] ipvs: optimize dst usage for real server
` [PATCH 09/51] ipvs: convert app locks
` [PATCH 10/51] ipvs: remove rs_lock by using RCU
` [PATCH 11/51] ipvs: convert locks used in persistence engines
` [PATCH 12/51] ipvs: convert connection locking
` [PATCH 13/51] ipvs: reorder keys in connection structure
` [PATCH 14/51] ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
` [PATCH 15/51] ipvs: change ip_vs_sched_lock to mutex
` [PATCH 16/51] ipvs: preparations for using rcu in schedulers
` [PATCH 17/51] ipvs: add ip_vs_dest_hold and ip_vs_dest_put
` [PATCH 18/51] ipvs: convert dh scheduler to rcu
` [PATCH 19/51] ipvs: convert lblc "
` [PATCH 20/51] ipvs: convert lblcr "
` [PATCH 21/51] ipvs: convert lc "
` [PATCH 22/51] ipvs: convert nq "
` [PATCH 23/51] ipvs: convert rr "
` [PATCH 24/51] ipvs: convert sed "
` [PATCH 25/51] ipvs: convert sh "
` [PATCH 26/51] ipvs: convert wlc "
` [PATCH 27/51] ipvs: convert wrr "
` [PATCH 28/51] ipvs: reorganize dest trash
` [PATCH 29/51] ipvs: do not expect result from done_service
` [PATCH 30/51] ipvs: convert sched_lock to spin lock
` [PATCH 31/51] ipvs: convert dests to rcu
` [PATCH 32/51] ipvs: convert services "
` [PATCH 33/51] ipvs: do not disable bh for long time
` [PATCH 34/51] netfilter: use IS_ENABLE to replace if defined in TRACE target
` [PATCH 35/51] netfilter: xt_NFQUEUE: introduce CPU fanout
` [PATCH 36/51] netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing
` [PATCH 37/51] netfilter: fix struct ip6t_frag field description
` [PATCH 38/51] netfilter: make /proc/net/netfilter pernet
` [PATCH 39/51] netfilter: nf_log: prepare net namespace support for loggers
` [PATCH 40/51] netfilter: ebt_log: add net namespace support for ebt_log
` [PATCH 41/51] netfilter: xt_LOG: add net namespace support for xt_LOG
` [PATCH 42/51] netfilter: ebt_ulog: add net namespace support for ebt_ulog
` [PATCH 43/51] netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
` [PATCH 44/51] netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
` [PATCH 45/51] netfilter: enable per netns support for nf_loggers
` [PATCH 46/51] netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue
` [PATCH 47/51] netfilter: remove unneeded variable proc_net_netfilter
` [PATCH 48/51] netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
` [PATCH 49/51] netfilter: ipv4: propagate routing errors from ip_route_me_harder()
` [PATCH 50/51] netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
` [PATCH 51/51] netfilter: nat: propagate errors from xfrm_me_harder()

[Qemu-devel] [Bug 1165383] [NEW] executable qemu-1.4.0/i386-linux-user/./qemu-i386 gives a segmentation fault
 2013-04-06 12:04 UTC 

Help, array corrupted after clean shutdown
 2013-04-06 12:04 UTC  (3+ messages)

[PATCH] netfilter: nf_conntrack_sip: don't drop packets with offsets pointing outside the packet
 2013-04-06 12:04 UTC  (2+ messages)

[PATCH 0/3] netfilter: propagate routing and XFRM errors
 2013-04-06 12:02 UTC  (2+ messages)

[PATCH] linux-firmware: make the main package depend on all sub-packages
 2013-04-06 11:44 UTC  (4+ messages)

Weird FILESPATH issue
 2013-04-06 12:01 UTC  (5+ messages)

[RFC PATCH arm: initial TI-Nspire support]
 2013-04-06 12:00 UTC  (7+ messages)

[qemu-upstream-4.2-testing test] 17488: tolerable FAIL - PUSHED
 2013-04-06 11:57 UTC 

[PATCH] KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
 2013-04-06 11:51 UTC 

[PATCH v2 1/2] alsa-lib: pcm.c: fix indentation
 2013-04-06 11:50 UTC  (2+ messages)
` [PATCH v2 2/2] alsa-lib: bring pcm.h and pcm.c in sync with the kernel list

[patch v7 0/21] sched: power aware scheduling
 2013-04-06 11:49 UTC  (4+ messages)
` [patch v7 15/21] sched: pull all tasks from source group

[PATCH 1/2] ALSA: add DSD formats
 2013-04-06 11:48 UTC  (4+ messages)
` [PATCH 2/2] ALSA: snd-usb: add quirks handler for DSD streams

Can a .bbappend introduce a different PACKAGE_ARCH ?
 2013-04-06 11:28 UTC  (2+ messages)

400,000.00 USD GRANT MONEY FOR YOU:
 2013-04-06 10:42 UTC 

[PATCH] iptables: Update copyright time range in license header
 2013-04-06 11:43 UTC  (3+ messages)

Dites stop à l'encre trop chère
 2013-04-06 11:37 UTC 

Build regressions/improvements in v3.9-rc5
 2013-04-06 11:26 UTC  (2+ messages)

[PATCH] MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
 2013-04-06 11:31 UTC 

gcc enable-languages
 2013-04-06 11:30 UTC  (9+ messages)

[PATCH 1/2] alsa-lib: pcm.c: fix indentation
 2013-04-06 11:29 UTC  (7+ messages)
` [PATCH 2/2] alsa-lib: bring pcm.h and pcm.c in sync with the kernel list

[REVIEW PATCH 0/7] VIDIOC_DBG_G_CHIP_NAME fixes/improvements
 2013-04-06 11:25 UTC  (8+ messages)
` [REVIEW PATCH 1/7] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUG
` [REVIEW PATCH 2/7] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME
` [REVIEW PATCH 3/7] v4l2-ioctl: fill in name before calling vidioc_g_chip_name
` [REVIEW PATCH 4/7] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO
` [REVIEW PATCH 5/7] v4l2: add range support for VIDIOC_DBG_G_CHIP_INFO
` [REVIEW PATCH 6/7] v4l2 DocBook: document the new register range support
` [REVIEW PATCH 7/7] ivtv: add g_chip_info support

[PATCHv2] ARM: arch_timer: Silence debug preempt warnings
 2013-04-06 10:41 UTC  (4+ messages)

[PATCH] spi/bcm63xx: remove unused speed_hz variable
 2013-04-06 11:18 UTC 

Faites disparaitre les kilos en trop définitivement
 2013-04-06 11:10 UTC 

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2013-04-06 11:05 UTC  (11+ messages)

[PATCH] iptables manpage: Fix missing space for recent match --mask option
 2013-04-06 11:04 UTC  (3+ messages)

[Qemu-devel] Unable to open initial console
 2013-04-06 11:03 UTC 

[PATCH 1/2] Revert "bonding: remove sysfs before removing devices"
 2013-04-06 10:54 UTC  (2+ messages)
` [PATCH 2/2] bonding: fix bonding_masters race condition in bond unloading

[PATCH] Add non-zero module sections to sysfs
 2013-04-06 10:52 UTC  (8+ messages)

[PATCH 0/2 v2] Udev multilib fixes
 2013-04-06 10:32 UTC  (9+ messages)
` [PATCH 2/2] udev: enable multilib support

[PATCH v2] systemd: added python-systemd package generation
 2013-04-06 10:31 UTC  (3+ messages)

[qemu-upstream-unstable test] 17486: regressions - FAIL
 2013-04-06 10:47 UTC 

IPTables Time zone match to local time
 2013-04-06 10:43 UTC 

experiences with images based on current layer heads
 2013-04-06 10:23 UTC  (4+ messages)

[U-Boot] Handling images(.jpg, .bmp etc) in u-boot
 2013-04-06 10:33 UTC  (11+ messages)

[PATCH 0/3] clk: Exynos: Register audio subsytem clocks using common clk framework
 2013-04-06 10:16 UTC  (4+ messages)

[U-Boot] mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
 2013-04-06 10:15 UTC 

[PATCH V7 0/5] virtio-scsi multiqueue
 2013-04-06 10:14 UTC  (6+ messages)

[PATCH 4/4] fsfreeze: avoid to return zero in __get_user_pages
 2013-04-06 10:07 UTC  (2+ messages)

[PATCH 1/3] clk: exynos: register audio subsystem clocks using common clock framework
 2013-04-06 10:13 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 3/4] fsfreeze: manage kill signal when sb_start_pagefault is called
 2013-04-06 10:13 UTC  (4+ messages)
` [Cluster-devel] "
`  "

[Ocfs2-devel] [PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
 2013-04-06 10:12 UTC  (5+ messages)
`  "

[kernel-hardening] [PATCH 0/3] kernel ASLR
 2013-04-06 10:10 UTC  (8+ messages)
` [kernel-hardening] [PATCH 3/3] x86: kernel base offset ASLR
  ` [kernel-hardening] "
          `  "

[PATCH 1/4] fsfreeze: add new internal __sb_start_write_wait
 2013-04-06 10:03 UTC 

[PATCH 0/4] fsfreeze: from uninterruptible to killable waiting
 2013-04-06 10:03 UTC 

[PATCH] staging/adt7316 Fix some 'interesting' string operations
 2013-04-06 10:08 UTC  (2+ messages)

system death under oom - 3.7.9
 2013-04-06 10:03 UTC  (6+ messages)

[PATCH 1/5 v3] USB: regroup all depends on USB within an if USB block
 2013-04-06  9:51 UTC  (5+ messages)

Bluetooth pulseaudio multiple device entries
 2013-04-06  9:53 UTC  (7+ messages)

[Xenomai] I-pipe on ARM platform
 2013-04-06  9:48 UTC  (2+ messages)

[PATCH] Staging: Android: looping issue, need break when get value firstly
 2013-04-06  9:47 UTC  (3+ messages)

[Xenomai] one-shot fasteoi irqs
 2013-04-06  9:43 UTC  (8+ messages)

[Qemu-devel] [Bug 1128935] qemu IA64 emulation
 2013-04-06  9:31 UTC  (2+ messages)
  ` [Qemu-devel] [Bug 1128935] "

n_tty_write() going into schedule but NOT coming out
 2013-04-06  9:32 UTC  (7+ messages)

[PATCH] xtables: Update copyright time range in license header
 2013-04-06  9:04 UTC 

PROBLEM: IPv6 TCP-Connections resetting
 2013-04-06  9:18 UTC  (4+ messages)

[PATCH][RFC] scsi: Use W_LUN for scanning
 2013-04-06  9:08 UTC  (2+ messages)

[uml-devel] BUG: failure at block/blk-core.c:2985/blk_flush_plug_list()
 2013-04-06  9:04 UTC  (4+ messages)

[Qemu-devel] sparc 32-bit linux-user broken?
 2013-04-06  9:03 UTC  (2+ messages)

[PATCH 0/3] PCI: Handle device quirks when accessing sysfs resource<N> entries
 2013-04-06  8:49 UTC  (8+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] PCI, scsi, ahci: Unify usages of 0x1b4b vendor ID to use PCI_VENDOR_ID_MARVELL_EXT

[REVIEW PATCH 0/2] Two tuner-core patches fixing afc/signal bugs
 2013-04-06  8:43 UTC  (3+ messages)
` [REVIEW PATCH 1/2] tuner-core/tda9887: get_afc can be tuner mode specific
` [REVIEW PATCH 2/2] tuner-core/simple: get_rf_strength "


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.