index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
ext4: don't allow overlapping system zones
Jan Kara
1
-23
/
+13
2020-08-07
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
1
-1
/
+4
2020-08-07
ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()
brookxu
1
-3
/
+0
2020-08-07
ext4: export msg_count and warning_count via sysfs
Dmitry Monakhov
3
-3
/
+18
2020-08-07
ext4: remove some redundant function declarations
Shijie Luo
1
-6
/
+0
2020-08-07
ext4: handle option set by mount flags correctly
Lukas Czerner
1
-5
/
+16
2020-08-07
jbd2: fix incorrect code style
Xianting Tian
1
-6
/
+6
2020-08-07
ext4: add prefetch_block_bitmaps mount option
Theodore Ts'o
4
-23
/
+103
2020-08-07
ext4: indicate via a block bitmap read is prefetched via a tracepoint
Theodore Ts'o
2
-5
/
+21
2020-08-07
jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()
zhangyi (F)
4
-10
/
+5
2020-08-07
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
1
-0
/
+16
2020-08-07
ext4: abort the filesystem if failed to async write metadata buffer
zhangyi (F)
3
-0
/
+45
2020-08-07
clk: x86: Support RV architecture
Akshu Agrawal
1
-15
/
+38
2020-08-07
ACPI: APD: Add a fmw property is_raven
Akshu Agrawal
2
-0
/
+5
2020-08-07
clk: x86: Change name from ST to FCH
Akshu Agrawal
2
-13
/
+13
2020-08-07
ACPI: APD: Change name from ST to FCH
Akshu Agrawal
3
-14
/
+14
2020-08-07
i2c: designware: Add device HID for Hygon I2C controller
Pu Wen
2
-0
/
+2
2020-08-07
Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
86
-2929
/
+3250
2020-08-07
Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-105
/
+119
2020-08-07
selftests: splice: Check behavior of full and short splices
Kees Cook
6
-2
/
+118
2020-08-07
module: Correctly truncate sysfs sections output
Kees Cook
1
-3
/
+19
2020-08-07
Merge branch 'pm-core'
Rafael J. Wysocki
2
-12
/
+260
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
391
-5674
/
+11048
2020-08-07
Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-47
/
+45
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
32
-71
/
+356
2020-08-07
bpf: Delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-08-07
selftests/bpf: Fix silent Makefile output
Andrii Nakryiko
1
-22
/
+26
2020-08-07
bpf, doc: Remove references to warning message when using bpf_trace_printk()
Alan Maguire
1
-11
/
+0
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-768
/
+796
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
41
-2349
/
+1370
2020-08-07
x86/mm/64: Do not dereference non-present PGD entries
Joerg Roedel
1
-18
/
+13
2020-08-07
arm64: kaslr: Use standard early random function
Guenter Roeck
1
-7
/
+5
2020-08-07
thermal: don't make THERMAL_NETLINK 'default y'
Linus Torvalds
1
-1
/
+0
2020-08-07
gfs2: When gfs2_dirty_inode gets a glock error, dump the glock
Bob Peterson
1
-0
/
+1
2020-08-07
gfs2: Never call gfs2_block_zero_range with an open transaction
Bob Peterson
1
-30
/
+39
2020-08-07
Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
Michael Kelley
1
-0
/
+4
2020-08-07
perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Jin Yao
1
-2
/
+2
2020-08-07
perf tools powerpc: Add support for extended regs in power10
Athira Rajeev
3
-0
/
+15
2020-08-07
perf tools powerpc: Add support for extended register capability
Anju T Sudhakar
5
-10
/
+82
2020-08-07
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-08-07
drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
Xin He
1
-0
/
+1
2020-08-07
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-08-07
drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
Qi Liu
1
-0
/
+1
2020-08-07
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+23
2020-08-07
tools headers UAPI: update linux/in.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-08-07
gfs2: print details on transactions that aren't properly ended
Bob Peterson
1
-13
/
+16
2020-08-07
gfs2: Fix inaccurate comment
Bob Peterson
1
-1
/
+1
2020-08-07
ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
Kai-Heng Feng
1
-0
/
+11
2020-08-07
Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
41
-747
/
+1018
2020-08-07
Merge branch 'topic/xilinx' into fixes
Vinod Koul
9
-1
/
+1708
[prev]
[next]