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-08-22
nvme: add a newline to the 'tls_key' sysfs attribute
Hannes Reinecke
1
-1
/
+1
2024-08-22
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
4
-2
/
+25
2024-08-22
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
4
-17
/
+43
2024-08-22
nvme-keyring: restrict match length for version '1' identifiers
Hannes Reinecke
1
-10
/
+26
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2
-12
/
+10
2024-08-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
1
-0
/
+4
2024-08-22
firmware: microchip: fix incorrect error report of programming:timeout on suc...
Steve Wilkins
1
-1
/
+1
2024-08-22
cpuidle: remove dead code from cpuidle_enter_state()
Dhruva Gole
1
-4
/
+1
2024-08-22
PCI/pwrctl: Add WCN6855 support
Konrad Dybcio
1
-0
/
+5
2024-08-22
thermal: of: Fix OF node leak in of_thermal_zone_find() error paths
Krzysztof Kozlowski
1
-6
/
+7
2024-08-22
thermal: of: Fix OF node leak in thermal_of_zone_register()
Krzysztof Kozlowski
1
-1
/
+5
2024-08-22
thermal: of: Fix OF node leak in thermal_of_trips_init() error path
Krzysztof Kozlowski
1
-2
/
+2
2024-08-22
PCI: xilinx-nwl: Add PHY support
Sean Anderson
1
-3
/
+81
2024-08-22
PCI: xilinx-nwl: Clean up clock on probe failure/removal
Sean Anderson
1
-4
/
+19
2024-08-22
PCI: xilinx-nwl: Rate-limit misc interrupt messages
Sean Anderson
1
-11
/
+11
2024-08-22
PCI: xilinx-nwl: Fix register misspelling
Sean Anderson
1
-6
/
+6
2024-08-22
PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler
Sean Anderson
1
-2
/
+2
2024-08-22
Input: keypad-nomadik-ske - remove the driver
Dmitry Torokhov
3
-390
/
+0
2024-08-22
drm/xe: Fix missing runtime outer protection for ggtt_remove_node
Rodrigo Vivi
2
-39
/
+73
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
12
-104
/
+214
2024-08-22
drm/xe: Refactor xe_ggtt balloon functions to make the node clear
Rodrigo Vivi
3
-15
/
+18
2024-08-22
drm/xe: Introduce xe_ggtt_print_holes
Rodrigo Vivi
3
-24
/
+42
2024-08-22
drm/xe: Introduce xe_ggtt_largest_hole
Rodrigo Vivi
3
-21
/
+38
2024-08-22
drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
Rodrigo Vivi
4
-7
/
+19
2024-08-22
drm/xe: Rename xe_ggtt_node related functions
Rodrigo Vivi
4
-56
/
+54
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
11
-78
/
+90
2024-08-22
drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dpt
Rodrigo Vivi
4
-3
/
+16
2024-08-22
drm/xe: Remove unnecessary drm_mm.h includes
Rodrigo Vivi
3
-3
/
+1
2024-08-22
drm/xe: Introduce GGTT documentation
Rodrigo Vivi
2
-35
/
+135
2024-08-22
drm/xe: Removed unused xe_ggtt_printk
Rodrigo Vivi
2
-21
/
+0
2024-08-22
nvme_core: scan namespaces asynchronously
Stuart Hayes
1
-1
/
+39
2024-08-22
regulator: s2mps11: use scoped memory allocation to simplify probe
Krzysztof Kozlowski
1
-10
/
+7
2024-08-22
dm bufio: Remove NULL check of list_entry()
Yuesong Li
1
-3
/
+0
2024-08-22
thermal: imx: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
1
-14
/
+6
2024-08-22
mlxsw: core_thermal: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
1
-84
/
+31
2024-08-22
platform/x86: acerhdf: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
1
-27
/
+6
2024-08-22
thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_f...
Rafael J. Wysocki
1
-6
/
+4
2024-08-22
thermal: ACPI: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
1
-56
/
+10
2024-08-22
thermal: core: Introduce .should_bind() thermal zone callback
Rafael J. Wysocki
1
-24
/
+82
2024-08-22
thermal: core: Move thermal zone locking out of bind/unbind functions
Rafael J. Wysocki
2
-9
/
+23
2024-08-22
thermal: sysfs: Use the dev argument in instance-related show/store
Rafael J. Wysocki
1
-8
/
+7
2024-08-22
thermal: core: Drop redundant thermal instance checks
Rafael J. Wysocki
1
-2
/
+2
2024-08-22
thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
Rafael J. Wysocki
1
-12
/
+4
2024-08-22
thermal: core: Fold two functions into their respective callers
Rafael J. Wysocki
1
-36
/
+19
2024-08-22
thermal: Introduce a debugfs-based testing facility
Rafael J. Wysocki
6
-0
/
+717
2024-08-22
leds: lp55xx: Use devm_clk_get_enabled() helpers
Huan Yang
2
-14
/
+2
2024-08-22
leds: as3645a: Use device_* to iterate over device child nodes
Javier Carrasco
1
-5
/
+3
2024-08-22
leds: qcom-lpg: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-08-22
leds: turris-omnia: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2024-08-22
leds: sc27xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+4
[prev]
[next]