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
2021-09-10
arm64: kdump: Skip kmemleak scan reserved memory for kdump
Chen Wandun
1
-0
/
+6
2021-09-10
drm/ttm: Fix a deadlock if the target BO is not idle during swap
xinhui pan
1
-3
/
+3
2021-09-10
Merge tag 'drm-misc-next-fixes-2021-09-09' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-1
/
+9
2021-09-09
Merge tag '5.15-rc-ksmbd-part2' of git://git.samba.org/ksmbd
Linus Torvalds
12
-223
/
+413
2021-09-09
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
3
-18
/
+18
2021-09-09
tracing/boot: Fix to check the histogram control param is a leaf node
Masami Hiramatsu
1
-3
/
+3
2021-09-09
tracing/boot: Fix trace_boot_hist_add_array() to check array is value
Masami Hiramatsu
1
-4
/
+3
2021-09-09
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
6
-47
/
+77
2021-09-09
Merge tag 'sound-fix-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-82
/
+111
2021-09-09
cifs: properly invalidate cached root handle when closing it
Enzo Matsumiya
1
-7
/
+13
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
6
-86
/
+62
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-42
/
+124
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
30
-371
/
+399
2021-09-09
n64cart: fix return value check in n64cart_probe()
Yang Yingliang
1
-2
/
+2
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
14
-39
/
+122
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
38
-562
/
+139
2021-09-09
Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-21
/
+35
2021-09-09
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-36
/
+83
2021-09-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+7
2021-09-09
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
19
-889
/
+1352
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-172
/
+120
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-6
/
+8
2021-09-09
Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
54
-928
/
+4080
2021-09-09
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
Ard Biesheuvel
1
-1
/
+15
2021-09-09
io_uring: fail links of cancelled timeouts
Pavel Begunkov
1
-0
/
+2
2021-09-09
thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not used
Matthias Kaehlcke
1
-0
/
+6
2021-09-09
thermal/drivers/intel: Allow processing of HWP interrupt
Srinivas Pandruvada
2
-1
/
+9
2021-09-09
io-wq: fix memory leak in create_io_worker()
Qiang.zhang
1
-0
/
+3
2021-09-09
iommu: Clarify default domain Kconfig
Robin Murphy
1
-1
/
+1
2021-09-09
iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()
Fenghua Yu
1
-0
/
+12
2021-09-09
iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()
Fenghua Yu
1
-3
/
+0
2021-09-09
iommu/amd: Remove iommu_init_ga()
Suravee Suthikulpanit
1
-13
/
+4
2021-09-09
iommu/amd: Relocate GAMSup check to early_enable_iommus
Wei Huang
1
-7
/
+24
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2
-6
/
+3
2021-09-09
parisc: Move pci_dev_is_behind_card_dino to where it is used
Guenter Roeck
1
-9
/
+9
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
3
-9
/
+8
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
1
-7
/
+10
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
1
-15
/
+0
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
4
-38
/
+1
2021-09-09
parisc: Add missing FORCE prerequisite in Makefile
Helge Deller
1
-9
/
+9
2021-09-09
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
1
-3
/
+3
2021-09-09
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
1
-2
/
+2
2021-09-09
locking/rtmutex: Fix ww_mutex deadlock check
Peter Zijlstra
1
-1
/
+1
2021-09-09
rtc: rx8010: select REGMAP_I2C
Yu-Tung Chang
1
-0
/
+1
2021-09-08
Input: analog - always use ktime functions
Guenter Roeck
1
-94
/
+13
2021-09-09
cifs: move SMB FSCTL definitions to common code
Steve French
2
-1
/
+1
2021-09-08
cifs: rename cifs_common to smbfs_common
Steve French
9
-10
/
+10
2021-09-08
cifs: update FSCTL definitions
Steve French
1
-3
/
+13
2021-09-09
Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/d...
Dave Airlie
8
-28
/
+21
2021-09-09
Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
29
-94
/
+198
[prev]
[next]