summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-08-03Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-03clk: drop unused function __clk_get_flagsJulia Lawall
2020-08-03clk: hsdk: Fix bad dependency on IOMEMGeert Uytterhoeven
2020-08-03Merge branch 'clk-fixes' into clk-kconfigStephen Boyd
2020-08-03Documentation: bootconfig: Add bootconfig override operatorMasami Hiramatsu
2020-08-03tools/bootconfig: Add testcases for value override operatorMasami Hiramatsu
2020-08-03lib/bootconfig: Add override operator supportMasami Hiramatsu
2020-08-03kprobes: Remove show_registers() function prototypeMasami Hiramatsu
2020-08-03tracing/uprobe: Remove dead code in trace_uprobe_register()Peng Fan
2020-08-03kprobes: Fix NULL pointer dereference at kprobe_ftrace_handlerMuchun Song
2020-08-03ftrace: Fix ftrace_trace_task return valueJosef Bacik
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2020-08-03ACPI: NFIT: Fix ARS zero-sized allocationDan Williams
2020-08-03userfaultfd: simplify fault handlingLinus Torvalds
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-08-03Merge tag 'filelock-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-03tracepoint: Use __used attribute definitions from compiler_attributes.hNick Desaulniers
2020-08-03tracepoint: Mark __tracepoint_string's __usedNick Desaulniers
2020-08-03f2fs: compress: disable compression mount option if compression is offChao Yu
2020-08-03f2fs: compress: add sanity check during compressed cluster readChao Yu
2020-08-03f2fs: use macro instead of f2fs verity versionJack Qiu
2020-08-03f2fs: fix deadlock between quota writes and checkpointJaegeuk Kim
2020-08-03f2fs: correct comment of f2fs_exist_written_dataJack Qiu
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-08-03net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-08-03net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-08-03Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-08-03Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-08-03trace : Have tracing buffer info use kvzalloc instead of kzallocZhaoyang Huang
2020-08-03block: don't do revalidate zones on invalid devicesJohannes Thumshirn
2020-08-03Merge branch 'bpf-libbpf-btf-parsing'Daniel Borkmann
2020-08-03tools/resolve_btfids: Use libbpf's btf__parse() APIAndrii Nakryiko
2020-08-03tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from fileAndrii Nakryiko
2020-08-03libbpf: Add btf__parse_raw() and generic btf__parse() APIsAndrii Nakryiko
2020-08-03ALSA: usb-audio: Add support for Lenovo ThinkStation P620Kai-Heng Feng
2020-08-03tools, bpftool: Fix wrong return value in do_dump()Tianjia Zhang
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski
2020-08-03tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko