aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
s12.0drivers: thermal: fix compiler warningJulian Veit4 years
s12.1drivers: thermal: fix compiler warningJulian Veit4 years
t13.0drivers: thermal: fix compiler warningJulian Veit4 years
r11.1Revert "hima: defconfig: Enable MEMCG and disable LOW_MEMORY_KILLER"Julian Veit5 years
q10.0Revert "ASoC: Add support for AFE custom topology"Chaosmaster5 years
r11.0Revert "ASoC: Add support for AFE custom topology"Chaosmaster5 years
p9.0ext4: force revalidation of directory pointer after seekdir(2)Theodore Ts'o6 years
o8.1Bluetooth: Prevent stack info leak from the EFS element.Ben Seri7 years
o8.1_pre-eolASoc: wcd9330: extends uhqa for 16bitObyeBoss7 years
n7.1Disable sdcardfsAli B9 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2022-01-13drivers: thermal: fix compiler warningHEADt13.0s12.1s12.0Julian Veit1-2/+0
2021-12-21defconfig: disable CONFIG_RT_GROUP_SCHED and regenJulian Veit1-1/+2
2021-12-20libfdt: add fdt type definitionsRob Herring4-0/+16
2021-12-20lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spin...Fan Du1-1/+1
2021-12-20lib/crc32.c: fix trivial typo in preprocessor conditionTobias Jordan1-1/+1
2021-12-20lib: crc32: Add some additional __pure annotationsGeorge Spelvin2-4/+4
2021-12-20lib: crc32: Mark test data __initconstGeorge Spelvin1-2/+2
2021-12-20lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin2-79/+82
2021-12-20lib/crc32.c: remove unnecessary __constantFabian Frederick1-2/+2
2021-12-20lib: crc32: reduce number of cases for crc32{, c}_combineDaniel Borkmann1-2/+2
[...]