summaryrefslogtreecommitdiff
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-12-16 14:56:29 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2020-12-16 14:56:29 -0800
commit945433be3677955255fabecbf1076c17864ff9da (patch)
tree1141cc791dc2daa59516a83cca3d4e54a6a81977 /scripts/decode_stacktrace.sh
parentf67d6620e413a167e861ce5733c1be5a2384e0c4 (diff)
parent98650b0874171cc443251f7b369d3b1544db9d4e (diff)
downloadkernel-945433be3677955255fabecbf1076c17864ff9da.tar.gz
Merge tag 'leds-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Pull LED updates from Pavel Machek: "Small cleanups/fixes mostly thanks to Marek, nothing major made it in this time" * tag 'leds-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds: leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI leds: turris-omnia: fix checkpatch warning leds: turris-omnia: wrap to 80 columns leds: turris-omnia: use constants instead of macros for color command dt-bindings: leds: Convert pwm to yaml leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()' leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata() Documentation: leds: remove invalidated information
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
y to __u32Xiubo Li 2023-08-24ceph: drop messages from MDS when unmountingXiubo Li 2023-08-24ceph: size handling in MClientRequest, cap updates and inode tracesJeff Layton 2023-08-24ceph: add support to readdir for encrypted namesXiubo Li 2023-08-24ceph: decode alternate_name in lease infoJeff Layton 2023-08-24ceph: send alternate_name in MClientRequestJeff Layton 2023-08-24ceph: encode encrypted name in ceph_mdsc_build_path and dentry releaseJeff Layton 2023-08-22ceph: fscrypt_auth handling for cephJeff Layton 2023-08-22ceph: preallocate inode for ops that may create oneJeff Layton 2023-08-02ceph: defer stopping mdsc delayed_workXiubo Li 2023-04-30ceph: reorder fields in 'struct ceph_snapid_map'Christophe JAILLET 2023-04-30ceph: fix potential use-after-free bug when trimming capsXiubo Li 2022-10-04ceph: fail the request if the peer MDS doesn't support getvxattr opXiubo Li 2022-08-03ceph: add session already open notify supportXiubo Li 2022-08-03ceph: wait for the first reply of inflight async unlinkXiubo Li 2022-08-03ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIREDXiubo Li 2022-08-03ceph: use correct index when encoding client supported featuresLuís Henriques