All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.2 000/135] 5.2.10-stable review
@ 2019-08-22 17:05 Sasha Levin
  2019-08-22 17:05 ` [PATCH 5.2 001/135] KEYS: trusted: allow module init if TPM is inactive or deactivated Sasha Levin
                   ` (140 more replies)
  0 siblings, 141 replies; 161+ messages in thread
From: Sasha Levin @ 2019-08-22 17:05 UTC (permalink / raw)
  To: linux-kernel, stable
  Cc: Sasha Levin, torvalds, akpm, linux, shuah, patches,
	ben.hutchings, lkft-triage


This is the start of the stable review cycle for the 5.2.10 release.
There are 135 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sat 24 Aug 2019 05:07:10 PM UTC.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
        https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-5.2.10-rc1.gz
or in the git tree and branch at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.2.y
and the diffstat can be found below.

--
Thanks,
Sasha

-------------------------

Pseudo-Shortlog of commits:

Alan Stern (1):
  USB: core: Fix races in character device registration and
    deregistraion

Aleix Roca Nonell (1):
  io_uring: fix manual setup of iov_iter for fixed buffers

Anders Roxell (1):
  arm64: KVM: regmap: Fix unexpected switch fall-through

Aneesh Kumar K.V (1):
  powerpc/nvdimm: Pick nearby online node if the device node is not
    online

Arnaldo Carvalho de Melo (1):
  tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()

Arnd Bergmann (1):
  page flags: prioritize kasan bits over last-cpuid

Aya Levin (2):
  net/mlx5e: Fix false negative indication on tx reporter CQE recovery
  net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter

Bob Ham (1):
  USB: serial: option: add the BroadMobi BM818 card

Chen-Yu Tsai (1):
  net: dsa: Check existence of .port_mdb_add callback before calling it

Chris Packham (1):
  tipc: initialise addr_trail_end when setting node addresses

Christian König (1):
  drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep

Christoph Hellwig (2):
  dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
  mm/hmm: always return EBUSY for invalid ranges in
    hmm_range_{fault,snapshot}

Chuhong Yuan (1):
  IB/mlx5: Replace kfree with kvfree

Chunyan Zhang (1):
  clk: sprd: Select REGMAP_MMIO to avoid compile errors

Codrin Ciubotariu (1):
  clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1

Colin Ian King (1):
  drm/exynos: fix missing decrement of retry counter

David Ahern (2):
  netdevsim: Restore per-network namespace accounting for fib entries
  netlink: Fix nlmsg_parse as a wrapper for strict message parsing

Denis Kirjanov (1):
  net: usb: pegasus: fix improper read if get_registers() fail

Dirk Morris (1):
  netfilter: conntrack: Use consistent ct id hash calculation

Don Brace (1):
  scsi: hpsa: correct scsi command status issue after reset

Eric Dumazet (2):
  bpf: fix access to skb_shared_info->gso_segs
  net/packet: fix race in tpacket_snd()

Evan Quan (1):
  drm/amd/powerplay: fix null pointer dereference around dpm state
    relates

Fabio Estevam (1):
  Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"

Filipe Manana (1):
  Btrfs: fix deadlock between fiemap and transaction commits

Florian Westphal (1):
  netfilter: ebtables: also count base chain policies

Gal Pressman (1):
  RDMA/restrack: Track driver QP types in resource tracker

Geert Uytterhoeven (1):
  clk: renesas: cpg-mssr: Fix reset control race condition

Gustavo A. R. Silva (1):
  sh: kernel: hw_breakpoint: Fix missing break in switch statement

Guy Levi (1):
  IB/mlx5: Fix MR registration flow to use UMR properly

Haim Dreyfuss (1):
  iwlwifi: Add support for SAR South Korea limitation

Heiner Kallweit (1):
  net: phy: consider AN_RESTART status when reading link status

Henry Burns (2):
  mm/z3fold.c: fix z3fold_destroy_pool() ordering
  mm/z3fold.c: fix z3fold_destroy_pool() race condition

