1. 2887978 tracing: Adding new functions for kernel access to Ftrace instances by Divya Indi · 5 years ago
  2. b41db13 ftrace: Use BIT() macro by Enrico Weigelt, metux IT consult · 5 years ago
  3. eb01fed ftrace: Return ENOTSUPP when DYNAMIC_FTRACE_WITH_DIRECT_CALLS is not configured by Alexei Starovoitov · 5 years ago
  4. 46f9469 ftrace: Rename ftrace_graph_stub to ftrace_stub_graph by Steven Rostedt (VMware) · 5 years ago
  5. ea806eb ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimization by Steven Rostedt (VMware) · 5 years ago
  6. 0567d68 ftrace: Add modify_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  7. ef56e04 tracing: Use seq_buf_hex_dump() to dump buffers by Piotr Maziarz · 5 years ago
  8. 353cade seq_buf: Add printing formatted hex dumps by Piotr Maziarz · 5 years ago
  9. e8877ec lib/bsearch: Use generic type for comparator function by Andy Shevchenko · 5 years ago
  10. 52ae533 lib/sort: Move swap, cmp and cmp_r function types for wider use by Andy Shevchenko · 5 years ago
  11. b83b43f fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub by Steven Rostedt (VMware) · 5 years ago
  12. 2d6425a tracing: Declare newly exported APIs in include/linux/trace.h by Divya Indi · 5 years ago
  13. a3ad1a7 ftrace/x86: Add a counter to test function_graph with direct by Steven Rostedt (VMware) · 5 years ago
  14. 562955f ftrace/x86: Add register_ftrace_direct() for custom trampolines by Steven Rostedt (VMware) · 5 years ago
  15. 013bf0d ftrace: Add ftrace_find_direct_func() by Steven Rostedt (VMware) · 5 years ago
  16. 763e34e ftrace: Add register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  17. 7162431 ftrace: Introduce PERMANENT ftrace_ops flag by Miroslav Benes · 5 years ago
  18. 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  19. 372bf6c Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  20. 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
  21. 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
  22. 4252a1a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  23. 19f92a0 net: increase SOMAXCONN to 4096 by Eric Dumazet · 5 years ago
  24. 359efcc efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN by Javier Martinez Canillas · 5 years ago
  25. 220dd76 x86, efi: Never relocate kernel below lowest acceptable address by Kairui Song · 5 years ago
  26. e472c64 Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  27. ee8d153 net: annotate lockless accesses to sk->sk_napi_id by Eric Dumazet · 5 years ago
  28. 7170a97 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  29. 669996a SUNRPC: Destroy the back channel when we destroy the host transport by Trond Myklebust · 5 years ago
  30. 6dfef39 net/mlx5: Fix flow counter list auto bits struct by Roi Dayan · 5 years ago
  31. 23fdb19 Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  32. 20eb4f2 net: fix sk_page_frag() recursion from memory reclaim by Tejun Heo · 5 years ago
  33. d7d16a8 net: add skb_queue_empty_lockless() by Eric Dumazet · 5 years ago
  34. 9e5eefb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  35. 652521d perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/ by Geert Uytterhoeven · 5 years ago
  36. 6771596 vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt' by Stefano Garzarella · 5 years ago
  37. fc11078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  38. 1a51a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  39. 13fa692 Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  40. d4e4fdf netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  41. 91e2e57 net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static by Ben Dooks (Codethink) · 5 years ago
  42. 9e2dd2c Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  43. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  44. 0ce1822 vxlan: add adjacent link to limit depth level by Taehee Yoo · 5 years ago
  45. 32b6d34 net: core: add ignore flag to netdev_adjacent structure by Taehee Yoo · 5 years ago
  46. 369f61b team: fix nested locking lockdep warning by Taehee Yoo · 5 years ago
  47. 089bca2 bonding: use dynamic lockdep key instead of subclass by Taehee Yoo · 5 years ago
  48. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  49. 5343da4 net: core: limit nested device depth by Taehee Yoo · 5 years ago
  50. 5fa2845 Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  51. f632bfa Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  52. c24b75e ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 5 years ago
  53. 5566744 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  54. 9de55a3 fuse: Add changelog entries for protocols 7.1 - 7.8 by Alan Somers · 5 years ago
  55. 54955e3 Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  56. 011c728 dynamic_debug: provide dynamic_hex_dump stub by Arnd Bergmann · 5 years ago
  57. cd7455f bpf: Fix use after free in subprog's jited symbol removal by Daniel Borkmann · 5 years ago
  58. a9018ad RDMA/uverbs: Prevent potential underflow by Dan Carpenter · 5 years ago
  59. e7a409c ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation by Eric Dumazet · 5 years ago
  60. c8d2dcb Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  61. 2aac8bd PM: QoS: Drop frequency QoS types from device PM QoS by Rafael J. Wysocki · 5 years ago
  62. 3000ce3 cpufreq: Use per-policy frequency QoS by Rafael J. Wysocki · 5 years ago
  63. 77751a4 PM: QoS: Introduce frequency QoS by Rafael J. Wysocki · 5 years ago
  64. 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  65. 2a06b89 net: reorder 'struct net' fields to avoid false sharing by Eric Dumazet · 5 years ago
  66. 5f93393 Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  67. 6992320 symbol namespaces: revert to previous __ksymtab name scheme by Matthias Maennich · 5 years ago
  68. 0e2adab Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  69. 1d951ba net: phy: micrel: Update KSZ87xx PHY name by Marek Vasut · 5 years ago
  70. 777d062 Merge branch 'errata/tx2-219' into for-next/fixes by Will Deacon · 5 years ago
  71. 7801158 Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  72. 1b2442b btrfs: tracepoints: Fix bad entry members of qgroup events by Qu Wenruo · 5 years ago
  73. 19c95f2 arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled by Julien Thierry · 5 years ago
  74. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago
  75. 8625732 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  76. 9411e3a gpiolib: Initialize the hardware with a callback by Andy Shevchenko · 5 years ago
  77. 13bea89 xarray.h: fix kernel-doc warning by Randy Dunlap · 5 years ago
  78. 2a7e582 bitmap.h: fix kernel-doc warning and typo by Randy Dunlap · 5 years ago
  79. fdf3bf8 mm, page_owner: rename flag indicating that page is allocated by Vlastimil Babka · 5 years ago
  80. 5556cfe mm, page_owner: fix off-by-one error in __set_page_owner_handle() by Vlastimil Babka · 5 years ago
  81. bd73dfa dmaengine: imx-sdma: fix size check for sdma script_number by Robin Gong · 5 years ago
  82. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  83. e292f05 tcp: annotate sk->sk_sndbuf lockless reads by Eric Dumazet · 5 years ago
  84. ebb3b78 tcp: annotate sk->sk_rcvbuf lockless reads by Eric Dumazet · 5 years ago
  85. e0d694d tcp: annotate tp->snd_nxt lockless reads by Eric Dumazet · 5 years ago
  86. 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
  87. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  88. 2581efa Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  89. 82c87e7 Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  90. 6c90bbd Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  91. 9b4e40c Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  92. fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  93. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  94. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  95. 294f69e compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use by Joe Perches · 5 years ago
  96. af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
  97. 70c2655 net: silence KCSAN warnings about sk->sk_backlog.len reads by Eric Dumazet · 5 years ago
  98. eac6640 net: annotate sk->sk_rcvlowat lockless reads by Eric Dumazet · 5 years ago
  99. 1f142c1 tcp: annotate lockless access to tcp_memory_pressure by Eric Dumazet · 5 years ago
  100. 60b173c net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head by Eric Dumazet · 5 years ago