lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 8 May 2019 11:22:45 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 4.19.41

I'm announcing the release of the 4.19.41 kernel.

All users of the 4.19 kernel series must upgrade.

The updated 4.19.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Documentation/driver-api/usb/power-management.rst    |   14 
 Makefile                                             |    2 
 arch/arm/boot/dts/rk3288.dtsi                        |   12 
 arch/arm/mach-at91/pm.c                              |    6 
 arch/arm/mach-iop13xx/setup.c                        |    8 
 arch/arm/mach-iop13xx/tpmi.c                         |   10 
 arch/arm/plat-iop/adma.c                             |    6 
 arch/arm/plat-orion/common.c                         |    4 
 arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts       |    4 
 arch/arm64/kernel/sdei.c                             |    6 
 arch/powerpc/kernel/kvm.c                            |    7 
 arch/powerpc/mm/slice.c                              |   10 
 arch/riscv/include/asm/uaccess.h                     |    2 
 arch/sh/boards/of-generic.c                          |    4 
 arch/x86/events/amd/core.c                           |  111 +++++
 arch/x86/kernel/cpu/mcheck/mce-severity.c            |    5 
 arch/x86/kvm/svm.c                                   |   12 
 arch/x86/mm/init.c                                   |    6 
 arch/x86/mm/kaslr.c                                  |    2 
 arch/x86/mm/tlb.c                                    |    2 
 block/blk-core.c                                     |    6 
 block/blk-mq.c                                       |    2 
 drivers/block/xsysace.c                              |    2 
 drivers/bluetooth/btmtkuart.c                        |    2 
 drivers/bluetooth/btusb.c                            |    2 
 drivers/clk/qcom/gcc-msm8998.c                       |    1 
 drivers/clk/x86/clk-pmc-atom.c                       |   14 
 drivers/firmware/efi/runtime-wrappers.c              |    2 
 drivers/gpio/gpio-mxc.c                              |    5 
 drivers/hid/hid-debug.c                              |    5 
 drivers/hid/hid-input.c                              |    1 
 drivers/hid/hid-logitech-hidpp.c                     |    8 
 drivers/hid/hid-quirks.c                             |    5 
 drivers/i2c/busses/i2c-imx.c                         |    4 
 drivers/i2c/busses/i2c-stm32f7.c                     |    2 
 drivers/i2c/busses/i2c-synquacer.c                   |    2 
 drivers/i2c/i2c-core-base.c                          |   18 
 drivers/infiniband/core/security.c                   |   11 
 drivers/infiniband/core/verbs.c                      |   41 +-
 drivers/infiniband/ulp/srpt/ib_srpt.c                |   11 
 drivers/input/keyboard/snvs_pwrkey.c                 |    6 
 drivers/input/touchscreen/stmfts.c                   |   30 -
 drivers/media/i2c/ov7670.c                           |   16 
 drivers/mfd/twl-core.c                               |   23 +
 drivers/net/bonding/bond_sysfs_slave.c               |    4 
 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c   |    9 
 drivers/net/ethernet/hisilicon/hns/hnae.c            |    4 
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c   |   33 +
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c  |    2 
 drivers/net/ethernet/hisilicon/hns/hns_enet.c        |   12 
 drivers/net/ethernet/hisilicon/hns3/hns3pf/Makefile  |    2 
 drivers/net/ethernet/hisilicon/hns3/hns3vf/Makefile  |    2 
 drivers/net/ethernet/intel/igb/e1000_defines.h       |    2 
 drivers/net/ethernet/intel/igb/igb_main.c            |   57 --
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c    |    6 
 drivers/net/ethernet/stmicro/stmmac/descs_com.h      |   22 -
 drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c   |    2 
 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c |    2 
 drivers/net/ethernet/stmicro/stmmac/enh_desc.c       |   22 -
 drivers/net/ethernet/stmicro/stmmac/hwif.h           |    2 
 drivers/net/ethernet/stmicro/stmmac/norm_desc.c      |   12 
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c    |   34 -
 drivers/net/wireless/intel/iwlwifi/cfg/5000.c        |    3 
 drivers/net/wireless/marvell/mwifiex/sdio.c          |    2 
 drivers/nvme/target/core.c                           |   20 -
 drivers/platform/x86/intel_pmc_core.c                |    4 
 drivers/platform/x86/pmc_atom.c                      |   21 +
 drivers/reset/reset-meson-audio-arb.c                |    1 
 drivers/rtc/rtc-cros-ec.c                            |    4 
 drivers/rtc/rtc-da9063.c                             |    7 
 drivers/rtc/rtc-sh.c                                 |    2 
 drivers/scsi/scsi_devinfo.c                          |    1 
 drivers/scsi/scsi_dh.c                               |    1 
 drivers/scsi/storvsc_drv.c                           |   13 
 drivers/staging/iio/addac/adt7316.c                  |   22 -
 drivers/usb/core/driver.c                            |   13 
 drivers/usb/core/message.c                           |    4 
 drivers/usb/gadget/udc/dummy_hcd.c                   |   19 
 drivers/usb/misc/yurex.c                             |    1 
 drivers/usb/storage/realtek_cr.c                     |   13 
 drivers/usb/usbip/stub_rx.c                          |   12 
 drivers/usb/usbip/usbip_common.h                     |    7 
 drivers/vfio/pci/vfio_pci.c                          |    4 
 drivers/w1/masters/ds2490.c                          |    6 
 drivers/xen/xenbus/xenbus_dev_frontend.c             |    4 
 fs/debugfs/inode.c                                   |   13 
 fs/hugetlbfs/inode.c                                 |   20 -
 fs/jffs2/readinode.c                                 |    5 
 fs/jffs2/super.c                                     |    5 
 fs/open.c                                            |   18 
 fs/read_write.c                                      |    5 
 include/linux/fs.h                                   |    4 
 include/linux/i2c.h                                  |    1 
 include/linux/platform_data/x86/clk-pmc-atom.h       |    3 
 include/linux/usb.h                                  |    2 
 mm/kmemleak.c                                        |   18 
 net/batman-adv/bat_v_elp.c                           |    6 
 net/batman-adv/bridge_loop_avoidance.c               |   16 
 net/batman-adv/translation-table.c                   |   32 +
 net/mac80211/debugfs_netdev.c                        |    2 
 net/mac80211/key.c                                   |    9 
 scripts/coccinelle/api/stream_open.cocci             |  363 +++++++++++++++++++
 security/selinux/avc.c                               |   23 +
 security/selinux/hooks.c                             |   44 +-
 security/selinux/include/avc.h                       |    1 
 sound/pci/hda/patch_realtek.c                        |   13 
 sound/soc/codecs/wm_adsp.c                           |    4 
 sound/soc/intel/boards/bytcr_rt5651.c                |    2 
 sound/soc/stm/stm32_sai_sub.c                        |    2 
 109 files changed, 1127 insertions(+), 349 deletions(-)

