index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
fcrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-29
locking/rtmutex: Decrapify __rt_mutex_init()
Thomas Gleixner
2
-6
/
+11
2021-03-29
locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs
Thomas Gleixner
1
-42
/
+20
2021-03-29
locking/rtmutex: Inline chainwalk depth check
Thomas Gleixner
1
-8
/
+3
2021-03-29
locking/rtmutex: Move rt_mutex_debug_task_free() to rtmutex.c
Thomas Gleixner
2
-6
/
+8
2021-03-29
locking/rtmutex: Remove empty and unused debug stubs
Thomas Gleixner
5
-44
/
+2
2021-03-29
locking/rtmutex: Consolidate rt_mutex_init()
Sebastian Andrzej Siewior
1
-9
/
+3
2021-03-29
locking/rtmutex: Remove output from deadlock detector
Sebastian Andrzej Siewior
6
-130
/
+1
2021-03-29
locking/rtmutex: Remove rtmutex deadlock tester leftovers
Sebastian Andrzej Siewior
6
-19
/
+3
2021-03-29
locking/rtmutex: Remove rt_mutex_timed_lock()
Sebastian Andrzej Siewior
2
-49
/
+0
2021-03-29
Linux 5.12-rc5
v5.12-rc5
Linus Torvalds
1
-1
/
+1
2021-03-28
MAINTAINERS: Add myself as futex reviewer
Davidlohr Bueso
1
-0
/
+1
2021-03-27
io_uring: remove unsued assignment to pointer io
Colin Ian King
1
-1
/
+0
2021-03-27
io_uring: don't cancel extra on files match
Pavel Begunkov
1
-2
/
+0
2021-03-27
io_uring: don't cancel-track common timeouts
Pavel Begunkov
1
-1
/
+2
2021-03-27
io_uring: do post-completion chore on t-out cancel
Pavel Begunkov
1
-20
/
+22
2021-03-27
io_uring: fix timeout cancel return code
Pavel Begunkov
1
-4
/
+4
2021-03-27
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
Jens Axboe
1
-2
/
+1
2021-03-27
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
1
-1
/
+1
2021-03-27
Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"
Jens Axboe
2
-3
/
+3
2021-03-27
Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"
Jens Axboe
1
-3
/
+0
2021-03-27
kernel: stop masking signals in create_io_thread()
Jens Axboe
1
-8
/
+8
2021-03-27
io_uring: handle signals for IO threads like a normal thread
Jens Axboe
2
-9
/
+20
2021-03-27
block: don't create too many partitions
Ming Lei
1
-0
/
+7
2021-03-27
smb3: fix cached file size problems in duplicate extents (reflink)
Steve French
1
-3
/
+15
2021-03-27
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
1
-2
/
+2
2021-03-27
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
1
-0
/
+1
2021-03-27
cifs: Fix chmod with modefromsid when an older ACE already exists.
Shyam Prasad N
1
-2
/
+1
2021-03-26
kernel: don't call do_exit() for PF_IO_WORKER threads
Jens Axboe
1
-1
/
+9
2021-03-26
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
1
-1
/
+1
2021-03-26
remove Dan Murphy from TI from MAINTAINERS
Pavel Machek
1
-4
/
+0
2021-03-26
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
5
-15
/
+41
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
2021-03-25
io_uring: maintain CQE order of a failed link
Pavel Begunkov
1
-2
/
+2
2021-03-25
mailmap: update the email address for Chris Chiu
Chris Chiu
1
-0
/
+2
2021-03-25
mailmap: update Andrey Konovalov's email address
Andrey Konovalov
1
-0
/
+1
2021-03-25
mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Ira Weiny
1
-2
/
+2
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
kfence: make compatible with kmemleak
Marco Elver
2
-1
/
+11
2021-03-25
gcov: fix clang-11+ support
Nick Desaulniers
1
-0
/
+69
2021-03-25
ia64: fix format strings for err_inject
Sergei Trofimovich
1
-11
/
+11
2021-03-25
ia64: mca: allocate early mca with GFP_ATOMIC
Sergei Trofimovich
1
-1
/
+1
2021-03-25
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2
-4
/
+8
2021-03-25
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2
-2
/
+7
2021-03-25
z3fold: prevent reclaim/free race for headless pages
Thomas Hebb
1
-1
/
+15
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
2
-5
/
+28
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-3
/
+15
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
3
-8
/
+58
2021-03-25
io-wq: fix race around pending work on teardown
Jens Axboe
1
-1
/
+5
2021-03-25
RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
Potnuri Bharat Teja
1
-2
/
+2
[next]