aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2020-07-31hwrng: core - remove redundant initialization of variable retColin Ian King
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu
2020-07-31crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000周琰杰 (Zhou Yanjie)
2020-07-31dt-bindings: RNG: Add Ingenic RNG bindings.周琰杰 (Zhou Yanjie)
2020-07-31crypto: caam/qi2 - add module aliasHoria Geantă
2020-07-31crypto: caam - add more RNG hw error codesHoria Geantă
2020-07-31crypto: caam/jr - remove incorrect reference to caam_jr_register()Dan Douglass
2020-07-31crypto: caam - silence .setkey in case of bad key lengthHoria Geantă
2020-07-31crypto: caam/qi2 - create ahash shared descriptors only onceHoria Geantă
2020-07-31crypto: caam/qi2 - fix error reporting for caam_hash_allocHoria Geantă
2020-07-31crypto: caam - remove deadcode on 32-bit platformsFranck LENORMAND
2020-07-31crypto: ccp - use generic power managementVaibhav Gupta
2020-07-31crypto: xts - Replace memcpy() invocation with simple assignmentArd Biesheuvel
2020-07-31crypto: marvell/cesa - irq balanceSven Auhagen
2020-07-31crypto: inside-secure - irq balanceSven Auhagen
2020-07-31crypto: ecc - SP800-56A rev 3 local public key validationStephan Müller
2020-07-31crypto: dh - SP800-56A rev 3 local public key validationStephan Müller
2020-07-31crypto: dh - check validity of Z before exportStephan Müller
2020-07-31lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri
2020-07-31crypto: ecdh - check validity of Z before exportStephan Müller
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-07-30Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-30Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...David S. Miller
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-07-30devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski
2020-07-30rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells
2020-07-30MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainerJoyce Ooi
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-31net/bpfilter: Initialize pos in __bpfilter_process_sockoptChristoph Hellwig
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-07-30Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-07-30fscrypt: don't load ->i_crypt_info before it's known to be validEric Biggers
2020-07-30Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-07-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-07-30ARM: percpu.h: fix build errorGrygorii Strashko
2020-07-30Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-30iocost_monitor: start from the oldest usage indexChengming Zhou