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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-20
acl: add vfs_remove_acl()
Christian Brauner
2
-0
/
+21
2022-10-20
acl: add vfs_get_acl()
Christian Brauner
2
-0
/
+19
2022-10-20
acl: add vfs_set_acl()
Christian Brauner
2
-0
/
+20
2022-10-20
evm: add post set acl hook
Christian Brauner
1
-0
/
+13
2022-10-20
integrity: implement get and set acl hook
Christian Brauner
2
-0
/
+47
2022-10-20
security: add get, remove and set acl hook
Christian Brauner
3
-0
/
+47
2022-10-20
9p: implement get acl method
Christian Brauner
1
-0
/
+11
2022-10-20
fs: add new get acl method
Christian Brauner
1
-0
/
+2
2022-10-20
fs: rename current get acl method
Christian Brauner
2
-4
/
+4
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2
-7
/
+7
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-18
/
+1
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-5
/
+21
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-15
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
1
-1
/
+0
2022-10-14
Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2022-10-14
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2
-3
/
+17
2022-10-14
clk: at91: fix the build with binutils 2.27
Kefeng Wang
1
-2
/
+4
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-20
/
+31
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+22
2022-10-13
Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+3
2022-10-13
Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
2
-5
/
+2
2022-10-13
Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+1
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+9
2022-10-13
Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+1
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-0
/
+7
2022-10-12
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
1
-0
/
+7
2022-10-12
mm: free device private pages have zero refcount
Alistair Popple
1
-0
/
+1
2022-10-12
mm/memory.c: fix race when faulting a device private page
Alistair Popple
1
-0
/
+8
2022-10-12
mm/damon: move sz_damon_region to damon_sz_region
Xin Hao
1
-0
/
+6
2022-10-12
mm: more vma cache removal
Alexey Dobriyan
1
-2
/
+0
2022-10-12
io_uring: remove notif leftovers
Pavel Begunkov
1
-5
/
+0
2022-10-12
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
1
-0
/
+2
2022-10-12
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-183
/
+126
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+4
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-75
/
+53
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+8
2022-10-11
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
1
-4
/
+4
2022-10-11
include/linux/entry-common.h: remove has_signal comment of arch_do_signal_or_...
Tiezhu Yang
1
-1
/
+0
2022-10-11
prandom: remove unused functions
Jason A. Donenfeld
2
-17
/
+0
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2022-10-11
Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-218
/
+3
2022-10-10
Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+39
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+15
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
61
-567
/
+2793
2022-10-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+1
2022-10-10
Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+0
2022-10-10
Merge tag 'pm-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-22
/
+35
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-6
/
+28
[next]