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-01-15
nfs: get rid of ->set_security()
Al Viro
4
-55
/
+21
2020-01-15
nfs_clone_sb_security(): simplify the check for server bogosity
Al Viro
1
-1
/
+1
2020-01-15
nfs: get rid of mount_info ->fill_super()
Al Viro
4
-64
/
+18
2020-01-15
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
8
-22
/
+17
2020-01-15
nfs: unexport nfs_fs_mount_common()
Al Viro
2
-5
/
+3
2020-01-15
nfs: merge xdev and remote file_system_type
Al Viro
4
-29
/
+11
2020-01-15
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
5
-21
/
+14
2020-01-15
nfs: stash nfs_subversion reference into nfs_mount_info
Al Viro
4
-3
/
+6
2020-01-15
nfs: lift setting mount_info from nfs_xdev_mount()
Al Viro
3
-37
/
+26
2020-01-15
nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
Al Viro
1
-51
/
+37
2020-01-15
nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
Al Viro
1
-4
/
+0
2020-01-15
nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
Al Viro
1
-22
/
+4
2020-01-15
nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
Al Viro
1
-32
/
+35
2020-01-15
nfs: stash server into struct nfs_mount_info
Al Viro
3
-18
/
+14
2020-01-15
saner calling conventions for nfs_fs_mount_common()
Al Viro
2
-22
/
+5
2020-01-14
Merge tag 'nfs-for-5.5-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-7
/
+24
2020-01-14
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
2
-6
/
+21
2020-01-14
xprtrdma: Fix completion wait during device removal
Chuck Lever
1
-1
/
+1
2020-01-14
xprtrdma: Fix create_qp crash on device unload
Chuck Lever
1
-0
/
+2
2020-01-14
Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2020-01-14
Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+40
2020-01-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+4
2020-01-14
Merge branch 'dhowells' (patches from DavidH)
Linus Torvalds
3
-21
/
+13
2020-01-14
afs: Fix afs_lookup() to not clobber the version on a new dentry
David Howells
1
-5
/
+1
2020-01-14
afs: Fix use-after-loss-of-ref
David Howells
2
-14
/
+10
2020-01-14
keys: Fix request_key() cache
David Howells
1
-2
/
+2
2020-01-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-110
/
+102
2020-01-14
parisc: fix map_pages() to actually populate upper directory
Mike Rapoport
1
-1
/
+1
2020-01-14
parisc: Use proper printk format for resource_size_t
Krzysztof Kozlowski
1
-2
/
+2
2020-01-13
Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin.
Linus Torvalds
1
-0
/
+8
2020-01-13
mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
Yang Shi
1
-1
/
+2
2020-01-13
mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is valid
Adrian Huang
1
-1
/
+2
2020-01-13
mm/page-writeback.c: improve arithmetic divisions
Wen Yang
1
-1
/
+1
2020-01-13
mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide
Wen Yang
1
-2
/
+2
2020-01-13
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
Wen Yang
1
-2
/
+2
2020-01-13
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
6
-32
/
+34
2020-01-13
mm: memcg/slab: fix percpu slab vmstats flushing
Roman Gushchin
2
-31
/
+11
2020-01-13
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alig...
Kirill A. Shutemov
1
-3
/
+4
2020-01-13
mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD align...
Kirill A. Shutemov
1
-14
/
+24
2020-01-13
mm/memory_hotplug: don't free usage map when removing a re-added early section
David Hildenbrand
1
-1
/
+8
2020-01-13
mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations
Vlastimil Babka
2
-22
/
+12
2020-01-12
Linux 5.5-rc6
Linus Torvalds
1
-1
/
+1
2020-01-12
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+6
2020-01-12
riscv: Fixup obvious bug for fp-regs reset
Guo Ren
1
-1
/
+1
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
3
-5
/
+5
2020-01-12
Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+19
2020-01-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-15
/
+23
2020-01-11
Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-32
/
+45
2020-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-5
/
+7
2020-01-10
Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-93
/
+243
[prev]
[next]