APPLIED: [SRU][Disco][PULL] Disco upstream stable patchset 2020-03-10
Khaled Elmously
khalid.elmously at canonical.com
Fri Mar 13 04:48:34 UTC 2020
On 2020-03-10 08:55:05 , Kamal Mostafa wrote:
> This pull request (230 commits) includes the following Disco stable patchsets:
>
> Disco update: upstream stable patchset 2020-03-10
> Ported from the following upstream stable releases:
> v4.19.103, v5.4.19
> https://bugs.launchpad.net/bugs/1866858
>
> -Kamal
>
> -----
>
> The following changes since commit 10a3df69c29a05f0de83286cc59eefd6cbf03201:
>
> UBUNTU: upstream stable to v4.19.102, v5.4.18 (2020-03-06 02:12:24 -0500)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/disco disco-stable
>
> for you to fetch changes up to 8c229ad7cad22dca8d2a001c1ec904e521454f6a:
>
> UBUNTU: upstream stable to v4.19.103, v5.4.19 (2020-03-10 07:49:28 -0700)
>
> ----------------------------------------------------------------
> Alexander Lobakin (3):
> MIPS: fix indentation of the 'RELOCS' message
> MIPS: boot: fix typo in 'vmlinux.lzma.its' target
> MIPS: syscalls: fix indentation of the 'SYSNR' message
>
> Amir Goldstein (1):
> ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
>
> Amol Grover (2):
> tracing: Annotate ftrace_graph_hash pointer with __rcu
> tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
>
> Anand Jain (1):
> btrfs: use bool argument in free_root_pointers()
>
> Anand Lodnoor (1):
> scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
>
> Andreas Gruenbacher (1):
> gfs2: fix O_SYNC write handling
>
> Andreas Kemnade (1):
> mfd: rn5t618: Mark ADC control register volatile
>
> Ard Biesheuvel (1):
> crypto: ccp - set max RSA modulus size for v3 platform devices as well
>
> Arnd Bergmann (4):
> sparc32: fix struct ipc64_perm type definition
> media: v4l2-core: compat: ignore native command codes
> nfsd: fix delay timer on 32-bit architectures
> nfsd: fix jiffies/time_t mixup in LRU list
>
> Arun Easi (1):
> scsi: qla2xxx: Fix unbound NVME response length
>
> Asutosh Das (1):
> scsi: ufs: Recheck bkops level if bkops is disabled
>
> Bart Van Assche (1):
> scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
>
> Bitan Biswas (1):
> nvmem: core: fix memory abort in cleanup path
>
> Brian Norris (1):
> mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
>
> Bryan O'Donoghue (2):
> usb: gadget: f_ncm: Use atomic_t to track in-flight request
> usb: gadget: f_ecm: Use atomic_t to track in-flight request
>
> Chen-Yu Tsai (1):
> ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
>
> Chengguang Xu (3):
> f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project()
> f2fs: fix miscounted block limit in f2fs_statfs_project()
> f2fs: code cleanup for f2fs_statfs_project()
>
> Christian Borntraeger (1):
> KVM: s390: do not clobber registers during guest reset/store status
>
> Christoffer Dall (1):
> KVM: arm64: Only sign-extend MMIO up to register width
>
> Christoph Hellwig (1):
> gfs2: move setting current->backing_dev_info
>
> Chuhong Yuan (1):
> crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill
>
> Claudiu Beznea (1):
> drm: atmel-hlcdc: enable clock before configuring timing engine
>
> Coly Li (1):
> bcache: add readahead cache policy options via sysfs interface
>
> Cong Wang (2):
> net_sched: fix an OOB access in cls_tcindex
> net_sched: fix a resource leak in tcindex_set_parms()
>
> Dan Carpenter (1):
> ubi: Fix an error pointer dereference in error handling code
>
> Dan Williams (1):
> mm/memory_hotplug: fix remove_memory() lockdep splat
>
> Daniel Verkamp (2):
> virtio-balloon: initialize all vq callbacks
> virtio-pci: check name when counting MSI-X vectors
>
> David Engraf (1):
> PCI: tegra: Fix return value check of pm_runtime_get_sync()
>
> David Hildenbrand (3):
> mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
> virtio-balloon: Fix memory leak when unloading while hinting is in progress
> virtio_balloon: Fix memory leaks on errors in virtballoon_probe()
>
> David Howells (5):
> rxrpc: Fix use-after-free in rxrpc_put_local()
> rxrpc: Fix insufficient receive notification generation
> rxrpc: Fix missing active use pinning of rxrpc_local object
> rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
> rxrpc: Fix service call disconnection
>
> Davide Caratti (1):
> tc-testing: fix eBPF tests failure on linux fresh clones
>
> Dmitry Fomichev (1):
> dm zoned: support zone sizes smaller than 128MiB
>
> Erdem Aktas (1):
> percpu: Separate decrypted varaibles anytime encryption can be enabled
>
> Eric Biggers (3):
> ubifs: don't trigger assertion on invalid no-key filename
> ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
> ext4: fix deadlock allocating crypto bounce page from mempool
>
> Eric Dumazet (8):
> cls_rsvp: fix rsvp_policy
> net: hsr: fix possible NULL deref in hsr_handle_frame()
> tcp: clear tp->total_retrans in tcp_disconnect()
> tcp: clear tp->delivered in tcp_disconnect()
> tcp: clear tp->data_segs{in|out} in tcp_disconnect()
> tcp: clear tp->segs_{in|out} in tcp_disconnect()
> rcu: Avoid data-race in rcu_gp_fqs_check_wake()
> bonding/alb: properly access headers in bond_alb_xmit()
>
> Filipe Manana (3):
> Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
> Btrfs: fix race between adding and putting tree mod seq elements and nodes
> fs: allow deduplication of eof block into the end of the destination file
>
> Florian Fainelli (3):
> net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
> net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
> net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
>
> Gang He (1):
> ocfs2: fix oops when writing cloned file
>
> Gavin Shan (1):
> tools/kvm_stat: Fix kvm_exit filter name
>
> Geert Uytterhoeven (1):
> scripts/find-unused-docs: Fix massive false positives
>
> Gerald Schaefer (1):
> s390/mm: fix dynamic pagetable upgrade for hugetlbfs
>
> Gilad Ben-Yossef (3):
> crypto: ccree - fix backlog memory leak
> crypto: ccree - fix pm wrongful error reporting
> crypto: ccree - fix PM race condition
>
> Gustavo A. R. Silva (1):
> lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
>
> Hans de Goede (5):
> ALSA: hda: Add Clevo W65_67SB the power_save blacklist
> ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards
> ACPI / battery: Deal with design or full capacity being reported as -1
> ACPI / battery: Use design-cap for capacity calculations if full-cap is not available
> ACPI / battery: Deal better with neither design nor full capacity not being reported
>
> Harini Katakam (2):
> net: macb: Remove unnecessary alignment check for TSO
> net: macb: Limit maximum GEM TX length in TSO
>
> Helen Koike (1):
> media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
>
> Herbert Xu (5):
> crypto: api - Check spawn->alg under lock in crypto_drop_spawn
> padata: Remove broken queue flushing
> crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
> crypto: api - Fix race condition in crypto_spawn_alg
> crypto: api - fix unexpectedly getting generic implementation
>
> Hou Tao (1):
> ubifs: Reject unsupported ioctl flags explicitly
>
> Icenowy Zheng (1):
> Revert "drm/sun4i: dsi: Change the start delay calculation"
>
> Israel Rukshin (2):
> nvmet: Fix error print message at nvmet_install_queue function
> nvmet: Fix controller use after free
>
> Jan Kara (1):
> udf: Allow writing to 'Rewritable' partitions
>
> Jens Axboe (2):
> eventfd: track eventfd_signal() recursion depth
> aio: prevent potential eventfd recursion on poll
>
> Joe Thornber (1):
> dm space map common: fix to ensure new block isn't already in use
>
> Johan Hovold (1):
> media: iguanair: fix endpoint sanity check
>
> John Hubbard (1):
> media/v4l2-core: set pages dirty upon releasing DMA buffers
>
> John Ogness (1):
> printk: fix exclusive_console replaying
>
> Jonathan Cameron (1):
> crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists
>
> Josef Bacik (5):
> btrfs: set trans->drity in btrfs_commit_transaction
> btrfs: free block groups after free'ing fs trees
> btrfs: flush write bio if we loop in extent_write_cache_pages
> btrfs: fix improper setting of scanned for range cyclic write cache pages
> btrfs: drop log root for dropped roots
>
> Juergen Gross (1):
> xen/balloon: Support xend-based toolstack take two
>
> Jun Li (1):
> usb: typec: tcpci: mask event interrupts when remove driver
>
> Kamal Mostafa (2):
> UBUNTU: [Config] updateconfigs for CONFIG_OF_DMA_DEFAULT_COHERENT
> UBUNTU: upstream stable to v4.19.103, v5.4.19
>
> Kevin Hao (1):
> irqdomain: Fix a memory leak in irq_domain_push_irq()
>
> Konstantin Khlebnikov (1):
> clocksource: Prevent double add_timer_on() for watchdog_timer
>
> Linus Walleij (1):
> mmc: spi: Toggle SPI polarity, do not hardcode it
>
> Lorenz Bauer (1):
> selftests: bpf: Use a temporary file in test_sockmap
>
> Lorenzo Bianconi (1):
> net: mvneta: move rx_dropped and rx_errors in per-cpu stats
>
> Lu Shuaibing (1):
> ipc/msg.c: consolidate all xxxctl_down() functions
>
> Luca Coelho (2):
> iwlwifi: mvm: fix NVM check for 3168 devices
> iwlwifi: don't throw error when trying to remove IGTK
>
> Lyude Paul (1):
> drm/amd/dm/mst: Ignore payload update failures
>
> Madalin Bucur (1):
> dpaa_eth: support all modes with rate adapting PHYs
>
> Marco Felsch (1):
> mfd: da9062: Fix watchdog compatible string
>
> Marek Vasut (2):
> regulator: core: Add regulator_is_equal() helper
> ASoC: sgtl5000: Fix VDDA and VDDIO comparison
>
> Marios Pomonis (12):
> KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks
> KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
> KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
> KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
> KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
> KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks
> KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
> KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks
> KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
> KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c
> KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
> KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks
>
> Mark Rutland (4):
> KVM: arm64: Correct PSTATE on exception entry
> KVM: arm/arm64: Correct CPSR on exception entry
> KVM: arm/arm64: Correct AArch32 SPSR on exception entry
> arm64: acpi: fix DAIF manipulation with pNMI
>
> Mathieu Desnoyers (1):
> tracing: Fix sched switch start/stop refcount racy updates
>
> Miaohe Lin (1):
> KVM: nVMX: vmread should not set rflags to specify success in case of #PF
>
> Michael Chan (1):
> bnxt_en: Fix TC queue mapping.
>
> Michael Ellerman (1):
> of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
>
> Michał Mirosław (1):
> mmc: sdhci-of-at91: fix memleak on clk_get failure
>
> Mika Westerberg (1):
> platform/x86: intel_scu_ipc: Fix interrupt support
>
> Mike Snitzer (1):
> dm: fix potential for q->make_request_fn NULL pointer
>
> Miklos Szeredi (1):
> ovl: fix lseek overflow on 32bit
>
> Mikulas Patocka (1):
> dm writecache: fix incorrect flush sequence when doing SSD mode commit
>
> Milan Broz (1):
> dm crypt: fix benbi IV constructor crash if used in authenticated mode
>
> Nathan Chancellor (10):
> scsi: csiostor: Adjust indentation in csio_device_reset
> scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
> phy: qualcomm: Adjust indentation in read_poll_timeout
> ext2: Adjust indentation in ext2_fill_super
> powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
> drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable
> NFC: pn544: Adjust indentation in pn544_hci_check_presence
> ppp: Adjust indentation into ppp_async_input
> net: smc911x: Adjust indentation in smc911x_phy_configure
> net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
>
> Navid Emamdoost (1):
> brcmfmac: Fix memory leak in brcmf_usbdev_qinit
>
> Nicolin Chen (1):
> net: stmmac: Delete txtimer in suspend()
>
> Nikolay Borisov (1):
> btrfs: Handle another split brain scenario with metadata uuid feature
>
> Oliver Neukum (1):
> mfd: dln2: More sanity checking for endpoints
>
> Paul E. McKenney (2):
> rcu: Use *_ONCE() to protect lockless ->expmask accesses
> srcu: Apply *_ONCE() to ->srcu_last_gp_end
>
> Pawan Gupta (1):
> x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
>
> Peter Chen (1):
> usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
>
> Peter Rosin (1):
> drm: atmel-hlcdc: prefer a lower pixel-clock than requested
>
> Pingfan Liu (1):
> powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
>
> Prabhath Sajeepa (1):
> IB/mlx5: Fix outstanding_pi index for GSI qps
>
> Quanyang Wang (1):
> ubifs: Fix memory leak from c->sup_node
>
> Quinn Tran (2):
> scsi: qla2xxx: Fix mtcp dump collection failure
> scsi: qla2xxx: Fix stuck login session using prli_pend_timer
>
> Raed Salem (2):
> net/mlx5: IPsec, Fix esp modify function attribute
> net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx
>
> Rafael J. Wysocki (1):
> PM: core: Fix handling of devices deleted during system-wide resume
>
> Razvan Stefanescu (1):
> net: dsa: microchip: enable module autoprobe
>
> Ridge Kennedy (1):
> l2tp: Allow duplicate session creation with UDP
>
> Roberto Bergantinos Corpas (1):
> sunrpc: expiry_time should be seconds not timeval
>
> Roger Quadros (1):
> usb: gadget: legacy: set max_speed to super-speed
>
> Ronnie Sahlberg (1):
> cifs: fail i/o on soft mounts if sessionsetup errors out
>
> Samuel Holland (2):
> mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
> power: supply: axp20x_ac_power: Fix reporting online status
>
> Sascha Hauer (2):
> ubi: fastmap: Fix inverted logic in seen selfcheck
> ubifs: Fix wrong memory allocation
>
> Sean Christopherson (10):
> KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
> KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
> KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
> KVM: x86: Don't let userspace set host-reserved cr4 bits
> KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
> KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
> KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
> KVM: Use vcpu-specific gva->hva translation when querying host page size
> KVM: Play nice with read-only memslots when querying host page size
> KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
>
> Sean Young (1):
> media: rc: ensure lirc is initialized before registering input device
>
> Song Liu (1):
> perf/core: Fix mlock accounting in perf_mmap()
>
> Stephen Boyd (1):
> alarmtimer: Unregister wakeup source when module get fails
>
> Stephen Rothwell (1):
> regulator fix for "regulator: core: Add regulator_is_equal() helper"
>
> Stephen Warren (2):
> ARM: tegra: Enable PLLP bypass during Tegra124 LP1
> clk: tegra: Mark fuse clock as critical
>
> Steve French (1):
> smb3: fix signing verification of large reads
>
> Steven Rostedt (VMware) (3):
> ftrace: Add comment to why rcu_dereference_sched() is open coded
> ftrace: Protect ftrace_graph_hash with ftrace_sync
> tracing/kprobes: Have uname use __get_str() in print_fmt
>
> Sukadev Bhattiprolu (1):
> powerpc/xmon: don't access ASDR in VMs
>
> Sven Van Asbroeck (1):
> power: supply: ltc2941-battery-gauge: fix use-after-free
>
> Taehee Yoo (1):
> gtp: use __GFP_NOWARN to avoid memalloc warning
>
> Takashi Iwai (2):
> ALSA: usb-audio: Fix endianess in descriptor validation
> ALSA: dummy: Fix PCM format loop in proc output
>
> Thomas Gleixner (2):
> x86/apic/msi: Plug non-maskable MSI affinity race
> x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
>
> Tianyu Lan (1):
> hv_balloon: Balloon up according to request page number
>
> Toke Høiland-Jørgensen (1):
> samples/bpf: Don't try to remove user's homedir on clean
>
> Trond Myklebust (3):
> NFS: Fix memory leaks and corruption in readdir
> NFS: Directory page cache pages need to be locked when read
> nfsd: Return the correct number of bytes written to the file
>
> Tudor Ambarus (1):
> crypto: atmel-aes - Fix counter overflow in CTR mode
>
> Vasily Averin (1):
> jbd2_seq_info_next should increase position index
>
> Ville Syrjälä (1):
> drm/rect: Avoid division by zero
>
> Vinicius Costa Gomes (1):
> taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
>
> Vladis Dronov (1):
> watchdog: fix UAF in reboot notifier handling in watchdog core code
>
> Wayne Lin (1):
> drm/dp_mst: Remove VCPI while disabling topology mgr
>
> Will Deacon (1):
> media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
>
> Yang Shi (1):
> mm: move_pages: report the number of non-attempted pages
>
> Yishai Hadas (1):
> IB/core: Fix ODP get user pages flow
>
> Yong Zhi (1):
> ALSA: hda: Add JasperLake PCI ID and codec vid
>
> YueHaibing (1):
> kernel/module: Fix memleak in module_add_modinfo_attrs()
>
> Yurii Monakov (2):
> PCI: keystone: Fix link training retries initiation
> PCI: keystone: Fix outbound region mapping
>
> Zhihao Cheng (1):
> ubifs: Fix deadlock in concurrent bulk-read and writepage
>
> arch/arm/include/asm/kvm_emulate.h | 22 ++
> arch/arm/include/asm/kvm_mmio.h | 2 +
> arch/arm/mach-tegra/sleep-tegra30.S | 11 +
> arch/arm/mm/dma-mapping.c | 2 +-
> arch/arm64/include/asm/daifflags.h | 11 +-
> arch/arm64/include/asm/kvm_emulate.h | 37 ++
> arch/arm64/include/asm/kvm_mmio.h | 6 +-
> arch/arm64/include/asm/ptrace.h | 1 +
> arch/arm64/include/uapi/asm/ptrace.h | 1 +
> arch/arm64/kernel/acpi.c | 2 +-
> arch/arm64/kvm/inject_fault.c | 70 +++-
> arch/mips/Makefile.postlink | 2 +-
> arch/mips/boot/Makefile | 2 +-
> arch/mips/kernel/syscalls/Makefile | 2 +-
> arch/powerpc/Kconfig | 1 +
> arch/powerpc/boot/4xx.c | 2 +-
> arch/powerpc/kvm/book3s_hv.c | 4 +-
> arch/powerpc/kvm/book3s_pr.c | 4 +-
> arch/powerpc/platforms/pseries/hotplug-memory.c | 4 +-
> arch/powerpc/xmon/xmon.c | 9 +-
> arch/s390/include/asm/page.h | 2 +
> arch/s390/kvm/kvm-s390.c | 6 +-
> arch/s390/mm/hugetlbpage.c | 100 +++++-
> arch/sparc/include/uapi/asm/ipcbuf.h | 22 +-
> arch/x86/include/asm/apic.h | 10 +
> arch/x86/include/asm/kvm_host.h | 8 +-
> arch/x86/include/asm/x86_init.h | 2 +
> arch/x86/kernel/apic/apic.c | 23 +-
> arch/x86/kernel/apic/msi.c | 128 ++++++-
> arch/x86/kernel/cpu/tsx.c | 13 +-
> arch/x86/kernel/time.c | 12 +-
> arch/x86/kernel/x86_init.c | 1 +
> arch/x86/kvm/emulate.c | 27 +-
> arch/x86/kvm/hyperv.c | 10 +-
> arch/x86/kvm/i8259.c | 6 +-
> arch/x86/kvm/ioapic.c | 15 +-
> arch/x86/kvm/lapic.c | 13 +-
> arch/x86/kvm/mmu.c | 75 ++--
> arch/x86/kvm/mmutrace.h | 12 +-
> arch/x86/kvm/mtrr.c | 8 +-
> arch/x86/kvm/paging_tmpl.h | 25 +-
> arch/x86/kvm/pmu.h | 18 +-
> arch/x86/kvm/vmx/nested.c | 4 +-
> arch/x86/kvm/vmx/pmu_intel.c | 24 +-
> arch/x86/kvm/vmx/vmx.c | 2 +
> arch/x86/kvm/x86.c | 98 ++++--
> arch/x86/kvm/x86.h | 2 +-
> arch/x86/xen/enlighten_pv.c | 1 +
> crypto/algapi.c | 46 ++-
> crypto/api.c | 7 +-
> crypto/internal.h | 1 -
> crypto/pcrypt.c | 1 -
> debian.master/config/config.common.ubuntu | 1 +
> debian.master/upstream-stable | 4 +-
> drivers/acpi/battery.c | 75 +++-
> drivers/acpi/video_detect.c | 13 +
> drivers/base/power/main.c | 42 ++-
> drivers/clk/tegra/clk-tegra-periph.c | 6 +-
> drivers/crypto/atmel-aes.c | 37 +-
> drivers/crypto/ccp/ccp-dev-v3.c | 1 +
> drivers/crypto/ccree/cc_driver.h | 1 +
> drivers/crypto/ccree/cc_pm.c | 30 +-
> drivers/crypto/ccree/cc_request_mgr.c | 51 +--
> drivers/crypto/ccree/cc_request_mgr.h | 8 -
> drivers/crypto/hisilicon/Kconfig | 1 -
> drivers/crypto/hisilicon/zip/zip.h | 4 +
> drivers/crypto/hisilicon/zip/zip_crypto.c | 92 ++---
> drivers/crypto/picoxcell_crypto.c | 15 +-
> .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 13 +-
> drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c | 12 +-
> drivers/gpu/drm/drm_dp_mst_topology.c | 12 +
> drivers/gpu/drm/drm_rect.c | 7 +-
> drivers/gpu/drm/msm/disp/mdp4/mdp4_dsi_encoder.c | 2 +-
> drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 3 +-
> drivers/hv/hv_balloon.c | 13 +-
> drivers/infiniband/core/umem_odp.c | 2 +-
> drivers/infiniband/hw/mlx5/gsi.c | 3 +-
> drivers/md/bcache/bcache.h | 3 +
> drivers/md/bcache/request.c | 17 +-
> drivers/md/bcache/sysfs.c | 22 ++
> drivers/md/dm-crypt.c | 10 +-
> drivers/md/dm-writecache.c | 41 +--
> drivers/md/dm-zoned-metadata.c | 23 +-
> drivers/md/dm.c | 9 +-
> drivers/md/persistent-data/dm-space-map-common.c | 27 ++
> drivers/md/persistent-data/dm-space-map-common.h | 2 +
> drivers/md/persistent-data/dm-space-map-disk.c | 6 +-
> drivers/md/persistent-data/dm-space-map-metadata.c | 5 +-
> drivers/media/rc/iguanair.c | 2 +-
> drivers/media/rc/rc-main.c | 27 +-
> drivers/media/usb/uvc/uvc_driver.c | 12 +
> drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 148 ++++----
> drivers/media/v4l2-core/videobuf-dma-sg.c | 5 +-
> drivers/mfd/axp20x.c | 2 +-
> drivers/mfd/da9062-core.c | 2 +-
> drivers/mfd/dln2.c | 13 +-
> drivers/mfd/rn5t618.c | 1 +
> drivers/mmc/host/mmc_spi.c | 11 +-
> drivers/mmc/host/sdhci-of-at91.c | 9 +-
> drivers/mtd/ubi/fastmap.c | 23 +-
> drivers/net/bonding/bond_alb.c | 44 ++-
> drivers/net/dsa/b53/b53_common.c | 2 +-
> drivers/net/dsa/bcm_sf2.c | 4 +-
> drivers/net/dsa/microchip/ksz9477_spi.c | 6 +
> drivers/net/ethernet/broadcom/bcmsysport.c | 3 +
> drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +-
> drivers/net/ethernet/cadence/macb_main.c | 14 +-
> drivers/net/ethernet/dec/tulip/dmfe.c | 7 +-
> drivers/net/ethernet/dec/tulip/uli526x.c | 4 +-
> drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 14 +-
> drivers/net/ethernet/marvell/mvneta.c | 27 +-
> .../net/ethernet/mellanox/mlx5/core/fpga/ipsec.c | 3 +-
> drivers/net/ethernet/smsc/smc911x.c | 2 +-
> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +
> drivers/net/gtp.c | 4 +-
> drivers/net/ppp/ppp_async.c | 18 +-
> .../net/wireless/broadcom/brcm80211/brcmfmac/usb.c | 1 +
> drivers/net/wireless/intel/iwlwifi/mvm/nvm.c | 2 +-
> drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 10 +-
> drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 1 +
> drivers/nfc/pn544/pn544.c | 2 +-
> drivers/nvme/target/fabrics-cmd.c | 15 +-
> drivers/nvmem/core.c | 8 +-
> drivers/of/Kconfig | 4 +
> drivers/of/address.c | 6 +-
> drivers/pci/controller/dwc/pci-keystone.c | 4 +-
> drivers/pci/controller/pci-tegra.c | 2 +-
> drivers/phy/qualcomm/phy-qcom-apq8064-sata.c | 2 +-
> drivers/platform/x86/intel_scu_ipc.c | 21 +-
> drivers/power/supply/axp20x_ac_power.c | 31 +-
> drivers/power/supply/ltc2941-battery-gauge.c | 2 +-
> drivers/regulator/helpers.c | 14 +
> drivers/scsi/csiostor/csio_scsi.c | 2 +-
> drivers/scsi/megaraid/megaraid_sas_base.c | 3 +-
> drivers/scsi/megaraid/megaraid_sas_fusion.c | 3 +-
> drivers/scsi/megaraid/megaraid_sas_fusion.h | 1 +
> drivers/scsi/qla2xxx/qla_dbg.c | 6 -
> drivers/scsi/qla2xxx/qla_dbg.h | 6 +
> drivers/scsi/qla2xxx/qla_def.h | 5 +
> drivers/scsi/qla2xxx/qla_init.c | 34 +-
> drivers/scsi/qla2xxx/qla_isr.c | 12 +
> drivers/scsi/qla2xxx/qla_mbx.c | 3 +-
> drivers/scsi/qla2xxx/qla_nx.c | 7 +-
> drivers/scsi/qla2xxx/qla_target.c | 1 +
> drivers/scsi/qla4xxx/ql4_os.c | 2 +-
> drivers/scsi/ufs/ufshcd.c | 3 +
> drivers/usb/gadget/function/f_ecm.c | 16 +-
> drivers/usb/gadget/function/f_fs.c | 2 +
> drivers/usb/gadget/function/f_ncm.c | 17 +-
> drivers/usb/gadget/legacy/cdc2.c | 2 +-
> drivers/usb/gadget/legacy/g_ffs.c | 2 +-
> drivers/usb/gadget/legacy/multi.c | 2 +-
> drivers/usb/gadget/legacy/ncm.c | 2 +-
> drivers/usb/typec/tcpm/tcpci.c | 6 +
> drivers/virtio/virtio_balloon.c | 19 +-
> drivers/virtio/virtio_pci_common.c | 2 +-
> drivers/watchdog/watchdog_core.c | 35 ++
> drivers/watchdog/watchdog_dev.c | 36 +-
> drivers/xen/xen-balloon.c | 2 +-
> fs/aio.c | 20 +-
> fs/btrfs/ctree.c | 8 +-
> fs/btrfs/ctree.h | 6 +-
> fs/btrfs/delayed-ref.c | 8 +-
> fs/btrfs/disk-io.c | 22 +-
> fs/btrfs/extent_io.c | 20 +-
> fs/btrfs/tests/btrfs-tests.c | 1 -
> fs/btrfs/transaction.c | 30 +-
> fs/btrfs/tree-log.c | 388 ++++++---------------
> fs/btrfs/volumes.c | 17 +-
> fs/cifs/smb2pdu.c | 14 +-
> fs/eventfd.c | 15 +
> fs/ext2/super.c | 6 +-
> fs/ext4/page-io.c | 19 +-
> fs/f2fs/super.c | 14 +-
> fs/gfs2/file.c | 72 ++--
> fs/jbd2/journal.c | 1 +
> fs/nfs/dir.c | 47 ++-
> fs/nfsd/nfs4layouts.c | 2 +-
> fs/nfsd/nfs4state.c | 2 +-
> fs/nfsd/state.h | 2 +-
> fs/nfsd/vfs.c | 1 +
> fs/ocfs2/file.c | 14 +-
> fs/overlayfs/file.c | 2 +-
> fs/overlayfs/readdir.c | 8 +-
> fs/read_write.c | 10 +-
> fs/ubifs/dir.c | 2 +
> fs/ubifs/file.c | 4 +-
> fs/ubifs/ioctl.c | 11 +-
> fs/ubifs/sb.c | 2 +-
> fs/ubifs/super.c | 2 +
> fs/udf/super.c | 1 -
> include/linux/eventfd.h | 14 +
> include/linux/irq.h | 18 +
> include/linux/irqdomain.h | 7 +
> include/linux/kvm_host.h | 8 +-
> include/linux/percpu-defs.h | 3 +-
> include/linux/regulator/consumer.h | 7 +
> include/media/v4l2-rect.h | 8 +-
> include/net/ipx.h | 5 -
> ipc/msg.c | 19 +-
> kernel/events/core.c | 10 +-
> kernel/irq/debugfs.c | 1 +
> kernel/irq/irqdomain.c | 1 +
> kernel/irq/msi.c | 5 +-
> kernel/module.c | 2 +
> kernel/padata.c | 46 +--
> kernel/printk/printk.c | 4 +-
> kernel/rcu/srcutree.c | 7 +-
> kernel/rcu/tree_exp.h | 19 +-
> kernel/rcu/tree_plugin.h | 11 +-
> kernel/time/alarmtimer.c | 8 +-
> kernel/time/clocksource.c | 11 +-
> kernel/trace/ftrace.c | 15 +-
> kernel/trace/trace.h | 29 +-
> kernel/trace/trace_probe.c | 6 +-
> kernel/trace/trace_sched_switch.c | 4 +-
> lib/test_kasan.c | 1 +
> mm/memory_hotplug.c | 9 +-
> mm/migrate.c | 25 +-
> mm/page_alloc.c | 14 +-
> net/hsr/hsr_slave.c | 2 +
> net/ipv4/tcp.c | 6 +
> net/l2tp/l2tp_core.c | 7 +-
> net/rxrpc/af_rxrpc.c | 2 +
> net/rxrpc/ar-internal.h | 11 +
> net/rxrpc/call_object.c | 4 +-
> net/rxrpc/conn_client.c | 3 +-
> net/rxrpc/conn_event.c | 31 +-
> net/rxrpc/conn_object.c | 3 +-
> net/rxrpc/input.c | 6 +-
> net/rxrpc/local_object.c | 23 +-
> net/rxrpc/output.c | 27 +-
> net/rxrpc/peer_event.c | 42 ++-
> net/sched/cls_rsvp.h | 6 +-
> net/sched/cls_tcindex.c | 43 ++-
> net/sched/sch_taprio.c | 2 +-
> net/sunrpc/auth_gss/svcauth_gss.c | 4 +
> samples/bpf/Makefile | 2 +-
> scripts/find-unused-docs.sh | 2 +-
> sound/drivers/dummy.c | 2 +-
> sound/pci/hda/hda_intel.c | 4 +
> sound/pci/hda/patch_hdmi.c | 1 +
> sound/soc/codecs/sgtl5000.c | 3 +-
> sound/usb/validate.c | 6 +-
> tools/kvm/kvm_stat/kvm_stat | 8 +-
> tools/testing/selftests/bpf/test_sockmap.c | 15 +-
> .../tc-testing/plugin-lib/buildebpfPlugin.py | 2 +-
> virt/kvm/arm/aarch32.c | 117 ++++++-
> virt/kvm/arm/mmio.c | 6 +
> virt/kvm/async_pf.c | 10 +-
> virt/kvm/kvm_main.c | 4 +-
> 251 files changed, 2390 insertions(+), 1401 deletions(-)
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list