1. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  2. 54523ec module: Remove a extra null character at the top of module->strtab. by Satoru Takeuchi · 12 years ago
  3. 99cca91 ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants by David Howells · 12 years ago
  4. facc0a6 ASN.1: Define indefinite length marker constant by David Howells · 12 years ago
  5. 34182ee moduleparam: use __UNIQUE_ID() by Rusty Russell · 12 years ago
  6. 6f33d58 __UNIQUE_ID() by Rusty Russell · 12 years ago
  7. d890f51 MODSIGN: Add modules_sign make target by Josh Boyer · 12 years ago
  8. 71eac70 powerpc: add finit_module syscall. by Rusty Russell · 12 years ago
  9. fdf9072 ima: support new kernel module syscall by Mimi Zohar · 12 years ago
  10. 1625cee add finit_module syscall to asm-generic by Kees Cook · 12 years ago
  11. 4926f65 ARM: add finit_module syscall to ARM by Kees Cook · 12 years ago
  12. 2e72d51 security: introduce kernel_module_from_file hook by Kees Cook · 12 years ago
  13. 2f3238a module: add flags arg to sys_finit_module() by Rusty Russell · 12 years ago
  14. 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
  15. 84ecfd1 modsign: add symbol prefix to certificate list by James Hogan · 12 years ago
  16. cbdbf2a linux/kernel.h: define SYMBOL_PREFIX by James Hogan · 12 years ago
  17. 3c46f3d Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  18. 8852aac workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay by Tejun Heo · 12 years ago
  19. 412d32e workqueue: exit rescuer_thread() as TASK_RUNNING by Mike Galbraith · 12 years ago
  20. 331fee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. b3c3a9c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. fd6da69 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  24. 7c17e48 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 8fdd78e Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  26. 31e06a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  27. 086486e Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  28. a95251b Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  29. b45b161 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  30. 644c154 x86, fpu: Avoid FPU lazy restore after suspend by Vincent Palatin · 12 years ago
  31. cc19528 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  32. 50a53bb Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  33. 73efd00 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. 90bf80a Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 50a561c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  36. 1430e17 drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove() by Kim, Milo · 12 years ago
  37. 783657a mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 12 years ago
  38. 782fd30 mm: avoid waking kswapd for THP allocations when compaction is deferred or contended by Mel Gorman · 12 years ago
  39. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  40. 60cefed mm: vmscan: fix endless loop in kswapd balancing by Johannes Weiner · 12 years ago
  41. ae64ffc mm/vmemmap: fix wrong use of virt_to_page by Jianguo Wu · 12 years ago
  42. 58d0020 mm: compaction: fix return value of capture_free_page() by Mel Gorman · 12 years ago
  43. a77cfcb fix off-by-one in argument passed by iterate_fd() to callbacks by Al Viro · 12 years ago
  44. 21d8a15 lookup_one_len: don't accept . and .. by Al Viro · 12 years ago
  45. 0903a0c cifs: get rid of blind d_drop() in readdir by Al Viro · 12 years ago
  46. c44600c nfs_lookup_revalidate(): fix a leak by Al Viro · 12 years ago
  47. 696199f don't do blind d_drop() in nfs_prime_dcache() by Al Viro · 12 years ago
  48. 9434d24 Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  49. dab55bb remoteproc: fix error path of ->find_vqs by Ohad Ben-Cohen · 12 years ago
  50. e9296e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  51. 02232f8 microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors by Al Viro · 12 years ago
  52. afd3f96 score: do_sigaltstack() expects a userland pointer... by Al Viro · 12 years ago
  53. 9dc87c7 sh64: fix altstack switching on sigreturn by Al Viro · 12 years ago
  54. d26654e openrisk: fix altstack switching on sigreturn by Al Viro · 12 years ago
  55. 9436d5c um: get_safe_registers() should be done in flush_thread(), not start_thread() by Al Viro · 12 years ago
  56. a45085f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  57. 93bbd0c c6x: use generic kvm_para.h by Mark Salter · 12 years ago
  58. de0eed2 c6x: remove internal kernel symbols from exported setup.h by Mark Salter · 12 years ago
  59. 3ed7147 team: fix hw_features setup by Jiri Pirko · 12 years ago
  60. fcdc90b atm: forever loop loading ambassador firmware by Dan Carpenter · 12 years ago
  61. 52f2ede Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  62. bd97120 vhost: fix length for cross region descriptor by Michael S. Tsirkin · 12 years ago
  63. c3b2c25 irda: irttp: fix memory leak in irttp_open_tsap() error path by Tommi Rantala · 12 years ago
  64. ba695af net: qmi_wwan: add Huawei E173 by Bjørn Mork · 12 years ago
  65. 29bb8f4 net/mlx4_en: Can set maxrate only for TC0 by Amir Vadai · 12 years ago
  66. 92d64c2 sctp: Error in calculation of RTTvar by Schoch Christian · 12 years ago
  67. 6e51fe7 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 12 years ago
  68. be364c8 sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails by Tommi Rantala · 12 years ago
  69. c772aa9 CIFS: Fix wrong buffer pointer usage in smb_set_file_info by Pavel Shilovsky · 12 years ago
  70. 4b05a1c percpu-rwsem: use synchronize_sched_expedited by Mikulas Patocka · 12 years ago
  71. ea3aacf ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device by Will Deacon · 12 years ago
  72. e548a83 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 12 years ago
  73. fc58acd radeon: fix pll/ctrc mapping on dce2 and dce3 hardware by Jerome Glisse · 12 years ago
  74. e23739b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  75. 3a98b86 cifs: fix writeback race with file that is growing by Jeff Layton · 12 years ago
  76. 6662c34 x86-32: Unbreak booting on some 486 clones by H. Peter Anvin · 12 years ago
  77. 64b1e1b Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos by Dave Airlie · 12 years ago
  78. efc15e0 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  79. 2844a48 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  80. 5687100 Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  81. c854539 Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  82. 3305769 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  83. 87726c3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  84. aa10990 futex: avoid wake_futex() for a PI futex_q by Darren Hart · 12 years ago
  85. 8ffeb9b watchdog: using u64 in get_sample_period() by Chuansheng Liu · 12 years ago
  86. 4eff96d writeback: put unused inodes to LRU after writeback completion by Jan Kara · 12 years ago
  87. 50694c2 mm: vmscan: check for fatal signals iff the process was throttled by Mel Gorman · 12 years ago
  88. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  89. 05f5648 proc: check vma->vm_file before dereferencing by Stanislav Kinsbursky · 12 years ago
  90. 56c176c UAPI: strip the _UAPI prefix from header guards during header installation by David Howells · 12 years ago
  91. c5782e9 include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID by Tushar Behera · 12 years ago
  92. cb7cb28 x86, kvm: Remove incorrect redundant assembly constraint by H. Peter Anvin · 12 years ago
  93. 9c0603f c6x: fix misleading comment by Mark Salter · 12 years ago
  94. 9d34340 c6x: run do_notify_resume with interrupts enabled by Mark Salter · 12 years ago
  95. b49d3c1 net: ipmr: limit MRT_TABLE identifiers by Eric Dumazet · 12 years ago
  96. e1a6764 ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow() by Neal Cardwell · 12 years ago
  97. 81b4011 can: bcm: initialize ifindex for timeouts without previous frame reception by Oliver Hartkopp · 12 years ago
  98. c9faaa0 can: peak_usb: fix hwtstamp assignment by Oliver Hartkopp · 12 years ago
  99. 70e1584 Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  100. 9489e9d Linux 3.7-rc7 by Linus Torvalds · 12 years ago