Rad Kernel Chaneglogs for v/x 5.5.1

Rad Kernel Chaneglogs for v/x 5.5.1

Shashank
Sources • Kernel GitHub Sources Link

2db3493409c9 configs: regen and release tag v5.5.1

a0dbe3dadb5f Merge tag 'v4.4.248' of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into kernel-hmp

cec0696eb66c drivers: cpuidle: lpm-levels: Correct missing list initialize

6e8179dfd323 drivers: cpuidle: lpm-levels: Reset suspend wake time

000089793eaa cpuidle: Optimize pm_qos notifier callback

edb5ce2c74b5 cpuidle: lpm-levels: Allow exit latencies equal to target latencies

fab0ebff222a drivers: cpuidle: lpm-levels: LPM prediction tuning

32b57354832b cpuidle: Do not select menu and ladder governors

c10e0af22c7c cpuidle: Don't enable all governors by default

f4ca297c75da cpuidle: lpm-levels: Ignore sleep_disabled boot parameter

06201910f572 mfd: wcd9xxx-irq: avoid VLA

ea72b3efb755 drivers: synaptics_dsx_e7s: avoid VLA

f90262e17621 gpio: Remove VLA from gpiolib

ed2d5af4e83e msm: vidc: avoid VLA

a01240beb5b8 drivers: char: diag: avoid VLA

0dac66b9244f block: cryptoloop: Remove VLA usage of skcipher

0a6abdb21998 block: cryptoloop - Use new skcipher interface

7afa3c8e8f74 dm stripe: get rid of a Variable Length Array (VLA)

62f2b27294f3 ntfs: decompress: remove VLA usage

c32d262f7aa7 ntfs: aops: remove VLA usage

4628480eafcb ntfs: mft: remove VLA usage

748e15031704 [TEMP]sound: wcd9xxx: avoid VLA

7eb3fe7997d9 dm verity fec: Remove VLA usage

3cd6e36e8c70 sound: wcd9xxx: avoid VLA

a483e67835c4 drivers: camera_v2/sensor/io: avoid VLA

6b4714a1bb7b crypto: avoid VLA

d0c38425d998 crypto: remove several VLAs

1525e618f512 msm: camera: avoid VLA

3415edab486a crypto: msm: qcrypto: avoid vla

e52837d80c03 crypto: aead - Add chunk size

c7dee7eb53e7 msm_smem: make temp_string_size a constant to avoid VLA

77cbfb96573e crypto: api - Introduce generic max blocksize and alignmask

46ab9f9fd800 crypto: shash - Remove VLA usage in unaligned hashing

8bbec5ce5436 crypto: hash - Remove VLA usage

dae74e2ad75d crypto: xcbc - Remove VLA usage

d3f46b12b015 crypto: api - laying defines and checks for statically allocated buffers

80fb8f042455 xfrm: remove VLA usage in __xfrm6_sort()

99343997b068 netfilter: nfnetlink: Remove VLA usage

f3d06c9f2d0a rtnetlink: Fix null-ptr-deref in rtnl_newlink

3d75e2ad61a9 rtnetlink: Remove VLA usage

313f48fe6ce4 pstore/ram: Do not use stack VLA for parity workspace

d636a8907e72 rslib: Allocate decoder buffers to avoid VLAs

a8c19318af12 rslib: Split rs control struct

1d07d0c2451b rslib: Simplify error path

b8515c5bcc48 rslib: Remove GPL boilerplate

825aa5e29f6c rslib: Add SPDX identifiers

7c6c721beba1 rslib: Cleanup top level comments

30096a0141ea rslib: Cleanup whitespace damage

fd822a21e7d1 rslib: Add GFP aware init function

2357217418f9 ALSA: pcm: Remove VLA usage

59870f67cce3 libceph: Remove VLA usage of skcipher

39ba15104597 libceph: Remove unnecessary ivsize variables

0cd87de393e0 libceph: Use skcipher

6614512943c3 gss_krb5: Remove VLA usage of skcipher

d8d8cff9025d sunrpc: Fix skcipher/shash conversion

61d8c5b5dd02 sunrpc: Use skcipher and ahash/shash

8becf4981680 crypto: skcipher - Introduce crypto_sync_skcipher

358d15a755cb Makefile: Disable string-concatenation warning

c51ddde0d793 crypto: zstd: Make the compression level can be modified in userspace

d7a835995df5 soc: qcom: subsystem_restart: Prevent kernel panic caused by modem crash

eae7914d41a8 arm64: arch_timer: simplify accessors

040cb9890345 msm: camera: Remove pointless NULL checks in msm_camera_{get,put}_clk_info

40d0ba3639fd mfd: wcd9xxx: disable slimbus register access for debugfs

0e8476a845a9 treewide: Fix code issues detected using GCC 8

525f3bfd3944 fix gcc 8.2.1 warnings

25e972a14e3f treewide: Fix -Wmaybe-uninitialized warnings

09419bc64450 configs: Release tag v5.5 and regen build configs

Report Page