1. 9843a1e __ptrace_detach: avoid task_detached(), check do_notify_parent() by Oleg Nesterov · 13 years ago
  2. 45cdf5c kill tracehook_notify_death() by Oleg Nesterov · 13 years ago
  3. 53c8f9f make do_notify_parent() return bool by Oleg Nesterov · 13 years ago
  4. 06d9847 ptrace: s/tracehook_tracer_task()/ptrace_parent()/ by Tejun Heo · 13 years ago
  5. 4b9d33e ptrace: kill clone/exec tracehooks by Tejun Heo · 13 years ago
  6. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 13 years ago
  7. f3c04b9 ptrace: move SIGTRAP on exec(2) logic to ptrace_event() by Tejun Heo · 13 years ago
  8. 643ad83 ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and tracehook_prepare_clone() by Tejun Heo · 13 years ago
  9. d21142e ptrace: kill task_ptrace() by Tejun Heo · 13 years ago
  10. 544b2c9 ptrace: implement PTRACE_LISTEN by Tejun Heo · 13 years ago
  11. fb1d910 ptrace: implement TRAP_NOTIFY and use it for group stop events by Tejun Heo · 13 years ago
  12. fca26f2 ptrace: implement PTRACE_INTERRUPT by Tejun Heo · 13 years ago
  13. 3544d72 ptrace: implement PTRACE_SEIZE by Tejun Heo · 13 years ago
  14. 73ddff2 job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap by Tejun Heo · 13 years ago
  15. dd1d677 signal: remove three noop tracehooks by Tejun Heo · 13 years ago
  16. 62c124f ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit by Tejun Heo · 13 years ago
  17. 7dd3db5 job control: introduce task_set_jobctl_pending() by Tejun Heo · 13 years ago
  18. 6dfca32 job control: make task_clear_jobctl_pending() clear TRAPPING automatically by Tejun Heo · 13 years ago
  19. 3759a0d job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending() by Tejun Heo · 13 years ago
  20. 81be24b ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop() by Tejun Heo · 13 years ago
  21. 755e276 ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments by Tejun Heo · 13 years ago
  22. a8f072c job control: rename signal->group_stop and flags to jobctl and update them by Tejun Heo · 13 years ago
  23. 0b1007c ptrace: remove silly wait_trap variable from ptrace_attach() by Tejun Heo · 13 years ago
  24. 23c79d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  25. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  26. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  27. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  28. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  29. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  30. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  31. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  32. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  33. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 13 years ago
  34. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  35. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  36. 0980119 UBIFS: fix-up free space earlier by Ben Gardiner · 13 years ago
  37. 781c571 UBIFS: intialize LPT earlier by Ben Gardiner · 13 years ago
  38. 4f1ab9b UBIFS: assert no fixup when writing a node by Ben Gardiner · 13 years ago
  39. 8370723 UBIFS: fix clean znode counter corruption in error cases by Artem Bityutskiy · 13 years ago
  40. 812eb25 UBIFS: fix memory leak on error path by Artem Bityutskiy · 13 years ago
  41. cf610bf UBIFS: fix shrinker object count reports by Artem Bityutskiy · 13 years ago
  42. 5ff6197 Blackfin: strncpy: fix handling of zero lengths by Steven Miao · 13 years ago
  43. 9a2e0fb tg3: Fix tg3_skb_error_unmap() by Matt Carlson · 13 years ago
  44. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 13 years ago
  45. b36a968 asm-generic/unistd.h: support sendmmsg syscall by Chris Metcalf · 13 years ago
  46. 9bf7174 ktest: Ignore unset values of the minconfig in config_bisect by Steven Rostedt · 13 years ago
  47. 4da46da ktest: Fix result of rebooting the kernel by Steven Rostedt · 13 years ago
  48. 4c8cc55 ktest: Fix off-by-one in config bisect result by Steven Rostedt · 13 years ago
  49. e3a57b3 Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 13 years ago
  50. e2bd967 block: Use hlist_entry() for io_context.cic_list.first by Paul Bolle · 13 years ago
  51. 28304f4 cfq-iosched: Remove bogus check in queue_fail path by Paul Bolle · 13 years ago
  52. e73e079 [SCSI] Fix oops caused by queue refcounting failure by James Bottomley · 13 years ago
  53. 2e4ceec drivers/net/can/flexcan.c: add missing clk_put by Julia Lawall · 13 years ago
  54. 816af74 ARM: mach-shmobile: add DMAC clock definitions on SH7372 by Guennadi Liakhovetski · 13 years ago
  55. a1b2cc5 dmaengine: shdma: fix a regression: initialise DMA channels for memcpy by Guennadi Liakhovetski · 13 years ago
  56. 6979d5d net: dm9000: Get the chip in a known good state before enabling interrupts by Mark Brown · 13 years ago
  57. b722dbf drivers/net/davinci_emac.c: add missing clk_put by Julia Lawall · 13 years ago
  58. a3bcc23 af-packet: Add flag to distinguish VID 0 from no-vlan. by Ben Greear · 13 years ago
  59. 41be5a4 caif: Fix race when conditionally taking rtnl lock by sjur.brandeland@stericsson.com · 13 years ago
  60. 85e3c65 usbnet/cdc_ncm: add missing .reset_resume hook by Stefan Metzmacher · 13 years ago
  61. 307f73d vlan: fix typo in vlan_dev_hard_start_xmit() by Wei Yongjun · 13 years ago
  62. d0733d2 net/ipv4: Check for mistakenly passed in non-IPv4 address by Marcus Meissner · 13 years ago
  63. 1fa7b6a Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" by Linus Torvalds · 13 years ago
  64. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  65. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  66. 3cc39b3 tile: enable CONFIG_BUGVERBOSE by Chris Metcalf · 13 years ago
  67. dfe2158 iwl4965: correctly validate temperature value by Stanislaw Gruszka · 13 years ago
  68. a7567b2 bluetooth l2cap: fix locking in l2cap_global_chan_by_psm by Johannes Berg · 13 years ago
  69. 21fdc87 ath9k: fix two more bugs in tx power by Daniel Halperin · 13 years ago
  70. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 13 years ago
  71. 9b83c77 xen/blkback: potential null dereference in error handling by Dan Carpenter · 13 years ago
  72. 6464920 xen/blkback: don't call vbd_size() if bd_disk is NULL by Laszlo Ersek · 13 years ago
  73. 3f30310 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  74. 70e535d intel-iommu: Fix off-by-one in RMRR setup by David Woodhouse · 13 years ago
  75. 8519dc4 intel-iommu: Add domain check in domain_remove_one_dev_info by Mike Habeck · 13 years ago
  76. 825507d intel-iommu: Remove Host Bridge devices from identity mapping by Mike Travis · 13 years ago
  77. c681d0b intel-iommu: Use coherent DMA mask when requested by Mike Travis · 13 years ago
  78. 1c9fc3d intel-iommu: Dont cache iova above 32bit by Chris Wright · 13 years ago
  79. cb452a4 intel-iommu: Speed up processing of the identity_mapping function by Mike Travis · 13 years ago
  80. 8fcc537 intel-iommu: Check for identity mapping candidate using system dma mask by Chris Wright · 13 years ago
  81. 9b4554b intel-iommu: Only unlink device domains from iommu by Alex Williamson · 13 years ago
  82. 6dd9a7c intel-iommu: Enable super page (2MiB, 1GiB, etc.) support by Youquan Song · 13 years ago
  83. 63da029 mtd: fix physmap.h warnings by Randy Dunlap · 13 years ago
  84. da8b94e UBIFS: fix recovery broken by the previous recovery fix by Artem Bityutskiy · 13 years ago
  85. efcfde5 UBIFS: amend ubifs_recover_leb interface by Artem Bityutskiy · 13 years ago
  86. 1a0b069 UBIFS: introduce a "grouped" journal head flag by Artem Bityutskiy · 13 years ago
  87. ab75950 UBIFS: supress false error messages by Artem Bityutskiy · 13 years ago
  88. 5c6cce9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  89. 603d04b kgdbts: only use new asm-generic/ptrace.h api when needed by Mike Frysinger · 13 years ago
  90. 4c49ff3 block: blkdev_get() should access ->bd_disk only after success by Tejun Heo · 13 years ago
  91. a5b2c5b AppArmor: fix oops in apparmor_setprocattr by Kees Cook · 13 years ago
  92. 948252c Revert "net: fix section mismatches" by David S. Miller · 13 years ago
  93. 930a6ea drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() by Alexey Khoroshilov · 13 years ago
  94. a000c01 sctp: stop pending timers and purge queues when peer restart asoc by Wei Yongjun · 13 years ago
  95. b10cec8 drivers/net: ks8842 Fix crash on received packet when in PIO mode. by Dennis Aberilla · 13 years ago
  96. 48bdf07 ip_options_compile: properly handle unaligned pointer by Chris Metcalf · 13 years ago
  97. e12ca23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  98. 850761b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  99. 1144181 iwlagn: fix incorrect PCI subsystem id for 6150 devices by Wey-Yi Guy · 13 years ago
  100. 59342f6 zd1211rw: fix to work on OHCI by Jussi Kivilinna · 13 years ago