summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-15Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-15MAINTAINERS: add maintainer for mediatek i2c controller driverQii Wang
2020-05-15i2c: mux: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-15i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET
2020-05-15i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto
2020-05-15i2c: algo-pca: update contact emailWolfram Sang
2020-05-15i2c: at91: Fix pinmux after devm_gpiod_get() for bus recoveryCodrin Ciubotariu
2020-05-15ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39Ricardo Cañuelo
2020-05-15ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindingsRicardo Cañuelo
2020-05-15arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindingsRicardo Cañuelo
2020-05-15x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-05-15Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-15Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-05-14MAINTAINERS: Mark networking drivers as Maintained.David S. Miller
2020-05-14ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover
2020-05-14ipmr: Fix RCU list debugging warningAmol Grover
2020-05-14drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo
2020-05-14evm: Fix a small race in init_desc()Dan Carpenter
2020-05-14cifs: fix leaked reference on requeued writeAdam McCoy
2020-05-14NFSv3: fix rpc receive buffer size for MOUNT callOlga Kornievskaia
2020-05-14tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet
2020-05-14ARC: show_regs: avoid extra line of outputVineet Gupta
2020-05-14char: ipmi: convert to use i2c_new_client_device()Wolfram Sang
2020-05-14SUNRPC: 'Directory with parent 'rpc_clnt' already present!'J. Bruce Fields
2020-05-14Merge tag 'mmc-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-14MAINTAINERS: Add Jakub to networking drivers.David S. Miller
2020-05-14MAINTAINERS: another add of Karsten Graul for S390 networkingUrsula Braun
2020-05-14drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu
2020-05-14pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-05-14selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song
2020-05-14bpf: Enforce returning 0 for fentry/fexit progsYonghong Song
2020-05-14net: stmmac: fix num_por initializationVinod Koul
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell
2020-05-14libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko
2020-05-14samples: bpf: Fix build errorMatteo Croce
2020-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-14Merge tag 'for-linus-2020-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-14Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-14Merge tag 'pm-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-05-14kasan: add missing functions declarations to kasan.hAndrey Konovalov
2020-05-14kasan: consistently disable debugging featuresAndrey Konovalov
2020-05-14ipc/util.c: sysvipc_find_ipc() incorrectly updates position indexVasily Averin
2020-05-14userfaultfd: fix remap event with MREMAP_DONTUNMAPBrian Geffon
2020-05-14mm/gup: fix fixup_user_fault() on multiple retriesPeter Xu
2020-05-14epoll: call final ep_events_available() check under the lockRoman Penyaev
2020-05-14mm, memcg: fix inconsistent oom event behaviorYafang Shao