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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique names
Sibi Sankar
1
-1
/
+2
2024-10-30
pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag
Sibi Sankar
1
-15
/
+34
2024-10-30
drm/panthor: Report group as timedout when we fail to properly suspend
Boris Brezillon
1
-4
/
+11
2024-10-30
drm/panthor: Fail job creation when the group is dead
Boris Brezillon
1
-0
/
+5
2024-10-30
drm/panthor: Fix firmware initialization on systems with a page size > 4k
Boris Brezillon
4
-8
/
+24
2024-10-30
nvme: re-fix error-handling for io_uring nvme-passthrough
Keith Busch
1
-2
/
+5
2024-10-30
nvmet-auth: assign dh_key to NULL after kfree_sensitive
Vitaliy Shevtsov
1
-0
/
+1
2024-10-30
nvme: module parameter to disable pi with offsets
Keith Busch
1
-2
/
+17
2024-10-30
accel/ivpu: Fix NOC firewall interrupt handling
Andrzej Kacprowski
4
-1
/
+15
2024-10-29
Merge tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-42
/
+77
2024-10-29
Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
9
-70
/
+125
2024-10-29
net: usb: qmi_wwan: add Quectel RG650V
Benoît Monin
1
-0
/
+1
2024-10-29
netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...
Zichen Xie
1
-1
/
+3
2024-10-29
gtp: allow -1 to be specified as file description from userspace
Pablo Neira Ayuso
1
-9
/
+13
2024-10-29
mctp i2c: handle NULL header address
Matt Johnston
1
-0
/
+3
2024-10-29
PCI: Fix pci_enable_acs() support for the ACS quirks
Jason Gunthorpe
1
-5
/
+9
2024-10-29
HID: core: zero-initialize the report buffer
Jiri Kosina
1
-1
/
+1
2024-10-29
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
3
-2
/
+90
2024-10-29
ice: block SF port creation in legacy mode
Michal Swiatkowski
1
-0
/
+6
2024-10-29
igb: Disable threaded IRQ for igb_msix_other
Wander Lairson Costa
1
-1
/
+1
2024-10-29
drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
1
-0
/
+1
2024-10-29
drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
1
-5
/
+14
2024-10-29
drm/xe: Remove runtime argument from display s/r functions
Maarten Lankhorst
3
-28
/
+39
2024-10-29
ACPI: CPPC: Make rmw_lock a raw_spin_lock
Pierre Gondois
1
-4
/
+5
2024-10-29
USB: serial: option: add Quectel RG650V
Benoît Monin
1
-0
/
+3
2024-10-29
USB: serial: option: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+3
2024-10-29
net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
Furong Xu
1
-5
/
+17
2024-10-29
net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...
Ley Foon Tan
2
-0
/
+10
2024-10-29
thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
Mika Westerberg
1
-0
/
+2
2024-10-29
usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...
Amit Sunil Dhamne
1
-3
/
+7
2024-10-29
usb: phy: Fix API devm_usb_put_phy() can not release the phy
Zijun Hu
1
-1
/
+1
2024-10-29
usb: typec: use cleanup facility for 'altmodes_node'
Javier Carrasco
1
-3
/
+4
2024-10-29
usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
Javier Carrasco
1
-0
/
+1
2024-10-29
usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path
Javier Carrasco
1
-2
/
+4
2024-10-29
usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes
Javier Carrasco
1
-2
/
+2
2024-10-29
usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links
Mathias Nyman
1
-2
/
+2
2024-10-29
Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
Stefan Wahren
1
-1
/
+0
2024-10-29
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
1
-8
/
+8
2024-10-29
xhci: Use pm_runtime_get to prevent RPM on unsupported systems
Basavaraj Natikar
1
-2
/
+4
2024-10-29
Merge tag 'thunderbolt-for-v6.12-rc5' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2
-8
/
+45
2024-10-29
Merge tag 'iio-fixes-for-6.12b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
6
-64
/
+89
2024-10-29
mei: use kvmalloc for read buffer
Alexander Usyskin
1
-2
/
+2
2024-10-29
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2
-12
/
+5
2024-10-28
usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver
Benjamin Große
1
-0
/
+1
2024-10-28
macsec: Fix use-after-free while sending the offloading packet
Jianbo Liu
1
-2
/
+1
2024-10-29
tpm: Lazily flush the auth session
Jarkko Sakkinen
4
-20
/
+44
2024-10-28
drm/amdgpu/smu13: fix profile reporting
Alex Deucher
1
-3
/
+3
2024-10-28
Merge tag 'spi-fix-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+12
2024-10-28
drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
Tvrtko Ursulin
1
-1
/
+3
2024-10-28
Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...
Ovidiu Bunea
1
-0
/
+1
[prev]
[next]