Age | Commit message (Expand) | Author |
---|---|---|
2021-09-16 | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-10 | bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset() | Yonghong Song |
2021-09-08 | mmap_lock: change trace and locking order | Liam Howlett |
2020-12-15 | mm: mmap_lock: add tracepoints around lock acquisition | Axel Rasmussen |
2020-10-13 | mmap locking API: add mmap_lock_is_contended() | Chinwen Chang |
2020-06-09 | mmap locking API: rename mmap_sem to mmap_lock | Michel Lespinasse |
2020-06-09 | mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() | Michel Lespinasse |
2020-06-09 | mmap locking API: add MMAP_LOCK_INITIALIZER | Michel Lespinasse |
2020-06-09 | mmap locking API: add mmap_read_trylock_non_owner() | Michel Lespinasse |
2020-06-09 | mmap locking API: convert nested write lock sites | Michel Lespinasse |
2020-06-09 | mmap locking API: initial implementation as rwsem wrappers | Michel Lespinasse |