linux-uconsole/include
Greg Kroah-Hartman 2ed28105c6 ANDROID: GKI: update the abi .xml file due to hex_to_bin() changes
Commit 616d354fb9 ("hex2bin: make the function hex_to_bin
constant-time") in 5.10.114 changed the signature of the hex_to_bin()
function to fix a key leak attack vector.  This is not an abi break as
older modules that use the function will still work properly, and the
CRC is preserved, but this resolves any issues going forward as well.

Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 1 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

1 function with some sub-type change:

  [C] 'function int hex_to_bin(char)' at hexdump.c:53:1 has some sub-type changes:
    parameter 1 of type 'char' changed:
      type name changed from 'char' to 'unsigned char'
      type size hasn't changed

Fixes: 616d354fb9 ("hex2bin: make the function hex_to_bin constant-time")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I26b2283300369049abc831072df9a5ace3e770d1
2022-05-13 13:47:02 +02:00
..
acpi ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions 2022-01-27 10:54:18 +01:00
asm-generic This is the 5.10.112 stable release 2022-04-29 09:15:09 +02:00
clocksource
crypto
drm
dt-bindings
keys
kunit
kvm
linux ANDROID: GKI: update the abi .xml file due to hex_to_bin() changes 2022-05-13 13:47:02 +02:00
math-emu
media
memory memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode 2022-05-09 09:05:02 +02:00
misc
net Revert "tcp: ensure to use the most recently sent skb when filling the rate sample" 2022-05-13 11:16:23 +02:00
pcmcia
ras
rdma RDMA/netlink: Add __maybe_unused to static inline in C file 2021-11-26 10:39:21 +01:00
scsi This is the 5.10.112 stable release 2022-04-29 09:15:09 +02:00
soc
sound This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
target scsi: target: Fix ordered tag handling 2021-11-26 10:39:11 +01:00
trace Merge branch 'android12-5.10' into android12-5.10-lts 2022-05-11 19:17:15 +02:00
uapi This is the 5.10.111 stable release 2022-04-21 14:27:41 +02:00
vdso
video
xen xen/gnttab: fix gnttab_end_foreign_access() without page specified 2022-03-11 12:11:54 +01:00