| Commit message (Expand) | Author | Age | Files | Lines |
* | objtool: Add --mnop as an option to --mcount | Sathvika Vasireddy | 2022-11-18 | 7 | -10/+39 |
* | objtool: Use target file class size instead of a compiled constant | Christophe Leroy | 2022-11-18 | 3 | -10/+24 |
* | objtool: Use target file endianness instead of a compiled constant | Christophe Leroy | 2022-11-18 | 6 | -31/+30 |
* | objtool: Fix SEGFAULT | Christophe Leroy | 2022-11-18 | 1 | -1/+1 |
* | powerpc/vdso: Skip objtool from running on VDSO files | Sathvika Vasireddy | 2022-11-18 | 1 | -0/+2 |
* | powerpc/32: Fix objtool unannotated intra-function call warnings | Christophe Leroy | 2022-11-18 | 10 | -35/+89 |
* | crypto: vmx: Skip objtool from running on aesp8-ppc.o | Sathvika Vasireddy | 2022-11-18 | 1 | -0/+2 |
* | powerpc: Curb objtool unannotated intra-function call warnings | Sathvika Vasireddy | 2022-11-15 | 2 | -0/+5 |
* | powerpc: Fix objtool unannotated intra-function call warnings | Sathvika Vasireddy | 2022-11-15 | 6 | -13/+32 |
* | powerpc: Override __ALIGN and __ALIGN_STR macros | Sathvika Vasireddy | 2022-11-15 | 1 | -0/+3 |
* | powerpc: Fix __WARN_FLAGS() for use with Objtool | Sathvika Vasireddy | 2022-11-15 | 1 | -1/+2 |
* | Linux 6.1-rc2v6.1-rc2 | Linus Torvalds | 2022-10-24 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-10-24 | 18 | -99/+180 |
|\ |
|
| * | tools: include: sync include/api/linux/kvm.h | Paolo Bonzini | 2022-10-22 | 1 | -0/+1 |
| * | KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER | Alexander Graf | 2022-10-22 | 1 | -0/+56 |
| * | KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter() | Alexander Graf | 2022-10-22 | 1 | -14/+17 |
| * | kvm: Add support for arch compat vm ioctls | Alexander Graf | 2022-10-22 | 2 | -0/+13 |
| * | Merge tag 'kvm-riscv-fixes-6.1-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini | 2022-10-22 | 6 | -51/+57 |
| |\ |
|
| | * | RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc | Anup Patel | 2022-10-21 | 3 | -2/+19 |
| | * | RISC-V: Fix compilation without RISCV_ISA_ZICBOM | Andrew Jones | 2022-10-21 | 3 | -49/+38 |
| * | | Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2022-10-22 | 2 | -1/+8 |
| |\ \ |
|
| | * | | KVM: arm64: vgic: Fix exit condition in scan_its_table() | Eric Ren | 2022-10-15 | 1 | -1/+4 |
| | * | | KVM: arm64: nvhe: Fix build with profile optimization | Denis Nikitin | 2022-10-15 | 1 | -0/+4 |
| * | | | Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2022-10-22 | 7 | -33/+28 |
| |\| |
| | |/
| |/| |
|
| | * | KVM: selftests: Fix number of pages for memory slot in memslot_modification_s... | Gavin Shan | 2022-10-13 | 1 | -1/+1 |
| | * | KVM: arm64: selftests: Fix multiple versions of GIC creation | Zenghui Yu | 2022-10-10 | 1 | -2/+2 |
| | * | KVM: arm64: Enable stack protection and branch profiling for VHE | Vincent Donnefort | 2022-10-09 | 2 | -4/+4 |
| | * | KVM: arm64: Limit stage2_apply_range() batch size to largest block | Oliver Upton | 2022-10-09 | 2 | -21/+8 |
| | * | KVM: arm64: Work out supported block level at compile time | Oliver Upton | 2022-10-09 | 1 | -5/+13 |
* | | | Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()" | Jason A. Donenfeld | 2022-10-23 | 1 | -0/+8 |
* | | | kernel/utsname_sysctl.c: Fix hostname polling | Linus Torvalds | 2022-10-23 | 2 | -0/+2 |
* | | | Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-10-23 | 5 | -46/+163 |
|\ \ \ |
|
| * | | | bpf: Fix sample_flags for bpf_perf_event_output | Sumanth Korikkar | 2022-10-17 | 1 | -0/+2 |
| * | | | selftests/perf_events: Add a SIGTRAP stress test with disables | Marco Elver | 2022-10-17 | 1 | -3/+32 |
| * | | | perf: Fix missing SIGTRAPs | Peter Zijlstra | 2022-10-17 | 3 | -43/+129 |
| |/ / |
|
* | | | Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-10-23 | 4 | -29/+35 |
|\ \ \ |
|
| * | | | sched: Introduce struct balance_callback to avoid CFI mismatches | Kees Cook | 2022-10-17 | 4 | -20/+26 |
| * | | | sched/core: Fix comparison in sched_group_cookie_match() | Lin Shengwang | 2022-10-17 | 1 | -9/+9 |
| |/ / |
|
* | | | Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-10-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86/unwind/orc: Fix unreliable stack dump with gcov | Chen Zhongjin | 2022-10-21 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-10-23 | 11 | -86/+122 |
|\ \ \ |
|
| * | | | x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly | Chang S. Bae | 2022-10-22 | 1 | -0/+9 |
| * | | | perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() | Maxim Levitsky | 2022-10-20 | 1 | -1/+1 |
| * | | | ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph() | Peter Zijlstra | 2022-10-20 | 3 | -15/+27 |
| * | | | x86/ftrace: Remove ftrace_epilogue() | Peter Zijlstra | 2022-10-20 | 1 | -15/+6 |
| * | | | x86/resctrl: Fix min_cbm_bits for AMD | Babu Moger | 2022-10-18 | 1 | -6/+2 |
| * | | | x86/microcode/AMD: Apply the patch early on every logical thread | Borislav Petkov | 2022-10-18 | 1 | -3/+13 |
| * | | | x86/topology: Fix duplicated core ID within a package | Zhang Rui | 2022-10-17 | 1 | -1/+1 |
| * | | | x86/topology: Fix multiple packages shown on a single-package system | Zhang Rui | 2022-10-17 | 1 | -4/+10 |
| * | | | hwmon/coretemp: Handle large core ID value | Zhang Rui | 2022-10-17 | 1 | -15/+41 |