1. c88d5a7 afs: Enable IPv6 DNS lookups by David Howells · 7 years ago
  2. 0aac4bce afs: Show all of a server's addresses in /proc/fs/afs/servers by David Howells · 7 years ago
  3. b6cfbec afs: Handle CONFIG_PROC_FS=n by David Howells · 7 years ago
  4. 24074a3 proc: Make inline name size calculation automatic by David Howells · 7 years ago
  5. de52cf9 Merge tag 'afs-fixes-20180514' into afs-proc by Al Viro · 7 years ago
  6. 5b86d4f afs: Implement network namespacing by David Howells · 7 years ago
  7. 1588def afs: Mark afs_net::ws_cell as __rcu and set using rcu functions by David Howells · 7 years ago
  8. c875c76 afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus() by David Howells · 7 years ago
  9. 564def7 proc: Add a way to make network proc files writable by David Howells · 7 years ago
  10. 5d9de25 afs: Rearrange fs/afs/proc.c to remove remaining predeclarations. by David Howells · 7 years ago
  11. f069168 afs: Rearrange fs/afs/proc.c to move the show routines up by David Howells · 7 years ago
  12. 22ade7e afs: Rearrange fs/afs/proc.c by moving fops and open functions down by David Howells · 7 years ago
  13. 10495a0 afs: Move /proc management functions to the end of the file by David Howells · 7 years ago
  14. 96362fb isdn/gigaset: add back gigaset_procinfo assignment by Christoph Hellwig · 7 years ago
  15. 2f42939 proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields by Christoph Hellwig · 7 years ago
  16. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  17. ec7d9c9 ide: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  18. 61fb5c0 ide: remove ide_driver_proc_write by Christoph Hellwig · 7 years ago
  19. 2cd1f0d isdn: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  20. a2d03aa atm: switch to proc_create_seq_private by Christoph Hellwig · 7 years ago
  21. ce9fe43 atm: simplify procfs code by Christoph Hellwig · 7 years ago
  22. a9170e0a9 bluetooth: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
  23. 1cd6718 netfilter/x_tables: switch to proc_create_seq_private by Christoph Hellwig · 7 years ago
  24. fd24de8 netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data by Christoph Hellwig · 7 years ago
  25. 71a5053 neigh: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
  26. d512695 hostap: switch to proc_create_{seq,single}_data by Christoph Hellwig · 7 years ago
  27. 7ceed06 bonding: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
  28. 59cacb8 rtc/proc: switch to proc_create_single_data by Christoph Hellwig · 7 years ago
  29. 004fd11 drbd: switch to proc_create_single by Christoph Hellwig · 7 years ago
  30. 4e292a9 resource: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
  31. dba5e42 staging/rtl8192u: simplify procfs code by Christoph Hellwig · 7 years ago
  32. 07a3b8e jfs: simplify procfs code by Christoph Hellwig · 7 years ago
  33. 247dbed ext4: simplify procfs code by Christoph Hellwig · 7 years ago
  34. 353861c afs: simplify procfs code by Christoph Hellwig · 7 years ago
  35. b8b1483 sg: simplify procfs code by Christoph Hellwig · 7 years ago
  36. f7680be megaraid: simplify procfs code by Christoph Hellwig · 7 years ago
  37. 978547c sgi-gru: simplify procfs code by Christoph Hellwig · 7 years ago
  38. e7b087f acpi/battery: simplify procfs code by Christoph Hellwig · 7 years ago
  39. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  40. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  41. a2dcdee net: move seq_file_single_net to <linux/seq_file_net.h> by Christoph Hellwig · 7 years ago
  42. 1d98c16 netfilter/x_tables: simplify ѕeq_file code by Christoph Hellwig · 7 years ago
  43. 2ad17b1 net/kcm: simplify proc registration by Christoph Hellwig · 7 years ago
  44. ad08978 ipv6/flowlabel: simplify pid namespace lookup by Christoph Hellwig · 7 years ago
  45. 93cb5a1 ipv{4,6}/raw: simplify ѕeq_file code by Christoph Hellwig · 7 years ago
  46. f455022 ipv{4,6}/ping: simplify proc file creation by Christoph Hellwig · 7 years ago
  47. 37d849b ipv{4,6}/tcp: simplify procfs registration by Christoph Hellwig · 7 years ago
  48. a3d2599 ipv{4,6}/udp{,lite}: simplify proc registration by Christoph Hellwig · 7 years ago
  49. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  50. 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
  51. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  52. 7aed53d proc: add a proc_create_reg helper by Christoph Hellwig · 7 years ago
  53. 61172ea proc: simplify proc_register calling conventions by Christoph Hellwig · 7 years ago
  54. 04015e3 proc: don't detour through seq->private to get the inode by Christoph Hellwig · 7 years ago
  55. 76f668b proc: introduce a proc_pid_ns helper by Christoph Hellwig · 7 years ago
  56. 4776cab afs: Fix the non-encryption of calls by David Howells · 7 years ago
  57. 428edad afs: Fix CB.CallBack handling by David Howells · 7 years ago
  58. 68251f0 afs: Fix whole-volume callback handling by David Howells · 7 years ago
  59. f9c1bba afs: Fix afs_find_server search loop by Marc Dionne · 7 years ago
  60. a86b06d afs: Fix the handling of an unfound server in CM operations by David Howells · 7 years ago
  61. 3709a39 afs: Add a tracepoint to record callbacks from unlisted servers by David Howells · 7 years ago
  62. 001ab5a67 afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID by David Howells · 7 years ago
  63. 3d9fa91 afs: Fix VNOVOL handling in address rotation by David Howells · 7 years ago
  64. 684b0f6 afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility by David Howells · 7 years ago
  65. 441bc62 net/can: single_open_net needs to be paired with single_release_net by Christoph Hellwig · 7 years ago
  66. ec5a3b4 afs: Fix server rotation's handling of fileserver probe failure by David Howells · 7 years ago
  67. d4a96bec afs: Fix refcounting in callback registration by David Howells · 7 years ago
  68. f2686b0 afs: Fix giving up callbacks on server destruction by David Howells · 7 years ago
  69. 01fd79e afs: Fix address list parsing by David Howells · 7 years ago
  70. b61f7dc afs: Fix directory page locking by David Howells · 7 years ago
  71. 67b8d5c Linux 4.17-rc5 by Linus Torvalds · 7 years ago
  72. 66e1c94 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 86a4ac4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. baeda71 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 0503fd6 Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  76. ccda3c4 Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  77. 427fbe8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  78. 0d4cafd Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  79. 05e13bb swiotlb: silent unwanted warning "buffer is full" by Jean Delvare · 7 years ago
  80. 789ba28 Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()" by Mel Gorman · 7 years ago
  81. f0ab773 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  82. 2075b16 rbtree: include rcu.h by Sebastian Andrzej Siewior · 7 years ago
  83. 78eb0c6 scripts/faddr2line: fix error when addr2line output contains discriminator by Changbin Du · 7 years ago
  84. e438302 ocfs2: take inode cluster lock before moving reflinked inode from orphan dir by Ashish Samant · 7 years ago
  85. 27ae357 mm, oom: fix concurrent munlock and oom reaper unmap, v3 by David Rientjes · 7 years ago
  86. 013567b mm: migrate: fix double call of radix_tree_replace_slot() by Naoya Horiguchi · 7 years ago
  87. 3955333 proc/kcore: don't bounds check against address 0 by Laura Abbott · 7 years ago
  88. 7aaf772 mm: don't show nr_indirectly_reclaimable in /proc/vmstat by Roman Gushchin · 7 years ago
  89. 27227c7 mm: sections are not offlined during memory hotremove by Pavel Tatashin · 7 years ago
  90. 6098d7e z3fold: fix reclaim lock-ups by Vitaly Wool · 7 years ago
  91. ae646f0 init: fix false positives in W+X checking by Jeffrey Hugo · 7 years ago
  92. 4ba281d lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit() by Yury Norov · 7 years ago
  93. c9cf87e KASAN: prohibit KASAN+STRUCTLEAK combination by Dmitry Vyukov · 7 years ago
  94. 1d1c8e5 MAINTAINERS: update Shuah's email address by Shuah Khan (Samsung OSG) · 7 years ago
  95. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  96. a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  97. a52956d net sched actions: fix refcnt leak in skbmod by Roman Mashak · 7 years ago
  98. ac42803 Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  99. d68d75f net: sched: fix error path in tcf_proto_create() when modules are not configured by Jiri Pirko · 7 years ago
  100. 3f5f859 Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago