1. a9712bc deal with races in /proc/*/{syscall,stack,personality} by Al Viro · 14 years ago
  2. 198214a proc: enable writing to /proc/pid/mem by Stephen Wilson · 14 years ago
  3. 8b0db9d proc: make check_mem_permission() return an mm_struct on success by Stephen Wilson · 14 years ago
  4. 18f661b proc: hold cred_guard_mutex in check_mem_permission() by Stephen Wilson · 14 years ago
  5. 26947f8 proc: disable mem_write after exec by Stephen Wilson · 14 years ago
  6. 5ddd36b mm: implement access_remote_vm by Stephen Wilson · 14 years ago
  7. 206cb63 mm: factor out main logic of access_process_vm by Stephen Wilson · 14 years ago
  8. e7f22e2 mm: use mm_struct to resolve gate vma's in __get_user_pages by Stephen Wilson · 14 years ago
  9. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
  10. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  11. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  12. 375906f x86: mark associated mm when running a task in 32 bit compatibility mode by Stephen Wilson · 14 years ago
  13. c2ef45d x86: add context tag to mark mm when running a task in 32-bit compatibility mode by Stephen Wilson · 14 years ago
  14. 2fadaef auxv: require the target to be tracable (or yourself) by Al Viro · 14 years ago
  15. d6f64b8 close race in /proc/*/environ by Al Viro · 14 years ago
  16. ec6fd8a report errors in /proc/*/*map* sanely by Al Viro · 14 years ago
  17. ca6b0bf pagemap: close races with suid execve by Al Viro · 14 years ago
  18. 26ec3c6 make sessionid permissions in /proc/*/task/* match those in /proc/* by Al Viro · 14 years ago
  19. bd23a53 fix leaks in path_lookupat() by Al Viro · 14 years ago
  20. eddecbb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  21. 0bf8c86 Reduce sequential pointer derefs in scsi_error.c and reduce size as well by Jesper Juhl · 14 years ago
  22. 38f7aa2 matroxfb: remove incorrect Matrox G200eV support by Gary Hade · 14 years ago
  23. 3155fe6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  24. da48524 Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code by Julien Tinnes · 14 years ago
  25. b52307c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 14 years ago
  26. afd8c40 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  27. 366f7e7 pstore: use mount option instead sysfs to tweak kmsg_bytes by Luck, Tony · 14 years ago
  28. 10effcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  29. c3ca48f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  30. 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  31. c004686 hwmon: (ads1015) Make gain and datarate configurable by Dirk Eibach · 14 years ago
  32. fdf241a hwmon: (ads1015) Drop dynamic attribute group by Jean Delvare · 14 years ago
  33. 8c22a8f hwmon: Add support for Texas Instruments ADS1015 by Dirk Eibach · 14 years ago
  34. a98d506 hwmon: New driver for SMSC SCH5627 by Hans de Goede · 14 years ago
  35. 93d0cc5 hwmon: (abituguru*) Update my email address by Hans de Goede · 14 years ago
  36. e76f67b hwmon: (lm75) Speed up detection by Jean Delvare · 14 years ago
  37. 05e82fe hwmon: (lm75) Add detection of the National Semiconductor LM75A by Len Sorensen · 14 years ago
  38. 96b4b9b hp_accel: Fix driver name by Jean Delvare · 14 years ago
  39. ff60667 Move lis3lv02d drivers to drivers/misc by Jean Delvare · 14 years ago
  40. efcfed9 Move hp_accel to drivers/platform/x86 by Jean Delvare · 14 years ago
  41. 39c3e72 Let Kconfig handle lis3lv02d dependencies by Jean Delvare · 14 years ago
  42. ccd32e7 hwmon: (sht15) Fix integer overflow in humidity calculation by Vivien Didelot · 14 years ago
  43. 396bd76 hwmon: (sht15) Spelling fix by Justin P. Mattock · 14 years ago
  44. bfcd415 hwmon: (w83795) Document pin mapping by Jean Delvare · 14 years ago
  45. f19ade4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  46. 111f426 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  47. 0f60f24 FS: lookup_mnt() is only used in the core fs routines now by David Howells · 14 years ago
  48. 69b195b bfs: fix bitmap size argument to find_first_zero_bit() by Akinobu Mita · 14 years ago
  49. f2c23f6 kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default by Michal Marek · 14 years ago
  50. c212f9a fs: Use BUG_ON(!mnt) at dentry_open(). by Tetsuo Handa · 14 years ago
  51. aa597bc fs: devpts_pty_new() return -ENOMEM if dentry allocation failed by Andrey Vagin · 14 years ago
  52. 1c34092 nfs: lock() vs unlock() typo by Dan Carpenter · 14 years ago
  53. a872d51 pstore: fix leaking ->i_private by Tony Luck · 14 years ago
  54. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 14 years ago
  55. 1bef829 Small typo fix... by Holger Hans Peter Freyther · 14 years ago
  56. ff38c08 Filesystem: fifo: Fixed coding style issue. by David Jenni · 14 years ago
  57. eaae668 fs/inode: Fix kernel-doc format for inode_init_owner by Ben Hutchings · 14 years ago
  58. 2c3d44d select: remove unused MAX_SELECT_SECONDS by Namhyung Kim · 14 years ago
  59. 27a4f7e6 vfs: cleanup do_vfs_ioctl() by Namhyung Kim · 14 years ago
  60. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  61. b87a2d3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  62. 53a94c7 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  63. 444699c Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  64. 6113f39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  65. db552b3 r8169: fix a bug in rtl8169_init_phy() by Eric Dumazet · 14 years ago
  66. a71f5d5 powerpc/ptrace: Remove BUG_ON when full register set not available by Mike Wolf · 14 years ago
  67. d6a2639 powerpc: Factoring mpic cpu id fetching into a function by Meador Inge · 14 years ago
  68. dfec220 powerpc: Make MPIC honor the "pic-no-reset" device tree property by Meador Inge · 14 years ago
  69. a99eff3 powerpc: Document the Open PIC device tree binding by Meador Inge · 14 years ago
  70. 90407c9 powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes by Benjamin Herrenschmidt · 14 years ago
  71. 115881d firewire: core: ignore link-active bit of new nodes, fix device recognition by Stefan Richter · 14 years ago
  72. 7a4e1e9 firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' by Stefan Richter · 14 years ago
  73. dd5eeb9 firewire: core: increase default SPLIT_TIMEOUT value by Clemens Ladisch · 14 years ago
  74. 662cda8 i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 14 years ago
  75. c185a94 i2c: Drop i2c_adapter.id by Jean Delvare · 14 years ago
  76. fe6fc25 i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter by Jean Delvare · 14 years ago
  77. 9ea3e94 i2c-dev: Use standard bus notification mechanism by Jean Delvare · 14 years ago
  78. 7ae3148 i2c: Export i2c_for_each_dev by Jean Delvare · 14 years ago
  79. 0c31f8e i2c: Get rid of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  80. ed065e2 i2c: Minor fixes to upgrading-clients document by Jean Delvare · 14 years ago
  81. d735b34 i2c: make i2c_get_adapter prototype clearer by Jean Delvare · 14 years ago
  82. 6ced9e6 i2c: Fix typo in instantiating-devices document by Roman Fietze · 14 years ago
  83. 950a509 i2c-boardinfo: Fix typo in comment by Wolfram Sang · 14 years ago
  84. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  85. 339dc50 asm-generic: support clock_adjtime() in <asm-generic/unistd.h> by Chris Metcalf · 14 years ago
  86. 5b47877 arch/tile: fix futex sanitization definition/prototype mismatch by Chris Metcalf · 14 years ago
  87. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  88. 5bab188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  89. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  90. 26b95ca Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  91. 2c1d247 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  92. 664322a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  93. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 14 years ago
  94. 9889376 sparc: Implement of_iomap(). by David S. Miller · 14 years ago
  95. 930952a sparc: Implement of_address_to_resource(). by David S. Miller · 14 years ago
  96. 1655068 sparc: Provide NO_IRQ definition. by David S. Miller · 14 years ago
  97. e1620d5 USB: Move runtime PM callbacks to usb_device_pm_ops by Rafael J. Wysocki · 14 years ago
  98. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  99. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  100. 99f4065 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago