public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-21 19:43:22 to 2008-03-22 01:05:51 UTC [more...]

[patch 00/76] 2.6.24-stable review
 2008-03-22  1:02 UTC  (81+ messages)
` [patch 01/76] Revert "NET: Add if_addrlabel.h to sanitized headers."
` [patch 02/76] SPARC64: Loosen checks in exception table handling
` [patch 03/76] SPARC: Fix link errors with gcc-4.3
` [patch 04/76] TCP: Improve ipv4 established hash function
` [patch 05/76] NIU: More BMAC alt MAC address fixes
` [patch 06/76] NIU: Fix BMAC alternate MAC address indexing
` [patch 07/76] NIU: Bump driver version and release date
` [patch 08/76] NET: Messed multicast lists after dev_mc_sync/unsync
` [patch 09/76] NET: Fix race in dev_close(). (Bug 9750)
` [patch 10/76] IPV6: Fix IPsec datagram fragmentation
` [patch 11/76] IPV6: dst_entry leak in ip4ip6_err
` [patch 12/76] IPV4: Remove IP_TOS setting privilege checks
` [patch 13/76] IPCONFIG: The kernel gets no IP from some DHCP servers
` [patch 14/76] IPCOMP: Disable BH on output when using shared tfm
` [patch 15/76] IRQ_NOPROBE helper functions
` [patch 16/76] MIPS: Mark all but i8259 interrupts as no-probe
` [patch 17/76] ub: fix up the conversion to sg_init_table()
` [patch 18/76] x86: Clear DF before calling signal handler
` [patch 19/76] iov_iter_advance() fix
` [patch 20/76] drivers: fix dma_get_required_mask
` [patch 21/76] x86: adjust enable_NMI_through_LVT0()
` [patch 22/76] SCSI ips: handle scsi_add_host() failure, and other err cleanups
` [patch 23/76] CRYPTO xcbc: Fix crash with IPsec
` [patch 24/76] CRYPTO xts: Use proper alignment
` [patch 25/76] fuse: fix permission checking
` [patch 26/76] usb-storage: dont access beyond the end of the sg buffer
` [patch 27/76] SCSI ips: fix data buffer accessors conversion bug
` [patch 28/76] SCSI gdth: dont call pci_free_consistent under spinlock
` [patch 29/76] SCSI aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET
` [patch 30/76] x86: replace LOCK_PREFIX in futex.h
` [patch 31/76] ARM pxa: fix clock lookup to find specific device clocks
` [patch 32/76] futex: fix init order
` [patch 33/76] futex: runtime enable pi and robust functionality
` [patch 34/76] file capabilities: simplify signal check
` [patch 35/76] hugetlb: ensure we do not reference a surplus page after handing it to buddy
` [patch 36/76] ufs: fix parenthesisation in ufs_set_fs_state()
` [patch 37/76] spi: pxa2xx_spi clock polarity fix
` [patch 38/76] NETFILTER: nfnetlink_queue: fix SKB_LINEAR_ASSERT when mangling packet data
` [patch 39/76] NETFILTER: Fix incorrect use of skb_make_writable
` [patch 40/76] NETFILTER: fix ebtable targets return
` [patch 41/76] SCSI advansys: fix overrun_buf aligned bug
` [patch 42/76] pata_hpt*, pata_serverworks: fix UDMA masking
` [patch 43/76] moduleparam: fix alpha, ia64 and ppc64 compile failures
` [patch 44/76] PCI x86: always use conf1 to access config space below 256 bytes
` [patch 45/76] e1000e: Fix CRC stripping in hardware context bug
` [patch 46/76] arcmsr: fix IRQs disabled warning spew
` [patch 47/76] b43: Backport bcm4311 fix
` [patch 48/76] atmel_spi: fix clock polarity
` [patch 49/76] x86: move out tick_nohz_stop_sched_tick() call from the loop
` [patch 50/76] macb: Fix speed setting
` [patch 51/76] ioat: fix ack handling, driver must ensure that ack is zero
` [patch 52/76] eCryptfs: make ecryptfs_prepare_write decrypt the page
` [patch 53/76] VT notifier fix for VT switch
` [patch 54/76] USB: ftdi_sio: Workaround for broken Matrix Orbital serial port
` [patch 55/76] USB: ftdi_sio - really enable EM1010PC
` [patch 56/76] USB: ehci: handle large bulk URBs correctly (again)
` [patch 57/76] SCSI: fix BUG when sum(scatterlist) > bufflen
` [patch 58/76] x86: dont use P6_NOPs if compiling with CONFIG_X86_GENERIC
` [patch 59/76] Fix default compose table initialization
` [patch 60/76] SCSI: gdth: bugfix for the at-exit problems
` [patch 61/76] SCSI: gdth: fix to internal commands execution
` [patch 62/76] SCSI: mpt fusion: dont oops if NumPhys==0
` [patch 63/76] sched: fix race in schedule()
` [patch 64/76] nfsd: fix oops on access from high-numbered ports
` [patch 65/76] sched_nr_migrate wrong mode bits
` [patch 66/76] NETFILTER: xt_time: fix failure to match on Sundays
` [patch 67/76] NETFILTER: nfnetlink_queue: fix computation of allocated size for netlink skb
` [patch 68/76] NETFILTER: nfnetlink_log: fix computation of netlink skb size
` [patch 69/76] zisofs: fix readpage() outside i_size
` [patch 70/76] jbd2: correctly unescape journal data blocks
` [patch 71/76] jbd: "
` [patch 72/76] aio: bad AIO race in aio_complete() leads to process hang
` [patch 73/76] async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor
` [patch 74/76] SCSI advansys: Fix bug in AdvLoadMicrocode
` [patch 75/76] BLUETOOTH: Fix bugs in previous conn add/del workqueue changes
` [patch 76/76] relay: fix subbuf_splice_actor() adding too many pages

