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
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
6
-10
/
+8
2020-11-03
drm/nouveau/kms/nv50-: Use state helper instead of crtc pointer
Maxime Ripard
1
-1
/
+3
2020-11-03
Fonts: Replace discarded const qualifier
Lee Jones
13
-13
/
+13
2020-11-03
drivers/video: Fix -Wstringop-truncation in hdmi.c
Thomas Zimmermann
1
-2
/
+6
2020-11-03
arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
Vanshidhar Konda
1
-1
/
+1
2020-11-03
nvme-tcp: avoid repeated request completion
Sagi Grimberg
1
-1
/
+1
2020-11-03
nvme-rdma: avoid repeated request completion
Sagi Grimberg
1
-1
/
+1
2020-11-03
nvme-tcp: avoid race between time out and tear down
Chao Leng
1
-11
/
+3
2020-11-03
nvme-rdma: avoid race between time out and tear down
Chao Leng
1
-10
/
+2
2020-11-03
nvme: introduce nvme_sync_io_queues
Chao Leng
2
-2
/
+7
2020-11-03
USB: Add NO_LPM quirk for Kingston flash drive
Alan Stern
1
-0
/
+3
2020-11-03
drm/vc4: drv: Remove unused variable
Maxime Ripard
1
-1
/
+0
2020-11-03
drm/panfrost: Fix module unload
Steven Price
1
-2
/
+3
2020-11-03
drm/panfrost: Fix a deadlock between the shrinker and madvise path
Boris Brezillon
3
-7
/
+13
2020-11-03
drm/panfrost: Remove unused variables in panfrost_job_close()
Boris Brezillon
1
-2
/
+0
2020-11-02
sfp: Fix error handing in sfp_probe()
YueHaibing
1
-1
/
+2
2020-11-02
powerpc/vnic: Extend "failover pending" window
Sukadev Bhattiprolu
1
-4
/
+32
2020-11-02
RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
Adit Ranadive
1
-1
/
+1
2020-11-02
net: dsa: qca8k: Fix port MTU setting
Jonathan McDowell
1
-2
/
+2
2020-11-02
scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
Sreekanth Reddy
1
-0
/
+7
2020-11-02
scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
Hannes Reinecke
1
-4
/
+5
2020-11-02
sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
Petr Malat
1
-2
/
+2
2020-11-02
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
1
-17
/
+19
2020-11-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-105
/
+275
2020-11-02
net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement
Grygorii Strashko
2
-5
/
+1
2020-11-02
vfio/fsl-mc: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-2
/
+6
2020-11-02
vfio/type1: Use the new helper to find vfio_group
Zenghui Yu
1
-12
/
+5
2020-11-02
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
1
-10
/
+7
2020-11-02
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
1
-12
/
+46
2020-11-02
drm/amdgpu: use "*" adjacent to data name
Deepak R Varma
5
-13
/
+13
2020-11-02
drm/amdgpu/amdgpu: use "*" adjacent to data name
Deepak R Varma
9
-21
/
+21
2020-11-02
drm/amdgpu/sdma: use "*" adjacent to data name
Deepak R Varma
2
-6
/
+6
2020-11-02
drm/amdgpu/jpeg: use "*" adjacent to data name
Deepak R Varma
3
-8
/
+8
2020-11-02
drm/amdgpu/umc: use "*" adjacent to data name
Deepak R Varma
2
-4
/
+4
2020-11-02
drm/amdgpu/vcn: use "*" adjacent to data name
Deepak R Varma
3
-3
/
+3
2020-11-02
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
1
-1
/
+2
2020-11-02
drm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not set
Alex Deucher
1
-1
/
+4
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
9
-14
/
+14
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
13
-62
/
+62
2020-11-02
drm/amdgpu/nbio: improve code indentation and alignment
Deepak R Varma
2
-4
/
+4
2020-11-02
drm/amdgpu/vcn: improve code indentation and alignment
Deepak R Varma
3
-7
/
+7
2020-11-02
drm/amdgpu/gfx: improve code indentation and alignment
Deepak R Varma
3
-7
/
+7
2020-11-02
drm/amdgpu/dce: improve code indentation and alignment
Deepak R Varma
4
-5
/
+5
2020-11-02
drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded"
Colin Ian King
1
-1
/
+1
2020-11-02
drm/amd: fix typoes
Bernard Zhao
1
-1
/
+1
2020-11-02
drm/amdgpu: allow TMZ on vangogh
Alex Deucher
1
-0
/
+1
2020-11-02
amdkfd: Check kvmalloc return before memcpy
Kent Russell
1
-1
/
+1
2020-11-02
drm/amd/display: fix the NULL pointer that missed set_disp_pattern_generator ...
Huang Rui
1
-0
/
+1
2020-11-02
drm/amdgpu: replace ih ip block for vega20 and arcturus
Alex Sierra
1
-4
/
+11
2020-11-02
drm/amdgpu: apply dm_pp_notify_wm_clock_changes() for Polaris only
Evan Quan
1
-1
/
+6
[prev]
[next]