index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-23
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
John Hubbard
1
-2
/
+0
2020-05-23
selftests/vm/.gitignore: add mremap_dontunmap
John Hubbard
1
-0
/
+1
2020-05-23
rapidio: fix an error in get_user_pages_fast() error handling
John Hubbard
1
-0
/
+5
2020-05-23
x86: bitops: fix build regression
Nick Desaulniers
1
-6
/
+6
2020-05-23
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
1
-3
/
+11
2020-05-22
arm64: Add get_user() type annotation on the !access_ok() path
Al Viro
1
-1
/
+1
2020-05-22
exfat: add the dummy mount options to be backward compatible with staging/exfat
Namjae Jeon
1
-0
/
+19
2020-05-22
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2020-05-22
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
1
-1
/
+2
2020-05-22
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
1
-2
/
+1
2020-05-21
RISC-V: gp_in_global needs register keyword
Palmer Dabbelt
1
-1
/
+1
2020-05-21
null_blk: don't allow discard for zoned mode
Chaitanya Kulkarni
1
-0
/
+7
2020-05-21
null_blk: return error for invalid zone size
Chaitanya Kulkarni
1
-0
/
+4
2020-05-21
powerpc/64s: Disable STRICT_KERNEL_RWX
Michael Ellerman
1
-1
/
+1
2020-05-21
riscv: Fix print_vm_layout build error if NOMMU
Kefeng Wang
1
-1
/
+1
2020-05-20
pipe: Fix pipe_full() test in opipe_prep().
Tetsuo Handa
1
-1
/
+1
2020-05-20
io_uring: reset -EBUSY error when io sq thread is waken up
Xiaoguang Wang
1
-0
/
+1
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
3
-13
/
+18
2020-05-20
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
1
-3
/
+4
2020-05-20
io_uring: don't add non-IO requests to iopoll pending list
Jens Axboe
1
-1
/
+2
2020-05-20
fix multiplication overflow in copy_fdtable()
Al Viro
1
-1
/
+1
2020-05-20
io_uring: don't use kiocb.private to store buf_index
Bijan Mottahedeh
1
-8
/
+8
2020-05-19
ext4: fix fiemap size checks for bitmap files
Christoph Hellwig
2
-31
/
+33
2020-05-19
ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
Ritesh Harjani
1
-1
/
+1
2020-05-19
vsprintf: don't obfuscate NULL and error pointers
Ilya Dryomov
2
-1
/
+25
2020-05-19
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
Christophe JAILLET
1
-1
/
+1
2020-05-19
iommu: Fix deferred domain attachment
Joerg Roedel
1
-6
/
+11
2020-05-19
mtd:rawnand: brcmnand: Fix PM resume crash
Kamal Dasu
1
-2
/
+1
2020-05-19
ALSA: hda/realtek - Add more fixup entries for Clevo machines
PeiSen Hou
1
-0
/
+3
2020-05-18
mtd: Fix mtd not registered due to nvmem name collision
Ricardo Ribalda Delgado
1
-1
/
+1
2020-05-18
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
1
-0
/
+4
2020-05-18
ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
Scott Bahling
1
-1
/
+2
2020-05-18
afs: Don't unlock fetched data pages until the op completes successfully
David Howells
2
-8
/
+8
2020-05-18
io_uring: cancel work if task_work_add() fails
Jens Axboe
1
-3
/
+5
2020-05-18
ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive
Rafael J. Wysocki
2
-12
/
+9
2020-05-18
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
Christian Lachner
1
-0
/
+1
2020-05-18
ALSA: pcm: fix incorrect hw_base increase
Brent Lu
1
-0
/
+1
2020-05-18
exfat: fix possible memory leak in exfat_find()
Wei Yongjun
1
-0
/
+1
2020-05-18
exfat: use iter_file_splice_write
Eric Sandeen
1
-6
/
+7
2020-05-18
Linux 5.7-rc6
v5.7-rc6
Linus Torvalds
1
-1
/
+1
2020-05-17
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
1
-10
/
+2
2020-05-17
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2
-24
/
+6
2020-05-17
io_uring: remove dead check in io_splice()
Jens Axboe
1
-4
/
+1
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-17
io_uring: fix FORCE_ASYNC req preparation
Pavel Begunkov
1
-3
/
+9
2020-05-17
io_uring: don't prepare DRAIN reqs twice
Pavel Begunkov
1
-6
/
+7
2020-05-17
io_uring: initialize ctx->sqo_wait earlier
Jens Axboe
1
-1
/
+1
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-15
selftests: mptcp: pm: rm the right tmp file
Matthieu Baerts
1
-1
/
+1
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
[next]