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
2022-08-22
ntfs: fix acl handling
Christian Brauner
1
-9
/
+7
2022-08-22
parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines
Helge Deller
1
-1
/
+42
2022-08-22
parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()
Li Qiong
1
-3
/
+8
2022-08-22
parisc: led: Move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
parisc: ccio-dma: Fix typo in comment
Jason Wang
1
-1
/
+1
2022-08-22
Revert "parisc: Show error if wrong 32/64-bit compiler is being used"
Helge Deller
1
-8
/
+0
2022-08-22
parisc: Make CONFIG_64BIT available for ARCH=parisc64 only
Helge Deller
1
-15
/
+6
2022-08-21
Linux 6.0-rc2
Linus Torvalds
1
-1
/
+1
2022-08-21
Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-32
/
+34
2022-08-21
Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-08-21
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+119
2022-08-21
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2022-08-21
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
1
-6
/
+64
2022-08-21
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
1
-0
/
+21
2022-08-21
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
1
-8
/
+13
2022-08-21
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-08-21
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
1
-3
/
+4
2022-08-21
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
1
-1
/
+1
2022-08-21
Merge tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+18
2022-08-21
Merge tag '6.0-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-52
/
+45
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
10
-89
/
+7
2022-08-21
x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
Chen Zhongjin
1
-5
/
+10
2022-08-21
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
1
-9
/
+11
2022-08-21
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
1
-2
/
+7
2022-08-21
parisc: Fix exception handler for fldw and fstw instructions
Helge Deller
1
-1
/
+1
2022-08-20
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
1
-4
/
+5
2022-08-20
mm/shmem: shmem_replace_page() remember NR_SHMEM
Hugh Dickins
1
-0
/
+2
2022-08-20
mm/shmem: tmpfs fallocate use file_modified()
Hugh Dickins
1
-1
/
+2
2022-08-20
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
2
-32
/
+35
2022-08-20
mm/hugetlb: support write-faults in shared mappings
David Hildenbrand
1
-7
/
+19
2022-08-20
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
1
-2
/
+5
2022-08-20
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
3
-11
/
+24
2022-08-20
mm/smaps: don't access young/dirty bit if pte unpresent
Peter Xu
1
-3
/
+4
2022-08-20
mm: add DEVICE_ZONE to FOR_ALL_ZONES
Hao Lee
2
-5
/
+19
2022-08-20
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
1
-0
/
+1
2022-08-20
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
3
-44
/
+89
2022-08-20
Revert "zram: remove double compression logic"
Jiri Slaby
2
-10
/
+33
2022-08-20
get_maintainer: add Alan to .get_maintainer.ignore
Dan Carpenter
1
-0
/
+2
2022-08-20
Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-9
/
+5
2022-08-20
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...
Linus Torvalds
27
-235
/
+976
2022-08-20
Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-2
/
+9
2022-08-20
Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-10
/
+44
2022-08-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-40
/
+42
2022-08-21
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
1
-0
/
+1
2022-08-21
kbuild: fix the modules order between drivers and libs
Masahiro Yamada
1
-4
/
+2
2022-08-21
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
Nathan Chancellor
1
-1
/
+0
2022-08-21
kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
Jiri Slaby
1
-1
/
+1
2022-08-21
modpost: fix module versioning when a symbol lacks valid CRC
Masahiro Yamada
1
-3
/
+1
[prev]
[next]