Hillf Danton (2):
  HID: hiddev: avoid opening a disconnected device
  HID: hiddev: do cleanup in failure of opening a device

Hui Peng (2):
  ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
  ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit

Hui Wang (2):
  ALSA: hda - Add a generic reboot_notify
  ALSA: hda - Let all conexant codec enter D3 when rebooting

Huy Nguyen (1):
  net/mlx5e: Only support tx/rx pause setting for port owner

Ian Abbott (2):
  staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
  staging: comedi: dt3000: Fix rounding up of timer divisor

Isaac J. Manjarres (1):
  mm/usercopy: use memory range to be accessed for wraparound check

Ivan Khoronzhuk (1):
  net: sched: sch_taprio: fix memleak in error path for sched list parse

Jack Morgenstein (1):
  IB/mad: Fix use-after-free in ib mad completion handling

Jacopo Mondi (1):
  iio: adc: max9611: Fix temperature reading in probe

Jaegeuk Kim (1):
  f2fs: fix to read source block before invalidating it

Jakub Kicinski (1):
  net/tls: prevent skb_orphan() from leaking TLS plain text with offload

Jean Delvare (1):
  platform/x86: pcengines-apuv2: Fix softdep statement

Jeffrey Hugo (1):
  drm: msm: Fix add_gpu_components

Jia-Ju Bai (1):
  scsi: qla2xxx: Fix possible fcport null-pointer dereferences

Julien Thierry (1):
  arm64: Lower priority mask for GIC_PRIO_IRQON

Kees Cook (1):
  libata: zpodd: Fix small read overflow in zpodd_get_mech_type()

Kent Russell (1):
  drm/amdkfd: Fix byte align on VegaM

Leon Romanovsky (1):
  RDMA/mlx5: Release locks during notifier unregister

Lucas Stach (1):
  irqchip/irq-imx-gpcv2: Forward irq type to parent

Lyude Paul (1):
  drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes

Manish Chopra (1):
  bnx2x: Fix VF's VLAN reconfiguration in reload.

Mao Han (1):
  riscv: Fix perf record without libelf support

Masahiro Yamada (2):
  tracing: Fix header include guards in trace event headers
  kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules

Masami Hiramatsu (3):
  arm64: unwind: Prohibit probing on return_address()
  arm64: kprobes: Recover pstate.D in single-step exception handler
  arm64: Make debug exception handlers visible from RCU

Max Filippov (1):
  xtensa: add missing isync to the cpu_reset TLB code

Maxim Mikityanskiy (1):
  net/mlx5e: Use flow keys dissector to parse packets for ARFS

Mel Gorman (1):
  mm, vmscan: do not special-case slab reclaim when watermarks are
    boosted

Michael Chan (2):
  bnxt_en: Fix VNIC clearing logic for 57500 chips.
  bnxt_en: Improve RX doorbell sequence.

Michal Kalderon (1):
  RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes

Miles Chen (1):
  mm/memcontrol.c: fix use after free in mem_cgroup_iter()

Miquel Raynal (1):
  ata: libahci: do not complain in case of deferred probe

Mohamad Heib (1):
  net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off

Nayna Jain (1):
  tpm: tpm_ibm_vtpm: Fix unallocated banks

NeilBrown (1):
  seq_file: fix problem when seeking mid-record

Nianyao Tang (1):
  irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail

Numfor Mbiziwo-Tiapo (1):
  perf header: Fix use of unitialized value warning

Oliver Neukum (5):
  HID: holtek: test for sanity of intfdata
  Input: kbtab - sanity check for endpoint type
  Input: iforce - add sanity checks
  usb: cdc-acm: make sure a refcount is taken early enough
  USB: CDC: fix sanity checks in CDC union parser

Pierre-Eric Pelloux-Prayer (1):
  drm/amdgpu: fix gfx9 soft recovery

Qian Cai (4):
  arm64/efi: fix variable 'si' set but not used
  arm64/mm: fix variable 'pud' set but not used
  arm64/mm: fix variable 'tag' set but not used
  asm-generic: fix -Wtype-limits compiler warnings

Rajneesh Bhardwaj (1):
  platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core

Ralph Campbell (1):
  mm/hmm: fix bad subpage pointer in try_to_unmap_one

Roberto Sassu (1):
  KEYS: trusted: allow module init if TPM is inactive or deactivated

Rogan Dawes (1):
  USB: serial: option: add D-Link DWM-222 device ID

Roman Mashak (2):
  net sched: update skbedit action for batched events operations
  tc-testing: updated skbedit action tests with batch create/delete

Ross Lagerwall (1):
  xen/netback: Reset nr_frags before freeing skb

Sasha Levin (1):
  Linux 5.2.10-rc1

Somnath Kotur (1):
  bnxt_en: Fix to include flow direction in L2 key

Stephen Boyd (1):
  kbuild: Check for unknown options with cc-option usage in Kconfig and
    clang

Takashi Iwai (2):
  ALSA: hda/realtek - Add quirk for HP Envy x360
  ALSA: hda - Apply workaround for another AMD chip 1022:1487

Thiébaud Weksteen (1):
  usb: setup authorized_default attributes using usb_bus_notify

Tony Lindgren (1):
  USB: serial: option: Add Motorola modem UARTs

Tony Luck (1):
  IB/core: Add mitigation for Spectre V1

Vasundhara Volam (2):
  bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
  bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command

Venkat Duvvuru (1):
  bnxt_en: Use correct src_fid to determine direction of the flow

Vince Weaver (1):
  perf header: Fix divide by zero error if f_header.attr_size==0

Vincent Chen (2):
  riscv: Correct the initialized flow of FP register
  riscv: Make __fstate_clean() work correctly.

Viresh Kumar (1):
  cpufreq: schedutil: Don't skip freq update when limits change

Wang Xiayang (1):
  drm/amdgpu: fix a potential information leaking bug

Wei Yongjun (1):
  RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()

Wenwen Wang (2):
  ALSA: hda - Fix a memory leak bug
  net/mlx4_en: fix a memory leak bug

Will Deacon (1):
  arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side

Xi Wang (1):
  RDMA/hns: Fix sg offset non-zero issue

Xin Long (1):
  sctp: fix the transport error_count check

Yang Shi (3):
  mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
    MPOL_MF_STRICT were specified
  mm: mempolicy: handle vma with unmovable pages mapped correctly in
    mbind
  Revert "kmemleak: allow to coexist with fault injection"

Yoshiaki Okamoto (1):
  USB: serial: option: Add support for ZTE MF871A

Yoshihiro Shimoda (1):
  usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"

YueHaibing (7):
  xen/pciback: remove set but not used variable 'old_state'
  drm/bridge: lvds-encoder: Fix build error while
    CONFIG_DRM_KMS_HELPER=m
  drm/bridge: tc358764: Fix build error
  ocfs2: remove set but not used variable 'last_hash'
  Input: psmouse - fix build error of multiple definition
  bonding: Add vlan tx offload to hw_enc_features
  team: Add vlan tx offload to hw_enc_features

Yuki Tsunashima (1):
  ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain

