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
2023-06-14
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
4
-7
/
+21
2023-06-14
wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression
Hugh Dickins
1
-6
/
+6
2023-06-13
Merge branch 'fix-small-bugs-and-annoyances-in-tc-testing'
Jakub Kicinski
3
-7
/
+4
2023-06-13
selftests/tc-testing: Remove configs that no longer exist
Vlad Buslov
1
-5
/
+0
2023-06-13
selftests/tc-testing: Fix SFB db test
Vlad Buslov
1
-2
/
+2
2023-06-13
selftests/tc-testing: Fix Error: failed to find target LOG
Vlad Buslov
1
-0
/
+1
2023-06-13
selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.
Vlad Buslov
1
-0
/
+1
2023-06-13
net: ethernet: ti: am65-cpsw: Call of_node_put() on error path
Dan Carpenter
1
-1
/
+1
2023-06-13
io_uring/net: save msghdr->msg_control for retries
Jens Axboe
1
-1
/
+7
2023-06-13
Merge tag 'nios2_fix_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-2
/
+2
2023-06-13
nios2: dts: Fix tse_mac "max-frame-size" property
Janne Grunau
2
-2
/
+2
2023-06-13
drm/amd/display: limit DPIA link rate to HBR3
Peichen Huang
1
-0
/
+5
2023-06-13
drm/amd/display: fix the system hang while disable PSR
Tom Chung
1
-4
/
+6
2023-06-13
drm/amd/display: edp do not add non-edid timings
Hersen Wu
1
-1
/
+7
2023-06-13
Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...
Arunpravin Paneer Selvam
1
-1
/
+1
2023-06-13
drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1
Sonny Jiang
1
-1
/
+5
2023-06-13
drm/radeon: Disable outputs when releasing fbdev client
Thomas Zimmermann
1
-0
/
+1
2023-06-13
drm/amd/pm: workaround for compute workload type on some skus
Kenneth Feng
1
-2
/
+31
2023-06-13
drm/amd: Tighten permissions on VBIOS flashing attributes
Mario Limonciello
1
-2
/
+2
2023-06-13
drm/amd: Make sure image is written to trigger VBIOS image update flow
Mario Limonciello
1
-0
/
+3
2023-06-13
drm/amdgpu: add missing radeon secondary PCI ID
Alex Deucher
1
-0
/
+1
2023-06-13
drm/amdgpu: Implement gfx9 patch functions for resubmission
Jiadong Zhu
1
-0
/
+80
2023-06-13
drm/amdgpu: Modify indirect buffer packages for resubmission
Jiadong Zhu
4
-0
/
+102
2023-06-13
drm/amdgpu: Program gds backup address as zero if no gds allocated
Jiadong Zhu
1
-5
/
+8
2023-06-13
drm/nouveau: add nv_encoder pointer check for NULL
Natalia Petrova
1
-1
/
+2
2023-06-13
drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaled
Jiadong Zhu
1
-4
/
+4
2023-06-13
drm/nouveau/dp: check for NULL nv_connector->native_mode
Natalia Petrova
1
-2
/
+2
2023-06-13
spi: dw: Replace incorrect spi_get_chipselect with set
Abe Kohandel
1
-1
/
+1
2023-06-13
drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow
Su Hui
1
-0
/
+4
2023-06-13
Merge tag 'devicetree-fixes-for-6.4-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-13
/
+15
2023-06-13
dt-bindings: pinctrl: qcom,pmic-mpp: Fix schema for "qcom,paired"
Rob Herring
1
-2
/
+3
2023-06-13
regmap: regcache: Don't sync read-only registers
Takashi Iwai
1
-0
/
+3
2023-06-13
ASoC: tegra: Fix Master Volume Control
Jon Hunter
1
-0
/
+3
2023-06-13
tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
Robert Hodaszi
1
-1
/
+1
2023-06-13
drm/nouveau: don't detect DSM for non-NVIDIA device
Ratchanan Srirattanamet
1
-0
/
+3
2023-06-13
usb: gadget: udc: core: Prevent soft_connect_store() race
Badhri Jagan Sridharan
1
-49
/
+106
2023-06-13
usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
Badhri Jagan Sridharan
1
-2
/
+27
2023-06-13
usb: typec: Fix fast_role_swap_current show function
Pavan Holla
1
-1
/
+1
2023-06-13
usb: typec: ucsi: Fix command cancellation
Heikki Krogerus
1
-4
/
+7
2023-06-13
USB: dwc3: fix use-after-free on core driver unbind
Johan Hovold
1
-0
/
+5
2023-06-13
USB: dwc3: qcom: fix NULL-deref on suspend
Johan Hovold
1
-1
/
+10
2023-06-13
usb: dwc3: gadget: Reset num TRBs before giving back the request
Elson Roy Serrao
1
-0
/
+1
2023-06-13
usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} error
Biju Das
1
-2
/
+2
2023-06-12
clk: clk-loongson2: Zero init clk_init_data
Binbin Zhou
1
-1
/
+1
2023-06-12
clk: mediatek: mt8365: Fix inverted topclk operations
Markus Schneider-Pargmann
1
-3
/
+3
2023-06-12
clk: composite: Fix handling of high clock rates
Sebastian Reichel
1
-1
/
+4
2023-06-12
Merge branch 'mptcp-fixes'
Jakub Kicinski
2
-185
/
+354
2023-06-12
selftests: mptcp: join: skip mixed tests if not supported
Matthieu Baerts
1
-4
/
+8
2023-06-12
selftests: mptcp: join: uniform listener tests
Matthieu Baerts
1
-16
/
+14
2023-06-12
selftests: mptcp: join: skip PM listener tests if not supported
Matthieu Baerts
1
-0
/
+5
[prev]
[next]