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-07-16
drm/amd/powerplay: fix save dpm level error for smu
Kevin Wang
1
-4
/
+3
2019-07-16
drm/amd/powerplay: avoid double check feature enabled
Kevin Wang
1
-15
/
+8
2019-07-16
drm/amd/powerplay: add standard profile dpm support for smu
Kevin Wang
1
-1
/
+1
2019-07-16
drm/amd/powerplay: add socclk profile dpm support.
Kevin Wang
1
-0
/
+6
2019-07-16
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
9
-17
/
+20
2019-07-16
drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...
Arnd Bergmann
1
-1
/
+1
2019-07-16
drm/amd/display: Support clang option for stack alignment
Arnd Bergmann
2
-5
/
+19
2019-07-16
Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)
Linus Torvalds
1
-57
/
+75
2019-07-16
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-16
/proc/<pid>/cmdline: add back the setproctitle() special case
Linus Torvalds
1
-4
/
+77
2019-07-16
/proc/<pid>/cmdline: remove all the special cases
Linus Torvalds
1
-63
/
+8
2019-07-16
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-36
/
+17
2019-07-16
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
1
-1
/
+32
2019-07-16
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-07-16
ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35
Hans de Goede
1
-0
/
+37
2019-07-16
ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
Takashi Iwai
1
-5
/
+19
2019-07-16
MIPS: fix some more fall through errors in arch/mips
Stephen Rothwell
4
-2
/
+4
2019-07-16
SUNRPC: Skip zero-refcount transports
Trond Myklebust
1
-1
/
+19
2019-07-16
SUNRPC: Replace division by multiplication in calculation of queue length
Trond Myklebust
1
-3
/
+2
2019-07-16
Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
3
-20
/
+19
2019-07-16
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
Linus Walleij
1
-8
/
+1
2019-07-16
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
20
-71
/
+46
2019-07-16
ALSA: hda/hdmi - Remove duplicated define
Takashi Iwai
1
-1
/
+0
2019-07-16
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
1
-1
/
+10
2019-07-16
ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
Hui Wang
1
-0
/
+5
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
50
-210
/
+660
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
51
-644
/
+1605
2019-07-15
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
27
-13
/
+908
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
117
-2994
/
+4502
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
221
-24841
/
+18855
2019-07-15
smb3: smbdirect no longer experimental
Steve French
1
-2
/
+2
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
57
-549
/
+7524
2019-07-15
cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
Ronnie Sahlberg
2
-1
/
+22
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1567
-34256
/
+475425
2019-07-15
ARM: dts: gemini: Set DIR-685 SPI CS as active low
Linus Walleij
1
-1
/
+1
2019-07-15
ARM: stm32: use "depends on" instead of "if" after prompt
Masahiro Yamada
1
-1
/
+2
2019-07-15
Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...
Olof Johansson
20
-550
/
+366
2019-07-15
Merge tag 'mlx5-fixes-2019-07-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-6
/
+7
2019-07-16
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
1
-20
/
+15
2019-07-15
Merge branch 'bpf-fix-wide-loads-sockaddr'
Daniel Borkmann
6
-48
/
+95
2019-07-15
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-2
/
+2
2019-07-15
selftests/bpf: add selftests for wide loads
Stanislav Fomichev
1
-0
/
+37
2019-07-15
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
Stanislav Fomichev
2
-36
/
+36
2019-07-15
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
2
-3
/
+13
2019-07-15
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
2
-7
/
+7
2019-07-15
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
1
-1
/
+1
2019-07-15
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
1
-2
/
+5
2019-07-15
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
1
-8
/
+8
2019-07-15
selftests/bpf: fix attach_probe on s390
Ilya Leoshkevich
1
-0
/
+2
2019-07-15
Merge branch 'bpf-btf-size-verification-fix'
Daniel Borkmann
5
-11
/
+104
[prev]
[next]