All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-06 10:13:36 to 2013-04-06 13:40:10 UTC [more...]

[GIT PULL] oprofile updates for v3.10
 2013-04-06 13:39 UTC 

[PATCH 00/11] drm/radeon: basic UVD support v2
 2013-04-06 13:39 UTC  (13+ messages)
` [PATCH 01/11] drm/radeon: UVD doesn't needs VM on SI v2
` [PATCH 02/11] drm/radeon: rework fallback handling
` [PATCH 03/11] drm/radeon: UVD bringup v8
` [PATCH 04/11] drm/radeon: add pm callback for setting uvd clocks
` [PATCH 05/11] drm/radeon: add radeon_atom_get_clock_dividers helper
` [PATCH 06/11] drm/radeon: add set_uvd_clocks callback for ON/LN/TN (v4)
` [PATCH 07/11] drm/radeon: add set_uvd_clocks callback for evergreen
` [PATCH 08/11] drm/radeon: add set_uvd_clocks callback for SI
` [PATCH 09/11] drm/radeon: add set_uvd_clocks callback for r7xx v3
` [PATCH 10/11] drm/radeon: init UVD clocks to sane defaults
` [PATCH 11/11] drm/radeon: add UVD tiling addr config v2

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

[PATCH] timer: Fix possible issues with non serialized timer_pending( )
 2013-04-06 13:34 UTC  (5+ messages)
` [PATCH] [PATCH] Gaurantee spinlocks implicit barrier for !PREEMPT_COUNT

[PATCH v3 0/5] Device Bus support for Marvell EBU SoC
 2013-04-06 13:34 UTC  (9+ 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 v2 0/5] Device Bus support for Marvell EBU SoC
 2013-04-06 13:32 UTC  (4+ messages)
` [PATCH v2 1/5] drivers: memory: Introduce Marvell EBU Device Bus driver

[RFC PATCH] CLK: Allow parent clock and rate to be configured in DT
 2013-04-06 13:31 UTC  (7+ messages)

[Buildroot] [PATCH] Add Armadeus systems APF27 SOM basic support
 2013-04-06 13:27 UTC  (2+ messages)

[Buildroot] Trying to configure the kernel
 2013-04-06 13:26 UTC  (2+ messages)

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

[RFC PATCH arm: initial TI-Nspire support]
 2013-04-06 13:24 UTC  (9+ messages)

[PATCH] netfilter: add my copyright statements
 2013-04-06 13:24 UTC 

[Xenomai] I-pipe on ARM platform
 2013-04-06 13:24 UTC  (3+ messages)

Question regarding developing V4L2 device driver and Streaming IO in v4l2-ctl
 2013-04-06 13:18 UTC  (2+ messages)

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

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

Excessive stall times on ext4 in 3.9-rc2
 2013-04-06 13:15 UTC  (9+ messages)

[U-Boot] [PATCH] spi: mxc_spi: Set master mode for all channels
 2013-04-06 13:15 UTC 

[PATCH 00/51] netfilter updates for net-next
 2013-04-06 13:14 UTC  (53+ 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()

Error in linux-3.0.72 build
 2013-04-06 13:14 UTC  (6+ messages)

[PATCH 0/2] Stable patches for NFSv4/4.1 trunking
 2013-04-06 13:11 UTC  (2+ messages)

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

[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)

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: "

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 

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

[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)

[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 

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


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.