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
2019-12-12
initrd: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-3
/
+3
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
3
-6
/
+6
2019-12-12
serial: sprd: Add clearing break interrupt operation
Yonghan Ye
1
-0
/
+3
2019-12-12
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
1
-2
/
+11
2019-12-12
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
Heikki Krogerus
1
-1
/
+5
2019-12-12
KVM: arm64: Ensure 'params' is initialised when looking up sys register
Will Deacon
1
-1
/
+4
2019-12-12
interconnect: qcom: msm8974: Walk the list safely on node removal
Georgi Djakov
1
-4
/
+4
2019-12-12
interconnect: qcom: qcs404: Walk the list safely on node removal
Georgi Djakov
1
-4
/
+4
2019-12-12
interconnect: qcom: sdm845: Walk the list safely on node removal
Georgi Djakov
1
-2
/
+2
2019-12-12
interconnect: qcom: Fix Kconfig indentation
Krzysztof Kozlowski
1
-7
/
+7
2019-12-12
nios2: Fix ioremap
Guenter Roeck
1
-0
/
+8
2019-12-12
crypto: arm/curve25519 - add arch-specific key generation function
Jason A. Donenfeld
1
-0
/
+7
2019-12-12
Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
5
-109
/
+149
2019-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-18
/
+126
2019-12-11
Merge branch 'md-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/song...
Jens Axboe
3
-2
/
+3
2019-12-12
Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-21
/
+28
2019-12-12
ARM: imx: Fix boot crash if ocotp is not found
Leonard Crestez
1
-1
/
+3
2019-12-11
Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+20
2019-12-12
ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
Leonard Crestez
1
-0
/
+1
2019-12-12
ARM: dts: imx6ul-evk: Fix peripheral regulator
Leonard Crestez
1
-6
/
+20
2019-12-12
arm64: dts: ls1028a: fix reboot node
Michael Walle
1
-1
/
+7
2019-12-11
tools/testing/nvdimm: Fix mock support for ioremap
Dan Williams
2
-0
/
+7
2019-12-11
samples: bpf: fix syscall_tp due to unused syscall
Daniel T. Lee
1
-2
/
+16
2019-12-11
samples: bpf: Replace symbol compare of trace_event
Daniel T. Lee
1
-2
/
+2
2019-12-11
selftests/bpf: Test function_graph tracer and bpf trampoline together
Alexei Starovoitov
1
-0
/
+39
2019-12-11
bpf: Make BPF trampoline use register_ftrace_direct() API
Alexei Starovoitov
2
-6
/
+59
2019-12-11
io_uring: ensure we return -EINVAL on unknown opcode
Jens Axboe
2
-24
/
+36
2019-12-11
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2
-2
/
+13
2019-12-11
xfs: fix Sphinx documentation warning
Randy Dunlap
1
-1
/
+1
2019-12-11
Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+16
2019-12-11
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
6
-33
/
+22
2019-12-11
pipe: simplify signal handling in pipe_read() and add comments
Linus Torvalds
1
-7
/
+29
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
7
-4
/
+7
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-0
/
+2
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-0
/
+2
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-0
/
+1
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-0
/
+1
2019-12-11
s390/kasan: add KASAN_VMALLOC support
Vasily Gorbik
2
-12
/
+57
2019-12-11
s390: remove last diag 0x44 caller
Heiko Carstens
3
-26
/
+5
2019-12-11
s390/uv: use EOPNOTSUPP instead of ENOTSUPP
Christian Borntraeger
1
-1
/
+1
2019-12-11
s390/cpum_sf: Avoid SBD overflow condition in irq handler
Thomas Richter
1
-6
/
+0
2019-12-11
s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
Thomas Richter
1
-0
/
+16
2019-12-11
s390/test_unwind: fix spelling mistake "reqister" -> "register"
Colin Ian King
1
-1
/
+1
2019-12-11
s390/spinlock: remove confusing comment in arch_spin_lock_wait
Vasily Gorbik
1
-1
/
+0
2019-12-11
md: make sure desc_nr less than MD_SB_DISKS
Yufen Yu
1
-0
/
+1
2019-12-11
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
1
-1
/
+1
2019-12-11
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
1
-1
/
+1
2019-12-11
afs: Show volume name in /proc/net/afs/<cell>/volumes
David Howells
1
-3
/
+4
2019-12-11
afs: Fix missing cell comparison in afs_test_super()
David Howells
1
-0
/
+1
2019-12-11
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
1
-0
/
+3
[prev]
[next]