possible lockdep crash (was Re: kernel panic, ip_route_input, 2.6.25-rc6-git2)
 2008-03-22  0:46 UTC  (4+ messages)
    ` possible lockdep crash

APM lockups since 2.6.25
 2008-03-22  0:29 UTC  (11+ messages)
      ` APM crashes when IO is going on

[PATCH 0/3 (RFC)](memory hotplug) freeing pages allocated by bootmem for hotremove
 2008-03-22  0:09 UTC  (3+ messages)

[PATCH, RFC] Create 'slot' sysfs attribute in /sys/devices/system/cpu/cpuN/topology/
 2008-03-21 23:58 UTC  (4+ messages)
` [PATCH, RFC] Create 'slot' sysfs attribute in/sys/devices/system/cpu/cpuN/topology/
    ` [PATCH, RFC] Create 'slot' sysfs attributein/sys/devices/system/cpu/cpuN/topology/

2.6.25-rc[12] Video4Linux Bttv Regression
 2008-03-22  0:05 UTC  (5+ messages)
      ` [PATCH] bttv: Add a radio compat_ioctl file operation

[PATCH] x86_64: early memtest to find bad ram
 2008-03-22  0:04 UTC  (10+ messages)

[PATCH] cpufreq: Expose cpufreq coordination requirements regardless of coordination mechanism
 2008-03-21 23:56 UTC  (3+ messages)
  ` [PATCH] cpufreq: Document the currently undocumented parts of the sysfs interface

[PATCH] Change pagemap output format to allow for future reporting of huge pages
 2008-03-21 23:46 UTC 

[PATCH] Subject: kprobes-x86: correct post-eip value in post_hander()
 2008-03-21 23:18 UTC  (3+ messages)

[PATCH 3/3] EDAC Add e752x parameter for sysbus_parity selection
 2008-03-21 22:56 UTC  (4+ messages)

Commit 270637abff0cdf848b910b9f96ad342e1da61c66 introduced a lot new compiler warnings
 2008-03-21 23:07 UTC  (3+ messages)

[PATCH] Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
 2008-03-21 23:07 UTC 

2.6.24.3: regular sata drive resets - worrisome?
 2008-03-21 23:06 UTC  (4+ messages)

[PATCH] mmc: use sysfs groups to handle conditional attributes
 2008-03-21 22:54 UTC 

[SCSI] fix media change events for polled devices
 2008-03-21 22:52 UTC  (19+ messages)

[PATCH,RFC] Add call_rcu_sched()
 2008-03-21 22:40 UTC  (2+ messages)

[PATCH] mem leak fixes for AMD 5536 UDC high/full speed USB device controller driver
 2008-03-21 22:38 UTC 

[PATCH 0/79] smpboot integration
 2008-03-21 22:37 UTC  (17+ messages)
` [PATCH 34/79] [PATCH] move impress_friends and smp_check to cpus_done
  ` [PATCH 35/79] [PATCH] add subarch support (for headers) to x86_64
    ` [PATCH 36/79] [PATCH] include mach_wakecpu.h in smpboot_64
      ` [PATCH 37/79] [PATCH] include smpboot_hooks.h in smpboot_64.c
        ` [PATCH 38/79] [PATCH] move smp_intr_init away from smpboot_32.c
          ` [PATCH 57/79] [PATCH] call do_boot_cpu directly from native_cpu_up
            ` [PATCH 58/79] [PATCH] include mach_apic.h in smpboot_64.c and smpboot.c

2.6.25-rc6: kernel BUG at fs/sysfs/file.c:89
 2008-03-21 22:35 UTC 

[00/14] Virtual Compound Page Support V3
 2008-03-21 22:30 UTC  (9+ messages)
` [11/14] vcompound: Fallbacks for order 1 stack allocations on IA64 and x86
` [13/14] vcompound: Use vcompound for swap_map

[PATCH 1/2] sysfs: allow the group is_visible() method to return a mode and add an update API
 2008-03-21 22:26 UTC  (2+ messages)

[0/2] vmalloc: Add /proc/vmallocinfo to display mappings
 2008-03-21 22:19 UTC  (14+ messages)
` [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfo
` [2/2] vmallocinfo: Add caller information

[patch 2/9] Store max number of objects in the page struct
 2008-03-21 22:24 UTC  (2+ messages)

[PATCH][RFC] fix small mem leak in driver_add_kobj()
 2008-03-21 22:16 UTC 

2.6.25-rc5-git6: Reported regressions from 2.6.24
 2008-03-21 22:09 UTC  (15+ messages)

[linux-pm] [PATCH -mm] kexec jump -v9
 2008-03-21 22:05 UTC  (2+ messages)

[PATCH] Input: add flags bitfield
 2008-03-21 21:56 UTC  (3+ messages)

[PATCH] test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove()
 2008-03-21 21:55 UTC 

[PATCH] mm: fix boundary checking in free_bootmem_core
 2008-03-21 21:54 UTC  (12+ messages)

shell outputs anything typed when the kernel thinks@100%
 2008-03-21 21:37 UTC  (3+ messages)

2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound
 2008-03-21 21:31 UTC  (3+ messages)

Вас запрошують до групи! (21.03.2008 23:57)
 2008-03-21 21:32 UTC 

[PATCH 2/2] scsi_transport_spi: fix the attribute settings
 2008-03-21 21:29 UTC 

[patch 0/5] debugobject infrastructure V3
 2008-03-21 21:24 UTC  (8+ messages)
` [patch 1/5] slab: add a flag to prevent debug_free checks on a kmem_cache
` [patch 2/5] infrastructure to debug (dynamic) objects
` [patch 3/5] debugobjects: add documentation
` [patch 4/5] debugobjects: add timer specific object debugging code
` [patch 5/5] add hrtimer specific debugobjects code

r-o bind in nfsd
 2008-03-21 21:17 UTC  (12+ messages)

what's with the "pre-releases" directory?
 2008-03-21 21:16 UTC  (4+ messages)

Proper way to invoke suspend?
 2008-03-22  3:30 UTC  (2+ messages)

[PATCH] x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias
 2008-03-21 21:02 UTC  (7+ messages)

[GIT PULL] please pull infiniband.git
 2008-03-21 21:02 UTC 

[PATCH -rt] rt-slab: fix cpu inconsistency case
 2008-03-21 20:47 UTC  (5+ messages)

ultrastor.c is a bit-rot
 2008-03-21 20:41 UTC  (3+ messages)

[Bugme-new] [Bug 9906] New: Weird hang with NPTL and SIGPROF
 2008-03-21 20:40 UTC  (20+ messages)
                            ` posix-cpu-timers revamp

[PATCH] fix rcu_try_flip_waitack_needed() to prevent grace-period stall
 2008-03-21 20:38 UTC 

use of preempt_count instead of in_atomic() at leds-gpio.c
 2008-03-21 20:20 UTC  (8+ messages)

2.6.25-rc3-mm1
 2008-03-21 20:12 UTC  (9+ messages)
` 2.6.25-rc3-mm1 - BUG at system shutdown time

[PATCH 0/5] Generic smp_call_function(), improvements, and smp_call_function_single()
 2008-03-21 20:04 UTC  (4+ messages)

[patch 00/13] x86: PAT support updated - v3
 2008-03-21 19:59 UTC  (4+ messages)

[PATCH 0/3, v10] PCI, ACPI: Physical PCI slot objects
 2008-03-21 20:02 UTC  (10+ messages)
  ` [PATCH 6/16][BUG] ACPI pci_slot: Fix slot removal path (Not for mainline!)
  ` [PATCH 7/16][BUG] PCI slot: Remove compiler warnings "
  ` [PATCH 8/16][BUG] PCI slot: Fix invalid memory access "
  ` [PATCH 10/16] PCI slot: Replace dbg with pr_debug "

[patch 2.6.25-rc6] hw_random doc updates
 2008-03-21 19:59 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox