aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-08kconfig: qconf: show Qt version in the About dialogGravatar Masahiro Yamada 1-3/+6
2020-12-08kconfig: make lkc.h self-sufficient #include-wiseGravatar Boris Kolpackov 1-0/+4
2020-12-08kconfig: qconf: convert to Qt5 new signal/slot connection syntaxGravatar Masahiro Yamada 1-58/+78
2020-12-08kconfig: qconf: use a variable to pass packages to pkg-configGravatar Masahiro Yamada 1-1/+1
2020-12-08kconfig: qconf: drop Qt4 supportGravatar Masahiro Yamada 1-10/+2
2020-12-06Linux 5.10-rc7v5.10-rc7Gravatar Linus Torvalds 1-1/+1
2020-12-06Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-909/+33
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-14/+41
2020-12-06Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 12-50/+53
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-15/+58
2020-12-06Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-12/+25
2020-12-06Merge tag 'locking-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-14/+14
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 17-24/+64
2020-12-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 15-121/+75
2020-12-06mm/mmap.c: fix mmap return value when vma is merged after call_mmap()Gravatar Liu Zixian 1-14/+12
2020-12-06hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsGravatar Mike Kravetz 1-5/+3
2020-12-06mm/filemap: add static for function __add_to_page_cache_lockedGravatar Alex Shi 1-1/+1
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsGravatar Axel Rasmussen 1-9/+16
2020-12-06tools/testing/selftests/vm: fix build errorGravatar Xingxing Su 1-0/+4
2020-12-06mailmap: add two more addresses of Uwe Kleine-KönigGravatar Uwe Kleine-König 1-0/+2
2020-12-06mm/swapfile: do not sleep with a spin lock heldGravatar Qian Cai 1-1/+3
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGGravatar Minchan Kim 4-69/+0
2020-12-06mm: list_lru: set shrinker map bit when child nr_items is not zeroGravatar Yang Shi 1-5/+5
2020-12-06mm: memcg/slab: fix obj_cgroup_charge() return value handlingGravatar Roman Gushchin 1-16/+24
2020-12-06coredump: fix core_pattern parse errorGravatar Menglong Dong 1-1/+2
2020-12-06zlib: export S390 symbols for zlib modulesGravatar Randy Dunlap 1-0/+3
2020-12-06kbuild: avoid split lines in .mod filesGravatar Masahiro Yamada 1-8/+4
2020-12-06Revert "mei: virtio: virtualization frontend driver"Gravatar Michael S. Tsirkin 3-887/+0
2020-12-06x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytesGravatar Masami Hiramatsu 1-3/+2
2020-12-06x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesGravatar Masami Hiramatsu 1-5/+5
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesGravatar Masami Hiramatsu 3-4/+36
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-3/+11
2020-12-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-17/+47
2020-12-05Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+4
2020-12-05Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+2
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 10-18/+70
2020-12-05Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 4-38/+42
2020-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-3/+10
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+6
2020-12-05i2c: mlxbf: Fix the return check of devm_ioremap and ioremapGravatar Wang Xiaojun 1-6/+6
2020-12-05i2c: mlxbf: select CONFIG_I2C_SLAVEGravatar Arnd Bergmann 1-0/+1
2020-12-04block: fix incorrect branching in blk_max_size_offset()Gravatar Mike Snitzer 1-4/+6
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-39/+28
2020-12-04dm: remove invalid sparse __acquires and __releases annotationsGravatar Mike Snitzer 1-2/+0
2020-12-04dm: fix double RCU unlock in dm_dax_zero_page_range() error pathGravatar Mike Snitzer 1-2/+0
2020-12-04dm: fix IO splittingGravatar Mike Snitzer 4-19/+18
2020-12-04Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 20-185/+233
2020-12-04tty: Fix ->session lockingGravatar Jann Horn 3-14/+41
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Gravatar Jann Horn 1-2/+2