public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-29 22:20:18 to 2009-04-30 06:55:42 UTC [more...]

[PATCH] netconsole: take care of NETDEV_UNREGISTER event
 2009-04-30  6:45 UTC  (4+ messages)
    ` [PATCH, resend] "

[PATCH] Fix dirty page accounting in redirty_page_for_writepage()
 2009-04-30  6:50 UTC  (9+ messages)
      ` [ltt-dev] "

[PATCH] Fix pci-e port driver slot_reset bad default return value
 2009-04-30  6:48 UTC 

[PATCH] blktrace: swap arg name "from" and "to" of blk_add_trace_remap
 2009-04-30  6:47 UTC  (2+ messages)

[GIT PATCH] block,scsi,ide: unify sector and data_len
 2009-04-30  6:45 UTC  (7+ messages)
` [PATCH 02/10] ide-tape: don't initialize rq->sector for rw requests
` [PATCH 03/10] block: add rq->resid_len

splice() on two pipes
 2009-04-30  6:42 UTC  (6+ messages)

linux-next: Tree for April 28
 2009-04-30  6:42 UTC  (11+ messages)
` Next April 28: boot failure on PowerPC with SLQB

[PATCH 20/21] amd64_edac: add DRAM error injection logic using sysfs
 2009-04-30  6:28 UTC 

[PATCH 13/21] amd64_edac: add f10-and-later methods-p3
 2009-04-30  6:21 UTC 

[PATCH] perf_counter: update copyright notice
 2009-04-30  6:24 UTC  (3+ messages)
` [tip:perfcounters/core] "

[PATCH] kernel/posix-cpu-timers.c: fix sparse warning
 2009-04-30  6:24 UTC  (2+ messages)
` [tip:core/urgent] "

[patch 00/27] [rfc] vfs scalability patchset
 2009-04-30  6:14 UTC  (7+ messages)

[PATCH v2] cpuacct: VIRT_CPU_ACCOUNTING don't prevent percpu cputime count
 2009-04-30  6:11 UTC 

[PATCH 4/5] NETDEV: Wait for autoconfigurable network devices to become available (resent)
 2009-04-30  6:05 UTC 

[PATCH 3/5] KERNEL: Wait for console to become available, v4 (resend)
 2009-04-30  6:04 UTC 

[PATCH 2/5] USB: Provide USB boot device availability notification (resend)
 2009-04-30  6:03 UTC 

realtek ALC272 support
 2009-04-30  5:34 UTC  (6+ messages)

[GIT PULL] XFS update for 2.6.30-rc5
 2009-04-30  5:32 UTC 

[PATCH] Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc
 2009-04-30  5:25 UTC 

[PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
 2009-04-30  5:15 UTC  (5+ messages)

Linux 2.6.30-rc4
 2009-04-30  5:10 UTC 

[PATCH 0/5] rapidio: adding memory mapping IO support and misc fixes
 2009-04-30  5:10 UTC  (4+ messages)
` [PATCH] rapidio: add common mapping APIs for RapidIO memory access

usbutils 0.81 release
 2009-04-30  4:54 UTC  (20+ messages)

Swappiness vs. mmap() and interactive response
 2009-04-30  4:55 UTC  (8+ messages)

2.6.30-rc3-git1: Reported regressions from 2.6.29
 2009-04-30  3:54 UTC  (5+ messages)
` [Bug #13068] Lockdep warining in inotify_dev_queue_event

TSC marked unstable on suspend and resume
 2009-04-30  3:37 UTC  (4+ messages)

[PATCH] netfilter: revised locking for x_tables
 2009-04-30  3:31 UTC  (6+ messages)

[PATCH 0/3] removing unwanted module configs
 2009-04-30  3:08 UTC  (4+ messages)
` [PATCH 1/3] kconfig: add streamline_config.pl to scripts
` [PATCH 2/3] kconfig: make localmodconfig to run streamline_config.pl
` [PATCH 3/3] kconfig: add make localyesconfig option

TSC unstable on Intel Pentium M processor 750
 2009-04-30  3:11 UTC  (4+ messages)

[v2 PATCH 0/3] Add CPC925 Memory Controller EDAC drivers
 2009-04-30  3:08 UTC  (3+ messages)
` [v2 PATCH 1/3] EDAC: Add CPC925 Memory Controller driver

No NCQ support on X61s Ultrabay? (Intel ICH8 SATA controller question)
 2009-04-30  2:27 UTC  (3+ messages)

[PATCH] use GFP_NOFS in kernel_event()
 2009-04-30  2:10 UTC  (2+ messages)

[PATCHSET] CUSE: implement CUSE, take #3
 2009-04-30  2:13 UTC  (8+ messages)

[PATCHSET] block,scsi,libata: implement alt_size
 2009-04-30  1:50 UTC  (4+ messages)

[PATCH 1/5] KERNEL: Support asynchronously-discovered boot devices, v4 (resend)
 2009-04-30  1:45 UTC 

[PATCH 5/5] USB: Wait for USB and SCSI block boot devices
 2009-04-30  1:43 UTC  (3+ messages)

[PATCH] [Target_Core_Mod/pSCSI]: Add block/blk-map.c:blk_rq_map_kern_sg() usage
 2009-04-30  1:37 UTC  (2+ messages)

[PATCH] input: Add support for the TSC2003 controller
 2009-04-30  1:35 UTC  (3+ messages)

[PATCH] virtio: add missing include to virtio_net.h
 2009-04-30  1:20 UTC  (3+ messages)

[PATCH 00/19] tracing/workqueue: events support/enhancements, worklets tracing, fixes
 2009-04-30  1:19 UTC  (21+ messages)
` [PATCH 01/19] ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
` [PATCH 02/19] trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe()
` [PATCH 03/19] trace_workqueue: remove cpu_workqueue_stats->first_entry
` [PATCH 04/19] trace_workqueue: remove blank line between each cpu
` [PATCH 05/19] trace_workqueue: add worklet information
` [PATCH 06/19] tracing/workqueue: turn cpu_workqueue_stats::inserted into unsigned int
` [PATCH 07/19] workqueue_tracepoint: introduce workqueue_handler_exit tracepoint and rename workqueue_execution to workqueue_handler_entry
` [PATCH 08/19] workqueue_tracepoint: add workqueue_flush and worklet_cancel tracepoint
` [PATCH 09/19] workqueue_tracepoint: change tracepoint name to fit worklet and workqueue lifecycle
` [PATCH 10/19] workqueue_trace: separate worklet_insertion into worklet_enqueue and worklet_enqueue_delayed
` [PATCH 11/19] tracing/workqueue: turn workfunc_stats::inserted into unsigned int
` [PATCH 12/19] tracing/workqueue: avoid accessing task_struct's member variable in stat file read
` [PATCH 13/19] tracing/workqueue: use list_for_each_entry instead of list_for_each_entry_safe in probe_workqueue_destruction()
` [PATCH 14/19] tracing/workqueue: add max execution time mesurement for per worklet
` [PATCH 15/19] tracing/workqueue: add execution time average column
` [PATCH 16/19] tracing/workqueue: add open/release file handlers
` [PATCH 17/19] tracing/workqueue: defer workqueue stat release if needed
` [PATCH 18/19] tracing/workqueue: use the original cpu affinity on probe_workqueue_destruction
` [PATCH 19/19] tracing/workqueue: provide documentation for the workqueue tracer

[PATCH 0/4] workqueue_trace: Add max execution time mesurement for per worklet
 2009-04-30  1:15 UTC  (7+ messages)
` [PATCH 4/4] tracing/workqueue: "
    `  "
    ` [PATCH 0/4] workqueue_trace: Add max execution time mesurementfor "

[PATCH 0/5] proc: export more page flags in /proc/kpageflags (take 4)
 2009-04-30  1:00 UTC  (6+ messages)
` [PATCH 5/5] proc: export more page flags in /proc/kpageflags

