1. 2ca97ac userfaultfd: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 8 months ago
  2. 76246c9 NFSv4: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 8 months ago
  3. 67b7b64 iocost: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 8 months ago
  4. 0a87b25 raid5: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 8 months ago
  5. 2647537 vfs: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 8 months ago
  6. 025e82b timekeeping: Use sequence counter with associated raw spinlock by Ahmed S. Darwish · 4 years, 8 months ago
  7. 77cc278f xfrm: policy: Use sequence counters with associated lock by Ahmed S. Darwish · 4 years, 8 months ago
  8. b901892 netfilter: nft_set_rbtree: Use sequence counter with associated rwlock by Ahmed S. Darwish · 4 years, 8 months ago
  9. 8201d92 netfilter: conntrack: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 8 months ago
  10. b750586 sched: tasks: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 8 months ago
  11. cd29f22 dma-buf: Use sequence counter with associated wound/wait mutex by Ahmed S. Darwish · 4 years, 8 months ago
  12. 318ce71 dma-buf: Remove custom seqcount lockdep class key by Ahmed S. Darwish · 4 years, 8 months ago
  13. ec8702d seqlock: Align multi-line macros newline escapes at 72 columns by Ahmed S. Darwish · 4 years, 8 months ago
  14. 55f3560 seqlock: Extend seqcount API with associated locks by Ahmed S. Darwish · 4 years, 8 months ago
  15. 859247d seqlock: lockdep assert non-preemptibility on seqcount_t write by Ahmed S. Darwish · 4 years, 8 months ago
  16. 8fd8ad5 lockdep: Add preemption enabled/disabled assertion APIs by Ahmed S. Darwish · 4 years, 8 months ago
  17. 932e463 seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount() by Ahmed S. Darwish · 4 years, 8 months ago
  18. 89b8884 seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs by Ahmed S. Darwish · 4 years, 8 months ago
  19. f4a27cb seqlock: Reorder seqcount_t and seqlock_t API definitions by Ahmed S. Darwish · 4 years, 8 months ago
  20. d3b35b8 seqlock: seqcount_t latch: End read sections with read_seqcount_retry() by Ahmed S. Darwish · 4 years, 8 months ago
  21. 15cbe67b seqlock: Properly format kernel-doc code samples by Ahmed S. Darwish · 4 years, 8 months ago
  22. 0d24f65 Documentation: locking: Describe seqlock design and usage by Ahmed S. Darwish · 4 years, 8 months ago
  23. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 8 months ago
  24. 459e395 locking/qspinlock: Do not include atomic.h from qspinlock_types.h by Herbert Xu · 4 years, 8 months ago
  25. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 8 months ago
  26. e885d5d lockdep: Move list.h inclusion into lockdep.h by Herbert Xu · 4 years, 8 months ago
  27. c84d530 Merge tag 'v5.8-rc6' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
  28. ba47d84 Linux 5.8-rc6 by Linus Torvalds · 4 years, 8 months ago
  29. 92188b4 Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into master by Linus Torvalds · 4 years, 8 months ago
  30. efb9666e Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  31. 66e4b63 Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  32. 43768f7 Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  33. 9413cd7 Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  34. ce20d7b Merge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into master by Linus Torvalds · 4 years, 8 months ago
  35. 8c18fc6 Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mapping into master by Linus Torvalds · 4 years, 8 months ago
  36. da05b14 x86/boot: Don't add the EFI stub to targets by Arvind Sankar · 4 years, 8 months ago
  37. 58ac315 x86/entry: Actually disable stack protector by Kees Cook · 4 years, 9 months ago
  38. f932d58 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into master by Linus Torvalds · 4 years, 8 months ago
  39. e26aeee Merge tag 'hwmon-for-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging into master by Linus Torvalds · 4 years, 8 months ago
  40. 6cf7ccb Merge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into master by Linus Torvalds · 4 years, 8 months ago
  41. 721db9d Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into master by Linus Torvalds · 4 years, 8 months ago
  42. c66ef39 hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives by Maciej S. Szmigiero · 4 years, 8 months ago
  43. cadfad8 x86/ioperm: Fix io bitmap invalidation on Xen PV by Andy Lutomirski · 4 years, 8 months ago
  44. 9a71df4 futex: Remove unused or redundant includes by André Almeida · 4 years, 8 months ago
  45. 9261308 futex: Consistently use fshared as boolean by André Almeida · 4 years, 8 months ago
  46. 6a70f89 Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs into master by Linus Torvalds · 4 years, 8 months ago
  47. 630c183 Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into master by Linus Torvalds · 4 years, 8 months ago
  48. a570f41 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master by Linus Torvalds · 4 years, 8 months ago
  49. d7c5ed7 futex: Remove needless goto's by André Almeida · 4 years, 8 months ago
  50. 9180bd4 futex: Remove put_futex_key() by André Almeida · 4 years, 8 months ago
  51. baedb87 genirq/affinity: Handle affinity setting on inactive interrupts correctly by Thomas Gleixner · 4 years, 8 months ago
  52. e2a71bd timer: Fix wheel index calculation on last level by Frederic Weisbecker · 4 years, 8 months ago
  53. 65caafd SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") by Olga Kornievskaia · 4 years, 8 months ago
  54. 4ebf8d7 Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into master by Linus Torvalds · 4 years, 8 months ago
  55. c9ea87d Merge tag 'block-5.8-2020-07-17' of git://git.kernel.dk/linux-block into master by Linus Torvalds · 4 years, 8 months ago
  56. 0dd68a3 Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into master by Linus Torvalds · 4 years, 8 months ago
  57. 44fea37 Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into master by Linus Torvalds · 4 years, 8 months ago
  58. 33b9108 Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into master by Linus Torvalds · 4 years, 8 months ago
  59. 8da822e Merge tag 'regulator-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into master by Linus Torvalds · 4 years, 8 months ago
  60. ee43695 Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into master by Linus Torvalds · 4 years, 8 months ago
  61. 60541fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid into master by Linus Torvalds · 4 years, 8 months ago
  62. 38b7c2a RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw by Palmer Dabbelt · 4 years, 8 months ago
  63. 2648298 Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes by Arnd Bergmann · 4 years, 8 months ago
  64. f7d96b8 Merge tag 'renesas-fixes-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes by Arnd Bergmann · 4 years, 8 months ago
  65. a238ac2 Merge tag 'sound-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into master by Linus Torvalds · 4 years, 8 months ago
  66. 25d4e7f tools arch kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  67. 94fddb7 perf tools: Sync hashmap.h with libbpf's by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  68. a2db71b libsubcmd: Fix OPT_CALLBACK_SET() by Ravi Bangoria · 4 years, 9 months ago
  69. f32ed8e drivers/perf: Prevent forced unbinding of PMU drivers by Qi Liu · 4 years, 8 months ago
  70. bd024e8 asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible() by Will Deacon · 4 years, 8 months ago
  71. 8882572 Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm into master by Linus Torvalds · 4 years, 8 months ago
  72. adbe8a3 Merge tag 'amd-drm-fixes-5.8-2020-07-15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  73. a9232dc rwsem: fix commas in initialisation by Alexey Dobriyan · 4 years, 8 months ago
  74. 482cbb6 docs: locking: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 8 months ago
  75. 5be542e lockdep: Move list.h inclusion into lockdep.h by Herbert Xu · 4 years, 8 months ago
  76. 01cfcde sched/fair: handle case of task_h_load() returning 0 by Vincent Guittot · 4 years, 8 months ago
  77. b041ef0 Merge tag 'omap-for-v5.8/fixes-rc5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 4 years, 8 months ago
  78. d943a9c Merge tag 'imx-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 4 years, 8 months ago
  79. c07e902 Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixes by Arnd Bergmann · 4 years, 8 months ago
  80. 299632e regmap: debugfs: Don't sleep while atomic for fast_io regmaps by Douglas Anderson · 4 years, 8 months ago
  81. 07a56bb Merge tag 'pm-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into master by Linus Torvalds · 4 years, 8 months ago
  82. 3e543a4 Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into master by Linus Torvalds · 4 years, 8 months ago
  83. 50ad1c2 Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into master by Linus Torvalds · 4 years, 8 months ago
  84. 6a058f0 Merge tag 'staging-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into master by Linus Torvalds · 4 years, 8 months ago
  85. 7531ee3 Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into master by Linus Torvalds · 4 years, 8 months ago
  86. 7e8d2f6 Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux into master by Linus Torvalds · 4 years, 8 months ago
  87. 1740f21 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 8 months ago
  88. c7300cd Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 4 years, 8 months ago
  89. 81e9685 x86: math-emu: Fix up 'cmp' insn for clang ias by Arnd Bergmann · 4 years, 10 months ago
  90. 5769fe2 x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV by Sedat Dilek · 4 years, 8 months ago
  91. 6ee93f8 x86/entry: Add compatibility with IAS by Jian Cai · 4 years, 8 months ago
  92. 1f273e2 Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8 by Jens Axboe · 4 years, 8 months ago
  93. a6c99da Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 8 months ago
  94. 05b2902 nvme: explicitly update mpath disk capacity on revalidation by Anthony Iliopoulos · 4 years, 8 months ago
  95. 5afc785 arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP by Will Deacon · 5 years ago
  96. d83ee6e arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter() by Will Deacon · 4 years, 8 months ago
  97. 139dbe5 arm64: syscall: Expand the comment about ptrace and syscall(-1) by Will Deacon · 4 years, 8 months ago
  98. 59ee987 arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI by Will Deacon · 4 years, 8 months ago
  99. 1595668 arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return by Will Deacon · 4 years, 8 months ago
  100. 3a5a436 arm64: ptrace: Override SPSR.SS when single-stepping is enabled by Will Deacon · 5 years ago