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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-14
batman-adv: mcast: implement multicast packet reception and forwarding
Linus Lüssing
1
-6
/
+39
2023-11-13
Revert "drm/sched: Define pr_fmt() for DRM using pr_*()"
Luben Tuikov
1
-14
/
+0
2023-11-13
drm/gpuvm: track/lock/validate external/evicted objects
Danilo Krummrich
1
-0
/
+250
2023-11-13
drm/gpuvm: add an abstraction for a VM / BO combination
Danilo Krummrich
2
-21
/
+196
2023-11-13
drm/gpuvm: reference count drm_gpuvm structures
Danilo Krummrich
1
-1
/
+30
2023-11-13
drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
Danilo Krummrich
1
-0
/
+16
2023-11-13
drm/gpuvm: add common dma-resv per struct drm_gpuvm
Danilo Krummrich
1
-0
/
+33
2023-11-13
drm/gpuvm: export drm_gpuvm_range_valid()
Danilo Krummrich
1
-0
/
+1
2023-11-13
drm/gpuvm: convert WARN() to drm_WARN() variants
Danilo Krummrich
1
-0
/
+7
2023-11-13
Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+16
2023-11-13
xen/events: remove unused functions
Juergen Gross
1
-4
/
+0
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
2
-0
/
+32
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
2
-0
/
+19
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
2
-2
/
+15
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-13
RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources
Chandramohan Akula
1
-0
/
+9
2023-11-12
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
1
-4
/
+5
2023-11-12
lsm: drop LSM_ID_IMA
Paul Moore
1
-8
/
+7
2023-11-12
LSM: Helpers for attribute names and filling lsm_ctx
Casey Schaufler
1
-0
/
+14
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
1
-1
/
+8
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
5
-0
/
+65
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
2
-2
/
+68
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-13
ASoC: SOF: Add support for configuring PDM interface from topology
Daniel Baluta
3
-0
/
+13
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
drm/uapi: add explicit virtgpu context debug name
Gurchetan Singh
1
-0
/
+2
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
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
1
-0
/
+3
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
[prev]
[next]