aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-07ext4: don't allow overlapping system zonesJan Kara1-23/+13
2020-08-07ext4: handle error of ext4_setup_system_zone() on remountJan Kara1-1/+4
2020-08-07ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()brookxu1-3/+0
2020-08-07ext4: export msg_count and warning_count via sysfsDmitry Monakhov3-3/+18
2020-08-07ext4: remove some redundant function declarationsShijie Luo1-6/+0
2020-08-07ext4: handle option set by mount flags correctlyLukas Czerner1-5/+16
2020-08-07jbd2: fix incorrect code styleXianting Tian1-6/+6
2020-08-07ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o4-23/+103
2020-08-07ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o2-5/+21
2020-08-07jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()zhangyi (F)4-10/+5
2020-08-07jbd2: abort journal if free a async write error metadata bufferzhangyi (F)1-0/+16
2020-08-07ext4: abort the filesystem if failed to async write metadata bufferzhangyi (F)3-0/+45
2020-08-07clk: x86: Support RV architectureAkshu Agrawal1-15/+38
2020-08-07ACPI: APD: Add a fmw property is_ravenAkshu Agrawal2-0/+5
2020-08-07clk: x86: Change name from ST to FCHAkshu Agrawal2-13/+13
2020-08-07ACPI: APD: Change name from ST to FCHAkshu Agrawal3-14/+14
2020-08-07i2c: designware: Add device HID for Hygon I2C controllerPu Wen2-0/+2
2020-08-07Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds86-2929/+3250
2020-08-07Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-105/+119
2020-08-07selftests: splice: Check behavior of full and short splicesKees Cook6-2/+118
2020-08-07module: Correctly truncate sysfs sections outputKees Cook1-3/+19
2020-08-07Merge branch 'pm-core'Rafael J. Wysocki2-12/+260
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds391-5674/+11048
2020-08-07Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-47/+45
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds32-71/+356
2020-08-07bpf: Delete repeated words in commentsRandy Dunlap2-2/+2
2020-08-07selftests/bpf: Fix silent Makefile outputAndrii Nakryiko1-22/+26
2020-08-07bpf, doc: Remove references to warning message when using bpf_trace_printk()Alan Maguire1-11/+0
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-768/+796
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds41-2349/+1370
2020-08-07x86/mm/64: Do not dereference non-present PGD entriesJoerg Roedel1-18/+13
2020-08-07arm64: kaslr: Use standard early random functionGuenter Roeck1-7/+5
2020-08-07thermal: don't make THERMAL_NETLINK 'default y'Linus Torvalds1-1/+0
2020-08-07gfs2: When gfs2_dirty_inode gets a glock error, dump the glockBob Peterson1-0/+1
2020-08-07gfs2: Never call gfs2_block_zero_range with an open transactionBob Peterson1-30/+39
2020-08-07Drivers: hv: vmbus: Only notify Hyper-V for die events that are oopsMichael Kelley1-0/+4
2020-08-07perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setJin Yao1-2/+2
2020-08-07perf tools powerpc: Add support for extended regs in power10Athira Rajeev3-0/+15
2020-08-07perf tools powerpc: Add support for extended register capabilityAnju T Sudhakar5-10/+82
2020-08-07tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+2
2020-08-07drm/virtio: fix memory leak in virtio_gpu_cleanup_object()Xin He1-0/+1
2020-08-07tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2020-08-07drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()Qi Liu1-0/+1
2020-08-07tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-3/+23
2020-08-07tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo1-0/+1
2020-08-07gfs2: print details on transactions that aren't properly endedBob Peterson1-13/+16
2020-08-07gfs2: Fix inaccurate commentBob Peterson1-1/+1
2020-08-07ALSA: hda/realtek: Fix pin default on Intel NUC 8 RuggedKai-Heng Feng1-0/+11
2020-08-07Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger41-747/+1018
2020-08-07Merge branch 'topic/xilinx' into fixesVinod Koul9-1/+1708