messages from 2011-03-05 11:51:17 to 2011-03-05 14:52:22 UTC [more...]
[patch net-next-2.6 0/8] mostly bonding rx path changes
2011-03-05 14:52 UTC (20+ messages)
` [patch net-next-2.6 1/8] af_packet: use skb->skb_iif instead of orig_dev->ifindex
` [patch net-next-2.6 2/8] bonding: register slave pointer for rx_handler
` [patch net-next-2.6 3/8] net: get rid of multiple bond-related netdevice->priv_flags
` [patch net-next-2.6 5/8] bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
` [patch net-next-2.6 6/8] bonding: move processing of recv handlers into handle_frame()
` [patch net-next-2.6 7/8] net: introduce rx_handler results and logic around that
[PATCH v3 0/2] Add DSS2 support on Overo
2011-03-05 14:51 UTC (4+ messages)
` [PATCH v3 1/2] OMAP: DSS2: Add support for LG Philips LB035Q02 panel
` [PATCH v3 2/2] OMAP: DSS2: Add DSS2 support for Overo
[RFC -tip] perf, x86: P4 PMU -- Address erratum 15 and 17
2011-03-05 14:49 UTC (3+ messages)
Status update on sparc32 genirq support [Was: sparc32: genirq
2011-03-05 14:49 UTC (3+ messages)
` Status update on sparc32 genirq support [Was: sparc32: genirq support]
Impact of missing parameter during mdadm create
2011-03-05 14:47 UTC (2+ messages)
does hibernate to disk try hard enough to free memory?
2011-03-05 14:41 UTC (5+ messages)
Analyzing DNAT traffic
2011-03-05 14:38 UTC (4+ messages)
[Buildroot] [PATCH 1/2] samba: add security fix for CVE-2011-0719
2011-03-05 14:37 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] dropbear: bump to version 0.53.1
[Buildroot] [git commit master 1/1] qt: add option for system sqlite
2011-03-05 14:37 UTC
[Buildroot] [git commit master 1/1] samba: add security fix for CVE-2011-0719
2011-03-05 14:37 UTC
[Buildroot] [git commit master 1/1] pkg-stats: support CMAKETARGETS and update list of .mk to ignore
2011-03-05 14:37 UTC
[Buildroot] [git commit master 1/1] dropbear: bump to version 0.53.1
2011-03-05 14:37 UTC
[Buildroot] [git commit master 1/1] pkg-stats: add statistics about number of patches per package
2011-03-05 14:37 UTC
frustrated forensics: hard to find diff that undid a fix
2011-03-05 14:34 UTC (6+ messages)
[Buildroot] [PATCH] qt: add option for system sqlite
2011-03-05 14:32 UTC (2+ messages)
[Buildroot] [pull request] Pull request for branch for-2011.05/pkg-stats-improvements
2011-03-05 14:30 UTC (2+ messages)
[GIT PULL FOR 2.6.39] Media controller and OMAP3 ISP driver
2011-03-05 14:29 UTC (11+ messages)
Reiser4 Oops on vanilla 2.6.37.2
2011-03-05 14:29 UTC
[RFC PATCH] net/core: fix skb handling on netif serves for both bridge and vlan
2011-03-05 14:25 UTC (4+ messages)
LSM hooks: which to use? .socket_sock_rcv_skb or .socket_sendmsg?
2011-03-05 14:25 UTC
[regression] 2.6.37-post-rc7 with radeon kms: reproducably locks up hard when using desktop cube of kwin
2011-03-05 14:23 UTC (3+ messages)
` [regression] 2.6.38-post-rc7 "
How To Install Grub
2011-03-05 14:22 UTC (2+ messages)
[Bug 30472] New: 2.6.38-post-rc7 with radeon kms: reproducably locks up hard when using desktop cube of kwin
2011-03-05 14:20 UTC
[PATCH] ASoC: Enable 192kHz sample rate for EP92xx
2011-03-05 14:20 UTC (2+ messages)
[ANNOUNCE] CGIT 0.8.3.5
2011-03-05 14:20 UTC (3+ messages)
[ANNOUNCE] CGIT 0.9
2011-03-05 14:18 UTC
[Buildroot] [PATCH] squashfs: readd legacy lzma support
2011-03-05 14:15 UTC (2+ messages)
pull request: batman-adv 2011-03-05
2011-03-05 14:13 UTC (60+ messages)
` [B.A.T.M.A.N.] "
` [PATCH 01/28] batman-adv: Remove two duplicate includes
` [B.A.T.M.A.N.] "
` [PATCH 02/28] batman-adv: protect neighbor nodes with reference counters
` [B.A.T.M.A.N.] "
` [PATCH 03/28] batman-adv: convert neighbor list to hlist
` [B.A.T.M.A.N.] "
` [PATCH 04/28] batman-adv: protect neighbor list with rcu locks
` [B.A.T.M.A.N.] "
` [PATCH 05/28] batman-adv: free neighbors when an interface is deactivated
` [B.A.T.M.A.N.] "
` [PATCH 06/28] batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
` [B.A.T.M.A.N.] "
` [PATCH 11/28] batman-adv: Correct rcu refcounting for neigh_node
` [B.A.T.M.A.N.] "
` [PATCH 19/28] batman-adv: Fix possible buffer overflow in softif neigh list output
` [B.A.T.M.A.N.] "
` [PATCH 07/28] batman-adv: protect each hash row with rcu locks
` [B.A.T.M.A.N.] "
` [PATCH 08/28] batman-adv: protect originator nodes with reference counters
` [B.A.T.M.A.N.] "
` [PATCH 09/28] batman-adv: protect ogm counter arrays with spinlock
` [B.A.T.M.A.N.] "
` [PATCH 10/28] batman-adv: protect bonding with rcu locks
` [B.A.T.M.A.N.] "
` [PATCH 12/28] batman-adv: Correct rcu refcounting for gw_node
` [B.A.T.M.A.N.] "
` [PATCH 13/28] batman-adv: Correct rcu refcounting for softif_neigh
` [B.A.T.M.A.N.] "
` [PATCH 14/28] batman-adv: Correct rcu refcounting for batman_if
` [B.A.T.M.A.N.] "
` [PATCH 15/28] batman-adv: protect bit operations to count OGMs with spinlock
` [B.A.T.M.A.N.] "
` [PATCH 16/28] batman-adv: make broadcast seqno operations atomic
` [B.A.T.M.A.N.] "
` [PATCH 17/28] batman-adv: Make bat_priv->curr_gw an rcu protected pointer
` [B.A.T.M.A.N.] "
` [PATCH 18/28] batman-adv: Increase orig_node refcount before releasing rcu read lock
` [B.A.T.M.A.N.] "
` [PATCH 20/28] batman-adv: separate ethernet comparing calls from hash functions
` [B.A.T.M.A.N.] "
` [PATCH 21/28] batman-adv: remove extra layer between hash and hash element - hash bucket
` [B.A.T.M.A.N.] "
` [PATCH 22/28] batman-adv: Correct rcu refcounting for orig_node
` [B.A.T.M.A.N.] "
` [PATCH 23/28] batman-adv: increase refcount in create_neighbor to be consistent
` [B.A.T.M.A.N.] "
` [PATCH 24/28] batman-adv: remove orig_hash spinlock
` [B.A.T.M.A.N.] "
` [PATCH 25/28] batman-adv: rename global if_list to hardif_list
` [B.A.T.M.A.N.] "
` [PATCH 26/28] batman-adv: rename batman_if struct to hard_iface
` [B.A.T.M.A.N.] "
` [PATCH 27/28] batman-adv: Remove unused hdr_size variable in route_unicast_packet()
` [B.A.T.M.A.N.] "
` [PATCH 28/28] batman-adv: Disallow regular interface as mesh device
` [B.A.T.M.A.N.] "
[PM-CORE RFC] OMAP2+: make CONFIG_PM selectable
2011-03-05 14:09 UTC
2.6.38-rc7, iwlagn crash
2011-03-05 14:09 UTC (7+ messages)
[PATCH V6 0/8] SPEAr3xx & SPEAr6xx Fixes
2011-03-05 14:08 UTC (4+ messages)
[PATCH 0/4 v2] {mac|nl}80211: Support for SAE mesh authentication in userspace
2011-03-05 14:06 UTC (6+ messages)
` [PATCH 1/4 v2] mac80211: Enable mesh security from userspace
` [PATCH 4/4 v2] mac80211: Let userspace create stations when mesh security is enabled
[Buildroot] [git commit master 1/1] squashfs: re-add legacy lzma support
2011-03-05 14:04 UTC
[Buildroot] [git commit master 1/1] xz: fix build without wchar support
2011-03-05 14:04 UTC
Abnormal memory usage of dom0 under Squeeze leading to crash
2011-03-05 14:04 UTC (7+ messages)
` [Pkg-xen-devel] "
` "
` [Pkg-xen-devel] "
[PATCH] mmc: reset card voltage after power off
2011-03-05 13:36 UTC
[U-Boot] beagle bootcmd not set to CONFIG_BOOTCOMMAND in version 2011.03-rc1
2011-03-05 13:57 UTC
[PATCH] net: mac80211: fix compilation warning
2011-03-05 13:52 UTC (3+ messages)
hard coded value for idcode field in struct cpu_table
2011-03-05 13:50 UTC (2+ messages)
bonding can't change to another slave if you ifdown the active slave
2011-03-05 13:49 UTC (3+ messages)
2.6.38-rc2... NFS sillyrename is broken
2011-03-05 13:49 UTC (11+ messages)
[Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers
2011-03-05 13:41 UTC (3+ messages)
[Bug 34618] New: Slow text scrolling on tty after suspend-cycle
2011-03-05 13:17 UTC (3+ messages)
` [Bug 34618] "
[PATCH] btrfs file write debugging patch
2011-03-05 13:14 UTC (10+ messages)
[Qemu-devel] [PATCH] vnc: Fix heap corruption
2011-03-05 13:11 UTC (6+ messages)
` [Qemu-devel] [PATCH] vnc: Fix stack corruption and other bitmap related bugs
` [Qemu-devel] "
including <linux/smp.h> in spinlock.h
2011-03-05 13:11 UTC
[Bug 34843] New: r600g: Evergreen piglit regression
2011-03-05 13:11 UTC (2+ messages)
` [Bug 34843] "
[PATCH] mmc: export function mmc_do_release_host
2011-03-05 13:07 UTC
[PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-03-05 13:08 UTC (11+ messages)
[GIT PATCHES FOR 2.6.39] cx23885, altera-ci, stv0367: uncorrected blocks counter and other fixes
2011-03-05 13:00 UTC
why is my repo size ten times bigger than what I expected?
2011-03-05 12:57 UTC (4+ messages)
[PATCH 1/1] x86: Fix mcheck_init_device() to handle misc_register() correctly
2011-03-05 12:56 UTC (4+ messages)
[Qemu-devel] [PATCH 0/4] ARM additions and fixes
2011-03-05 12:51 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] target-arm: Fix soft interrupt in GIC distributor
` [Qemu-devel] [PATCH 2/4] target-arm: Don't decode old cp15 WFI instructions on v7 cores
` [Qemu-devel] [PATCH 3/4] target-arm: Implement cp15 VA->PA translation
` [Qemu-devel] [PATCH 4/4] target-arm: Integrate secondary CPU reset in arm_boot
[U-Boot] [PATCH v3] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr
2011-03-05 12:50 UTC (4+ messages)
` [U-Boot] [PATCH v4] "
[Qemu-devel] [PATCH 2/2 V1] Fixed EPROM for AMD driver compatibility under DOS with Netware driver
2011-03-05 12:48 UTC (7+ messages)
[Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers
2011-03-05 12:45 UTC (4+ messages)
[PATCH v2 0/2] Add DSS2 support on Overo
2011-03-05 12:44 UTC (4+ messages)
` [PATCH v2 1/2] OMAP: DSS2: Add support for LG Philips LB035Q02 panel
[PATCH mmotm] fix broken bootup on 32-bit
2011-03-05 12:42 UTC
linux-next: Tree for March 4
2011-03-05 12:41 UTC (4+ messages)
` [PATCH -next] soc: sgtl5000 uses regulator interfaces
[PATCH] [ARM] orion5x: fix compiler cast warnings in ts78xx-setup.c
2011-03-05 12:36 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/2] ARM: Add Versatile Express board model
2011-03-05 12:34 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] hw/arm_sysctl.c: Add the Versatile Express system registers
` [Qemu-devel] "
[PATCH 1/2] ARM: Add TS-7800 revisions 6-9
2011-03-05 12:30 UTC (4+ messages)
` [PATCH 2/2] ARM: Enable TS-78XX features in unknown revisions
libmnl: other OS support
2011-03-05 12:31 UTC (4+ messages)
` [PATCH 1/3] src: use limits.h header
` [PATCH 2/3] include: use sanitized header from headers_install
` [PATCH 3/3] build: support compilation on non-Linuxes
[Xenomai-help] Illegal instruction running trivial-periodic on ARM with 2.5.5.2/2.6.33
2011-03-05 12:30 UTC (2+ messages)
[PATCH] PCI / PM: Add kerneldoc descrition of pci_pm_reset()
2011-03-05 12:24 UTC
[PATCH] PCI / PM: Add kerneldoc descrition of pci_pm_reset()
2011-03-05 12:24 UTC
[PATCH] PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
2011-03-05 12:21 UTC
[PATCH] PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
2011-03-05 12:21 UTC
[Bug 29363] New: [r300g] Starcraft 2: "r300 VP: Compiler error"
2011-03-05 12:19 UTC (2+ messages)
` [Bug 29363] "
[Qemu-devel] net: small fixes
2011-03-05 12:18 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] net: fix trace when debug is activated in slirp
[xen-4.1-testing test] 6313: regressions - FAIL
2011-03-05 12:18 UTC
[PATCH] mmc: subtract boot sectors from disk size for eMMC 4.3+ devices
2011-03-05 12:15 UTC
[Qemu-devel] null mac address
2011-03-05 12:15 UTC (3+ messages)
` [Qemu-devel] [PATCH] moving eeprom initialization
` [Qemu-devel] "
LVM2 ./WHATS_NEW lib/metadata/lv.c lib/metadat
2011-03-05 12:14 UTC
[RFC/PATCH v7 0/5] Multi Format Codec 5.1 driver for s5pv310 SoC
2011-03-05 12:10 UTC (6+ messages)
` [RFC/PATCH v7 1/5] Changes in include/linux/videodev2.h for MFC 5.1
[PATCH v2 0/2] MAX8997/8966 MFD (includig PMIC) Initial Release
2011-03-05 12:07 UTC (6+ messages)
` [PATCH v2 2/2] MAX8997/8966 PMIC Regulator Driver "
` [PATCH 2/2] MAX8997/8966 RTC "
` [rtc-linux] "
[PATCH] powerpc/pseries: Enable Chelsio network and iWARP drivers
2011-03-05 12:00 UTC
[PATCH] pvops: Avoid re-alloc_intr_gate of hvm evtchn callback
2011-03-05 11:59 UTC (4+ messages)
[patch] Fix AF9015 Dual tuner i2c write failures
2011-03-05 11:56 UTC (10+ messages)
When do patches get into the releases?
2011-03-05 11:51 UTC (2+ messages)
[PATCH] Fix reading of released memory
2011-03-05 11:52 UTC (3+ messages)
[BUG] git-am silently applying patches incorrectly
2011-03-05 11:51 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.