summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'execve-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-247-7/+0
|\
| * binfmt_flat: Remove shared library supportEric W. Biederman2022-04-227-7/+0
* | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-2411-33/+16
|\ \
| * | arm64: entry: use stackleak_erase_on_task_stack()Mark Rutland2022-05-081-1/+1
| * | arm64: stackleak: fix current_top_of_stack()Mark Rutland2022-05-081-6/+4
| * | randstruct: Split randstruct Makefile and CFLAGSKees Cook2022-05-084-4/+7
| * | randstruct: Reorganize Kconfigs and attribute macrosKees Cook2022-05-082-2/+2
| * | cfi: Use __builtin_function_startSami Tolvanen2022-04-132-20/+1
| * | mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)2022-04-131-0/+1
* | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-2417-30/+47
|\ \ \
| * | | random: handle latent entropy and command line from random_init()Jason A. Donenfeld2022-05-181-1/+1
| * | | xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-4/+2
| * | | sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-3/+1
| * | | um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-7/+2
| * | | x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-132-4/+12
| * | | nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-0/+3
| * | | arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-0/+1
| * | | mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld2022-05-131-9/+8
| * | | riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-1/+1
| * | | m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-1/+1
| * | | openrisc: start CPU timer early in bootJason A. Donenfeld2022-05-132-0/+10
| * | | powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-0/+1
| * | | alpha: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-0/+1
| * | | parisc: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-1/+2
| * | | s390: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-0/+1
| * | | ia64: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-0/+1
* | | | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-2425-408/+1383
|\ \ \ \
| * | | | perf/x86/amd/core: Fix reloading events for SVMSandipan Das2022-05-191-4/+20
| * | | | perf/x86/amd: Run AMD BRS code only on supported hwBorislav Petkov2022-05-181-1/+4
| * | | | perf/x86/amd: Fix AMD BRS period adjustmentPeter Zijlstra2022-05-183-25/+13
| * | | | perf/x86/amd: Remove unused variable 'hwc'Zucheng Zheng2022-05-121-3/+0
| * | | | perf/ibs: Fix commentRavi Bangoria2022-05-111-1/+1
| * | | | perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attributeRavi Bangoria2022-05-111-0/+21
| * | | | perf/amd/ibs: Add support for L3 miss filteringRavi Bangoria2022-05-112-7/+63
| * | | | perf/amd/ibs: Use ->is_visible callback for dynamic attributesRavi Bangoria2022-05-111-24/+54
| * | | | perf/amd/ibs: Cascade pmu init functions' return valueRavi Bangoria2022-05-111-8/+29
| * | | | perf/x86/uncore: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-112-0/+54
| * | | | perf/x86/uncore: Clean up uncore_pci_ids[]Kan Liang2022-05-111-316/+86
| * | | | perf/x86/cstate: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-111-0/+2
| * | | | perf/x86/msr: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-111-0/+2
| * | | | perf/x86: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-111-0/+2
| * | | | Merge branch 'v5.18-rc5'Peter Zijlstra2022-05-11228-1259/+1501
| |\ \ \ \
| * | | | | perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria2022-05-101-0/+18
| * | | | | perf/x86/amd/core: Add PerfMonV2 overflow handlingSandipan Das2022-05-041-11/+133
| * | | | | perf/x86/amd/core: Add PerfMonV2 counter controlSandipan Das2022-05-041-5/+45
| * | | | | perf/x86/amd/core: Detect available countersSandipan Das2022-05-042-0/+23
| * | | | | perf/x86/amd/core: Detect PerfMonV2 supportSandipan Das2022-05-041-0/+27
| * | | | | x86/msr: Add PerfCntrGlobal* registersSandipan Das2022-05-041-0/+5
| * | | | | x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das2022-05-042-1/+2
| * | | | | signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-227-0/+8