1. f47a23c kbuild: move tools_silent to a more relevant place by Masahiro Yamada · 6 years ago
  2. b303c6d kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 6 years ago
  3. bd55f96 kbuild: refactor cc-cross-prefix implementation by Masahiro Yamada · 6 years ago
  4. 8811071 kbuild: hardcode genksyms path and remove GENKSYMS variable by Masahiro Yamada · 6 years ago
  5. b513adf scripts/gdb: refactor rules for symlink creation by Masahiro Yamada · 6 years ago
  6. 8d2e520 kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target by Masahiro Yamada · 6 years ago
  7. 1e5ff84 scripts/gdb: do not descend into scripts/gdb from scripts by Masahiro Yamada · 6 years ago
  8. 01d509a kbuild: remove unimportant comments from ./Kbuild by Masahiro Yamada · 6 years ago
  9. 67274c0 scripts/gdb: delay generation of gdb constants.py by Masahiro Yamada · 6 years ago
  10. 6d3c94e kbuild: turn '/' into an alias of './' by Masahiro Yamada · 6 years ago
  11. 648ad9b kbuild: set KBUILD_MODULES=1 all the time for single target %/ by Masahiro Yamada · 6 years ago
  12. 1d8001e kbuild: generate modules.order only when CONFIG_MODULES=y by Masahiro Yamada · 6 years ago
  13. 175209c kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile by Masahiro Yamada · 6 years ago
  14. ad15006 kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD by Nick Desaulniers · 6 years ago
  15. 1e88e41 kbuild: Disable extra debugging info in .s output by Masahiro Yamada · 6 years ago
  16. 500193e kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h> by Masahiro Yamada · 6 years ago
  17. 52a849e kallsyms: remove unneeded memset() calls by Masahiro Yamada · 6 years ago
  18. f43e9da kallsyms: add static qualifiers where missing by Masahiro Yamada · 6 years ago
  19. 3a51ff3 kbuild: gitignore output directory by Vladimir Kondratiev · 6 years ago
  20. 4f1c100 kbuild: remove meaningless prepare2 target by Masahiro Yamada · 6 years ago
  21. b79c6aa kbuild: remove unnecessary in-subshell execution by Masahiro Yamada · 6 years ago
  22. afa974b kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) by Masahiro Yamada · 6 years ago
  23. 5d68005 s390: make built-in.a not directly depend on *.o.chkbss files by Masahiro Yamada · 6 years ago
  24. ecbd10d kbuild: simplify rules of data compression with size appending by Masahiro Yamada · 6 years ago
  25. d151e97 kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS by Masahiro Yamada · 6 years ago
  26. dee9495 kbuild: remove top-level built-in.a by Masahiro Yamada · 6 years ago
  27. 58156ba kbuild: skip 'addtree' and 'flags' magic for external module build by Masahiro Yamada · 6 years ago
  28. f17b5f0 Linux 5.0-rc4 by Linus Torvalds · 6 years ago
  29. 8a5f060 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. 351e1aa Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. f907bb4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. 9881051 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  33. 0d48437 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  34. 9835424 Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  35. 419967d Merge tag 'for-linus-20190127' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  36. 1fc7f56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  37. c180f1b Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  38. 6a2651b Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  39. 78e372e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  40. 037222a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  41. 947b7ac Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED" by Jens Axboe · 6 years ago
  42. 7c2614b Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  43. 2580acb2a Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  44. 7930851 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  45. 6b8f915 Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  46. abfd04f qed: Revert error handling changes. by David S. Miller · 6 years ago
  47. ba60697 Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  48. d488bd2 Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  49. 96f18cb Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  50. 473721f Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  51. b48cef3 Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  52. 5179527 Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  53. b2869f2 KVM: x86: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  54. 5cd5548 KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths by Masahiro Yamada · 6 years ago
  55. 35b531a KVM: selftests: check returned evmcs version range by Vitaly Kuznetsov · 6 years ago
  56. 3a2f577 x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly by Vitaly Kuznetsov · 6 years ago
  57. 5ad6ece8 KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function by Sean Christopherson · 6 years ago
  58. 94a980c kvm: selftests: Fix region overlap check in kvm_util by Ben Gardon · 6 years ago
  59. 8997f65 kvm: vmx: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  60. 619ad84 KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 by Vitaly Kuznetsov · 6 years ago
  61. bb218fb svm: Fix AVIC incomplete IPI emulation by Suravee Suthikulpanit · 6 years ago
  62. 37ef0c4 svm: Add warning message for AVIC IPI invalid target by Suravee Suthikulpanit · 6 years ago
  63. de81c2f KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error by Sean Christopherson · 6 years ago
  64. 1ed199a KVM: x86: Fix PV IPIs for 32-bit KVM host by Sean Christopherson · 6 years ago
  65. f1adcea x86/kvm/hyper-v: recommend using eVMCS only when it is enabled by Vitaly Kuznetsov · 6 years ago
  66. 1998fd3 x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR by Vitaly Kuznetsov · 6 years ago
  67. 3a33d03 kvm: x86/vmx: Use kzalloc for cached_vmcs12 by Tom Roeder · 6 years ago
  68. 85ba2b1 KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL by Sean Christopherson · 6 years ago
  69. 5cc244a KVM: x86: Fix single-step debugging by Alexander Popov · 6 years ago
  70. 9699f97 x86/kvm/hyper-v: don't announce GUEST IDLE MSR support by Vitaly Kuznetsov · 6 years ago
  71. 93183bd cfg80211: extend range deviation for DMG by Chaitanya Tata · 6 years ago
  72. faae54a cfg80211: reg: remove warn_on for a normal case by Chaitanya Tata · 6 years ago
  73. 7c53eb5 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 6 years ago
  74. 7ed5285 mac80211: don't initiate TDLS connection if station is not associated to AP by Balaji Pothunoori · 6 years ago
  75. a8b5c6d nl80211: fix NLA_POLICY_NESTED() arguments by Johannes Berg · 6 years ago
  76. e95d22c ibmveth: Do not process frames after calling napi_reschedule by Thomas Falcon · 6 years ago
  77. 3b707c3 net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP by Maciej Żenczykowski · 6 years ago
  78. 6eea352 net: usb: asix: ax88772_bind return error when hw_reset fail by Zhang Run · 6 years ago
  79. d524e64 MAINTAINERS: Update cavium networking drivers by Sudarsana Reddy Kalluru · 6 years ago
  80. b881292 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by David S. Miller · 6 years ago
  81. 9620d6f Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  82. 21507dc4 Merge branch 'mlx4_core-fixes' by David S. Miller · 6 years ago
  83. ffe4cfc net/mlx4_core: Fix error handling when initializing CQ bufs in the driver by Jack Morgenstein · 6 years ago
  84. a40ded6 net/mlx4_core: Add masking for a few queries on HCA caps by Aya Levin · 6 years ago
  85. ecf938f sctp: set flow sport from saddr only when it's 0 by Xin Long · 6 years ago
  86. 4ff40b8 sctp: set chunk transport correctly when it's a new asoc by Xin Long · 6 years ago
  87. 8220c87 sctp: improve the events for sctp stream adding by Xin Long · 6 years ago
  88. 2e6dc4d sctp: improve the events for sctp stream reset by Xin Long · 6 years ago
  89. d71b5753 ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel by wenxu · 6 years ago
  90. d73aba1 Merge tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  91. f0e7ce1 Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 6 years ago
  92. 7325e4b Merge tag 'drm-intel-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  93. edaf690 Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  94. a5f1a81 cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData by Ronnie Sahlberg · 6 years ago
  95. 2e5700b smb3: add credits we receive from oplock/break PDUs by Ronnie Sahlberg · 6 years ago
  96. 6a9cbdd CIFS: Fix mounts if the client is low on credits by Pavel Shilovsky · 6 years ago
  97. 0fd1d37 CIFS: Do not assume one credit for async responses by Pavel Shilovsky · 6 years ago
  98. 3d3003f CIFS: Fix credit calculations in compound mid callback by Pavel Shilovsky · 6 years ago
  99. ec678ea CIFS: Fix credit calculation for encrypted reads with errors by Pavel Shilovsky · 6 years ago
  100. 8004c78 CIFS: Fix credits calculations for reads with errors by Pavel Shilovsky · 6 years ago