[PATCH] fs/super.c: fix sparse warning
 2009-04-30  0:42 UTC  (2+ messages)

[PATCH] vmscan: evict use-once pages first (v2)
 2009-04-30  0:39 UTC  (3+ messages)
` [PATCH] vmscan: evict use-once pages first (v3)

Q: selinux_bprm_committed_creds() && signals/do_wait
 2009-04-30  0:38 UTC  (14+ messages)
          ` ptrace: selinux_bprm_committed_creds: simplify __wake_up_parent() code and s/parent/real_parent/

[GIT]: staging - mac80211 - unify config_interface and bss_info_changed
 2009-04-30  0:02 UTC  (6+ messages)

[PATCH mmotm] mm: alloc_large_system_hash check order
 2009-04-30  0:25 UTC  (2+ messages)

[PATCH 4/5] NETDEV: Wait for autoconfigurable network devices to become available
 2009-04-30  0:21 UTC  (2+ messages)

[PATCH, RFC] Fix bogus modpost warnings
 2009-04-30  0:12 UTC  (3+ messages)

[PATCH 3/5] KERNEL: Wait for console to become available, v4
 2009-04-30  0:10 UTC 

[PATCH 2/5] USB: Provide USB boot device availability notification
 2009-04-30  0:09 UTC 

[PATCH 1/5] KERNEL: Support asynchronously-discovered boot devices, v4
 2009-04-30  0:08 UTC 

[PATCH mmotm] memcg: fix mem_cgroup_update_mapped_file_stat oops
 2009-04-30  0:06 UTC  (2+ messages)

[PATCH] x86/pci: do assign root bus res if _CRS is used
 2009-04-30  0:06 UTC  (6+ messages)

[PATCH] fix leak of swap accounting as stale swap cache under memcg
 2009-04-30  0:03 UTC  (7+ messages)

[patch 2.6.30-rc3] platform_bus: remove "which platform_data?" confusion
 2009-04-29 23:53 UTC  (5+ messages)

[PATCH 1/9] x86/irq: remove NUMA_MIGRATE_IRQ_DESC
 2009-04-29 23:25 UTC  (12+ messages)
` [PATCH 8/9] x86/irq: make MSI irq_desc numa aware
  ` [PATCH 8/9] x86/irq: make MSI irq_desc numa aware -v3
              ` [PATCH] x86/irq: using move_irq_desc

Regression since 2.6.30-rc1 - Page allocation failures
 2009-04-29 23:22 UTC  (4+ messages)

[PATCH] perf_counter: powerpc: allow use of limited-function counters
 2009-04-29 23:05 UTC  (3+ messages)

pull request: wireless-2.6 2009-04-29
 2009-04-29 22:54 UTC  (2+ messages)

[GIT PULL] More eCryptfs fixes for 2.6.30-rc3
 2009-04-29 22:41 UTC 

Q: about struct task_struct
 2009-04-29 22:41 UTC 

Add support for Eject hotkey in dell-wmi
 2009-04-29 22:31 UTC  (8+ messages)
` [PATCH 1/3] Add support for more dell-wmi hotkeys

