messages from 2008-07-29 01:07:13 to 2008-07-29 03:39:57 UTC [more...]
request for comment: generic kernel interface for malware vendors
2008-07-29 3:39 UTC (2+ messages)
Bizarre missing changes (git bug?)
2008-07-29 3:33 UTC (14+ messages)
[PATCH 0/7] Patches from Ubuntu kernel tree
2008-07-29 3:35 UTC (8+ messages)
` [PATCH 6/7] pm: Config option to disable handling of console during suspend/resume
` [PATCH 5/7] [airprime] Add support for more devices
[PATCH 0/3] Blackfin EMAC Driver updates for 2.6.27 (v2)
2008-07-29 3:34 UTC (4+ messages)
` [PATCH 1/3] Blackfin EMAC Driver: add proper __devinit/__devexit markings
[Qemu-devel] x86 tcg problem
2008-07-29 3:32 UTC
On netfront accelerator add/remove watches
2008-07-29 3:32 UTC
[U-Boot-Users] [PATCH] mips: Fix baudrate divisor computation on alchemy cpus
2008-07-29 3:31 UTC (2+ messages)
Issue list for Xen-3.3.0-rc1
2008-07-29 3:30 UTC
[RFC/RFT] rtl8187: Improve wireless statistics for RTL8187B
2008-07-29 3:29 UTC (12+ messages)
` Commit 741b4fbc44 (mac80211: fix TX sequence numbers) breaks rtl8187
[patch] crashdump: fix undefined reference to `elfcorehdr_addr'
2008-07-29 3:26 UTC (19+ messages)
` [PATCH 1/5] Move elfcorehdr_addr out of vmcore.c (Was: Re: [patch] crashdump: fix undefined reference to `elfcorehdr_addr')
` [PATCH 1/5] Move elfcorehdr_addr out of vmcore.c (Was:
kbuild now support arch/$ARCH/include - time for ARCHs to convert
2008-07-29 3:27 UTC (3+ messages)
Linux v2.6.27-rc1
2008-07-29 3:23 UTC
[PATCH] rtl8187: Improve wireless statistics for RTL8187B
2008-07-29 3:25 UTC
463 kernel developers missing!
2008-07-29 3:23 UTC (15+ messages)
[Qemu-devel] [PATCH] qcow3 - arbitrary metadata
2008-07-29 3:22 UTC (11+ messages)
generation of persistent network devices rules at install time
2008-07-29 3:18 UTC (2+ messages)
linux-next: tests tree unfetchable
2008-07-29 3:18 UTC (2+ messages)
[ath9k-devel] Atheros Throughput with Aggregation & Encryption
2008-07-29 3:10 UTC (3+ messages)
[PATCH] rtl8187: Fix for TX sequence number problem that resulted from commit 741b4fbc44
2008-07-29 3:08 UTC
[PATCH] powerpc/lpar - defer prefered console setup
2008-07-29 3:06 UTC (2+ messages)
[PATCH] memcg: remove redundant check in move_task()
2008-07-29 3:00 UTC (3+ messages)
linux-next: manual merge of the v4l-dvb tree
2008-07-29 3:03 UTC
+ pl2023-remove-usb-id-4348-5523-handled-by-ch341.patch added to -mm tree
2008-07-29 2:55 UTC
[linux-dvb] cx18/hvr-1600 Issues and Updates
2008-07-29 2:54 UTC (2+ messages)
+ winchiphead-ch340-1-support-modem-control-and-status-lines-more-baudrates.patch added to -mm tree
2008-07-29 2:54 UTC
+ usb-move-usb-mon-up-to-misc-options-in-kconfig.patch added to -mm tree
2008-07-29 2:51 UTC
+ pegasus-add-blacklist-support-to-fix-belkin-bluetooth-dongle.patch added to -mm tree
2008-07-29 2:50 UTC
+ iscsi_ibft_find-fix-modpost-warning.patch added to -mm tree
2008-07-29 2:40 UTC
[PATCH] Build configuration to skip ctime for modification test
2008-07-29 2:49 UTC (19+ messages)
` [PATCH] Make use of stat.ctime configurable
+ bluetooth-add-quirks-for-a-few-hci_usb-devices.patch added to -mm tree
2008-07-29 2:49 UTC
[PATCH 4/7] irda: Default to dongle type 9 on IBM hardware
2008-07-29 2:46 UTC (4+ messages)
` [PATCH 4/7] nsc-ircc: "
+ nsc-ircc-default-to-dongle-type-9-on-ibm-hardware.patch added to -mm tree
2008-07-29 2:46 UTC
post 2.6.26 requires pciehp_slot_with_bus
2008-07-29 2:43 UTC (5+ messages)
linux xfs filesystem corruption
2008-07-29 2:47 UTC (2+ messages)
+ cassini-use-request_firmware.patch added to -mm tree
2008-07-29 2:43 UTC
+ altix-serial-fix.patch added to -mm tree
2008-07-29 2:44 UTC
+ hpwdt-dont-use-static-flags.patch added to -mm tree
2008-07-29 2:41 UTC
pci_read_base patch series
2008-07-29 2:36 UTC (5+ messages)
` [PATCH 3/3] PCI: Add pci_read_base() API
[PATCH 0/2] gitweb use sections
2008-07-29 2:34 UTC (3+ messages)
` [PATCH 1/2] gitweb: sort projects by path
` [PATCH 2/2] gitweb: add section support to gitweb project listing
[PATCH 0/30] W1: w1 core fixes, ds2490 updates, strong pullup
2008-07-29 2:30 UTC (31+ messages)
` [PATCH 1/30] W1: fix deadlocks and remove w1_control_thread
` [PATCH 2/30] W1: abort search early on on exit
` [PATCH 3/30] W1: don't delay search start
` [PATCH 4/30] W1: w1_process, block or sleep
` [PATCH 5/30] W1: feature, enable hardware strong pullup
` [PATCH 6/30] W1: feature, w1_therm.c use strong pullup and documentation
` [PATCH 7/30] W1: be able to manually add and remove slaves
` [PATCH 8/30] W1: recode w1_slave_found logic
` [PATCH 9/30] W1: new module parameter search_count
` [PATCH 10/30] W1: Document add, remove, search_count, and pullup
` [PATCH 11/30] W1: w1_slave_read_id read bug, use device_attribute
` [PATCH 12/30] W1: w1_therm fix user buffer overflow and cat
` [PATCH 13/30] W1: w1_family, remove unused variable need_exit
` [PATCH 14/30] W1: w1_therm consistent mutex access code cleanup
` [PATCH 15/30] W1: w1_int.c use first available master number
` [PATCH 16/30] W1: w1.c s/printk/dev_dbg/
` [PATCH 17/30] W1: w1_io.c reset comments and msleep
` [PATCH 18/30] W1: ds1wm.c msleep for reset
` [PATCH 19/30] W1: ds2490.c correct print message
` [PATCH 20/30] W1: ds2490.c add support for strong pullup
` [PATCH 21/30] W1: ds2490.c ds_write_bit, grouping error, disable readback
` [PATCH 22/30] W1: ds2490.c disable bit read and write
` [PATCH 23/30] W1: ds2490.c simplify and fix ds_touch_bit
` [PATCH 24/30] W1: ds2490.c ds_dump_status rework
` [PATCH 25/30] W1: ds2490.c ds_reset remove ds_wait_status
` [PATCH 26/30] W1: ds2490.c reset ds2490 in init
` [PATCH 27/30] W1: ds2490.c magic number work
` [PATCH 28/30] W1: ds2490.c ds_write_block remove extra ds_wait_status
` [PATCH 29/30] W1: Documentation/w1/masters/ds2490 update
` [PATCH 30/30] W1: ds2490.c optimize ds_set_pullup
Exposing control of my device
2008-07-29 2:29 UTC
[PATCH] omfs: fix sparse signedness warnings
2008-07-29 2:26 UTC (2+ messages)
grub-probe fails to find PC partition due to Apple disklabel
2008-07-29 2:25 UTC (4+ messages)
[REVIEW] Update kernel headers to compile in userspace (libxfs)
2008-07-29 2:25 UTC
[U-Boot-Users] [PATCH 1/1] Re-Submit: Add support for ATMEL AT91SAM9G20EK board
2008-07-29 2:23 UTC (2+ messages)
interrupt overhead on ARM architecture
2008-07-29 2:23 UTC
ASoC widgets questions
2008-07-29 2:22 UTC
linux-next: pci-current tree build failure
2008-07-29 2:15 UTC (3+ messages)
Q) AP mode disconnected in MadWiFi
2008-07-29 2:21 UTC
[PATCH 3/3] cpuset: fix wrong calculation of relax domain level
2008-07-29 2:16 UTC (3+ messages)
[ath9k-devel] Completion
2008-07-29 2:17 UTC (3+ messages)
ata_piix problem with MacBook Pro and 2.6.26
2008-07-29 2:14 UTC (2+ messages)
Hackontest ideas?
2008-07-29 2:12 UTC (6+ messages)
x86: Is there still value in having a special tlb flush IPI vector?
2008-07-29 2:12 UTC (3+ messages)
[ANNOUNCE] udev 125 release
2008-07-29 2:10 UTC (5+ messages)
[git pull] PCI code for 2.6.27-rc1
2008-07-29 2:08 UTC (3+ messages)
[PATCH 13/13] proc tty: switch ircomm to ->proc_fops
2008-07-29 2:08 UTC
Strange DM issue on boot
2008-07-29 2:07 UTC (2+ messages)
cosmetic bug in mdadm
2008-07-29 2:06 UTC (3+ messages)
[PATCH 12/13] proc tty: remove ->read_proc from rfcomm
2008-07-29 2:06 UTC
[PATCH 11/13] proc tty: switch usb_serial to ->proc_fops
2008-07-29 2:05 UTC
[ath9k-devel] WPA2
2008-07-29 2:04 UTC (3+ messages)
Corey J Ashford is out of the office
2008-07-29 2:04 UTC
[PATCH 10/13] proc tty: switch serial_core to ->proc_fops
2008-07-29 2:04 UTC
[PATCH 09/13] proc tty: switch sdio_uart to ->proc_fops
2008-07-29 2:03 UTC
[PATCH 08/13] proc tty: remove ->read_proc from isdn capi
2008-07-29 2:03 UTC
[PATCH] - GRU Driver V3 fixes to resolve code review comments
2008-07-29 2:02 UTC (3+ messages)
[PATCH 07/13] proc tty: switch synclink_gt to ->proc_fops
2008-07-29 2:01 UTC
[PATCH] omfs: sparse annotations
2008-07-29 1:27 UTC (2+ messages)
GRU driver feedback
2008-07-29 2:00 UTC (4+ messages)
[PATCH 06/13] proc tty: switch synclinkmp to ->proc_fops
2008-07-29 1:59 UTC
[PATCH 05/13] proc tty: switch synklink to ->proc_fops
2008-07-29 1:59 UTC
[Qemu-devel] targets that still use dyngen
2008-07-29 1:58 UTC (2+ messages)
[PATCH 04/13] proc tty: switch synclink_cs to ->proc_fops
2008-07-29 1:58 UTC
[PATCH 03/13] proc tty: switch ip2 to ->proc_fops
2008-07-29 1:57 UTC
help, multicast routing not work
2008-07-29 0:45 UTC
[RFC] sctp/tcp: Question -- ICMPv4 length check (not) redundant?
2008-07-29 1:56 UTC (6+ messages)
[PATCH 02/13] proc tty: switch cyclades to ->proc_fops
2008-07-29 1:55 UTC
[Patch] ia64 build failure due to msleep not defined
2008-07-29 1:55 UTC (2+ messages)
[PATCH] usb/core/driver: fix warning
2008-07-29 1:54 UTC (2+ messages)
where change events in epoll_wait(), and who notify an epoll event?
2008-07-29 1:54 UTC
(unknown),
2008-07-29 1:56 UTC (3+ messages)
` multiple sata_mv boards with same DevID ?
[PATCH] RCU: implement rcu_read_[un]lock_preempt()
2008-07-29 1:47 UTC (5+ messages)
[PATCH 0/24] x86: arch/x86/kernel/ cleanups
2008-07-29 1:47 UTC (13+ messages)
` [PATCH 01/24] x86: kernel/alternative.c cleanup
` [PATCH 02/24] x86: kernel/apm_32.c cleanup
` [PATCH 03/24] x86: kernel/asm-offsets_64.c cleanup
` [PATCH 04/24] x86: kernel/efi.c cleanup
` [PATCH 05/24] x86: kernel/cpuid.c cleanup
` [PATCH 06/24] x86: kernel/early-quirks.c cleanup
` [PATCH 07/24] x86: kernel/io_apic_32.c cleanup
` [PATCH 08/24] x86: kernel/io_apic_64.c cleanup
` [PATCH 09/24] x86: kernel/irq_64.c cleanup
` [PATCH 10/24] x86: kernel/irqinit_32.c cleanup
` [PATCH 11/24] x86: kernel/kprobes.c cleanup
[PATCH] add iommu_num_pages helper function
2008-07-29 1:46 UTC (7+ messages)
[PATCH 1/3] cpuset: clean up cpuset hierarchy traversal code
2008-07-29 1:44 UTC (8+ messages)
hotplug support for USB DSL modems
2008-07-29 1:42 UTC
2.6.26-$sha1: RIP gup_pte_range+0x54/0x120
2008-07-29 1:39 UTC (9+ messages)
` [PATCH] x86: do not overrun page table ranges in gup
[PATCH] typhoon: use request_firmware
2008-07-29 1:38 UTC (6+ messages)
[Patch] fix ia64 build failure when CONFIG_SFC=m
2008-07-29 1:36 UTC (2+ messages)
[U-Boot-Users] Freescale MPC8349EMDS hang on boot
2008-07-29 1:36 UTC (13+ messages)
` [U-Boot-Users] Freescale MPC8349EMDS BCSR corruption
Poisoning of Linux initiators on SCST reboot
2008-07-29 1:34 UTC (2+ messages)
[PATCH 01/13] proc tty: introduce ->proc_fops
2008-07-29 1:29 UTC
[REVIEW] Cleanup more dir v1 macros and stuff
2008-07-29 1:29 UTC
[PATCH 2.6.27] cxgb3: Allow 64KB firmware images
2008-07-29 1:25 UTC (2+ messages)
TAKE 981498 - kill bhv_vnode_t
2008-07-29 1:32 UTC (3+ messages)
[PATCH 2/3] kgdb, mips: add arch support for the kernel's kgdb core
2008-07-29 1:24 UTC (4+ messages)
[PATCH] Permit simultaneous compilation of both PXA AC97 drivers
2008-07-29 1:23 UTC (5+ messages)
` [PATCH] Permit simultaneous compilation ofboth "
DCCP Conformance Test Suite
2008-07-29 1:21 UTC (2+ messages)
[patch 12/17] vfs: pagecache usage optimization for pagesize!=blocksize
2008-07-29 1:11 UTC (4+ messages)
[linux-dvb] DVICO firmware compatibility between v4l-dvb and in-tree kernel drivers
2008-07-29 1:07 UTC (3+ 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.