aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-266/+1555
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds1-2/+2
2006-06-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-185/+0
2006-06-20[PATCH] make set_loginuid obey audit_enabledSteve Grubb1-11/+16
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis4-61/+127
2006-06-20[PATCH] fix AUDIT_FILTER_PREPEND handlingAmy Griffis1-0/+1
2006-06-20[PATCH] validate rule fields' typesAl Viro1-9/+48
2006-06-20[PATCH] audit: path-based rulesAmy Griffis4-88/+900
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson1-1/+273
2006-06-20[PATCH] deprecate AUDIT_POSSBILEAl Viro2-4/+5
2006-06-20[PATCH] inline more audit helpersAl Viro1-10/+4
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers1-17/+5
2006-06-20[PATCH] minor audit updatesSerge E. Hallyn1-9/+10
2006-06-20[PATCH] fix audit_krule_to_{rule,data} return valuesAmy Griffis1-2/+2
2006-06-20[PATCH] add filtering by ppidAl Viro1-0/+4
2006-06-20[PATCH] log ppidAl Viro1-2/+5
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro4-23/+44
2006-06-20[PATCH] execve argument loggingAl Viro2-3/+56
2006-06-20[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro3-52/+81
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2-3/+3
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds2-1/+29
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov1-3/+0
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2-26/+18
2006-06-17[PATCH] check_process_timers: fix possible lockupOleg Nesterov1-5/+4
2006-05-31[PATCH] hrtimer: export symbolsStephen Hemminger1-0/+6
2006-05-21Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds1-44/+18
2006-05-21[PATCH] Fix a NO_IDLE_HZ timer bugZachary Amsden1-0/+16
2006-05-21[PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson1-0/+1
2006-05-21[PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson1-9/+15
2006-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse4-25/+65
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho2-7/+7
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens1-0/+19
2006-05-11ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds1-1/+19
2006-05-08Finally remove the obnoxious inter_module_xxx()David Woodhouse2-185/+0
2006-05-07Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds1-18/+21
2006-05-01[PATCH] Audit Filter PerformanceSteve Grubb1-4/+7
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb1-3/+51
2006-05-01[PATCH] More user space subject labelsSteve Grubb3-39/+141
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb1-3/+19
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb1-47/+21
2006-05-01[PATCH] audit inode patchSteve Grubb1-37/+16
2006-05-01[PATCH] support for context based audit filtering, part 2Darrel Goeddel4-27/+256
2006-05-01[PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Al Viro1-9/+1
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-4/+4
2006-05-01[PATCH] drop gfp_mask in audit_log_exit()Al Viro1-30/+32
2006-05-01[PATCH] move call of audit_free() into do_exit()Al Viro3-10/+4
2006-05-01[PATCH] deal with deadlocks in audit_free()Al Viro1-10/+10
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton1-2/+4
2006-04-28[PATCH] off-by-1 in kernel/power/main.cdean gaudet1-1/+1
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman7-7/+7
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman6-6/+6
2006-04-22[RBTREE] Update hrtimers to use rb_parent() accessor macro.David Woodhouse1-2/+2
2006-04-20Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+1
2006-04-20[PATCH] kprobes: NULL out non-relevant fields in struct kretprobeAnanth N Mavinakayanahalli1-0/+3
2006-04-20[PATCH] Don't inherit ->splice_pipe across forksJens Axboe1-0/+1
2006-04-19[PATCH] Add more prevent_tail_call()OGAWA Hirofumi1-13/+46
2006-04-19[PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki1-4/+5
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman2-2/+2
2006-04-14[PATCH] kill unushed __put_task_struct_cbEric W. Biederman1-6/+0
2006-04-14[PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk1-20/+0
2006-04-14[PATCH] fix non-leader exec under ptraceRoland McGrath2-7/+4
2006-04-11[PATCH] __group_complete_signal: remove bogus BUG_ONOleg Nesterov1-1/+0
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+4
2006-04-11[PATCH] add cpu_relax to hrtimer_cancelJoe Korty1-0/+1
2006-04-11[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is setChristoph Hellwig2-5/+3
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk1-1/+0
2006-04-11[PATCH] timer initialisation fixAndrew Morton1-10/+19
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Hyok S. Choi1-0/+12
2006-04-11[PATCH] sched: don't awaken RT tasks on expired arrayMike Galbraith1-1/+1
2006-04-11[PATCH] sched: fix interactive task starvationMike Galbraith1-18/+44
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe1-0/+4
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave1-1/+1
2006-04-02BUG_ON() Conversion in kernel/signal.cEric Sesterhenn1-2/+1
2006-04-02BUG_ON() Conversion in kernel/signal.cEric Sesterhenn1-4/+2
2006-04-02BUG_ON() Conversion in kernel/ptrace.cEric Sesterhenn1-2/+1
2006-04-01Fix comments: s/granuality/granularity/Kalin KOZHUHAROV1-4/+4
2006-04-01BUG_ON() Conversion in kernel/printk.cEric Sesterhenn1-4/+2
2006-04-01help text: SOFTWARE_SUSPEND doesn't need ACPIAdrian Bunk1-1/+1
2006-03-31[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev1-1/+1
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2-73/+155
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman1-1/+6
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton1-3/+7
2006-03-31[PATCH] Make setsid() more robustEric W. Biederman1-4/+15
2006-03-31[PATCH] futex: check and validate timevalsThomas Gleixner2-2/+6
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas1-3/+7
2006-03-31[PATCH] sched: remove on runqueue requeueingCon Kolivas1-2/+1
2006-03-31[PATCH] sched: include noninteractive sleep in idle detectCon Kolivas1-2/+1
2006-03-31[PATCH] sched: dont decrease idle sleep avgCon Kolivas1-5/+10
2006-03-31[PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas1-8/+8
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas1-9/+15
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner2-1/+16
2006-03-31[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Dimitri Sivanich1-0/+3
2006-03-31[PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner1-30/+9
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner1-0/+19
2006-03-31[PATCH] modules: permit Dual-MIT/GPL licensesAndrew Morton1-0/+1
2006-03-31[PATCH] cpuset: memory migration interaction fixPaul Jackson1-5/+52
2006-03-31[PATCH] cpuset: unsafe mm reference fixPaul Jackson1-2/+2
2006-03-31[PATCH] cpuset: task_lock comment fixPaul Jackson1-6/+4
2006-03-31[PATCH] Fix pacct bug in multithreading case.KaiGai Kohei1-6/+6
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-31[PATCH] __mod_timer: simplify ->base changingOleg Nesterov1-8/+6
2006-03-31[PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov1-49/+35
2006-03-31[PATCH] Fix suspend with traced tasksPavel Machek2-2/+2
2006-03-28[PATCH] send_sigqueue: simplify and fix the raceOleg Nesterov1-37/+4
2006-03-28[PATCH] do_notify_parent_cldstop: remove 'to_self' paramOleg Nesterov1-21/+11
2006-03-28[PATCH] finish_stop: don't check stop_count < 0Oleg Nesterov1-1/+1
2006-03-28[PATCH] simplify do_signal_stop()Oleg Nesterov1-24/+8
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2-7/+4
2006-03-28[PATCH] make fork() atomic wrt pgrp/session signalsOleg Nesterov1-20/+17
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2-10/+4
2006-03-28[PATCH] do_sigaction: don't take tasklist_lockOleg Nesterov1-19/+3
2006-03-28[PATCH] do_group_exit: don't take tasklist_lockOleg Nesterov1-2/+0
2006-03-28[PATCH] do_signal_stop: don't take tasklist_lockOleg Nesterov1-52/+17
2006-03-28[PATCH] relax sig_needs_tasklist()Oleg Nesterov1-2/+1
2006-03-28[PATCH] sys_times: don't take tasklist_lockOleg Nesterov1-12/+1
2006-03-28[PATCH] do __unhash_process() under ->siglockOleg Nesterov1-2/+2
2006-03-28[PATCH] revert "Optimize sys_times for a single thread process"Oleg Nesterov2-65/+27
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2-64/+64
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2-18/+13
2006-03-28[PATCH] cleanup __exit_signal()Oleg Nesterov1-16/+15
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2-18/+20
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2-15/+2
2006-03-28[PATCH] introduce sig_needs_tasklist() helperOleg Nesterov1-1/+4
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov1-14/+24
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2-11/+12
2006-03-28[PATCH] release_task: replace open-coded ptrace_unlink()Oleg Nesterov1-3/+2
2006-03-28[PATCH] wait_for_helper: trivial style cleanupOleg Nesterov1-1/+1
2006-03-28[PATCH] reparent_thread: use remove_parent/add_parentOleg Nesterov1-2/+2
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov3-43/+20
2006-03-28[PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov2-2/+6
2006-03-28[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparentingOleg Nesterov2-6/+6
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov1-1/+1
2006-03-28[PATCH] choose_new_parent: remove unused arg, sanitize exit_state checkOleg Nesterov1-4/+4
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman1-30/+0
2006-03-28[PATCH] exec: allow init to exec from any thread.Eric W. Biederman2-2/+2
2006-03-28[PATCH] compat_sys_futex() warning fixAndrew Morton1-1/+2
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2-6/+6
2006-03-28[PATCH] Change dash2underscore() return value to charEric Sesterhenn1-1/+1
2006-03-28[PATCH] symversion warning fixAndrew Morton1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern6-134/+301
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar3-16/+16
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar4-23/+150
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar3-0/+179
2006-03-27[PATCH] sched: fix group power for allnodes_domainsSiddha, Suresh B1-33/+29
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B1-5/+68
2006-03-27[PATCH] Small schedule() optimizationAndreas Mohr1-7/+5
2006-03-27[PATCH] sched: fix task interactivity calculationMartin Andersson1-1/+2
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+1
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao2-6/+13
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel4-21/+17
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel2-4/+4
2006-03-26[PATCH] hrtimers: remove state fieldRoman Zippel1-9/+5
2006-03-26[PATCH] hrtimers: simplify nanosleepRoman Zippel1-80/+62
2006-03-26[PATCH] hrtimers: posix-timer: cleanup common_timer_get()Roman Zippel1-24/+26
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel3-9/+15
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner1-2/+26
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-0/+59
2006-03-26[PATCH] swswsup: return correct load_image errorCon Kolivas1-3/+4
2006-03-26[PATCH] warn if free_irq() is called from IRQ contextIngo Molnar1-0/+1
2006-03-26BUG_ON() Conversion in kernel/fork.cEric Sesterhenn1-2/+1
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds5-436/+1293
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+1
2006-03-25[PATCH] remove pps supportRoman Zippel2-54/+18
2006-03-25[PATCH] Add SA_PERCPU_IRQ flag supportDimitri Sivanich1-5/+18
2006-03-25[PATCH] Use unsigned int types for a faster bsearchEric Dumazet1-2/+2
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-3/+1
2006-03-25[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...Eric Dumazet1-6/+0
2006-03-25[PATCH] find_task_by_pid() needs tasklist_lockAndrew Morton1-0/+2
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2-12/+16
2006-03-25[PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty1-4/+17
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton2-2/+53
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk1-6/+6
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell2-177/+16
2006-03-25[PATCH] Validate and sanitze itimer timeval from userspaceThomas Gleixner1-0/+66
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2-13/+38
2006-03-25[PATCH] timer irq driven soft watchdog fixAndrew Morton1-0/+1
2006-03-24BUG_ON() Conversion in kernel/cpu.cEric Sesterhenn1-2/+1
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton1-2/+2
2006-03-24[PATCH] strndup_user: convert moduleDavi Arnaut1-16/+3
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar2-25/+31
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov1-0/+1
2006-03-24[PATCH] RLIMIT_CPU: document wrong return valueAndrew Morton1-0/+7
2006-03-24[PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton1-1/+12
2006-03-24[PATCH] sys_setrlimit() cleanupAndrew Morton1-11/+15
2006-03-24[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTKJohn Z. Bohach1-38/+38
2006-03-24[PATCH] cpuset: remove useless local variable initializationPaul Jackson1-1/+1
2006-03-24[PATCH] cpuset: don't need to mark cpuset_mems_generation atomicPaul Jackson1-8/+11
2006-03-24[PATCH] cpuset: remove unnecessary NULL checkPaul Jackson1-12/+6
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson1-0/+1
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson1-6/+98
2006-03-24[PATCH] cpuset use combined atomic_inc_return callsPaul Jackson1-7/+4
2006-03-24[PATCH] cpuset cleanup not not operatorsPaul Jackson1-5/+5
2006-03-24[PATCH] rcutorture: tag success/failure line with module parametersPaul E. McKenney1-8/+15
2006-03-24[PATCH] tvec_bases too large for per-cpu dataJan Beulich1-11/+34
2006-03-24[PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlistOleg Nesterov1-3/+2
2006-03-24[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_convBart Samwel1-0/+4
2006-03-24[PATCH] Represent laptop_mode as jiffies internallyBart Samwel1-3/+2
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel1-5/+5
2006-03-24[PATCH] free_uid() locking improvementAndrew Morton1-3/+7
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe1-0/+1