1. e0198b2 Josh has moved by Josh Triplett · 10 years ago
  2. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  3. 7532518 mm: fix filemap.c pagecache_get_page() kernel-doc warnings by Randy Dunlap · 10 years ago
  4. b4903d6 mm: debugfs: move rounddown_pow_of_two() out from do_fault path by Andrey Ryabinin · 10 years ago
  5. 2bcf2e9 memcg: oom_notify use-after-free fix by Michal Hocko · 10 years ago
  6. 52089b1 hwpoison: call action_result() in failure path of hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  7. 93a9eb3 hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  8. 0193ed8 rapidio/tsi721_dma: fix failure to obtain transaction descriptor by Alexandre Bounine · 10 years ago
  9. b104a35 mm, thp: do not allow thp faults to avoid cpuset restrictions by David Rientjes · 10 years ago
  10. f678959 mm/page-writeback.c: fix divide by zero in bdi_dirty_limits() by Maxim Patlasov · 10 years ago
  11. 26bcd8b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  12. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  13. d877215 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  14. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  15. b527cae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  16. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  17. 63afbe7 kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform by Will Deacon · 10 years ago
  18. 5a12a597 arm: Add devicetree fixup machine function by Laura Abbott · 10 years ago
  19. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  20. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  21. d92f5de net: phy: re-apply PHY fixups during phy_register_device by Florian Fainelli · 10 years ago
  22. c472ab6 cdc-ether: clean packet filter upon probe by Oliver Neukum · 10 years ago
  23. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  24. 40eea80 net: sendmsg: fix NULL pointer dereference by Andrey Ryabinin · 10 years ago
  25. 86b7987 isdn/bas_gigaset: fix a leak on failure path in gigaset_probe() by Alexey Khoroshilov · 10 years ago
  26. c98158e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  27. 0ef1351 AFS: Correctly assemble the client UUID by David Howells · 10 years ago
  28. 1aab4d7 mm: fix page_alloc.c kernel-doc warnings by Randy Dunlap · 10 years ago
  29. a1ae5b1 Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  30. d937678 ARM: dts: Revert enabling of twl configuration for n900 by Tony Lindgren · 10 years ago
  31. 04ca697 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  32. 545469f neighbour : fix ndm_type type error issue by Jun Zhao · 10 years ago
  33. 8266f5f sunvnet: only use connected ports when sending by David L Stevens · 10 years ago
  34. 8356f97 Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  35. 31dab71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  36. e8a91e0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  37. f3c400e crypto: arm-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  38. f960d20 crypto: arm64-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  39. 396a343 powerpc: Fix endianness of flash_block_list in rtas_flash by Thomas Falcon · 10 years ago
  40. fa952c5 powerpc/powernv: Change BUG_ON to WARN_ON in elog code by Vasant Hegde · 10 years ago
  41. 64aa90f Linux 3.16-rc7 by Linus Torvalds · 10 years ago
  42. 9dae0a3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 43a255c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. fbf08ef Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs by Linus Torvalds · 10 years ago
  45. 2bdb5eb Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  46. 2062afb Fix gcc-4.9.0 miscompilation of load_balance() in scheduler by Linus Torvalds · 10 years ago
  47. 8bdd638 mm: fix direct reclaim writeback regression by Hugh Dickins · 10 years ago
  48. 28c9770 ARM: dts: fix L2 address in Hi3620 by Haojian Zhuang · 10 years ago
  49. b401796 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  50. 9c55021 Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  51. 051c2a9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  52. edffe1b parport: fix menu breakage by Randy Dunlap · 10 years ago
  53. 32e6e5c Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  54. b76f982 blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernel by Steven Miao · 10 years ago
  55. ac425b6 defconfig: BF609: update spi config name by Steven Miao · 10 years ago
  56. 814ecd0 irq: blackfin sec: drop duplicated sec priority set by Steven Miao · 10 years ago
  57. 3f68e17 blackfin: bind different groups of one pinmux function to different state name by Sonic Zhang · 10 years ago
  58. 4ba7b5f blackfin: fix some bf5xx boards build for missing <linux/gpio.h> by Steven Miao · 10 years ago
  59. c6a26ce pm: bf609: cleanup smc nor flash by Steven Miao · 10 years ago
  60. 0e6103e Merge branch 'parisc-3.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  61. 0246544 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  62. 33cf756 can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_resource() by George Cherian · 10 years ago
  63. fe26566d bnx2x: fix crash during TSO tunneling by Dmitry Kravkov · 10 years ago
  64. a3cc465 r8152: fix the checking of the usb speed by hayeswang · 10 years ago
  65. e62f775 Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  66. a88a7be Merge branch 'mdio_module_unload' by David S. Miller · 10 years ago
  67. b3565f2 net: phy: Ensure the MDIO bus module is held by Ezequiel Garcia · 10 years ago
  68. a71e3c3 net: phy: Set the driver when registering an MDIO bus device by Ezequiel Garcia · 10 years ago
  69. 042d765 bnx2x: fix set_setting for some PHYs by Yaniv Rosner · 10 years ago
  70. 29be618 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  71. bf72f5d x86: Merge tag 'ras_urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  72. 1b2c486 drm/radeon: fix cut and paste issue for hawaii. by Jerome Glisse · 10 years ago
  73. 97cefc3 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  74. 9d6ed3c Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  75. 9794144 parisc: Eliminate memset after alloc_bootmem_pages by HIMANGI SARAOGI · 10 years ago
  76. 20dbea4 parisc: Remove SA_RESTORER define by John David Anglin · 10 years ago
  77. 043572d hwmon: (smsc47m192) Fix temperature limit and vrm write operations by Guenter Roeck · 10 years ago
  78. bf1d987 Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  79. 683809f Merge tag 'renesas-fixes2-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  80. 295dc39 fs: umount on symlink leaks mnt count by Vasily Averin · 10 years ago
  81. 6fcc542 direct-io: fix uninitialized warning in do_direct_IO() by Boaz Harrosh · 10 years ago
  82. 11f1fb3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  83. 82e13c7 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  84. 98de5ab Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  85. 29ae8a6 Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  86. 02ec474 Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  87. ea9339e Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  88. b292d6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  89. 7442cf9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  90. 355cb09 Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  91. ed4a108 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  92. 0253d63 mm: hugetlb: fix copy_hugetlb_page_range() by Naoya Horiguchi · 10 years ago
  93. 4e66d44 simple_xattr: permit 0-size extended attributes by Hugh Dickins · 10 years ago
  94. 792ceae mm/fs: fix pessimization in hole-punching pagecache by Hugh Dickins · 10 years ago
  95. b1a3665 shmem: fix splicing from a hole while it's punched by Hugh Dickins · 10 years ago
  96. 8e205f7 shmem: fix faulting into a hole, not taking i_mutex by Hugh Dickins · 10 years ago
  97. c118678 mm: do not call do_fault_around for non-linear fault by Konstantin Khlebnikov · 10 years ago
  98. b1923b5 sh: also try passing -m4-nofpu for SH2A builds by Geert Uytterhoeven · 10 years ago
  99. b4c5c60 zram: avoid lockdep splat by revalidate_disk by Minchan Kim · 10 years ago
  100. a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 10 years ago