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-02-02
drm/amd/display: reuse current context instead of recreating one
Bhawanpreet Lakha
3
-23
/
+30
2021-02-02
drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL
George Shen
1
-3
/
+3
2021-02-02
drm/amdgpu: enable freesync for A+A configs
Christian König
2
-3
/
+7
2021-02-02
drm/amd/pm: fill in the data member of v2 gpu metrics table for vangogh
Xiaojian Du
1
-0
/
+3
2021-02-02
drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...
chen gong
1
-2
/
+16
2021-02-02
drm/amdkfd: fix null pointer panic while free buffer in kfd
Huang Rui
1
-10
/
+6
2021-02-02
drm/amdgpu: fix the issue that retry constantly once the buffer is oversize
Huang Rui
1
-1
/
+1
2021-02-02
Merge tag 'imx-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-1
/
+1
2021-02-02
rtc: mc146818: Dont test for bit 0-5 in Register D
Thomas Gleixner
2
-4
/
+4
2021-02-02
Merge tag 'clang-format-for-linux-v5.11-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-4
/
+7
2021-02-02
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
1
-1
/
+3
2021-02-02
Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+5
2021-02-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-16
/
+13
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
44
-107
/
+328
2021-02-02
arm64: Use simpler arithmetics for the linear map macros
Catalin Marinas
1
-2
/
+2
2021-02-02
arm64: Do not pass tagged addresses to __is_lm_address()
Catalin Marinas
2
-2
/
+2
2021-02-02
KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode
Sean Christopherson
1
-0
/
+2
2021-02-02
net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary
Andreas Oetken
1
-1
/
+4
2021-02-02
Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
4
-9
/
+20
2021-02-02
Merge branch 'net-ipa-a-few-bug-fixes'
Jakub Kicinski
3
-6
/
+6
2021-02-02
net: ipa: fix two format specifier errors
Alex Elder
1
-2
/
+2
2021-02-02
net: ipa: use the right accessor in ipa_endpoint_status_skip()
Alex Elder
1
-2
/
+2
2021-02-02
net: ipa: be explicit about endianness
Alex Elder
1
-1
/
+1
2021-02-02
net: ipa: add a missing __iomem attribute
Alex Elder
1
-1
/
+1
2021-02-02
net: ipa: pass correct dma_handle to dma_free_coherent()
Dan Carpenter
1
-1
/
+1
2021-02-02
r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set
Heiner Kallweit
1
-2
/
+2
2021-02-02
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
Sabyrzhan Tasbolatov
1
-0
/
+3
2021-02-02
net: mvpp2: TCAM entry enable should be written after SRAM data
Stefan Chulski
1
-5
/
+5
2021-02-02
Merge tag 'ti-k3-maintainer-for-v5.12' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-6
/
+6
2021-02-02
net: lapb: Copy the skb before sending a packet
Xie He
1
-1
/
+2
2021-02-02
Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
3
-4
/
+8
2021-02-02
drm/vc4: hvs: Fix buffer overflow with the dlist handling
Maxime Ripard
1
-4
/
+14
2021-02-02
drm/i915/dp: Fix LTTPR vswing/pre-emp setting in non-transparent mode
Imre Deak
3
-10
/
+14
2021-02-02
drm/i915/dp: Move intel_dp_set_signal_levels() to intel_dp_link_training.c
Imre Deak
4
-21
/
+20
2021-02-02
drm/i915: Fix the MST PBN divider calculation
Imre Deak
1
-1
/
+3
2021-02-02
drm/dp/mst: Export drm_dp_get_vc_payload_bw()
Imre Deak
2
-6
/
+19
2021-02-02
iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
Joerg Roedel
1
-1
/
+4
2021-02-02
tracepoint: Fix race between tracing and removing tracepoint
Alexey Kardashevskiy
1
-5
/
+7
2021-02-02
drm/i915/gem: Drop lru bumping on display unpinning
Chris Wilson
4
-53
/
+4
2021-02-02
drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbs
Chris Wilson
1
-2
/
+4
2021-02-02
drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
Chris Wilson
1
-19
/
+22
2021-02-02
powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics
Raoni Fassina Firmino
2
-2
/
+11
2021-02-02
drm/i915/display: Prevent double YUV range correction on HDR planes
Andres Calderon Jaramillo
2
-55
/
+12
2021-02-02
update the email address for Keith Bush
Keith Busch
1
-0
/
+2
2021-02-02
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
1
-0
/
+2
2021-02-02
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
1
-0
/
+2
2021-02-02
drm/i915: Power up combo PHY lanes for for HDMI as well
Ville Syrjälä
1
-0
/
+2
2021-02-02
drm/i915: Extract intel_ddi_power_up_lanes()
Ville Syrjälä
1
-16
/
+19
2021-02-02
drm/i915: Skip vswing programming for TBT
Ville Syrjälä
1
-0
/
+6
2021-02-01
net/mlx5e: Release skb in case of failure in tc update skb
Maor Dickman
1
-4
/
+12
[prev]
[next]