1. d1065b0 cachefiles: Implement cache registration and withdrawal by David Howells · 3 years, 2 months ago
  2. 32759f7 cachefiles: Implement a function to get/create a directory in the cache by David Howells · 3 years, 3 months ago
  3. 1bd9c4e vfs, cachefiles: Mark a backing file in use with an inode flag by David Howells · 3 years, 2 months ago
  4. 80f94f2 cachefiles: Provide a function to check how much space there is by David Howells · 3 years, 3 months ago
  5. 8667d43 cachefiles: Register a miscdev and parse commands over it by David Howells · 3 years, 2 months ago
  6. 254947d cachefiles: Add security derivation by David Howells · 3 years, 2 months ago
  7. 1493bf7 cachefiles: Add cache error reporting macro by David Howells · 3 years, 3 months ago
  8. ecf5a6c cachefiles: Add a couple of tracepoints for logging errors by David Howells · 3 years, 3 months ago
  9. a70f652 cachefiles: Add some error injection support by David Howells · 3 years, 3 months ago
  10. 8390fbc cachefiles: Define structs by David Howells · 3 years, 2 months ago
  11. 77443f6 cachefiles: Introduce rewritten driver by David Howells · 3 years, 2 months ago
  12. 16a96bd fscache: Provide a function to resize a cookie by David Howells · 3 years, 3 months ago
  13. 1f67e6d fscache: Provide a function to note the release of a page by David Howells · 3 years, 3 months ago
  14. 08276bd vfs, fscache: Implement pinning of cache usage for writeback by David Howells · 3 years, 3 months ago
  15. b6e1665 fscache: Implement higher-level write I/O interface by David Howells · 3 years, 3 months ago
  16. 9af1c6c fscache: Implement raw I/O interface by David Howells · 3 years, 3 months ago
  17. 3a11b3a netfs: Pass more information on how to deal with a hole in the cache by David Howells · 3 years, 4 months ago
  18. ed1235e fscache: Provide a function to let the netfs update its coherency data by David Howells · 3 years, 3 months ago
  19. 8e7a867 fscache: Provide read/write stat counters for the cache by David Howells · 3 years, 3 months ago
  20. cdf262f fscache: Count data storage objects in a cache by David Howells · 3 years, 2 months ago
  21. d64f455 fscache: Provide a means to begin an operation by David Howells · 3 years, 3 months ago
  22. d24af13 fscache: Implement cookie invalidation by David Howells · 3 years, 3 months ago
  23. 12bb21a fscache: Implement cookie user counting and resource pinning by David Howells · 3 years, 3 months ago
  24. 5d00e42 fscache: Implement simple cookie state machine by David Howells · 3 years, 3 months ago
  25. 29f18e7 fscache: Add a function for a cache backend to note an I/O error by David Howells · 3 years, 3 months ago
  26. bfa22da fscache: Provide and use cache methods to lookup/create/free a volume by David Howells · 3 years, 3 months ago
  27. 2e0c76a fscache: Implement functions add/remove a cache by David Howells · 3 years, 3 months ago
  28. a7733fb fscache: Implement cookie-level access helpers by David Howells · 3 years, 3 months ago
  29. e6acd32 fscache: Implement volume-level access helpers by David Howells · 3 years, 3 months ago
  30. 23e12e2 fscache: Implement cache-level access helpers by David Howells · 3 years, 3 months ago
  31. 7f3283a fscache: Implement cookie registration by David Howells · 3 years, 3 months ago
  32. 62ab633 fscache: Implement volume registration by David Howells · 3 years, 3 months ago
  33. 9549332 fscache: Implement cache registration by David Howells · 3 years, 3 months ago
  34. e8a07c9 fscache: Implement a hash function by David Howells · 3 years, 3 months ago
  35. 1e1236b fscache: Introduce new driver by David Howells · 3 years, 3 months ago
  36. a39c41b netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space by David Howells · 3 years, 3 months ago
  37. 9e1aa6b netfs: Display the netfs inode number in the netfs_read tracepoint by David Howells · 3 years, 3 months ago
  38. 2cee6fb fscache: Remove the contents of the fscache driver, pending rewrite by David Howells · 3 years, 3 months ago
  39. 850cba0 cachefiles: Delete the cachefiles driver pending rewrite by David Howells · 3 years, 3 months ago
  40. 01491a7 fscache, cachefiles: Disable configuration by David Howells · 3 years, 3 months ago
  41. 3cfef1b6 netfs: fix parameter of cleanup() by Jeffle Xu · 3 years, 1 month ago
  42. 598ad0b netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock by David Howells · 3 years, 1 month ago
  43. 0fcfb00 Linux 5.16-rc4 by Linus Torvalds · 3 years, 1 month ago
  44. 268ba09 Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 1 month ago
  45. 9442070 Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 1 month ago
  46. 5163953 Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 1 month ago
  47. 7587a4a Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  48. 1d21376 Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  49. f5d54a4 Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  50. 90bf8d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
  51. ad5b353 KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure by Tom Lendacky · 3 years, 1 month ago
  52. a655276 KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary by Sean Christopherson · 3 years, 2 months ago
  53. 75236f5 KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails by Sean Christopherson · 3 years, 2 months ago
  54. 79a7216 Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 1 month ago
  55. 23b55d6 Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 1 month ago
  56. afdb4a5 parisc: Mark cr16 CPU clocksource unstable on all SMP machines by Helge Deller · 3 years, 1 month ago
  57. 0f9fee4 parisc: Fix "make install" on newer debian releases by Helge Deller · 3 years, 1 month ago
  58. bbef3c7 Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  59. 8b9a022 Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  60. e3b8bb4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 1 month ago
  61. 5c623c3 Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 1 month ago
  62. 315c4f8 sched/uclamp: Fix rq->uclamp_max not set on first enqueue by Qais Yousef · 3 years, 1 month ago
  63. 9ed20ba preempt/dynamic: Fix setup_preempt_mode() return value by Andrew Halaney · 3 years, 1 month ago
  64. 12119cf Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 1 month ago
  65. 4ec6afd Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
  66. 757f3e6 Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 1 month ago
  67. a2aeaea Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 1 month ago
  68. f66062c Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 1 month ago
  69. a44f27e Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 3 years, 1 month ago
  70. bbb9db5 cifs: avoid use of dstaddr as key for fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  71. 2adc820 cifs: add server conn_id to fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  72. 5bf91ef cifs: wait for tcon resource_id before getting fscache super by Shyam Prasad N · 3 years, 1 month ago
  73. 65de262 cifs: fix missed refcounting of ipc tcon by Paulo Alcantara · 3 years, 1 month ago
  74. 5c8f6a2 x86/xen: Add xenpv_restore_regs_and_return_to_usermode() by Lai Jiangshan · 3 years, 2 months ago
  75. 1367afa x86/entry: Use the correct fence macro after swapgs in kernel CR3 by Lai Jiangshan · 3 years, 2 months ago
  76. 054aa8d fget: check that the fd still exists after getting a ref to it by Linus Torvalds · 3 years, 2 months ago
  77. c07e455 x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() by Lai Jiangshan · 3 years, 2 months ago
  78. 404c912 Merge branch 'powercap' by Rafael J. Wysocki · 3 years, 1 month ago
  79. 1d5379d0 x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword by Michael Sterritt · 3 years, 2 months ago
  80. 1ac5e21 powercap: DTPM: Drop unused local variable from init_dtpm() by Rafael J. Wysocki · 3 years, 1 month ago
  81. a226abc io-wq: don't retry task_work creation failure on fatal conditions by Jens Axboe · 3 years, 1 month ago
  82. 9cabe26e serial: 8250_bcm7271: UART errors after resuming from S2 by Al Cooper · 3 years, 2 months ago
  83. 37307f7 usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() by Zhou Qingyang · 3 years, 2 months ago
  84. 387c2b6 usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests by Frank Li · 3 years, 2 months ago
  85. fbcd13d usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect by Badhri Jagan Sridharan · 3 years, 2 months ago
  86. d2a0040 USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub by Ole Ernst · 3 years, 2 months ago
  87. 09f736a xhci: Fix commad ring abort, write all 64 bits to CRCR register. by Mathias Nyman · 3 years, 2 months ago
  88. 51523ed x86/64/mm: Map all kernel memory into trampoline_pgd by Joerg Roedel · 3 years, 1 month ago
  89. 988f016 objtool: Fix pv_ops noinstr validation by Peter Zijlstra · 3 years, 1 month ago
  90. 5f58da2 Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 1 month ago
  91. a687efe Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 1 month ago
  92. 1152b16 Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 1 month ago
  93. a51e3ac Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  94. 2b2c0f2 Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
  95. df36588 Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 1 month ago
  96. 3c088b1 s390: update defconfigs by Heiko Carstens · 3 years, 2 months ago
  97. 72641d8 Revert "drm/i915: Implement Wa_1508744258" by José Roberto de Souza · 3 years, 2 months ago
  98. e7f2be1 sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full by Frederic Weisbecker · 3 years, 3 months ago
  99. 53e87e3 timers/nohz: Last resort update jiffies on nohz_full IRQ entry by Frederic Weisbecker · 3 years, 3 months ago
  100. 88362eb net: dsa: b53: Add SPI ID table by Florian Fainelli · 3 years, 1 month ago