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
2024-08-30
inode: port __I_SYNC to var event
Christian Brauner
1
-16
/
+29
2024-08-30
fs: reorder i_state bits
Christian Brauner
1
-17
/
+21
2024-08-30
fs: add i_state helpers
Christian Brauner
2
-0
/
+26
2024-08-30
MAINTAINERS: add the VFS git tree
Eric Biggers
1
-0
/
+1
2024-08-30
fs: s/__u32/u32/ for s_fsnotify_mask
Christian Brauner
1
-1
/
+1
2024-08-30
fs: remove unused path_put_init()
Christian Brauner
1
-6
/
+0
2024-08-30
vfs: drop one lock trip in evict()
Mateusz Guzik
2
-16
/
+6
2024-08-30
debugfs show actual source in /proc/mounts
Marc Aurèle La France
1
-0
/
+8
2024-08-30
inode: remove __I_DIO_WAKEUP
Christian Brauner
3
-34
/
+19
2024-08-30
doc: correcting the idmapping mount example
Hongbo Li
1
-4
/
+4
2024-08-30
fs: Use in_group_or_capable() helper to simplify the code
Hongbo Li
1
-2
/
+2
2024-08-30
vfs: elide smp_mb in iversion handling in the common case
Mateusz Guzik
1
-10
/
+18
2024-08-30
autofs: add per dentry expire timeout
Ian Kent
5
-8
/
+104
2024-08-30
vfs: use RCU in ilookup
Mateusz Guzik
1
-3
/
+1
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
18
-21
/
+27
2024-08-30
vfs: only read fops once in fops_get/put
Mateusz Guzik
1
-4
/
+11
2024-08-30
fs/select: Annotate struct poll_list with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-08-30
fs: rearrange general fastpath check now that O_CREAT uses it
Christian Brauner
1
-13
/
+4
2024-08-30
fs: remove audit dummy context check
Christian Brauner
1
-11
/
+1
2024-08-30
fs: pull up trailing slashes check for O_CREAT
Christian Brauner
1
-8
/
+4
2024-08-30
fs: move audit parent inode
Christian Brauner
1
-1
/
+3
2024-08-30
fs: try an opportunistic lookup for O_CREAT opens too
Jeff Layton
1
-10
/
+64
2024-08-30
eventpoll: Annotate data-race of busy_poll_usecs
Martin Karsten
1
-1
/
+1
2024-08-30
eventpoll: Don't re-zero eventpoll fields
Joe Damato
1
-5
/
+0
2024-08-30
Fix spelling and gramatical errors
Xiaxi Shen
1
-3
/
+3
2024-08-30
vfs: dodge smp_mb in break_lease and break_deleg in the common case
Mateusz Guzik
1
-2
/
+12
2024-08-30
file: remove outdated comment after close_fd()
Joel Savitz
1
-1
/
+1
2024-08-30
fs/namespace.c: Fix typo in comment
Yuesong Li
1
-2
/
+2
2024-08-30
exec: don't WARN for racy path_noexec check
Mateusz Guzik
1
-19
/
+12
2024-08-30
fs: add a kerneldoc header over lookup_fast
Jeff Layton
1
-0
/
+14
2024-08-30
fs: remove comment about d_rcu_to_refcount
Jeff Layton
1
-3
/
+0
2024-08-30
fs: mounts: Remove unused declaration mnt_cursor_del()
Yue Haibing
1
-1
/
+0
2024-08-30
Merge patch series "proc: restrict overmounting of ephemeral entities"
Christian Brauner
3
-10
/
+23
2024-08-30
proc: block mounting on top of /proc/<pid>/fdinfo/*
Christian Brauner
1
-2
/
+2
2024-08-30
proc: block mounting on top of /proc/<pid>/fd/*
Christian Brauner
1
-2
/
+2
2024-08-30
proc: block mounting on top of /proc/<pid>/map_files/*
Christian Brauner
1
-2
/
+2
2024-08-30
proc: add proc_splice_unmountable()
Christian Brauner
1
-0
/
+13
2024-08-30
proc: proc_readfdinfo() -> proc_fdinfo_iterate()
Christian Brauner
1
-2
/
+2
2024-08-30
proc: proc_readfd() -> proc_fd_iterate()
Christian Brauner
1
-2
/
+2
2024-08-30
proc: add config & param to block forcing mem writes
Adrian Ratiu
3
-1
/
+102
2024-08-30
Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
80
-775
/
+1515
2024-08-30
Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
87
-835
/
+2271
2024-08-30
Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
59
-876
/
+2368
2024-08-29
KVM: x86: Add fastpath handling of HLT VM-Exits
Sean Christopherson
4
-3
/
+36
2024-08-29
KVM: x86: Reorganize code in x86.c to co-locate vCPU blocking/running helpers
Sean Christopherson
1
-132
/
+132
2024-08-29
KVM: x86: Exit to userspace if fastpath triggers one on instruction skip
Sean Christopherson
2
-2
/
+8
2024-08-29
KVM: x86: Dedup fastpath MSR post-handling logic
Sean Christopherson
1
-10
/
+11
2024-08-29
KVM: x86: Re-enter guest if WRMSR(X2APIC_ICR) fastpath is successful
Sean Christopherson
1
-1
/
+1
2024-08-29
KVM: selftests: Explicitly include committed one-off assets in .gitignore
Sean Christopherson
1
-0
/
+4
2024-08-29
KVM: Clean up coalesced MMIO ring full check
Sean Christopherson
1
-21
/
+8
[prev]
[next]