arm64/vdso: Discard .note.gnu.property sections in vDSO
[linux-2.6-microblaze.git] / arch /
2021-04-30 Bill Wendlingarm64/vdso: Discard .note.gnu.property sections in...
2021-04-23 Matthew Wilcox ... arm64: Show three registers per line
2021-04-23 Jisheng Zhangarm64: remove HAVE_DEBUG_BUGVERBOSE
2021-04-23 Mark Rutlandarm64: alternative: simplify passing alt_region
2021-04-23 Catalin Marinasarm64: Force SPARSEMEM_VMEMMAP as the only memory manag...
2021-04-23 Nick Desaulniersarm64: vdso32: drop -no-integrated-as flag
2021-04-15 Catalin MarinasMerge branch 'for-next/pac-set-get-enabled-keys' into...
2021-04-15 Catalin MarinasMerge branch 'for-next/mte-async-kernel-mode' into...
2021-04-15 Catalin MarinasMerge branches 'for-next/misc', 'for-next/kselftest...
2021-04-15 Mark Brownarm64/sve: Add compile time checks for SVE hooks in...
2021-04-13 zhouchuangaoarm64/kernel/probes: Use BUG_ON instead of if condition...
2021-04-13 Peter Collingbournearm64: pac: Optimize kernel entry/exit key installation...
2021-04-13 Peter Collingbournearm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
2021-04-13 Peter Collingbournearm64: mte: make the per-task SCTLR_EL1 field usable...
2021-04-13 Mark Brownarm64/sve: Remove redundant system_supports_sve() tests
2021-04-12 Ard Biesheuvelarm64: fpsimd: run kernel mode NEON with softirqs disabled
2021-04-12 Ard Biesheuvelarm64: assembler: introduce wxN aliases for wN registers
2021-04-12 Ard Biesheuvelarm64: assembler: remove conditional NEON yield macros
2021-04-11 Andrey Konovalovkasan, arm64: tests supports for HW_TAGS async mode
2021-04-11 Vincenzo Frascinoarm64: mte: Report async tag faults before suspend
2021-04-11 Vincenzo Frascinoarm64: mte: Enable async tag check fault
2021-04-11 Vincenzo Frascinoarm64: mte: Conditionally compile mte_enable_kernel_*()
2021-04-11 Vincenzo Frascinoarm64: mte: Enable TCO in functions that can read beyon...
2021-04-11 Vincenzo Frascinoarm64: mte: Drop arch_enable_tagging()
2021-04-11 Vincenzo Frascinoarm64: mte: Add asynchronous mode support
2021-04-08 Marc Zyngierarm64: Get rid of CONFIG_ARM64_VHE
2021-04-08 Marc Zyngierarm64: Cope with CPUs stuck in VHE mode
2021-04-08 Marc Zyngierarm64: cpufeature: Allow early filtering of feature...
2021-04-08 Mark Brownarm64: Disable fine grained traps on boot
2021-04-08 Vincenzo Frascinoarm64: mte: Remove unused mte_assign_mem_tag_range()
2021-04-08 Jisheng Zhangarm64: Add __init section marker to some functions
2021-04-08 Mark Brownarm64/sve: Rework SVE access trap to convert state...
2021-04-01 Qi Liuarm64: perf: Remove redundant initialization in perf_ev...
2021-03-29 Lecopzer Chenarm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC...
2021-03-29 Lecopzer Chenarm64: kaslr: support randomized module area with KASAN...
2021-03-29 Lecopzer Chenarm64: Kconfig: support CONFIG_KASAN_VMALLOC
2021-03-29 Lecopzer Chenarm64: kasan: abstract _text and _end to KERNEL_START/END
2021-03-29 Lecopzer Chenarm64: kasan: don't populate vmalloc area for CONFIG_KA...
2021-03-29 Chen Lifuarm64: smp: Add missing prototype for some smp.c functions
2021-03-28 Mark Rutlandarm64: setup: name `tcr` register
2021-03-28 Mark Rutlandarm64: setup: name `mair` register
2021-03-28 Mark Brownarm64: stacktrace: Move start_backtrace() out of the...
2021-03-26 Vladimir Murzinarm64: Support execute-only permissions with Enhanced PAN
2021-03-25 Linus Walleijarm64: barrier: Remove spec_bar() macro
2021-03-25 Mark Rutlandarm64: entry: remove test_irqs_unmasked macro
2021-03-24 Mark Rutlandarm64: irq: allow FIQs to be handled
2021-03-24 Hector Martinarm64: Always keep DAIF.[IF] in sync
2021-03-24 Marc Zyngierarm64: entry: factor irq triage logic into macros
2021-03-24 Mark Rutlandarm64: irq: rework root IRQ handler registration
2021-03-24 Marc Zyngierarm64: don't use GENERIC_IRQ_MULTI_HANDLER
2021-03-24 Will Deaconarm64: compat: Poison the compat sigpage
2021-03-24 Will Deaconarm64: vdso: Avoid ISB after reading from cntvct_el0
2021-03-24 Will Deaconarm64: compat: Allow signal page to be remapped
2021-03-24 Will Deaconarm64: vdso: Remove redundant calls to flush_dcache_page()
2021-03-24 Will Deaconarm64: vdso: Use GFP_KERNEL for allocating compat vdso...
2021-03-19 Ard Biesheuvelarm64: mm: use XN table mapping attributes for user...
2021-03-19 Ard Biesheuvelarm64: mm: use XN table mapping attributes for the...
2021-03-19 Ard Biesheuvelarm64: mm: add missing P4D definitions and use them...
2021-03-15 Yury NorovARM64: enable GENERIC_FIND_FIRST_BIT
2021-03-15 Mark Brownarm64: defconfig: Use DEBUG_INFO_REDUCED
2021-03-14 Linus TorvaldsMerge tag 'irq-urgent-2021-03-14' of git://git./linux...
2021-03-14 Linus TorvaldsMerge tag 'timers-urgent-2021-03-14' of git://git....
2021-03-14 Linus TorvaldsMerge tag 'sched-urgent-2021-03-14' of git://git./linux...
2021-03-14 Linus TorvaldsMerge tag 'objtool-urgent-2021-03-14' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'locking-urgent-2021-03-14' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'perf_urgent_for_v5.12-rc3' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'efi-urgent-for-v5.12-rc2' of git://git....
2021-03-14 Linus TorvaldsMerge tag 'x86_urgent_for_v5.12_rc3' of git://git....
2021-03-14 Linus TorvaldsMerge tag 'powerpc-5.12-3' of git://git./linux/kernel...
2021-03-14 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-03-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.12-1' of git://git./linux...
2021-03-13 Linus TorvaldsMerge tag 'char-misc-5.12-rc3' of git://git./linux...
2021-03-13 Linus TorvaldsMerge tag 'staging-5.12-rc3' of git://git./linux/kernel...
2021-03-13 Linus TorvaldsMerge tag 'tty-5.12-rc3' of git://git./linux/kernel...
2021-03-13 Linus TorvaldsMerge tag 'usb-5.12-rc3' of git://git./linux/kernel...
2021-03-13 Linus TorvaldsMerge tag 'erofs-for-5.12-rc3' of git://git./linux...
2021-03-13 Linus TorvaldsMerge tag 'kbuild-fixes-v5.12-2' of git://git./linux...
2021-03-13 Sergei Trofimovichia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
2021-03-13 Sergei Trofimovichia64: fix ia64_syscall_get_set_arguments() for break...
2021-03-12 Linus TorvaldsMerge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org...
2021-03-12 Linus TorvaldsMerge branch 'for-v5.12-rc3' of git://git./linux/kernel...
2021-03-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-03-12 Linus TorvaldsMerge tag 'block-5.12-2021-03-12-v2' of git://git.kerne...
2021-03-12 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-12' of git://git.kerne...
2021-03-12 Linus TorvaldsMerge tag 'devprop-5.12-rc3' of git://git./linux/kernel...
2021-03-12 Linus TorvaldsMerge tag 'pm-5.12-rc3' of git://git./linux/kernel...
2021-03-12 Linus TorvaldsMerge tag 'sound-5.12-rc3' of git://git./linux/kernel...
2021-03-12 Linus TorvaldsMerge tag 'mmc-v5.12-rc2' of git://git./linux/kernel...
2021-03-12 Linus TorvaldsMerge tag 'regulator-fix-v5.12-rc2' of git://git./linux...
2021-03-12 Linus TorvaldsMerge tag 'configfs-for-5.12' of git://git.infradead...
2021-03-12 Linus TorvaldsMerge tag 'gfs2-v5.12-rc2-fixes' of git://git./linux...
2021-03-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-03-12 Linus TorvaldsMerge tag 'for-linus-5.12b-rc3-tag' of git://git./linux...
2021-03-12 Wanpeng LiKVM: LAPIC: Advancing the timer expiration on guest...
2021-03-12 Sean ChristophersonKVM: x86/mmu: Skip !MMU-present SPTEs when removing...
2021-03-12 Wanpeng LiKVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
2021-03-12 Muhammad Usama Anjumkvm: x86: annotate RCU pointers
2021-03-12 Marc ZyngierKVM: arm64: Fix exclusive limit for IPA size
2021-03-12 Marc ZyngierKVM: arm64: Reject VM creation when the default IPA...
next