Age | Commit message (Expand) | Author | Files | Lines |
2023-03-02 | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 22 | -305/+429 |
2023-03-01 | capability: just use a 'u64' instead of a 'u32[2]' array | Linus Torvalds | 1 | -4/+3 |
2023-03-01 | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 5 | -1/+32 |
2023-02-28 | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 6 | -12/+125 |
2023-02-25 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 23 | -406/+1453 |
2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 15 | -303/+435 |
2023-02-25 | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 13 | -26/+600 |
2023-02-25 | selftests/ftrace: Add LoongArch kprobe args string tests support | Qing Zhang | 2 | -0/+7 |
2023-02-25 | selftests/seccomp: Add LoongArch selftesting support | Huacai Chen | 1 | -0/+6 |
2023-02-25 | tools: Add LoongArch build infrastructure | Huacai Chen | 2 | -1/+19 |
2023-02-25 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -17/+6 |
2023-02-24 | tools: net: add __pycache__ to gitignore | Jakub Kicinski | 1 | -0/+1 |
2023-02-24 | tools: ynl-gen: re-raise the exception instead of printing | Jakub Kicinski | 1 | -3/+1 |
2023-02-24 | tools: ynl-gen: fix single attribute structs with attr 0 only | Jakub Kicinski | 1 | -1/+1 |
2023-02-24 | netdev-genl: fix repeated typo oflloading -> offloading | Tariq Toukan | 1 | -1/+1 |
2023-02-24 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 69 | -83/+983 |
2023-02-24 | Merge tag 'bootconfig-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2023-02-24 | Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 3 | -2/+51 |
2023-02-23 | Merge tag 'perf-tools-for-v6.3-1-2023-02-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 128 | -1092/+3209 |
2023-02-23 | Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 5 | -3/+91 |
2023-02-23 | Merge tag 'trace-tools-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -22/+1254 |
2023-02-23 | Merge tag 'ktest-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -10/+31 |
2023-02-23 | Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -85/+101 |
2023-02-23 | Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 43 | -67/+201 |
2023-02-23 | Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -202/+579 |
2023-02-23 | Merge tag 'lkmm.2023.02.15a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -3/+78 |
2023-02-23 | selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify | Lu Wei | 1 | -1/+95 |
2023-02-23 | objtool: Fix ORC 'signal' propagation | Josh Poimboeuf | 3 | -0/+3 |
2023-02-23 | objtool: Remove instruction::list | Peter Zijlstra | 4 | -86/+133 |
2023-02-23 | objtool: Fix overlapping alternatives | Peter Zijlstra | 1 | -26/+43 |
2023-02-23 | objtool: Union instruction::{call_dest,jump_table} | Peter Zijlstra | 2 | -29/+50 |
2023-02-23 | objtool: Remove instruction::reloc | Peter Zijlstra | 2 | -16/+14 |
2023-02-23 | objtool: Shrink instruction::{type,visited} | Peter Zijlstra | 1 | -5/+5 |
2023-02-23 | objtool: Make instruction::alts a single-linked list | Peter Zijlstra | 2 | -10/+10 |
2023-02-23 | objtool: Make instruction::stack_ops a single-linked list | Peter Zijlstra | 4 | -10/+9 |
2023-02-23 | objtool: Change arch_decode_instruction() signature | Peter Zijlstra | 4 | -71/+64 |
2023-02-23 | Merge branch 'linus' into objtool/core, to pick up Xen dependencies | Ingo Molnar | 184 | -5224/+7603 |
2023-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 1 | -6/+26 |
2023-02-22 | Merge tag 'landlock-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -17/+143 |
2023-02-22 | Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 10 | -0/+1886 |
2023-02-22 | Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 6 | -92/+316 |
2023-02-22 | Merge branch 'for-6.3/hid-bpf' into for-linus | Benjamin Tissoires | 10 | -0/+1886 |
2023-02-22 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 261 | -3270/+15651 |
2023-02-22 | Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 6 | -12/+115 |
2023-02-22 | Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2023-02-22 | Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -0/+55 |
2023-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 31 | -111/+1535 |
2023-02-22 | tools/bootconfig: fix single & used for logical condition | Antonio Alvarez Feijoo | 1 | -1/+1 |