zhengbin (2):
  blk-mq: move cancel of requeue_work to the front of blk_exit_queue
  sctp: fix memleak in sctp_send_reset_streams

 Documentation/networking/tls-offload.rst      |  18 ---
 Documentation/vm/hmm.rst                      |   2 +-
 Makefile                                      |   4 +-
 arch/arm64/include/asm/arch_gicv3.h           |   6 +
 arch/arm64/include/asm/daifflags.h            |   2 +
 arch/arm64/include/asm/efi.h                  |   6 +-
 arch/arm64/include/asm/memory.h               |  10 +-
 arch/arm64/include/asm/pgtable.h              |   4 +-
 arch/arm64/include/asm/ptrace.h               |   2 +-
 arch/arm64/kernel/ftrace.c                    |  22 ++--
 arch/arm64/kernel/probes/kprobes.c            |  40 +-----
 arch/arm64/kernel/return_address.c            |   3 +
 arch/arm64/kernel/stacktrace.c                |   3 +
 arch/arm64/kvm/regmap.c                       |   5 +
 arch/arm64/mm/fault.c                         |  57 ++++++--
 arch/mips/vdso/vdso.h                         |   1 +
 arch/powerpc/platforms/pseries/papr_scm.c     |  29 ++++-
 arch/riscv/include/asm/switch_to.h            |   8 +-
 arch/riscv/kernel/process.c                   |  11 +-
 arch/riscv/kernel/vdso/Makefile               |   2 +-
 arch/sh/kernel/hw_breakpoint.c                |   1 +
 arch/xtensa/kernel/setup.c                    |   1 +
 block/blk-mq.c                                |   2 -
 block/blk-sysfs.c                             |   3 +
 drivers/ata/libahci_platform.c                |   3 +
 drivers/ata/libata-zpodd.c                    |   2 +-
 drivers/char/tpm/tpm-chip.c                   |  20 +++
 drivers/char/tpm/tpm.h                        |   2 +
 drivers/char/tpm/tpm1-cmd.c                   |  36 +++--
 drivers/char/tpm/tpm2-cmd.c                   |   6 +-
 drivers/clk/at91/clk-generated.c              |   2 +
 drivers/clk/renesas/renesas-cpg-mssr.c        |  16 +--
 drivers/clk/sprd/Kconfig                      |   1 +
 .../gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c  |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c        |  26 ++--
 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c   |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c        |  18 ++-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c         |   2 +-
 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c    |   3 +-
 drivers/gpu/drm/bridge/Kconfig                |   4 +-
 drivers/gpu/drm/exynos/exynos_drm_scaler.c    |   4 +-
 drivers/gpu/drm/msm/msm_drv.c                 |   3 +-
 drivers/gpu/drm/nouveau/dispnv50/disp.c       |  22 ++--
 drivers/hid/hid-holtek-kbd.c                  |   9 +-
 drivers/hid/usbhid/hiddev.c                   |  12 ++
 drivers/i2c/busses/i2c-imx.c                  |  18 +--
 drivers/iio/adc/max9611.c                     |   2 +-
 drivers/infiniband/core/core_priv.h           |   5 +-
 drivers/infiniband/core/mad.c                 |  20 +--
 drivers/infiniband/core/user_mad.c            |   6 +-
 drivers/infiniband/hw/hns/hns_roce_db.c       |  15 ++-
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c    |   4 +-
 drivers/infiniband/hw/mlx5/main.c             |   7 +-
 drivers/infiniband/hw/mlx5/mr.c               |  27 ++--
 drivers/infiniband/hw/mlx5/odp.c              |   4 +-
 drivers/infiniband/hw/qedr/main.c             |  10 +-
 drivers/input/joystick/iforce/iforce-usb.c    |   5 +
 drivers/input/mouse/trackpoint.h              |   3 +-
 drivers/input/tablet/kbtab.c                  |   6 +-
 drivers/irqchip/irq-gic-v3-its.c              |   2 +-
 drivers/irqchip/irq-imx-gpcv2.c               |   1 +
 drivers/net/bonding/bond_main.c               |   2 +
 .../net/ethernet/broadcom/bnx2x/bnx2x_cmn.c   |   7 +-
 .../net/ethernet/broadcom/bnx2x/bnx2x_cmn.h   |   2 +
 .../net/ethernet/broadcom/bnx2x/bnx2x_main.c  |  17 ++-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c     |  36 +++--
 .../net/ethernet/broadcom/bnxt/bnxt_devlink.c |   9 +-
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c |  12 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c  |   8 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.h  |   6 +-
 drivers/net/ethernet/mellanox/mlx4/en_rx.c    |   3 +-
 .../mellanox/mlx5/core/en/reporter_tx.c       |   9 +-
 .../net/ethernet/mellanox/mlx5/core/en_arfs.c |  97 +++++---------
 .../ethernet/mellanox/mlx5/core/en_ethtool.c  |  11 ++
 drivers/net/netdevsim/dev.c                   |  63 ++++-----
 drivers/net/netdevsim/fib.c                   | 102 +++++++++------
 drivers/net/netdevsim/netdev.c                |   9 +-
 drivers/net/netdevsim/netdevsim.h             |  10 +-
 drivers/net/phy/phy-c45.c                     |  14 ++
 drivers/net/phy/phy_device.c                  |  12 +-
 drivers/net/team/team.c                       |   2 +
 drivers/net/usb/pegasus.c                     |   2 +-
 drivers/net/wireless/intel/iwlwifi/fw/acpi.c  |  28 ++--
 drivers/net/wireless/intel/iwlwifi/fw/acpi.h  |   5 +-
 .../net/wireless/intel/iwlwifi/fw/api/power.h |  12 ++
 drivers/net/wireless/intel/iwlwifi/fw/file.h  |   3 +
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   |  55 +++++---
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |   1 +
 drivers/net/xen-netback/netback.c             |   2 +
 drivers/platform/x86/intel_pmc_core.c         |   1 +
 drivers/platform/x86/pcengines-apuv2.c        |   4 +-
 drivers/scsi/hpsa.c                           |  12 +-
 drivers/scsi/qla2xxx/qla_init.c               |   2 +-
 drivers/staging/comedi/drivers/dt3000.c       |   8 +-
 drivers/usb/class/cdc-acm.c                   |  12 +-
 drivers/usb/core/file.c                       |  10 +-
 drivers/usb/core/hcd.c                        | 123 ------------------
 drivers/usb/core/message.c                    |   4 +-
 drivers/usb/core/sysfs.c                      | 121 +++++++++++++++++
 drivers/usb/core/usb.h                        |   5 +
 drivers/usb/gadget/udc/renesas_usb3.c         |   5 +-
 drivers/usb/serial/option.c                   |  10 ++
 .../xen/xen-pciback/conf_space_capability.c   |   3 +-
 fs/btrfs/backref.c                            |   2 +-
 fs/btrfs/transaction.c                        |  22 +++-
 fs/btrfs/transaction.h                        |   3 +
 fs/f2fs/gc.c                                  |  70 +++++-----
 fs/io_uring.c                                 |   4 +-
 fs/ocfs2/xattr.c                              |   3 -
 fs/seq_file.c                                 |   2 +-
 include/asm-generic/getorder.h                |  50 +++----
 include/linux/page-flags-layout.h             |  18 ++-
 include/linux/skbuff.h                        |   8 ++
 include/linux/socket.h                        |   3 +
 include/net/netlink.h                         |   5 +-
 include/net/sock.h                            |  10 +-
 include/trace/events/dma_fence.h              |   2 +-
 include/trace/events/napi.h                   |   4 +-
 include/trace/events/qdisc.h                  |   4 +-
 include/trace/events/tegra_apb_dma.h          |   4 +-
 kernel/dma/mapping.c                          |  13 +-
 kernel/sched/cpufreq_schedutil.c              |  14 +-
 mm/hmm.c                                      |  10 +-
 mm/kmemleak.c                                 |   2 +-
 mm/memcontrol.c                               |  39 ++++--
 mm/mempolicy.c                                | 100 ++++++++++----
 mm/rmap.c                                     |   8 ++
 mm/usercopy.c                                 |   2 +-
 mm/vmscan.c                                   |  13 +-
 mm/z3fold.c                                   |  14 +-
 net/bridge/netfilter/ebtables.c               |  28 ++--
 net/core/filter.c                             |   6 +-
 net/core/sock.c                               |  19 ++-
 net/dsa/switch.c                              |   3 +
 net/ipv4/tcp.c                                |   3 +
 net/ipv4/tcp_bpf.c                            |   6 +-
 net/ipv4/tcp_output.c                         |   3 +
 net/netfilter/nf_conntrack_core.c             |  16 +--
 net/packet/af_packet.c                        |   7 +
 net/sched/act_skbedit.c                       |  12 ++
 net/sched/sch_taprio.c                        |   3 +-
 net/sctp/sm_sideeffect.c                      |   2 +-
 net/sctp/stream.c                             |   1 +
 net/tipc/addr.c                               |   1 +
 net/tls/tls_device.c                          |   9 +-
 scripts/Kconfig.include                       |   2 +-
 scripts/Makefile.modpost                      |   2 +-
 security/keys/trusted.c                       |  13 --
 sound/core/pcm_native.c                       |   3 +-
 sound/pci/hda/hda_generic.c                   |  21 ++-
 sound/pci/hda/hda_generic.h                   |   1 +
 sound/pci/hda/hda_intel.c                     |   3 +
 sound/pci/hda/patch_conexant.c                |  15 +--
 sound/pci/hda/patch_realtek.c                 |  12 +-
 sound/usb/mixer.c                             |  37 ++++--
 tools/perf/trace/beauty/usbdevfs_ioctl.sh     |   9 +-
 tools/perf/util/header.c                      |   9 +-
 .../tc-testing/tc-tests/actions/skbedit.json  |  47 +++++++
 158 files changed, 1317 insertions(+), 837 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 161+ messages in thread

