android_kernel_motorola_sm6225/arch/x86
Ivaylo Georgiev 6a67f069c6 Merge android-4.19.66 (487e617) into msm-4.19
* refs/heads/tmp-487e617:
  ANDROID: update ABI dump
  ANDROID: gki_defconfig: disable IP_PNP, ECRYPT_FS
  ANDROID: gki_defconfig: backport from mainline branch
  UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
  ANDROID: add GKI artifacts
  f2fs: use EINVAL for superblock with invalid magic
  f2fs: fix to read source block before invalidating it
  f2fs: remove redundant check from f2fs_setflags_common()
  f2fs: use generic checking function for FS_IOC_FSSETXATTR
  f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
  ubifs, fscrypt: cache decrypted symlink target in ->i_link
  vfs: use READ_ONCE() to access ->i_link
  fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
  fscrypt: cache decrypted symlink target in ->i_link
  fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
  fscrypt: only set dentry_operations on ciphertext dentries
  fscrypt: fix race allowing rename() and link() of ciphertext dentries
  fscrypt: clean up and improve dentry revalidation
  fscrypt: use READ_ONCE() to access ->i_crypt_info
  fscrypt: remove WARN_ON_ONCE() when decryption fails
  fscrypt: drop inode argument from fscrypt_get_ctx()
  f2fs: improve print log in f2fs_sanity_check_ckpt()
  f2fs: avoid out-of-range memory access
  f2fs: fix to avoid long latency during umount
  f2fs: allow all the users to pin a file
  f2fs: support swap file w/ DIO
  f2fs: allocate blocks for pinned file
  f2fs: fix is_idle() check for discard type
  f2fs: add a rw_sem to cover quota flag changes
  f2fs: set SBI_NEED_FSCK for xattr corruption case
  f2fs: use generic EFSBADCRC/EFSCORRUPTED
  f2fs: Use DIV_ROUND_UP() instead of open-coding
  f2fs: print kernel message if filesystem is inconsistent
  f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
  f2fs: avoid get_valid_blocks() for cleanup
  f2fs: ioctl for removing a range from F2FS
  f2fs: only set project inherit bit for directory
  f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
  f2fs: Add option to limit required GC for checkpoint=disable
  f2fs: Fix accounting for unusable blocks
  f2fs: Fix root reserved on remount
  f2fs: Lower threshold for disable_cp_again
  f2fs: fix sparse warning
  f2fs: fix f2fs_show_options to show nodiscard mount option
  f2fs: add error prints for debugging mount failure
  f2fs: fix to do sanity check on segment bitmap of LFS curseg
  f2fs: add missing sysfs entries in documentation
  f2fs: fix to avoid deadloop if data_flush is on
  f2fs: always assume that the device is idle under gc_urgent
  f2fs: add bio cache for IPU
  f2fs: allow ssr block allocation during checkpoint=disable period
  f2fs: fix to check layout on last valid checkpoint park

Conflicts:
	fs/crypto/bio.c
	fs/f2fs/inline.c
	fs/f2fs/node.c
	fs/f2fs/recovery.c
	fs/f2fs/segment.c
	fs/f2fs/super.c
	fs/f2fs/xattr.c

Change-Id: I569e91b49192e755afb388dc753b13930a50e944
Signed-off-by: Ivaylo Georgiev <irgeorgiev@codeaurora.org>
2020-02-24 07:41:17 -08:00
..
boot x86/boot/compressed/64: Fix missing initialization in find_trampoline_placement() 2019-09-10 10:33:53 +01:00
configs Merge android-4.19.66 (487e617) into msm-4.19 2020-02-24 07:41:17 -08:00
crypto This is the 4.19.45 stable release 2019-05-22 08:01:49 +02:00
entry Merge android-4.19-q.65 (03d5ba408) into msm-4.19 2019-08-14 04:55:04 -07:00
events perf/x86/intel: Fix PT PMI handling 2020-01-12 12:17:19 +01:00
hyperv x86/hyperv: Suppress "PCI: Fatal: No config space access function found" 2019-11-20 18:47:43 +01:00
ia32 This is the 4.19.47 stable release 2019-05-31 08:16:30 -07:00
include Merge android-4.19-q.92 (3e66813) into msm-4.19 2020-02-03 21:39:14 -08:00
kernel This is the 4.19.93 stable release 2020-01-04 19:29:27 +01:00
kvm KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) 2019-12-13 08:52:58 +01:00
lib x86/insn: Add some Intel instructions to the opcode map 2019-12-31 16:36:08 +01:00
math-emu x86: math-emu: Hide clang warnings for 16-bit overflow 2019-08-06 19:06:51 +02:00
mm x86/mm: Use the correct function type for native_set_fixmap() 2019-12-31 16:35:12 +01:00
net bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} 2019-11-24 08:19:17 +01:00
oprofile
pci x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect 2019-12-13 08:52:40 +01:00
platform x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakage 2020-01-12 12:17:06 +01:00
power PM / hibernate: Check the success of generating md5 digest before hibernation 2019-11-24 08:19:56 +01:00
purgatory x86/purgatory: Disable the stackleak GCC plugin for the purgatory 2019-10-11 18:21:18 +02:00
ras
realmode x86/realmode: Don't leak the trampoline kernel address 2019-05-04 09:20:21 +02:00
tools x86/insn: Fix awk regexp warnings 2019-12-01 09:17:37 +01:00
um um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP 2018-11-21 09:19:16 +01:00
video
xen kprobes/x86/xen: blacklist non-attachable xen interrupt functions 2019-12-05 09:20:25 +01:00
.gitignore
Kbuild
Kconfig This is the 4.19.86 stable release 2019-11-25 10:00:42 +01:00
Kconfig.cpu
Kconfig.debug
Makefile This is the 4.19.74 stable release 2019-09-19 09:19:11 +02:00
Makefile.um
Makefile_32.cpu