GitHub/LineageOS/G12/android_kernel_amlogic_linux-4.9.git
Author Commit
2018-11-27 Justin M. Forbess390/mm: Fix ERROR: "__node_distance" undefined!
2018-11-27 Eric Westbrooknetfilter: ipset: actually allow allowable CIDR 0 in...
2018-11-27 Vasily Gorbiks390/vdso: add missing FORCE to build targets
2018-11-27 Nathan Chancellorarm64: percpu: Initialize ret in the default case
2018-11-27 Paul Gortmakerplatform/x86: acerhdf: Add BIOS entry for Gateway LT31...
2018-11-27 Marek Szyprowskiclk: samsung: exynos5420: Enable PERIS clocks for suspend
2018-11-27 Chengguang Xufs/exofs: fix potential memory leak in mount option...
2018-11-27 Alan Tullclk: fixed-rate: fix of_node_get-put imbalance
2018-11-27 Rajneesh Bhardwajplatform/x86: intel_telemetry: report debugfs failure
2018-11-27 Lee, Shawn Cdrm/edid: Add 6 bpc quirk for BOE panel.
2018-11-27 Richard Weinbergerum: Give start_idle_thread() a return code
2018-11-27 Ernesto A.... hfsplus: prevent btree data loss on root split
2018-11-27 Ernesto A.... hfs: prevent btree data loss on root split
2018-11-27 Jann Hornreiserfs: propagate errors from fill_with_dentries...
2018-11-27 Colin Ian Kingcifs: don't dereference smb_file_target before null...
2018-11-23 Greg Kroah... Linux 4.9.140
2018-11-23 Greg Kroah... Revert "ipv6: set rt6i_protocol properly in the route...
2018-11-23 Greg Kroah... Revert "x86/speculation: Enable cross-hyperthread spect...
2018-11-23 Greg Kroah... Linux 4.9.139
2018-11-23 Russell KingARM: spectre-v1: mitigate user accesses
2018-11-23 Russell KingARM: spectre-v1: use get_user() for __get_user()
2018-11-23 Russell KingARM: use __inttype() in get_user()
2018-11-23 Russell KingARM: oabi-compat: copy semops using __copy_from_user()
2018-11-23 Russell KingARM: vfp: use __copy_from_user() when restoring VFP...
2018-11-23 Russell KingARM: signal: copy registers using __copy_from_user()
2018-11-23 Russell KingARM: spectre-v1: fix syscall entry
2018-11-23 Russell KingARM: spectre-v1: add array_index_mask_nospec() implemen...
2018-11-23 Russell KingARM: spectre-v1: add speculation barrier (csdb) macros
2018-11-23 Russell KingARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
2018-11-23 Russell KingARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
2018-11-23 Russell KingARM: spectre-v2: KVM: invalidate icache on guest exit...
2018-11-23 Marc ZyngierARM: KVM: invalidate icache on guest exit for Cortex-A15
2018-11-23 Marc ZyngierARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
2018-11-23 Russell KingARM: spectre-v2: warn about incorrect context switching...
2018-11-23 Russell KingARM: spectre-v2: add firmware based hardening
2018-11-23 Russell KingARM: spectre-v2: harden user aborts in kernel space
2018-11-23 Russell KingARM: spectre-v2: add Cortex A8 and A15 validation of...
2018-11-23 Russell KingARM: spectre-v2: harden branch predictor on context...
2018-11-23 Russell KingARM: spectre: add Kconfig symbol for CPUs vulnerable...
2018-11-23 Russell KingARM: bugs: add support for per-processor bug checking
2018-11-23 Russell KingARM: bugs: hook processor bug checking into SMP and...
2018-11-23 Russell KingARM: bugs: prepare processor bug infrastructure
2018-11-23 Russell KingARM: add more CPU part numbers for Cortex and Brahma...
2018-11-23 Mark Rutlandarm64: uaccess: suppress spurious clang warning
2018-11-23 Arnd BergmannKbuild: use -fshort-wchar globally
2018-11-23 Matthias Kaehlckex86/build: Use cc-option to validate stack alignment...
2018-11-23 Matthias Kaehlckex86/build: Fix stack alignment for CLang
2018-11-23 Ard Biesheuvelefi/libstub/arm64: Set -fpie when building the EFI...
2018-11-23 Ard Biesheuvelefi/libstub: Preserve .debug sections after absolute...
2018-11-23 Ard Biesheuvelefi/libstub/arm64: Force 'hidden' visibility for sectio...
2018-11-23 Ard Biesheuvelefi/libstub/arm64: Use hidden attribute for struct...
2018-11-23 Michael Davidsonx86/boot: #undef memcpy() et al in string.c
2018-11-23 Ard Biesheuvelcrypto: arm64/sha - avoid non-standard inline asm tricks
2018-11-23 Matthias Kaehlckekbuild: clang: Disable 'address-of-packed-member' warning
2018-11-23 Matthias Kaehlckex86/build: Specify stack alignment for clang
2018-11-23 Matthias Kaehlckex86/build: Use __cc-option for boot code compiler options
2018-11-23 Matthias Kaehlckekbuild: Add __cc-option macro
2018-11-23 Michael Davidsoncrypto, x86: aesni - fix token pasting for clang
2018-11-23 Matthias Kaehlckex86/kbuild: Use cc-option to enable -falign-{jumps...
2018-11-23 Arnd Bergmannmodules: mark __inittest/__exittest as __maybe_unused
2018-11-23 Vinícius Tintikbuild: Add support to generate LLVM assembly files
2018-11-23 Behan Websterkbuild: use -Oz instead of -Os when using clang
2018-11-23 Mark Charleboiskbuild, LLVMLinux: Add -Werror to cc-option to support...
2018-11-23 Masahiro Yamadakbuild: drop -Wno-unknown-warning-option from clang...
2018-11-23 Jeroen Hofsteekbuild: fix asm-offset generation to work with clang
2018-11-23 Masahiro Yamadakbuild: consolidate redundant sed script ASM offset...
2018-11-23 Matthias Kaehlckekbuild: Consolidate header generation from ASM offset...
2018-11-23 Michael Davidsonkbuild: clang: add -no-integrated-as to KBUILD_[AC...
2018-11-23 Behan Websterkbuild: Add better clang cross build support
2018-11-23 David Ahernipv6: Fix PMTU updates for UDP/raw sockets in presence...
2018-11-23 Eric Dumazetinet: frags: better deal with smp races
2018-11-23 Frieder Schrempfusbnet: smsc95xx: disable carrier check while suspending
2018-11-23 Siva Reddy... tg3: Add PHY reset for 5717/5719/5720 in change ring...
2018-11-23 Xin Longsctp: not allow to set asoc prsctp_enable by sockopt
2018-11-23 Eric Dumazetnet-gro: reset skb->pkt_type in napi_reuse_skb()
2018-11-23 Sabrina Dubrocaip_tunnel: don't force DF when MTU is locked
2018-11-23 배석진flow_dissector: do not dissect l4 ports for fragments
2018-11-21 Greg Kroah... Linux 4.9.138
2018-11-21 Mark RutlandKVM: arm64: Fix caching of host MDCR_EL2 value
2018-11-21 Chris Wilsondrm/i915/execlists: Force write serialisation into...
2018-11-21 Clint Taylordrm/i915/hdmi: Add HDMI 2.0 audio clock recovery N...
2018-11-21 Stanislav Lisovskiydrm/dp_mst: Check if primary mstb is null
2018-11-21 Marc Zyngierdrm/rockchip: Allow driver to be shutdown on reboot...
2018-11-21 Mike Kravetzmm: migration: fix migration of huge PMD shared pages
2018-11-21 Mike Kravetzhugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
2018-11-21 Arnd Bergmannlib/ubsan.c: don't mark __ubsan_handle_builtin_unreacha...
2018-11-21 Guenter Roeckconfigfs: replace strncpy with memcpy
2018-11-21 Miklos Szeredifuse: fix leaked notify reply
2018-11-21 Lukas Czernerfuse: fix use-after-free in fuse_direct_IO()
2018-11-21 Maciej W. Rozyckirtc: hctosys: Add missing range error reporting
2018-11-21 Scott Mayhewnfsd: COPY and CLONE operations require the saved fileh...
2018-11-21 Frank Sorensonsunrpc: correct the computation for page_ptr when trunc...
2018-11-21 Eric W. Biedermanmount: Prevent MNT_DETACH from disconnecting locked...
2018-11-21 Eric W. Biedermanmount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED...
2018-11-21 Eric W. Biedermanmount: Retest MNT_LOCKED in do_umount
2018-11-21 Vasily Averinext4: fix buffer leak in __ext4_read_dirblock() on...
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_xattr_move_to_block(...
2018-11-21 Vasily Averinext4: release bs.bh before re-using in ext4_xattr_block...
2018-11-21 Vasily Averinext4: fix possible leak of s_journal_flag_rwsem in...
2018-11-21 Theodore Ts'oext4: fix possible leak of sbi->s_group_desc_leak in...
next