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
2024-08-02
drm/panel-edp: Fix HKC MB116AN01 name
Terry Hsiao
1
-1
/
+1
2024-08-02
Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"
Hamza Mahfooz
3
-53
/
+5
2024-08-02
Revert "drm: Introduce 'power saving policy' drm property"
Hamza Mahfooz
4
-62
/
+0
2024-08-02
ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
Aleksandr Mishin
1
-4
/
+2
2024-08-02
ACPI: processor: Reduce the log level of a per-CPU message about idle states
Li RongQing
1
-1
/
+1
2024-08-02
ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...
Pei Xiao
1
-0
/
+2
2024-08-02
ACPI: sysfs: remove return value of acpi_device_setup_files()
Thomas Weißschuh
3
-10
/
+3
2024-08-02
ACPI: sysfs: manage sysfs attributes through device core
Thomas Weißschuh
3
-3
/
+7
2024-08-02
ACPI: sysfs: manage attributes as attribute_group
Thomas Weißschuh
1
-96
/
+71
2024-08-02
ACPI: sysfs: evaluate _STR on each sysfs access
Thomas Weißschuh
2
-16
/
+15
2024-08-02
ACPI: sysfs: validate return type of _STR method
Thomas Weißschuh
1
-2
/
+3
2024-08-02
ACPI: battery: Remove redundant NULL initalizations
Ilpo Järvinen
1
-2
/
+2
2024-08-02
ACPI: battery: Use strscpy() instead of strcpy()
Muhammad Qasim Abdul Majeed
1
-2
/
+2
2024-08-02
cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()
Jiaxun Yang
1
-0
/
+5
2024-08-02
ACPI: EC: Do not release locks during operation region accesses
Rafael J. Wysocki
1
-6
/
+49
2024-08-02
arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
Will Deacon
2
-2
/
+10
2024-08-02
cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
Jiaxun Yang
1
-0
/
+11
2024-08-02
PM: sleep: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
1
-37
/
+39
2024-08-02
PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
1
-11
/
+15
2024-08-02
iommu: Restore lost return in iommu_report_device_fault()
Barak Biber
1
-0
/
+1
2024-08-02
cpufreq: Remove LATENCY_MULTIPLIER
Qais Yousef
2
-29
/
+4
2024-08-02
powercap/intel_rapl: Add support for AMD family 1Ah
Dhananjay Ugwekar
1
-0
/
+1
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
4
-5
/
+6
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
4
-7
/
+3
2024-08-02
crypto: iaa - Fix potential use after free bug
Dan Carpenter
1
-2
/
+2
2024-08-02
crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-08-02
crypto: qat - allow disabling SR-IOV VFs
Michal Witwicki
1
-66
/
+128
2024-08-02
crypto: qat - ensure correct order in VF restarting handler
Michal Witwicki
1
-3
/
+6
2024-08-02
crypto: qat - fix recovery flow for VFs
Michal Witwicki
3
-0
/
+17
2024-08-02
crypto: qat - disable IOV in adf_dev_stop()
Michal Witwicki
1
-2
/
+2
2024-08-02
crypto: qat - preserve ADF_GENERAL_SEC
Adam Guerin
17
-61
/
+60
2024-08-02
crypto: arm64/poly1305 - move data to rodata section
Jia He
1
-0
/
+3
2024-08-02
ASoC: fsl: lpc3xxx: Make some symbols static
Yue Haibing
2
-3
/
+3
2024-08-02
ASoC: sti-sas: Constify snd_soc_component_driver struct
Christophe JAILLET
1
-16
/
+5
2024-08-02
ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...
Shenghao Ding
3
-260
/
+280
2024-08-02
ASoC: SOF: sof-audio.h: optimize snd_sof_pcm_stream_pipeline_list
Pierre-Louis Bossart
1
-2
/
+2
2024-08-02
ASoC: SOF: sof-priv.h: optimize snd_sof_ipc_msg
Pierre-Louis Bossart
1
-3
/
+4
2024-08-02
ASoC: SOF: sof-priv.h: optimize snd_sof_mailbox
Pierre-Louis Bossart
1
-1
/
+1
2024-08-02
ASoC: SOF: sof-priv.h: optimize snd_sof_platform_stream_params
Pierre-Louis Bossart
1
-3
/
+4
2024-08-02
ASoC: Intel: soc-acpi-intel-ptl-match: Add rt722 support
Bard Liao
1
-0
/
+73
2024-08-02
ASoC: Intel: soc-acpi-intel-ptl-match: add rt711-sdca table
Bard Liao
1
-0
/
+31
2024-08-02
ASoC: SOF: Intel: add initial support for PTL
Pierre-Louis Bossart
7
-0
/
+126
2024-08-02
ASoC: SOF: Intel: add PTL specific power control register
Fred Oh
2
-2
/
+16
2024-08-02
ASoC: Intel: soc-acpi: add PTL match tables
Pierre-Louis Bossart
3
-0
/
+44
2024-08-02
ASoC: cs42l43: Cache shutter IRQ control pointers
Charles Keepax
2
-17
/
+58
2024-08-02
ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helper
Charles Keepax
1
-9
/
+2
2024-08-02
ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpers
Charles Keepax
2
-8
/
+39
2024-08-02
ASoC: cs42l43: Remove redundant semi-colon at end of function
Charles Keepax
1
-1
/
+1
2024-08-02
irqchip/gic-v4.1: Replace bare number with ID_AA64PFR0_EL1_GIC_V4P1
Anshuman Khandual
1
-1
/
+1
2024-08-02
crypto: xor - fix template benchmarking
Helge Deller
1
-17
/
+14
[prev]
[next]