1. c308663 net: ethtool: fix spelling mistake: "tubale" -> "tunable" by Michael Heimpold · 6 years ago
  2. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  3. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. afed7bc locking/refcount: Always allow checked forms by Mark Rutland · 6 years ago
  5. 1895265 Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD by Paul E. McKenney · 6 years ago
  6. 3025520e rcutorture: Use per-CPU random state for rcu_torture_timer() by Paul E. McKenney · 6 years ago
  7. b7b6f94 rculist: Improve documentation for list_for_each_entry_from_rcu() by NeilBrown · 6 years ago
  8. 6f56f71 rcu: Improve RCU-tasks naming and comments by Paul E. McKenney · 6 years ago
  9. 1445e91 rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_pointer_handoff() by Mauro Carvalho Chehab · 6 years ago
  10. 07f2757 rcu: Improve rcu_note_voluntary_context_switch() reporting by Byungchul Park · 6 years ago
  11. 3949fa9 rcu: Make rcu_read_unlock_special() static by Paul E. McKenney · 6 years ago
  12. e05121b rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path by Paul E. McKenney · 6 years ago
  13. b73de91 rcu: Rename the grace-period-request variables and parameters by Joel Fernandes · 6 years ago
  14. a2165e4 rcu: Don't funnel-lock above leaf node if GP in progress by Paul E. McKenney · 6 years ago
  15. fee5997 rcu: Convert rcu_fqs tracepoint to ->gp_seq by Paul E. McKenney · 6 years ago
  16. db02329 rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seq by Paul E. McKenney · 6 years ago
  17. 865aa1e rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seq by Paul E. McKenney · 6 years ago
  18. 598ce09 rcu: Convert rcu_preempt_task tracepoint to ->gp_seq by Paul E. McKenney · 6 years ago
  19. 63d86a7 rcu: Convert rcu_grace_period_init tracepoint to gp_seq by Paul E. McKenney · 6 years ago
  20. abd13fd rcu: Convert rcu_future_grace_period tracepoint to gp_seq by Paul E. McKenney · 6 years ago
  21. 477351f rcu: Convert rcu_grace_period tracepoint to gp_seq by Paul E. McKenney · 6 years ago
  22. 8b70086 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  23. 609af1c Merge branches 'expedited.2018.07.12a', 'fixes.2018.07.12a', 'srcu.2018.06.25b' and 'torture.2018.06.25b' into HEAD by Paul E. McKenney · 6 years ago
  24. c6bb111 Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 6 years ago
  25. a8802d9 ktime: Provide typesafe ktime_to_ns() by Eric Dumazet · 6 years ago
  26. ee1904b make alloc_file() static by Al Viro · 6 years ago
  27. 183266f new helper: alloc_file_clone() by Al Viro · 6 years ago
  28. d93aa9d new wrapper: alloc_file_pseudo() by Al Viro · 6 years ago
  29. dbae8f2 kill FILE_{CREATED,OPENED} by Al Viro · 6 years ago
  30. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 6 years ago
  31. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 6 years ago
  32. 6035a27 IMA: don't propagate opened through the entire thing by Al Viro · 6 years ago
  33. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 6 years ago
  34. 4d27f32 fold put_filp() into fput() by Al Viro · 6 years ago
  35. f5d1140 introduce FMODE_OPENED by Al Viro · 6 years ago
  36. 9481769 ->file_open(): lose cred argument by Al Viro · 6 years ago
  37. e3f20ae security_file_open(): lose cred argument by Al Viro · 6 years ago
  38. c9c554f alloc_file(): switch to passing O_... flags instead of FMODE_... mode by Al Viro · 6 years ago
  39. 86125df Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  40. a74aa96 Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  41. b4e7a7a drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() by Al Viro · 6 years ago
  42. 19f391e turn filp_clone_open() into inline wrapper for dentry_open() by Al Viro · 6 years ago
  43. 4f4c0ac rseq: Remove unused types_32_64.h uapi header by Mathieu Desnoyers · 6 years ago
  44. ec9c82e rseq: uapi: Declare rseq_cs field as union, update includes by Mathieu Desnoyers · 6 years ago
  45. 0fb9a1a rseq: uapi: Update uapi comments by Mathieu Desnoyers · 6 years ago
  46. e96d713 rseq: Use __u64 for rseq_cs fields, validate user inputs by Mathieu Desnoyers · 6 years ago
  47. aef92a8 watchdog/softlockup: Fix the SOFTLOCKUP_DETECTOR=n build by Peter Zijlstra · 6 years ago
  48. 092150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  49. 26420d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  50. f292b87 bpf: include errno.h from bpf-cgroup.h by Roman Gushchin · 6 years ago
  51. 6f27a64 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. 6fb2489 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. 7f93d12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  54. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 6 years ago
  55. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 6 years ago
  56. 543af58 uio: change to use the mutex lock instead of the spin lock by Xiubo Li · 6 years ago
  57. 38230a3 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  58. 11a245e net/sched: act_csum: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  59. 000244d net: bridge: fix br_vlan_get_{pvid,info} return values by Arnd Bergmann · 6 years ago
  60. c2b5814 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  61. e240cd0 netfilter: nf_tables: place all set backends in one single module by Pablo Neira Ayuso · 6 years ago
  62. a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 6 years ago
  63. 5711b4e netfilter: nf_tproxy: fix possible non-linear access to transport header by Máté Eckl · 6 years ago
  64. 97f4e14 Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  65. a9ba23d ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  66. 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  67. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 6 years ago
  68. 0777724 net: phy: marvell: change default m88e1510 LED configuration by Wang Dongsheng · 6 years ago
  69. 5ccba64 ftrace: Nuke clear_ftrace_function by Yisheng Xie · 7 years ago
  70. d03db2b compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations by Nick Desaulniers · 6 years ago
  71. 167a8867 smpboot: Remove cpumask from the API by Peter Zijlstra · 6 years ago
  72. 9cf5773 watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work by Peter Zijlstra · 6 years ago
  73. 4520843 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  74. 1cef115 kthread, sched/core: Fix kthread_parkme() (again...) by Peter Zijlstra · 6 years ago
  75. a9744f7 xsk: fix potential race in SKB TX completion code by Magnus Karlsson · 6 years ago
  76. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  77. 240630e ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS by Hans de Goede · 6 years ago
  78. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 6 years ago
  79. 78c9c4d posix-timers: Sanitize overrun handling by Thomas Gleixner · 6 years ago
  80. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  81. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  82. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  83. 22d3e0c Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  84. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. 55c5e0c dt-bindings: clock: imx6ul: Do not change the clock definition order by Fabio Estevam · 6 years ago
  86. 85782e0 bpf: undo prog rejection on read-only lock failure by Daniel Borkmann · 6 years ago
  87. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 6 years ago
  88. 5e4e8c5 Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  89. 2cd3ae2 aio: mark __aio_sigset::sigmask const by Avi Kivity · 6 years ago
  90. 4c79579 bpf: Change bpf_fib_lookup to return lookup status by David Ahern · 6 years ago
  91. ea5f39f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  92. f77bc3a include/linux/dax.h: dax_iomap_fault() returns vm_fault_t by Souptick Joarder · 6 years ago
  93. d50d82f slub: fix failure when we delete and create a slab cache by Mikulas Patocka · 6 years ago
  94. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  95. 04c6faa Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  96. 0901441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  97. debd52a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  98. c92067a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  99. 951a8ee nfp: reject binding to shared blocks by John Hurley · 6 years ago
  100. 0efc856 net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager by Or Gerlitz · 6 years ago