1. 353cade seq_buf: Add printing formatted hex dumps by Piotr Maziarz · 5 years ago
  2. c7411a1 tracing/kprobe: Check whether the non-suffixed symbol is notrace by Masami Hiramatsu · 5 years ago
  3. 6ee4051 tracing: use kvcalloc for tgid_map array allocation by Yuming Han · 5 years ago
  4. 0c3c86b tracing/hwlat: Fix a few trivial nits by Srivatsa S. Bhat (VMware) · 5 years ago
  5. 80042c8 tracing: Use generic type for comparator function by Andy Shevchenko · 5 years ago
  6. e8877ec lib/bsearch: Use generic type for comparator function by Andy Shevchenko · 5 years ago
  7. 52ae533 lib/sort: Move swap, cmp and cmp_r function types for wider use by Andy Shevchenko · 5 years ago
  8. b43e78f tracing/selftests: Turn off timeout setting by Steven Rostedt (VMware) · 5 years ago
  9. b83b43f fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub by Steven Rostedt (VMware) · 5 years ago
  10. 953ae45 tracing: Adding NULL checks for trace_array descriptor pointer by Divya Indi · 5 years ago
  11. e585e64 tracing: Verify if trace array exists before destroying it. by Divya Indi · 5 years ago
  12. 2d6425a tracing: Declare newly exported APIs in include/linux/trace.h by Divya Indi · 5 years ago
  13. 6dff4d7 tracing: Make internal ftrace events static by Ben Dooks · 5 years ago
  14. 9c34fc4 tracing: Use CONFIG_PREEMPTION by Sebastian Andrzej Siewior · 5 years ago
  15. 7939372 preemptirq_delay_test: Add the burst feature and a sysfs trigger by Viktor Rosendahl (BMW) · 5 years ago
  16. 91edde2 ftrace: Implement fs notification for tracing_max_latency by Viktor Rosendahl (BMW) · 5 years ago
  17. da537f0 ftrace: Add information on number of page groups allocated by Steven Rostedt (VMware) · 5 years ago
  18. 77ac117 ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout by Josh Poimboeuf · 5 years ago
  19. a3ad1a7 ftrace/x86: Add a counter to test function_graph with direct by Steven Rostedt (VMware) · 5 years ago
  20. 562955f ftrace/x86: Add register_ftrace_direct() for custom trampolines by Steven Rostedt (VMware) · 5 years ago
  21. ed9dafe ftrace/selftests: Update the direct call selftests to test two direct calls by Steven Rostedt (VMware) · 5 years ago
  22. 156473a ftrace: Add another example of register_ftrace_direct() use case by Steven Rostedt (VMware) · 5 years ago
  23. 646f01c ftrace/selftest: Add tests to test register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  24. b06457c ftrace: Add sample module that uses register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  25. 013bf0d ftrace: Add ftrace_find_direct_func() by Steven Rostedt (VMware) · 5 years ago
  26. 763e34e ftrace: Add register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  27. 7e16f58 ftrace: Separate out functionality from ftrace_location_range() by Steven Rostedt (VMware) · 5 years ago
  28. 714641c ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move() by Steven Rostedt (VMware) · 5 years ago
  29. 8c666d2 selftests/livepatch: Test interaction with ftrace_enabled by Joe Lawrence · 5 years ago
  30. 35c9e74 selftests/livepatch: Make dynamic debug setup and restore generic by Joe Lawrence · 5 years ago
  31. 7162431 ftrace: Introduce PERMANENT ftrace_ops flag by Miroslav Benes · 5 years ago
  32. a99d808 Linux 5.4-rc6 by Linus Torvalds · 5 years ago
  33. 3a69c9e Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  34. 56cfd25 Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  35. 9d23450 Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  36. e935842 Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  37. f83e148 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  38. 8194c28 Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  39. 969a519 Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  40. 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  41. 372bf6c Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  42. 0821de2 Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  43. e5897c7d Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  44. 31408fb Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  45. aeb1b85 Merge branch 'fix-BPF-offload-related-bugs' by David S. Miller · 5 years ago
  46. aefc3e7 net: fix installing orphaned programs by Jakub Kicinski · 5 years ago
  47. 41aa29a net: cls_bpf: fix NULL deref on offload filter removal by Jakub Kicinski · 5 years ago
  48. 8101e06 selftests: bpf: Skip write only files in debugfs by Jakub Kicinski · 5 years ago
  49. d64479a selftests: net: reuseport_dualstack: fix uninitalized parameter by Wei Wang · 5 years ago
  50. 62bdc8f r8169: fix wrong PHY ID issue with RTL8168dp by Heiner Kallweit · 5 years ago
  51. 5fc0f21 net: dsa: bcm_sf2: Fix IMP setup for port different than 8 by Florian Fainelli · 5 years ago
  52. 9d68db5 net: phylink: Fix phylink_dbg() macro by Florian Fainelli · 5 years ago
  53. 9cfeeb5 gve: Fixes DMA synchronization. by Yangchun Fu · 5 years ago
  54. a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  55. c8c2cd8 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago
  56. 451fe01 ixgbe: Remove duplicate clear_bit() call by Igor Pylypiv · 5 years ago
  57. 17df5ae Documentation: networking: device drivers: Remove stray asterisks by Jonathan Neuschäfer · 5 years ago
  58. 8472ba6 e1000: fix memory leaks by Wenwen Wang · 5 years ago
  59. 2c19e39 i40e: Fix receive buffer starvation for AF_XDP by Jeff Kirsher · 5 years ago
  60. 8d5cfd7 igb: Fix constant media auto sense switching when no cable is connected by Manfred Rudigier · 5 years ago
  61. 0dbe6cb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  62. 355f83c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  63. b2a18c2 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  64. 33e4980 Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  65. 4202e21 net: ethernet: arc: add the missed clk_disable_unprepare by Chuhong Yuan · 5 years ago
  66. d540c39 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  67. b88866b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  68. 1461624 Merge tag 'drm-fixes-2019-11-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  69. 65a5bf1 Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  70. 4252a1a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  71. 2858598 Merge tag 'sound-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  72. 79cc554 NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() by Trond Myklebust · 5 years ago
  73. be3df3d NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 5 years ago
  74. 1cf45b8 arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core by Florian Fainelli · 5 years ago
  75. e059770 arm64: Brahma-B53 is SSB and spectre v2 safe by Florian Fainelli · 5 years ago
  76. bfc97f9 arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core by Doug Berger · 5 years ago
  77. e54de91 Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  78. 2cac8c4 Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  79. ec26530 Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  80. 6f96621 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 5 years ago
  81. fb2308b igb: Enable media autosense for the i350. by Manfred Rudigier · 5 years ago
  82. 94bc1e5 igb/igc: Don't warn on fatal read failures when the device is removed by Lyude Paul · 5 years ago
  83. 623d0c2 tcp: increase tcp_max_syn_backlog max value by Eric Dumazet · 5 years ago
  84. 19f92a0 net: increase SOMAXCONN to 4096 by Eric Dumazet · 5 years ago
  85. e82b745 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  86. 6d6f038 netdevsim: Fix use-after-free during device dismantle by Ido Schimmel · 5 years ago
  87. f9c3243 rxrpc: Fix handling of last subpacket of jumbo packet by David Howells · 5 years ago
  88. 5a7ec66 Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  89. d8eca64 usb: dwc3: gadget: fix race when disabling ep with cancelled xfers by Felipe Balbi · 5 years ago
  90. 41591a5 iocost: don't nest spin_lock_irq in ioc_weight_write() by Dan Carpenter · 5 years ago
  91. 3d7efa4 s390/idle: fix cpu idle time calculation by Heiko Carstens · 5 years ago
  92. a1d863a s390/unwind: fix mixing regs and sp by Ilya Leoshkevich · 5 years ago
  93. b8e51a6 s390/cmm: fix information leak in cmm_timeout_handler() by Yihui ZENG · 5 years ago
  94. 36c602d arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo by Bjorn Andersson · 5 years ago
  95. 9167ab7 KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active by Paolo Bonzini · 5 years ago
  96. a97b0e7 kvm: call kvm_arch_destroy_vm if vm creation fails by Jim Mattson · 5 years ago
  97. 359efcc efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN by Javier Martinez Canillas · 5 years ago
  98. 220dd76 x86, efi: Never relocate kernel below lowest acceptable address by Kairui Song · 5 years ago
  99. 41cd96f efi: libstub/arm: Account for firmware reserved memory at the base of RAM by Ard Biesheuvel · 5 years ago
  100. 18b915a efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness by Dominik Brodowski · 5 years ago