messages from 2008-02-06 23:05:13 to 2008-02-07 00:21:18 UTC [more...]
- dcdbas-add-dmi-based-module-autloading.patch removed from -mm tree
2008-02-07 0:21 UTC
- use-__set_task_state-for-traced-stopped-tasks.patch removed from -mm tree
2008-02-07 0:20 UTC
[patch 00/73] 2.6.23-stable review
2008-02-06 23:54 UTC (57+ messages)
` [patch 01/73] SPARC64: Fix sparc64 cpu cross call hangs
` [patch 02/73] dm: table detect io beyond device
` [patch 03/73] dm crypt: fix write endio
` [patch 04/73] dm crypt: use bio_add_page
` [patch 05/73] ACPI: video_device_list corruption
` [patch 06/73] ACPI: thinkpad-acpi: fix lenovo keymap for brightness
` [patch 07/73] SPARC64: Fix memory controller register access when non-SMP
` [patch 08/73] SPARC64: Fix two kernel linear mapping setup bugs
` [patch 09/73] IPSEC: Fix potential dst leak in xfrm_lookup
` [patch 10/73] VLAN: Lost rtnl_unlock() in vlan_ioctl()
` [patch 11/73] tty: fix logic change introduced by wait_event_interruptible_timeout()
` [patch 12/73] IPV4 raw: Strengthen check on validity of iph->ihl
` [patch 13/73] sky2: disable rx checksum on Yukon XL
` [patch 14/73] sky2: RX lockup fix
` [patch 15/73] POWERPC: Change fallocate to match unistd.h on powerpc
` [patch 16/73] X25: Add missing x25_neigh_put
` [patch 17/73] NET: mcs7830 passes msecs instead of jiffies to usb_control_msg
` [patch 18/73] NET: kaweth was forgotten in msec switchover of usb_start_wait_urb
` [patch 19/73] IRDA: irda_create() nuke user triggable printk
` [patch 20/73] INET: Fix netdev renaming and inet address labels
` [patch 21/73] CONNECTOR: Dont touch queue dev after decrement of ref count
` [patch 22/73] ATM: Check IP header validity in mpc_send_packet
` [patch 23/73] IPV4 ROUTE: ip_rt_dump() is unecessary slow
` [patch 24/73] ATM: delay irq setup until card is configured
` [patch 25/73] IPSEC: Avoid undefined shift operation when testing algorithm ID
` [patch 26/73] NET: Correct two mistaken skb_reset_mac_header() conversions
` [patch 27/73] IPV4: ip_gre: set mac_header correctly in receive path
` [patch 28/73] CASSINI: Fix endianness bug
` [patch 29/73] CASSINI: Revert dont touch page_count
` [patch 30/73] CASSINI: Set skb->truesize properly on receive packets
` [patch 31/73] SPARC64: Fix OOPS in dma_sync_*_for_device()
` [patch 32/73] SPARC64: Implement pci_resource_to_user()
` [patch 33/73] ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-reference
` [patch 34/73] ACPI: Not register gsi for PCI IDE controller in legacy mode
` [patch 35/73] ACPICA: fix acpi_serialize hang regression
` [patch 36/73] ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
` [patch 37/73] PM: ACPI and APM must not be enabled at the same time
` [patch 38/73] CRYPTO: padlock: Fix spurious ECB page fault
` [patch 39/73] USB: update sierra.c with latest device ids that are in 2.6.24-rc7
` [patch 40/73] clockevents: fix reprogramming decision in oneshot broadcast
` [patch 41/73] Freezer: Fix APM emulation breakage
` [patch 42/73] vfs: coredumping fix (CVE-2007-6206)
` [patch 43/73] quicklists: do not release off node pages early
` [patch 44/73] quicklists: Only consider memory that can be used with GFP_KERNEL
` [patch 45/73] chelsio: Fix skb->dev setting
` [patch 46/73] cxgb: fix T2 GSO
` [patch 47/73] cxgb: fix stats
` [patch 48/73] Input: implement proper locking in input core
` [patch 49/73] Input: evdev - implement proper locking
` [patch 50/73] Input: mousedev "
` [patch 51/73] Input: joydev "
` [patch 52/73] Input: tsdev "
` [patch 53/73] Input: fix open count handling in input interfaces
` [patch 67/73] Netfilter: bridge: fix double POST_ROUTING invocation
` [patch 68/73] Netfilter: bridge-netfilter: fix net_device refcnt leaks
` [patch 72/73] ACPI: sync blacklist w/ latest
- riscom8-fix-smp-brokenness.patch removed from -mm tree
2008-02-07 0:20 UTC
- ext2-return-after-ext2_error-in-case-of-failures.patch removed from -mm tree
2008-02-07 0:20 UTC
- fix-versus-precedence-in-various-places.patch removed from -mm tree
2008-02-07 0:20 UTC
- taskstats-scaled-time-cleanup.patch removed from -mm tree
2008-02-07 0:20 UTC
- geode-lists-are-subscriber-only.patch removed from -mm tree
2008-02-07 0:20 UTC
- remove-inclusions-of-linux-autoconfh.patch removed from -mm tree
2008-02-07 0:20 UTC
[U-Boot-Users] [PPC] PLEASE READ - was: [PATCH] Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
2008-02-07 0:20 UTC (3+ messages)
- hash-add-explicit-u32-and-u64-versions-of-hash.patch removed from -mm tree
2008-02-07 0:20 UTC
- a-potential-bug-in-inotify_userc.patch removed from -mm tree
2008-02-07 0:20 UTC
- fs-fat-refine-chmod-checks.patch removed from -mm tree
2008-02-07 0:20 UTC
[PATCH for review] ACPI: Create /sys/firmware/acpi/interrupts/ counters
2008-02-07 0:16 UTC (5+ messages)
` [PATCH] ACPI: create /sys/firmware/acpi/interrupts/ (v2)
[PATCH] sys_remap_file_pages: fix ->vm_file accounting
2008-02-07 0:16 UTC (7+ messages)
[PATCH] Override DSDT and SSDTs via initramfs
2008-02-07 0:15 UTC (6+ messages)
` [PATCH 0/3] Override DSDT "
` [PATCH 1/3] The basics of DSDT from initramfs
` [PATCH 1/3] The basics of DSDT from initramfs (format corrected)
[PATCHSET #upstream] libata: improve ATAPI data transfer handling, take #4
2008-02-07 0:14 UTC (5+ messages)
` [PATCH 2/4] libata: update ATAPI overflow draining
` [PATCH 3/4] libata: implement ATAPI drain buffer
partition sysfs OOPS in current GIT
2008-02-06 23:57 UTC (9+ messages)
` Oops figures
+ softlockup-automatically-detect-hung-task_uninterruptible-tasks.patch added to -mm tree
2008-02-07 0:12 UTC
[PATCH] ipvs: Make the synchronization interval controllable
2008-02-06 23:57 UTC (4+ messages)
sprintf with mips
2008-02-07 0:10 UTC (2+ messages)
System Clock runaway on Xilinx platform
2008-02-07 0:10 UTC (2+ messages)
[U-Boot-Users] [PATCHv2] [ads5121] DDR2 init/timing update
2008-02-07 0:10 UTC (2+ messages)
[PATCHSET #upstream] block/libata: update and use block layer padding and draining
2008-02-07 0:09 UTC (3+ messages)
[RFC][PATCH] remove section mappinng
2008-02-07 0:09 UTC (5+ messages)
[REPOST] opti93x: conversion to use cs4231 library
2008-02-07 0:09 UTC (6+ messages)
[U-Boot-Users] [PATCH] [ADS5121] Device tree updates
2008-02-07 0:08 UTC (2+ messages)
[U-Boot-Users] [PATCH] [ADS5121] Change IPS freq to 66MHz
2008-02-07 0:08 UTC (2+ messages)
unexpected IO-APIC, 2.4.36 SMP, AMD dual core Opteron
2008-02-07 0:07 UTC (2+ messages)
[PATCH 4/4] Add a --cover-letter option to format-patch
2008-02-07 0:04 UTC (3+ messages)
converting fore200e driver to use request_firmware()
2008-02-07 0:05 UTC (2+ messages)
[RFC][PATCH] selinux: support 64-bit capabilities
2008-02-07 0:04 UTC (3+ messages)
[PATCH 1/3] hugetlb: numafy several functions
2008-02-07 0:03 UTC (5+ messages)
` [PATCH 2/3] hugetlb: add per-node nr_hugepages sysfs attribute
` [PATCH 3/3] hugetlb: interleave dequeing of huge pages
` [UPDATED][PATCH 2/3] hugetlb: add per-node nr_hugepages sysfs attribute
[U-Boot-Users] [PATCHv2] [ads5121] Set ips dividor to 1/3 of csb clock
2008-02-07 0:03 UTC (2+ messages)
[PATCH stable 1/3] b43: Fix suspend/resume
2008-02-07 0:00 UTC (4+ messages)
` [stable] "
PXA27x and AC97 reset bug
2008-02-06 23:00 UTC
[PATCH 1/2] - SH/Dreamcast - fix maple bus bugs
2008-02-06 23:59 UTC (11+ messages)
` [PATCH 2/2] "
` [PATCH] - SH/Dreamcast - additional patch to maple.h
[TIG RFC] Cleaning up tig's option handling
2008-02-06 23:57 UTC
[PATCH] bugfix for an underflow condition in usb storage & isd200.c
2008-02-06 23:55 UTC (3+ messages)
[PATCH] git-stash: alias 'list' to 'ls' and 'clear' to 'rm'
2008-02-06 23:53 UTC (3+ messages)
` [PATCH WIP] git-stash: add new 'drop' subcommand
grub2 and Linux software RAID devices
2008-02-06 23:54 UTC (7+ messages)
more iommu sg merging fallout
2008-02-06 23:53 UTC (4+ messages)
[ToDo] Real Mode Support
2008-02-06 23:52 UTC (4+ messages)
[PATCH], issue EOI to APIC prior to calling crash_kexec in die_nmi path
2008-02-06 23:50 UTC (8+ messages)
Understanding clock drift in virtual machines w/ CFS, NOHZ
2008-02-06 12:53 UTC
[PATCH v2] Make git prune remove temporary packs that look like write failures
2008-02-06 23:48 UTC
[rft] s2ram wakeup moves to .c, could fix few machines
2008-02-06 23:48 UTC (4+ messages)
[U-Boot-Users] [Q] memtest doubt
2008-02-06 23:48 UTC
[drivers/misc/thinkpad_acpi.c] duplicate test if (level & TP_EC_FAN_FULLSPEED)
2008-02-06 23:48 UTC (7+ messages)
` [PATCH][drivers/misc/thinkpad_acpi.c] "
[PATCH] reduce large do_mount stack usage with noinlines
2008-02-06 23:46 UTC (6+ messages)
[PATCH 2/2] Documentation/git-svn.txt: Fix "git clone" example
2008-02-06 23:45 UTC
command prompt script for current branch
2008-02-06 23:44 UTC (5+ messages)
` [PATCH (repost)] Improve bash prompt to detect merge / rebase in progress
[PATCH] sanity checks for RAID
2008-02-06 23:43 UTC
[PATCH 1/2] Documentation/git-svn.txt: Remove the hyphen from git-foo when quoted
2008-02-06 23:43 UTC
The SMP alternatives code breaks exception fixup?
2008-02-06 23:43 UTC (7+ messages)
` [stable] "
[Bug 14394] New: [NV4B] Composite broken on 2nd head
2008-02-06 23:41 UTC (2+ messages)
` [Bug 14394] "
[U-Boot-Users] [PATCH 1/1] xsengine: rename board_post_init to board_late_init
2008-02-06 23:40 UTC (2+ messages)
[Regression] 2.6.24-git9: RT sched mishandles artswrapper (bisected)
2008-02-06 23:34 UTC (5+ messages)
[Bluez-devel] SDP limiting connections?
2008-02-06 23:34 UTC (3+ messages)
[patch] Fix large MCA bootmem allocation
2008-02-06 23:32 UTC (2+ messages)
[RFC][PATCH 1/2] Smarter retry of costly-order allocations
2008-02-06 23:30 UTC (3+ messages)
` [RFC][PATCH 2/2] Explicitly retry hugepage allocations
[NETFILTER -stable 02/02]: bridge-netfilter: fix net_device refcnt leaks
2008-02-06 23:28 UTC (2+ messages)
` patch netfilter-bridge-netfilter-fix-net_device-refcnt-leaks.patch queued to -stable tree
[NETFILTER -stable 01/02]: bridge: fix double POST_ROUTING invocation
2008-02-06 23:28 UTC (2+ messages)
` patch netfilter-bridge-fix-double-post_routing-invocation.patch queued to -stable tree
[PATCH] forcedeth: mac address mcp77/79
2008-02-06 23:28 UTC (2+ messages)
` patch forcedeth-mac-address-mcp77-79.patch queued to -stable tree
[RFC][PATCH] mm: fix misleading __GFP_REPEAT related comments
2008-02-06 23:29 UTC (4+ messages)
[patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0
2008-02-06 23:28 UTC (7+ messages)
HP6xx : weird hwclock behavior, bug?
2008-02-06 23:28 UTC
[Lguest/x86]: Clash with ioremap_nocache() + _PAGE_PWT
2008-02-06 23:21 UTC
[U-Boot-Users] [PATCH] Add attribute POST_PREREL to ECC memory POST
2008-02-06 23:23 UTC (2+ messages)
Ordering of commits and breaking bisecting
2008-02-06 23:22 UTC (2+ messages)
+ reduce-large-do_mount-stack-usage-with-noinlines.patch added to -mm tree
2008-02-06 23:17 UTC
suspend to ram problem
2008-02-06 23:17 UTC (8+ messages)
drivers/char/hvc_* and /Documentation/powerpc/hvcs.txt
2008-02-06 23:16 UTC (3+ messages)
[PATCH] fix for partmap detection on RAID/LVM
2008-02-06 23:14 UTC (2+ messages)
[PATCH 0/2] brk and randomization fixes
2008-02-06 23:10 UTC (5+ messages)
` [PATCH 2/2] ASLR: add possibility for more fine-grained tweaking
` [PATCH] Document randomize_va_space and CONFIG_COMPAT_BRK (was Re: [PATCH 2/2] ASLR: add possibility for more fine-grained tweaking)
[sdhci] mmc0: unrecognised SCR structure version 1
2008-02-06 23:10 UTC (3+ messages)
` [semi-solved] "
[2.6.22.y] {04/17} - cciss-panic-in-blk_rq_map_sg - series for stable kernel #2
2008-02-06 23:07 UTC (2+ messages)
[2.6.22.y] {05/17} - cciss-fix_memory_leak - series for stable kernel #2
2008-02-06 23:07 UTC (2+ messages)
[PATCH] check that acpi_wakeup_address is below 1MB
2008-02-06 23:10 UTC (2+ messages)
[2.6.22.y] {06/17} - handle-bogus-%cs-selector-in-single-step-instruction-decoding - series for stable kernel #2
2008-02-06 23:07 UTC (2+ messages)
Latest git oopses during boot
2008-02-06 23:06 UTC (2+ messages)
[2.6.22.y] {07/17} - i386-fixup-TRACE_IRQ-breakage - series for stable kernel #2
2008-02-06 23:06 UTC (2+ messages)
[2.6.22.y] {08/17} - intel-agp-965gme-fix - series for stable kernel #2
2008-02-06 23:06 UTC (2+ messages)
[2.6.22.y] {09/17} - sony-laptop-call-sonypi_compat_init-earlier - series for stable kernel #2
2008-02-06 23:06 UTC (2+ messages)
ipw3945: not only it periodically dies, it also BUG()s
2008-02-06 23:08 UTC (6+ messages)
[2.6.22.y] {10/17} - via-velocity-dont-oops-on-mtu-change-1 - series for stable kernel #2
2008-02-06 23:05 UTC (2+ messages)
[patch 0/3] CAN: Some updates for 2.6.25
2008-02-06 22:07 UTC (4+ messages)
` [patch 1/3] CAN: Clean up module auto loading
` [patch 2/3] CAN: Move proto_{,un}register() out of spin-locked region
` [patch 3/3] CAN: Minor clean-ups
[2.6.22.y] {11/17} - via-velocity-dont-oops-on-mtu-change-2 - series for stable kernel #2
2008-02-06 23:05 UTC (2+ messages)
[Buildroot] SUDO download error
2008-02-06 23:06 UTC
[2.6.22.y] {12/17} - nfsacl-retval.diff - series for stable kernel #2
2008-02-06 23:05 UTC (2+ messages)
[2.6.22.y] {14/17} - nfs-name-len-limit - series for stable kernel #2
2008-02-06 23:04 UTC (2+ 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.