summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-14kconfig: qconf: do not use 'menu' variable for (QMenuBar *)Masahiro Yamada
2020-08-14kconfig: qconf: remove ->addSeparator() to menuBarMasahiro Yamada
2020-08-14kconfig: add 'static' to some file-local dataMasahiro Yamada
2020-08-14kconfig: qconf: Fix mouse events in search viewMaxime Chretien
2020-08-14kconfig: constify XPM dataMasahiro Yamada
2020-08-14Revert "checkpatch: kconfig: prefer 'help' over '---help---'"Masahiro Yamada
2020-08-14kconfig: remove '---help---' supportMasahiro Yamada
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-08-13selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko
2020-08-13tools/bpftool: Generate data section struct with conservative alignmentAndrii Nakryiko
2020-08-13selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko
2020-08-13libbpf: Enforce 64-bitness of BTF for BPF object filesAndrii Nakryiko
2020-08-13selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko
2020-08-13libbpf: Handle BTF pointer sizes more carefullyAndrii Nakryiko
2020-08-13libbpf: Fix BTF-defined map-in-map initialization on 32-bit host archesAndrii Nakryiko
2020-08-13selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-13tools/bpftool: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-13net: openvswitch: introduce common code for flushing flowsTonghao Zhang
2020-08-13af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness
2020-08-13random32: add a tracepoint for prandom_u32()Eric Dumazet
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds
2020-08-13doc: Add link to bpf helpers man pageJoe Stringer
2020-08-13Documentation/locking/locktypes: fix the typoHuang Shijie
2020-08-13bpf, selftests: Add tests to sock_ops for loading skJohn Fastabend
2020-08-13bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registersJohn Fastabend
2020-08-13bpf, selftests: Add tests for ctx access in sock_ops with single registerJohn Fastabend
2020-08-13bpf: sock_ops sk access may stomp registers when dst_reg = src_regJohn Fastabend
2020-08-13bpf: sock_ops ctx access may stomp registers in corner caseJohn Fastabend
2020-08-13libbpf: Prevent overriding errno when logging errorsToke Høiland-Jørgensen
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-13Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-08-13Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-08-13Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-13mm: memcontrol: fix warning when allocating the root cgroupJohannes Weiner
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko
2020-08-13xen: Sync up with the canonical protocol definition in XenOleksandr Andrushchenko
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-08-13xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko
2020-08-13crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek
2020-08-12bpf: Iterate through all PT_NOTE sections when looking for build idJiri Olsa
2020-08-12libbpf: Handle GCC built-in types for Arm NEONJean-Philippe Brucker
2020-08-12tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()Andrii Nakryiko
2020-08-12bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXISTAndrii Nakryiko
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-08-12Revert "ipv4: tunnel: fix compilation on ARCH=um"David S. Miller
2020-08-12net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpusEric Dumazet
2020-08-12Merge branch 'net-stmmac-Fix-multicast-filter-on-IPQ806x'David S. Miller
2020-08-12net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell