Commit Graph

5992 Commits (f8cb22cbb8383c9f41e6ccbcd4fb94edb1048bda)

Author SHA1 Message Date
Dhaval Giani be50b8342d kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users 16 years ago
Oleg Nesterov 2d5516cbb9 copy_process: fix CLONE_PARENT && parent_exec_id interaction 16 years ago
Heiko Carstens 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals 16 years ago
Eric Dumazet 64ca5ab913 rcu: increment quiescent state counter in ksoftirqd() 16 years ago
Roland McGrath 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 years ago
Peter Zijlstra 044d408409 genirq: assert that irq handlers are indeed running in hardirq context 16 years ago
David Howells 5170836679 Fix recursive lock in free_uid()/free_user_ns() 16 years ago
Dhaval Giani 54e9912428 sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
Hiroshi Shimamoto cac64d00c2 sched_rt: don't start timer when rt bandwidth disabled 16 years ago
Paul E. McKenney a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
Rafael J. Wysocki 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
Arve Hjønnevåg 403f307576 PM: Fix suspend_console and resume_console to use only one semaphore 16 years ago
Arve Hjønnevåg b090f9fa53 PM: Wait for console in resume 16 years ago
Andrey Borzenkov ebae2604f2 PM: Fix pm_notifiers during user mode hibernation 16 years ago
Rafael J. Wysocki 09664fda48 PM: fix build for CONFIG_PM unset 16 years ago
Arjan van de Ven eed3ee0829 PM/resume: wait for device probing to finish 16 years ago
Steven Rostedt 4b3e3d2284 tracing: limit the number of loops the ring buffer self test can make 16 years ago
Steven Rostedt 4d7a077c0c tracing: have function trace select kallsyms 16 years ago
Steven Rostedt 0c5119c1e6 tracing: disable tracing while testing ring buffer 16 years ago
Rafael J. Wysocki 42f5e039c3 pm: fix build for CONFIG_PM unset 16 years ago
Li Zefan 67e055d144 cgroups: fix possible use after free 16 years ago
Jens Axboe 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 years ago
Ingo Molnar f17c75453b irq: name 'p' variables a bit better 16 years ago
Ingo Molnar 8316e38100 irq: further clean up the free_irq() code flow 16 years ago
Frederic Weisbecker 5b058bcde9 tracing/function-graph-tracer: trace the idle tasks 16 years ago
Pekka Paalanen 6bc5c366b1 trace: mmiotrace to the tracer menu in Kconfig 16 years ago
Pekka Paalanen 391b170f10 mmiotrace: count events lost due to not recording 16 years ago
Ingo Molnar ae88a23b32 irq: refactor and clean up the free_irq() code flow 16 years ago
Ingo Molnar 327ec5699c irq: clean up manage.c 16 years ago
Serge E. Hallyn fb5ae64fdd User namespaces: Only put the userns when we unhash the uid 16 years ago
Peter Zijlstra 3997ad317f timers: more consistently use clock vs timer 16 years ago
Johannes Weiner 0e43785c57 irq: use GFP_KERNEL for action allocation in request_irq() 16 years ago
Ingo Molnar a0490fa35d sched: cpu hotplug fix 16 years ago
Li Zefan cfebe563bd cgroups: fix lockdep subclasses overflow 16 years ago
Sven Wegener fc3501d411 mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches 16 years ago
Peter Zijlstra 2fff78c784 futex: fix reference leak 16 years ago
Peter Zijlstra fc631c82e1 sched: revert recent sync wakeup changes 16 years ago
Peter Zijlstra 4da94d49b2 timers: fix TIMER_ABSTIME for process wide cpu timers 16 years ago
Peter Zijlstra 3fccfd67df timers: split process wide cpu clocks/timers, fix 16 years ago
Oleg Nesterov 06eb23b1ba ptrace, x86: fix the usage of ptrace_fork() 16 years ago
Hugh Dickins acd895795d profiling: fix broken profiling regression 16 years ago
Stefan Richter f7de7621f0 async: use list_move_tail 16 years ago
Cornelia Huck 766ccb9ed4 async: Rename _special -> _domain for clarity. 16 years ago
Cornelia Huck f30d5b307c async: Add some documentation. 16 years ago
Cornelia Huck 86532d8b16 async: Handle kthread_run() return codes. 16 years ago
Cornelia Huck 7a89bbc749 async: Fix running list handling. 16 years ago
Li Zefan 04ec93fe9b fork.c: fix NULL pointer dereference when nr_threads == threads-max 16 years ago
Johannes Weiner 777c6c5f1f wait: prevent exclusive waiter starvation 16 years ago
Andrew Morton 60fd760fb9 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" 16 years ago
Andrew Morton 58763a2974 kernel/async.c: fix printk warnings 16 years ago