Commit Graph

166493 Commits (17d857be649a21ca90008c6dc425d849fa83db5c)
 

Author SHA1 Message Date
Linus Torvalds dc2af6a6bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
Linus Torvalds 6c5daf012c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
Linus Torvalds 6d39b27f0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current 16 years ago
Rusty Russell ffa9f12a41 module: don't call percpu_modfree on NULL pointer. 16 years ago
Rusty Russell a263f7763c module: fix memory leak when load fails after srcversion/version allocated 16 years ago
Johannes Berg 1d7015caa0 module: preferred way to use MODULE_AUTHOR 16 years ago
Peter Oberparleiter 26d052bfce param: allow whitespace as kernel parameter separator 16 years ago
Jan Beulich 554bdfe5ac module: reduce string table for loaded modules (v2) 16 years ago
Jan Beulich 4a4962263f module: reduce symbol table for loaded modules (v2) 16 years ago
Linus Torvalds a487b6705a Merge branch 'for-linus' of git://neil.brown.name/md 16 years ago
Linus Torvalds 9f6ac7850a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 16 years ago
Linus Torvalds db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 years ago
Andrew Morton cd6045138e drivers/usb/serial/sierra.c: fix CONFIG_PM=n build 16 years ago
Ivan Kokshaysky d68721eb33 alpha: AGP update (fixes compile failure) 16 years ago
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