Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 5.10-2.1.x-imx up to v5.10.83 #508

Merged
merged 301 commits into from
Dec 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
301 commits
Select commit Hold shift + click to select a range
2474eb7
usb: host: ohci-tmio: check return value after calling platform_get_r…
Oct 11, 2021
cbba09f
ARM: dts: ls1021a: move thermal-zones node out of soc/
Oct 12, 2021
c788ac4
ARM: dts: ls1021a-tsn: use generic "jedec,spi-nor" compatible for flash
Oct 12, 2021
da82a20
ALSA: ISA: not for M68K
rddunlap Oct 16, 2021
77e9fed
tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
Oct 11, 2021
9635581
MIPS: sni: Fix the build
bvanassche Oct 12, 2021
3e20cb0
scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
Oct 13, 2021
8440377
scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
Oct 13, 2021
8176441
scsi: target: Fix ordered tag handling
mikechristie Sep 30, 2021
e0fef1c
scsi: target: Fix alua_tg_pt_gps_count tracking
mikechristie Sep 30, 2021
833ad27
iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_se…
Oct 11, 2021
8c4d976
powerpc/5200: dts: fix memory node unit name
vdsao Oct 13, 2021
850416b
ARM: dts: qcom: fix memory and mdio nodes naming for RB3011
okias Oct 20, 2021
1ac6cd8
ALSA: gus: fix null pointer dereference on pointer block
Ychame Oct 24, 2021
bc4bc07
powerpc/dcr: Use cmplwi instead of 3-argument cmpli
mpe Oct 14, 2021
29b7426
powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST
chleroy Oct 29, 2021
8748f08
sh: check return code of request_irq
nickdesaulniers Dec 22, 2020
5d5bf89
maple: fix wrong return value of maple_bus_init().
Nov 26, 2020
e8bd5e3
f2fs: fix up f2fs_lookup tracepoints
hsiangkao Sep 21, 2021
3d7c5d0
f2fs: fix to use WHINT_MODE
Sep 27, 2021
f44defd
sh: fix kconfig unmet dependency warning for FRAME_POINTER
rddunlap Oct 5, 2021
73383f6
sh: math-emu: drop unused functions
rddunlap Oct 5, 2021
4ce685c
sh: define __BIG_ENDIAN for math-emu
rddunlap Oct 5, 2021
0a17fff
f2fs: compress: disallow disabling compress on non-empty compressed file
Oct 27, 2021
7a54394
f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
chaseyu Oct 28, 2021
03bc8ea
clk: ingenic: Fix bugs with divided dividers
pcercuei Oct 1, 2021
9b3d3b7
clk/ast2600: Fix soc revision for AHB
shenki Sep 22, 2021
fbe27d0
clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk
lumag Nov 4, 2021
91191d4
mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set
rddunlap Nov 6, 2021
68fcb52
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Nov 4, 2021
dadcc93
perf/x86/vlbr: Add c->flags to vlbr event constraints
Nov 3, 2021
1d61255
blkcg: Remove extra blkcg_bio_issue_init
Nov 12, 2021
5b2f2cb
tracing/histogram: Do not copy the fixed-size char array field over t…
mhiramat Nov 12, 2021
11589d3
perf bpf: Avoid memory leak from perf_env__insert_btf()
captain5050 Nov 12, 2021
2ada5c0
perf bench futex: Fix memory leak of perf_cpu_map__new()
smalinux Nov 12, 2021
aa31e3f
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James-A-Clark Oct 28, 2021
8da80ec
drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
Nov 10, 2021
5f7aadf
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
arjunroy Dec 2, 2020
d1a6150
net-zerocopy: Refactor skb frag fast-forward op.
arjunroy Dec 2, 2020
900ea2f
tcp: Fix uninitialized access in skb frags array for Rx 0cp.
arjunroy Nov 11, 2021
3984876
tracing: Add length protection to histogram string copies
rostedt Nov 14, 2021
3ae75cc
net: ipa: disable HOLB drop when updating timer
Nov 12, 2021
4fc060a
net: bnx2x: fix variable dereferenced before check
pskrgag Nov 13, 2021
3d59416
bnxt_en: reject indirect blk offload when hw-tc-offload is off
sbasavapatna Nov 15, 2021
9c3c2ef
tipc: only accept encrypted MSG_CRYPTO msgs
lxin Nov 15, 2021
4da14dd
net: reduce indentation level in sk_clone_lock()
Jan 27, 2021
437e21e
sock: fix /proc/net/sockstat underflow in sk_clone_lock()
Nov 15, 2021
09decd0
net/smc: Make sure the link_id is unique
Nov 15, 2021
1555d83
iavf: Fix return of set the new channel count
mpalczew96 Feb 9, 2021
84a13bf
iavf: check for null in iavf_fix_features
ndnunley Jun 4, 2021
78638b4
iavf: free q_vectors before queues in iavf_disable_vf
ndnunley Jun 4, 2021
a420b26
iavf: Fix failure to exit out from last all-multicast mode
Jun 4, 2021
ddcc185
iavf: prevent accidental free of filter structure
jacob-keller Jun 4, 2021
77f5ae5
iavf: validate pointers
mawilli1 Jun 4, 2021
a8a1e60
iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
sboob93 Jun 4, 2021
a61f90b
iavf: Fix for setting queues to 0
gszczurx Jun 4, 2021
34284b3
MIPS: generic/yamon-dt: fix uninitialized variable error
Nov 10, 2021
17dfbe1
mips: bcm63xx: add support for clk_get_parent()
rddunlap Nov 15, 2021
da16f90
mips: lantiq: add support for clk_get_parent()
rddunlap Nov 15, 2021
d1f8f1e
platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_prob…
tititiou36 Nov 7, 2021
471c492
net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()
Oct 26, 2021
6190e1a
net/mlx5: Lag, update tracker when state change event received
msanalla Nov 5, 2021
68748ea
net/mlx5: E-Switch, Change mode lock from mutex to rw semaphore
roidayan Sep 16, 2020
4b4302a
net/mlx5: E-Switch, return error if encap isn't supported
raed-salem Nov 1, 2021
a792e01
scsi: core: sysfs: Fix hang when device state is set via sysfs
mikechristie Nov 5, 2021
381a30f
net: sched: act_mirred: drop dst for the direction from egress to ing…
lxin Nov 12, 2021
1c4099d
net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
pskrgag Nov 16, 2021
8e6bae9
net: virtio_net_hdr_to_skb: count transport header in UFO
jjd27 Nov 16, 2021
0719488
i40e: Fix correct max_pkt_size on VF RX queue
eryk-roch Jan 21, 2021
f866513
i40e: Fix NULL ptr dereference on VSI filter sync
mmalosze Feb 24, 2021
6d64743
i40e: Fix changing previously set num_queue_pairs for PFs
eryk-roch Apr 23, 2021
2064548
i40e: Fix ping is lost after configuring ADq on VF
eryk-roch Apr 23, 2021
69868d7
i40e: Fix warning message and call stack during rmmod i40e driver
ksornek Apr 28, 2021
028ea7b
i40e: Fix creation of first queue by omitting it if is not power of two
jjagielsk Jun 21, 2021
41dc8dc
i40e: Fix display error code in dmesg
gszczurx Oct 29, 2021
cb14b19
NFC: reorganize the functions in nci_request
f0rm2l1n Nov 15, 2021
73a0d12
NFC: reorder the logic in nfc_{un,}register_device
f0rm2l1n Nov 16, 2021
b2a60b4
net: nfc: nci: Change the NCI close sequence
Dec 31, 2020
34e5470
NFC: add NCI_UNREG flag to eliminate the race
f0rm2l1n Nov 16, 2021
4e6cce2
e100: fix device suspend/resume
jbrandeb Nov 17, 2021
a8230fb
KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()
mpe Sep 23, 2021
84f64c7
pinctrl: qcom: sdm845: Enable dual edge errata
andersson Nov 2, 2021
175135a
perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake …
Nov 15, 2021
d4fb80a
perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server
Nov 15, 2021
4cebe23
s390/kexec: fix return code handling
hcahca Nov 16, 2021
97653ba
net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
punitagrawal Sep 29, 2021
af1d3c4
arm64: vdso32: suppress error message for 'make mrproper'
nickdesaulniers Oct 19, 2021
528971a
tun: fix bonding active backup with arp monitoring
NicolasDichtel Nov 12, 2021
0854c9f
hexagon: export raw I/O routines for modules
nathanchance Nov 20, 2021
f5995fc
hexagon: clean up timer-regs.h
nathanchance Nov 20, 2021
a7d9162
tipc: check for null after calling kmemdup
tstruk Nov 15, 2021
99032ad
ipc: WARN if trying to remove ipc object which is absent
mihalicyn Nov 20, 2021
b2e2fb6
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
rustylife Nov 20, 2021
9c177ee
x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup …
sean-jc Nov 4, 2021
08fd6df
powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
chleroy Nov 15, 2021
b1cf0d2
scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
Nov 8, 2021
63e2f34
s390/kexec: fix memory leak of ipl report buffer
Nov 16, 2021
cc73242
block: Check ADMIN before NICE for IOPRIO_CLASS_RT
adelva1984 Nov 15, 2021
6b43cf1
KVM: nVMX: don't use vcpu->arch.efer when checking host state on nest…
Nov 15, 2021
5875f87
udf: Fix crash after seekdir
jankara Nov 4, 2021
6289b49
net: stmmac: socfpga: add runtime suspend/resume callback for stratix…
limeng-linux Nov 15, 2021
6adbc07
btrfs: fix memory ordering between normal and ordered work functions
lorddoskias Nov 2, 2021
1ab2978
parisc/sticon: fix reverse colors
svenschnelle Nov 14, 2021
7b97b57
cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
ita93 Oct 27, 2021
3d68d6e
drm/amd/display: Update swizzle mode enums
Jul 30, 2021
6551797
drm/udl: fix control-message timeout
jhovold Oct 25, 2021
9221aff
drm/nouveau: Add a dedicated mutex for the clients list
jeremycline Nov 25, 2020
c81c90f
drm/nouveau: use drm_dev_unplug() during device removal
jeremycline Nov 25, 2020
82de15c
drm/nouveau: clean up all clients on device removal
jeremycline Nov 25, 2020
47901b7
drm/i915/dp: Ensure sink rate values are always valid
ideak Oct 18, 2021
04c586a
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on…
hongaoo Nov 11, 2021
ddd4e46
scsi: ufs: core: Fix task management completion
ahunter6 Sep 22, 2021
86ab0f8
scsi: ufs: core: Fix task management completion timeout race
ahunter6 Nov 8, 2021
40bc831
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
anadav Nov 21, 2021
1ae0d59
RDMA/netlink: Add __maybe_unused to static inline in C file
rleon Nov 7, 2021
b17dd53
selinux: fix NULL-pointer dereference when hashtab allocation fails
WOnder93 Nov 19, 2021
6186c7b
ASoC: DAPM: Cover regression by kctl change notification fix
tiwai Nov 5, 2021
fe65cec
usb: max-3421: Use driver data instead of maintaining a list of bound…
Oct 18, 2021
cade5d7
ice: Delete always true check of PF pointer
rleon Sep 23, 2021
9febc9d
fs: export an inode_update_time helper
josefbacik Oct 14, 2021
2ec78af
btrfs: update device path inode time instead of bd_inode
josefbacik Oct 14, 2021
b3ef505
x86/Kconfig: Fix an unused variable error in dell-smm-hwmon
rddunlap Sep 10, 2021
f751fb5
ALSA: hda: hdac_ext_stream: fix potential locking issues
plbossart Sep 24, 2021
6718f79
ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_strea…
plbossart Sep 24, 2021
d35250e
Revert "perf: Rework perf_event_exit_event()"
Nov 25, 2021
d5259a9
Linux 5.10.82
gregkh Nov 26, 2021
083633e
Merge tag 'v5.10.82' into 5.10-2.1.x-imx
zandrey Nov 26, 2021
33fe044
bpf: Fix toctou on read-only map's constant scalar tracking
borkmann Nov 9, 2021
854c14b
ACPI: Get acpi_device's parent from the parent field
Nov 17, 2021
ff72128
USB: serial: option: add Telit LE910S1 0x9200 composition
dnlplm Nov 19, 2021
16f1cac
USB: serial: option: add Fibocom FM101-GL variants
Nov 23, 2021
4b18cca
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Nov 4, 2021
2b7ab82
usb: dwc2: hcd_queue: Fix use of floating point literal
nathanchance Nov 5, 2021
3abf746
usb: dwc3: gadget: Ignore NoStream after End Transfer
Oct 25, 2021
140e2df
usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer
Oct 25, 2021
0755f3f
usb: dwc3: gadget: Fix null pointer exception
Nov 9, 2021
b70ff39
net: nexthop: fix null pointer dereference when IPv6 is not enabled
Nov 23, 2021
56fbab4
usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference i…
Nov 17, 2021
00f1038
usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts
Nov 8, 2021
5bf3a0c
usb: hub: Fix usb enumeration issue due to address0 race
matnyman Nov 15, 2021
aea184a
usb: hub: Fix locking issues with address0_mutex
matnyman Nov 23, 2021
4402cf0
binder: fix test regression due to sender_euid change
toddkjos Nov 12, 2021
172167b
ALSA: ctxfi: Fix out-of-range access
tiwai Nov 18, 2021
60274e2
ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100
tuxedo-wse Nov 12, 2021
3798218
ALSA: hda/realtek: Fix LED on HP ProBook 435 G7
tiwai Nov 18, 2021
3a4aeb3
media: cec: copy sequence field for the reply
Nov 2, 2021
6ca32e2
Revert "parisc: Fix backtrace to always include init funtion names"
hdeller Nov 21, 2021
8fc5e3c
HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
jigpu Nov 9, 2021
146283f
staging/fbtft: Fix backlight
notro Nov 5, 2021
0bfed81
staging: greybus: Add missing rwsem around snd_ctl_remove() calls
tiwai Nov 16, 2021
8d0163c
staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()
Nov 17, 2021
8f4d071
fuse: release pipe buf after last use
Nov 25, 2021
e1d492c
xen: don't continue xenstore initialization in case of errors
Nov 15, 2021
bfed9c2
xen: detect uninitialized xenbus in xenbus_init
Nov 23, 2021
b777c86
KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
npiggin Nov 19, 2021
68fa6bf
tracing/uprobe: Fix uprobe_perf_open probes iteration
Nov 23, 2021
092a58f
tracing: Fix pid filtering when triggers are attached
rostedt Nov 26, 2021
6319570
mmc: sdhci-esdhc-imx: disable CMDQ support
Gateworks Nov 3, 2021
14c3ce3
mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB
ahunter6 Nov 15, 2021
bf00edd
mdio: aspeed: Fix "Link is Down" issue
aspeeddylan Nov 25, 2021
dfe906d
powerpc/32: Fix hardlockup on vmap stack overflow
chleroy Nov 18, 2021
2b7bc1c
PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()
elkablo Oct 5, 2021
e7f2e2c
PCI: aardvark: Update comment about disabling link training
pali Dec 2, 2020
df57480
PCI: aardvark: Implement re-issuing config requests on CRS response
pali Oct 5, 2021
aec0751
PCI: aardvark: Simplify initialization of rootcap on virtual bridge
pali Oct 5, 2021
1f520a0
PCI: aardvark: Fix link training
pali Oct 5, 2021
a8a9170
proc/vmcore: fix clearing user buffer by properly using clear_user()
davidhildenbrand Nov 20, 2021
a3d829e
netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY
ffourcot Nov 3, 2021
994065f
netfilter: ctnetlink: do not erase error code with EINVAL
ffourcot Nov 3, 2021
d689176
netfilter: ipvs: Fix reuse connection if RS weight is 0
yangxingwu Nov 4, 2021
b7ef25e
netfilter: flowtable: fix IPv6 tunnel addr match
willmo Nov 7, 2021
b2cd6fd
ARM: dts: BCM5301X: Fix I2C controller interrupt
ffainelli Oct 27, 2021
9db1d4a
ARM: dts: BCM5301X: Add interrupt properties to GPIO node
ffainelli Oct 28, 2021
2be17ec
ARM: dts: bcm2711: Fix PCIe interrupts
ffainelli Oct 29, 2021
9196a68
ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer
Srinivas-Kandagatla Nov 16, 2021
4a4f900
ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handling
Srinivas-Kandagatla Nov 16, 2021
3a25def
ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
tiwai Nov 16, 2021
2925aad
ASoC: codecs: wcd934x: return error code correctly from hw_params
Srinivas-Kandagatla Nov 16, 2021
8730a67
net: ieee802154: handle iftypes as u32
Nov 12, 2021
c9ba786
firmware: arm_scmi: pm: Propagate return value to caller
MrVan Nov 16, 2021
86c5adc
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Nov 16, 2021
0effb7f
ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
tiwai Nov 18, 2021
29ecb4c
drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
Nov 18, 2021
2bf9c5a
scsi: mpt3sas: Fix kernel panic during drive powercycle test
sreekanthbrcm Nov 17, 2021
b33c5c8
drm/vc4: fix error code in vc4_create_object()
Nov 18, 2021
5dca8ef
net: marvell: prestera: fix double free issue on err path
Nov 18, 2021
f5af2de
iavf: Prevent changing static ITR values if adaptive moderation is on
niteshbvenkatesh Jun 4, 2021
0615428
ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec
plbossart Oct 27, 2021
bbd1683
mptcp: fix delack timer
Nov 19, 2021
6d9e8da
firmware: smccc: Fix check for ARCH_SOC_ID not implemented
kelleymh Nov 19, 2021
9b44cb6
ipv6: fix typos in __ip6_finish_output()
Nov 19, 2021
cc301ad
nfp: checking parameter process for rx-usecs/tx-usecs is invalid
diana5nana Nov 19, 2021
79068e6
net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/…
Sep 8, 2021
dc2f7e9
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
h-assmann Nov 21, 2021
3c40584
net: ipv6: add fib6_nh_release_dsts stub
Nov 22, 2021
26ed13d
net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
Nov 22, 2021
1eb5395
ice: fix vsi->txq_map sizing
mfijalko Oct 26, 2021
e65a870
ice: avoid bpf_prog refcount underflow
maplantykow Oct 26, 2021
725ba12
scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
mikechristie Nov 20, 2021
9f540c7
scsi: scsi_debug: Zero clear zones at reset write pointer
kawasaki Nov 22, 2021
77d9c2e
erofs: fix deadlock when shrink erofs slab
hjn-1 Nov 18, 2021
29e1b57
net/smc: Ensure the active closing peer first closes clcsock
Nov 23, 2021
33d8912
mlxsw: Verify the accessed index doesn't exceed the array length
daniellerts May 17, 2021
90d0736
mlxsw: spectrum: Protect driver from buggy firmware
Nov 23, 2021
8889ff8
net: marvell: mvpp2: increase MTU limit when XDP enabled
elkablo Nov 22, 2021
ac88cb3
nvmet-tcp: fix incomplete data digest send
Nov 22, 2021
440bd9f
net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
Nov 22, 2021
f634c75
PM: hibernate: use correct mode for swsusp_close()
Nov 23, 2021
3187623
drm/amd/display: Set plane update flags for all planes in reset
Nov 9, 2021
c5e4316
tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-lim…
Nov 23, 2021
95ba8f0
lan743x: fix deadlock in lan743x_phy_link_status_change()
hkallweit Nov 24, 2021
50162ff
net: phylink: Force link down and retrigger resolve on interface change
Nov 23, 2021
3d4937c
net: phylink: Force retrigger in case of latched link-fail indicator
Nov 23, 2021
c94cbd2
net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
karstengr Nov 24, 2021
12ceb52
net/smc: Fix loop in smc_listen
Nov 24, 2021
f2a58ff
nvmet: use IOCB_NOWAIT only if the filesystem supports it
maurizio-lombardi Nov 22, 2021
5e823db
igb: fix netpoll exit with traffic
jbrandeb Nov 23, 2021
a6a5d85
MIPS: loongson64: fix FTLB configuration
mips-hp Nov 25, 2021
3b6c71c
MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
mips-hp Nov 25, 2021
2215624
tls: splice_read: fix record type check
kuba-moo Nov 24, 2021
e3509fe
tls: fix replacing proto_ops
kuba-moo Nov 24, 2021
ae2659d
net/sched: sch_ets: don't peek at classes beyond 'nbands'
dcaratti Nov 24, 2021
6e800ee
net: vlan: fix underflow for the real_dev refcnt
Nov 26, 2021
215167d
net/smc: Don't call clcsock shutdown twice when smc shutdown
Nov 26, 2021
62343da
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Nov 26, 2021
73115a2
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHW…
vladimiroltean Nov 26, 2021
72f2117
net: mscc: ocelot: correctly report the timestamping RX filters in et…
vladimiroltean Nov 26, 2021
71e38a0
tcp: correctly handle increased zerocopy args struct size
arjunroy Dec 10, 2020
e6ee7ab
sched/scs: Reset task stack state in bringup_cpu()
Nov 23, 2021
22423c9
f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
weichao-guo Sep 18, 2021
c380062
ceph: properly handle statfs on multifs setups
jtlayton Oct 5, 2021
5655b8b
smb3: do not error on fsync when readonly
Nov 10, 2021
fbc0514
iommu/amd: Clarify AMD IOMMUv2 initialization messages
joergroedel Nov 23, 2021
4fd0ad0
vhost/vsock: fix incorrect used length reported to the guest
stefano-garzarella Nov 22, 2021
406f2d5
tracing: Check pid filtering when creating events
rostedt Nov 26, 2021
b98284a
xen: sync include/xen/interface/io/ring.h with Xen's newest version
jgross1 May 12, 2021
273f04d
xen/blkfront: read response from backend only once
jgross1 Jul 30, 2021
8e14785
xen/blkfront: don't take local copy of a request from the ring page
jgross1 Jul 30, 2021
1ffb20f
xen/blkfront: don't trust the backend response data blindly
jgross1 Jul 30, 2021
f5e4937
xen/netfront: read response from backend only once
jgross1 Aug 24, 2021
e17ee04
xen/netfront: don't read data from request on the ring page
jgross1 Aug 24, 2021
334b0f2
xen/netfront: disentangle tx_skb_freelist
jgross1 Aug 24, 2021
1c5f722
xen/netfront: don't trust the backend response data blindly
jgross1 Aug 24, 2021
a94e4a7
tty: hvc: replace BUG_ON() with negative return value
jgross1 Jul 7, 2021
aa20e96
s390/mm: validate VMA in PGSTE manipulation functions
davidhildenbrand Sep 9, 2021
a15261d
shm: extend forced shm destroy to support objects from several IPC nses
mihalicyn Nov 20, 2021
98b0275
net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEP
Sep 9, 2021
45b42cd
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
alexdeucher Nov 18, 2021
a324ad7
Linux 5.10.83
gregkh Dec 1, 2021
78fdc9f
Merge tag 'v5.10.83' into 5.10-2.1.x-imx
zandrey Dec 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 1 addition & 2 deletions Documentation/networking/ipvs-sysctl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ conn_reuse_mode - INTEGER

