Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-05-25 | 3 | -34/+113 | |
|\ | ||||||
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-05-23 | 3 | -34/+113 | |
| |\ | ||||||
| | * | bpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack | Song Liu | 2022-05-23 | 1 | -0/+5 | |
| | * | x86/alternative: Introduce text_poke_set | Song Liu | 2022-05-23 | 2 | -10/+58 | |
| | * | bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm. | Kui-Feng Lee | 2022-05-10 | 1 | -2/+3 | |
| | * | bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack | Kui-Feng Lee | 2022-05-10 | 1 | -9/+32 | |
| | * | bpf, x86: Generate trampolines from bpf_tramp_links | Kui-Feng Lee | 2022-05-10 | 1 | -17/+19 | |
* | | | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-05-24 | 2 | -1/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'pm-tools' | Rafael J. Wysocki | 2022-05-23 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2022-04-19 | 1 | -0/+1 | |
| | |\ \ \ | ||||||
| | | * | | | tools/power turbostat: Add Power Limit4 support | Sumeet Pawnikar | 2022-04-16 | 1 | -0/+1 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. | | | | | Merge branches 'pm-core', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2022-05-23 | 1 | -1/+1 | |
| |\ \ \| | | | | | |_|_|_|/ / | |/| | | | | | ||||||
| | | * | | | | x86/ACPI: Preserve ACPI-table override during hibernation | Amadeusz Sławiński | 2022-04-13 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-05-24 | 2 | -9/+6 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs' | Rafael J. Wysocki | 2022-05-23 | 2 | -9/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | / / / / | | | | | | |/ / / / | | | | | |/| / / / | | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | | | * | | | | | x86: ACPI: Make mp_config_acpi_gsi() a void function | Li kunyu | 2022-05-11 | 1 | -4/+3 | |
| | * | | | | | | | ACPI: APEI: Fix missing ERST record id | Liu Xinpeng | 2022-04-13 | 1 | -5/+3 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-24 | 3 | -2/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | randstruct: Split randstruct Makefile and CFLAGS | Kees Cook | 2022-05-08 | 1 | -1/+2 | |
| * | | | | | | | | randstruct: Reorganize Kconfigs and attribute macros | Kees Cook | 2022-05-08 | 1 | -1/+1 | |
| * | | | | | | | | mm/usercopy: Check kmap addresses properly | Matthew Wilcox (Oracle) | 2022-04-13 | 1 | -0/+1 | |
* | | | | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-05-24 | 2 | -4/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/tsc: Use fallback for random_get_entropy() instead of zero | Jason A. Donenfeld | 2022-05-13 | 2 | -4/+12 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-24 | 19 | -408/+1377 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf/x86/amd/core: Fix reloading events for SVM | Sandipan Das | 2022-05-19 | 1 | -4/+20 | |
| * | | | | | | | | | perf/x86/amd: Run AMD BRS code only on supported hw | Borislav Petkov | 2022-05-18 | 1 | -1/+4 | |
| * | | | | | | | | | perf/x86/amd: Fix AMD BRS period adjustment | Peter Zijlstra | 2022-05-18 | 3 | -25/+13 | |
| * | | | | | | | | | perf/x86/amd: Remove unused variable 'hwc' | Zucheng Zheng | 2022-05-12 | 1 | -3/+0 | |
| * | | | | | | | | | perf/ibs: Fix comment | Ravi Bangoria | 2022-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute | Ravi Bangoria | 2022-05-11 | 1 | -0/+21 | |
| * | | | | | | | | | perf/amd/ibs: Add support for L3 miss filtering | Ravi Bangoria | 2022-05-11 | 2 | -7/+63 | |
| * | | | | | | | | | perf/amd/ibs: Use ->is_visible callback for dynamic attributes | Ravi Bangoria | 2022-05-11 | 1 | -24/+54 | |
| * | | | | | | | | | perf/amd/ibs: Cascade pmu init functions' return value | Ravi Bangoria | 2022-05-11 | 1 | -8/+29 | |
| * | | | | | | | | | perf/x86/uncore: Add new Alder Lake and Raptor Lake support | Kan Liang | 2022-05-11 | 2 | -0/+54 | |
| * | | | | | | | | | perf/x86/uncore: Clean up uncore_pci_ids[] | Kan Liang | 2022-05-11 | 1 | -316/+86 | |
| * | | | | | | | | | perf/x86/cstate: Add new Alder Lake and Raptor Lake support | Kan Liang | 2022-05-11 | 1 | -0/+2 | |
| * | | | | | | | | | perf/x86/msr: Add new Alder Lake and Raptor Lake support | Kan Liang | 2022-05-11 | 1 | -0/+2 | |
| * | | | | | | | | | perf/x86: Add new Alder Lake and Raptor Lake support | Kan Liang | 2022-05-11 | 1 | -0/+2 | |
| * | | | | | | | | | Merge branch 'v5.18-rc5' | Peter Zijlstra | 2022-05-11 | 59 | -303/+565 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf/amd/ibs: Use interrupt regs ip for stack unwinding | Ravi Bangoria | 2022-05-10 | 1 | -0/+18 | |
| * | | | | | | | | | | perf/x86/amd/core: Add PerfMonV2 overflow handling | Sandipan Das | 2022-05-04 | 1 | -11/+133 | |
| * | | | | | | | | | | perf/x86/amd/core: Add PerfMonV2 counter control | Sandipan Das | 2022-05-04 | 1 | -5/+45 | |
| * | | | | | | | | | | perf/x86/amd/core: Detect available counters | Sandipan Das | 2022-05-04 | 2 | -0/+23 | |
| * | | | | | | | | | | perf/x86/amd/core: Detect PerfMonV2 support | Sandipan Das | 2022-05-04 | 1 | -0/+27 | |
| * | | | | | | | | | | x86/msr: Add PerfCntrGlobal* registers | Sandipan Das | 2022-05-04 | 1 | -0/+5 | |
| * | | | | | | | | | | x86/cpufeatures: Add PerfMonV2 feature bit | Sandipan Das | 2022-05-04 | 2 | -1/+2 | |
| * | | | | | | | | | | signal: Deliver SIGTRAP on perf event asynchronously if blocked | Marco Elver | 2022-04-22 | 1 | -0/+2 | |
| * | | | | | | | | | | perf/x86: Unify format of events sysfs show | Yang Jihong | 2022-04-05 | 1 | -1/+1 | |
| * | | | | | | | | | | perf/x86/amd: Add idle hooks for branch sampling | Stephane Eranian | 2022-04-05 | 4 | -0/+61 | |
| * | | | | | | | | | | perf/x86/amd: Make Zen3 branch sampling opt-in | Stephane Eranian | 2022-04-05 | 3 | -11/+49 |