| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-03-02 | 22 | -305/+429 |
|\ |
|
| * | objtool: Fix ORC 'signal' propagation | Josh Poimboeuf | 2023-02-23 | 3 | -0/+3 |
| * | objtool: Remove instruction::list | Peter Zijlstra | 2023-02-23 | 4 | -86/+133 |
| * | objtool: Fix overlapping alternatives | Peter Zijlstra | 2023-02-23 | 1 | -26/+43 |
| * | objtool: Union instruction::{call_dest,jump_table} | Peter Zijlstra | 2023-02-23 | 2 | -29/+50 |
| * | objtool: Remove instruction::reloc | Peter Zijlstra | 2023-02-23 | 2 | -16/+14 |
| * | objtool: Shrink instruction::{type,visited} | Peter Zijlstra | 2023-02-23 | 1 | -5/+5 |
| * | objtool: Make instruction::alts a single-linked list | Peter Zijlstra | 2023-02-23 | 2 | -10/+10 |
| * | objtool: Make instruction::stack_ops a single-linked list | Peter Zijlstra | 2023-02-23 | 4 | -10/+9 |
| * | objtool: Change arch_decode_instruction() signature | Peter Zijlstra | 2023-02-23 | 4 | -71/+64 |
| * | Merge branch 'linus' into objtool/core, to pick up Xen dependencies | Ingo Molnar | 2023-02-23 | 184 | -5224/+7603 |
| |\ |
|
| * | | x86/unwind/orc: Add 'signal' field to ORC metadata | Josh Poimboeuf | 2023-02-11 | 3 | -7/+12 |
| * | | objtool: Optimize layout of struct special_alt | Thomas Weißschuh | 2023-02-01 | 1 | -1/+1 |
| * | | objtool: Optimize layout of struct symbol | Thomas Weißschuh | 2023-02-01 | 1 | -3/+2 |
| * | | objtool: Allocate multiple structures with calloc() | Thomas Weißschuh | 2023-02-01 | 2 | -21/+25 |
| * | | objtool: Make struct check_options static | Thomas Weißschuh | 2023-02-01 | 2 | -3/+1 |
| * | | objtool: Make struct entries[] static and const | Thomas Weißschuh | 2023-02-01 | 1 | -3/+3 |
| * | | objtool: Fix HOSTCC flag usage | Ian Rogers | 2023-02-01 | 1 | -12/+15 |
| * | | objtool: Properly support make V=1 | Ian Rogers | 2023-01-31 | 1 | -4/+10 |
| * | | objtool: Install libsubcmd in build | Ian Rogers | 2023-01-31 | 3 | -10/+24 |
| * | | objtool: Check that module init/exit function is an indirect call target | Michal Kubecek | 2023-01-21 | 2 | -0/+15 |
| * | | objtool: Fix memory leak in create_static_call_sections() | Miaoqian Lin | 2023-01-07 | 1 | -0/+2 |
* | | | capability: just use a 'u64' instead of a 'u32[2]' array | Linus Torvalds | 2023-03-01 | 1 | -4/+3 |
* | | | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2023-03-01 | 5 | -1/+32 |
|\ \ \ |
|
| * | | | selftests/ftrace: Add LoongArch kprobe args string tests support | Qing Zhang | 2023-02-25 | 2 | -0/+7 |
| * | | | selftests/seccomp: Add LoongArch selftesting support | Huacai Chen | 2023-02-25 | 1 | -0/+6 |
| * | | | tools: Add LoongArch build infrastructure | Huacai Chen | 2023-02-25 | 2 | -1/+19 |
* | | | | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-02-27 | 6 | -12/+125 |
|\ \ \ \ |
|
| * | | | | tools: net: add __pycache__ to gitignore | Jakub Kicinski | 2023-02-24 | 1 | -0/+1 |
| * | | | | tools: ynl-gen: re-raise the exception instead of printing | Jakub Kicinski | 2023-02-24 | 1 | -3/+1 |
| * | | | | tools: ynl-gen: fix single attribute structs with attr 0 only | Jakub Kicinski | 2023-02-24 | 1 | -1/+1 |
| * | | | | netdev-genl: fix repeated typo oflloading -> offloading | Tariq Toukan | 2023-02-24 | 1 | -1/+1 |
| * | | | | selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify | Lu Wei | 2023-02-23 | 1 | -1/+95 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2023-02-23 | 1 | -6/+26 |
| |\ \ \ \ |
|
| | * | | | | netfilter: ip6t_rpfilter: Fix regression with VRF interfaces | Phil Sutter | 2023-02-22 | 1 | -6/+26 |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2023-02-25 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | tools/virtio: enable to build with retpoline | Shunsuke Mie | 2023-02-21 | 1 | -1/+1 |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-02-25 | 23 | -406/+1453 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2023-02-22 | 1 | -0/+55 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transition | Emanuele Giuseppe Esposito | 2023-02-02 | 1 | -0/+55 |
| * | | | | | | | | Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2023-02-20 | 19 | -10/+1110 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch kvm-arm64/misc into kvmarm/next | Oliver Upton | 2023-02-14 | 3 | -5/+1 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | KVM: selftests: Enable USERFAULTFD | Mark Brown | 2023-02-06 | 1 | -0/+1 |
| | | * | | | | | | | | KVM: selftests: Remove redundant setbuf() | Shaoqin Huang | 2023-02-03 | 2 | -5/+0 |
| | * | | | | | | | | | Merge branch arm64/for-next/sme2 into kvmarm/next | Oliver Upton | 2023-02-13 | 16 | -5/+1109 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next | Oliver Upton | 2023-02-13 | 5 | -185/+317 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2023-02-15 | 2 | -148/+527 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | KVM: s390: selftest: memop: Add cmpxchg tests | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -15/+392 |
| | * | | | | | | | | | | | | KVM: s390: selftest: memop: Fix integer literal | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -1/+1 |
| | * | | | | | | | | | | | | KVM: s390: selftest: memop: Fix wrong address being used in test | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -2/+2 |