Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-15 | 15 | -62/+60 | |
|\ | ||||||
| * | signal: Expose SYS_USER_DISPATCH si_code type | Gabriel Krisman Bertazi | 2020-12-02 | 1 | -1/+1 | |
| * | x86: vdso: Expose sigreturn address on vdso to the kernel | Gabriel Krisman Bertazi | 2020-12-02 | 5 | -0/+23 | |
| * | x86: Support HAVE_CONTEXT_TRACKING_OFFSTACK | Frederic Weisbecker | 2020-11-19 | 1 | -0/+1 | |
| * | context_tracking: Introduce HAVE_CONTEXT_TRACKING_OFFSTACK | Frederic Weisbecker | 2020-11-19 | 1 | -0/+17 | |
| * | x86: Reclaim unused x86 TI flags | Gabriel Krisman Bertazi | 2020-11-16 | 1 | -10/+0 | |
| * | x86: Expose syscall_work field in thread_info | Gabriel Krisman Bertazi | 2020-11-16 | 1 | -0/+1 | |
| * | Merge branch 'x86/entry' into core/entry | Thomas Gleixner | 2020-11-16 | 13 | -43/+46 | |
| |\ | ||||||
| | * | x86: Wire up TIF_NOTIFY_SIGNAL | Jens Axboe | 2020-10-29 | 1 | -0/+2 | |
| * | | x86/entry: Move nmi entry/exit into common code | Thomas Gleixner | 2020-11-04 | 5 | -49/+13 | |
| * | | Merge branch 'core/urgent' into core/entry | Thomas Gleixner | 2020-11-04 | 2600 | -65447/+67599 | |
| |\ \ | ||||||
| * | | | entry: Add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2020-10-29 | 1 | -2/+2 | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-12-15 | 83 | -1169/+1259 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core | Catalin Marinas | 2020-12-09 | 24 | -206/+298 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 | 2 | -2/+41 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabled | Will Deacon | 2020-12-04 | 1 | -1/+1 | |
| | * | | | | | | arm64: Enable perf events based hard lockup detector | Sumit Garg | 2020-11-25 | 2 | -2/+41 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/misc' into for-next/core | Catalin Marinas | 2020-12-09 | 15 | -83/+45 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: vmlinux.lds.S: Drop redundant *.init.rodata.* | Youling Tang | 2020-11-27 | 1 | -1/+1 | |
| | * | | | | | | kasan: arm64: set TCR_EL1.TBID1 when enabled | Peter Collingbourne | 2020-11-25 | 2 | -1/+2 | |
| | * | | | | | | arm64: mte: optimize asynchronous tag check fault flag check | Peter Collingbourne | 2020-11-18 | 1 | -1/+1 | |
| | * | | | | | | arm64/mm: add fallback option to allocate virtually contiguous memory | Sudarshan Rajagopalan | 2020-11-17 | 1 | -2/+5 | |
| | * | | | | | | 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 | 9 | -22/+17 | |
| | * | | | | | | arm64: kprobes: Remove redundant kprobe_step_ctx | Masami Hiramatsu | 2020-11-10 | 2 | -48/+12 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/uaccess' into for-next/core | Catalin Marinas | 2020-12-09 | 30 | -331/+229 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | 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 | 3 | -33/+0 | |
| | * | | | | | | arm64: uaccess: remove redundant PAN toggling | Mark Rutland | 2020-12-02 | 3 | -58/+19 | |
| | * | | | | | | arm64: uaccess: remove addr_limit_user_check() | Mark Rutland | 2020-12-02 | 2 | -7/+2 | |
| | * | | | | | | arm64: uaccess: remove set_fs() | Mark Rutland | 2020-12-02 | 13 | -92/+13 | |
| | * | | | | | | arm64: uaccess cleanup macro naming | Mark Rutland | 2020-12-02 | 6 | -26/+26 | |
| | * | | | | | | arm64: uaccess: split user/kernel routines | Mark Rutland | 2020-12-02 | 2 | -65/+47 | |
| | * | | | | | | arm64: uaccess: refactor __{get,put}_user | Mark Rutland | 2020-12-02 | 1 | -17/+27 | |
| | * | | | | | | arm64: uaccess: simplify __copy_user_flushcache() | Mark Rutland | 2020-12-02 | 1 | -3/+1 | |
| | * | | | | | | arm64: uaccess: rename privileged uaccess routines | Mark Rutland | 2020-12-02 | 3 | -8/+8 | |
| | * | | | | | | arm64: sdei: explicitly simulate PAN/UAO entry | Mark Rutland | 2020-12-02 | 2 | -6/+39 | |
| | * | | | | | | 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 | 2 | -11/+26 | |
| | * | | | | | | arm64: head.S: cleanup SCTLR_ELx initialization | Mark Rutland | 2020-12-02 | 3 | -10/+16 | |
| | * | | | | | | 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 | 3 | -3/+7 | |
| | * | | | | | | 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 | 2491 | -62197/+64122 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | | | | | | * | | | | | | arm64: Extend the kernel command line from the bootloader | Tyler Hicks | 2020-11-27 | 2 | -2/+30 | |
| | | | | | | | | * | | | | | | arm64: kaslr: Refactor early init command line parsing | Tyler Hicks | 2020-11-27 | 1 | -8/+11 | |
| | | | | | | | | |/ / / / / |