[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CA+55aFxD-TZwo5Spb_iBT+XVoh1BohoQugOaQ-co6MydStM8EQ@mail.gmail.com>
Date: Sun, 11 Jun 2017 17:09:03 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Linux 4.12-rc5
Oh well, the "all the rc's have been nice and small this release
around" thing definitely didn't continue all the way.
It's not like rc5 is *huge*, but it definitely isn't the nice and
small one I was hoping for. There's nothing in partiocular that looks
very worrisome, and it may well just be random timing - the rc sizes
do fluctuate a lot depending on just which subsystem gets synced up
that particular rc, and we may just have hit that "everybody happened
to sync up this week" case.
Anyway, rc5 is our biggest rc this release (obviously not counting
rc1, which contains all of the the merge window). And it definitely
does have stuff all over: we've got driver updates (gpu, networking,
scsi, block layer and sound are the biggest, but there's stuff all
over), we've got arch updates (arm[64], powerpc, sparc, x86), and
we've got filesystems (btrfs, ext4, and unusually several ufs fixes
thanks to recent bug reporting activity).
But we _also_ have various documentation yupdates, generic networking,
some key handling fixes, and perf and kvm fixes.
So it really isn't one thing, it's just a lot of different small stuff.
And it's not like it's actually unreasonably big, it mainly stands out
because the 4.12 release cycle so far has been fairly calm.
Anyway, I really hope this was just a random timing fluke. Partly I
hope that because of just general wishes for releases to calm down,
but in particular I will be traveling the next week+, and while I'll
have internet and my trusty laptop, I was hoping that things would be
calm while I'm off gallivanting around the world.
Of course, maybe it will be extra calm exactly _because_ people got
their patches out of the way. I can hope.
Anyway, go out and test,
Linus
---
Adam Thomson (1):
ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM check
Al Viro (8):
ufs: restore proper tail allocation
fix ufs_isblockset()
ufs: restore maintaining ->i_blocks
ufs: set correct ->s_maxsize
ufs_extend_tail(): fix the braino in calling conventions of
ufs_new_fragments()
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
excessive checks in ufs_write_failed() and ufs_evict_inode()
ufs: we need to sync inode before freeing it
Alexander Sverdlin (1):
MAINTAINERS: EP93XX: Update maintainership
Alexandre Courbot (1):
MAINTAINERS: remove self from GPIO maintainers
Andi Kleen (1):
perf stat: Only print NMI watchdog hint when enabled
Andrew Lunn (3):
Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
net: dsa: mv88e6xxx: Add eeprom-length to binding
net: dsa: mv88e6xxx: Add missing static to stub functions
Andrey Smirnov (1):
usb: chipidea: imx: Do not access CLKONOFF on i.MX51
Aneesh Kumar K.V (1):
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Anmol Sarma (1):
net: Update TCP congestion control documentation
Antoine Tenart (1):
arm64: marvell: dts: fix interrupts in 7k/8k crypto nodes
Ard Biesheuvel (1):
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M
Arend Van Spriel (1):
brcmfmac: fix alignment configuration on host using 64-bit DMA
Arnd Bergmann (7):
memory: atmel-ebi: mark PM ops as __maybe_unused
staging: ccree: add CRYPTO dependency
ARM: at91: select CONFIG_ARM_CPU_SUSPEND
iommu/dma: Fix function declaration
net: dsa: mv88e6xxx: Add missing static to stub functions
net/mlx5: avoid build warning for uniprocessor
scsi: lpfc: nvmet_fc: fix format string
Arvind Yadav (1):
ata: sata_rcar: Handle return value of clk_prepare_enable
Ben Hutchings (1):
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Skeggs (3):
drm/nouveau: replace multiple open-coded runpm support checks
with function
drm/nouveau: enable autosuspend only when it'll actually be used
drm/nouveau/tmr: fully separate alarm execution/pending lists
Bilal Amarni (1):
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bill Kuzeja (1):
scsi: qla2xxx: Fix extraneous ref on sp's after adapter break
Bin Liu (1):
usb: musb: dsps: keep VBUS on for host-only mode
Bjorn Andersson (1):
wcn36xx: Close SMD channel on device removal
Björn Töpel (1):
i40e/i40evf: proper update of the page_offset field
Breno Leitao (2):
powerpc/kernel: Fix FP and vector register restoration
powerpc/kernel: Initialize load_tm on task creation
Charles Keepax (1):
MAINTAINERS: Update email address for patches to Wolfson parts
Chopra, Manish (1):
qlcnic: Fix tunnel offload for 82xx adapters
Chris Chiu (1):
ALSA: hda/realtek: Fix mic and headset jack sense on Asus X705UD
Chris Wilson (4):
drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
drm/i915: Hold a wakeref for probing the ring registers
drm/i915: Guard against i915_ggtt_disable_guc() being invoked
unconditionally
drm/i915: Fix logical inversion for gen4 quirking
Christian Borntraeger (1):
KVM: s390: fix ais handling vs cpu model
Christian Sünkenberg (1):
x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC
Christoffer Dall (2):
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
KVM: arm/arm64: vgic-v3: Fix nr_pre_bits bitfield extraction
Christophe JAILLET (2):
ARM: davinci: PM: Free resources in error handling path in
'davinci_pm_init'
ARM: davinci: PM: Do not free useful resources in normal path in
'davinci_pm_init'
Christophe Leroy (1):
powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function
Colin Ian King (5):
btrfs: fix incorrect error return ret being passed to mapping_set_error
[media] rainshadow-cec: ensure exit_loop is intialized
net: stmmac: ensure jumbo_frm error return is correctly checked
for -ve value
net: stmmac: fix a broken u32 less than zero check
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Dan Carpenter (5):
iio: adc: Max9611: checking for ERR_PTR instead of NULL in probe
iio: adc: ti_am335x_adc: allocating too much in probe
drm/mediatek: fix a timeout loop
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
X.509: Fix error code in x509_cert_parse()
Dan Williams (1):
device-dax: fix 'dax' device filesystem inode destruction crash
Daniel Vetter (1):
drm: Fix locking in drm_atomic_helper_resume
Dave Young (1):
efi: Fix boot panic because of invalid BGRT image address
David Rientjes (1):
compiler, clang: suppress warning for unused static inline functions
David S. Miller (4):
sparc64: Fix build warnings with gcc 7.
ipv6: Fix leak in ipv6_gso_segment().
sparc64: Add __multi3 for gcc 7.x and later.
Revert "sit: reload iphdr in ipip6_rcv"
David Sterba (1):
btrfs: use correct types for page indices in btrfs_page_exists_in_range
Davide Caratti (1):
netfilter: conntrack: fix false CRC32c mismatch using paged skb
Davidlohr Bueso (1):
security: use READ_ONCE instead of deprecated ACCESS_ONCE
Dmitry Monakhov (1):
bio-integrity: Do not allocate integrity context for bio w/o data
Dmitry Torokhov (4):
firmware: vpd: do not leave freed section attributes to the list
firmware: vpd: avoid potential use-after-free when destroying section
firmware: vpd: do not leak kobjects
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dominik Brodowski (1):
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
Douglas Caetano dos Santos (1):
tcp: reinitialize MTU probing when setting MSS in a TCP repair
Eduardo Molinas (2):
iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM
devices are registered
iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices
are registered
Emmanuel Grumbach (1):
iwlwifi: mvm: fix firmware debug restart recording
Eric Biggers (20):
ext4: fix off-by-one error when writing back pages before dio read
ext4: remove unused d_name argument from ext4_search_dir() et al.
ext4: remove redundant check for encrypted file on dio write path
elevator: fix truncation of icq_cache_name
KEYS: put keyring if install_session_keyring_to_cred() fails
KEYS: encrypted: avoid encrypting/decrypting stack buffers
KEYS: encrypted: fix buffer overread in valid_master_desc()
KEYS: encrypted: fix race causing incorrect HMAC calculations
KEYS: encrypted: use constant-time HMAC comparison
KEYS: fix dereferencing NULL payload with nonzero length
KEYS: fix freeing uninitialized memory in key_update()
KEYS: sanitize add_key() and keyctl() key payloads
KEYS: user_defined: sanitize key payloads
KEYS: encrypted: sanitize all key material
KEYS: trusted: sanitize all key material
KEYS: sanitize key structs before freeing
KEYS: DH: forbid using digest_null as the KDF hash
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
KEYS: DH: ensure the KDF counter is properly aligned
KEYS: DH: add __user annotations to keyctl_kdf_params
Eric Dumazet (1):
net: ping: do not abuse udp_poll()
Eric Garver (1):
geneve: fix needed_headroom and max_mtu for collect_metadata
Eryu Guan (1):
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eugeniu Rosca (1):
ravb: Fix use-after-free on `ifconfig eth0 down`
Fengguang Wu (1):
phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointer
Firo Yang (1):
hdlcdrv: Fix divide by zero in hdlcdrv_ioctl
Florian Fainelli (3):
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c
net: dsa: Fix stale cpu_switch reference after unbind then bind
Franziska Naepelt (1):
iio: light: ltr501 Fix interchanged als/ps register field
Frederic Barrat (1):
cxl: Fix error path on bad ioctl
Ganesh Goudar (2):
cxgb4: update latest firmware version supported
cxgb4: avoid enabling napi twice to the same queue
Gilad Ben-Yossef (4):
crypto: asymmetric_keys - handle EBUSY due to backlog correctly
crypto: drbg - wait for crypto op not signal safe
crypto: gcm - wait for crypto op not signal safe
staging: ccree: fix buffer copy
Gregory Greenman (1):
iwlwifi: mvm: rs: start using LQ command color
Guenter Roeck (1):
hexagon: Use raw_copy_to_user
Guilherme G. Piccoli (3):
MAINTAINERS: Change maintainer of genwqe driver
cxgb4: avoid crash on PCI error recovery path
scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()
Gustavo A. R. Silva (3):
net: freescale: fix potential null pointer dereference
scsi: lpfc: prevent potential null pointer dereference
drm/nouveau/kms/nv50: add null check before pointer dereference
Haim Dreyfuss (1):
iwlwifi: mvm: Fix command queue number on d0i3 flow
Haishuang Yan (2):
sit: reload iphdr in ipip6_rcv
devlink: fix potential memort leak
Hans Verkuil (3):
[media] cec: select CEC_CORE instead of depend on it
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
[media] cec: drop MEDIA_CEC_DEBUG
Hans de Goede (2):
gpio: crystalcove: Do not write regular gpio registers for virtual GPIOs
drm: Fix oops + Xserver hang when unplugging USB drm devices
Heiko Stuebner (1):
arm64: defconfig: enable some core options for 64bit Rockchip socs
Ido Shamay (1):
net/mlx4: Check if Granular QoS per VF has been enabled before
updating QP qos_vport
Imre Deak (1):
drm/i915: Prevent the system suspend complete optimization
Jacopo Mondi (1):
iio: adc: max9611: Fix attribute measure unit
James Clarke (1):
sparc: Machine description indices can vary
James Smart (2):
nvme-fc: on lldd/transport io error, terminate association
nvme-fc: fix missing put reference on controller create failure
James Wang (1):
Fix loop device flush before configure v3
Jan Kara (7):
btrfs: Make flush bios explicitely sync
ext4: clear lockdep subtype for quota files on quota off
ext4: fix SEEK_HOLE
ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
ext4: fix data corruption for mmap writes
ext4: fix fdatasync(2) after extent manipulation operations
Jane Chu (2):
arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5
arch/sparc: support NR_CPUS = 4096
Jani Nikula (1):
drm/i915: fix warning for unused variable
Jason A. Donenfeld (1):
random: invalidate batched entropy after crng init
Javier Martinez Canillas (1):
MAINTAINERS: Remove Javier Martinez Canillas as reviewer for Exynos
Jeff Mahoney (2):
btrfs: fix memory leak in update_space_info failure path
btrfs: fix race with relocation recovery and fs_root setup
Jeremy Linton (1):
reset: hi6220: Set module license so that it can be loaded
Jessica Yu (1):
MAINTAINERS: update email address for Jessica Yu
Jia-Ju Bai (3):
isdn: Fix a sleep-in-atomic bug
qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M
and qlcnic_82xx_hw_read_wx_2M
mISDN: Fix a sleep-in-atomic bug
Jin Yao (1):
perf/core: Drop kernel samples even though :u is specified
Jiri Olsa (2):
perf trace: Add mmap alias for s390
perf test: Disable breakpoint signal tests for powerpc
Jisheng Zhang (1):
usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
Joe Carnuccio (4):
scsi: qla2xxx: Modify T262 FW dump template to specify same
start/end to debug customer issues
scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
scsi: qla2xxx: Fix mailbox pointer error in fwdump capture
scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctx
Joel Stanley (1):
gpio: aspeed: Don't attempt to debounce if disabled
Johannes Berg (4):
mac80211: fix TX aggregation start/stop callback race
mac80211: fix dropped counter in multiqueue RX
iwlwifi: tt: move ucode_loaded check under mutex
iwlwifi: mvm: clear new beacon command template struct
Johannes Thumshirn (1):
scsi: qla2xxx: don't disable a not previously enabled PCI device
John Stultz (1):
drm: kirin: Fix drm_of_find_panel_or_bridge conversion
Jon Bloomfield (1):
drm/i915: Serialize GTT/Aperture accesses on BXT
Joseph Qi (1):
blk-throttle: fix NULL pointer dereference in
throtl_schedule_pending_timer
Julien Grall (1):
xen/privcmd: Support correctly 64KB page granularity when mapping memory
Julius Werner (1):
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Kai Chen (1):
drm/i915: Disable decoupled MMIO
Kai-Heng Feng (2):
nvme: only consider exit latency when choosing useful non-op power states
nvme: relax APST default max latency to 100ms
Kim Phillips (2):
perf annotate: Fix branch instruction with multiple operands
perf annotate: Add missing powerpc triplet
Konstantin Khlebnikov (2):
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
ext4: keep existing extra fields when inode expands
Kuninori Morimoto (4):
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
ASoC: rsnd: don't call free_irq() on Parent SSI
ASoC: rsnd: SSI PIO adjust to 24bit mode
ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
Lance Richardson (1):
vxlan: eliminate cached dst leak
Laurent Pinchart (1):
ARM: dma-mapping: Don't tear down third-party mappings
Leonard Crestez (3):
ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
net: phy: micrel: Restore led_mode and clk_sel on resume
drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure
Liad Kaufman (1):
iwlwifi: mvm: support ibss in dqa mode
Liam McBirnie (1):
ip6_tunnel: fix traffic class routing for tunnels
Liam R. Howlett (1):
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
Linus Torvalds (2):
compiler, clang: properly override 'inline' for clang
Linux 4.12-rc5
Liping Zhang (2):
netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BIT
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
Liu Bo (1):
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Loganaden Velvindron (1):
crypto : asymmetric_keys : verify_pefile:zero memory content
before freeing
Lorenzo Pieralisi (1):
ACPI/IORT: Move the check to get iommu_ops from translated fwspec
Luca Coelho (3):
iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3
iwlwifi: mvm: don't fail when removing a key from an inexisting sta
iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265
Lucas Stach (1):
gpu: ipu-v3: pre: only use internal clock gating
Maarten Lankhorst (1):
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
Madalin Bucur (1):
Documentation: networking: add DPAA Ethernet document
Madhavan Srinivasan (1):
powerpc/perf: Fix Power9 test_adder fields
Marc Zyngier (4):
KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
arm64: KVM: Preserve RES1 bits in SCTLR_EL2
arm64: KVM: Allow unaligned accesses at EL2
arm: KVM: Allow unaligned accesses at HYP
Marcin Niestroj (1):
iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()
Marek Vasut (1):
gpu: ipu-v3: Fix CSI selection for VDIC
Mark Bloch (1):
vxlan: fix use-after-free on deletion
Mark Rutland (1):
KEYS: fix refcount_inc() on zero
Mark yao (1):
drm/rockchip: Correct vop out_mode configure
Markus Elfring (1):
KEYS: Delete an error message for a failed memory allocation in
get_derived_key()
Martin Blumenstingl (1):
usb: dwc2: add support for the DWC2 controller on Meson8 SoCs
Martin K. Petersen (1):
scsi: scsi_debug: Avoid PI being disabled when TPGS is enabled
Masahiro Yamada (1):
ARM: dts: versatile: use #include "..." to include local DT
Mat Martineau (1):
KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
Matt Ranostay (3):
iio: proximity: as3935: recalibrate RCO after resume
iio: proximity: as3935: fix AS3935_INT mask
iio: proximity: as3935: fix iio_trigger_poll issue
Maurizio Lombardi (1):
scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()
Mauro Carvalho Chehab (1):
[media] atomisp: don't treat warnings as errors
Mauro S. M. Rodrigues (1):
i40e: Fix state flags for bit set and clean operations of PF
Max Filippov (1):
net: ethoc: enable NAPI before poll may be scheduled
Michael Bringmann (1):
powerpc/hotplug-mem: Fix missing endian conversion of aa_index
Michael Ellerman (4):
powerpc/spufs: Fix coredump of SPU contexts
powerpc/64: Reclaim CPU_FTR_SUBCORE
powerpc/numa: Fix percpu allocations to be NUMA aware
powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default
Michael S. Tsirkin (1):
virtio_net: lower limit on buffer size
Michael Thalmeier (2):
usb: chipidea: debug: check before accessing ci_role
usb: chipidea: core: check before accessing ci_role in ci_role_show
Michal Hocko (1):
amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer
Michal Wajdeczko (1):
drm/i915/guc: Remove stale comment for q_fail
Mike Kravetz (1):
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Milian Wolff (2):
perf report: Include partial stacks unwound with libdw
perf report: Ensure the perf DSO mapping matches what libdw sees
Ming Lei (3):
blk-mq: pass correct hctx to blk_mq_try_issue_directly
blk-mq: fix direct issue
nvme: fix hang in remove path
Mintz, Yuval (2):
qed: Don't log missing periodic stats by default
bnx2x: Fix Multi-Cos
Murali Karicheri (1):
ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
Nagaraju, Vathsala (1):
drm/i915/psr: disable psr2 for resolution greater than 32X20
Namhyung Kim (12):
perf header: Set proper module name when build-id event found
perf symbols: Set module info when build-id event found
perf symbols: Use correct filename for compressed modules in
build-id cache
perf annotate: Fix symbolic link of build-id cache
perf tools: Fix a memory leak in __open_dso()
perf tools: Introduce dso__decompress_kmodule_{fd,path}
perf annotate: Use dso__decompress_kmodule_path()
perf tools: Decompress kernel module when reading DSO data
perf tools: Consolidate error path in __open_dso()
perf tests: Decompress kernel module before objdump
perf symbols: Keep DSO->symtab_type after decompress
perf symbols: Kill dso__build_id_is_kmod()
Neil Armstrong (1):
drm/meson: Fix driver bind when only CVBS is available
NeilBrown (1):
md: initialise ->writes_pending in personality modules.
Nicholas Piggin (1):
powerpc/64s: Add dt_cpu_ftrs boot time setup option
Nicolas Dichtel (1):
netlink: don't send unknown nsid
Niklas Cassel (1):
net: stmmac: fix completely hung TX when using TSO
Nikolay Aleksandrov (2):
net: bridge: start hello timer only if device is up
net: bridge: fix a null pointer dereference in br_afspec
Oleg Drokin (1):
staging/lustre/lov: remove set_fs() call from lov_getstripe()
Omar Sandoval (1):
Btrfs: fix delalloc accounting leak caused by u32 overflow
Pablo Neira Ayuso (1):
netfilter: nft_set_rbtree: handle element re-addition after deletion
Paolo Bonzini (3):
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Valente (1):
block, bfq: access and cache blkg data only when safe
Pardha Saradhi K (1):
ASoC: Intel: Skylake: Fix IPC rx_list corruption
Patrice Chotard (1):
MAINTAINERS: remove kernel@...inux.com obsolete mailing list
Pavel Tatashin (6):
sparc64: reset mm cpumask after wrap
sparc64: combine activate_mm and switch_mm
sparc64: redefine first version
sparc64: add per-cpu mm of secondary contexts
sparc64: new context wrap
sparc64: delete old wrap code
Petr Mladek (1):
Revert "printk: fix double printing with earlycon"
Phil Elwell (1):
ARM: dts: bcm283x: Reserve first page for firmware
Pratyush Anand (1):
mei: make sysfs modalias format similar as uevent modalias
Qu Wenruo (1):
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
Quentin Schulz (2):
ASoC: atmel-classd: sync regcache when resuming
iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Quinn Tran (1):
scsi: qla2xxx: Fix NULL pointer access due to redundant
fc_host_port_name call
Rafael J. Wysocki (2):
cpufreq: intel_pstate: Avoid division by 0 in min_perf_pct_min()
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rakesh Pandit (1):
nvme-pci: fix multiple ctrl removal scheduling
Randy Dunlap (1):
net: phy: fix kernel-doc warnings
Raveendra Padasalagi (1):
iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
Ravi Bangoria (1):
perf annotate: Fix failure when filename has special chars
Richard Genoud (2):
gpio: mvebu: fix blink counter register selection
gpio: mvebu: fix gpio bank registration when pwm is used
Richard Haines (1):
net/ipv6: Fix CALIPSO causing GPF with datagram support
Roopa Prabhu (1):
mpls: fix clearing of dead nh_flags on link up
Russell King (2):
net: phy: fix marvell phy status reading
net: fix auto-loading of Marvell DSA driver
Sagi Grimberg (1):
nvme-rdma: fast fail incoming requests while we reconnect
Sawan Chandak (1):
scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair
creation for Multi queue
Sean Young (1):
[media] rc-core: race condition during ir_raw_event_register()
Sebastian Andrzej Siewior (1):
cpu/hotplug: Drop the device lock on error
Sekhar Nori (1):
MAINTAINERS: add device-tree files to TI DaVinci entry
SeongJae Park (6):
perf probe: Fix examples section of documentation
perf script: Fix outdated comment for perf-trace-python
perf script: Fix documentation errors
perf script python: Fix wrong code snippets in documentation
perf script python: Updated trace_unhandled() signature
perf script python: Remove dups in documentation examples
Shahar S Matityahu (1):
iwlwifi: fix host command memory leaks
Shaohua Li (1):
blk-throttle: set default latency baseline for harddisk
Shreyas NC (1):
ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifest
Sinclair Yeh (5):
drm/vmwgfx: Don't create proxy surface for cursor
drm/vmwgfx: Make sure backup_handle is always valid
drm/vmwgfx: Make sure to update STDU when FB is updated
drm/vmwgfx: Fix large topology crash
drm/vmwgfx: Remove unused legacy cursor functions
Soheil Hassas Yeganeh (1):
sock: reset sk_err when the error queue is empty
Sricharan R (4):
iommu/of: Fix check for returning EPROBE_DEFER
iommu/of: Ignore all errors except EPROBE_DEFER
ACPI/IORT: Ignore all errors except EPROBE_DEFER
arm: dma-mapping: Reset the device's dma_ops
Stefan Agner (1):
ASoC: simple-card: fix mic jack initialization
Su Yue (1):
btrfs: tree-log.c: Wrong printk information about namelen
Sudeep Holla (1):
ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from
loopback and cpu_power_down
Sui Chen (1):
ahci: Acer SA5-271 SSD Not Detected Fix
Tahsin Erdogan (2):
jbd2: preserve original nofs flag during journal restart
ext4: fix quota charging for shared xattr blocks
Takashi Iwai (4):
ASoC: Fix use-after-free at card unregistration
ALSA: hda/realtek - Reorder ALC269 ASUS quirk entries
ALSA: timer: Fix race between read and ioctl
ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
Talat Batheesh (1):
net/mlx4: Fix the check in attaching steering rules
Tariq Toukan (3):
MAINTAINERS: Update MELLANOX MLX4 core VPI driver maintainer
MAINTAINERS: Move mlx4 rdma header file to IB driver charge
MAINTAINERS: Move mlx5 rdma header file to IB driver charge
Tejun Heo (2):
cpuset: consider dying css as offline
libata: fix error checking in in ata_parse_force_one()
Theodore Ts'o (1):
random: use lockless method of accessing and updating f->reg_idx
Thinh Nguyen (1):
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Thomas Falcon (1):
ibmvnic: Remove module author mailing address
Thomas Hellstrom (1):
drm/vmwgfx: Bump driver minor and date
Thomas Petazzoni (3):
ata: libahci: properly propagate return value of platform_get_irq()
MAINTAINERS: sort F entries for Marvell EBU maintainers
MAINTAINERS: add irqchip related drivers to Marvell EBU maintainers
Thor Thayer (1):
net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization
Timur Tabi (1):
net: qcom/emac: do not use hardware mdio automatic polling
Ulrik De Bie (1):
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
Vaibhav Jain (2):
cxl: Avoid double free_irq() for psl,slice interrupts
cxl: Avoid double free_irq() for psl,slice interrupts
Varun Prakash (1):
scsi: cxgb4i: libcxgbi: in error case RST tcp conn
Ville Syrjälä (3):
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
drm/i915: Restore has_fbc=1 for ILK-M
drm/i915: Fix 90/270 rotated coordinates for FBC
Vinod Koul (1):
ASoC: Intel: Skylake: Move i915 registration to worker thread
Vladimir Murzin (1):
ARM: 8676/1: NOMMU: provide pgprot_device() macro
Vladis Dronov (1):
drm/vmwgfx: limit the number of mip levels in
vmw_gb_surface_define_ioctl()
Waiman Long (1):
cgroup: Prevent kill_css() from being called more than once
Wanpeng Li (3):
KVM: nVMX: Fix exception injection
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
KVM: async_pf: avoid async pf injection when in guest mode
Wei Yongjun (2):
phy: qcom-qmp: fix return value check in qcom_qmp_phy_create()
goldfish_pipe: use GFP_ATOMIC under spin lock
YYS (1):
drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
Yifeng Li (1):
rt286: add Thinkpad Helix 2 to force_combo_jack_table
Yoshihiro Shimoda (4):
usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
Yuchung Cheng (1):
tcp: disallow cwnd undo when switching congestion control
himanshu.madhani@...ium.com (1):
scsi: qla2xxx: Fix recursive loop during target mode
configuration for ISP25XX leaving system unresponsive
Powered by blists - more mailing lists