index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
inline.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
17
-18
/
+17
2021-05-17
Linux 5.13-rc2
v5.13-rc2
Linus Torvalds
1
-1
/
+1
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2
-2
/
+2
2021-05-15
mm/ioremap: fix iomap_max_page_shift
Christophe Leroy
1
-3
/
+3
2021-05-15
docs: admin-guide: update description for kernel.modprobe sysctl
Rasmus Villemoes
1
-4
/
+5
2021-05-15
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
1
-3
/
+4
2021-05-15
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
2
-5
/
+5
2021-05-15
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
1
-6
/
+23
2021-05-15
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
3
-8
/
+20
2021-05-15
ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...
Hugh Dickins
1
-1
/
+2
2021-05-15
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-15
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-15
kernel/resource: fix return code check in __request_free_mem_region
Alistair Popple
1
-1
/
+1
2021-05-15
mm, slub: move slub_debug static key enabling outside slab_mutex
Vlastimil Babka
2
-9
/
+10
2021-05-15
mm/hugetlb: fix cow where page writtable in child
Peter Xu
1
-0
/
+1
2021-05-15
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
3
-18
/
+41
2021-05-14
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2021-05-14
block/partitions/efi.c: Fix the efi_partition() kernel-doc header
Bart Van Assche
1
-1
/
+1
2021-05-14
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
1
-2
/
+4
2021-05-14
blk-mq: plug request for shared sbitmap
Ming Lei
1
-2
/
+3
2021-05-14
xen/swiotlb: check if the swiotlb has already been initialized
Stefano Stabellini
2
-1
/
+12
2021-05-14
arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
Christoph Hellwig
1
-1
/
+2
2021-05-14
xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h
Stefano Stabellini
2
-13
/
+14
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
2
-2
/
+4
2021-05-14
io_uring: increase max number of reg buffers
Pavel Begunkov
1
-1
/
+3
2021-05-14
io_uring: further remove sqpoll limits on opcodes
Pavel Begunkov
1
-4
/
+2
2021-05-14
io_uring: fix ltout double free on completion race
Pavel Begunkov
1
-3
/
+4
2021-05-14
misc: eeprom: at24: check suspend status before disable regulator
Hsin-Yi Wang
1
-2
/
+4
2021-05-14
misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
Tong Zhang
1
-1
/
+7
2021-05-14
misc/libmasm/module: Fix two use after free in ibmasm_init_one
Lv Yunlong
1
-2
/
+3
2021-05-14
sparc/vio: make remove callback return void
Uwe Kleine-König
7
-19
/
+7
2021-05-14
dt-bindings: eeprom-93xx46: Add support for 93C46, 93C56 and 93C66
Emmanuel Gil Peyrot
1
-0
/
+3
2021-05-14
misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible strings
Emmanuel Gil Peyrot
2
-3
/
+35
2021-05-14
misc: eeprom_93xx46: Remove hardcoded bit lengths
Emmanuel Gil Peyrot
1
-25
/
+32
2021-05-14
video: ssd1307fb: Drop OF dependency
Andy Shevchenko
1
-1
/
+0
2021-05-14
cxl: Fix an error message
Christophe JAILLET
1
-2
/
+3
2021-05-14
uio: uio_pci_generic: add memory resource mappings
Firas Ashkar
1
-0
/
+32
2021-05-14
nvmem: sprd: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-14
uio: uio_aec: Use pci_iounmap instead of iounmap
Christophe JAILLET
1
-1
/
+1
2021-05-14
uio_hv_generic: Fix another memory leak in error handling paths
Christophe JAILLET
1
-1
/
+3
2021-05-14
uio_hv_generic: Fix a memory leak in error handling paths
Christophe JAILLET
1
-2
/
+6
2021-05-14
uio/uio_pci_generic: fix return value changed in refactoring
Martin Ågren
1
-1
/
+1
2021-05-14
powerpc/64e/interrupt: Fix nvgprs being clobbered
Nicholas Piggin
1
-14
/
+24
2021-05-14
powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
Nicholas Piggin
1
-0
/
+7
2021-05-14
powerpc/64s: Fix stf mitigation patching w/strict RWX & hash
Michael Ellerman
1
-10
/
+10
2021-05-14
powerpc/64s: Fix entry flush patching w/strict RWX & hash
Michael Ellerman
1
-16
/
+43
2021-05-14
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
1
-1
/
+15
2021-05-14
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
1
-2
/
+17
2021-05-14
btrfs: fix removed dentries still existing after log is synced
Filipe Manana
1
-0
/
+18
2021-05-14
btrfs: return whole extents in fiemap
Boris Burkov
1
-1
/
+6
[next]