VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2020-03-13
afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
Jann Horn
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
afs: Eliminate the address pointer from the address list cursor
David Howells
2018-10-24
afs: Allow dumping of server cursor on operation failure
David Howells
2018-10-24
afs: Implement VL server rotation
David Howells
2018-10-24
afs: Improve FS server rotation error handling
David Howells
2018-10-04
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
2018-10-04
afs: Sort address lists so that they are in logical ascending order
David Howells
2018-10-04
afs: Always build address lists using the helper functions
David Howells
2018-10-04
afs: Do better max capacity handling on address lists
David Howells
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-05-14
afs: Fix address list parsing
David Howells
2018-04-09
afs: Fix checker warnings
David Howells
2018-02-06
afs: Fix missing cursor clearance
David Howells
2017-11-13
afs: Make use of the YFS service upgrade to fully support IPv6
David Howells
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
afs: Add an address list concept
David Howells