summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-14kconfig: qconf: omit parent to QHBoxLayout()Masahiro Yamada
2020-08-14kconfig: qconf: remove name from ConfigSearchWindow constructorMasahiro Yamada
2020-08-14kconfig: qconf: remove unused ConfigList::listView()Masahiro Yamada
2020-08-14kconfig: qconf: overload addToolBar() to create and insert toolbarMasahiro Yamada
2020-08-14kconfig: qconf: remove toolBar from ConfigMainWindow membersMasahiro Yamada
2020-08-14kconfig: qconf: use 'menu' variable for (QMenu *)Masahiro Yamada
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-13SMB3: Fix mkdir when idsfromsid configured on mountSteve French
2020-08-13io_uring: internally retry short readsJens Axboe
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-13io_uring: retain iov_iter state over io_read/io_write callsJens Axboe
2020-08-13Documentation/locking/locktypes: fix the typoHuang Shijie
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-13futex: Convert to use the preferred 'fallthrough' macroMiaohe Lin
2020-08-13Documentation/locking/locktypes: Fix a typoHuang Shijie
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko
2020-08-13task_work: only grab task signal lock when neededJens Axboe
2020-08-13perf bench numa: Use numa_node_to_cpus() to bind tasks to nodesAlexander Gordeev
2020-08-13perf bench numa: Fix cpumask memory leak in node_has_cpus()Alexander Gordeev
2020-08-13tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-08-13perf tools: Fix module symbol processingJiri Olsa
2020-08-13perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'Jiri Olsa
2020-08-13MAINTAINERS: Add missing tools/lib/perf/ path to perf maintainersRob Herring
2020-08-13libperf: Fix man page typosRob Herring
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan
2020-08-13perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-08-13perf sched: Prefer sched_waking event when it existsDavid Ahern
2020-08-13x86/alternatives: Acquire pte lock with interrupts enabledSebastian Andrzej Siewior
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-13ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu
2020-08-13genirq: Unlock irq descriptor after errorsGuenter Roeck
2020-08-13crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek