summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-13x86/alternatives: Acquire pte lock with interrupts enabledx86-urgent-2020-08-15Sebastian Andrzej Siewior
2020-08-07x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta
2020-08-07x86/fpu/xstate: Fix an xstate size check warning with architectural LBRsKan Liang
2020-08-07x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu
2020-08-07x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota
2020-08-07kexec_file: Correctly output debugging information for the PT_LOAD ELF headerLianbo Jiang
2020-08-07kexec: Improve & fix crash_exclude_mem_range() to handle overlapping rangesLianbo Jiang
2020-08-07x86/crash: Correct the address boundary of function parametersLianbo Jiang
2020-08-07x86/acrn: Remove redundant chars from ACRN signatureShuo Liu
2020-08-07x86/acrn: Allow ACRN guest to use X2APIC modeShuo Liu
2020-08-06Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"Linus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2020-08-06Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Linus Torvalds
2020-08-06Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-06Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-nextLinus Torvalds
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-05Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-08-05net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-05Merge branch 'misc-bug-fixes-for-the-hso-driver'David S. Miller
2020-08-05usb: hso: remove bogus check for EINPROGRESSOliver Neukum
2020-08-05usb: hso: no complaint about kmalloc failureOliver Neukum
2020-08-05hso: fix bailout in error case of probeOliver Neukum
2020-08-05MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport
2020-08-05MAINTAINERS: Remove myself as LED subsystem maintainerJacek Anaszewski
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-08-05random: random.h should include archrandom.h, not the other way aroundLinus Torvalds
2020-08-05ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio
2020-08-05selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-05mptcp: be careful on subflow creationPaolo Abeni
2020-08-05Merge branch 'selftests-rtnetlink-Fix-for-false-negative-return-values'David S. Miller
2020-08-05selftests: rtnetlink: make kci_test_encap() return sub-test resultPo-Hsu Lin
2020-08-05selftests: rtnetlink: correct the final return value for the testPo-Hsu Lin
2020-08-05net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean
2020-08-05Merge branch 'net-fix-a-mcast-issue-for-tipc-udp-media'David S. Miller
2020-08-05tipc: set ub->ifindex for local ipv6 addressXin Long
2020-08-05ipv6: add ipv6_dev_find()Xin Long
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-05net: openvswitch: silence suspicious RCU usage warningTonghao Zhang
2020-08-05Revert "vxlan: fix tos value before xmit"Hangbin Liu