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
2023-04-29
RISC-V: fix sifive and thead section mismatches in errata
Randy Dunlap
2
-8
/
+6
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
6
-14
/
+13
2023-04-29
riscv: mm: remove redundant parameter of create_fdt_early_page_table
Song Shuai
1
-4
/
+2
2023-04-29
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
10
-34
/
+634
2023-04-29
riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selection
Nathan Chancellor
1
-1
/
+12
2023-04-29
RISC-V: Add arch functions to support hibernation/suspend-to-disk
Sia Jee Heng
7
-1
/
+556
2023-04-29
RISC-V: mm: Enable huge page support to kernel_page_present() function
Sia Jee Heng
1
-0
/
+8
2023-04-29
RISC-V: Factor out common code of __cpu_resume_enter()
Sia Jee Heng
2
-31
/
+65
2023-04-29
RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
Sia Jee Heng
2
-2
/
+5
2023-04-29
Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
7
-443
/
+357
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
31
-442
/
+802
2023-04-29
Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
24
-566
/
+648
2023-04-29
Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
17
-457
/
+528
2023-04-29
Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
85
-1890
/
+10520
2023-04-29
Merge tag 'iomap-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-8
/
+100
2023-04-29
Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
11
-88
/
+189
2023-04-29
Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-207
/
+223
2023-04-29
Merge tag 'lsm-pr-20230428' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+5
2023-04-29
Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-1
/
+1
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-100
/
+99
2023-04-29
Merge tag 'wq-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-14
/
+124
2023-04-29
locking/atomic: Correct (cmp)xchg() instrumentation
Mark Rutland
2
-41
/
+41
2023-04-29
locking/x86: Define arch_try_cmpxchg_local()
Uros Bizjak
1
-0
/
+6
2023-04-29
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
5
-8
/
+54
2023-04-29
locking/generic: Wire up local{,64}_try_cmpxchg()
Uros Bizjak
2
-1
/
+12
2023-04-29
locking/atomic: Add generic try_cmpxchg{,64}_local() support
Uros Bizjak
4
-3
/
+47
2023-04-29
locking/rwbase: Mitigate indefinite writer starvation
Sebastian Andrzej Siewior
1
-9
/
+0
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
20
-54
/
+54
2023-04-29
watchdog: dw_wdt: Simplify clk management
Christophe JAILLET
1
-33
/
+11
2023-04-29
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
Christophe JAILLET
1
-2
/
+5
2023-04-29
watchdog: starfive: Fix the warning of starfive_wdt_match
Xingyu Wu
1
-1
/
+1
2023-04-29
watchdog: starfive: Fix the probe return error if PM and early_enable are bot...
Xingyu Wu
1
-1
/
+1
2023-04-28
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-04-28
smb3: move some common open context structs to smbfs_common
Steve French
3
-36
/
+28
2023-04-28
smb3: make query_on_disk_id open context consistent and move to common code
Steve French
4
-18
/
+12
2023-04-28
SMB3.1.1: add new tree connect ShareFlags
Steve French
1
-8
/
+9
2023-04-28
cifs: missing lock when updating session status
Steve French
1
-2
/
+6
2023-04-28
perf stat: Disable TopdownL1 on hybrid
Ian Rogers
1
-1
/
+7
2023-04-28
perf stat: Avoid SEGV on counter->name
Ian Rogers
1
-1
/
+1
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
91
-993
/
+2595
2023-04-28
Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+0
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
279
-9510
/
+2672
2023-04-28
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+54
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
35
-518
/
+1959
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
33
-281
/
+217
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-350
/
+1424
2023-04-28
Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-4
/
+32
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
84
-684
/
+641
2023-04-28
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
3
-7
/
+15
2023-04-28
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
1
-0
/
+3
[prev]
[next]