- fff9b6c Documentation/atomic_t.txt: Clarify pure non-rmw usage by Peter Zijlstra · 6 years ago
- 6a6a9d5 locking/atomic, s390/pci: Remove redundant casts by Mark Rutland · 6 years ago
- 2af7a0f locking/atomic, crypto/nx: Remove redundant casts by Mark Rutland · 6 years ago
- 3724921 locking/atomic: Use s64 for atomic64_t on 64-bit by Mark Rutland · 6 years ago
- 79c53a8 locking/atomic, x86: Use s64 for atomic64 by Mark Rutland · 6 years ago
- 04e8851 locking/atomic, sparc: Use s64 for atomic64 by Mark Rutland · 6 years ago
- 0ca9480 locking/atomic, s390: Use s64 for atomic64 by Mark Rutland · 6 years ago
- 0754211 locking/atomic, riscv: Use s64 for atomic64 by Mark Rutland · 6 years ago
- 33e42ef locking/atomic, riscv: Fix atomic64_sub_if_positive() offset argument by Mark Rutland · 6 years ago
- 8cd8de5 locking/atomic, powerpc: Use s64 for atomic64 by Mark Rutland · 6 years ago
- d184cf1 locking/atomic, mips: Use s64 for atomic64 by Mark Rutland · 6 years ago
- d84e28d locking/atomic, ia64: Use s64 for atomic64 by Mark Rutland · 6 years ago
- 16f1868 locking/atomic, arm64: Use s64 for atomic64 by Mark Rutland · 6 years ago
- ef4cdc0 locking/atomic, arm: Use s64 for atomic64 by Mark Rutland · 6 years ago
- 16fbad0 locking/atomic, arc: Use s64 for atomic64 by Mark Rutland · 6 years ago
- 0203fdc locking/atomic, alpha: Use s64 for atomic64 by Mark Rutland · 6 years ago
- 9255813 locking/atomic: Use s64 for atomic64 by Mark Rutland · 6 years ago
- 982164d locking/atomic, s390/pci: Prepare for atomic64_read() conversion by Mark Rutland · 6 years ago
- 90fde66 locking/atomic, crypto/nx: Prepare for atomic64_read() conversion by Mark Rutland · 6 years ago
- 2481163 locking/lock_events: Use raw_cpu_{add,inc}() for stats by Peter Zijlstra · 6 years ago
- d934985 locking/lockdep: Fix merging of hlocks with non-zero references by Imre Deak · 6 years ago
- 8c8889d locking/lockdep: Fix OOO unlock when hlocks need merging by Imre Deak · 6 years ago
- bf998b9 locking/lockdep: Remove !dir in lock irq usage check by Yuyang Du · 6 years ago
- 4d56330 locking/lockdep: Adjust new bit cases in mark_lock by Yuyang Du · 6 years ago
- 0918065 locking/lockdep: Consolidate lock usage bit initialization by Yuyang Du · 6 years ago
- 68e9dc2 locking/lockdep: Check redundant dependency only when CONFIG_LOCKDEP_SMALL by Yuyang Du · 6 years ago
- 8c2c2b4 locking/lockdep: Refactorize check_noncircular and check_redundant by Yuyang Du · 6 years ago
- b4adfe8e locking/lockdep: Remove unused argument in __lock_release by Yuyang Du · 6 years ago
- 4609c4f locking/lockdep: Remove redundant argument in check_deadlock by Yuyang Du · 6 years ago
- 1ac4ba5 locking/lockdep: Add explanation to lock usage rules in lockdep design doc by Yuyang Du · 6 years ago
- 154f185 locking/lockdep: Update comments on dependency search by Yuyang Du · 6 years ago
- 77a8069 locking/lockdep: Avoid constant checks in __bfs by using offset reference by Yuyang Du · 6 years ago
- c166132 locking/lockdep: Change the return type of __cq_dequeue() by Yuyang Du · 6 years ago
- aa48077 locking/lockdep: Change type of the element field in circular_queue by Yuyang Du · 6 years ago
- 31a490e locking/lockdep: Update comment by Yuyang Du · 6 years ago
- 0b9fc8e locking/lockdep: Remove unused argument in validate_chain() and check_deadlock() by Yuyang Du · 6 years ago
- 01bb6f0 locking/lockdep: Change the range of class_idx in held_lock struct by Yuyang Du · 6 years ago
- f6ec882 locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with by Yuyang Du · 6 years ago
- e196e47 locking/lockdep: Use lockdep_init_task for task initiation consistently by Yuyang Du · 6 years ago
- d16dbd1 locking/lockdep: Update obsolete struct field description by Yuyang Du · 6 years ago
- 834494b locking/lockdep: Print the right depth for chain key collision by Yuyang Du · 6 years ago
- e7a38f6 locking/lockdep: Remove useless conditional macro by Yuyang Du · 6 years ago
- c52478f locking/lockdep: Adjust lock usage bit character checks by Yuyang Du · 6 years ago
- c01fbbc locking/lockdep: Add description and explanation in lockdep design doc by Yuyang Du · 6 years ago
- f7c1c6b locking/lockdep: Change all print_*() return type to void by Yuyang Du · 6 years ago
- 26b73da Merge tag 'v5.2-rc3' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
- f2c7c76 Linux 5.2-rc3 by Linus Torvalds · 6 years ago
- 7bd1d5e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 6751b8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- af04245 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 4fb5741 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- a68dc618 Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 460b48a Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- b44a1dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 38baf0b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
- 378e853 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
- f58c356 Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
- 9221dce Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 1975b33 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 7b3064f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- e577c8b mm, compaction: make sure we isolate a valid PFN by Suzuki K Poulose · 6 years ago
- 590ba22 include/linux/generic-radix-tree.h: fix kerneldoc comment by Jonathan Corbet · 6 years ago
- 98af37d kernel/signal.c: trace_signal_deliver when signal_group_exit by Zhenliang Wei · 6 years ago
- d3ed71e drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used by Qian Cai · 6 years ago
- 8d7a7ab spdxcheck.py: fix directory structures by Vincenzo Frascino · 6 years ago
- 0600597 kasan: initialize tag to 0xff in __kasan_kmalloc by Nathan Chancellor · 6 years ago
- bb9f6f6 z3fold: fix sheduling while atomic by Vitaly Wool · 6 years ago
- ef7a77c scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set by Fabiano Rosas · 6 years ago
- df17277 mm/gup: continue VM_FAULT_RETRY processing even for pre-faults by Mike Rapoport · 6 years ago
- b9fba67 ocfs2: fix error path kobject memory leak by Tobin C. Harding · 6 years ago
- 3e85899 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 6 years ago
- 9852ae3 mm, memcg: consider subtrees in memory.events by Chris Down · 6 years ago
- bc81426 prctl_set_mm: downgrade mmap_sem to read lock by Michal Koutný · 6 years ago
- 11bbd8b prctl_set_mm: refactor checks from validate_prctl_map by Michal Koutný · 6 years ago
- 8856ae4 kernel/fork.c: make max_threads symbol static by Kefeng Wang · 6 years ago
- fb092eb arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes by Sebastian Andrzej Siewior · 6 years ago
- 461071b arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK by David Rientjes · 6 years ago
- 3806b04 mm/vmalloc.c: fix typo in comment by Andrew Morton · 6 years ago
- aa52619 lib/sort.c: fix kernel-doc notation warnings by Randy Dunlap · 6 years ago
- 91173c6 mm: fix Documentation/vm/hmm.rst Sphinx warnings by Randy Dunlap · 6 years ago
- 8e82fe2 treewide: fix typos of SPDX-License-Identifier by Masahiro Yamada · 6 years ago
- 62e139e crypto: ux500 - fix license comment syntax error by Alex Xu (Hello71) · 6 years ago
- c8552db MAINTAINERS: add I2C DT bindings to ARM platforms by Wolfram Sang · 6 years ago
- a0c3200 MAINTAINERS: add DT bindings to i2c drivers by Wolfram Sang · 6 years ago
- f8d221d Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 6 years ago
- 24e8a2c Merge tag 'kvm-ppc-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 6 years ago
- 61939b1 block: print offending values when cloned rq limits are exceeded by John Pittman · 6 years ago
- cd669f8 blk-mq: Document the blk_mq_hw_queue_to_node() arguments by Bart Van Assche · 6 years ago
- ef025d7 blk-mq: Fix spelling in a source code comment by Bart Van Assche · 6 years ago
- a0b77e3 block: Fix bsg_setup_queue() kernel-doc header by Bart Van Assche · 6 years ago
- 83826a5 block: Fix rq_qos_wait() kernel-doc header by Bart Van Assche · 6 years ago
- 0542cd5 block: Fix blk_mq_*_map_queues() kernel-doc headers by Bart Van Assche · 6 years ago
- 216382d block: Fix throtl_pending_timer_fn() kernel-doc header by Bart Van Assche · 6 years ago
- 33c826e block: Convert blk_invalidate_devt() header into a non-kernel-doc header by Bart Van Assche · 6 years ago
- 210eaaa block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc header by Bart Van Assche · 6 years ago
- 3ab4436 Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
- 41e7231 Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
- 8c0f693 leds: avoid flush_work in atomic context by Pavel Machek · 6 years ago
- d266b3f Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 6 years ago
- 8164c57 Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago