Age | Commit message (Expand) | Author | Files | Lines |
2021-05-11 | Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...master | Linus Torvalds | 26 | -22/+260 |
2021-05-11 | Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -26/+55 |
2021-05-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 25 | -342/+542 |
2021-05-10 | tools headers UAPI: Sync perf_event.h with the kernel sources | Arnaldo Carvalho de Melo | 4 | -8/+24 |
2021-05-10 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+8 |
2021-05-10 | tools include UAPI powerpc: Sync errno.h with the kernel headers | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2021-05-10 | tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ... | Arnaldo Carvalho de Melo | 3 | -2/+2 |
2021-05-10 | tools headers UAPI: Sync linux/prctl.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2021-05-10 | tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s... | Arnaldo Carvalho de Melo | 5 | -1/+27 |
2021-05-10 | perf tools: Fix a build error on arm64 with clang | Masami Hiramatsu | 1 | -1/+1 |
2021-05-10 | tools headers kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2021-05-10 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+45 |
2021-05-10 | perf tools: Fix dynamic libbpf link | Jiri Olsa | 2 | -0/+8 |
2021-05-10 | perf session: Fix swapping of cpu_map and stat_config records | Dmitry Koshelev | 1 | -2/+2 |
2021-05-10 | perf jevents: Silence warning for ArchStd files | Ian Rogers | 1 | -2/+4 |
2021-05-10 | perf record: Disallow -c and -F option at the same time | Namhyung Kim | 1 | -1/+7 |
2021-05-10 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2021-05-10 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2021-05-10 | tools headers UAPI: Update tools's copy of drm.h headers | Arnaldo Carvalho de Melo | 1 | -4/+121 |
2021-05-10 | Linux 5.13-rc1 | Linus Torvalds | 1 | -2/+2 |
2021-05-10 | fbmem: fix horribly incorrect placement of __maybe_unused | Linus Torvalds | 1 | -1/+1 |
2021-05-09 | Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 19 | -81/+332 |
2021-05-09 | Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -21/+3 |
2021-05-09 | Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -0/+14 |
2021-05-09 | Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -15/+37 |
2021-05-09 | Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -60/+58 |
2021-05-09 | Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -21/+26 |
2021-05-09 | Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 16 | -233/+263 |
2021-05-09 | Revert "bio: limit bio max size" | Jens Axboe | 4 | -21/+3 |
2021-05-08 | Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -10/+16 |
2021-05-08 | drm/i915/display: fix compiler warning about array overrun | Linus Torvalds | 1 | -1/+12 |
2021-05-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 11 | -489/+438 |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 61 | -342/+183 |
2021-05-08 | smb3: if max_channels set to more than one channel request multichannel | Steve French | 1 | -0/+3 |
2021-05-08 | smb3: do not attempt multichannel to server which does not support it | Steve French | 1 | -0/+6 |
2021-05-08 | Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 19 | -990/+175 |
2021-05-08 | smb3: when mounting with multichannel include it in requested capabilities | Steve French | 1 | -0/+5 |
2021-05-08 | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 80 | -330/+689 |
2021-05-08 | linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h> | Masahiro Yamada | 3 | -6/+5 |
2021-05-08 | Merge branch 'master' into next | Michael Ellerman | 1332 | -14493/+33908 |
2021-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 15 | -42/+124 |
2021-05-08 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 8 | -62/+15 |
2021-05-08 | atm: firestream: Use fallthrough pseudo-keyword | Wei Ming Chen | 1 | -0/+1 |
2021-05-08 | net: stmmac: Do not enable RX FIFO overflow interrupts | Yannick Vignon | 2 | -18/+3 |
2021-05-08 | mptcp: fix splat when closing unaccepted socket | Paolo Abeni | 1 | -2/+1 |
2021-05-08 | Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 5 | -17/+39 |
2021-05-07 | Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 3 | -6/+2 |
2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 23 | -92/+87 |
2021-05-07 | Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -9/+109 |
2021-05-07 | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block | Linus Torvalds | 22 | -166/+216 |