messages from 2011-06-08 18:38:20 to 2011-06-08 19:50:40 UTC [more...]
3.0-rc1 problem with usb, cdrom
2011-06-08 19:50 UTC (2+ messages)
Changing Kernel thread priorities
2011-06-08 19:49 UTC (8+ messages)
gcc 4.5.1 / as 2.20.51.0.11 miscompiling drivers/char/i8k.c ?
2011-06-08 19:48 UTC (24+ messages)
` 2.6.39.1 immediately reboots/resets on EFI system
What is proper kernel tree to develop against?
2011-06-08 19:49 UTC (4+ messages)
[PATCH] add a way to disable xen's udev script
2011-06-08 19:49 UTC (4+ messages)
[PATCH 00/19] remote-helper improvements
2011-06-08 19:47 UTC (25+ messages)
` [PATCH 01/19] transport-helper: fix minor leak in push_refs_with_export
` [PATCH 02/19] t5800: factor out some ref tests
` [PATCH 03/19] t5800: document some non-functional parts of remote helpers
` [PATCH 04/19] teach remote-testgit to import non-HEAD refs
` [PATCH 05/19] transport-helper: don't feed bogus refs to export push
` [PATCH 06/19] git_remote_helpers: push all refs during a non-local export
` [PATCH 07/19] remote-curl: accept empty line as terminator
` [PATCH 08/19] git-remote-testgit: only push for non-local repositories
` [PATCH 09/19] git-remote-testgit: fix error handling
` [PATCH 10/19] fast-import: introduce 'done' command
` [PATCH 11/19] fast-export: support done feature
` [PATCH 12/19] transport-helper: factor out push_update_refs_status
` [PATCH 13/19] transport-helper: check status code of finish_command
` [PATCH 14/19] transport-helper: use the new done feature where possible
` [PATCH 15/19] transport-helper: update ref status after push with export
` [PATCH 16/19] transport-helper: change import semantics
` [PATCH 17/19] transport-helper: export is no longer always the last command
` [PATCH 18/19] transport-helper: Use capname for gitdir capability too
` [PATCH 19/19] transport-helper: implement marks location as capability
[Qemu-devel] [PATCH v2 0/9] msi: Small cleanups and fixes
2011-06-08 19:48 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 8/9] msix: Align MSI-X constants to libpci definitions and extend them
` [Qemu-devel] [PATCH v2 9/9] msi: Move PCI_MSI_PENDING_32/64 into pci_regs.h
[U-Boot] [PATCH 0/5] Add bitfields, clock and pinmux functions to simplify code
2011-06-08 19:48 UTC (12+ messages)
` [U-Boot] [PATCH 1/5] Tegra2: Add bitfield access macros
[PATCH] spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices
2011-06-08 19:48 UTC
[PATCH tip/core/rcu 0/28] patches queued for 3.1, first installment
2011-06-08 19:47 UTC (31+ messages)
` [PATCH tip/core/rcu 01/28] rcu: Simplify curing of load woes
` [PATCH tip/core/rcu 02/28] rcu: Use kthread_create_on_node()
` [PATCH tip/core/rcu 03/28] rcu: Streamline code produced by __rcu_read_unlock()
` [PATCH tip/core/rcu 04/28] rcu: Restore checks for blocking in RCU read-side critical sections
` [PATCH tip/core/rcu 05/28] rcu: Move rcu_head definition to types.h
` [PATCH tip/core/rcu 06/28] rcu: Update rcutorture documentation
` [PATCH tip/core/rcu 07/28] Fix mismatched variable in rcutree_trace.c
` [PATCH tip/core/rcu 08/28] rcu: Abstract common code for RCU grace-period-wait primitives
` [PATCH tip/core/rcu 09/28] rcu: Catch rcutorture up to new RCU API additions
` [PATCH tip/core/rcu 10/28] rcu: Fix RCU's NMI documentation
` [PATCH tip/core/rcu 11/28] audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
` [PATCH tip/core/rcu 12/28] block,rcu: Convert call_rcu(cfq_cfqd_free) "
` [PATCH tip/core/rcu 13/28] nfs,rcu: Convert call_rcu(nfs_free_delegation_callback) "
` [PATCH tip/core/rcu 14/28] security,rcu: Convert call_rcu(whitelist_item_free) "
` [PATCH tip/core/rcu 15/28] scsi,rcu: Convert call_rcu(fc_rport_free_rcu) "
` [PATCH tip/core/rcu 16/28] block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) "
` [PATCH tip/core/rcu 17/28] ia64,rcu: Convert call_rcu(sn_irq_info_free) "
` [PATCH tip/core/rcu 18/28] jbd2,rcu: Convert call_rcu(free_devcache) "
` [PATCH tip/core/rcu 19/28] md,rcu: Convert call_rcu(free_conf) "
` [PATCH tip/core/rcu 20/28] security,rcu: Convert call_rcu(sel_netnode_free) "
` [PATCH tip/core/rcu 21/28] security,rcu: Convert call_rcu(sel_netport_free) "
` [PATCH tip/core/rcu 22/28] ipc,rcu: Convert call_rcu(free_un) "
` [PATCH tip/core/rcu 23/28] ipc,rcu: Convert call_rcu(ipc_immediate_free) "
` [PATCH tip/core/rcu 24/28] vmalloc,rcu: Convert call_rcu(rcu_free_va) "
` [PATCH tip/core/rcu 25/28] vmalloc,rcu: Convert call_rcu(rcu_free_vb) "
` [PATCH tip/core/rcu 26/28] sysctl,rcu: Convert call_rcu(free_head) to kfree
` [PATCH tip/core/rcu 27/28] net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()
` [PATCH tip/core/rcu 28/28] net,rcu: Convert call_rcu(sk_filter_release_rcu) to kfree_rcu
Re:7
2011-06-08 19:41 UTC
[PATCH 0/4] sched: Make sleep inside atomic detection work on !PREEMPT
2011-06-08 19:47 UTC (8+ messages)
` [PATCH 2/4] sched: Isolate preempt counting in its own config option
` [PATCH 3/4] sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
` [PATCH 4/4] sched: Generalize sleep inside spinlock detection
pull request: bluetooth-2.6 2011-06-08
2011-06-08 19:46 UTC
[PATCH 0/5] ath6kl: staging fixes
2011-06-08 19:46 UTC (5+ messages)
` [PATCH 2/5] ath6kl: testmode support
` [PATCH 3/5] ath6kl: cache firmware
[debug patch] printk: Add a printk killswitch to robustify NMI watchdog messages
2011-06-08 19:45 UTC (13+ messages)
[GIT] CIFS Fixes
2011-06-08 19:41 UTC
[Bug 36962] New: [Regression 2.6.39][nouveau][bisected?] leaving fullscreen XV "crashes" with KDE desktop effects enabled
2011-06-08 19:40 UTC (2+ messages)
` [Bug 36962] "
[PATCH 2nd revision] Add SELinux context support to AUDIT target
2011-06-08 19:39 UTC (12+ messages)
` [PATCH 3rd "
File For Your Claim
2011-06-08 19:36 UTC
Amend recipes which do not contain a (new) target machine in COMPATIBLE_MACHINE
2011-06-08 19:34 UTC (11+ messages)
[PATCH] bnx2i: fix bnx2i driver to test for physical device support of iscsi early
2011-06-08 19:36 UTC (2+ messages)
[PATCH 00/11] crypto: omap-sham driver fixes
2011-06-08 19:36 UTC (3+ messages)
[PATCH 0/4] drivers/iommu/ relocations
2011-06-08 19:35 UTC (5+ messages)
` [PATCH 4/4] x86: intel-iommu: move to drivers/iommu/
[2.6.39] CIFS write failures where 2.6.38 works
2011-06-08 19:34 UTC (2+ messages)
[PATCH] checkpatch: Validate signature styles and To: and Cc: lines
2011-06-08 19:34 UTC
[PATCH 2/2] ramoops: add new line to printks
2011-06-08 19:27 UTC (6+ messages)
` [PATCH 2/2 v2] ramoops: add new line to each print
[PATCH 5/5] CFQ: use proper locking for cache of last hit cic
2011-06-08 19:32 UTC (5+ messages)
[PATCH] jbd2: Fix oops in jbd2_journal_remove_journal_head()
2011-06-08 19:31 UTC (3+ messages)
[PATCH] Add debugging boundary check to pfn_to_page
2011-06-08 19:31 UTC (6+ messages)
[PATCH] adaptername: Move adapter naming into a plugin
2011-06-08 19:30 UTC (5+ messages)
BUG: unable to handle kernel paging request - balloon_init - xen-4.1.0 - 2.6.32.39
2011-06-08 19:29 UTC (11+ messages)
[PATCH] regulator: Properly register dummy regulator driver
2011-06-08 19:28 UTC (2+ messages)
[PATCH] ASoC: WM8804 does not support sample rates below 32kHz
2011-06-08 19:28 UTC (2+ messages)
[PATCH v2 1/2] coredump: use task comm instead of (unknown)
2011-06-08 19:26 UTC (4+ messages)
Linux module for causing a system hard lock-up
2011-06-08 19:27 UTC
[PATCH] drm/radeon/kms: add initial CS checker support for compute
2011-06-08 19:26 UTC
[PATCH -v2] Audit: push audit success and retcode into arch ptrace.h
2011-06-08 19:19 UTC (11+ messages)
` [PATCH -v2] Audit: push audit success and retcode into arch
[patch v2 0/2] enhance stop machine infrastructure for MTRR rendezvous sequence
2011-06-08 19:20 UTC (3+ messages)
` [patch v2 1/2] stop_machine: enable __stop_machine() to be called from the cpu online path
Retrieving the number of input channels on a sound card
2011-06-08 19:20 UTC (2+ messages)
Getting IR to work on a hvr-1250 tuner
2011-06-08 19:18 UTC (3+ messages)
[PATCH] nfs-utils: Support binding to source address
2011-06-08 19:17 UTC (5+ messages)
[PATCH] sha1_file.c: zlib can only process 4GB at a time
2011-06-08 19:16 UTC (2+ messages)
pull request: wireless-next-2.6 2011-06-08
2011-06-08 19:12 UTC (2+ messages)
Can I recover my nilfs disk partition and a few other questions?
2011-06-08 19:15 UTC (3+ messages)
[PATCH] drm: Honour O_NONBLOCK on the device for reading events
2011-06-08 19:14 UTC
[PATCH v2] mtdinfo: add regioninfo/eraseblock map display
2011-06-08 19:11 UTC (3+ messages)
` [PATCH v3] "
` [PATCH v4] "
[Qemu-devel] [PULL 00/26] Alpha system emulation, v5
2011-06-08 19:10 UTC (4+ messages)
coccicheck: Add M= option
2011-06-08 19:10 UTC (4+ messages)
` [PATCH 1/2] coccicheck: add M= option to control which dir is processed
asoc: no valid backend routes for PCM: SDP4430 Media
2011-06-08 19:08 UTC (2+ messages)
[Qemu-devel] inconsistency between device traversal in qdev and legacy
2011-06-08 19:06 UTC (5+ messages)
[PATCH 1/5] SH: drop const from io port variiable
2011-06-08 19:04 UTC (4+ messages)
` [PATCH 4/5] ixgbe: Fix incorrect declaration of ixgbevf_mbx_ops
extending support in drivers/net/wireless/mwl8k.c
2011-06-08 19:04 UTC
Compat-wireless release for 2011-06-08 is baked
2011-06-08 19:04 UTC
[PATCH 0/4] debug, printk cleanup
2011-06-08 19:03 UTC (5+ messages)
` [PATCH 4/4] mtd: nand: define pr_fmt() to include __func__ in debug output
[PATCH] [v2] powerpc/p1022ds: fix audio-related properties in the device tree
2011-06-08 19:03 UTC
3.0.0-rc2-git1 -- BUG: sleeping function called from invalid context at mm/slub.c:847
2011-06-08 19:02 UTC
BeagleBoard using GCC 4.6.0
2011-06-08 19:02 UTC (3+ messages)
[pm-wip/cpufreq][PATCH 0/3] OMAP2+: cpufreq: fixes
2011-06-08 18:59 UTC (6+ messages)
` [pm-wip/cpufreq][PATCH 3/3] OMAP2+: cpufreq: do lateinit
Small files perform much faster on newly formatted fs?
2011-06-08 18:58 UTC (5+ messages)
[PATCH] cx231xx: Add support for Hauppauge WinTV USB2-FM
2011-06-08 18:58 UTC (2+ messages)
[RFC/PATCH] git put: an alternative to add/reset/checkout
2011-06-08 18:57 UTC (4+ messages)
Command-line interface thoughts
2011-06-08 18:57 UTC (6+ messages)
` Command-line interface thoughts (ad-hominem attacks)
Command-line interface thoughts
2011-06-08 18:56 UTC (4+ messages)
Sha1 lookup and GIT_USE_LOOKUP
2011-06-08 18:55 UTC (2+ messages)
[Qemu-devel] [RFC v2 00/10] ISA reconfigurability v2
2011-06-08 18:55 UTC (14+ messages)
` [Qemu-devel] [RFC v4 00/12] ISA reconfigurability v4
` [Qemu-devel] [PATCH v4 01/12] qdev: Add support for property type bool
` [Qemu-devel] [PATCH v4 02/12] qdev: Add helpers for reading properties
` [Qemu-devel] [RFC v4 03/12] isa: Provide set_state callback
` [Qemu-devel] [RFC v4 04/12] isa: Allow to un-assign I/O ports
` [Qemu-devel] [RFC v4 05/12] isa: Allow to un-associate an IRQ
` [Qemu-devel] [RFC v4 06/12] parallel: Implement ISA set_state callback
` [Qemu-devel] [RFC v4 07/12] serial: Implement ISA set_state() callback
` [Qemu-devel] [PATCH v4 08/12] fdc: Parametrize ISA base, IRQ and DMA
` [Qemu-devel] [RFC v4 09/12] fdc: Implement ISA set_state() callback
` [Qemu-devel] [RFC v4 10/12] ide: Allow to discard I/O ports
` [Qemu-devel] [RFC v4 11/12] ide: Implement ISA set_state() callback
` [Qemu-devel] [RFC v4 12/12] prep: Add pc87312 Super I/O emulation
[RFC] Updated DRM plane handling patches
2011-06-08 18:54 UTC (5+ messages)
` [PATCH 1/4] drm: add plane support
[Qemu-devel] [PATCH] msi: Fix copy&paste mistake in msi_uninit
2011-06-08 18:53 UTC (2+ messages)
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
2011-06-08 18:53 UTC (3+ messages)
[PATCH] mtdinfo: remove now unused ubigen info
2011-06-08 18:52 UTC
Linux Force Feedback for Saitek Cyborg Evo Force
2011-06-08 18:51 UTC (13+ messages)
XFS problem in 2.6.32
2011-06-08 18:50 UTC (10+ messages)
LVM vs. Ext4 snapshots (was: [PATCH v1 00/30] Ext4 snapshots)
2011-06-08 18:49 UTC (2+ messages)
Port xfstests 145, 161, 175, 176, 185?
2011-06-08 18:48 UTC (2+ messages)
[PATCH] sony-laptop: fix potential improper handle usage
2011-06-08 18:49 UTC
[bluetooth-next v3 00/16] SMP Just Works implementation
2011-06-08 18:46 UTC (3+ messages)
` [bluetooth-next v3 06/16] Bluetooth: Add SMP confirmation structs
[PATCH] Btrfs: don't map extent buffer if path->skip_locking is set
2011-06-08 18:45 UTC
[2011.03-maintenance] Pull request #20
2011-06-08 18:42 UTC (2+ messages)
kernel BUG at fs/btrfs/inode.c:4676!
2011-06-08 18:43 UTC (2+ messages)
[PATCH 0/2] pseudo: Update pseudo to 1.1.1 version V3
2011-06-08 18:48 UTC (3+ messages)
` [PATCH 1/2] pseudo: Update pseudo to 1.1.1 version
` [PATCH 2/2] distro_tracking_fields.inc: add pseudo
[kernel-hardening] segoon's status report - #4 of 15
2011-06-08 18:41 UTC
[lm-sensors] Sweet Home Tips
2011-06-08 18:40 UTC
BSOD in GPLPV rev928 in xennet.sys
2011-06-08 18:38 UTC
[U-Boot] [PATCH 3/4] nand_spl/spiboot/sdboot: Add ability to have smaller middle loader
2011-06-08 18:38 UTC (4+ 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.