Andi Kleen b45c6e76bc kernel/signal.c: fix kernel information leak with print-fatal-signals=1 há 15 anos atrás
..
gcov 1f74b1f7e5 microblaze: Enable GCOV_PROFILE_ALL há 15 anos atrás
irq 239007b844 genirq: Convert irq_desc.lock to raw_spinlock há 15 anos atrás
power 5ada918b82 vt: introduce and use vt_kmsg_redirect() function há 15 anos atrás
time 83f57a11d8 Revert "time: Remove xtime_cache" há 15 anos atrás
trace b21c070403 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 15 anos atrás
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files há 17 anos atrás
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem há 16 anos atrás
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency há 17 anos atrás
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config há 15 anos atrás
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too há 16 anos atrás
Makefile ed9216c171 Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm há 15 anos atrás
acct.c 4b731d50ff bsdacct: fix uid/gid misreporting há 15 anos atrás
async.c 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization há 16 anos atrás
audit.c 939cbf260c Audit: send signal info if selinux is disabled há 15 anos atrás
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR há 16 anos atrás
audit_tree.c b4c30aad39 fix more leaks in audit_tree.c tag_chunk() há 15 anos atrás
audit_watch.c e08b061ec0 Audit: reorganize struct audit_watch to save 8 bytes há 15 anos atrás
auditfilter.c 9d96098510 Audit: clean up all op= output to include string quoting há 16 anos atrás
auditsc.c 5300990c03 Sanitize f_flags helpers há 15 anos atrás
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions há 17 anos atrás
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated há 15 anos atrás
capability.c b3a222e52e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option há 15 anos atrás
cgroup.c bd4f490a07 cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() há 15 anos atrás
cgroup_freezer.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time há 15 anos atrás
compat.c 62ab4505e3 signals: implement sys_rt_tgsigqueueinfo há 16 anos atrás
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments há 16 anos atrás
cpu.c 9ee349ad6d sched: Fix set_cpu_active() in cpu_down() há 15 anos atrás
cpuset.c 6ad4c18884 sched: Fix balance vs hotplug race há 15 anos atrás
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials há 16 anos atrás
cred.c 764db03fee creds_are_invalid() needs to be exported for use by modules: há 15 anos atrás
delayacct.c 6952b61de9 headers: taskstats_kern.h trim há 15 anos atrás
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword há 16 anos atrás
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h há 16 anos atrás
exit.c 9cd80bbb07 do_wait() optimization: do not place sub-threads on task_struct->children list há 15 anos atrás
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 16 anos atrás
fork.c 9cd80bbb07 do_wait() optimization: do not place sub-threads on task_struct->children list há 15 anos atrás
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really há 16 anos atrás
futex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock há 15 anos atrás
futex_compat.c 4dc88029fd futex: Fix compat_futex to be same as futex for REQUEUE_PI há 16 anos atrás
groups.c 30639b6af8 groups: move code to kernel/groups.c há 16 anos atrás
hrtimer.c ecb49d1a63 hrtimers: Convert to raw_spinlocks há 15 anos atrás
hung_task.c e5af022616 softlockup: Fix hung_task_check_count sysctl há 15 anos atrás
hw_breakpoint.c b21c070403 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 15 anos atrás
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields há 15 anos atrás
kallsyms.c f60d24d2ad hw-breakpoints: Fix broken hw-breakpoint sample module há 15 anos atrás
kexec.c 5a865c0606 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild há 15 anos atrás
kfifo.c 86d4880313 kfifo: add record handling functions há 15 anos atrás
kgdb.c 7f8b7ed6f8 kgdb: Always process the whole breakpoint list on activate or deactivate há 15 anos atrás
kmod.c 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() há 15 anos atrás
kprobes.c c2ef6661ce kprobes: Fix distinct type warning há 15 anos atrás
ksysfs.c 06a7f71124 kexec: premit reduction of the reserved memory size há 15 anos atrás
kthread.c 881232b70b sched: Move kthread_bind() back to kthread.c há 15 anos atrás
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton há 16 anos atrás
lockdep.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* há 15 anos atrás
lockdep_internals.h af01296145 lockdep: BFS cleanup há 16 anos atrás
lockdep_proc.c 88e9d34c72 seq_file: constify seq_operations há 15 anos atrás
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around há 16 anos atrás
module.c 10b465aaf9 modules: Skip empty sections when exporting section notes há 15 anos atrás
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h há 15 anos atrás
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock há 15 anos atrás
mutex.c c02260277e mutex: Better control mutex adaptive spinning config há 15 anos atrás
mutex.h 0d66bf6d35 mutex: implement adaptive spinning há 16 anos atrás
notifier.c 8f27008358 kprobes: Fix to add __kprobes to notify_die há 16 anos atrás
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time há 15 anos atrás
nsproxy.c 90af90d7d3 nsproxy: extract create_nsproxy() há 16 anos atrás
panic.c 60d9aa758c Merge git://git.infradead.org/mtd-2.6 há 15 anos atrás
params.c e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function há 15 anos atrás
perf_event.c 952363c90c Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 15 anos atrás
pid.c 417e315247 pid: reduce code size by using a pointer to iterate over array há 15 anos atrás
pid_namespace.c e5a4738699 pidns: deny CLONE_PARENT|CLONE_NEWPID combination há 15 anos atrás
pm_qos_params.c 1a6deaea35 pm_qos: clean up racy global "name" variable há 15 anos atrás
posix-cpu-timers.c ba5ea951d0 posix-cpu-timers: optimize and document timer_create callback há 15 anos atrás
posix-timers.c da15cfdae0 time: Introduce CLOCK_REALTIME_COARSE há 16 anos atrás
printk.c 6485536bcf printk: fix new kernel-doc warnings há 15 anos atrás
profile.c 583a22e7c1 kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file há 15 anos atrás
ptrace.c a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee há 15 anos atrás
rcupdate.c 6ebb237bec rcu: Re-arrange code to reduce #ifdef pain há 15 anos atrás
rcutiny.c 9f680ab414 rcu: Eliminate unneeded function wrapping há 15 anos atrás
rcutorture.c d0316554d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu há 15 anos atrás
rcutree.c d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU há 15 anos atrás
rcutree.h d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU há 15 anos atrás
rcutree_plugin.h d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU há 15 anos atrás
rcutree_trace.c d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU há 15 anos atrás
relay.c 28dfef8feb const: constify remaining pipe_buf_operations há 15 anos atrás
res_counter.c 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. há 15 anos atrás
resource.c 0e2c8b8f55 resources: fix call to alignf() in allocate_resource() há 15 anos atrás
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock há 15 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function há 17 anos atrás
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock há 15 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines há 16 anos atrás
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling há 17 anos atrás
sched.c 0c69774e6c sched: Revert 738d2be, simplify set_task_cpu() há 15 anos atrás
sched_clock.c b9f8fcd55b sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK há 15 anos atrás
sched_cpupri.c fe841226bd sched: Convert cpupri lock to raw_spinlock há 15 anos atrás
sched_cpupri.h fe841226bd sched: Convert cpupri lock to raw_spinlock há 15 anos atrás
sched_debug.c 05fa785cf8 sched: Convert rq->lock to raw_spinlock há 15 anos atrás
sched_fair.c 88ec22d3ed sched: Remove the cfs_rq dependency from set_task_cpu() há 15 anos atrás
sched_features.h 6cecd084d0 sched: Discard some old bits há 15 anos atrás
sched_idletask.c 3df0fc5b2e sched: Restore printk sanity há 15 anos atrás
sched_rt.c efbbd05a59 sched: Add pre and post wakeup hooks há 15 anos atrás
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq há 16 anos atrás
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole há 16 anos atrás
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() há 17 anos atrás
signal.c b45c6e76bc kernel/signal.c: fix kernel information leak with print-fatal-signals=1 há 15 anos atrás
slow-work-debugfs.c f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs há 15 anos atrás
slow-work.c 1557d33007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 há 15 anos atrás
slow-work.h f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs há 15 anos atrás
smp.c 8f0ddf91f2 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 15 anos atrás
softirq.c d0316554d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu há 15 anos atrás
softlockup.c 1871e52c76 percpu: make percpu symbols under kernel/ and mm/ unique há 15 anos atrás
spinlock.c 9c1721aa49 locking: Cleanup the name space completely há 15 anos atrás
srcu.c 0cd397d336 rcu: Add synchronize_srcu_expedited() há 15 anos atrás
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias há 16 anos atrás
stop_machine.c 612a726faf cpumask: remove cpumask_t from core há 16 anos atrás
sys.c 10e5453ffa Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 15 anos atrás
sys_ni.c d7fc02c7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 há 15 anos atrás
sysctl.c efc8e7f4c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 há 15 anos atrás
sysctl_binary.c 4440095c82 SYSCTL: Print binary sysctl warnings (nearly) only once há 15 anos atrás
sysctl_check.c 83ac201b4f sysctl: Remove dead code from sysctl_check há 15 anos atrás
taskstats.c 134e63756d genetlink: make netns aware há 16 anos atrás
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes há 16 anos atrás
time.c 83f57a11d8 Revert "time: Remove xtime_cache" há 15 anos atrás
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits há 17 anos atrás
timer.c cf1e367ee8 timers: Remove duplicate setting of new_base in __mod_timer() há 15 anos atrás
tracepoint.c fd589a8f0a trivial: fix typo "to to" in multiple files há 15 anos atrás
tsacct.c 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals há 16 anos atrás
uid16.c 2bcd57ab61 headers: utsname.h redux há 15 anos atrás
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 há 16 anos atrás
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu há 15 anos atrás
user.c b00bc0b237 uids: Prevent tear down race há 15 anos atrás
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() há 16 anos atrás
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() há 16 anos atrás
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic há 15 anos atrás
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes há 16 anos atrás
workqueue.c d71cb81af3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq há 15 anos atrás