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-11-01
rcu/tasks: Handle new PF_IDLE semantics
Frederic Weisbecker
1
-2
/
+28
2023-11-01
rcu: Introduce rcu_cpu_online()
Frederic Weisbecker
2
-0
/
+9
2023-11-01
Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-39
/
+508
2023-11-01
rcu: Break rcu_node_0 --> &rq->__lock order
Peter Zijlstra
1
-11
/
+25
2023-11-01
Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-366
/
+491
2023-11-01
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
1
-7
/
+9
2023-11-01
Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-102
/
+133
2023-11-01
Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
109
-677
/
+634
2023-11-01
module: Annotate struct module_notes_attrs with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
module: Fix comment typo
Zhu Mao
1
-1
/
+1
2023-11-01
module: Make is_valid_name() return bool
Tiezhu Yang
1
-2
/
+2
2023-11-01
module: Make is_mapping_symbol() return bool
Tiezhu Yang
1
-1
/
+1
2023-11-01
module/decompress: use vmalloc() for gzip decompression workspace
Andrea Righi
1
-2
/
+2
2023-11-01
MAINTAINERS: add include/linux/module*.h to modules
Luis Chamberlain
1
-1
/
+1
2023-11-01
module: Clarify documentation of module_param_call()
Kees Cook
1
-1
/
+5
2023-11-01
scripts/gdb/vmalloc: disable on no-MMU
Ben Wolsieffer
2
-2
/
+7
2023-11-01
scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n
Clément Léger
1
-4
/
+5
2023-11-01
.mailmap: add address mapping for Tomeu Vizoso
Bagas Sanjaya
1
-0
/
+1
2023-11-01
mailmap: update email address for Claudiu Beznea
Claudiu Beznea
1
-0
/
+1
2023-11-01
tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions
Itaru Kitayama
1
-0
/
+1
2023-11-01
.mailmap: map Benjamin Poirier's address
Bagas Sanjaya
1
-0
/
+1
2023-11-01
scripts/gdb: add lx_current support for riscv
Deepak Gupta
1
-0
/
+15
2023-11-01
ocfs2: fix a spelling typo in comment
Kunwu Chan
1
-1
/
+1
2023-11-01
proc: test ProtectionKey in proc-empty-vm test
Swarup Laxman Kotiaklapudi
1
-18
/
+61
2023-11-01
proc: fix proc-empty-vm test with vsyscall
Alexey Dobriyan
1
-4
/
+6
2023-11-01
fs/proc/base.c: remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-11-01
do_io_accounting: use sig->stats_lock
Oleg Nesterov
1
-6
/
+14
2023-11-01
do_io_accounting: use __for_each_thread()
Oleg Nesterov
1
-4
/
+8
2023-11-01
ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()
Jia Rui
1
-1
/
+8
2023-11-01
nfs: Convert nfs_symlink() to use a folio
Matthew Wilcox (Oracle)
5
-23
/
+21
2023-11-01
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2
-1
/
+5
2023-11-01
NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO
Olga Kornievskaia
1
-2
/
+3
2023-11-01
SUNRPC: Add an IS_ERR() check back to where it was
Dan Carpenter
1
-0
/
+4
2023-11-01
NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking
Olga Kornievskaia
1
-1
/
+6
2023-11-01
nfs41: drop dependency between flexfiles layout driver and NFSv3 modules
Mkrtchyan, Tigran
1
-1
/
+1
2023-11-01
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
1
-17
/
+30
2023-11-01
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
1
-34
/
+36
2023-11-01
selftests: add a sanity check for zswap
Nhat Pham
1
-0
/
+48
2023-11-01
Documentation: maple_tree: fix word spelling error
Tom Yang
1
-1
/
+1
2023-11-01
mm/vmalloc: fix the unchecked dereference warning in vread_iter()
Baoquan He
1
-1
/
+1
2023-11-01
zswap: export compression failure stats
Nhat Pham
1
-1
/
+7
2023-11-01
Documentation: ubsan: drop "the" from article title
Andrey Konovalov
1
-2
/
+4
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
89
-734
/
+1459
2023-11-01
NFSv4: fairly test all delegations on a SEQ4_ revocation
Benjamin Coddington
3
-1
/
+8
2023-11-01
watchdog: move softlockup_panic back to early_param
Krister Johansen
2
-1
/
+7
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
3
-0
/
+17
2023-11-01
ASoC: codecs: Modify some error codes
Mark Brown
3
-5
/
+5
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1476
-20036
/
+295618
2023-11-01
iomap: rotate maintainers
Darrick J. Wong
1
-1
/
+2
2023-11-01
riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
3
-0
/
+33
[prev]
[next]