end of thread, other threads:[~2019-08-27 10:51 UTC | newest]

Thread overview: 161+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22 17:05 [PATCH 5.2 000/135] 5.2.10-stable review Sasha Levin
2019-08-22 17:05 ` [PATCH 5.2 001/135] KEYS: trusted: allow module init if TPM is inactive or deactivated Sasha Levin
2019-08-22 17:05 ` [PATCH 5.2 002/135] sh: kernel: hw_breakpoint: Fix missing break in switch statement Sasha Levin
2019-08-22 17:05 ` [PATCH 5.2 003/135] seq_file: fix problem when seeking mid-record Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 004/135] mm/hmm: fix bad subpage pointer in try_to_unmap_one Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 005/135] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 006/135] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 007/135] mm/z3fold.c: fix z3fold_destroy_pool() ordering Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 008/135] mm/z3fold.c: fix z3fold_destroy_pool() race condition Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 009/135] mm/memcontrol.c: fix use after free in mem_cgroup_iter() Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 010/135] mm/usercopy: use memory range to be accessed for wraparound check Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 011/135] mm, vmscan: do not special-case slab reclaim when watermarks are boosted Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 012/135] cpufreq: schedutil: Don't skip freq update when limits change Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 013/135] drm/amdgpu: fix gfx9 soft recovery Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 014/135] drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 015/135] xtensa: add missing isync to the cpu_reset TLB code Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 016/135] arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 017/135] ALSA: hda/realtek - Add quirk for HP Envy x360 Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 018/135] ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 019/135] ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 020/135] ALSA: hda - Apply workaround for another AMD chip 1022:1487 Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 021/135] ALSA: hda - Fix a memory leak bug Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 022/135] ALSA: hda - Add a generic reboot_notify Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 023/135] ALSA: hda - Let all conexant codec enter D3 when rebooting Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 024/135] HID: holtek: test for sanity of intfdata Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 025/135] HID: hiddev: avoid opening a disconnected device Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 026/135] HID: hiddev: do cleanup in failure of opening a device Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 027/135] Input: kbtab - sanity check for endpoint type Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 028/135] Input: iforce - add sanity checks Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 029/135] net: usb: pegasus: fix improper read if get_registers() fail Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 030/135] bpf: fix access to skb_shared_info->gso_segs Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 031/135] netfilter: ebtables: also count base chain policies Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 032/135] riscv: Correct the initialized flow of FP register Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 033/135] riscv: Make __fstate_clean() work correctly Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 034/135] Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()" Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 035/135] blk-mq: move cancel of requeue_work to the front of blk_exit_queue Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 036/135] io_uring: fix manual setup of iov_iter for fixed buffers Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 037/135] RDMA/hns: Fix sg offset non-zero issue Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 038/135] IB/mlx5: Replace kfree with kvfree Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 039/135] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1 Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 040/135] clk: sprd: Select REGMAP_MMIO to avoid compile errors Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 041/135] clk: renesas: cpg-mssr: Fix reset control race condition Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 042/135] dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable} Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 043/135] platform/x86: pcengines-apuv2: Fix softdep statement Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 044/135] platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 045/135] mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot} Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 046/135] xen/pciback: remove set but not used variable 'old_state' Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 047/135] irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 048/135] irqchip/irq-imx-gpcv2: Forward irq type to parent Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 049/135] f2fs: fix to read source block before invalidating it Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 050/135] tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC() Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 051/135] perf header: Fix divide by zero error if f_header.attr_size==0 Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 052/135] perf header: Fix use of unitialized value warning Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 053/135] RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 054/135] ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 055/135] libata: zpodd: Fix small read overflow in zpodd_get_mech_type() Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 056/135] powerpc/nvdimm: Pick nearby online node if the device node is not online Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 057/135] drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 058/135] drm/bridge: tc358764: Fix build error Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 059/135] Btrfs: fix deadlock between fiemap and transaction commits Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 060/135] scsi: hpsa: correct scsi command status issue after reset Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 061/135] scsi: qla2xxx: Fix possible fcport null-pointer dereferences Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 062/135] tracing: Fix header include guards in trace event headers Sasha Levin
2019-08-22 17:06 ` [PATCH 5.2 063/135] drm/amdkfd: Fix byte align on VegaM Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 064/135] drm/amd/powerplay: fix null pointer dereference around dpm state relates Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 065/135] drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 066/135] drm/amdgpu: fix a potential information leaking bug Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 067/135] ata: libahci: do not complain in case of deferred probe Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 068/135] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 069/135] kbuild: Check for unknown options with cc-option usage in Kconfig and clang Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 070/135] arm64/efi: fix variable 'si' set but not used Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 071/135] riscv: Fix perf record without libelf support Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 072/135] arm64: Lower priority mask for GIC_PRIO_IRQON Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 073/135] arm64: unwind: Prohibit probing on return_address() Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 074/135] arm64/mm: fix variable 'pud' set but not used Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 075/135] arm64/mm: fix variable 'tag' " Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 076/135] IB/core: Add mitigation for Spectre V1 Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 077/135] IB/mlx5: Fix MR registration flow to use UMR properly Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 078/135] RDMA/restrack: Track driver QP types in resource tracker Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 079/135] IB/mad: Fix use-after-free in ib mad completion handling Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 080/135] RDMA/mlx5: Release locks during notifier unregister Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 081/135] drm: msm: Fix add_gpu_components Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 082/135] RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp() Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 083/135] drm/exynos: fix missing decrement of retry counter Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 084/135] arm64: kprobes: Recover pstate.D in single-step exception handler Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 085/135] arm64: Make debug exception handlers visible from RCU Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 086/135] Revert "kmemleak: allow to coexist with fault injection" Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 087/135] ocfs2: remove set but not used variable 'last_hash' Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 088/135] page flags: prioritize kasan bits over last-cpuid Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 089/135] asm-generic: fix -Wtype-limits compiler warnings Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 090/135] tpm: tpm_ibm_vtpm: Fix unallocated banks Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 091/135] arm64: KVM: regmap: Fix unexpected switch fall-through Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 092/135] staging: comedi: dt3000: Fix signed integer overflow 'divider * base' Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 093/135] staging: comedi: dt3000: Fix rounding up of timer divisor Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 094/135] iio: adc: max9611: Fix temperature reading in probe Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 095/135] USB: core: Fix races in character device registration and deregistraion Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 096/135] usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role" Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 097/135] usb: cdc-acm: make sure a refcount is taken early enough Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 098/135] USB: CDC: fix sanity checks in CDC union parser Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 099/135] USB: serial: option: add D-Link DWM-222 device ID Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 100/135] USB: serial: option: Add support for ZTE MF871A Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 101/135] USB: serial: option: add the BroadMobi BM818 card Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 102/135] USB: serial: option: Add Motorola modem UARTs Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 103/135] usb: setup authorized_default attributes using usb_bus_notify Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 104/135] netfilter: conntrack: Use consistent ct id hash calculation Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 105/135] iwlwifi: Add support for SAR South Korea limitation Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 106/135] Input: psmouse - fix build error of multiple definition Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 107/135] bnx2x: Fix VF's VLAN reconfiguration in reload Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 108/135] bonding: Add vlan tx offload to hw_enc_features Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 109/135] net: dsa: Check existence of .port_mdb_add callback before calling it Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 110/135] net/mlx4_en: fix a memory leak bug Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 111/135] net/packet: fix race in tpacket_snd() Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 112/135] net: sched: sch_taprio: fix memleak in error path for sched list parse Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 113/135] sctp: fix memleak in sctp_send_reset_streams Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 114/135] sctp: fix the transport error_count check Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 115/135] team: Add vlan tx offload to hw_enc_features Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 116/135] tipc: initialise addr_trail_end when setting node addresses Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 117/135] xen/netback: Reset nr_frags before freeing skb Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 118/135] net/mlx5e: Only support tx/rx pause setting for port owner Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 119/135] bnxt_en: Fix VNIC clearing logic for 57500 chips Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 120/135] bnxt_en: Improve RX doorbell sequence Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 121/135] bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 122/135] bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command Sasha Levin
2019-08-22 17:07 ` [PATCH 5.2 123/135] bnxt_en: Use correct src_fid to determine direction of the flow Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 124/135] bnxt_en: Fix to include flow direction in L2 key Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 125/135] net sched: update skbedit action for batched events operations Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 126/135] tc-testing: updated skbedit action tests with batch create/delete Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 127/135] netdevsim: Restore per-network namespace accounting for fib entries Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 128/135] net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 129/135] net/mlx5e: Fix false negative indication on tx reporter CQE recovery Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 130/135] net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 131/135] net/mlx5e: Use flow keys dissector to parse packets for ARFS Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 132/135] net/tls: prevent skb_orphan() from leaking TLS plain text with offload Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 133/135] net: phy: consider AN_RESTART status when reading link status Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 134/135] netlink: Fix nlmsg_parse as a wrapper for strict message parsing Sasha Levin
2019-08-22 17:08 ` [PATCH 5.2 135/135] Linux 5.2.10-rc1 Sasha Levin
2019-08-22 17:26 ` [PATCH 5.2 000/135] 5.2.10-stable review Greg KH
2019-08-22 22:05   ` Stefan Lippers-Hollmann
2019-08-22 23:38     ` Greg KH
2019-08-23  0:42       ` Stefan Lippers-Hollmann
2019-08-23  6:28         ` Sasha Levin
2019-08-23 17:36           ` Greg KH
2019-08-24  1:18             ` Sasha Levin
2019-08-24  2:32               ` Greg KH
2019-08-24  5:48                 ` Sasha Levin
2019-08-24 12:14                   ` Greg KH
2019-08-22 20:57 ` kernelci.org bot
2019-08-23  2:08 ` Jon Hunter
2019-08-23  2:08   ` Jon Hunter
2019-08-23  8:09 ` Naresh Kamboju
2019-08-23 14:29 ` Guenter Roeck
2019-08-23 18:41 ` shuah
2019-08-23 22:05   ` Sasha Levin
2019-08-24  2:38   ` Greg KH
2019-08-24 15:21     ` shuah
2019-08-24 15:33       ` Greg KH
2019-08-24 17:01         ` shuah
2019-08-24 18:14           ` Greg KH
2019-08-24 21:49             ` shuah
2019-08-27 10:51               ` Sasha Levin
2019-08-25  0:08           ` shuah

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.