1. 474b9c7 y2038: sched: Change sched_rr_get_interval to use __kernel_timespec by Arnd Bergmann · 7 years ago
  2. 4faea23 y2038: utimes: Rework #ifdef guards for compat syscalls by Arnd Bergmann · 7 years ago
  3. 185cfaf y2038: Compile utimes()/futimesat() conditionally by Arnd Bergmann · 7 years ago
  4. a4f7a30 y2038: Change sys_utimensat() to use __kernel_timespec by Arnd Bergmann · 7 years ago
  5. fb37397 asm-generic: Move common compat types to asm-generic/compat.h by Arnd Bergmann · 7 years ago
  6. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 7 years ago
  7. 33e2641 y2038: make do_gettimeofday() and get_seconds() inline by Arnd Bergmann · 6 years ago
  8. 9765164 y2038: remove unused time interfaces by Arnd Bergmann · 6 years ago
  9. b933d6e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  11. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  13. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  14. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  15. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  16. 5d3a01a i2c: ocores: update my email address by Peter Korsgaard · 6 years ago
  17. 0c36dd3 i2c: remove deprecated attach_adapter callback by Wolfram Sang · 6 years ago
  18. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  19. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  20. 263fade docs/mm: make GFP flags descriptions usable as kernel-doc by Mike Rapoport · 6 years ago
  21. d4ae991 mm: soft-offline: close the race against page allocation by Naoya Horiguchi · 6 years ago
  22. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  23. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  24. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  25. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  26. 0c4b0f8 Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  27. f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  28. 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  29. 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
  30. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  31. b372115 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  32. fe6f0ed Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  33. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  34. 27c331a ipc/util.c: further variable name cleanups by Manfred Spraul · 6 years ago
  35. dc2c8c8 ipc: get rid of ids->tables_initialized hack by Davidlohr Bueso · 6 years ago
  36. 20ab721 signal: make get_signal() return bool by Christian Brauner · 6 years ago
  37. 67a48a2 signal: make unhandled_signal() return bool by Christian Brauner · 6 years ago
  38. 52cba1a signal: make force_sigsegv() void by Christian Brauner · 6 years ago
  39. feba04f lib: add crc64 calculation routines by Coly Li · 6 years ago
  40. 9144d75 include/linux/bitops.h: introduce BITS_PER_TYPE by Chris Wilson · 6 years ago
  41. 46e0c9b kernel: tracepoints: add support for relative references by Ard Biesheuvel · 6 years ago
  42. c9d8b55 PCI: Add support for relative addressing in quirk tables by Ard Biesheuvel · 6 years ago
  43. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  44. 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
  45. f922c4a module: allow symbol exports to be disabled by Ard Biesheuvel · 6 years ago
  46. a2e5144 kernel/hung_task.c: allow to set checking interval separately from timeout by Dmitry Vyukov · 6 years ago
  47. 2035839 linux/compiler.h: don't use bool by Rasmus Villemoes · 6 years ago
  48. fc37191 userns: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  49. e58dd0d bdi: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  50. cedc5b6 kernel.h: documentation for roundup() vs round_up() by Kees Cook · 6 years ago
  51. 23c8509 proc/kcore: add vmcoreinfo note to /proc/kcore by Omar Sandoval · 6 years ago
  52. a8dd9c4 proc/kcore: don't grab lock for kclist_add() by Omar Sandoval · 6 years ago
  53. 891ae71 proc: spread "const" a bit by Alexey Dobriyan · 6 years ago
  54. 5df66d3 mm: fix comment for NODEMASK_ALLOC by Oscar Salvador · 6 years ago
  55. 7e8a630 /proc/meminfo: add percpu populated pages count by Dennis Zhou (Facebook) · 6 years ago
  56. 3d8b38e mm, oom: introduce memory.oom.group by Roman Gushchin · 6 years ago
  57. 03e85f9 mm/page_alloc: Introduce free_area_init_core_hotplug by Oscar Salvador · 6 years ago
  58. c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 6 years ago
  59. 8969670 mm: remove zone_id() and make use of zone_idx() in is_dev_zone() by Oscar Salvador · 6 years ago
  60. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
  61. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  62. 5d5e8f1 mm, swap, get_swap_pages: use entry_size instead of cluster in parameter by Huang Ying · 6 years ago
  63. e50ef89 mm: struct shrinker: make flags of unsigned type by Kirill Tkhai · 6 years ago
  64. 92be775 mm: struct shrink_control: keep int fields together by Kirill Tkhai · 6 years ago
  65. 9d2ab99 ata: libahci_platform: add reset control support by Kunihiko Hayashi · 6 years ago
  66. 16af2d6 ata: add an extra argument to ahci_platform_get_resources() by Kunihiko Hayashi · 6 years ago
  67. c4df32c export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR() by Masahiro Yamada · 6 years ago
  68. fd991a2 y2038: Provide aliases for compat helpers by Arnd Bergmann · 6 years ago
  69. 6319893 Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  70. b03f8e4 ida: Remove old API by Matthew Wilcox · 7 years ago
  71. 5ade60d ida: Add new API by Matthew Wilcox · 7 years ago
  72. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  73. c1fecab Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  74. 99cc7ad Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  75. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  76. 04f264d compiler.h: Allow arch-specific asm/compiler.h by Paul Burton · 6 years ago
  77. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  78. 0a78ac4 Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  79. bfebeb1 Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  80. 7a324b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  81. 61c4fc1 Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  82. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  83. cafa001 Raise the minimum required gcc version to 4.6 by Joe Perches · 6 years ago
  84. 284ce40 x86/memory_failure: Introduce {set, clear}_mce_nospec() by Dan Williams · 6 years ago
  85. 16501e8 Merge branch 'for-4.19/multitouch-multiaxis' into for-linus by Jiri Kosina · 6 years ago
  86. 4435b57 Merge branch 'for-4.19/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
  87. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  88. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  89. 1009aa1 Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  90. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  91. 7f02e1c Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  92. c54fc86 Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  93. 13bf2cf Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  94. bbd60bf Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  95. 771c035 deprecate the '__deprecated' attribute warnings entirely and for good by Linus Torvalds · 6 years ago
  96. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  97. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  98. 336722e Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  99. 5695d5d Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  100. 6e3bf9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago