index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-23
kvm: x86/mmu: NX largepage recovery for TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Don't clear write flooding count for direct roots
Ben Gardon
2020-10-23
kvm: x86/mmu: Support MMIO in the TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Support write protection for nesting in tdp MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Support disabling dirty logging for the tdp MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Support dirty logging for the TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Support changed pte notifier in tdp MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Add access tracking for tdp_mmu
Ben Gardon
2020-10-23
kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Add TDP MMU PF handler
Ben Gardon
2020-10-22
Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-10-22
Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2020-10-22
Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2020-10-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-10-22
Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
Merge tag 'exfat-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-22
Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-10-21
ext4: fix invalid inode checksum
Luo Meng
2020-10-21
ext4: add fast commit stats in procfs
Harshad Shirwadkar
2020-10-21
ext4: add a mount opt to forcefully turn fast commits on
Harshad Shirwadkar
2020-10-21
ext4: fast commit recovery path
Harshad Shirwadkar
2020-10-21
jbd2: fast commit recovery path
Harshad Shirwadkar
2020-10-21
ext4: main fast-commit commit path
Harshad Shirwadkar
2020-10-21
jbd2: add fast commit machinery
Harshad Shirwadkar
2020-10-21
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
2020-10-21
ext4: add fast_commit feature and handling for extended mount options
Harshad Shirwadkar
2020-10-21
doc: update ext4 and journalling docs to include fast commit feature
Harshad Shirwadkar
2020-10-22
exfat: remove useless check in exfat_move_file()
Tetsuhiro Kohada
2020-10-22
exfat: remove 'rwoffset' in exfat_inode_info
Tetsuhiro Kohada
2020-10-22
exfat: replace memcpy with structure assignment
Tetsuhiro Kohada
2020-10-22
exfat: remove useless directory scan in exfat_add_entry()
Tetsuhiro Kohada
2020-10-22
exfat: eliminate dead code in exfat_find()
Tetsuhiro Kohada
2020-10-22
exfat: use i_blocksize() to get blocksize
Xianting Tian
2020-10-22
exfat: fix misspellings using codespell tool
Namjae Jeon
2020-10-21
kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg
Ben Gardon
[next]