Commit Graph

9851 Commits (1e8943dbae98f48fc485fb9a671e94972b234cb2)

Author SHA1 Message Date
David Howells de09a9771a CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials 15 years ago
Jason Baron b82bab4bbe dynamic debug: move ddebug_remove_module() down into free_module() 15 years ago
Jason Wessel edd63cb6b9 sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function 15 years ago
Jason Wessel b0679c63db debug_core,kdb: fix kgdb_connected bit set in the wrong place 15 years ago
Jason Wessel 9e8b624fca Fix merge regression from external kdb to upstream kdb 15 years ago
Jason Wessel fb82c0ff27 repair gdbstub to match the gdbserial protocol specification 15 years ago
Martin Hicks 1396a21ba0 kdb: break out of kdb_ll() when command is terminated 15 years ago
Catalin Marinas 9078370c0d kmemleak: Add support for NO_BOOTMEM configurations 15 years ago
Yehuda Sadeh ff49d74ad3 module: initialize module dynamic debug later 15 years ago
Peter Zijlstra 8c215bd389 sched: Cure nr_iowait_cpu() users 15 years ago
Michal Hocko 7a0ea09ad5 futex: futex_find_get_task remove credentails check 15 years ago
Pavan Naregundi e05bd3367b kexec: fix Oops in crash_shrink_memory() 15 years ago
Will Deacon 0d98bb2656 sched: Prevent compiler from optimising the sched_avg_update() loop 15 years ago
Peter Zijlstra 8695159967 sched: silence PROVE_RCU in sched_fork() 15 years ago
Daniel J Blueman f3b577dec1 rcu: apply RCU protection to wake_affine() 15 years ago
Alex,Shi 3c93717cfa sched: Fix over-scheduling bug 15 years ago
Peter Zijlstra 3310d4d38f nohz: Fix nohz ratelimit 15 years ago
Steven Rostedt a8fb260805 perf/tracing: Fix regression of perf losing kprobe events 15 years ago
Matthew Garrett dd4c4f17d7 suspend: Move NVS save/restore code to generic suspend functionality 15 years ago
Thomas Gleixner 4673247562 genirq: Deal with desc->set_type() changing desc->chip 15 years ago
Peter Zijlstra dc61b1d65e sched: Fix PROVE_RCU vs cpu_cgroup 15 years ago
Peter Zijlstra f6ab91add6 perf: Fix signed comparison in perf_adjust_period() 15 years ago
Rusty Russell 9bea7f2395 module: fix bne2 "gave up waiting for init of module libcrc32c" 15 years ago
Rusty Russell be593f4ce4 module: verify_export_symbols under the lock 15 years ago
Linus Torvalds 3bafeb6247 module: move find_module check to end 15 years ago
Rusty Russell 75676500f8 module: make locking more fine-grained. 15 years ago
Rusty Russell 6407ebb271 module: Make module sysfs functions private. 15 years ago
Rusty Russell 80a3d1bb41 module: move sysfs exposure to end of load_module 15 years ago
Rusty Russell c8e21ced08 module: fix kdb's illicit use of struct module_use. 15 years ago
Linus Torvalds 2c02dfe7fe module: Make the 'usage' lists be two-way 15 years ago
Akinobu Mita 9e506f7adc kernel/: fix BUG_ON checks for cpu notifier callbacks direct call 15 years ago
Greg Thelen 94b3dd0f7b cgroups: alloc_css_id() increments hierarchy depth 15 years ago
Oleg Nesterov 485d527686 sys_personality: change sys_personality() to accept "unsigned int" instead of u_long 15 years ago
Peter Zijlstra c6df8d5ab8 perf: Fix crash in swevents 15 years ago
Jens Axboe ff9da691c0 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface 15 years ago
Daniel J Blueman 5c113fbeed fix cpu_chain section mismatch... 15 years ago
Peter Zijlstra e51fd5e22e sched: Fix wake_affine() vs RT tasks 15 years ago
Rusty Russell 293a7cfeed module: fix reference to mod->percpu after freeing module. 15 years ago
Randy Dunlap 546cf44a1b blktrace: Fix new kernel-doc warnings 15 years ago
Frederic Weisbecker 74048f895f perf_events: Fix unincremented buffer base on partial copy 15 years ago
Stephane Eranian 90151c35b1 perf_events: Fix event scheduling issues introduced by transactional API 15 years ago
Peter Zijlstra 2e97942fe5 perf_events, trace: Fix perf_trace_destroy(), mutex went missing 15 years ago
Peter Zijlstra 3771f07711 perf_events, trace: Fix probe unregister race 15 years ago
Peter Zijlstra 8a49542c05 perf_events: Fix races in group composition 15 years ago
Peter Zijlstra ac9721f3f5 perf_events: Fix races and clean up perf_event and perf_mmap_data interaction 15 years ago
Amit K. Arora 54e88fad22 sched: Make sure timers have migrated before killing the migration_thread 15 years ago
Rafael J. Wysocki e9a5f426b8 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() 15 years ago
Linus Torvalds 35926ff5fb Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" 15 years ago
Sage Weil 0aa12fb439 sched: add wait_for_completion_killable_timeout 15 years ago
Al Viro ea635c64e0 Fix racy use of anon_inode_getfd() in perf_event.c 15 years ago