index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
hooks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
2021-03-30
MIPS: kernel: setup.c: fix compilation error
Mauri Sandberg
1
-1
/
+1
2021-03-29
vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends
Jason Gunthorpe
1
-1
/
+1
2021-03-29
xtensa: fix uaccess-related livelock in do_page_fault
Max Filippov
1
-1
/
+4
2021-03-29
Linux 5.12-rc5
v5.12-rc5
Linus Torvalds
1
-1
/
+1
2021-03-28
MAINTAINERS: add backups for s390 vfio drivers
Matthew Rosato
1
-1
/
+3
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
xen-blkback: don't leak persistent grants from xen_blkbk_map()
Jan Beulich
1
-1
/
+1
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
s390/vdso: fix initializing and updating of vdso_data
Heiko Carstens
1
-3
/
+8
2021-03-25
s390/vdso: fix tod_steering_delta type
Heiko Carstens
1
-1
/
+1
2021-03-25
s390/vdso: copy tod_steering_delta value to vdso_data page
Heiko Carstens
1
-0
/
+1
2021-03-25
io_uring: maintain CQE order of a failed link
Pavel Begunkov
1
-2
/
+2
2021-03-25
vfio/type1: Empty batch for pfnmap pages
Daniel Jordan
1
-0
/
+6
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]