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
2023-11-14
KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
1
-1
/
+1
2023-11-14
KVM: x86/mmu: Handle page fault for private memory
Chao Peng
1
-2
/
+6
2023-11-14
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
1
-0
/
+48
2023-11-14
fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
Paolo Bonzini
1
-2
/
+2
2023-11-13
firmware: arm_ffa: Declare ffa_bus_type structure in the header
Sudeep Holla
1
-0
/
+2
2023-11-13
net: mdio: fix typo in header
Marek BehĂșn
1
-1
/
+1
2023-11-13
mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Sean Christopherson
1
-1
/
+18
2023-11-13
KVM: Introduce per-page memory attributes
Chao Peng
1
-0
/
+19
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
1
-0
/
+11
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
1
-2
/
+2
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2
-3
/
+4
2023-11-13
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
1
-12
/
+21
2023-11-12
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
1
-4
/
+5
2023-11-12
LSM: Helpers for attribute names and filling lsm_ctx
Casey Schaufler
1
-0
/
+14
2023-11-12
LSM: Create lsm_list_modules system call
Casey Schaufler
1
-0
/
+1
2023-11-12
LSM: syscalls for current process attributes
Casey Schaufler
4
-0
/
+29
2023-11-12
proc: Use lsmids instead of lsm names for attrs
Casey Schaufler
1
-6
/
+5
2023-11-12
LSM: Maintain a table of LSM attribute data
Casey Schaufler
1
-0
/
+2
2023-11-12
LSM: Identify modules by more than name
Casey Schaufler
1
-2
/
+14
2023-11-13
regulator: Implement uv_survival_time for handling under-voltage events
Oleksij Rempel
1
-0
/
+8
2023-11-13
regulator: Introduce handling for system-critical under-voltage events
Oleksij Rempel
1
-0
/
+10
2023-11-12
cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
Waiman Long
1
-0
/
+7
2023-11-12
workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_un...
Waiman Long
1
-1
/
+1
2023-11-11
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-2
/
+3
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2023-11-10
Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+2
2023-11-10
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
2
-10
/
+2
2023-11-10
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-14
/
+5
2023-11-10
Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-73
/
+50
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-149
/
+0
2023-11-10
Merge branch 'for-6.8-bpf' of https://git.kernel.org/pub/scm/linux/kernel/git...
Alexei Starovoitov
2
-1
/
+4
2023-11-10
compiler-gcc: Suppress -Wmissing-prototypes warning for all supported GCC
Yafang Shao
1
-1
/
+1
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
1
-0
/
+1
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-0
/
+4
2023-11-10
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-09
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-2
/
+6
2023-11-09
bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enum
Dave Marchevsky
1
-2
/
+2
2023-11-09
bpf: Add __bpf_dynptr_data* for in kernel use
Song Liu
1
-0
/
+2
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-5
/
+18
2023-11-09
cgroup: Add a new helper for cgroup1 hierarchy
Yafang Shao
1
-1
/
+3
2023-11-09
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
1
-0
/
+1
2023-11-09
Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2023-11-09
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+6
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-133
/
+25
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+11
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-1
/
+3
2023-11-08
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
[prev]
[next]