aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
s12.1defconfig: m8: reactivate lmkJulian Veit3 years
r11.1defconfig: Set CONFIG_BLK_DEV_LOOP_MIN_COUNT to 16 and regenMartijn Coenen5 years
s12.0defconfig: Set CONFIG_BLK_DEV_LOOP_MIN_COUNT to 16 and regenMartijn Coenen5 years
r11.0Backport minimal compiler_attributes.h to support GCC 9Miguel Ojeda5 years
q10.0usb: gadget: ffs: add HID descriptor support.Koen Beel5 years
lp5.1ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König11 years
 
 
AgeCommit messageAuthorFilesLines
2022-08-31defconfig: m8: reactivate lmkHEADs12.1Julian Veit1-1/+2
2022-08-28defconfig: reapply deactivate CONFIG_RT_GROUP_SCHED and regenJulian Veit3-8/+214
2022-08-25Merge branch 'lineage-19.1' of https://github.com/TARKZiM/android_kernel_htc_...Julian Veit15-415/+1209
2022-08-25BACKPORT random: replace non-blocking pool with a Chacha20-based CRNGnyyu7-450/+802
2022-08-25crypto: chacha20 - Export common ChaCha20 helpersMartin Willi2-16/+37
2022-08-25crypto: chacha20 - Add a generic ChaCha20 stream cipher implementationMartin Willi3-0/+230
2022-08-25random: fix locking dependency with the tasklist_lockTheodore Ts'o1-4/+8
2022-08-25random: make it possible to enable debugging without rebuildJiri Kosina1-4/+0
2022-08-25random: prime last_data value per fips requirementsJarod Wilson1-0/+17
2022-08-25random: fix debug format stringsJiri Kosina1-9/+10
[...]