linux-2.6-microblaze.git
2021-08-17 Thomas Gleixnerfutex: Validate waiter correctly in futex_proxy_trylock...
2021-08-17 Sebastian Andrzej... lib/test_lockup: Adapt to changed variables
2021-08-17 Thomas Gleixnerlocking/rtmutex: Add mutex variant for RT
2021-08-17 Peter Zijlstralocking/ww_mutex: Implement rtmutex based ww_mutex...
2021-08-17 Peter Zijlstralocking/rtmutex: Extend the rtmutex core to support...
2021-08-17 Peter Zijlstralocking/ww_mutex: Add rt_mutex based lock type and...
2021-08-17 Peter Zijlstralocking/ww_mutex: Add RT priority to W/W order
2021-08-17 Peter Zijlstralocking/ww_mutex: Implement rt_mutex accessors
2021-08-17 Thomas Gleixnerlocking/ww_mutex: Abstract out internal lock accesses
2021-08-17 Peter Zijlstralocking/ww_mutex: Abstract out mutex types
2021-08-17 Peter Zijlstralocking/ww_mutex: Abstract out mutex accessors
2021-08-17 Peter Zijlstralocking/ww_mutex: Abstract out waiter enqueueing
2021-08-17 Peter Zijlstralocking/ww_mutex: Abstract out the waiter iteration
2021-08-17 Peter Zijlstralocking/ww_mutex: Remove the __sched annotation from...
2021-08-17 Peter Zijlstra... locking/ww_mutex: Split out the W/W implementation...
2021-08-17 Peter Zijlstra... locking/ww_mutex: Split up ww_mutex_unlock()
2021-08-17 Peter Zijlstralocking/ww_mutex: Gather mutex_waiter initialization
2021-08-17 Peter Zijlstralocking/ww_mutex: Simplify lockdep annotations
2021-08-17 Thomas Gleixnerlocking/mutex: Make mutex::wait_lock raw
2021-08-17 Thomas Gleixnerlocking/ww_mutex: Move the ww_mutex definitions from...
2021-08-17 Thomas Gleixnerlocking/mutex: Move the 'struct mutex_waiter' definitio...
2021-08-17 Thomas Gleixnerlocking/mutex: Consolidate core headers, remove kernel...
2021-08-17 Peter Zijlstralocking/rtmutex: Squash !RT tasks to DEFAULT_PRIO
2021-08-17 Thomas Gleixnerlocking/rwlock: Provide RT variant
2021-08-17 Thomas Gleixnerlocking/spinlock: Provide RT variant
2021-08-17 Thomas Gleixnerlocking/rtmutex: Provide the spin/rwlock core lock...
2021-08-17 Thomas Gleixnerlocking/spinlock: Provide RT variant header: <linux...
2021-08-17 Thomas Gleixnerlocking/spinlock: Provide RT specific spinlock_t
2021-08-17 Sebastian Andrzej... locking/rtmutex: Reduce <linux/rtmutex.h> header depend...
2021-08-17 Sebastian Andrzej... rbtree: Split out the rbtree type definitions into...
2021-08-17 Sebastian Andrzej... locking/lockdep: Reduce header dependencies in <linux...
2021-08-17 Sebastian Andrzej... locking/rtmutex: Prevent future include recursion hell
2021-08-17 Thomas Gleixnerlocking/spinlock: Split the lock types header, and...
2021-08-17 Thomas Gleixnerlocking/rtmutex: Guard regular sleeping locks specific...
2021-08-17 Thomas Gleixnerlocking/rtmutex: Prepare RT rt_mutex_wake_q for RT...
2021-08-17 Thomas Gleixnerlocking/rtmutex: Use rt_mutex_wake_q_head
2021-08-17 Thomas Gleixnerlocking/rtmutex: Provide rt_wake_q_head and helpers
2021-08-17 Thomas Gleixnerlocking/rtmutex: Add wake_state to rt_mutex_waiter
2021-08-17 Thomas Gleixnerlocking/rwsem: Add rtmutex based R/W semaphore implemen...
2021-08-17 Thomas Gleixnerlocking/rt: Add base code for RT rw_semaphore and rwlock
2021-08-17 Thomas Gleixnerlocking/rtmutex: Provide rt_mutex_base_is_locked()
2021-08-17 Thomas Gleixnerlocking/rtmutex: Provide rt_mutex_slowlock_locked()
2021-08-17 Peter Zijlstralocking/rtmutex: Split out the inner parts of 'struct...
2021-08-17 Thomas Gleixnerlocking/rtmutex: Split API from implementation
2021-08-17 Thomas Gleixnerlocking/rtmutex: Switch to from cmpxchg_*() to try_cmpx...
2021-08-17 Sebastian Andrzej... locking/rtmutex: Convert macros to inlines
2021-08-17 Peter Zijlstralocking/rtmutex: Remove rt_mutex_is_locked()
2021-08-17 Peter Zijlstramedia/atomisp: Use lockdep instead of *mutex_is_locked()
2021-08-17 Thomas Gleixnersched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
2021-08-17 Thomas Gleixnersched/core: Provide a scheduling point for RT locks
2021-08-17 Thomas Gleixnersched/core: Rework the __schedule() preempt argument
2021-08-17 Thomas Gleixnersched/wakeup: Prepare for RT sleeping spin/rwlocks
2021-08-17 Thomas Gleixnersched/wakeup: Reorganize the current::__state helpers
2021-08-17 Thomas Gleixnersched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
2021-08-17 Thomas Gleixnersched/wakeup: Split out the wakeup ->__state check
2021-08-17 Thomas Gleixnerlocking/rtmutex: Set proper wait context for lockdep
2021-08-17 Thomas Gleixnerlocking/local_lock: Add missing owner initialization
2021-08-17 Ingo MolnarMerge tag 'v5.14-rc6' into locking/core, to pick up...
2021-08-15 Linus TorvaldsLinux 5.14-rc6
2021-08-15 Linus TorvaldsMerge tag 'powerpc-5.14-5' of git://git./linux/kernel...
2021-08-15 Linus TorvaldsMerge tag 'irq-urgent-2021-08-15' of git://git./linux...
2021-08-15 Linus TorvaldsMerge tag 'locking_urgent_for_v5.14_rc6' of git://git...
2021-08-15 Linus TorvaldsMerge tag 'efi_urgent_for_v5.14_rc6' of git://git....
2021-08-15 Linus TorvaldsMerge tag 'x86_urgent_for_v5.14_rc6' of git://git....
2021-08-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-08-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-08-15 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.14-rc6' of git://git....
2021-08-15 Linus TorvaldsMerge tag 'usb-5.14-rc6' of git://git./linux/kernel...
2021-08-15 Linus TorvaldsMerge tag 'staging-5.14-rc6' of git://git./linux/kernel...
2021-08-15 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-08-14 Linus TorvaldsMerge tag 'for-linus-5.14-rc6-tag' of git://git./linux...
2021-08-14 Linus TorvaldsMerge tag 'riscv-for-linus-5.14-rc6' of git://git....
2021-08-14 Linus TorvaldsMerge tag 'configfs-5.14' of git://git.infradead.org...
2021-08-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-08-14 Linus TorvaldsMerge tag '5.14-rc5-smb3-fixes' of git://git.samba...
2021-08-14 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.14-rc6' of git:...
2021-08-14 Liang Wanglib: use PFN_PHYS() in devmem_is_allowed()
2021-08-14 Waiman Longmm/memcg: fix incorrect flushing of lruvec data in...
2021-08-14 David Hildenbrandmm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_...
2021-08-14 Vlastimil Babkamm: slub: fix slub_debug disabling for list of slabs
2021-08-14 Shakeel Buttslub: fix kmalloc_pagealloc_invalid_free unit test
2021-08-14 Kuan-Ying Leekasan, slub: reset tag when printing address
2021-08-14 Kuan-Ying Leekasan, kmemleak: reset tags when scanning block
2021-08-13 Linus TorvaldsMerge tag 'block-5.14-2021-08-13' of git://git.kernel...
2021-08-13 Linus TorvaldsMerge tag 'io_uring-5.14-2021-08-13' of git://git.kerne...
2021-08-13 Linus TorvaldsMerge tag 'pinctrl-v5.14-2' of git://git./linux/kernel...
2021-08-13 Xie Yongjinbd: Aovid double completion of a request
2021-08-13 Jens Axboetools/io_uring/io_uring-cp: sync with liburing example
2021-08-13 Yu Kuaiblk-mq: clear active_queues before clearing BLK_MQ_F_TA...
2021-08-13 Thomas Gleixnerdriver core: Add missing kernel doc for device::msi_lock
2021-08-13 Paolo BonziniMerge branch 'kvm-tdpmmu-fixes' into kvm-master
2021-08-13 Sean ChristophersonKVM: x86/mmu: Protect marking SPs unsync when using...
2021-08-13 Sean ChristophersonKVM: x86/mmu: Don't step down in the TDP iterator when...
2021-08-13 Sean ChristophersonKVM: x86/mmu: Don't leak non-leaf SPTEs when zapping...
2021-08-13 Paolo BonziniMerge tag 'kvmarm-fixes-5.14-2' of git://git./linux...
2021-08-13 Sean ChristophersonKVM: nVMX: Use vmx_need_pf_intercept() when deciding...
2021-08-13 Junaid Shahidkvm: vmx: Sync all matching EPTPs when injecting nested...
2021-08-13 Paolo BonziniMerge branch 'kvm-vmx-secctl' into kvm-master
2021-08-13 Paolo BonziniKVM: x86: remove dead initialization
2021-08-13 Sean ChristophersonKVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32...
next