1. c014ef6 locking/rtmutex: Add wake_state to rt_mutex_waiter by Thomas Gleixner · 3 years, 5 months ago
  2. 4225410 locking/rwsem: Add rtmutex based R/W semaphore implementation by Thomas Gleixner · 3 years, 5 months ago
  3. 943f0ed locking/rt: Add base code for RT rw_semaphore and rwlock by Thomas Gleixner · 3 years, 5 months ago
  4. 6bc8996 locking/rtmutex: Provide rt_mutex_base_is_locked() by Thomas Gleixner · 3 years, 5 months ago
  5. ebbdc41 locking/rtmutex: Provide rt_mutex_slowlock_locked() by Thomas Gleixner · 3 years, 5 months ago
  6. 830e6ac locking/rtmutex: Split out the inner parts of 'struct rtmutex' by Peter Zijlstra · 3 years, 5 months ago
  7. 531ae4b locking/rtmutex: Split API from implementation by Thomas Gleixner · 3 years, 5 months ago
  8. 709e0b6 locking/rtmutex: Switch to from cmpxchg_*() to try_cmpxchg_*() by Thomas Gleixner · 3 years, 5 months ago
  9. 7851593 locking/rtmutex: Convert macros to inlines by Sebastian Andrzej Siewior · 3 years, 5 months ago
  10. f07ec52 locking/rtmutex: Remove rt_mutex_is_locked() by Peter Zijlstra · 3 years, 5 months ago
  11. e14c4bd media/atomisp: Use lockdep instead of *mutex_is_locked() by Peter Zijlstra · 3 years, 5 months ago
  12. 2c8bb85 sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER() by Thomas Gleixner · 3 years, 5 months ago
  13. 6991436 sched/core: Provide a scheduling point for RT locks by Thomas Gleixner · 3 years, 5 months ago
  14. b4bfa3f sched/core: Rework the __schedule() preempt argument by Thomas Gleixner · 3 years, 5 months ago
  15. 5f220be sched/wakeup: Prepare for RT sleeping spin/rwlocks by Thomas Gleixner · 3 years, 5 months ago
  16. 85019c1 sched/wakeup: Reorganize the current::__state helpers by Thomas Gleixner · 3 years, 5 months ago
  17. cd781d0 sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit by Thomas Gleixner · 3 years, 5 months ago
  18. 43295d7 sched/wakeup: Split out the wakeup ->__state check by Thomas Gleixner · 3 years, 5 months ago
  19. b41cda0 locking/rtmutex: Set proper wait context for lockdep by Thomas Gleixner · 3 years, 5 months ago
  20. d8bbd97 locking/local_lock: Add missing owner initialization by Thomas Gleixner · 3 years, 5 months ago
  21. c87866e Merge tag 'v5.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 4 months ago
  22. 7c60610 Linux 5.14-rc6 by Linus Torvalds · 3 years, 5 months ago
  23. ecf9343 Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 5 months ago
  24. c4f14ea Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  25. 839da25 Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  26. 12aef8a Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  27. b045b8c Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  28. 3e763ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 5 months ago
  29. 0aa78d1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 5 months ago
  30. 7ba34c0 Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 5 months ago
  31. 12f4132 Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 5 months ago
  32. 56aee57 Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 5 months ago
  33. 76c9e46 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 5 months ago
  34. ba31f97 Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 5 months ago
  35. a7a4f1c0 Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 5 months ago
  36. 118516e2 Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 3 years, 5 months ago
  37. dfa377c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  38. 27b2eaa Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
  39. a83ed22 Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 5 months ago
  40. 854f326 lib: use PFN_PHYS() in devmem_is_allowed() by Liang Wang · 3 years, 5 months ago
  41. 7fa0dac mm/memcg: fix incorrect flushing of lruvec data in obj_stock by Waiman Long · 3 years, 5 months ago
  42. eb2faa5 mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE) by David Hildenbrand · 3 years, 5 months ago
  43. a7f1d48 mm: slub: fix slub_debug disabling for list of slabs by Vlastimil Babka · 3 years, 5 months ago
  44. 1ed7ce5 slub: fix kmalloc_pagealloc_invalid_free unit test by Shakeel Butt · 3 years, 5 months ago
  45. 340caf1 kasan, slub: reset tag when printing address by Kuan-Ying Lee · 3 years, 5 months ago
  46. 6c7a00b kasan, kmemleak: reset tags when scanning block by Kuan-Ying Lee · 3 years, 5 months ago
  47. 020efda Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  48. 42995ce Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  49. 462938c Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 5 months ago
  50. cddce01 nbd: Aovid double completion of a request by Xie Yongji · 3 years, 5 months ago
  51. 8f40d03 tools/io_uring/io_uring-cp: sync with liburing example by Jens Axboe · 3 years, 5 months ago
  52. 454bb67 blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED by Yu Kuai · 3 years, 5 months ago
  53. 7a3dc4f driver core: Add missing kernel doc for device::msi_lock by Thomas Gleixner · 3 years, 5 months ago
  54. 6e949ddb Merge branch 'kvm-tdpmmu-fixes' into kvm-master by Paolo Bonzini · 3 years, 5 months ago
  55. ce25681 KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock by Sean Christopherson · 3 years, 5 months ago
  56. 0103098 KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs by Sean Christopherson · 3 years, 5 months ago
  57. 524a1e4 KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs by Sean Christopherson · 3 years, 5 months ago
  58. c5e2bf0 Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 5 months ago
  59. 18712c1 KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF by Sean Christopherson · 3 years, 5 months ago
  60. 85aa888 kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault by Junaid Shahid · 3 years, 5 months ago
  61. 375d1ad Merge branch 'kvm-vmx-secctl' into kvm-master by Paolo Bonzini · 3 years, 5 months ago
  62. ffbe17c KVM: x86: remove dead initialization by Paolo Bonzini · 3 years, 5 months ago
  63. 1383279 KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels by Sean Christopherson · 3 years, 5 months ago
  64. f8e6dfc Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  65. 3a03c67 Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 5 months ago
  66. 82cce5f Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 5 months ago
  67. a1fa726 Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 5 months ago
  68. 3e234e9 Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 5 months ago
  69. a9a5070 Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by Jakub Kicinski · 3 years, 5 months ago
  70. 064855a x86/resctrl: Fix default monitoring groups reporting by Babu Moger · 3 years, 5 months ago
  71. 49b0b6f vsock/virtio: avoid potential deadlock when vsock device remove by Longpeng(Mike) · 3 years, 5 months ago
  72. f8fbb47 Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
  73. 59cd4f4 Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 5 months ago
  74. d9d5b89 wwan: core: Avoid returning NULL from wwan_create_dev() by Andy Shevchenko · 3 years, 5 months ago
  75. 9e99275 cifs: Call close synchronously during unlink/rename/lease break. by Rohith Surabattula · 3 years, 5 months ago
  76. 4153570 cifs: Handle race conditions during rename by Rohith Surabattula · 3 years, 5 months ago
  77. 88ca2521b xen/events: Fix race in set_evtchn_to_irq by Maximilian Heyne · 3 years, 5 months ago
  78. 839ad22 x86/tools: Fix objdump version check again by Randy Dunlap · 3 years, 5 months ago
  79. fdf3a7a riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE by Alexandre Ghiti · 3 years, 5 months ago
  80. 030d6db riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it by Changbin Du · 3 years, 5 months ago
  81. cbc06f0 powerpc/xive: Do not skip CPU-less nodes when creating the IPIs by Cédric Le Goater · 3 years, 5 months ago
  82. 01fcac8 powerpc/interrupt: Do not call single_step_exception() from other exceptions by Christophe Leroy · 3 years, 5 months ago
  83. 9869416 powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt() by Christophe Leroy · 3 years, 5 months ago
  84. ffd5caa drm/doc/rfc: drop lmem uapi section by Daniel Vetter · 3 years, 5 months ago
  85. 24d032e drm/i915: Only access SFC_DONE when media domain is not fused off by Matt Roper · 3 years, 5 months ago
  86. abd9d66 drm/i915/display: Fix the 12 BPC bits for PIPE_MISC reg by Ankit Nautiyal · 3 years, 5 months ago
  87. 700fa08 net: dsa: sja1105: unregister the MDIO buses during teardown by Vladimir Oltean · 3 years, 5 months ago
  88. c4b68e5 pinctrl: amd: Fix an issue with shutdown when system set to s0ix by Mario Limonciello · 3 years, 5 months ago
  89. 8670499 Revert "tipc: Return the correct errno code" by Hoang Le · 3 years, 5 months ago
  90. 48c812e net: mscc: Fix non-GPL export of regmap APIs by Mark Brown · 3 years, 5 months ago
  91. 1746f4d Merge tag 'orphans-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 5 months ago
  92. fd66ad6 Merge tag 'seccomp-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 5 months ago
  93. bf71bde Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 5 months ago
  94. b69dd5b net: igmp: increase size of mr_ifc_count by Eric Dumazet · 3 years, 5 months ago
  95. 0271824 MAINTAINERS: switch to my OMP email for Renesas Ethernet drivers by Sergey Shtylyov · 3 years, 5 months ago
  96. 6de035f tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 3 years, 5 months ago
  97. 2cad5d2 net: pcs: xpcs: fix error handling on failed to allocate memory by Wong Vee Khee · 3 years, 5 months ago
  98. 6922110 net: linkwatch: fix failure to restore device state across suspend/resume by Willy Tarreau · 3 years, 5 months ago
  99. 0f78399 Revert "block/mq-deadline: Add cgroup support" by Tejun Heo · 3 years, 5 months ago
  100. 8483788 vmlinux.lds.h: Handle clang's module.{c,d}tor sections by Nathan Chancellor · 3 years, 5 months ago