messages from 2009-07-28 17:18:39 to 2009-07-28 23:28:00 UTC [more...]
[PATCH 0/4] CGroup: Support for named and empty hierarchies
2009-07-28 23:26 UTC (5+ messages)
` [PATCH 1/4] Support named cgroups hierarchies
` [PATCH 2/4] Move the cgroup debug subsys into cgroup.c to access internal state
` [PATCH 3/4] Add a back-pointer from struct cg_cgroup_link to struct cgroup
` [PATCH 4/4] Allow cgroup hierarchies to be created with no bound subsystems
2.6.31-rc3 cpufreq bug (null pointer dereference)
2009-07-28 23:22 UTC (4+ messages)
[PATCH 0/4] CGroup: Support for named and empty hierarchies
2009-07-28 23:17 UTC (6+ messages)
` [PATCH 1/4] Support named cgroups hierarchies
[patch 00/37] 2.6.27.29-stable review
2009-07-28 23:01 UTC (38+ messages)
` [patch 01/37] fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
` [patch 02/37] gigaset: accept connection establishment messages in any order
` [patch 03/37] SCSI: zalon: fix oops on attach failure
` [patch 04/37] sound: usb-audio: add workaround for Blue Microphones devices
` [patch 05/37] sound: virtuoso: fix Xonar D1/DX silence after resume
` [patch 06/37] USB: EHCI: report actual_length for iso transfers
` [patch 07/37] USB: fix memleak in usbfs
` [patch 08/37] USB: fix uninitialised variable in ti_do_download
` [patch 09/37] USB: handle zero-length usbfs submissions correctly
` [patch 10/37] USB: RNDIS gadget, fix issues talking from PXA
` [patch 11/37] USB: ti_usb_3410_5052: fix duplicate device ids
` [patch 12/37] ALSA: ca0106 - Fix the max capture buffer size
` [patch 13/37] ALSA: hda - Fix mute control with some ALC262 models
` [patch 14/37] HID: hiddev, fix lock imbalance
` [patch 15/37] elf: fix one check-after-use
` [patch 16/37] hwmon: (max6650) Fix lock imbalance
` [patch 17/37] md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes
` [patch 18/37] mm: mark page accessed before we write_end()
` [patch 19/37] x86-64: Fix bad_srat() to clear all state
` [patch 20/37] x86: dont use access_ok() as a range check in get_user_pages_fast()
` [patch 21/37] SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
` [patch 22/37] SUNRPC: Ensure we set XPRT_CLOSING only after weve sent a tcp FIN
` [patch 23/37] SUNRPC: Dont disconnect if a connection is still in progress
` [patch 24/37] ACPI: EC: Limit workaround for ASUS notebooks even more
` [patch 25/37] Enable PNPACPI _PSx Support, v3
` [patch 26/37] ACPI: suspend: dont let device _PS3 failure prevent suspend
` [patch 27/37] Input: wistron_btns - recognize Maxdata Pro 7000 notebooks
` [patch 28/37] eCryptfs: Check Tag 11 literal data buffer size (CVE-2009-2406)
` [patch 29/37] eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size (CVE-2009-2407)
` [patch 30/37] ipsec: Fix name of CAST algorithm
` [patch 31/37] pegasus usb-net: Fix endianness bugs
` [patch 32/37] sky2: Fix checksum endianness
` [patch 33/37] x25: Fix sleep from timer on socket destroy
` [patch 34/37] usbnet cdc_subset: fix issues talking to PXA gadgets
` [patch 35/37] r8169: avoid losing MSI interrupts
` [patch 36/37] E100: work around the driver using streaming DMA mapping for RX descriptors
` [patch 37/37] NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines
[Bugme-new] [Bug 13850] New: reading /proc/kcore causes oops
2009-07-28 23:05 UTC
[PATCH] Allow userspace block device implementation
2009-07-28 22:56 UTC (14+ messages)
[PATCH 1/1] pagemap clear_refs: modify to specify anon or mapped vma clearing
2009-07-28 22:52 UTC (11+ messages)
[RFC PATCH 0/3] Add some trace events for the page allocator
2009-07-28 22:48 UTC (5+ messages)
` [PATCH 1/3] tracing, page-allocator: Add trace events for page allocation and page freeing
` [PATCH 2/3] tracing, mm: Add trace events for anti-fragmentation falling back to other migratetypes
` [PATCH 3/3] tracing, page-allocator: Add trace event for page traffic related to the buddy lists
[PATCH] kvm: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs()
2009-07-28 22:46 UTC
New MMC maintainer needed
2009-07-28 22:41 UTC (8+ messages)
[RFC] ondemand: Make kondemand workqueue run with dynamic sched priority
2009-07-28 22:28 UTC
[PATCH] cyclades: allow overriding ISA defaults also when the driver is built-in
2009-07-28 22:23 UTC
[Fwd: how to debug: BUG: soft lockup - CPU#3 stuck for 61s!]
2009-07-28 22:23 UTC (3+ messages)
[PATCH linux-next] agp: correct missing cleanup on error in agp_add_bridge
2009-07-28 22:19 UTC (2+ messages)
[PATCH 0/26] oprofile: Performance counter multiplexing
2009-07-28 22:18 UTC (20+ messages)
` [PATCH 02/26] x86/oprofile: Whitespaces changes only
` [PATCH 03/26] oprofile: Implement performance counter multiplexing
` [PATCH 04/26] x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
` [PATCH 05/26] x86/oprofile: Use per_cpu() instead of __get_cpu_var()
` [PATCH 06/26] x86/oprofile: Fix initialization of switch_index
` [PATCH 09/26] oprofile: Remove oprofile_multiplexing_init()
` [PATCH 12/26] oprofile: Grouping multiplexing code in op_model_amd.c
` [PATCH 13/26] x86/oprofile: Implement multiplexing setup/shutdown functions
` [PATCH 15/26] x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c
` [PATCH 16/26] x86/oprofile: Moving nmi_cpu_switch() "
` [PATCH 19/26] x86/oprofile: Modify initialization of num_virt_counters
` [PATCH 21/26] x86/oprofile: Enable multiplexing only if the model supports it
` [PATCH 22/26] x86/oprofile: Implement mux_clone()
` [PATCH 23/26] oprofile: Adding switch counter to oprofile statistic variables
` [PATCH 24/26] x86/oprofile: Implement op_x86_virt_to_phys()
` [PATCH 25/26] x86/oprofile: Add counter reservation check for virtual counters
` [PATCH 26/26] x86/oprofile: Small coding style fixes
BUG: scheduling while atomic reintroduced
2009-07-28 22:18 UTC
+ cyclades-read-buffer-overflow.patch added to -mm tree
2009-07-28 22:07 UTC
[PATCH] mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCE
2009-07-28 21:55 UTC
[PATCH 1/3] pda-power: add set_charged functionaltity
2009-07-28 22:06 UTC (3+ messages)
` [PATCH 1/2] power_supply: get_by_name and set_charged functionality
[PATCH] x86: fix reporting of Thermal Monitoring mechanism enabled
2009-07-28 22:04 UTC
[PATCH] mce: add missing __cpuinit tags
2009-07-28 21:56 UTC
[PATCH] mce: remove never executed code
2009-07-28 21:56 UTC
[PATCH] mce: don't log boot MCEs on Pentium M (model == 13) CPUs
2009-07-28 21:52 UTC
[PATCH 0/2] tracing/function_graph fixes for 2.6.31
2009-07-28 22:02 UTC (4+ messages)
` [PATCH 1/2] tracing: Fix invalid function_graph entry
` [PATCH 2/2] tracing: Fix missing function_graph events when we splice_read from trace_pipe
` [GIT PULL] tracing/function_graph fixes for 2.6.31
[Regression] kdesu broken
2009-07-28 22:02 UTC (30+ messages)
` [PATCH] "
Missing device IDs in rt2870
2009-07-28 21:12 UTC (2+ messages)
Bug in kernel 2.6.31, Slow wb_kupdate writeout
2009-07-28 21:49 UTC (2+ messages)
clock freezes??
2009-07-28 21:46 UTC (2+ messages)
[GIT PATCH] driver core patches for 2.6.31-rc4-git
2009-07-28 21:44 UTC (6+ messages)
` [PATCH 1/5] sysfs: fix hardlink count on device_move
` [PATCH 2/5] driver core: firmware_class:fix memory leak of page pointers array
` [PATCH 3/5] Dynamic debug: fix typo: -/->
` [PATCH 4/5] driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails
` [PATCH 5/5] driver core: documentation: make it clear that sysfs is optional
[GIT PATCH] STAGING fixes for 2.6.31-rc4-git tree
2009-07-28 21:38 UTC
[GIT PATCH] USB patches for 2.6.31-rc4-git
2009-07-28 21:38 UTC
[PATCH] viafb: fix rmmod bug
2009-07-28 21:34 UTC (2+ messages)
[PATCH 5/9] drivers/net/wireless: correct error-handling code
2009-07-28 21:33 UTC (10+ messages)
` [PATCH] MAINTAINERS: Add networking wireless drivers section
2.6.31-rc2: Reported regressions 2.6.29 -> 2.6.30
2009-07-28 21:15 UTC (4+ messages)
` [Bug #13337] [post 2.6.29 regression] hang during suspend of b44/b43 modules
2.6.28.9: EXT3/NFS inodes corruption
2009-07-28 21:12 UTC (8+ messages)
[Bisected] [Bug #13821] Replugging USB serial converter uses new device node
2009-07-28 21:07 UTC (2+ messages)
2.6.31-rc4: Reported regressions from 2.6.30
2009-07-28 21:05 UTC (8+ messages)
` [Bug #13845] inotify regression, missing events
` [Bug #13643] Touchpad lost synchronization after resume from suspend to RAM
31-rc3-mmotm0716 - wonky wireless statistics
2009-07-28 21:01 UTC
[PATCH v2 0/2] IPVS: make use of pr_fmt and friends
2009-07-28 20:56 UTC (4+ messages)
` [PATCH v2 1/2] IPVS: use pr_fmt
` [PATCH v2 2/2] IPVS: use pr_err and friends instead of IP_VS_ERR and friends
[PATCH] mempool: launder reused items from kzalloc pool
2009-07-28 20:46 UTC
[PATCH] Allow userspace block device implementation
2009-07-28 20:37 UTC
[PATCH 1/1] UIO: unbreak uio.h userspace compilation
2009-07-28 20:21 UTC (6+ messages)
` [PATCH 1/1] UIO: mark uio.h functions __KERNEL__ only
` [PATCH v3 "
[BUGFIX] index of rq.count[]
2009-07-28 20:21 UTC (2+ messages)
[PATCH 6/12] drivers/platform/x86: Correct redundant test
2009-07-28 20:11 UTC (3+ messages)
eeepc_hotkey adds 25s to boot
2009-07-28 20:08 UTC (6+ messages)
[PATCH v2 for 2.6.32] SFI - Simple Firmware Interface support
2009-07-28 19:52 UTC (4+ messages)
` [PATCH 03/12] SFI: document boot param "sfi=off"
drivers/pci/quirks.c: irq_reroute_variant is dead code?
2009-07-28 19:50 UTC
Dynamic configure max_cstate
2009-07-28 19:47 UTC (2+ messages)
BUG: scheduling while atomic reintroduced
2009-07-28 19:47 UTC
[2.6.31-rc4] ftdi_usb maps memory from stack
2009-07-28 19:31 UTC (2+ messages)
[PATCH 0/3] VGA arbiter implementation (v2)
2009-07-28 19:25 UTC (4+ messages)
` [PATCH 1/3] vga: implements VGA arbitration on Linux
` [PATCH 2/3] vga: drops a documentation regarding the VGA arbiter
Dynamic configure max_cstate
2009-07-28 19:25 UTC (8+ messages)
` ok, now would this be useful? (Re: Dynamic configure max_cstate)
[PATCH NEXT] netxen: fix CONFIG_INET=n build
2009-07-28 19:23 UTC (2+ messages)
linux-next: manual merge of the ttydev tree with the usb.current tree
2009-07-28 19:24 UTC (5+ messages)
BUG: scheduling while atomic reintroduced
2009-07-28 19:20 UTC (2+ messages)
[PATCH] PNPACPI: Enable PNPACPI _PSx Support, v3
2009-07-28 19:15 UTC (4+ messages)
` [stable] "
[RESEND] [PATCH] readahead:add blk_run_backing_dev
2009-07-28 19:07 UTC (12+ messages)
Linux-2.6.31-rc4 - shut the annoying "failed to acquire vblank..."
2009-07-28 19:08 UTC (5+ messages)
[PATCH] Deny CLONE_PARENT|CLONE_NEWPID combination
2009-07-28 19:06 UTC (3+ messages)
ATTENTION
2009-07-28 17:48 UTC
NFS client packet storm on 2.6.27.x
2009-07-28 18:31 UTC (6+ messages)
` [stable] "
TTM page pool allocator
2009-07-28 18:55 UTC (8+ messages)
` ttm_mem_global
[PATCH] pcf50633: fix wrong define for 10bit ADC mode
2009-07-27 21:09 UTC
[PATCH] pcf50633: revise locking for ADC
2009-07-27 20:58 UTC
[PATCH] pcf50633: use a dedicated workqueue for irq processing
2009-07-27 20:41 UTC
[RFC] IO scheduler based IO controller V7
2009-07-28 18:45 UTC (10+ messages)
` [PATCH 03/24] io-controller: bfq support of in-class preemption
linux-next: Tree for July 28
2009-07-28 18:32 UTC (5+ messages)
` [PATCH -next] netxen: fix build when CONFIG_INET=n
` [PATCH -next] usbtmc: fix printk format warnings
Regression impacts ServeRAID II on IBM xSeries 5500
2009-07-28 18:20 UTC (5+ messages)
ATTENTION
2009-07-28 17:41 UTC
2.6.30.2 - 2.6.31-rc4: Warning at i915_gem_idle
2009-07-28 18:15 UTC
[2.6.31-rc4] nfs4 writecount warning
2009-07-28 18:15 UTC (3+ messages)
[PATCH 0/2] implement uid mount option for ext2 and ext3
2009-07-28 18:11 UTC (3+ messages)
` [PATCH 0/2] implement uid mount option for ext2 and ext3, try 3
fanotify - overall design before I start sending patches
2009-07-28 17:59 UTC (7+ messages)
[PATCH-RFC 1/2] eventfd: reorganize the code to simplify new flags
2009-07-28 17:55 UTC (2+ messages)
` [PATCH-RFC 2/2] eventfd: EFD_STATE flag
[PATCH-RFC 0/2] eventfd: new EFD_STATE flag
2009-07-28 17:54 UTC
[GIT PULL] OProfile updates for tip
2009-07-28 17:54 UTC
[PATCH] x86: Buffer overflow
2009-07-28 17:46 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox