Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core | Catalin Marinas | 2020-12-09 | 14 | -164/+242 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE | Peter Collingbourne | 2020-12-03 | 1 | -1/+2 | |
| * | | | | | | | Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core | Catalin Marinas | 2020-12-09 | 5 | -25/+105 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64: sdei: Push IS_ENABLED() checks down to callee functions | Will Deacon | 2020-12-01 | 1 | -12/+18 | |
| | * | | | | | | | arm64: scs: use vmapped IRQ and SDEI shadow stacks | Sami Tolvanen | 2020-12-01 | 5 | -20/+94 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'arm64/for-next/perf' into for-next/core | Catalin Marinas | 2020-12-09 | 1 | -2/+39 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64: Enable perf events based hard lockup detector | Sumit Garg | 2020-11-25 | 1 | -2/+39 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'for-next/misc' into for-next/core | Catalin Marinas | 2020-12-09 | 6 | -59/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64: vmlinux.lds.S: Drop redundant *.init.rodata.* | Youling Tang | 2020-11-27 | 1 | -1/+1 | |
| | * | | | | | | | arm64: mte: optimize asynchronous tag check fault flag check | Peter Collingbourne | 2020-11-18 | 1 | -1/+1 | |
| | * | | | | | | | arm64/smp: Drop the macro S(x,s) | Anshuman Khandual | 2020-11-10 | 1 | -8/+7 | |
| | * | | | | | | | arm64: consistently use reserved_pg_dir | Mark Rutland | 2020-11-10 | 3 | -8/+8 | |
| | * | | | | | | | arm64: kprobes: Remove redundant kprobe_step_ctx | Masami Hiramatsu | 2020-11-10 | 1 | -41/+12 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'for-next/uaccess' into for-next/core | Catalin Marinas | 2020-12-09 | 11 | -108/+77 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | arm64: mark __system_matches_cap as __maybe_unused | Mark Rutland | 2020-12-03 | 1 | -1/+1 | |
| | * | | | | | | arm64: uaccess: remove vestigal UAO support | Mark Rutland | 2020-12-02 | 1 | -11/+0 | |
| | * | | | | | | arm64: uaccess: remove redundant PAN toggling | Mark Rutland | 2020-12-02 | 1 | -17/+0 | |
| | * | | | | | | arm64: uaccess: remove addr_limit_user_check() | Mark Rutland | 2020-12-02 | 1 | -3/+0 | |
| | * | | | | | | arm64: uaccess: remove set_fs() | Mark Rutland | 2020-12-02 | 6 | -41/+5 | |
| | * | | | | | | arm64: uaccess: rename privileged uaccess routines | Mark Rutland | 2020-12-02 | 1 | -2/+2 | |
| | * | | | | | | arm64: sdei: explicitly simulate PAN/UAO entry | Mark Rutland | 2020-12-02 | 1 | -5/+25 | |
| | * | | | | | | arm64: sdei: move uaccess logic to arch/arm64/ | Mark Rutland | 2020-12-02 | 1 | -6/+12 | |
| | * | | | | | | arm64: head.S: always initialize PSTATE | Mark Rutland | 2020-12-02 | 1 | -11/+21 | |
| | * | | | | | | arm64: head.S: cleanup SCTLR_ELx initialization | Mark Rutland | 2020-12-02 | 1 | -3/+3 | |
| | * | | | | | | arm64: head.S: rename el2_setup -> init_kernel_el | Mark Rutland | 2020-12-02 | 2 | -8/+9 | |
| | * | | | | | | arm64: add C wrappers for SET_PSTATE_*() | Mark Rutland | 2020-12-02 | 2 | -3/+3 | |
| | * | | | | | | arm64: ensure ERET from kthread is illegal | Mark Rutland | 2020-12-02 | 1 | -9/+8 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---------. \ \ \ \ \ \ | Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt... | Catalin Marinas | 2020-12-09 | 53 | -859/+1681 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | / / / / / | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| | | | | | | * | | | | | arm64: Extend the kernel command line from the bootloader | Tyler Hicks | 2020-11-27 | 1 | -1/+8 | |
| | | | | | | * | | | | | arm64: kaslr: Refactor early init command line parsing | Tyler Hicks | 2020-11-27 | 1 | -8/+11 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | | | | | * | | | | | arm64: expose FAR_EL1 tag bits in siginfo | Peter Collingbourne | 2020-11-23 | 5 | -27/+21 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | | | | * | | | | | arm64: head: tidy up the Image header definition | Ard Biesheuvel | 2020-11-17 | 2 | -27/+35 | |
| | | | | * | | | | | arm64/head: avoid symbol names pointing into first 64 KB of kernel image | Ard Biesheuvel | 2020-11-17 | 1 | -24/+22 | |
| | | | | * | | | | | arm64: omit [_text, _stext) from permanent kernel mapping | Ard Biesheuvel | 2020-11-17 | 3 | -10/+3 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | | * | | | | | arm64: abort counter_read_on_cpu() when irqs_disabled() | Ionela Voinescu | 2020-11-13 | 1 | -0/+7 | |
| | | | * | | | | | arm64: implement CPPC FFH support using AMUs | Ionela Voinescu | 2020-11-13 | 2 | -0/+74 | |
| | | | * | | | | | arm64: split counter validation function | Ionela Voinescu | 2020-11-13 | 1 | -18/+26 | |
| | | | * | | | | | arm64: wrap and generalise counter read functions | Ionela Voinescu | 2020-11-13 | 2 | -13/+15 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y | Will Deacon | 2020-11-09 | 3 | -3/+3 | |
| | | * | | | | | arm64: alternatives: Remove READ_ONCE() usage during patch operation | Will Deacon | 2020-11-09 | 1 | -3/+4 | |
| | | * | | | | | arm64: cpufeatures: Add capability for LDAPR instruction | Will Deacon | 2020-11-09 | 1 | -0/+10 | |
| | | * | | | | | arm64: alternatives: Split up alternative.h | Will Deacon | 2020-11-09 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-12-02 | 7 | -155/+230 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | arm64: entry: fix EL1 debug transitions | Mark Rutland | 2020-11-30 | 1 | -0/+26 | |
| * | | | | | arm64: entry: fix NMI {user, kernel}->kernel transitions | Mark Rutland | 2020-11-30 | 3 | -10/+46 | |
| * | | | | | arm64: entry: fix non-NMI kernel<->kernel transitions | Mark Rutland | 2020-11-30 | 1 | -3/+64 | |
| * | | | | | arm64: entry: fix non-NMI user<->kernel transitions | Mark Rutland | 2020-11-30 | 3 | -37/+39 | |
| * | | | | | arm64: entry: move el1 irq/nmi logic to C | Mark Rutland | 2020-11-30 | 3 | -45/+20 | |
| * | | | | | arm64: entry: prepare ret_to_user for function call | Mark Rutland | 2020-11-30 | 1 | -4/+5 | |
| * | | | | | arm64: entry: move enter_from_user_mode to entry-common.c | Mark Rutland | 2020-11-30 | 2 | -7/+6 |