public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-20 01:42:00 to 2008-12-21 00:56:56 UTC [more...]

[RFC][PATCH 0/6][v3] Container-init signal semantics
 2008-12-21  0:55 UTC  (7+ messages)
` [RFC][PATCH 1/6][v3] Remove 'handler' parameter to tracehook functions
` [RFC][PATCH 2/6][v3] Protect init from unwanted signals more
` [RFC][PATCH 3/6][v3] Define/set SIGNAL_UNKILLABLE_FROM_NS
` [RFC][PATCH 4/6][v3] Define siginfo_from_ancestor_ns()
` [RFC][PATCH 5/6][v3] Protect cinit from unblocked SIG_DFL signals
` [RFC][PATCH 6/6][v3] Protect cinit from blocked fatal signals

2.6.28-rc9-git1: Reported regressions 2.6.26 -> 2.6.27
 2008-12-20 22:16 UTC  (14+ messages)
` [Bug #11215] INFO: possible recursive locking detected ps2_command
` [Bug #11569] Panic stop CPUs regression
` [Bug #11795] ks959-sir dongle no longer works under 2.6.27 (REGRESSION)
` [Bug #11865] WOL for E100 Doesn't Work Anymore
` [Bug #11698] 2.6.27-rc7, freezes with more than 1 s2ram cycle
` [Bug #12039] Regression: USB/DVB 2.6.26.8 --> 2.6.27.6
` [Bug #12048] Regression in bonding between 2.6.26.8 and 2.6.27.6
` [Bug #11886] without serial console system doesn't poweroff
` [Bug #11876] RCU hang on cpu re-hotplug with 2.6.27rc8
` [Bug #12099] Nokia 5310 storage-mode
` [Bug #12200] BUG: bad unlock balance detected! e1000e
` [Bug #12261] kernel panics with net_rx_action on kernels above 2.6.26
` [Bug #12266] Red leds at harddisk bays on SR1530HSH after update to 2.6.27.x

2.6.28-rc9-git1: Reported regressions from 2.6.27
 2008-12-20 22:00 UTC  (20+ messages)
` [Bug #11849] default IRQ affinity change in v2.6.27 (breaking several SMP PPC based systems)
` [Bug #12178] Xorg crash at first start
` [Bug #12195] "dd" make kernel panic
` [Bug #12159] 2.6.28-rc6-git1 -- No sound produced from Intel HDA ALSA driver
` [Bug #12028] i915 DRM is broken in 2.6.28-rc4
` [Bug #12208] uml is very slow on 2.6.28 host
` [Bug #12061] snd_hda_intel: power_save: sound cracks on powerdown
` [Bug #12160] networking oops after resume from s2ram (2.6.28-rc6)
` [Bug #12156] v2.6.28-rc2: x86_32 relocation regression?
` [Bug #12209] oldish top core dumps (in its meminfo() function)
` [Bug #12210] 2.6.28-rc8 big regression in VM
` [Bug #12224] journal activity on inactive partition causes inactive harddrive spinup
` [Bug #12216] Error when drm is loaded
` [Bug #12256] [regression: 2.6.28] NFS client with locking fails
` [Bug #12260] Regression due to commit 2b80848e3818fb1c (p54usb: support LM87 firmwares)
` [Bug #12252] new oops on resume due to ACPI_PREEMPTION_POINT()
` [Bug #12265] FPU emulation broken in 2.6.28-rc8 ?
` [Bug #12263] Sata soft reset filling log
` [Bug #12264] i915: switching from kwin in opengl mode to a VT then back to x11, x11 freezes

v2.6.28-rc7: error in panic code? (NULL pointer dereference at 0000004c)
 2008-12-20 23:31 UTC  (10+ messages)
            ` [PATCH] pci: fix no_pci_devices()
              ` [PATCH] pci: fix no_pci_devices() #2

[PATCH 0/8] x86 cpumask: more cpumask updates to core kernel routines
 2008-12-20 23:22 UTC  (12+ messages)
` [PATCH 3/8] cpumask: convert kernel time functions
` [PATCH 4/8] cpumask: convert kernel trace functions
` [PATCH 5/8] cpumask: convert rest of files in kernel/
` [PATCH 7/8] cpumask: convert misc driver functions

[PATCH 2/8] [LIO-Target]: Properly release se_cmd_t w/ CHECK_CONDITION exception during iSCSI session recovery
 2008-12-20 23:06 UTC 

[PATCH 6/8] [Target_Core_Mod]: Reenable core_tpg_del_initiator_node_acl() and core_tpg_set_initiator_node_queue_depth()
 2008-12-20 23:03 UTC 

[PATCH 8/8] [LIO-Target]: Fix leakage of ISCSI_INIT_LOGOUT_CMND for CLOSESESSION or same CID CLOSECONNECTION cases
 2008-12-20 23:04 UTC 

[PATCH 7/8] [LIO-Target/ConfigFS]: Add lio_tpg_shutdown_session() and lio_tpg_close_session()
 2008-12-20 23:03 UTC 

[PATCH 5/8] [LIO-Target]: Add transport_free_session() in iscsi_target_login_thread() exception path
 2008-12-20 23:02 UTC 

[PATCH 4/8] [Target_Core_Mod]: Add transport_free_session()
 2008-12-20 23:01 UTC 

[PATCH 3/8] [Target_Core_Mod/LIO-Target]: Rename and update usage of transport_allocate_session()
 2008-12-20 23:01 UTC 

kernel panics with net_rx_action on kernels >2.6.26
 2008-12-20 23:00 UTC  (2+ messages)

[PATCH 1/8] [Target_Core_Mod]: Add EXPORT_SYMBOL() to transport_release_cmd_to_pool()
 2008-12-20 22:59 UTC 

[PATCH 0/8] [Target_Core_Mod/LIO-Target] v3.0 updates and bugfixes
 2008-12-20 22:58 UTC 

[PATCH] New x86_64 boot logo
 2008-12-20 22:55 UTC  (9+ messages)

kbuild-next content
 2008-12-20 22:35 UTC  (32+ messages)
` [PATCH 01/26] kbuild: fix -I option expansion with O=... builds
` [PATCH 02/26] kbuild: expand -I in KBUILD_CPPFLAGS
` [PATCH 03/26] kbuild: kill output in silent mode of mkcompile_h
` [PATCH 04/26] kbuild: introduce $(kecho) convenience echo
` [PATCH 05/26] kbuild: use KECHO "
` [PATCH 06/26] kbuild: teach mkmakfile to be silent
` [PATCH 07/26] remove bashisms from scripts/extract-ikconfig
` [PATCH 08/26] kbuild: gen_init_cpio expands shell variables in file names
` [PATCH 09/26] kconfig: fix options to check-lxdialog.sh
` [PATCH 10/26] tags and cscope support really belongs in a shell script
` [PATCH 11/26] genksyms: track symbol checksum changes
` [PATCH 12/26] genksyms: allow to ignore "
` [PATCH 13/26] scripts/package: allow custom options to rpm
` [PATCH 14/26] scripts: improve the decodecode script
` [PATCH 15/26] setlocalversion: print correct subversion revision
` [PATCH 16/26] setlocalversion: add git-svn support
` [PATCH 17/26] kbuild: remove TAR_IGNORE
` [PATCH 18/26] kbuild: fix make incompatibility
` [PATCH 19/26] kbuild: fix make tags/cscope
` [PATCH 20/26] kbuild: fix string equality testing in tags.sh
` [PATCH 21/26] kbuild: add headerdep used to detect inclusion cycles in header files
` [PATCH 22/26] kernel-doc: check for extra kernel-doc notations
` [PATCH 23/26] kbuild: simplify use of genksyms
` [PATCH 24/26] kbuild: strip generated symbols from *.ko
` [PATCH 25/26] allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
` [PATCH 26/26] kbuild: support switching source directories with O=.. builds

[PATCH] sh: maple: add support for Maple controller as a joystick
 2008-12-20 22:17 UTC  (6+ messages)

[git pull] x86 fixes
 2008-12-20 22:11 UTC  (5+ messages)

[patch 01/22] AMD IOMMU: enable device isolation per default
 2008-12-20 21:48 UTC  (5+ messages)

[BUG] Null pointer deref with hrtimer_try_to_cancel()
 2008-12-20 21:38 UTC  (11+ messages)
      ` [PATCH] posix-timers: CLOCK_MONOTONIC_RAW: fix the usage of ->it_clock

Regression from 2.6.26: Hibernation (possibly suspend) broken on Toshiba R500 (bisected)
 2008-12-20 21:31 UTC  (4+ messages)
` "APIC error on CPU1: 00(40)" during resume (was: Regression from 2.6.26: Hibernation (possibly suspend) broken on Toshiba R500)
    ` "APIC error on CPU1: 00(40)" during resume

[PATCH] sh: maple: add Maple controller as a joystick device
 2008-12-20 20:28 UTC  (2+ messages)

[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
 2008-12-20 19:39 UTC  (24+ messages)
` [PATCH][RFC 2/23]: SCST core
` [PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data

[PATCH] p54usb: Fix regression when using LM87 firmware
 2008-12-20 19:01 UTC 

[PATCH] sh: maple: Robust checking for errors on maple keyboard initialisation
 2008-12-20 18:25 UTC 

Dracut -- Cross distribution initramfs infrastructure
 2008-12-20 18:22 UTC  (10+ messages)

Halted system won't halt
 2008-12-20 18:10 UTC  (5+ messages)

suspend/resume fails on second attempt in LNXVIDEO:00
 2008-12-20 17:43 UTC  (4+ messages)

[Question] inotify : process based filtering of events
 2008-12-20 17:13 UTC  (4+ messages)

[PATCH] HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER
 2008-12-20 16:55 UTC  (8+ messages)

[PATCH] advansys: use request_firmware
 2008-12-20 16:02 UTC  (3+ messages)

qlogicpti: use request_firmware
 2008-12-20 15:26 UTC 

[PATCH] ftrace: introduce tracing_reset_online_cpus() helper
 2008-12-20 14:15 UTC  (17+ messages)
    ` ftrace behaviour (was: [PATCH] ftrace: introduce tracing_reset_online_cpus() helper)

[patch] Re: [Bug #12100] resume (S2R) broken by Intel microcode module, on A110L
 2008-12-20 13:30 UTC  (3+ messages)

Kernel module compiler warnings
 2008-12-20 13:26 UTC 

[PATCH] ide: Fix ata_id_has_dword_io to return DWORD I/O support properly
 2008-12-20 13:25 UTC  (5+ messages)

[patch 0/7] 2.6.24.7-rt24 bugfixes
 2008-12-20 13:08 UTC  (5+ messages)
` [patch 1/7] ftrace: fix task state printout

KVM guest lockup
 2008-12-20 12:15 UTC  (2+ messages)

[Security] gitweb local privilege escalation (fix)
 2008-12-20 11:26 UTC 

Problem with thermal control: ACPI: Critical trip point - Critical temperature reached - shutting down
 2008-12-20 11:50 UTC  (3+ messages)

[PATCH 0/3] virtio: indirect ring entries
 2008-12-20 11:38 UTC  (4+ messages)
` [PATCH 1/3] virtio: teach virtio_has_feature() about transport features
  ` [PATCH 2/3] virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)

[PATCH] bitmap: fix bitmap_find_free_region()
 2008-12-20 11:34 UTC  (8+ messages)

[ANNOUNCE] GIT 1.6.0.6
 2008-12-20 10:54 UTC  (3+ messages)
` [Security] gitweb local privilege escalation (fix)

[PATCH v7 0/8] Tunable sched_mc_power_savings=n
 2008-12-20 10:56 UTC  (9+ messages)
` [PATCH v7 4/8] sched: nominate preferred wakeup cpu

[PATCH 13/33] Input: Make static
 2008-12-20 10:50 UTC 

[PATCH] Input: i8042 - add Gigabyte M912 netbook to noloop exception table
 2008-12-20 10:50 UTC 

[PATCH] ring_bufer: fix BUF_PAGE_SIZE
 2008-12-20  9:31 UTC  (3+ messages)

[PATCH] ftrace: enable format arguments checking
 2008-12-20  9:15 UTC 

sysfs programming
 2008-12-20  8:13 UTC 

[patch 2/2] x86, bts: memory accounting
 2008-12-20  8:18 UTC  (2+ messages)

[patch 1/2] x86, bts: fork and exit handling
 2008-12-20  8:17 UTC  (2+ messages)

sdb2 wrong uuid
 2008-12-20  6:46 UTC 

Red leds at harddisk bays on SR1530HSH after update to 2.6.27.x
 2008-12-20  6:32 UTC  (2+ messages)

[PATCH 0/8] ide-cd: first conversion batch
 2008-12-20  6:28 UTC  (3+ messages)

Pull request for FS-Cache, including NFS patches
 2008-12-20  6:06 UTC 

Pull request for FS-Cache, including NFS patches
 2008-12-20  6:05 UTC  (2+ messages)

need pci=nomsi or ahci fails to resume
 2008-12-20  6:02 UTC 

[PATCH 1/3] drivers/gpu/drm: Move a dereference below a NULL test
 2008-12-20  5:59 UTC  (4+ messages)

2.6.24.7-rt25 and 2.6.26.8-rt12
 2008-12-20  5:55 UTC 

st_mode bits
 2008-12-20  4:37 UTC 

[IPv6] kernel_sendmsg returned -101 to kernel module for some multicast destination
 2008-12-20  3:18 UTC 

SMP poweroff hangs: it's baaaack! But on x86_64 this time
 2008-12-20  2:19 UTC  (3+ messages)

GIT head doesn't seem to want to build on 32bit
 2008-12-20  2:02 UTC  (7+ messages)

linux-next: Tree for December 17
 2008-12-20  1:58 UTC  (4+ messages)
` linux-next: Tree for December 17 (Radeon DRM BUG)


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