aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-07tools/: replace HTTP links with HTTPS onesAlexander A. Klimov5-5/+5
2020-08-07kthread: remove incorrect comment in kthread_create_on_cpu()Ilias Stamatis1-1/+0
2020-08-07mm: fix kthread_use_mm() vs TLB invalidatePeter Zijlstra1-1/+6
2020-08-07mm/shuffle: don't move pages between zones and don't read garbage memmapsDavid Hildenbrand1-9/+9
2020-08-07mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIERRalph Campbell2-3/+16
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds63-1565/+1799
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds829-7174/+12193
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds688-5766/+17934
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds71-1212/+1633
2020-08-06Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"Linus Torvalds2-0/+7
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds25-124/+100
2020-08-06Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds14-143/+286
2020-08-06Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linuxLinus Torvalds5-4/+427
2020-08-06Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds9-245/+296
2020-08-06Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-nextLinus Torvalds1-3/+16
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds108-1608/+3139
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds18-576/+116
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds19-143/+318
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds14-16/+87
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds8-68/+34
2020-08-06ALSA: pci: delete repeated words in commentsRandy Dunlap7-7/+7
2020-08-06ALSA: isa: delete repeated words in commentsRandy Dunlap2-2/+2
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2088-40877/+117368
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1426-30558/+273516
2020-08-05Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds50-453/+1640
2020-08-05net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson1-1/+3
2020-08-05Merge branch 'misc-bug-fixes-for-the-hso-driver'David S. Miller1-9/+7
2020-08-05usb: hso: remove bogus check for EINPROGRESSOliver Neukum1-2/+1
2020-08-05usb: hso: no complaint about kmalloc failureOliver Neukum1-3/+2
2020-08-05hso: fix bailout in error case of probeOliver Neukum1-4/+4
2020-08-05MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport1-0/+1
2020-08-05MAINTAINERS: Remove myself as LED subsystem maintainerJacek Anaszewski1-2/+0
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-200/+410
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds56-627/+1655
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds76-217/+1257
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds85-1267/+2610
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds59-1597/+2048
2020-08-05random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2-2/+1
2020-08-05ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio1-0/+1
2020-08-05selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn1-3/+2
2020-08-05mptcp: be careful on subflow creationPaolo Abeni1-0/+6
2020-08-05Merge branch 'selftests-rtnetlink-Fix-for-false-negative-return-values'David S. Miller1-22/+46
2020-08-05selftests: rtnetlink: make kci_test_encap() return sub-test resultPo-Hsu Lin1-0/+3
2020-08-05selftests: rtnetlink: correct the final return value for the testPo-Hsu Lin1-22/+43
2020-08-05net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean1-11/+24
2020-08-05Merge branch 'net-fix-a-mcast-issue-for-tipc-udp-media'David S. Miller3-0/+49
2020-08-05tipc: set ub->ifindex for local ipv6 addressXin Long1-0/+8
2020-08-05ipv6: add ipv6_dev_find()Xin Long2-0/+41
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds297-3089/+7847
2020-08-05net: openvswitch: silence suspicious RCU usage warningTonghao Zhang1-3/+3