1. 78f647c befs: remove unnecessary initialization by Salah Triki · 8 years ago
  2. 2ac636b befs: fix typo in befs_sb_info by Salah Triki · 8 years ago
  3. 6ea4558 befs: add flags field to validate superblock state by Salah Triki · 8 years ago
  4. bb75e66 befs: fix typo in befs_find_key by Luis de Bethencourt · 8 years ago
  5. 672a851 befs: remove unused BEFS_BT_PARMATCH by Luis de Bethencourt · 8 years ago
  6. 33c712b fs: befs: remove ret variable by Salah Triki · 8 years ago
  7. abcf911 fs: befs: remove in vain variable assignment by Salah Triki · 8 years ago
  8. f306610 fs: befs: remove unnecessary *befs_sb variable by Salah Triki · 8 years ago
  9. 143d2a6 fs: befs: remove useless initialization to zero by Salah Triki · 8 years ago
  10. 88ff344 fs: befs: remove in vain variable assignment by Salah Triki · 8 years ago
  11. a26bc1a fs: befs: Insert NULL inode to dentry by Salah Triki · 8 years ago
  12. d70ee4f fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect by Salah Triki · 8 years ago
  13. 4bb5943 fs: befs: Coding style fix by Salah Triki · 8 years ago
  14. d84e4a5 fs: befs: Remove redundant validation from befs_find_brun_direct by Salah Triki · 8 years ago
  15. 2dfa8a6 befs: fix typo in befs_bt_read_node documentation by Luis de Bethencourt · 8 years ago
  16. cfe0cb2 befs: in memory free_node_ptr and max_size never read by Luis de Bethencourt · 8 years ago
  17. 4c3897c befs: make consistent use of befs_error() by Luis de Bethencourt · 8 years ago
  18. 9ae51a3 befs: use simpler while loop by Luis de Bethencourt · 8 years ago
  19. 50858ef befs: remove constant variable by Luis de Bethencourt · 8 years ago
  20. f7769f9 befs: avoid dereferencing dentry twice by Luis de Bethencourt · 8 years ago
  21. 39dcfd3 fs: befs: remove comment that confuses kernel-doc by Luis de Bethencourt · 8 years ago
  22. a649985 fs: befs: check silent flag before logging error by Luis de Bethencourt · 8 years ago
  23. f7f6754 fs: befs: replace befs_bread by sb_bread by Salah Triki · 8 years ago
  24. f0f2536 befs: remove unused functions by Luis de Bethencourt · 8 years ago
  25. 10145d6 befs: fix function name in documentation by Luis de Bethencourt · 8 years ago
  26. 173b066 befs: check return of sb_min_blocksize by Luis de Bethencourt · 8 years ago
  27. c08f1cb fs: befs: remove useless pr_err in befs_init_inodecache() by Salah Triki · 8 years ago
  28. e808792 fs/befs/linuxvfs.c: remove useless befs_error by Salah Triki · 8 years ago
  29. c625426 fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super() by Salah Triki · 8 years ago
  30. dceee2e fs/befs/linuxvfs.c: check silent flag before logging errors by Salah Triki · 8 years ago
  31. 3098258 fs/befs/linuxvfs.c: move useless assignment by Salah Triki · 8 years ago
  32. c8d2bc9 Linux 4.8 by Linus Torvalds · 8 years ago
  33. f76d9c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  34. 117e5e9 ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 by Srinivas Ramana · 8 years ago
  35. be67d60 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 66188fb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  37. 0c7fc30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  38. bb6bbc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  39. 6605d15 MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems by Paul Burton · 8 years ago
  40. f51fdff Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  41. 2161a2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  42. dbd8805 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  43. 37aa727 include/linux/property.h: fix typo/compile error by John Youn · 8 years ago
  44. c33f078 ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock() by Eric Ren · 8 years ago
  45. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
  46. 9a2172a MAINTAINERS: Switch to kernel.org email address for Javi Merino by Javi Merino · 8 years ago
  47. 2fa5f04 x86/entry/64: Fix context tracking state warning when load_gs_index fails by Wanpeng Li · 8 years ago
  48. 05fb3c1 x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID by Andy Lutomirski · 8 years ago
  49. e4aad64 x86/vdso: Fix building on big endian host by Segher Boessenkool · 8 years ago
  50. 192d1dc x86/boot: Fix another __read_cr4() case on 486 by Andy Lutomirski · 8 years ago
  51. 1cceda78 sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock by Xin Long · 8 years ago
  52. 75b005b Merge branch 'sctp-fixes' by David S. Miller · 8 years ago
  53. be4947b sctp: change to check peer prsctp_capable when using prsctp polices by Xin Long · 8 years ago
  54. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 8 years ago
  55. 73dca12 sctp: move sent_count to the memory hole in sctp_chunk by Xin Long · 8 years ago
  56. 1b0ff89 tg3: Avoid NULL pointer dereference in tg3_io_error_detected() by Milton Miller · 8 years ago
  57. e3b3656 Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  58. c6169de Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  59. e1bfc11 x86/init: Fix cr4_init_shadow() on CR4-less machines by Andy Lutomirski · 8 years ago
  60. 058effe MIPS: Fix detection of unsupported highmem with cache aliases by Paul Burton · 8 years ago
  61. 305723a MIPS: Malta: Fix IOCU disable switch read for MIPS64 by Paul Burton · 8 years ago
  62. 1eefcbc MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS by Paul Burton · 8 years ago
  63. 67acd8d MIPS: clear execution hazard after changing FTLB enable by Paul Burton · 8 years ago
  64. ebd0e0f MIPS: Configure FTLB after probing TLB sizes from config4 by Paul Burton · 8 years ago
  65. 72c70f0 MIPS: Stop setting I6400 FTLBP by Paul Burton · 8 years ago
  66. 3021773 MIPS: DEC: Avoid la pseudo-instruction in delay slots by Ralf Baechle · 8 years ago
  67. 0a90055 MIPS: Octeon: mark GPIO controller node not populated after IRQ init. by Steven J. Hill · 8 years ago
  68. ca86c9e MIPS: uprobes: fix use of uninitialised variable by Marcin Nowakowski · 8 years ago
  69. ddabfa5 MIPS: uprobes: remove incorrect set_orig_insn by Marcin Nowakowski · 8 years ago
  70. db06068 MIPS: fix uretprobe implementation by Marcin Nowakowski · 8 years ago
  71. 6ca8ac7 MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs by Matt Redfearn · 8 years ago
  72. d248220 ARM: 8617/1: dma: fix dma_max_pfn() by Roger Quadros · 8 years ago
  73. ba6dea4 ARM: 8616/1: dt: Respect property size when parsing CPUs by Robin Murphy · 8 years ago
  74. 2a0100d sparc64: Fix non-SMP build. by David S. Miller · 8 years ago
  75. 53061af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  76. 231e97e mem-hotplug: use nodes that contain memory as mask in new_node_page() by Li Zhong · 8 years ago
  77. e436fd6 scripts/recordmcount.c: account for .softirqentry.text by Dmitry Vyukov · 8 years ago
  78. 2481366 dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG by Andrey Smirnov · 8 years ago
  79. 5b398e4 mm,ksm: fix endless looping in allocating memory when ksm enable by zhong jiang · 8 years ago
  80. ae6dd8d Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  81. 0a966fa MAINTAINERS: Update my e-mail by Mark Fasheh · 8 years ago
  82. ebb99a4 sparc64: Fix irq stack bootmem allocation. by Atish Patra · 8 years ago
  83. 9b2f753 sparc64: Fix cpu_possible_mask if nr_cpus is set by Atish Patra · 8 years ago
  84. 1e953d8 sparc64 mm: Fix more TSB sizing issues by Mike Kravetz · 8 years ago
  85. bdf2f59 sparc64: fix section mismatch in find_numa_latencies_for_group by Paul Gortmaker · 8 years ago
  86. 539294b Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes by James Bottomley · 8 years ago
  87. 90fd68d drm/udl: fix line iterator in damage handling by David Herrmann · 8 years ago
  88. aaee1d1e Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  89. b86f9fa Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  90. 8ab293e Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  91. 670bb4f drm/radeon/si/dpm: add workaround for for Jet parts by Alex Deucher · 8 years ago
  92. a951ed8 drm/amdgpu: disable CRTCs before teardown by Grazvydas Ignotas · 8 years ago
  93. 7b8147a Merge branch 'act_ife-fixes' by David S. Miller · 8 years ago
  94. c006da0 act_ife: Fix false encoding by Yotam Gigi · 8 years ago
  95. 4b1d488 act_ife: Fix external mac header on encode by Yotam Gigi · 8 years ago
  96. 1190cfd VSOCK: Don't dec ack backlog twice for rejected connections by Jorgen Hansen · 8 years ago
  97. bf1a85a Revert "net: ethernet: bcmgenet: use phydev from struct net_device" by Florian Fainelli · 8 years ago
  98. 6c1394f Merge branch 'fec-align' by David S. Miller · 8 years ago
  99. 3ac72b7 net: fec: align IP header in hardware by Eric Nelson · 8 years ago
  100. 97dc499 net: fec: remove QUIRK_HAS_RACC from i.mx27 by Eric Nelson · 8 years ago