0: disable any special handling on port reuse. The new
connection will be delivered to the same real server that was
servicing the previous connection. This will effectively
disable expire_nodest_conn.
servicing the previous connection.

bit 1: enable rescheduling of new connections when it is safe.
That is, whenever expire_nodest_conn and for TCP sockets, when
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 10
SUBLEVEL = 80
SUBLEVEL = 83
EXTRAVERSION =
NAME = Dare mighty things

Expand Down
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/bcm-nsp.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
interrupt-affinity = <&cpu0>, <&cpu1>;
};

mpcore@19000000 {
mpcore-bus@19000000 {
compatible = "simple-bus";
ranges = <0x00000000 0x19000000 0x00023000>;
#address-cells = <1>;
Expand Down Expand Up @@ -219,7 +219,7 @@
status = "disabled";
};

sdio: sdhci@21000 {
sdio: mmc@21000 {
compatible = "brcm,sdhci-iproc-cygnus";
reg = <0x21000 0x100>;
interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
Expand Down
8 changes: 7 additions & 1 deletion arch/arm/boot/dts/bcm2711.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -480,11 +480,17 @@
#address-cells = <3>;
#interrupt-cells = <1>;
#size-cells = <2>;
interrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>,
interrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "pcie", "msi";
interrupt-map-mask = <0x0 0x0 0x0 0x7>;
interrupt-map = <0 0 0 1 &gicv2 GIC_SPI 143
IRQ_TYPE_LEVEL_HIGH>,
<0 0 0 2 &gicv2 GIC_SPI 144
IRQ_TYPE_LEVEL_HIGH>,
<0 0 0 3 &gicv2 GIC_SPI 145
IRQ_TYPE_LEVEL_HIGH>,
<0 0 0 4 &gicv2 GIC_SPI 146
IRQ_TYPE_LEVEL_HIGH>;
msi-controller;
msi-parent = <&pcie0>;
Expand Down
22 changes: 22 additions & 0 deletions arch/arm/boot/dts/bcm53016-meraki-mr32.dts
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,25 @@
};
};
};