[patch 00/58] 2.6.27-stable review
 2009-04-29 22:16 UTC  (59+ messages)
  ` [patch 01/58] USB: EHCI: add software retry for transaction errors
  ` [patch 02/58] USB: fix USB_STORAGE_CYPRESS_ATACB
  ` [patch 03/58] USB: usb-storage: increase max_sectors for tape drives
  ` [patch 04/58] USB: gadget: fix rndis regression
  ` [patch 05/58] cifs: fix buffer format byte on NT Rename/hardlink
  ` [patch 06/58] b43: fix b43_plcp_get_bitrate_idx_ofdm return type
  ` [patch 07/58] CIFS: Fix memory overwrite when saving nativeFileSystem field during mount
  ` [patch 08/58] Add a missing unlock_kernel() in raw_open()
  ` [patch 09/58] x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot
  ` [patch 10/58] x86: mtrr: dont modify RdDram/WrDram bits of fixed MTRRs
  ` [patch 11/58] bas_gigaset: correctly allocate USB interrupt transfer buffer
  ` [patch 12/58] bonding: Fix updating of speed/duplex changes
  ` [patch 13/58] bridge: bad error handling when adding invalid ether address
  ` [patch 14/58] ipv6: dont use tw net when accounting for recycled tw
  ` [patch 15/58] ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
  ` [patch 16/58] netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack
  ` [patch 17/58] net: fix sctp breakage
  ` [patch 18/58] security/smack: fix oops when setting a size 0 SMACK64 xattr
  ` [patch 19/58] x86, setup: mark %esi as clobbered in E820 BIOS call
  ` [patch 20/58] mm: do_xip_mapping_read: fix length calculation
  ` [patch 21/58] vfs: skip I_CLEAR state inodes
  ` [patch 22/58] af_rose/x25: Sanity check the maximum user frame size
  ` [patch 23/58] net/netrom: Fix socket locking
  ` [patch 24/58] netfilter: {ip, ip6, arp}_tables: fix incorrect loop detection
  ` [patch 25/58] splice: fix deadlock in splicing to file
  ` [patch 26/58] ALSA: hda - add missing comma in ad1884_slave_vols
  ` [patch 27/58] SCSI: libiscsi: fix iscsi pool error path
  ` [patch 28/58] SCSI: libiscsi: fix iscsi pool error path again
  ` [patch 29/58] sched: do not count frozen tasks toward load
  ` [patch 30/58] add some long-missing capabilities to fs_mask
  ` [patch 31/58] powerpc: Fix data-corrupting bug in __futex_atomic_op
  ` [patch 32/58] hpt366: fix HPT370 DMA timeouts
  ` [patch 33/58] pata_hpt37x: "
  ` [patch 34/58] usb gadget: fix ethernet link reports to ethtool
  ` [patch 35/58] USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer
  ` [patch 36/58] USB: fix oops in cdc-wdm in case of malformed descriptors
  ` [patch 37/58] USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab
  ` [patch 38/58] agp: zero pages before sending to userspace
  ` [patch 39/58] hugetlbfs: return negative error code for bad mount option
  ` [patch 40/58] kprobes: Fix locking imbalance in kretprobes
  ` [patch 41/58] block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb
  ` [patch 42/58] r8169: Dont update statistics counters when interface is down
  ` [patch 43/58] r8169: use hardware auto-padding
  ` [patch 44/58] r8169: reset IntrStatus after chip reset
  ` [patch 45/58] mm: check for no mmaps in exit_mmap()
  ` [patch 46/58] powerpc: Sanitize stack pointer in signal handling code
  ` [patch 47/58] ath9k: implement IO serialization
  ` [patch 48/58] ath9k: AR9280 PCI devices must serialize IO as well
  ` [patch 49/58] b44: Use kernel DMA addresses for the kernel DMA API
  ` [patch 50/58] crypto: ixp4xx - Fix handling of chained sg buffers
  ` [patch 51/58] exit_notify: kill the wrong capable(CAP_KILL) check (CVE-2009-1337)
  ` [patch 52/58] fix ptrace slowness
  ` [patch 53/58] fs core fixes
  ` [patch 54/58] PCI: fix incorrect mask of PM No_Soft_Reset bit
  ` [patch 55/58] thinkpad-acpi: fix LED blinking through timer trigger
  ` [patch 56/58] ACPI: EC: Add some basic check for ECDT data
  ` [patch 57/58] ACPI: EC: fix compilation warning
  ` [patch 58/58] unreached code in selinux_ip_postroute_iptables_compat() (CVE-2009-1184)

[GIT PATCHES for 2.6.30] V4L/DVB fixes
 2009-04-29 22:17 UTC 


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