Commit Graph

166529 Commits (9a92b479b2f088ee2d3194243f4c8e59b1b8c9c2)
 

Author SHA1 Message Date
Hiroshi Shimamoto 801460d0cf task_struct cleanup: move binfmt field to mm_struct 16 years ago
Albin Tonnerre 2fa4341074 include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels 16 years ago
Phillip Lougher 6a8811629e lzma/gzip: fix potential oops when input data is truncated 16 years ago
Julia Lawall 3354f73b24 drivers/vlynq/vlynq.c: fix resource size off by 1 error 16 years ago
Julia Lawall a21f3c2a04 fs/romfs: correct error-handling code 16 years ago
Roel Kluin 9e5f1138d7 gru: allocation may fail in quicktest1() 16 years ago
Alexey Dobriyan f8679af874 gru: use proc_create() 16 years ago
Alexey Dobriyan 858f09930b aio: ifdef fields in mm_struct 16 years ago
Jiri Slaby b873c2f34e memstick: move dev_dbg 16 years ago
Roel Kluin 3886de938c adfs: remove redundant test on unsigned 16 years ago
Jesper Dangaard Brouer 458e5ff13e edac: core: remove completion-wait for complete with rcu_barrier 16 years ago
Jason Uhlenkott dd8ef1db87 edac: i3200 memory controller driver 16 years ago
Julia Lawall 30a61fff3a edac: fix resource size calculation 16 years ago
Ira W. Snyder b484625172 edac: mpc85xx add mpc83xx support 16 years ago
Yang Shi a014554e66 edac: mpc85xx add P2020DS support 16 years ago
Mike Frysinger 9064a6787a linux/futex.h: place kernel types behind __KERNEL__ 16 years ago
Sukadev Bhattiprolu e5a4738699 pidns: deny CLONE_PARENT|CLONE_NEWPID combination 16 years ago
Sukadev Bhattiprolu 123be07b0b fork(): disable CLONE_PARENT for init 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Joe Perches c0d0787b6d MAINTAINERS: add Matt Mackall and Herbert Xu to HARDWARE RANDOM NUMBER GENERATOR 16 years ago
Mike Frysinger 156dd635e2 bfin-otp: add writing support 16 years ago
Dimitri Sivanich fbd8ae1068 drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV 16 years ago
Dan Carpenter 459ca8b4ed drivers/char/rio/rioctrl.c: off by one error in rioctrl.c 16 years ago
Nils Carlson ae21cf9248 hpet: hpet driver periodic timer setup bug fixes 16 years ago
Roel Kluin dc80df567d mwave: fix read buffer overflow 16 years ago
Renzo Davoli dd5d81f326 fs/char_dev.c: remove useless loop 16 years ago
Nikanth Karthikesan bb521c5de0 /dev/zero: avoid repeated access_ok() checks 16 years ago
Mike Frysinger 0b8c78f2bf flat: use IS_ERR_VALUE() helper macro 16 years ago
David Howells 8e8b63a68c fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size 16 years ago
Amerigo Wang 0cf062d0ff elf: clean up fill_note_info() 16 years ago
Roland McGrath d9588725e5 signals: inline __fatal_signal_pending 16 years ago
Peter Zijlstra ba0a6c9f6f fcntl: add F_[SG]ETOWN_EX 16 years ago
Oleg Nesterov 06f1631a16 signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission() 16 years ago
Oleg Nesterov 4a30debfb7 signals: introduce do_send_sig_info() helper 16 years ago
Oleg Nesterov 964ee7df90 exec: fix set_binfmt() vs sys_delete_module() race 16 years ago
Neil Horman 61be228a06 exec: allow do_coredump() to wait for user space pipe readers to complete 16 years ago
Neil Horman a293980c2e exec: let do_coredump() limit the number of concurrent dumps to pipes 16 years ago
Neil Horman 725eae32df exec: make do_coredump() more resilient to recursive crashes 16 years ago
Roland McGrath ae6d2ed7bb signals: tracehook_notify_jctl change 16 years ago
Vitaly Mayatskikh b6fe2d117e wait_noreap_copyout(): check for ->wo_info != NULL 16 years ago
Vitaly Mayatskikh dfe16dfa4a do_wait: fix sys_waitid()-specific behaviour 16 years ago
Oleg Nesterov b6e763f07f wait_consider_task: kill "parent" argument 16 years ago
Oleg Nesterov 989264f464 do_wait-wakeup-optimization: simplify task_pid_type() 16 years ago
Oleg Nesterov 5c01ba49e6 do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage 16 years ago
Oleg Nesterov b4fe51823d do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case 16 years ago
Oleg Nesterov 0b7570e77f do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup 16 years ago
Oleg Nesterov a2322e1d27 do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task() 16 years ago
Oleg Nesterov a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee 16 years ago
Daisuke Nishimura 1dd3a27326 memcg: show swap usage in stat file 16 years ago
Balbir Singh 0c3e73e84f memcg: improve resource counter scalability 16 years ago