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
2022-10-19
drm: xlnx: zynqmp_dpsub: Use DRM connector bridge helper
Laurent Pinchart
2
-90
/
+20
2022-10-19
drm: xlnx: zynqmp_dpsub: Attach to the next bridge
Laurent Pinchart
1
-0
/
+18
2022-10-19
drm: xlnx: zynqmp_dpsub: Move encoder to DPSUB core
Laurent Pinchart
3
-78
/
+25
2022-10-19
drm: xlnx: zynqmp_dpsub: Move connector registration to bridge attach
Laurent Pinchart
1
-13
/
+24
2022-10-19
drm: xlnx: zynqmp_dpsub: Don't access connector in zynqmp_dp_set_format()
Laurent Pinchart
1
-7
/
+8
2022-10-19
drm: xlnx: zynqmp_dpsub: Create DRM bridge to model DP encoder
Laurent Pinchart
1
-108
/
+225
2022-10-19
drm: xlnx: zynqmp_dpsub: Constify mode argument to function
Laurent Pinchart
1
-1
/
+1
2022-10-19
drm: xlnx: zynqmp_dpsub: Switch to atomic encoder enable/disable
Laurent Pinchart
1
-4
/
+6
2022-10-19
dt-bindings: display: xlnx: zynqmp-dpsub: Add OF graph ports
Laurent Pinchart
1
-0
/
+67
2022-10-19
Merge branch 'qdisc-ingress-success'
David S. Miller
3
-0
/
+84
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
2
-0
/
+80
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-19
Merge branch 'qdisc-null-deref'
David S. Miller
3
-9
/
+23
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
1
-8
/
+17
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-19
drm/i915: Print return value on error
Nirmoy Das
1
-3
/
+3
2022-10-19
drm/i915: Refactor ttm ghost obj detection
Nirmoy Das
3
-17
/
+24
2022-10-19
ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()
Rafael J. Wysocki
1
-0
/
+1
2022-10-19
drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates
Christian König
1
-1
/
+8
2022-10-19
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Daniel Wagner
1
-4
/
+0
2022-10-19
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
1
-1
/
+1
2022-10-19
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
1
-7
/
+16
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2
-6
/
+13
2022-10-19
drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
Christian König
2
-1
/
+11
2022-10-19
nvme: add Guenther as nvme-hwmon maintainer
Christoph Hellwig
1
-0
/
+6
2022-10-19
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
1
-0
/
+2
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
1
-0
/
+10
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
1
-1
/
+1
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
1
-2
/
+3
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
4
-0
/
+5
2022-10-18
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
2022-10-18
net: hsr: avoid possible NULL deref in skb_clone()
Eric Dumazet
1
-6
/
+6
2022-10-18
bnxt_en: fix memory leak in bnxt_nvm_test()
Vikas Gupta
1
-5
/
+6
2022-10-18
drm/amdgpu: Fix for BO move issue
Arunpravin Paneer Selvam
1
-0
/
+3
2022-10-18
drm/amdgpu: dequeue mes scheduler during fini
YuBiao Wang
1
-3
/
+39
2022-10-18
drm/amd/pm: enable thermal alert on smu_v13_0_10
Kenneth Feng
1
-6
/
+4
2022-10-18
drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11
Yifan Zha
3
-9
/
+13
2022-10-18
drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback
Nathan Chancellor
1
-2
/
+3
2022-10-18
drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o
Guenter Roeck
1
-1
/
+1
2022-10-18
drm/amd/pm: add SMU IP v13.0.4 IF version define to V7
Tim Huang
1
-1
/
+1
2022-10-18
drm/amd/pm: update SMU IP v13.0.4 driver interface version
Tim Huang
1
-2
/
+15
2022-10-18
drm/amd/pm: Init pm_attr_list when dpm is disabled
ZhenGuo Yin
1
-2
/
+2
2022-10-18
drm/amd/pm: disable cstate feature for gpu reset scenario
Evan Quan
3
-0
/
+25
2022-10-18
drm/amd/pm: fulfill SMU13.0.7 cstate control interface
Evan Quan
1
-0
/
+12
2022-10-18
drm/amd/pm: fulfill SMU13.0.0 cstate control interface
Evan Quan
1
-0
/
+11
2022-10-18
drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supported
YiPeng Chai
1
-5
/
+9
2022-10-18
drm/amdgpu: Enable ras support for mp0 v13_0_0 and v13_0_10
YiPeng Chai
1
-0
/
+10
2022-10-18
drm/amdgpu: Enable gmc soft reset on gmc_v11_0_3
YiPeng Chai
1
-0
/
+1
[prev]
[next]