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-09-20
Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-1
/
+24
2020-09-20
Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+40
2020-09-20
Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-6
/
+104
2020-09-20
Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-17
/
+64
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-25
/
+33
2020-09-20
Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2020-09-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-8
/
+28
2020-09-20
mm: fix wake_page_function() comment typos
Linus Torvalds
1
-2
/
+2
2020-09-20
Merge tag 'kbuild-fixes-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-35
/
+39
2020-09-20
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
1
-6
/
+6
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
3
-5
/
+31
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-20
kconfig: qconf: revive help message in the info view
Masahiro Yamada
1
-3
/
+8
2020-09-20
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2
-31
/
+30
2020-09-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-50
/
+102
2020-09-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-17
/
+29
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
4
-0
/
+71
2020-09-19
riscv: Fix Kendryte K210 device tree
Damien Le Moal
1
-2
/
+4
2020-09-19
riscv: Add sfence.vma after early page table changes
Greentime Hu
1
-4
/
+3
2020-09-19
kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'
Changbin Du
1
-3
/
+1
2020-09-19
fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...
Tobias Klauser
1
-1
/
+1
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
2
-2
/
+2
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2
-4
/
+2
2020-09-19
mm/memory_hotplug: drain per-cpu pages again during memory offline
Pavel Tatashin
2
-0
/
+22
2020-09-19
selftests/vm: fix display of page size in map_hugetlb
Christophe Leroy
1
-1
/
+1
2020-09-19
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
1
-19
/
+23
2020-09-19
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
1
-1
/
+8
2020-09-19
tmpfs: restore functionality of nr_inodes=0
Byron Stanoszek
1
-4
/
+6
2020-09-19
mlock: fix unevictable_pgs event counts on THP
Hugh Dickins
2
-12
/
+18
2020-09-19
mm: fix check_move_unevictable_pages() on THP
Hugh Dickins
1
-2
/
+8
2020-09-19
mm: migration of hugetlbfs page skip memcg
Hugh Dickins
1
-1
/
+2
2020-09-19
ksm: reinstate memcg charge on copied pages
Hugh Dickins
1
-0
/
+4
2020-09-19
mailmap: add older email addresses for Kees Cook
Kees Cook
1
-0
/
+4
2020-09-18
Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-13
/
+39
2020-09-18
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
1
-3
/
+7
2020-09-18
i2c: mediatek: Send i2c master code at more than 1MHz
Qii Wang
1
-1
/
+1
2020-09-18
i2c: mediatek: Fix generic definitions for bus frequency
Qii Wang
1
-2
/
+2
2020-09-18
Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-sh
Linus Torvalds
3
-12
/
+5
2020-09-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-26
/
+52
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
13
-37
/
+39
2020-09-18
Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-57
/
+72
2020-09-18
Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
27
-139
/
+284
2020-09-18
Merge tag 'iommu-fixes-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+7
2020-09-18
Merge tag 'mtd/fixes-for-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-43
/
+24
2020-09-18
objtool: Fix noreturn detection for ignored functions
Josh Poimboeuf
1
-1
/
+1
2020-09-18
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
5
-57
/
+71
2020-09-19
kconfig: qconf: use delete[] instead of delete to free array (again)
Masahiro Yamada
1
-1
/
+1
2020-09-18
iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
Suravee Suthikulpanit
1
-0
/
+4
2020-09-18
iommu/amd: Fix potential @entry null deref
Joao Martins
1
-1
/
+3
2020-09-18
x86/unwind/fp: Fix FP unwinding in ret_from_fork
Josh Poimboeuf
2
-1
/
+21
[prev]
[next]