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-03-22
net/mlx5e: Fix division by 0 in mlx5e_select_queue
Maxim Mikityanskiy
1
-0
/
+5
2021-03-22
net/mlx5e: Fix error path for ethtool set-priv-flag
Aya Levin
1
-1
/
+5
2021-03-22
net/mlx5e: Offload tuple rewrite for non-CT flows
Dima Chumak
2
-12
/
+35
2021-03-22
net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP
Alaa Hleihel
1
-0
/
+10
2021-03-22
net/mlx5: Add back multicast stats for uplink representor
Huy Nguyen
1
-0
/
+7
2021-03-22
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
1
-6
/
+8
2021-03-22
MAINTAINERS: Combine "QLOGIC QLGE 10Gb ETHERNET DRIVER" sections into one
Jonathan Neuschäfer
1
-6
/
+2
2021-03-22
drm/amdgpu: skip kfd suspend/resume for S0ix
Alex Deucher
1
-4
/
+7
2021-03-22
drm/amdgpu: drop S0ix checks around CG/PG in suspend
Alex Deucher
1
-4
/
+2
2021-03-22
drm/amdgpu: skip CG/PG for gfx during S0ix
Pratik Vishwakarma
1
-0
/
+8
2021-03-22
drm/amdgpu: update comments about s0ix suspend/resume
Alex Deucher
1
-3
/
+7
2021-03-22
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend
Alex Deucher
2
-3
/
+3
2021-03-22
drm/amdgpu: re-enable suspend phase 2 for S0ix
Alex Deucher
1
-3
/
+9
2021-03-22
drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)
Alex Deucher
1
-4
/
+6
2021-03-22
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
8
-89
/
+139
2021-03-22
drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)
Alex Deucher
1
-5
/
+2
2021-03-22
drm/amdgpu: rework S3/S4/S0ix state handling
Alex Deucher
4
-29
/
+25
2021-03-22
drm/amdgpu: fix the hibernation suspend with s0ix
Prike Liang
1
-2
/
+6
2021-03-22
integrity: double check iint_cache was initialized
Mimi Zohar
1
-0
/
+8
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-41
/
+59
2021-03-22
ACPI: scan: Use unique number for instance_no
Andy Shevchenko
3
-6
/
+34
2021-03-22
dm: don't report "detected capacity change" on device creation
Mikulas Patocka
1
-1
/
+4
2021-03-22
dm table: Fix zoned model check and zone sectors check
Shin'ichiro Kawasaki
3
-10
/
+40
2021-03-22
dm verity: fix DM_VERITY_OPTS_MAX value
JeongHyeon Lee
1
-1
/
+1
2021-03-22
PM: runtime: Defer suspending suppliers
Rafael J. Wysocki
1
-6
/
+39
2021-03-22
io_uring: fix provide_buffers sign extension
Pavel Begunkov
1
-1
/
+3
2021-03-22
io_uring: don't skip file_end_write() on reissue
Pavel Begunkov
1
-3
/
+2
2021-03-22
io_uring: correct io_queue_async_work() traces
Pavel Begunkov
1
-2
/
+2
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-22
arm64: mm: correct the inside linear map range during hotplug check
Pavel Tatashin
1
-2
/
+19
2021-03-22
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
1
-0
/
+2
2021-03-22
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
Documentation: arm64/acpi : clarify arm64 support of IBFT
Tom Saeger
1
-5
/
+5
2021-03-22
arm64: stacktrace: don't trace arch_stack_walk()
Mark Rutland
1
-4
/
+5
2021-03-22
RDMA/hns: Fix bug during CMDQ initialization
Lang Cheng
1
-1
/
+3
2021-03-22
ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
Hui Wang
1
-0
/
+1
2021-03-22
ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
Hui Wang
1
-1
/
+1
2021-03-22
Merge tag 'du-fixes-20210316' of git://linuxtv.org/pinchartl/media into drm-f...
Dave Airlie
1
-25
/
+6
2021-03-21
Linux 5.12-rc4
Linus Torvalds
1
-1
/
+1
2021-03-21
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-72
/
+168
2021-03-21
drm/msm: Fix suspend/resume on i.MX5
Fabio Estevam
1
-0
/
+8
2021-03-21
drm/msm: fix shutdown hook in case GPU components failed to bind
Dmitry Baryshkov
1
-0
/
+4
2021-03-21
io_uring: don't use {test,clear}_tsk_thread_flag() for current
Jens Axboe
2
-5
/
+3
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+31
2021-03-21
Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-48
/
+75
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-25
/
+62
2021-03-21
Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+6
2021-03-21
Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+4
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-31
/
+49
2021-03-21
Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+10
[prev]
[next]