1. defddef video: smscufx: Improve a size determination in two functions by Markus Elfring · 7 years ago
  2. 11ab5a6 video: udlfb: Delete an unnecessary return statement in two functions by Markus Elfring · 7 years ago
  3. 74fb251 video: udlfb: Improve a size determination in dlfb_alloc_urb_list() by Markus Elfring · 7 years ago
  4. d33a7ee video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocation in vt8500lcd_probe() by Markus Elfring · 7 years ago
  5. d961b8a video/fbdev/wm8505fb: Delete an error message for a failed memory allocation in wm8505fb_probe() by Markus Elfring · 7 years ago
  6. ad61441 video: fbdev: remove redundant self assignment of 'height' by Colin Ian King · 7 years ago
  7. 530a639 fb: intelfb: fix Kconfig symbol info in help text by Randy Dunlap · 7 years ago
  8. 9cb18db video: fbdev: atmel_lcdfb: fix display-timings lookup by Johan Hovold · 7 years ago
  9. 70a02f8 Merge tag 'v4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next by Bartlomiej Zolnierkiewicz · 7 years ago
  10. 464e1d5 Linux 4.15-rc5 by Linus Torvalds · 7 years ago
  11. d1f854a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  12. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. f6c4fd5 x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit by Thomas Gleixner · 7 years ago
  14. 9c294ec Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  15. 9ad95bd Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  16. fca0e39 Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  17. 0fc0f18 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  18. 6ed1675 Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  19. e7ae59c Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  20. 7edc3f2 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  21. 613e396 init: Invoke init_espfix_bsp() from mm_init() by Thomas Gleixner · 7 years ago
  22. 92a0f81 x86/cpu_entry_area: Move it out of the fixmap by Thomas Gleixner · 7 years ago
  23. ed1bbc4 x86/cpu_entry_area: Move it to a separate unit by Thomas Gleixner · 7 years ago
  24. 1a3b0ca x86/mm: Create asm/invpcid.h by Peter Zijlstra · 7 years ago
  25. dd95f1a x86/mm: Put MMU to hardware ASID translation in one place by Dave Hansen · 7 years ago
  26. cb0a914 x86/mm: Remove hard-coded ASID limit checks by Dave Hansen · 7 years ago
  27. 50fb83a6 x86/mm: Move the CR3 construction functions to tlbflush.h by Dave Hansen · 7 years ago
  28. 3f67af5 x86/mm: Add comments to clarify which TLB-flush functions are supposed to flush what by Peter Zijlstra · 7 years ago
  29. b5fc6d9 x86/mm: Remove superfluous barriers by Peter Zijlstra · 7 years ago
  30. a501686 x86/mm: Use __flush_tlb_one() for kernel memory by Peter Zijlstra · 7 years ago
  31. 23cb7d4 x86/microcode: Dont abuse the TLB-flush interface by Peter Zijlstra · 7 years ago
  32. 3e46e0f x86/uv: Use the right TLB-flush API by Peter Zijlstra · 7 years ago
  33. 4fe2d8b x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack by Dave Hansen · 7 years ago
  34. e8ffe96 x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation by Peter Zijlstra · 7 years ago
  35. 5a7ccf4 x86/mm/64: Improve the memory map documentation by Andy Lutomirski · 7 years ago
  36. a4828f8 x86/ldt: Prevent LDT inheritance on exec by Thomas Gleixner · 7 years ago
  37. c2b3496 x86/ldt: Rework locking by Peter Zijlstra · 7 years ago
  38. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  39. 4831b77 x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode by Andy Lutomirski · 7 years ago
  40. 49275fe x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy by Andy Lutomirski · 7 years ago
  41. 146122e x86/mm/dump_pagetables: Make the address hints correct and readable by Thomas Gleixner · 7 years ago
  42. c053449 x86/mm/dump_pagetables: Check PAGE_PRESENT for real by Thomas Gleixner · 7 years ago
  43. 7bbcbd3 x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount by Thomas Gleixner · 7 years ago
  44. 7333b5a KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp() by Laurent Vivier · 7 years ago
  45. dc1c416 KVM: PPC: Book3S: fix XIVE migration of pending interrupts by Cédric Le Goater · 7 years ago
  46. e7cdf5c drm/syncobj: Stop reusing the same struct file for all syncobj -> fd by Chris Wilson · 7 years ago
  47. 12e412d Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  48. ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  49. 24e3a7f libnvdimm, btt: Fix an incompatibility in the log layout by Vishal Verma · 7 years ago
  50. 13b7954 libnvdimm, btt: add a couple of missing kernel-doc lines by Vishal Verma · 7 years ago
  51. c50b7c4 Merge branch 'net-zerocopy-fixes' by David S. Miller · 7 years ago
  52. b90ddd5 skbuff: skb_copy_ubufs must release uarg even without user frags by Willem de Bruijn · 7 years ago
  53. 268b790 skbuff: orphan frags before zerocopy clone by Willem de Bruijn · 7 years ago
  54. 9035a89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  55. 409232a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  56. 513674b net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  57. c48e747 openvswitch: Fix pop_vlan action for double tagged frames by Eric Garver · 7 years ago
  58. 6d0e482 Revert "bdi: add error handle for bdi_debug_register" by Jens Axboe · 7 years ago
  59. 58acfd7 ipv6: Honor specified parameters in fibmatch lookup by Ido Schimmel · 7 years ago
  60. 68c58e9 xfs: only skip rmap owner checks for unknown-owner rmap removal by Darrick J. Wong · 7 years ago
  61. 33df3a9 xfs: always honor OWN_UNKNOWN rmap removal requests by Darrick J. Wong · 7 years ago
  62. 0525e95 xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order by Darrick J. Wong · 7 years ago
  63. 86d692b xfs: set cowblocks tag for direct cow writes too by Darrick J. Wong · 7 years ago
  64. 10ddf64 xfs: remove leftover CoW reservations when remounting ro by Darrick J. Wong · 7 years ago
  65. 363e59b xfs: don't be so eager to clear the cowblocks tag on truncate by Darrick J. Wong · 7 years ago
  66. aa12f59 tools/kvm_stat: sort '-f help' output by Stefan Raspl · 7 years ago
  67. fae1a3e kvm: x86: fix RSM when PCID is non-zero by Paolo Bonzini · 7 years ago
  68. d2a48e5 drm: move lease init after validation in drm_lease_create by Keith Packard · 7 years ago
  69. 8b6ca2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  70. 82abbf8 bpf: do not allow root to mangle valid pointers by Alexei Starovoitov · 7 years ago
  71. 3db9128 Merge branch 'bpf-verifier-sec-fixes' by Daniel Borkmann · 7 years ago
  72. 2255f8d selftests/bpf: add tests for recent bugfixes by Jann Horn · 7 years ago
  73. bb7f0f9 bpf: fix integer overflows by Alexei Starovoitov · 7 years ago
  74. 179d1c5 bpf: don't prune branches when a scalar is replaced with a pointer by Jann Horn · 7 years ago
  75. a5ec6ae bpf: force strict alignment checks for stack pointers by Jann Horn · 7 years ago
  76. ea25f91 bpf: fix missing error return in check_stack_boundary() by Jann Horn · 7 years ago
  77. 468f6ea bpf: fix 32-bit ALU op verification by Jann Horn · 7 years ago
  78. 0c17d1d bpf: fix incorrect tracking of register size truncation by Jann Horn · 7 years ago
  79. 95a762e bpf: fix incorrect sign extension in check_alu_op() by Jann Horn · 7 years ago
  80. 4374f25 bpf/verifier: fix bounds calculation on BPF_RSH by Edward Cree · 7 years ago
  81. 91aae6b xfs: track cowblocks separately in i_flags by Darrick J. Wong · 7 years ago
  82. 5e9748c Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  83. 2480ee7 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  84. d1ce8ce Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  85. 877631f Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  86. 1362d62 Merge tag 'acpi-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  87. 9cd238a Merge tag 'pm-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  88. 7887f47 Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  89. 444fec1 Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  90. a5f89a50 Merge tag 'sound-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  91. 0864fe0 null_blk: unalign call_single_data by Jens Axboe · 7 years ago
  92. 4ccafe0 block: unalign call_single_data in struct request by Jens Axboe · 7 years ago
  93. b4681c2 ipv4: Fix use-after-free when flushing FIB tables by Ido Schimmel · 7 years ago
  94. ad3cbf6 s390/qeth: fix error handling in checksum cmd callback by Julian Wiedmann · 7 years ago
  95. bb25c38 tipc: remove joining group member from congested list by Jon Maloy · 7 years ago
  96. 1c8e77f selftests: net: Adding config fragment CONFIG_NUMA=y by Naresh Kamboju · 7 years ago
  97. 932f8c7 Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  98. b3cf852 xen/balloon: Mark unallocated host memory as UNUSABLE by Boris Ostrovsky · 7 years ago
  99. 111be88 block-throttle: avoid double charge by Shaohua Li · 7 years ago
  100. a8fcefe Merge branch 'cls_bpf-fix-offload-state-tracking-with-block-callbacks' by David S. Miller · 7 years ago