summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-15perf stat: Take cgroups into account for shadow statsNamhyung Kim1-7/+19
2021-01-15perf stat: Introduce struct runtime_stat_dataNamhyung Kim1-173/+173
2021-01-15libperf tests: Fail when failing to get a tracepoint idIan Rogers1-0/+1
2021-01-15libperf tests: If a test fails return non-zeroIan Rogers4-4/+4
2021-01-15libperf tests: Avoid uninitialized variable warningIan Rogers1-2/+2
2021-01-15ext4: remove expensive flush on fast commitDaejun Park1-5/+5
2021-01-15ext4: fix bug for rename with RENAME_WHITEOUTyangerkun1-8/+9
2021-01-15ext4: fix wrong list_splice in ext4_fc_cleanupDaejun Park1-1/+1
2021-01-15ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERRYi Li1-11/+12
2021-01-15perf test: Fix shadow stat test for non-bash shellsNamhyung Kim1-16/+14
2021-01-15tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo1-5/+0
2021-01-15tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-01-15perf bpf examples: Fix bpf.h header include directive in 5sec.c exampleArnaldo Carvalho de Melo1-1/+1
2021-01-15Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-4/+17
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-54/+129
2021-01-15Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-3/+22
2021-01-15Merge tag 'topic/nouveau-ampere-modeset-2021-01-15' of git://anongit.freedesk...Linus Torvalds46-18/+892
2021-01-15Merge branch 'acpi-docs'Rafael J. Wysocki1-2/+2
2021-01-15io_uring: flush timeouts that should already have expiredMarcelo Diop-Gonzalez1-4/+30
2021-01-15arm64: selftests: Fix spelling of 'Mismatch'Mark Brown2-2/+2
2021-01-15arm64: syscall: include prototype for EL0 SVC functionsMark Rutland1-0/+1
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon1-0/+6
2021-01-15Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into topic...Dave Airlie46-18/+892
2021-01-14Merge tag 'drm-fixes-2021-01-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds48-410/+598
2021-01-14Merge tag 'trace-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+5
2021-01-15Merge branch '04.00-ampere-lite-fixes' of git://github.com/skeggsb/linux into...Dave Airlie17-30/+112
2021-01-14riscv: stacktrace: Move register keyword to beginning of declarationKefeng Wang1-3/+2
2021-01-15Merge tag 'amd-drm-fixes-5.11-2021-01-14' of https://gitlab.freedesktop.org/a...Dave Airlie17-265/+125
2021-01-15Merge tag 'drm-intel-fixes-2021-01-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie11-103/+339
2021-01-15drm/nouveau/disp/ga10[24]: initial supportBen Skeggs22-13/+410
2021-01-15drm/nouveau/dmaobj/ga10[24]: initial supportBen Skeggs1-0/+2
2021-01-15drm/nouveau/i2c/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs4-0/+123
2021-01-15drm/nouveau/bar/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/timer/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs9-1/+132
2021-01-15drm/nouveau/imem/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/privring/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs4-0/+79
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs6-1/+83
2021-01-15drm/nouveau/bios/ga10[024]: initial supportBen Skeggs2-0/+6
2021-01-15drm/nouveau/pci/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs3-4/+4
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs5-3/+36
2021-01-15drm/nouveau/mmu: fix vram heap sizingBen Skeggs1-3/+3
2021-01-15drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-15drm/nouveau/i2c/gk110-: disable hw-initiated dpcd readsBen Skeggs7-6/+40
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs4-6/+46
2021-01-15drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2-6/+14