&srab {
status = "okay";

ports {
port@0 {
reg = <0>;
label = "poe";
};

port@5 {
reg = <5>;
label = "cpu";
ethernet = <&gmac0>;

fixed-link {
speed = <1000>;
duplex-full;
};
};
};
};
4 changes: 3 additions & 1 deletion arch/arm/boot/dts/bcm5301x.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,8 @@

gpio-controller;
#gpio-cells = <2>;
interrupt-controller;
#interrupt-cells = <2>;
};

pcie0: pcie@12000 {
Expand Down Expand Up @@ -408,7 +410,7 @@
i2c0: i2c@18009000 {
compatible = "brcm,iproc-i2c";
reg = <0x18009000 0x50>;
interrupts = <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>;
interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
#address-cells = <1>;
#size-cells = <0>;
clock-frequency = <100000>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/ls1021a-tsn.dts
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@

flash@0 {
/* Rev. A uses 64MB flash, Rev. B & C use 32MB flash */
compatible = "jedec,spi-nor", "s25fl256s1", "s25fl512s";
compatible = "jedec,spi-nor";
spi-max-frequency = <20000000>;
#address-cells = <1>;
#size-cells = <1>;
Expand Down
66 changes: 33 additions & 33 deletions arch/arm/boot/dts/ls1021a.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -332,39 +332,6 @@
#thermal-sensor-cells = <1>;
};

thermal-zones {
cpu_thermal: cpu-thermal {
polling-delay-passive = <1000>;
polling-delay = <5000>;

thermal-sensors = <&tmu 0>;

trips {
cpu_alert: cpu-alert {
temperature = <85000>;
hysteresis = <2000>;
type = "passive";
};
cpu_crit: cpu-crit {
temperature = <95000>;
hysteresis = <2000>;
type = "critical";
};
};

cooling-maps {
map0 {
trip = <&cpu_alert>;
cooling-device =
<&cpu0 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>,
<&cpu1 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
};

dspi0: spi@2100000 {
compatible = "fsl,ls1021a-v1.0-dspi";
#address-cells = <1>;
Expand Down Expand Up @@ -1044,4 +1011,37 @@
big-endian;
};
};

thermal-zones {
cpu_thermal: cpu-thermal {
polling-delay-passive = <1000>;
polling-delay = <5000>;

thermal-sensors = <&tmu 0>;

trips {
cpu_alert: cpu-alert {
temperature = <85000>;
hysteresis = <2000>;
type = "passive";
};
cpu_crit: cpu-crit {
temperature = <95000>;
hysteresis = <2000>;
type = "critical";
};
};

cooling-maps {
map0 {
trip = <&cpu_alert>;
cooling-device =
<&cpu0 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>,
<&cpu1 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
};
};
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/omap-gpmc-smsc9221.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
compatible = "smsc,lan9221","smsc,lan9115";
bank-width = <2>;

gpmc,mux-add-data;
gpmc,mux-add-data = <0>;
gpmc,cs-on-ns = <0>;
gpmc,cs-rd-off-ns = <42>;
gpmc,cs-wr-off-ns = <36>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/omap3-overo-tobiduo-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
compatible = "smsc,lan9221","smsc,lan9115";
bank-width = <2>;

gpmc,mux-add-data;
gpmc,mux-add-data = <0>;
gpmc,cs-on-ns = <0>;
gpmc,cs-rd-off-ns = <42>;
gpmc,cs-wr-off-ns = <36>;
Expand Down
6 changes: 3 additions & 3 deletions arch/arm/boot/dts/qcom-ipq8064-rb3011.dts
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
stdout-path = "serial0:115200n8";
};

memory@0 {
memory@42000000 {
reg = <0x42000000 0x3e000000>;
device_type = "memory";
};

mdio0: mdio@0 {
mdio0: mdio-0 {
status = "okay";
compatible = "virtual,mdio-gpio";
gpios = <&qcom_pinmux 1 GPIO_ACTIVE_HIGH>,
Expand Down Expand Up @@ -91,7 +91,7 @@
};
};

mdio1: mdio@1 {
mdio1: mdio-1 {
status = "okay";
compatible = "virtual,mdio-gpio";
gpios = <&qcom_pinmux 11 GPIO_ACTIVE_HIGH>,
Expand Down
8 changes: 4 additions & 4 deletions arch/arm/boot/dts/ste-ux500-samsung-skomer.dts
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,10 @@
};

ab8500_ldo_aux2 {
/* Supplies the Cypress TMA140 touchscreen only with 3.3V */
/* Supplies the Cypress TMA140 touchscreen only with 3.0V */
regulator-name = "AUX2";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3000000>;
};

ab8500_ldo_aux3 {
Expand All @@ -284,9 +284,9 @@

ab8500_ldo_aux5 {
regulator-name = "AUX5";
/* Intended for 1V8 for touchscreen but actually left unused */
regulator-min-microvolt = <1050000>;
regulator-max-microvolt = <2790000>;
regulator-always-on;
};

ab8500_ldo_aux6 {
Expand Down
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/sun8i-a33.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
#include <dt-bindings/thermal/thermal.h>

/ {
cpu0_opp_table: opp_table0 {
cpu0_opp_table: opp-table-cpu {
compatible = "operating-points-v2";
opp-shared;

Expand Down Expand Up @@ -164,7 +164,7 @@
io-channels = <&ths>;
};

mali_opp_table: gpu-opp-table {
mali_opp_table: opp-table-gpu {
compatible = "operating-points-v2";

opp-144000000 {
Expand Down
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/sun8i-a83t.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
status = "disabled";
};

cpu0_opp_table: opp_table0 {
cpu0_opp_table: opp-table-cluster0 {
compatible = "operating-points-v2";
opp-shared;

Expand Down Expand Up @@ -253,7 +253,7 @@
};
};

cpu1_opp_table: opp_table1 {
cpu1_opp_table: opp-table-cluster1 {
compatible = "operating-points-v2";
opp-shared;

Expand Down
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/sun8i-h3.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#include <dt-bindings/thermal/thermal.h>

/ {
cpu0_opp_table: opp_table0 {
cpu0_opp_table: opp-table-cpu {
compatible = "operating-points-v2";
opp-shared;

Expand Down Expand Up @@ -112,7 +112,7 @@
};
};

gpu_opp_table: gpu-opp-table {
gpu_opp_table: opp-table-gpu {
compatible = "operating-points-v2";

opp-120000000 {
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-socfpga/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ extern void __iomem *sdr_ctl_base_addr;
u32 socfpga_sdram_self_refresh(u32 sdr_base);
extern unsigned int socfpga_sdram_self_refresh_sz;

extern char secondary_trampoline, secondary_trampoline_end;
extern char secondary_trampoline[], secondary_trampoline_end[];

extern unsigned long socfpga_cpu1start_addr;

Expand Down
8 changes: 4 additions & 4 deletions arch/arm/mach-socfpga/platsmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@

static int socfpga_boot_secondary(unsigned int cpu, struct task_struct *idle)
{
int trampoline_size = &secondary_trampoline_end - &secondary_trampoline;
int trampoline_size = secondary_trampoline_end - secondary_trampoline;

if (socfpga_cpu1start_addr) {
/* This will put CPU #1 into reset. */
writel(RSTMGR_MPUMODRST_CPU1,
rst_manager_base_addr + SOCFPGA_RSTMGR_MODMPURST);

memcpy(phys_to_virt(0), &secondary_trampoline, trampoline_size);
memcpy(phys_to_virt(0), secondary_trampoline, trampoline_size);

writel(__pa_symbol(secondary_startup),
sys_manager_base_addr + (socfpga_cpu1start_addr & 0x000000ff));
Expand All @@ -45,12 +45,12 @@ static int socfpga_boot_secondary(unsigned int cpu, struct task_struct *idle)

static int socfpga_a10_boot_secondary(unsigned int cpu, struct task_struct *idle)
{
int trampoline_size = &secondary_trampoline_end - &secondary_trampoline;
int trampoline_size = secondary_trampoline_end - secondary_trampoline;

if (socfpga_cpu1start_addr) {
writel(RSTMGR_MPUMODRST_CPU1, rst_manager_base_addr +
SOCFPGA_A10_RSTMGR_MODMPURST);
memcpy(phys_to_virt(0), &secondary_trampoline, trampoline_size);
memcpy(phys_to_virt(0), secondary_trampoline, trampoline_size);

writel(__pa_symbol(secondary_startup),
sys_manager_base_addr + (socfpga_cpu1start_addr & 0x00000fff));
Expand Down
6 changes: 3 additions & 3 deletions arch/arm64/boot/dts/allwinner/sun50i-a100.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -343,19 +343,19 @@
};

thermal-zones {
cpu-thermal-zone {
cpu-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&ths 0>;
};

ddr-thermal-zone {
ddr-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&ths 2>;
};

gpu-thermal-zone {
gpu-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&ths 1>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/allwinner/sun50i-a64-cpu-opp.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/ {
cpu0_opp_table: opp_table0 {
cpu0_opp_table: opp-table-cpu {
compatible = "operating-points-v2";
opp-shared;

Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/allwinner/sun50i-h5-cpu-opp.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Copyright (C) 2020 Chen-Yu Tsai <wens@csie.org>

/ {
cpu_opp_table: cpu-opp-table {
cpu_opp_table: opp-table-cpu {
compatible = "operating-points-v2";
opp-shared;

Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
};
};

gpu_thermal {
gpu-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&ths 1>;
Expand Down
Loading