1. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  2. 5aaf4c2 drivers: staging: dgrp: using time_is_before_jiffies() instead of open coding 'jiffies' by Chen Gang · 11 years ago
  3. 0f6e8aa staging: for dgrp, let nd_ps_desc always NUL terminated string within MAX_DESC_LEN length by Chen Gang · 11 years ago
  4. 405c91f staging: dgrp: Fixed warning 'space prohibited before semicolon' by Tülin İzer · 11 years ago
  5. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 11 years ago
  7. eecb262 staging: dgrp: info leak in dgrp_dpa_ioctl() by Dan Carpenter · 11 years ago
  8. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  9. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  10. 895b559 dgrp procfs fixes, part 6: just use proc_create{,_data} by Al Viro · 11 years ago
  11. af064cd dgrp procfs fixes, part 5: per-node files by Al Viro · 11 years ago
  12. 08f3d07 dgrp procfs fixes, part 4: get rid of sysctl-like machinery by Al Viro · 11 years ago
  13. 772317b dgrp procfs fixes, part 3: kill dead code by Al Viro · 11 years ago
  14. 878c68c dgrp procfs fixes, part 2 by Al Viro · 11 years ago
  15. aa66d7b dgrp procfs fixes, part 1 by Al Viro · 11 years ago
  16. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 11 years ago
  17. 7e1389a staging: dgrp: implement error handling in dgrp_create_class_sysfs_files() by Alexey Khoroshilov · 11 years ago
  18. 433121c staging: dgrp: cleanup sparse warnings by Nathan Zimmer · 11 years ago
  19. c9cf272 staging: dgrp: Drop unnecessary typecast by Guenter Roeck · 11 years ago
  20. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  21. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  22. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  23. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 11 years ago
  24. ae87d63 staging: dgrp: remove redundant NULL check before unregister_dgrp_device(). by Cyril Roelandt · 11 years ago
  25. 900a72a staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.c by Tommi Rantala · 11 years ago
  26. 69a7c503 staging: dgrp: use correct release op for /proc/dgrp/info by Tommi Rantala · 11 years ago
  27. 7b63c57 staging: dgrp: check for a valid proc dir entry pointer by Devendra Naga · 12 years ago
  28. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  29. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  30. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  31. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  32. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  33. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  34. d53c57d staging: dgrp: dgrp_tty.c: Audit the return values of get/put_user() by Kumar Amit Mehta · 12 years ago
  35. 3ba89e9 staging: dgrp: dgrp_tty.c: Remove the TIOCSSOFTCAR ioctl handler from dgrp driver by Kumar Amit Mehta · 12 years ago
  36. a547e5e staging: dgrp: Fix typo in dgrp driver by Masanari Iida · 12 years ago
  37. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  38. 8fdefcb staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handling by Bill Pemberton · 12 years ago
  39. 7defac3 staging: dgrp: fix potential NULL defereference issue by Yuanhan Liu · 12 years ago
  40. cb1f626 Merge 3.7-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  41. 57cf50a staging: dgrp: remove rawreadok module option by Bill Pemberton · 12 years ago
  42. e322411 staging: dgrp: remove use of real_raw and read_cnt in dgrp_input by Bill Pemberton · 12 years ago
  43. bd25e92 staging: remove version.h include from dgrp/dgrp_sysfs.c by Jesper Juhl · 12 years ago
  44. 720a9be staging: dgrp: fix some warnings by Alan Cox · 12 years ago
  45. 178e485 staging: dgrp: check return value of alloc_tty_driver by Bill Pemberton · 12 years ago
  46. d7c4660 staging: dgrp: check for NULL pointer in (un)register_proc_table by Bill Pemberton · 12 years ago
  47. ee98581 staging: serial: dgrp: Add missing #include <linux/uaccess.h> by Geert Uytterhoeven · 12 years ago
  48. 702e490 userns: Fix build of drivers/staging/dgrp by Eric W. Biederman · 12 years ago
  49. 4dac211 staging: dgrp: using vmalloc needs to include vmalloc.h by Stephen Rothwell · 12 years ago
  50. ad0c6e3 staging: dgrp: fix potential call to strncpy with a negative number by Bill Pemberton · 12 years ago
  51. 7b6d45c staging: dgrp: add dgrp to the build by Bill Pemberton · 12 years ago
  52. 0b52b74 staging: Add dgrp driver for Digi Realport devices by Bill Pemberton · 12 years ago