Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 16 | -3629/+4299 |
2021-11-02 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -14/+12 |
2021-11-02 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 13 | -3618/+4249 |
2021-11-02 | Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2 | -15/+38 |
2021-11-02 | Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -0/+2 |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+4 |
2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -11/+8 |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+0 |
2021-11-01 | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+2 |
2021-10-31 | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 1 | -14/+43 |
2021-10-28 | Merge branch irq/irq_cpu_offline into irq/irqchip-next | Marc Zyngier | 1 | -1/+0 |
2021-10-28 | Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next | Marc Zyngier | 3 | -9/+5 |
2021-10-28 | MIPS: irq: Avoid an unused-variable error | Yanteng Si | 1 | -2/+0 |
2021-10-26 | MIPS: loongson64: Drop call to irq_cpu_offline() | Marc Zyngier | 1 | -1/+0 |
2021-10-25 | irq: mips: simplify do_domain_IRQ() | Mark Rutland | 1 | -5/+1 |
2021-10-25 | irq: mips: stop (ab)using handle_domain_irq() | Mark Rutland | 2 | -2/+4 |
2021-10-20 | MIPS: BMIPS: Remove use of irq_cpu_offline | Florian Fainelli | 2 | -1/+3 |
2021-10-18 | arch: remove spurious blkdev.h includes | Christoph Hellwig | 3 | -3/+0 |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) | 1 | -0/+2 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -6/+4 |
2021-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+0 |
2021-10-13 | MIPS: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2 | -0/+2 |
2021-10-11 | bpf, mips: Fix comment on tail call count limiting | Tiezhu Yang | 1 | -1/+1 |
2021-10-11 | bpf, mips: Clean up config options about JIT | Tiezhu Yang | 2 | -12/+3 |
2021-10-08 | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
2021-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -22/+1 |
2021-10-08 | mips, bpf: Optimize loading of 64-bit constants | Johan Almbladh | 1 | -1/+7 |
2021-10-08 | mips, bpf: Fix Makefile that referenced a removed file | Johan Almbladh | 1 | -1/+0 |
2021-10-08 | Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@... | Mark Brown | 1 | -14/+43 |
2021-10-08 | Merge branch 'spi-5.15' into spi-5.16 | Mark Brown | 1 | -3/+1 |
2021-10-07 | firmware: include drivers/firmware/Kconfig unconditionally | Arnd Bergmann | 1 | -2/+0 |
2021-10-06 | mips, bpf: Remove old BPF JIT implementations | Johan Almbladh | 4 | -3603/+0 |
2021-10-06 | mips, bpf: Enable eBPF JITs | Johan Almbladh | 2 | -4/+7 |
2021-10-06 | mips, bpf: Add JIT workarounds for CPU errata | Johan Almbladh | 3 | -7/+35 |
2021-10-06 | mips, bpf: Add new eBPF JIT for 64-bit MIPS | Johan Almbladh | 1 | -0/+1052 |
2021-10-06 | mips, bpf: Add eBPF JIT for 32-bit MIPS | Johan Almbladh | 4 | -1/+3148 |
2021-10-06 | mips, uasm: Add workaround for Loongson-2F nop CPU errata | Johan Almbladh | 1 | -0/+4 |
2021-10-06 | mips, uasm: Enable muhu opcode for MIPS R6 | Tony Ambardar | 3 | -2/+6 |
2021-10-04 | Merge tag 'mips-fixes_5.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -22/+1 |
2021-10-02 | MIPS: Revert "add support for buggy MT7621S core detection" | Ilya Lipnitskiy | 1 | -22/+1 |
2021-10-01 | fix up for "net: add new socket option SO_RESERVE_MEM" | Stephen Rothwell | 1 | -0/+2 |
2021-10-01 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 1 | -6/+6 |
2021-10-01 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 1 | -2/+1 |
2021-10-01 | kprobes: treewide: Cleanup the error messages for kprobes | Masami Hiramatsu | 1 | -6/+5 |
2021-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -17/+44 |
2021-10-01 | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -14/+43 |
2021-09-30 | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS | Juergen Gross | 1 | -1/+1 |
2021-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -14/+43 |
2021-09-22 | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() | Sean Christopherson | 1 | -3/+1 |