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-06-12
drm/i915: Rename all bigjoiner to joiner
Stanislav Lisovskiy
18
-213
/
+213
2024-06-12
net: mana: Allow variable size indirection table
Shradha Gupta
3
-26
/
+96
2024-06-12
nvmet: always initialize cqe.result
Daniel Wagner
3
-9
/
+1
2024-06-12
nvmet-passthru: propagate status from id override functions
Daniel Wagner
1
-3
/
+3
2024-06-12
nvme: avoid double free special payload
Chunguang Xu
1
-0
/
+1
2024-06-12
thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse ...
Julien Panis
1
-1
/
+5
2024-06-12
block: unmap and free user mapped integrity via submitter
Anuj Gupta
1
-4
/
+11
2024-06-12
drm/xe/bmg: Add PCI IDs
Matt Roper
1
-1
/
+2
2024-06-12
md/raid5: avoid BUG_ON() while continue reshape after reassembling
Yu Kuai
1
-7
/
+13
2024-06-12
md: pass in max_sectors for pers->sync_request()
Yu Kuai
5
-14
/
+10
2024-06-12
md: factor out helpers for different sync_action in md_do_sync()
Yu Kuai
1
-50
/
+73
2024-06-12
md: replace last_sync_action with new enum type
Yu Kuai
3
-9
/
+9
2024-06-12
md: use new helpers in md_do_sync()
Yu Kuai
2
-17
/
+6
2024-06-12
mailmap: Add my outdated addresses to the map file
Andy Shevchenko
1
-1
/
+1
2024-06-12
md: don't fail action_store() if sync_thread is not registered
Yu Kuai
2
-54
/
+33
2024-06-12
md: remove parameter check_seq for stop_sync_thread()
Yu Kuai
1
-15
/
+11
2024-06-12
md: replace sysfs api sync_action with new helpers
Yu Kuai
1
-42
/
+52
2024-06-12
md: factor out helper to start reshape from action_store()
Yu Kuai
1
-24
/
+41
2024-06-12
md: add new helpers for sync_action
Yu Kuai
2
-0
/
+82
2024-06-12
md: add a new enum type sync_action
Yu Kuai
1
-1
/
+56
2024-06-12
md: rearrange recovery_flags
Yu Kuai
1
-14
/
+38
2024-06-12
drm/xe: Add reg read/write trace
Radhakrishna Sripada
2
-4
/
+47
2024-06-12
drm/xe/trace: Print device_id in xe_trace events
Radhakrishna Sripada
3
-40
/
+59
2024-06-12
drm/xe/trace: Print device_id in xe_trace_guc events
Radhakrishna Sripada
2
-25
/
+33
2024-06-12
drm/xe/trace: Print device_id in xe_trace_bo events
Radhakrishna Sripada
1
-9
/
+20
2024-06-12
drm/xe/trace: Extract guc related traces
Radhakrishna Sripada
5
-81
/
+114
2024-06-12
drm/xe/trace: Extract bo, vm, vma traces
Radhakrishna Sripada
8
-216
/
+250
2024-06-12
i2c: designware: Fix the functionality flags of the slave-only interface
Jean Delvare
1
-1
/
+1
2024-06-12
i2c: at91: Fix the functionality flags of the slave-only interface
Jean Delvare
1
-2
/
+1
2024-06-12
hwmon: add MP2993 driver
Noah Wang
3
-0
/
+271
2024-06-12
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
4735
-126813
/
+526351
2024-06-12
drm/xe: Increase devcoredump timeout
José Roberto de Souza
1
-2
/
+6
2024-06-12
devcoredump: Add dev_coredumpm_timeout()
José Roberto de Souza
1
-11
/
+12
2024-06-12
spi: meson-spicc: add spicc loopback mode
Xianwei Zhao
1
-2
/
+4
2024-06-12
regulator: bd71815: fix ramp values
Kalle Niemi
1
-1
/
+1
2024-06-12
pmdomain: amlogic: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-12
drm/panel: himax-hx83102: fix incorrect argument to mipi_dsi_msleep
Tejas Vipin
1
-3
/
+3
2024-06-12
hwmon: (ina2xx) Add device tree support to pass alert polarity
Amna Waseem
1
-0
/
+32
2024-06-12
Merge remote-tracking branch 'drm-misc/drm-misc-next' into HEAD
Dmitry Baryshkov
5537
-107352
/
+236377
2024-06-12
drm/i915/gem: Downgrade stolen lmem setup warning
Jonathan Cavitt
1
-2
/
+6
2024-06-12
cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()
Rafael J. Wysocki
1
-7
/
+12
2024-06-12
wifi: zd1211rw: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-06-12
wifi: p54: use 'time_left' variable with wait_for_completion_interruptible_ti...
Wolfram Sang
3
-12
/
+12
2024-06-12
wifi: mwl8k: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-5
/
+5
2024-06-12
wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-5
/
+5
2024-06-12
wifi: at76c50x: prefer struct_size over open coded arithmetic
Erick Archer
2
-7
/
+7
2024-06-12
wifi: at76c50x: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-25
/
+19
2024-06-12
phy: broadcom: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-12
phy: ti: am654-serdes: Remove duplicate define
Jan Kiszka
1
-1
/
+0
2024-06-12
PCI/pwrctl: Add a PCI power control driver for power sequenced devices
Bartosz Golaszewski
3
-0
/
+100
[prev]
[next]