messages from 2011-03-22 23:20:04 to 2011-03-23 10:07:45 UTC [more...]
[RFC] checkpatch: add option to change warning return value
2011-03-23 10:07 UTC (5+ messages)
` [RFC v2] Checkpatch: "
[PATCHSET] ptrace,signal: Improve ptrace and job control interaction
2011-03-23 10:06 UTC (12+ messages)
` [PATCH 01/20] signal: Fix SIGCONT notification code
` [PATCH 02/20] ptrace: Remove the extra wake_up_state() from ptrace_detach()
` [PATCH 03/20] signal: Remove superflous try_to_freeze() loop in do_signal_stop()
` [PATCH 08/20] ptrace: Participate in group stop from ptrace_stop() iff the task is trapping for group stop
` [PATCH 09/20] ptrace: Make do_signal_stop() use ptrace_stop() if the task is being ptraced
` [PATCH 12/20] ptrace: Always put ptracee into appropriate execution state
` [PATCH 14/20] job control: Small reorganization of wait_consider_task()
` [PATCH 15/20] job control: Fix ptracer wait(2) hang and explain notask_error clearing
` [PATCH 18/20] job control: Job control stop notifications should always go to the real parent
` [PATCH 19/20] job control: Notify the real parent of job control events regardless of ptrace
` [PATCH 20/20] job control: Don't send duplicate job control stop notification while ptraced
[PATCH 0/6 v7] overlay filesystem - request for inclusion
2011-03-23 10:03 UTC (12+ messages)
[RFC][PATCH 0/2] Allow subsystems to avoid using sysdevs for defining "core" PM callbacks
2011-03-23 9:59 UTC (20+ messages)
` [PATCH 9/10] sh: Use struct syscore_ops instead of sysdev class and sysdev
` [PATCH 3/6] PCI / Intel IOMMU: Use "
[RFC PATCH V4 0/5] cpuidle: Cleanup pm_idle and include driver/cpuidle.c in-kernel
2011-03-23 9:57 UTC (14+ messages)
` [RFC PATCH V4 1/5] cpuidle: Remove pm_idle pointer for x86
` [RFC PATCH V4 2/5] cpuidle: list based cpuidle driver registration and selection
` [RFC PATCH V4 3/5] cpuidle: default idle driver for x86
` [RFC PATCH V4 4/5] cpuidle: driver for xen
` [RFC PATCH V4 5/5] cpuidle: cpuidle driver for apm
2.6.39-rc: WARNING: at __ip_select_ident+0xd3/0xf0()
2011-03-23 9:49 UTC (2+ messages)
[PATCH 1/6] TTY: unify tty_init_dev fail path handling
2011-03-23 9:48 UTC (6+ messages)
` [PATCH 2/6] TTY: unify pty_install "
` [PATCH 3/6] TTY: unify pty_unix98_install "
` [PATCH 4/6] TTY: introduce deinit helpers for proper ldisc shutdown
` [PATCH 5/6] TTY: plug in deinitialize_tty_struct
` [PATCH 6/6] TTY: fix fail path in tty_open
RFC: Platform data for onboard USB assets
2011-03-23 9:47 UTC (12+ messages)
[PATCH -tip ] [BUGFIX] perf-top: Fix uninitialized variable
2011-03-23 9:43 UTC (2+ messages)
` [tip:perf/urgent] perf top: Fix uninitialized 'counter' variable
[PATCH] trace: fix set_ftrace_filter probe function display
2011-03-23 9:42 UTC (2+ messages)
` [tip:perf/urgent] tracing: Fix "
[git pull] drm fixes
2011-03-23 9:35 UTC (6+ messages)
[PATCH][GIT PULL][v2.6.39] tracing: Fix set_ftrace_filter probe function display
2011-03-23 9:35 UTC (2+ messages)
[PATCH RESEND v2]IIO driver for Analog Devices Digital Output Gyroscope ADXRS450
2011-03-23 9:34 UTC (6+ messages)
[RFC PATCHSET] ptrace,signal: Fix notifications to the real parent while ptraced
2011-03-23 9:24 UTC (18+ messages)
` [PATCH 1/8] job control: Don't set group_stop exit_code if re-entering job control stop
` [PATCH 7/8] job control: Notify the real parent of job control events regardless of ptrace
` [PATCH 0.2/8] ptrace: Always put ptracee into appropriate execution state
[PATCH 1/7] tty: VT, remove unused variable
2011-03-23 9:15 UTC (8+ messages)
` [PATCH 2/7] TTY: serial_core, "
` [PATCH 3/7] Char: cyclades, fix "
` [PATCH 4/7] TTY: VT, remove unused variables
` [PATCH 5/7] I2C: eg20t, remove unused variable
` [PATCH 6/7] Char: moxa, remove unused variables
` [PATCH 7/7] TTY: rocket, "
[PATCH v6 0/9] memcg: per cgroup dirty page accounting
2011-03-23 9:06 UTC (13+ messages)
Linux 2.6.38
2011-03-23 9:02 UTC (21+ messages)
` [patch 0/5] oom: a few anti fork bomb patches
` [PATCH 1/5] vmscan: remove all_unreclaimable check from direct reclaim path completely
` [PATCH 3/5] oom: create oom autogroup
` [PATCH 4/5] mm: introduce wait_on_page_locked_killable
` [PATCH 5/5] x86,mm: make pagefault killable
winner
2011-03-24 1:30 UTC
[PATCH] tty: fix tty->ldisc leak on ENODEV from driver install
2011-03-23 8:49 UTC (3+ messages)
[PATCH 00/74] Union mounts version something or other
2011-03-23 8:38 UTC (2+ messages)
[PATCH] ARM: Use asm-generic/sizes.h
2011-03-23 8:30 UTC (10+ messages)
[PATCH v2 2/3] usb: gadget: file_storage: Make CD-ROM emulation work with Mac OS-X
2011-03-23 8:20 UTC (2+ messages)
[PATCH] cleanup: Add 'struct dev' in the TTM layer to be passed in for DMA API calls
2011-03-23 8:13 UTC (4+ messages)
[PATCH 5/5 v5] usb:gadget: Add SuperSpeed support to the Gadget Framework
2011-03-23 8:04 UTC
[PATCH 4/5 v6] usb: Modify existing gadget drivers to use config_ep_by_speed() instead of ep_choose
2011-03-23 8:04 UTC
[PATCH/RESEND 3/5 v4] usb: Configure endpoint according to gadget speed
2011-03-23 8:04 UTC
[PATCH 2/5 v6] usb: Add usb_endpoint_descriptor to be part of the struct usb_ep
2011-03-23 8:03 UTC
[PATCH 1/5 v8] usb: Adding SuperSpeed support to dummy_hcd
2011-03-23 8:02 UTC
[PATCH 0/7] char/mei: Intel MEI Driver
2011-03-23 7:59 UTC (6+ messages)
` [PATCH 1/7] char/mei: PCI device and char driver support
problem with nfs4: rpciod seems to loop in rpc_shutdown_client forever
2011-03-23 7:54 UTC (4+ messages)
vfs: inode lock breakup
2011-03-23 7:53 UTC (4+ messages)
[PATCH] sound/oss/midi_synth: prevent underflow, use of uninitialized value, and signedness issue
2011-03-23 7:39 UTC (2+ messages)
[PATCH]Cleanup some comments style for scripts/kconfig/gconf.c
2011-03-23 7:33 UTC
[PATCH]Clean up CodingStyle for scripts/kconfig/gconf.c
2011-03-23 7:32 UTC (5+ messages)
[ext4] Multiple page-io submission (Option "mblk_io_submit")
2011-03-23 7:32 UTC (3+ messages)
[PATCH v2] cfq-iosched: Don't clear queue stats when preempt
2011-03-23 7:31 UTC (2+ messages)
minor doc correction: Documentation/iostats.txt: bit-size reference
2011-03-23 7:29 UTC (3+ messages)
` [PATCH] Documentation/iostats.txt: bit-size reference etc
[PATCH] percpu: cast away printk format warning
2011-03-23 7:25 UTC (2+ messages)
2.6.39-rc: panic at rcu_kthread()
2011-03-23 7:18 UTC
radio-maestro broken (conflicts with snd-es1968)
2011-03-23 7:13 UTC (6+ messages)
` [alsa-devel] "
` [RFC PATCH 4/3] remove radio-maestro
[PATCH] staging: ft1000-pcmcia: Fix ft1000_dnld() to work also on 64bit architectures
2011-03-23 7:08 UTC
[PATCH 01/36] net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu()
2011-03-23 6:50 UTC (4+ messages)
` [PATCH 02/36] scsi,rcu: convert call_rcu(fc_rport_free_rcu) "
[PATCH 8/9] jrcu: fix broken rcu_barrier
2011-03-23 6:35 UTC (4+ messages)
[bisect] kernel 2.6.38 regression with root nfs mounting
2011-03-23 6:30 UTC (4+ messages)
winner
2011-03-24 1:32 UTC
Tests for cpusets and cgroup performance measurement
2011-03-23 5:43 UTC (4+ messages)
[patch 00/15] CFS Bandwidth Control V5
2011-03-23 5:09 UTC (17+ messages)
` [patch 01/15] sched: introduce primitives to account for CFS bandwidth tracking
` [patch 02/15] sched: validate CFS quota hierarchies
` [patch 03/15] sched: accumulate per-cfs_rq cpu usage
` [patch 04/15] sched: throttle cfs_rq entities which exceed their local quota
` [patch 05/15] sched: unthrottle cfs_rq(s) who ran out of quota at period refresh
` [patch 06/15] sched: allow for positional tg_tree walks
` [patch 07/15] sched: prevent interactions between throttled entities and load-balance
` [patch 08/15] sched: migrate throttled tasks on HOTPLUG
` [patch 09/15] sched: add exports tracking cfs bandwidth control statistics
` [patch 10/15] sched: (fixlet) dont update shares twice on on_rq parent
` [patch 11/15] sched: hierarchical task accounting for SCHED_OTHER
` [patch 12/15] sched: maintain throttled rqs as a list
` [patch 13/15] sched: expire slack quota using generation counters
` [patch 14/15] sched: return unused quota on voluntary sleep
` [patch 15/15] sched: add documentation for bandwidth control
[RFC] [PATCH v2 0/8] Provide cgroup isolation for buffered writes
2011-03-23 4:52 UTC (4+ messages)
` [PATCH v2 2/8] block,fs,mm: IO cgroup tracking for buffered write
[PATCH 1/3] memcg: mark init_section_page_cgroup() properly
2011-03-23 4:36 UTC (7+ messages)
` [PATCH 3/3] memcg: move page-freeing code outside of lock
cgroup: real meaning of memory.usage_in_bytes
2011-03-23 4:35 UTC (8+ messages)
` [PATCH] memcg: consider per-cpu stock reserves when returning RES_USAGE for _MEM
[PATCH] mm: remove unused zone_idx variable from set_migratetype_isolate
2011-03-23 4:33 UTC (2+ messages)
[Patch] acpi: introduce "acpi_addr=" parameter for kdump
2011-03-23 4:36 UTC (5+ messages)
[RFC][PATCH 0/3] A forkbomb killer and mm tracking system
2011-03-23 4:30 UTC (4+ messages)
` [RFC][PATCH 1/3] forkbomb: introduce mm recorder
` [RFC][PATCH 2/3] forkbomb: forgetting useless information
` [RFC][PATCH 3/3] forkbomb: forkbomb killer
linux-next: Tree for March 23
2011-03-23 4:21 UTC
[PATCH 0/7] ACPI, APEI patches for 2.6.39
2011-03-23 4:16 UTC (5+ messages)
debugging a modern laptop
2011-03-23 4:12 UTC (2+ messages)
[PATCH 1/4] X86: Revamp reboot behaviour to match Windows more closely
2011-03-23 4:08 UTC (12+ messages)
` [PATCH 2/4] ACPICA: Fix access width for reset vector
` [PATCH 3/4] ACPI: Bug compatibility for Windows on the ACPI reboot vector
` [PATCH 4/4] ACPI: Make sure the FADT is at least rev 2 before using the reset register
[PATCH][RFC] Null short-circuit for selinux_cred_free()
2011-03-23 3:51 UTC (2+ messages)
NEED YOUR SWIFT RESPONSE !!
2011-03-22 18:16 UTC
[PATH 0/4] Memstick patches for 2.6.39
2011-03-23 3:42 UTC (10+ messages)
[RFC] perf: EBNF for event syntax
2011-03-23 3:36 UTC
new cpu schedule
2011-03-23 2:57 UTC
[PATCH] netfilter: h323: bug in parsing of ASN1 SEQOF field
2011-03-23 2:33 UTC (2+ messages)
[PATCH v2] net/unix: Add secdata to unix_stream msgs
2011-03-23 2:32 UTC (2+ messages)
[git pull] drm next tree
2011-03-23 2:19 UTC (2+ messages)
[PATCH] sys_swapon: fix inode locking
2011-03-23 2:03 UTC
[PATCH 0/3] cfq-iosched: Fair cross-group preemption
2011-03-23 1:43 UTC (6+ messages)
[PATCH 2.6.38-rc7]TAOS 258x: Device Driver
2011-03-23 1:07 UTC (3+ messages)
[PATCH 0/4] input: Sizing the evdev ring buffer for MT devices and reporting overruns
2011-03-23 1:04 UTC (5+ messages)
` [PATCH 1/4] input: Set default events per packet
` [PATCH 2/4] hid: hid-input: Remove obsolete default events per packet setting
` [PATCH 3/4] input: evdev: Indicate buffer overrun with SYN_DROPPED
` [PATCH 4/4] input: evdev: only wake poll on EV_SYN
Deadlock scenario in regulator core
2011-03-23 0:38 UTC (12+ messages)
[GIT] dmaengine update for 2.6.39
2011-03-22 23:51 UTC (2+ messages)
[PATCH] Add secdata to unix_streams
2011-03-22 23:32 UTC (2+ messages)
[PATCH] Squashfs: Use vmalloc rather than kmalloc for zlib workspace
2011-03-22 23:20 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