Aaro Koskinen (6):
      net: stmmac: use correct DMA buffer size in the RX descriptor
      net: stmmac: ratelimit RX error logs
      net: stmmac: don't stop NAPI processing when dropping a packet
      net: stmmac: don't overwrite discard_frame status
      net: stmmac: fix dropping of multi-descriptor RX frames
      net: stmmac: don't log oversized frames

Al Viro (2):
      jffs2: fix use-after-free on symlink traversal
      debugfs: fix use-after-free on symlink traversal

Alan Kao (1):
      riscv: fix accessing 8-byte variable from RV32

Alan Stern (5):
      USB: yurex: Fix protection fault after device removal
      USB: w1 ds2490: Fix bug caused by improper use of altsetting array
      USB: dummy-hcd: Fix failure to give back unlinked URBs
      USB: core: Fix unterminated string returned by usb_string()
      USB: core: Fix bug caused by duplicate interface PM usage counter

Alexander Wetzel (1):
      mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode

Alexandre Belloni (1):
      rtc: da9063: set uie_unsupported when relevant

Anders Roxell (1):
      batman-adv: fix warning in function batadv_v_elp_get_throughput

Andreas Kemnade (1):
      mfd: twl-core: Disable IRQ while suspended

Aneesh Kumar K.V (1):
      powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search

Anson Huang (3):
      i2c: imx: correct the method of getting private data in notifier_call
      Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
      gpio: mxc: add check to return defer probe if clock tree NOT ready

Ard Biesheuvel (1):
      i2c: synquacer: fix enumeration of slave devices

Arnaud Pouliquen (1):
      ASoC: stm32: fix sai driver name initialisation

Arnd Bergmann (3):
      ARM: orion: don't use using 64-bit DMA masks
      ARM: iop: don't use using 64-bit DMA masks
      mm/kmemleak.c: fix unused-function warning

Arvind Sankar (1):
      igb: Fix WARN_ONCE on runtime suspend

Axel Lin (1):
      reset: meson-audio-arb: Fix missing .owner setting of reset_controller_dev

Baoquan He (1):
      x86/mm/KASLR: Fix the size of the direct mapping section

Bart Van Assche (1):
      scsi: RDMA/srpt: Fix a credit leak for aborted commands

Brian Norris (1):
      Bluetooth: btusb: request wake pin with NOAUTOEN

Catalin Marinas (1):
      kmemleak: powerpc: skip scanning holes in the .bss section

Charles Keepax (4):
      i2c: Remove unnecessary call to irq_find_mapping
      i2c: Clear client->irq in i2c_device_remove
      ASoC: wm_adsp: Correct handling of compressed streams that restart
      ASoC: wm_adsp: Check for buffer in trigger stop

Daniel Jurgens (2):
      IB/core: Unregister notifier before freeing MAD security
      IB/core: Fix potential memory leak while creating MAD agents

David Müller (1):
      clk: x86: Add system specific quirk to mark clocks as critical

David Rientjes (1):
      KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow

Dmitry Torokhov (2):
      HID: input: add mapping for Assistant key
      Input: stmfts - acknowledge that setting brightness is a blocking call

Douglas Anderson (2):
      mwifiex: Make resume actually do something useful again on SDIO cards
      ARM: dts: rockchip: Fix gpu opp node names for rk3288

Emmanuel Grumbach (1):
      iwlwifi: fix driver operation for 5350

Geert Uytterhoeven (1):
      rtc: sh: Fix invalid alarm warning for non-enabled alarm

Greg Kroah-Hartman (1):
      Linux 4.19.41

Guenter Roeck (1):
      xsysace: Fix error handling in ace_setup

Hans de Goede (1):
      ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping"

He, Bo (1):
      HID: debug: fix race condition with between rdesc_show() and device removal

Jacopo Mondi (1):
      media: v4l2: i2c: ov7670: Fix PLL bypass register values

Jarkko Nikula (1):
      i2c: Prevent runtime suspend of adapter when Host Notify is required

Jeffrey Hugo (2):
      HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630
      clk: qcom: Add missing freq for usb30_master_clk on 8998

Jeremy Fertic (3):
      staging: iio: adt7316: allow adt751x to use internal vref for all dacs
      staging: iio: adt7316: fix the dac read calculation
      staging: iio: adt7316: fix the dac write calculation

Jim Broadus (1):
      i2c: Allow recovery of the initial IRQ by an I2C client device.

Johannes Berg (1):
      mac80211: don't attempt to rename ERR_PTR() debugfs dirs

Kailang Yang (2):
      ALSA: hda/realtek - Add new Dell platform for headset mode
      ALSA: hda/realtek - Fixed Dell AIO speaker noise

Kangjie Lu (1):
      HID: logitech: check the return value of create_singlethread_workqueue

Kim Phillips (1):
      perf/x86/amd: Update generic hardware cache events for Family 17h

Kirill Smelkov (1):
      fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock

Konstantin Khorenko (1):
      bonding: show full hw address in sysfs for slave entries

Leonidas P. Papadakos (1):
      arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delay

Liubin Shu (1):
      net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()

Louis Taylor (1):
      vfio/pci: use correct format characters

Malte Leip (1):
      usb: usbip: fix isoc packet num validation in get_pipe

Michael Kelley (1):
      scsi: storvsc: Fix calculation of sub-channel count

Mike Kravetz (1):
      hugetlbfs: fix memory leak for resv_map

Nicolas Le Bayon (1):
      i2c: i2c-stm32f7: Fix SDADEL minimum formula

Omri Kahalon (1):
      net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands

Ondrej Mosnacek (1):
      selinux: never allow relabeling on context mounts

Peng Hao (1):
      arm/mach-at91/pm : fix possible object reference leak

Peter Zijlstra (1):
      x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"

Qian Cai (1):
      x86/mm: Fix a crash with kmemleak_scan()

Rajneesh Bhardwaj (2):
      platform/x86: intel_pmc_core: Fix PCH IP name
      platform/x86: intel_pmc_core: Handle CFL regmap properly

Randy Dunlap (1):
      sh: fix multiple function definition build errors

Sean Wang (1):
      Bluetooth: mediatek: fix up an error path to restore bdev->tx_state

Shenghui Wang (1):
      block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx

Stephen Boyd (1):
      rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured

Stephen Smalley (1):
      selinux: avoid silent denials in permissive mode under RCU walk

Sven Eckelmann (3):
      batman-adv: Reduce claim hash refcnt only for removed entry
      batman-adv: Reduce tt_local hash refcnt only for removed entry
      batman-adv: Reduce tt_global hash refcnt only for removed entry

Takashi Iwai (1):
      ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR

Tetsuo Handa (1):
      block: pass no-op callback to INIT_WORK().

Tony Luck (1):
      x86/mce: Improve error message when kernel cannot recover, p2

Varun Prakash (1):
      libcxgb: fix incorrect ppmax calculation

Waiman Long (1):
      efi: Fix debugobjects warning on 'efi_rts_work'

Wei Li (1):
      arm64: fix wrong check of on_sdei_stack in nmi context

Xi Wang (1):
      net: hns3: fix compile error

Xose Vazquez Perez (1):
      scsi: core: add new RDAC LENOVO/DE_Series device

Yonglong Liu (4):
      net: hns: Use NAPI_POLL_WEIGHT for hns driver
      net: hns: Fix probabilistic memory overwrite when HNS driver initialized
      net: hns: fix ICMP6 neighbor solicitation messages discard problem
      net: hns: Fix WARNING when remove HNS driver with SMMU enabled

Yufen Yu (1):
      nvme-loop: init nvmet_ctrl fatal_err_work when allocate

Yuval Avnery (1):
      IB/core: Destroy QP if XRC QP fails


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