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
2021-02-26
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
3
-70
/
+82
2021-02-26
mm/filemap: add helper for finding pages
Matthew Wilcox (Oracle)
1
-55
/
+42
2021-02-26
mm/filemap: rename find_get_entry to mapping_get_entry
Matthew Wilcox (Oracle)
1
-3
/
+4
2021-02-26
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
5
-41
/
+13
2021-02-26
mm/swap: optimise get_shadow_from_swap_cache
Matthew Wilcox (Oracle)
1
-3
/
+1
2021-02-26
mm/shmem: use pagevec_lookup in shmem_unlock_mapping
Matthew Wilcox (Oracle)
1
-10
/
+1
2021-02-26
mm: make pagecache tagged lookups return only head pages
Matthew Wilcox (Oracle)
1
-5
/
+6
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
22
-272
/
+356
2021-02-26
swiotlb: Validate bounce size in the sync/unmap path
Martin Radev
1
-3
/
+50
2021-02-26
nvme-pci: set min_align_mask
Jianxiong Gao
1
-0
/
+1
2021-02-26
swiotlb: respect min_align_mask
Christoph Hellwig
1
-10
/
+31
2021-02-26
btrfs: use copy_highpage() instead of 2 kmaps()
Ira Weiny
1
-9
/
+1
2021-02-26
btrfs: use memcpy_[to|from]_page() and kmap_local_page()
Ira Weiny
6
-23
/
+11
2021-02-26
i2c: exynos5: Preserve high speed master code
MÃ¥rten Lindahl
1
-1
/
+7
2021-02-26
Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"
Wolfram Sang
1
-34
/
+0
2021-02-26
i2c: designware: Get right data length
Liguang Zhang
2
-1
/
+3
2021-02-26
i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition
Maxime Ripard
1
-1
/
+1
2021-02-26
KVM: xen: flush deferred static key before checking it
Paolo Bonzini
1
-0
/
+1
2021-02-26
KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled
Sean Christopherson
1
-8
/
+8
2021-02-26
KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
Wanpeng Li
1
-1
/
+1
2021-02-26
KVM: x86: remove misplaced comment on active_mmu_pages
Dongli Zhang
1
-3
/
+0
2021-02-26
KVM: Documentation: rectify rst markup in kvm_run->flags
Chenyi Qiang
1
-1
/
+2
2021-02-26
Documentation: kvm: fix messy conversion from .txt to .rst
Paolo Bonzini
1
-53
/
+16
2021-02-25
cifs: update internal version number
Steve French
1
-1
/
+1
2021-02-25
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
3
-3
/
+22
2021-02-25
vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y
Nathan Chancellor
1
-4
/
+5
2021-02-25
Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-374
/
+65
2021-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
22
-507
/
+1492
2021-02-25
kbuild: Move .thinlto-cache removal to 'make clean'
Masahiro Yamada
1
-2
/
+2
2021-02-25
parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Sami Tolvanen
1
-0
/
+1
2021-02-25
Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
8
-5
/
+190
2021-02-25
docs: proc.rst: fix indentation warning
Randy Dunlap
1
-1
/
+1
2021-02-25
Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
68
-423
/
+1223
2021-02-25
Documentation: cgroup-v2: fix path to example BPF program
Antonio Terceiro
1
-1
/
+1
2021-02-25
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
68
-371
/
+734
2021-02-25
docs: powerpc: Fix tables in syscall64-abi.rst
Andrew Donnellan
1
-19
/
+32
2021-02-25
Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-27
/
+334
2021-02-26
Merge tag 'drm-intel-next-fixes-2021-02-25' of git://anongit.freedesktop.org/...
Dave Airlie
7
-94
/
+65
2021-02-26
Merge tag 'amd-drm-fixes-5.12-2021-02-24' of https://gitlab.freedesktop.org/a...
Dave Airlie
11
-48
/
+158
2021-02-26
Merge tag 'drm-misc-next-fixes-2021-02-25' of git://anongit.freedesktop.org/d...
Dave Airlie
14
-62
/
+197
2021-02-25
Documentation: features: refresh feature list
Arnd Bergmann
10
-10
/
+10
2021-02-25
Documentation: features: remove c6x references
Arnd Bergmann
41
-41
/
+0
2021-02-25
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
2
-17
/
+51
2021-02-25
cifs: check all path components in resolved dfs target
Paulo Alcantara
1
-60
/
+33
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
65
-498
/
+698
2021-02-25
cifs: fix DFS failover
Paulo Alcantara
1
-64
/
+59
2021-02-25
cifs: fix nodfs mount option
Paulo Alcantara
1
-4
/
+4
2021-02-25
cifs: fix handling of escaped ',' in the password mount argument
Ronnie Sahlberg
1
-13
/
+30
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-49
/
+59
2021-02-25
Merge branch 'acpi-tables'
Rafael J. Wysocki
4
-0
/
+316
[prev]
[next]