Commit Graph

11007 Commits (d10e4a660d11212a41ac5d2c116a655e25e2d38a)

Author SHA1 Message Date
Trond Myklebust bf294b41ce SUNRPC: Close a race in __rpc_wait_for_completion_task() 14 years ago
Al Viro dfef6dcd35 unfuck proc_sysctl ->d_compare() 14 years ago
Li Zefan b75f38d659 cpuset: add a missing unlock in cpuset_write_resmask() 14 years ago
Linus Torvalds e3e89cc535 Mark ptrace_{traceme,attach,detach} static 14 years ago
Balbir Singh 0c3b916801 sched: Fix sched rt group scheduling when hierachy is enabled 14 years ago
Tao Ma 2d3a8497f8 blktrace: Remove blk_fill_rwbs_rq. 14 years ago
Thomas Gleixner 3a142a0672 clockevents: Prevent oneshot mode when broadcast device is periodic 14 years ago
Thomas Gleixner 6d83f94db9 genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now 14 years ago
Thomas Gleixner c1ee626428 genirq: Prevent access beyond allocated_irqs bitmap 14 years ago
Stanislaw Gruszka 2e725a065b PM / Hibernate: Return error code when alloc_image_page() fails 14 years ago
Tejun Heo 3233cdbd9f workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long 14 years ago
Tejun Heo 58a69cb47e workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' 14 years ago
Peter Zijlstra 4fe757dd48 perf: Fix throttle logic 14 years ago
Tejun Heo 7576958a9d workqueue: wake up a worker when a rescuer is leaving a gcwq 14 years ago
Kees Cook f590308536 timer debug: Hide kernel addresses via %pK in /proc/timer_list 14 years ago
Tejun Heo 01e05e9a90 ptrace: use safer wake up on ptrace_detach() 14 years ago
Chris Wright 6037b715d6 security: add cred argument to security_capable() 14 years ago
Linus Torvalds ee24aebffb cap_syslog: accept CAP_SYS_ADMIN for now 14 years ago
Don Zickus 5651f7f47d watchdog, nmi: Lower the severity of error messages 14 years ago
Peter Zijlstra 7ff207928e Revert "lockdep, timer: Fix del_timer_sync() annotation" 14 years ago
Tetsuo Handa fb2b2a1d37 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure 14 years ago
Tetsuo Handa 2edeaa34a6 CRED: Fix BUG() upon security_cred_alloc_blank() failure 14 years ago
Peter Zijlstra f266a5110d lockdep, timer: Fix del_timer_sync() annotation 14 years ago
Steven Rostedt 3d56e331b6 tracing: Replace syscall_meta_data struct array with pointer array 14 years ago
Mathieu Desnoyers 6549864629 tracepoints: Fix section alignment using pointer array 14 years ago
Peter Zijlstra 06c3bc6556 sched: Fix update_curr_rt() 14 years ago
Peter Zijlstra 542e72fc90 perf: Fix reading in perf_event_read() 14 years ago
Steven Rostedt e4a9ea5ee7 tracing: Replace trace_event struct array with pointer array 14 years ago
Thomas Gleixner f1a06390d0 genirq: Prevent irq storm on migration 14 years ago
Marcin Slusarz 9ffdc6c37d watchdog: Don't change watchdog state on read of sysctl 14 years ago
Marcin Slusarz 397357666d watchdog: Fix sysctl consistency 14 years ago
Marcin Slusarz 4135038a58 watchdog: Fix broken nowatchdog logic 14 years ago
Kacper Kornet aa5bd67dcf Fix prlimit64 for suid/sgid processes 14 years ago
Eric Dumazet 88d4f0db7f perf: Fix alloc_callchain_buffers() 14 years ago
Paul Turner 05ca62c6ca sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages 14 years ago
Paul Turner b815f1963e sched: Fix/remove redundant cfs_rq checks 14 years ago
Paul Turner e37b6a7b27 sched: Fix sign under-flows in wake_affine 14 years ago
Torben Hohn ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock() 14 years ago
Andy Whitcroft 8c6a98b22b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent 14 years ago
Yong Zhang 3ff6dcac73 sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug 14 years ago
Dmitry Torokhov e94965ed5b module: show version information for built-in modules in sysfs 14 years ago
Oleg Nesterov 806839b22c perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ 14 years ago
Peter Zijlstra 547e9fd7d3 perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat 14 years ago
Thomas Gleixner 1c77ff22f5 genirq: Remove __do_IRQ 14 years ago
Milton Miller 225c8e010f kernel/smp.c: consolidate writes in smp_call_function_interrupt() 14 years ago
Anton Blanchard 6dc1989995 kernel/smp.c: fix smp_call_function_many() SMP race 14 years ago
Tejun Heo bd924e8cbd smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c 14 years ago
Tejun Heo 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c 14 years ago
Stephen Boyd 2d0640b47d hrtimers: Notify hrtimer users of switches to NOHZ mode 14 years ago
Oleg Nesterov 8550d7cb6e perf: Fix perf_event_init_task()/perf_event_free_task() interaction 14 years ago