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
2024-12-14
stackdepot: fix stack_depot_save_flags() in NMI context
Marco Elver
1
-3
/
+3
2024-12-14
io_uring: Change res2 parameter type in io_uring_cmd_done
Bernd Schubert
1
-2
/
+2
2024-12-14
scatterlist: fix incorrect func name in kernel-doc
Randy Dunlap
1
-1
/
+1
2024-12-14
i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
Frank Li
1
-2
/
+5
2024-12-14
i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
Frank Li
1
-1
/
+3
2024-12-14
f2fs: fix to adjust appropriate length for fiemap
Zhiguo Niu
1
-0
/
+1
2024-12-14
mmc: sd: SDUC Support Recognition
Avri Altman
2
-1
/
+2
2024-12-09
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
1
-3
/
+9
2024-12-09
util_macros.h: fix/rework find_closest() macros
Alexandru Ardelean
1
-16
/
+40
2024-12-05
block: always verify unfreeze lock on the owner task
Ming Lei
1
-0
/
+4
2024-12-05
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
3
-6
/
+6
2024-12-05
Rename .data.unlikely to .data..unlikely
Masahiro Yamada
1
-1
/
+1
2024-12-05
block: return unsigned int from bdev_io_min
Christoph Hellwig
1
-1
/
+1
2024-12-05
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
1
-0
/
+6
2024-12-05
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
1
-0
/
+2
2024-12-05
kfifo: don't include dma-mapping.h in kfifo.h
Christoph Hellwig
1
-1
/
+0
2024-12-05
locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...
Ahmed Ehab
1
-1
/
+1
2024-12-05
Compiler Attributes: disable __counted_by for clang < 19.1.3
Jan Hendrik Farr
2
-13
/
+19
2024-12-05
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
1
-6
/
+0
2024-12-05
f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow
Chao Yu
1
-3
/
+3
2024-12-05
nfs_common: must not hold RCU while calling nfsd_file_put_local
Mike Snitzer
1
-3
/
+15
2024-12-05
netpoll: Use rcu_access_pointer() in netpoll_poll_lock
Breno Leitao
1
-1
/
+1
2024-12-05
bpf: Add kernel symbol for struct_ops trampoline
Xu Kuohai
1
-1
/
+2
2024-12-05
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
1
-0
/
+6
2024-12-05
platform/x86/intel/pmt: allow user offset for PMT callbacks
Michael J. Ruhl
1
-1
/
+2
2024-12-05
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-2
/
+3
2024-12-05
rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RT
Eder Zulian
1
-8
/
+7
2024-12-05
locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks.
Sebastian Andrzej Siewior
2
-9
/
+9
2024-12-05
sched/ext: Remove sched_fork() hack
Thomas Gleixner
1
-1
/
+0
2024-12-05
kcsan, seqlock: Fix incorrect assumption in read_seqbegin()
Marco Elver
1
-11
/
+1
2024-12-05
kcsan, seqlock: Support seqcount_latch_t
Marco Elver
1
-15
/
+71
2024-12-05
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
1
-1
/
+1
2024-12-05
cleanup: Remove address space of returned pointer
Uros Bizjak
1
-2
/
+2
2024-12-05
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
1
-1
/
+7
2024-12-05
fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
John Garry
1
-1
/
+1
2024-12-05
block/fs: Pass an iocb to generic_atomic_write_valid()
John Garry
1
-1
/
+1
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2024-11-15
Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2024-11-14
sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers
Qun-Wei Lin
1
-0
/
+2
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+3
2024-11-13
net: Make copy_safe_from_sockptr() match documentation
Michal Luczaj
1
-1
/
+3
2024-11-13
Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2024-11-13
tpm: Opt-in in disable PCR integrity protection
Jarkko Sakkinen
1
-0
/
+3
2024-11-13
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+9
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
2
-5
/
+9
2024-11-10
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-7
/
+25
2024-11-08
Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+0
2024-11-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-29
/
+3
2024-11-07
signal: restore the override_rlimit logic
Roman Gushchin
1
-1
/
+2
2024-11-07
mm/page_alloc: keep track of free highatomic
Yu Zhao
1
-0
/
+1
[prev]
[next]