audit: add tty field to LOGIN event
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / arch /
2019-08-31 Matthias Kaehlckefrv: declare jiffies to be located in the .data section
2019-08-31 Nick Desaulniersarm64: avoid overflow in VA_START and PAGE_OFFSET
2019-08-31 Yaroslav Furmanarm64: include: asm: initialize a few ret(-s)
2019-08-27 Swetha ChikkaboraiahBACKPORT: ARM64: dts: msm: Mount the system partition...
2019-08-27 Michael Benedictdefconfig: enable zram
2019-08-27 Michael Benedictdefconfig: sync
2019-08-27 Michael Benedictdefconfig: disable crypto_fips
2019-08-25 ivanmelerEnable CONFIG_NETFILTER_XT_TARGET_CT
2019-08-25 ivanmelerARM64: configs: Enable support for sdFAT filesystem
2019-08-25 Fevaxsigcontext ifdifed 64bit
2019-08-25 Michael Benedictdts: import specific dts to each defconfig
2019-08-25 Michael Benedictdefconfig: disable samsung unnecessary security feature
2019-08-25 Michael Benedictsource: N950F DSE2
2019-08-24 Michael Benedictsource: G955F DSE4
2019-08-24 Michael Benedictsource: G950F DSE4
2018-01-10 Greg Kroah-HartmanMerge 4.4.111 into android-4.4
2018-01-10 Greg Kroah-HartmanFix build error in vma.c
2018-01-10 Borislav PetkovMap the vsyscall page with _PAGE_USER
2018-01-10 Thomas Gleixnerx86/tlb: Drop the _GPL from the cpu_tlbstate export
2018-01-10 Helge Dellerparisc: Fix alignment of pa_tlb_lock in assembly on...
2018-01-10 Tom Lendackyx86/microcode/AMD: Add support for fam17h microcode...
2018-01-10 Vineet GuptaARC: uaccess: dont use "l" gcc inline asm constraint...
2018-01-10 Thiago Rafael Beckerkernel: make groups_sort calling a responsibility group...
2018-01-10 Andrey Ryabininx86/kasan: Write protect kasan zero shadow
2018-01-09 Greg Hackmannarm64: issue isb when trapping CNTVCT_EL0 access
2018-01-09 Marc ZyngierBACKPORT: arm64: Add CNTFRQ_EL0 trap handler
2018-01-09 Marc ZyngierBACKPORT: arm64: Add CNTVCT_EL0 trap handler
2018-01-06 Will Deaconarm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig...
2018-01-06 Will Deaconarm64: use RET instruction for exiting the trampoline
2018-01-06 Will DeaconFROMLIST: arm64: kaslr: Put kernel vectors address...
2018-01-06 Will DeaconFROMLIST: arm64: mm: Introduce TTBR_ASID_MASK for getti...
2018-01-06 Will DeaconFROMLIST: arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
2018-01-06 Will DeaconFROMLIST: arm64: entry: Add fake CPU feature for unmapp...
2018-01-06 Will DeaconFROMLIST: arm64: tls: Avoid unconditional zeroing of...
2018-01-06 Will DeaconFROMLIST: arm64: erratum: Work around Falkor erratum...
2018-01-06 Will DeaconFROMLIST: arm64: entry: Hook up entry trampoline to...
2018-01-06 Will DeaconFROMLIST: arm64: entry: Explicitly pass exception level...
2018-01-06 Will DeaconFROMLIST: arm64: mm: Map entry trampoline into trampoli...
2018-01-06 Will DeaconFROMLIST: arm64: entry: Add exception trampoline page...
2018-01-06 Will DeaconFROMLIST: arm64: mm: Invalidate both kernel and user...
2018-01-06 Will DeaconFROMLIST: arm64: mm: Add arm64_kernel_unmapped_at_el0...
2018-01-06 Will DeaconFROMLIST: arm64: mm: Allocate ASIDs in pairs
2018-01-06 Will DeaconFROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
2018-01-06 Will DeaconFROMLIST: arm64: mm: Move ASID from TTBR0 to TTBR1
2018-01-06 Will DeaconFROMLIST: arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
2018-01-06 Will DeaconFROMLIST: arm64: mm: Use non-global mappings for kernel...
2018-01-06 Mark RutlandUPSTREAM: arm64: factor out entry stack manipulation
2018-01-06 Mark RutlandUPSTREAM: arm64: tlbflush.h: add __tlbi() macro
2018-01-06 Greg Kroah-HartmanMerge 4.4.110 into android-4.4
2018-01-05 Guenter Roeckkaiser: Set _PAGE_NX only if supported
2018-01-05 Andrey Ryabininx86/kasan: Clear kasan_zero_page after TLB flush
2018-01-05 Andy Lutomirskix86/vdso: Get pvclock data from the vvar VMA instead...
2018-01-05 Andy Lutomirskix86, vdso, pvclock: Simplify and speed up the vdso...
2018-01-05 Kees CookKPTI: Report when enabled
2018-01-05 Kees CookKPTI: Rename to PAGE_TABLE_ISOLATION
2018-01-05 Borislav Petkovx86/kaiser: Move feature detection up
2018-01-05 Jiri Kosinakaiser: disabled on Xen PV
2018-01-05 Thomas Gleixnerx86/paravirt: Dont patch flush_tlb_single
2018-01-05 Hugh Dickinskaiser: kaiser_flush_tlb_on_return_to_user() check...
2018-01-05 Hugh Dickinskaiser: asm/tlbflush.h handle noPGE at lower level
2018-01-05 Hugh Dickinskaiser: drop is_atomic arg to kaiser_pagetable_walk()
2018-01-05 Hugh Dickinskaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
2018-01-05 Borislav Petkovx86/kaiser: Check boottime cmdline params
2018-01-05 Borislav Petkovx86/kaiser: Rename and simplify X86_FEATURE_KAISER...
2018-01-05 Hugh Dickinskaiser: add "nokaiser" boot option, using ALTERNATIVE
2018-01-05 Hugh Dickinskaiser: fix unlikely error in alloc_ldt_struct()
2018-01-05 Hugh Dickinskaiser: _pgd_alloc() without __GFP_REPEAT to avoid...
2018-01-05 Hugh Dickinskaiser: paranoid_entry pass cr3 need to paranoid_exit
2018-01-05 Hugh Dickinskaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
2018-01-05 Hugh Dickinskaiser: PCID 0 for kernel and 128 for user
2018-01-05 Hugh Dickinskaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush...
2018-01-05 Dave Hansenkaiser: enhanced by kernel and user PCIDs
2018-01-05 Hugh Dickinskaiser: vmstat show NR_KAISERTABLE as nr_overhead
2018-01-05 Hugh Dickinskaiser: delete KAISER_REAL_SWITCH option
2018-01-05 Hugh Dickinskaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
2018-01-05 Hugh Dickinskaiser: cleanups while trying for gold link
2018-01-05 Hugh Dickinskaiser: kaiser_remove_mapping() move along the pgd
2018-01-05 Hugh Dickinskaiser: tidied up kaiser_add/remove_mapping slightly
2018-01-05 Hugh Dickinskaiser: tidied up asm/kaiser.h somewhat
2018-01-05 Hugh Dickinskaiser: ENOMEM if kaiser_pagetable_walk() NULL
2018-01-05 Hugh Dickinskaiser: fix perf crashes
2018-01-05 Hugh Dickinskaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
2018-01-05 Hugh Dickinskaiser: fix build and FIXME in alloc_ldt_struct()
2018-01-05 Hugh Dickinskaiser: do not set _PAGE_NX on pgd_none
2018-01-05 Dave Hansenkaiser: merged update
2018-01-05 Richard FellnerKAISER: Kernel Address Isolation
2018-01-05 Tom Lendackyx86/boot: Add early cmdline parsing for options with...
2018-01-02 Greg Kroah-HartmanMerge 4.4.109 into android-4.4
2018-01-02 Thomas Gleixnerx86/smpboot: Remove stale TLB flush invocations
2018-01-02 Andy Lutomirskix86/mm/64: Fix reboot interaction with CR4.PCIDE
2018-01-02 Andy Lutomirskix86/mm: Enable CR4.PCIDE on supported systems
2018-01-02 Andy Lutomirskix86/mm: Add the 'nopcid' boot option to turn off PCID
2018-01-02 Andy Lutomirskix86/mm: Disable PCID on 32-bit kernels
2018-01-02 Andy Lutomirskix86/mm: Remove the UP asm/tlbflush.h code, always use...
2018-01-02 Andy Lutomirskix86/mm: Reimplement flush_tlb_page() using flush_tlb_mm...
2018-01-02 Andy Lutomirskix86/mm: Make flush_tlb_mm_range() more predictable
2018-01-02 Andy Lutomirskix86/mm: Remove flush_tlb() and flush_tlb_current_task()
2018-01-02 Andy Lutomirskix86/vm86/32: Switch to flush_tlb_mm_range() in mark_scr...
2018-01-02 Ravi Bangoriapowerpc/perf: Dereference BHRB entries safely
2018-01-02 Paolo Bonzinikvm: x86: fix RSM when PCID is non-zero
next