summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-08RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky
2020-07-08IB/mlx5: Fix 50G per lane indicationAya Levin
2020-07-08selftests: kmod: Add module address visibility testKees Cook
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook
2020-07-08kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook
2020-07-08module: Do not expose section addresses to non-CAP_SYSLOGKees Cook
2020-07-08module: Refactor section attr into bin attributeKees Cook
2020-07-08kallsyms: Refactor kallsyms_show_value() to take credKees Cook
2020-07-08cxgb4: fix all-mask IP address comparisonRahul Lakkireddy
2020-07-08tipc: fix retransmission on unicast linksHamish Martin
2020-07-08l2tp: remove skb_dst_set() from l2tp_xmit_skb()Xin Long
2020-07-08nbd: Fix memory leak in nbd_add_socketZheng Bin
2020-07-08arm64: Documentation: Fix broken table in generated HTMLSuzuki K Poulose
2020-07-08arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-07-08arm64: entry: Tidy up block comments and label numbersWill Deacon
2020-07-08arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier
2020-07-08arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier
2020-07-08arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier
2020-07-08arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier
2020-07-08arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao
2020-07-08drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan
2020-07-08drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan
2020-07-08KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-07-08Merge branch 'net-smc-fixes'David S. Miller
2020-07-08net/smc: tolerate future SMCD versionsUrsula Braun
2020-07-08net/smc: switch smcd_dev_list spinlock to mutexUrsula Braun
2020-07-08net/smc: fix sleep bug in smc_pnet_find_roce_resource()Ursula Braun
2020-07-08net/smc: fix work request handlingKarsten Graul
2020-07-08net/smc: separate LLC wait queues for flow and messagesKarsten Graul
2020-07-08net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov
2020-07-08Documentation: update for gcc 4.9 requirementRandy Dunlap
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-08dm: use noio when sending kobject eventMikulas Patocka
2020-07-08dm zoned: Fix zone reclaim triggerDamien Le Moal
2020-07-08dm zoned: fix unused but set variable warningsWei Yongjun
2020-07-08dm writecache: reject asynchronous pmem devicesMichal Suchanek
2020-07-08dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig
2020-07-08mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti
2020-07-08RDMA/siw: Fix reporting vendor_part_idKamal Heib
2020-07-08powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin
2020-07-08drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splatZenghui Yu
2020-07-08smb3: fix unneeded error message on change notifySteve French
2020-07-08xtensa: simplify xtensa_pmu_irq_handlerXu Wang
2020-07-08fs: remove __vfs_readChristoph Hellwig
2020-07-08fs: implement kernel_read using __kernel_readChristoph Hellwig
2020-07-08integrity/ima: switch to using __kernel_readChristoph Hellwig
2020-07-08fs: add a __kernel_read helperChristoph Hellwig
2020-07-08fs: remove __vfs_writeChristoph Hellwig
2020-07-08fs: implement kernel_write using __kernel_writeChristoph Hellwig