summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-28m68knommu: Remove mm.h include from uaccess_no.hThomas Gleixner
2020-03-27x86: get rid of user_atomic_cmpxchg_inatomic()Al Viro
2020-03-27generic arch_futex_atomic_op_inuser() doesn't need access_ok()Al Viro
2020-03-27x86: don't reload after cmpxchg in unsafe_atomic_op2() loopAl Viro
2020-03-27x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...Al Viro
2020-03-27objtool: whitelist __sanitizer_cov_trace_switch()Al Viro
2020-03-27[parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro
2020-03-27sh: no need of access_ok() in arch_futex_atomic_op_inuser()Al Viro
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-23completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()Sebastian Siewior
2020-03-21lockdep: Add posixtimer context tracing bitsSebastian Andrzej Siewior
2020-03-21lockdep: Annotate irq_workSebastian Andrzej Siewior
2020-03-21lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra
2020-03-21completion: Use simple wait queuesThomas Gleixner
2020-03-21sched/swait: Prepare usage in completionsThomas Gleixner
2020-03-21timekeeping: Split jiffies seqlockThomas Gleixner
2020-03-21Documentation: Add lock ordering and nesting documentationThomas Gleixner
2020-03-21powerpc/ps3: Convert half completion to rcuwaitPeter Zijlstra (Intel)
2020-03-21rcuwait: Add @state argument to rcuwait_wait_event()Peter Zijlstra (Intel)
2020-03-21microblaze: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-03-21ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-03-21hexagon: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-03-21csky: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-03-21nds32: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-03-21acpi: Remove header dependencyPeter Zijlstra
2020-03-21orinoco_usb: Use the regular completion interfacesThomas Gleixner
2020-03-21usb: gadget: Use completion interface instead of open coding itThomas Gleixner
2020-03-21pci/switchtec: Replace completion wait queue usage for pollSebastian Andrzej Siewior
2020-03-21PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe
2020-03-20lockdep: Teach lockdep about "USED" <- "IN-NMI" inversionsPeter Zijlstra
2020-03-20locking/lockdep: Rework lockdep_lockPeter Zijlstra
2020-03-20locking/lockdep: Fix bad recursion patternPeter Zijlstra
2020-03-20locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()Boqun Feng
2020-03-06asm-generic/bitops: Update stale commentWill Deacon
2020-03-06futex: Remove {get,drop}_futex_key_refs()Peter Zijlstra
2020-03-06futex: Remove pointless mmgrap() + mmdrop()Peter Zijlstra
2020-03-06Merge branch 'locking/urgent'Peter Zijlstra
2020-03-06futex: Fix inode life-time issuePeter Zijlstra
2020-03-01Linux 5.6-rc4Linus Torvalds
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-02-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang
2020-02-29jbd2: fix data races at struct journal_headQian Cai
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-02-28Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds