1. dac2d1f __shmem_file_setup(): reorder allocations by Al Viro · 6 years ago
  2. d93aa9d new wrapper: alloc_file_pseudo() by Al Viro · 6 years ago
  3. dbae8f2 kill FILE_{CREATED,OPENED} by Al Viro · 6 years ago
  4. 00a07c1 switch atomic_open() and lookup_open() to returning 0 in all success cases by Al Viro · 6 years ago
  5. 6c9b1de document ->atomic_open() changes by Al Viro · 6 years ago
  6. 64e1ac4 ->atomic_open(): return 0 in all success cases by Al Viro · 6 years ago
  7. 3ec2eef get rid of 'opened' in path_openat() and the helpers downstream by Al Viro · 6 years ago
  8. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 6 years ago
  9. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 6 years ago
  10. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 6 years ago
  11. 6035a27 IMA: don't propagate opened through the entire thing by Al Viro · 6 years ago
  12. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 6 years ago
  13. aad888f switch all remaining checks for FILE_OPENED to FMODE_OPENED by Al Viro · 6 years ago
  14. 69527c5 now we can fold open_check_o_direct() into do_dentry_open() by Al Viro · 6 years ago
  15. 7c1c01e lift fput() on late failures into path_openat() by Al Viro · 6 years ago
  16. 4d27f32 fold put_filp() into fput() by Al Viro · 6 years ago
  17. f5d1140 introduce FMODE_OPENED by Al Viro · 6 years ago
  18. 9481769 ->file_open(): lose cred argument by Al Viro · 6 years ago
  19. e3f20ae security_file_open(): lose cred argument by Al Viro · 6 years ago
  20. ae2bb29 get rid of cred argument of vfs_open() and do_dentry_open() by Al Viro · 6 years ago
  21. ea73ea7 pass ->f_flags value to alloc_empty_file() by Al Viro · 6 years ago
  22. 6de37b6 pass creds to get_empty_filp(), make sure dentry_open() passes the right creds by Al Viro · 6 years ago
  23. c9c554f alloc_file(): switch to passing O_... flags instead of FMODE_... mode by Al Viro · 6 years ago
  24. 6b4e808 make sure do_dentry_open() won't return positive as an error by Al Viro · 6 years ago
  25. b10a4a9 create_pipe_files(): use fput() if allocation of the second file fails by Al Viro · 6 years ago
  26. 19f391e turn filp_clone_open() into inline wrapper for dentry_open() by Al Viro · 6 years ago
  27. e8cff84 fold security_file_free() into file_free() by Al Viro · 6 years ago
  28. c7e9075 ocxlflash_getfile(): fix double-iput() on alloc_file() failures by Al Viro · 6 years ago
  29. d202797 cxl_getfile(): fix double-iput() on alloc_file() failures by Al Viro · 6 years ago
  30. b4e7a7a drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() by Al Viro · 6 years ago
  31. 877f919 proc: add proc_seq_release by Chunyu Hu · 6 years ago
  32. ce397d2 Linux 4.18-rc1 by Linus Torvalds · 6 years ago
  33. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  34. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 6 years ago
  35. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  36. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  37. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  38. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  39. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  40. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  41. de7f01c Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  42. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  43. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  44. 8949170c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  45. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  46. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 6 years ago
  47. 315e6bc Documentation: rstFlatTable.py: fix a broken reference by Mauro Carvalho Chehab · 6 years ago
  48. 6ec71b2 ABI: sysfs-devices-system-cpu: remove a broken reference by Mauro Carvalho Chehab · 6 years ago
  49. e5ca425 devicetree: fix a series of wrong file references by Mauro Carvalho Chehab · 6 years ago
  50. 18ba1f9 devicetree: fix name of pinctrl-bindings.txt by Mauro Carvalho Chehab · 6 years ago
  51. 6c79521 devicetree: fix some bindings file names by Mauro Carvalho Chehab · 6 years ago
  52. 5efa6f8 MAINTAINERS: fix location of DT npcm files by Mauro Carvalho Chehab · 6 years ago
  53. 2f635cf MAINTAINERS: fix location of some display DT bindings by Mauro Carvalho Chehab · 6 years ago
  54. 1ca2c80 kernel-parameters.txt: fix pointers to sound parameters by Mauro Carvalho Chehab · 6 years ago
  55. 042c768 bindings: nvmem/zii: Fix location of nvmem.txt by Mauro Carvalho Chehab · 6 years ago
  56. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 7 years ago
  57. a78513c scripts/documentation-file-ref-check: check tools/*/Documentation by Mauro Carvalho Chehab · 6 years ago
  58. 2d69708 scripts/documentation-file-ref-check: get rid of false-positives by Mauro Carvalho Chehab · 6 years ago
  59. e1f319f scripts/documentation-file-ref-check: hint: dash or underline by Mauro Carvalho Chehab · 6 years ago
  60. be600e5 scripts/documentation-file-ref-check: add a fix logic for DT by Mauro Carvalho Chehab · 6 years ago
  61. 5044024 scripts/documentation-file-ref-check: accept more wildcards at filenames by Mauro Carvalho Chehab · 6 years ago
  62. 40fc3eb scripts/documentation-file-ref-check: fix help message by Mauro Carvalho Chehab · 6 years ago
  63. b698201 media: max2175: fix location of driver's companion documentation by Mauro Carvalho Chehab · 6 years ago
  64. 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 7 years ago
  65. 670d7adb media: dvb: point to the location of the old README.dvb-usb file by Mauro Carvalho Chehab · 7 years ago
  66. fe63a1a media: dvb: fix location of get_dvb_firmware script by Mauro Carvalho Chehab · 7 years ago
  67. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  68. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  69. 7cfde0a net: stmmac: Run HWIF Quirks after getting HW caps by Jose Abreu · 6 years ago
  70. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 6 years ago
  71. 7c09977 net: cxgb3: add error handling for sysfs_create_group by Zhouyang Jia · 6 years ago
  72. c14a024 Merge branch 'tls-fixes' by David S. Miller · 6 years ago
  73. 06030db tls: fix waitall behavior in tls_sw_recvmsg by Daniel Borkmann · 6 years ago
  74. a447da7 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 6 years ago
  75. 695ad87 Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions' by David S. Miller · 6 years ago
  76. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 6 years ago
  77. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 6 years ago
  78. eab9a2d Merge branch 'mlxsw-IPv6-and-reference-counting-fixes' by David S. Miller · 6 years ago
  79. 9e25826 mlxsw: spectrum_switchdev: Fix port_vlan refcounting by Petr Machata · 6 years ago
  80. ce45bde mlxsw: spectrum_router: Align with new route replace logic by Ido Schimmel · 6 years ago
  81. 53b562d mlxsw: spectrum_router: Allow appending to dev-only routes by Ido Schimmel · 6 years ago
  82. 6eba08c ipv6: Only emit append events for appended routes by Ido Schimmel · 6 years ago
  83. 41f9ba6 Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  84. ab188e8 stmmac: added support for 802.1ad vlan stripping by Elad Nachman · 6 years ago
  85. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 7 years ago
  86. 2fab301 docs: crypto_engine.rst: Fix two parse warnings by Mauro Carvalho Chehab · 7 years ago
  87. b701745 docs: can.rst: fix a footnote reference by Mauro Carvalho Chehab · 7 years ago
  88. 47ea0f2 afs: Optimise callback breaking by not repeating volume lookup by David Howells · 6 years ago
  89. 0da0b7f afs: Display manually added cells in dynamic root mount by David Howells · 6 years ago
  90. c88d5a7 afs: Enable IPv6 DNS lookups by David Howells · 6 years ago
  91. d6c7396 bsg: fix race of bsg_open and bsg_unregister by Anatoliy Glagolev · 6 years ago
  92. be7f99c block: remov blk_queue_invalidate_tags by Christoph Hellwig · 6 years ago
  93. 95c7c09 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  94. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 6 years ago
  95. dc8b274 mac80211: Move up init of TXQs by Toke Høiland-Jørgensen · 6 years ago
  96. 3f61b7a mac80211_hwsim: fix module init error paths by Johannes Berg · 6 years ago
  97. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 6 years ago
  98. badbc27 nl80211: fix some kernel doc tag mistakes by Luca Coelho · 6 years ago
  99. 35897b9 nvme-fabrics: fix and refine state checks in __nvmf_check_ready by Christoph Hellwig · 6 years ago
  100. 278ab37 nvme-fabrics: handle the admin-only case properly in nvmf_check_ready by Christoph Hellwig · 6 years ago