No description
Find a file
Mikhail Novosyolov 3663c10b2d [bot] upd: 5.10.56 -> 5.10.64
Changelog:

ACPI: fix NULL pointer dereference
ACPI: NFIT: Fix support for virtual SPA ranges
alpha: Send stop IPI to send to online CPUs
ALSA: hda: Add quirk for ASUS Flow x13
ALSA: hda - fix the 'Capture Switch' value change notifications
ALSA: hda/realtek: add mic quirk for Acer SF314-42
ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop
ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC
ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8
ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17
ALSA: hda/via: Apply runtime PM workaround for ASUS B23E
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
ALSA: pcm: Fix mmap breakage without explicit buffer setup
ALSA: pcm - fix mmap capability check for the snd-dummy driver
ALSA: seq: Fix racy deletion of subscriber
ALSA: usb-audio: Add registration quirk for JBL Quantum 600
ALSA: usb-audio: Add registration quirk for JBL Quantum 800
ALSA: usb-audio: fix incorrect clock source setting
ALSA: usb-audio: Fix superfluous autosuspend recovery
ARC: Fix CONFIG_STACKDEPOT
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers
arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
arm64: dts: ls1028a: fix node name for the sysclk
arm64: dts: ls1028: sl28: fix networking for variant 2
arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x
arm64: dts: qcom: msm8992-bullhead: Remove PSCI
arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
arm64: dts: renesas: beacon: Fix USB extal reference
arm64: dts: renesas: beacon: Fix USB ref clock references
arm64: dts: renesas: rzg2: Add usb2_clksel to RZ/G2 M/N/H
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
arm64: fix compat syscall return truncation
arm64: stacktrace: avoid tracing arch_stack_walk()
arm64: vdso: Avoid ISB after reading from cntvct_el0
ARM: dts: am437x-l4: fix typo in can@0 node
ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms
ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
ARM: dts: nomadik: Fix up interrupt controller node names
ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM
ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
ARM: imx: add missing clk_disable_unprepare()
ARM: imx: add missing iounmap()
ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power
ARM: omap2+: hwmod: fix potential NULL pointer access
ASoC: amd: Fix reference to PCM buffer address
ASoC: component: Remove misplaced prefix handling in pin control functions
ASoC: cs42l42: Correct definition of ADC Volume control
ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
ASoC: cs42l42: Fix inversion of ADC Notch Switch control
ASoC: cs42l42: Fix LRCLK frame start edge
ASoC: cs42l42: Remove duplicate control for WNF filter frequency
ASoC: intel: atom: Fix breakage for PCM buffer address setup
ASoC: intel: atom: Fix reference to PCM buffer address
ASoC: rt5682: Adjust headset volume button threshold
ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend
ASoC: SOF: Intel: hda-ipc: fix reply size checking
ASoC: ti: j721e-evm: Check for not initialized parent_clk_id
ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startup
ASoC: tlv320aic31xx: Fix jack detection after suspend
ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits
ASoC: uniphier: Fix reference to PCM buffer address
ASoC: xilinx: Fix reference to PCM buffer address
ath9k: Clear key cache explicitly on disabling hardware
ath9k: Postpone key cache entry deletion for TXQ frames reference it
ath: Export ath_hw_keysetmac()
ath: Modify ath_key_delete() to not need full key entry
ath: Use safer key clearing with key cache entries
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
bareudp: Fix invalid read beyond skb's linear data
blk-iocost: fix lockdep warning on blkcg->lock
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
blk-mq: clearing flush request reference in tags->rqs[]
blk-mq: don't grab rq's refcount in blk_mq_check_expired()
blk-mq: fix is_flush_rq
blk-mq: fix kernel panic during iterating over flush request
Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
bnx2x: fix an error code in bnx2x_nic_load()
bnxt: count Tx drops
bnxt: disable napi before canceling DIM
bnxt: don't lock the tx queue from napi poll
bnxt_en: Add missing DMA memory barriers
bnxt_en: Disable aRFS if running on 212 firmware
bnxt: make sure xmit_more + errors does not miss doorbells
bpf: Add lockdown check for probe_write_user helper
bpf: Clear zext_dst of dead insns
bpf: Fix integer overflow involving bucket_size
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
bpf: Fix potentially incorrect results with bpf_get_local_storage()
bpf: Fix ringbuf helper function compatibility
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
bpf, selftests: Adjust few selftest result_unpriv outcomes
bpf: Update selftests to reflect new error states
btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction
btrfs: fix NULL pointer dereference when deleting device by invalid id
btrfs: fix race between marking inode needs to be logged and log syncing
btrfs: fix race causing unnecessary inode logging during link and rename
btrfs: prevent rename2 from exchanging a subvol with a directory from different parents
bus: ti-sysc: AM3: RNG is GP only
bus: ti-sysc: Fix error handling for sysc_check_active_timer()
bus: ti-sysc: Fix gpt12 system timer issue with reserved status
can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters
ceph: add some lockdep assertions around snaprealm handling
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
ceph: correctly handle releasing an embedded cap flush
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
ceph: reduce contention in ceph_check_delayed_caps()
ceph: take snap_empty_lock atomically with snaprealm refcount change
cifs: create sd context must be a multiple of 8
clk: fix leak on devm_clk_bulk_get_all() unwind
clk: imx6q: fix uart earlycon unwork
clk: qcom: gdsc: Ensure regulator init state matches GDSC state
clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev
cryptoloop: add a deprecation warning
cxgb4: dont touch blocked freelist bitmap after free
dccp: add do-while-0 stubs for dccp_pr_debug macros
dmaengine: imx-dma: configure the generic DMA type to make it work
dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops
dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops
dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state
dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
drivers core: Fix oops when driver probe fails
drm/amd/display: Fix comparison error in dcn21 DML
drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
drm/amd/display: Fix max vstartup calculation for modes with borders
drm/amd/display: Remove invalid assert for ODM + MPC case
drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
drm/amd/display: workaround for hard hang on HPD on native DP
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
drm/amdgpu/display: fix DMUB firmware version info
drm/amdgpu/display: only enable aux backlight control for OLED panels
drm/amdgpu: don't enable baco on boco platforms in runpm
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
drm/amd/pm: change the workload type for some cards
drm: Copy drm_wait_vblank to user before returning
drm/i915: avoid uninitialised var in eb_parse()
drm/i915: Correct SFC_DONE register offset
drm/i915: Fix syncmap memory leak
drm/i915: Only access SFC_DONE when media domain is not fused off
drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
drm/mediatek: Add AAL output size configuration
drm/mediatek: Fix aal size config
drm/meson: fix colour distortion from HDR set during vendor u-boot
drm/nouveau/disp: power down unused DP links during init
drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
dt-bindings: sifive-l2-cache: Fix 'select' matching
e1000e: Do not take care about recovery NVM checksum
e1000e: Fix the max snoop/no-snoop latency for 10M
efi/libstub: arm64: Double check image alignment at entry
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
efi/mokvar: Reserve the table only if it is in boot services data
ext4: fix potential htree corruption when growing large_dir directories
ext4: fix race writing to an inline_data file while its xattrs are changing
ext4: report correct st_size for encrypted symlinks
f2fs: report correct st_size for encrypted symlinks
firmware: arm_scmi: Add delayed response status check
firmware: arm_scmi: Ensure drivers provide a probe function
firmware_loader: fix use-after-free in firmware_fallback_sysfs
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
firmware: tee_bnxt: Release TEE shm, session, and context during kexec
fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
fscrypt: add fscrypt_symlink_getattr() for computing st_size
fs: warn about impending deprecation of mandatory locks
fuse: fix illegal access to inode with reused nodeid
genirq/msi: Ensure deactivation on teardown
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
genirq/timings: Prevent potential array overflow in __irq_timings_store()
gpio: tqmx86: really make IRQ optional
gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
i2c: dev: zero out array used for i2c reads from userspace
i40e: Fix ATR queue selection
iavf: Fix ping is lost after untrusted VF had tried to change MAC
iavf: Set RSS LUT and key in reset handle path
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
ice: do not abort devlink info if board identifier can't be found
ice: don't remove netdev->dev_addr from uc sync list
ice: Prevent probing virtual functions
ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
igc: fix page fault when thunderbolt is unplugged
igc: Use num_tx_queues when iterating over tx_ring queue
igmp: Add ip_mc_list lock in ip_check_mc_rcu
iio: adc: Fix incorrect exit of for-loop
iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
iio: adis: set GPIO reset pin direction
iio: humidity: hdc100x: Add margin to the conversion time
interconnect: Always call pre_aggregate before aggregate
interconnect: Fix undersized devress_alloc allocation
interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes
interconnect: Zero initial BW after sync-state
iommu: Check if group is NULL before remove device
iommu/vt-d: Consolidate duplicate cache invaliation code
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
io_uring: fix xa_alloc_cycle() error return value check
io_uring: only assign io_uring_enter() SQPOLL error in actual error case
ipack: tpci200: fix many double free issues in tpci200_pci_probe
ipack: tpci200: fix memory leak in the tpci200_register
ip_gre: add validation for csum_start
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
ipv6: use siphash in rt6_exception_hash()
iwlwifi: pnvm: accept multiple HW-type TLVs
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
kthread: Fix PF_KTHREAD vs to_kthread() race
KVM: Do not leak memory for duplicate debugfs directories
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
KVM: x86: accept userspace interrupt only if no event is injected
KVM: x86: Factor out x86 instruction emulation with decoding
KVM: X86: Fix warning caused by stale emulation context
KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
libata: fix ata_pio_sector for CONFIG_HIGHMEM
libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
libnvdimm/region: Fix label activation vs errors
lkdtm: Enable DOUBLE_FAULT on all architectures
md/raid10: properly indicate failure when ending a failed write request
media: drivers/media/usb: fix memory leak in zr364xx_probe
media: rtl28xxu: fix zero-length control request
media: stkwebcam: fix memory leak in stk_camera_probe
media: videobuf2-core: dequeue if start_streaming fails
media: zr364xx: fix memory leaks in probe()
media: zr364xx: propagate errors from zr364xx_start_readpipe()
MIPS: check return value of pgtable_pmd_page_ctor
mips: Fix non-POSIX regexp
MIPS: Malta: Do not byte-swap accesses to the CBUS UART
mmc: dw_mmc: Fix hang on data CRC error
mmc: mmci: stm32: Check when the voltage switch procedure should be done
mmc: sdhci-iproc: Cap min clock frequency on BCM2711
mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711
mmc: sdhci-msm: Update the software timeout value for sdhc
mm: make zone_to_nid() and zone_set_nid() available for DISCONTIGMEM
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
mm/page_alloc: speed up the iteration of max_order
mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards
mtd: spinand: Fix incorrect parameters for on-die ECC
nbd: Aovid double completion of a request
net: 6pack: fix slab-out-of-bounds in decode_data
net: bridge: fix flags interpretation for extern learn fdb entries
net: bridge: fix memleak in br_add_if()
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
net: dsa: microchip: Fix ksz_read64()
net: dsa: microchip: Fix probing KSZ87xx switch with DT node for host port
net: dsa: microchip: ksz8795: Fix PVID tag insertion
net: dsa: microchip: ksz8795: Fix VLAN filtering
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
net: dsa: microchip: ksz8795: Use software untagging on CPU port
net: dsa: mt7530: add the missing RxUnicast MIB counter
net: dsa: mt7530: fix VLAN traffic leaks again
net: dsa: qca: ar9331: reorder MDIO write sequence
net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with statically added ones
net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fdb_add
net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
net: fec: fix use-after-free in fec_drv_remove
netfilter: conntrack: collect all entries in one cycle
netfilter: nf_conntrack_bridge: Fix memory leak when error
netfilter: nftables: avoid potential overflows on 32bit arches
netfilter: nftables: clone set element expression template
netfilter: nf_tables: initialize set before expression setup
net: Fix memory leak in ieee802154_raw_deliver
net: Fix zero-copy head len calculation.
net, gro: Set inner transport header offset in tcp/udp GRO hook
net: hns3: add waiting time before cmdq memory is released
net: hns3: clear hardware resource when loading driver
net: hns3: fix duplicate node in VLAN list
net: hns3: fix get wrong pfc_en when query PFC configuration
net: igmp: fix data-race in igmp_ifc_timer_expire()
net: igmp: increase size of mr_ifc_count
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
net: kcov: don't select SKB_EXTENSIONS when there is no NET
net: linkwatch: fix failure to restore device state across suspend/resume
net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
net: ll_temac: Remove left-over debug message
net: macb: Add a NULL check on desc_ptp
net: marvell: fix MVNETA_TX_IN_PRGRS bit number
net: mdio-mux: Don't ignore memory allocation errors
net: mdio-mux: Handle -EPROBE_DEFER correctly
net/mlx5: Fix return value from tracer initialization
net/mlx5: Synchronize correct IRQ when destroying CQ
net: mscc: Fix non-GPL export of regmap APIs
net: mvvp2: fix short frame size on s390
net: natsemi: Fix missing pci_disable_device() in probe and remove
net: pegasus: fix uninit-value in get_interrupt_interval
net: phy: micrel: Fix detection of ksz87xx switch
net: phy: micrel: Fix link detection on ksz87xx switch"
net: qede: Fix end of loop tests for list_for_each_entry
net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
net: qrtr: fix another OOB Read in qrtr_endpoint_post
net/rds: dma_map_sg is entitled to merge entries
net: sched: act_mirred: Reset ct info when mirror/redirect skb
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
net: sched: fix lockdep_set_class() typo error for sch->seqlock
net/smc: fix wait on already cleared link
net: stmmac: add mutex lock to protect est parameters
net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est
net: usb: lan78xx: don't modify phy_device state concurrently
net: usb: pegasus: Check the return value of get_geristers() and friends;
net: usb: pegasus: fixes of set_register(s) return value evaluation;
net: vxge: fix use-after-free in vxge_device_unregister
net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
net: xfrm: Fix end of loop tests for list_for_each_entry
net: xfrm: fix memory leak in xfrm_user_rcv_msg
net: xilinx_emaclite: Do not print real IOMEM pointer
new helper: inode_wrong_type()
nfp: update ethtool reporting of pauseframe control
nvme: fix nvme_setup_command metadata trace event
omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
once: Fix panic when module unload
opp: remove WARN when no valid OPPs remain
optee: Clear stale cache entries during initialization
optee: Fix memory leak when failing to register shm pages
optee: fix tee out of memory failure seen during kexec reboot
optee: Refuse to load the driver under the kdump kernel
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
ovl: prevent private clone if bind mount is not allowed
ovs: clear skb->tstamp in forwarding path
PCI: Call Max Payload Size-related fixup quirks early
PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
PCI/MSI: Correct misleading comments
PCI/MSI: Do not set invalid bits in MSI mask
PCI/MSI: Enable and mask MSI-X early
PCI/MSI: Enforce MSI[X] entry updates to be visible
PCI/MSI: Enforce that MSI-X table entry is masked for update
PCI/MSI: Mask all unused MSI-X entries
PCI/MSI: Protect msi_desc::masked for multi-MSI
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
pcmcia: i82092: fix a null pointer dereference bug
perf annotate: Fix jump parsing for C++ code.
perf env: Fix memory leak of bpf_prog_info_linear member
perf record: Fix memory leak in vDSO found using ASAN
perf symbol-elf: Fix memory leak by freeing sdt_note.args
perf tools: Fix arm64 build error with gcc-11
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
perf/x86/amd/ibs: Work around erratum #1197
perf/x86/amd/power: Assign pmu.module
perf/x86/intel/pt: Fix mask of num_address_ranges
perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
pinctrl: mediatek: Fix fallback behavior for bias_set_combo
pinctrl: tigerlake: Fix GPIO mapping for newer version of software
pipe: avoid unnecessary EPOLLET wakeups under normal loads
pipe: do FASYNC notifications for every pipe IO, not just state changes
pipe: increase minimum default pipe size to 2 pages
platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables
powerpc/kprobes: Fix kprobe Oops happens in booke
powerpc/perf: Invoke per-CPU variable access with disabled interrupts
powerpc/smp: Fix OOPS in topology_init()
ppp: Fix generating ifname when empty IFLA_IFNAME is specified
ppp: Fix generating ppp unit id when ifname is not specified
psample: Add a fwd declaration for skbuff
ptp_pch: Restore dependency on PCI
qede: fix crash in rmmod qede while automatic debug collection
qede: Fix memset corruption
qed: Fix null-pointer dereference in qed_rdma_create_qp()
qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
qed: Fix the VF msix vectors flow
qed: qed ll2 race condition fixes
r8152: Fix potential PM refcount imbalance
r8152: fix writing USB_BP2_EN
RDMA/bnxt_re: Add missing spin lock initialization
RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()
RDMA/efa: Free IRQ vectors on error flow
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
regulator: rt5033: Fix n_voltages settings for BUCK and LDO
regulator: rtmv20: Fix wrong mask for strobe-polarity-high
reiserfs: add check for root_inode in reiserfs_fill_super
reiserfs: check directory items on read from disk
reset: reset-zynqmp: Fixed the argument data type
Revert "ACPICA: Fix memory leak caused by _CID repair function"
Revert "Add a reference to ucounts for each cred"
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled"
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Revert "cred: add missing return error code when set_cred_ucounts() failed"
Revert "drm/amd/pm: fix workload mismatch on vega10"
Revert "drm/i915: Propagate errors on awaiting already signaled fences"
Revert "floppy: reintroduce O_NDELAY fix"
Revert "flow_offload: action should not be NULL when it is referenced"
Revert "gpio: mpc8xxx: change the gpio interrupt flags."
Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"
Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"
Revert "selftests/resctrl: Use resctrl/info for feature detection"
Revert "ucounts: Increase ucounts reference counter before the security hook"
Revert "USB: serial: ch341: fix character loss at high transfer rates"
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
riscv: Ensure the value of FP registers in the core dump file is up to date
riscv: Fixup patch_text panic in ftrace
riscv: Fixup wrong ftrace remove cflag
rtnetlink: Return correct error on changing device netns
s390/pci: fix use after free of zpci_dev
sch_cake: fix srchost/dsthost hashing mode
sched/rt: Fix double enqueue caused by rt_effective_prio
scripts/tracing: fix the bug that can't parse raw_trace_func
scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
scsi: core: Fix capacity set to zero after offlinining device
scsi: core: Fix hang of freezing queue between blocking and running device
scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
scsi: pm80xx: Fix TMF task completion race condition
scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
scsi: sr: Return correct event when media event code is 3
sctp: move the active_key update after sh_keys is added
seccomp: Fix setting loaded filter count during TSYNC
selftest/bpf: Adjust expected verifier errors
selftest/bpf: Verifier tests for var-off access
selftests/bpf: Add a test for ptr_to_map_value on stack for helper access
selinux: correct the return value when loads initial sids
serial: 8250: 8250_omap: Fix possible array out of bounds access
serial: 8250: 8250_omap: Fix unused variable warning
serial: 8250: Mask out floating 16/32-bit bus bits
serial: 8250_mtk: fix uart corruption issue when rx power off
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
serial: tegra: Only print FIFO error message when an error occurs
slimbus: messaging: check for valid transaction id
slimbus: messaging: start transaction ids from 1 instead of zero
slimbus: ngd: reset dma setup during runtime pm
smb3: rc uninitialized in one fallocate path
soc / drm: mediatek: Move DDP component defines into mtk-mmsys.h
soc: ixp4xx: fix printing resources
soc: ixp4xx/qmgr: fix invalid __iomem access
spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
spi: mediatek: Fix fifo transfer
spi: meson-spicc: fix memory leak in meson_spicc_remove
spi: spi-mux: Add module info needed for autoloading
spi: stm32h7: fix full duplex irq handler handling
spi: Switch to signed types for *_native_cs SPI controller fields
srcu: Make Tiny SRCU use multi-bit grace-period counter
srcu: Provide internal interface to start a Tiny SRCU grace period
srcu: Provide internal interface to start a Tree SRCU grace period
srcu: Provide polling interfaces for Tiny SRCU grace periods
srcu: Provide polling interfaces for Tree SRCU grace periods
staging: rtl8712: error handling refactoring
staging: rtl8712: get rid of flush_scheduled_work
staging: rtl8723bs: Fix a resource leak in sd_int_dpc
static_call: Fix unused variable warn w/o MODULE
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
tee: add tee_shm_alloc_kernel_buf()
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
timers: Move clearing of base::timer_running under base:: Lock
tipc: call tipc_wait_for_connect only when dlen is not 0
tools/virtio: fix build
tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
tracepoint: Fix static call function vs data state mismatch
tracepoint: static call: Compare data on transition from 2->1 callees
tracepoint: Use rcu get state and cond sync for static call updates
tracing: Fix NULL pointer dereference in start_creating
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
tracing / histogram: Give calculation hist_fields a size
tracing: Reject string operand in the histogram expression
tty: drop termiox user definitions
ubifs: report correct st_size for encrypted symlinks
ucounts: Increase ucounts reference counter before the security hook
usb: cdns3: Fixed incorrect gadget state
USB: core: Avoid WARNings for 0-length descriptor requests
USB: core: Fix incorrect pipe calculation in do_proc_control()
usb: dwc3: gadget: Avoid runtime resume if disabling pullup
usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
usb: dwc3: gadget: Stop EP0 transfers during pullup disable
USB:ehci:fix Kunpeng920 ehci hardware problem
usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
usb: gadget: f_hid: fixed NULL pointer dereference
usb: gadget: f_hid: idle uses the highest byte for duration
usb: gadget: remove leaked entry from udc driver list
usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
usb: gadget: u_audio: fix race condition on endpoint stop
usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
usb: host: xhci-rcar: Don't reload firmware after the completion
usb: mtu3: fix the wrong HS mult value
usb: mtu3: restore HS function when set SS/SSP
usb: mtu3: use @mult for HS isoc or intr
usb: otg-fsm: Fix hrtimer list corruption
usb: renesas-xhci: Prefer firmware loading on unknown ROM state
USB: serial: ch341: fix character loss at high transfer rates
USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
USB: serial: mos7720: improve OOM-handling in read_mos_reg()
USB: serial: option: add new VID/PID to support Fibocom FG150
USB: serial: option: add Telit FD980 composition 0x1056
usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events
usb: typec: ucsi: acpi: Always decode connector change information
usb: typec: ucsi: Clear pending after acking connector change
usb: typec: ucsi: Work around PPM losing change information
USB: usbtmc: Fix RCU stall warning
vboxsf: Add support for the atomic_open directory-inode op
vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
vboxsf: Honor excl flag to the dir-inode create op
vboxsf: Make vboxsf_dir_create() return the handle for the created file
vdpa/mlx5: Avoid destroying MR on empty iotlb
vhost: Fix the calculation in vhost_overflow()
vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
virtio: Improve vq->broken access to avoid any compiler optimization
virtio-net: support XDP when not more queues
virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
virtio_pci: Support surprise removal of virtio pci device
virtio: Protect vqs list access
virtio_vdpa: reject invalid vq indices
virt_wifi: fix error on connect
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
vrf: Reset skb conntrack connection on VRF rcv
vringh: Use wiov->used to check for read/write desc order
vsock/virtio: avoid potential deadlock when vsock device remove
vt_kdsetmode: extend console locking
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
x86/ioapic: Force affinity setup before startup
x86/msi: Force affinity setup before startup
x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
x86/resctrl: Fix default monitoring groups reporting
x86/tools: Fix objdump version check again
xen/events: Fix race in set_evtchn_to_irq
xfrm: Fix RCU vs hash_resize_mutex lock inversion
xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'
xhci: fix even more unsafe memory usage in xhci tracing
xhci: fix unsafe memory usage in xhci tracing
xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG

Updated by kernel-updater-bot (https://abf.io/mikhailnov/kernel-updater-bot)
2021-09-13 15:35:32 +03:00
.abf.yml [bot] upd: 5.10.56 -> 5.10.64 2021-09-13 15:35:32 +03:00
0001-AltHa-LSM-module.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-Apply-AUFS-5.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-audit-make-it-less-verbose.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-crypto-support-loading-GOST-signed-kernel-modules.patch patch: support loading GOST-signed modules 2020-08-06 14:30:23 +03:00
0001-disable-mrproper-prepare-scripts-configs-in-devel-rp.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-perf-skip-xmlto-validation.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-Remove-RPM-illegal-chars-from-module-version.patch w/a illegal characters in RPM Provides 2020-06-18 18:38:30 +03:00
0001-Revert-kallsyms-unexport-kallsyms_lookup_name-and-ka.patch Lighten protection against violating GPL to be able to build e.g. anbox kernel modules 2021-01-01 19:13:15 +03:00
0001-ROSA-ima-allow-to-off-modules-signature-check-dynami.patch Update patches and configs for 5.10.47 2021-07-01 00:12:29 +03:00
0001-sign-file-full-functionality-with-modern-LibreSSL.patch Replace patch for sign-file.c with the one sent to upstream. CONFIG_MODULE_SIG_STREEBOG* does not make sense now as there is no tool to properly sign with a GOST algo 2020-03-19 00:42:46 +03:00
0002-Documentation-for-AltHa-LSM.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0003-security-altha-altha_lsm.c-build-fixed-with-kernel-5.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0004-altha-use-path-strings-instead-of-path-structs.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0601-Baikal-M-Kconfig-defconfig.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0602-Baikal-M-clock-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0603-efi-rtc-avoid-calling-efi.get_time-on-Baikal-M-board.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0604-efi-arm-runtime-print-EFI-mapping.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0605-ethernet-stmmac-made-dwmac1000_-DMA-functions-availa.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0606-stmmac-Baikal-M-dwmac-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0607-Fixed-secondary-CPUs-boot-on-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0608-Baikal-M-USB-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0609-Baikal-M-video-unit-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0610-Added-Baikal-T1-M-BMC-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0611-dw-hdmi-ahb-audio-support-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0612-bt1-pvt.c-access-registers-via-pvt_-readl-writel-hel.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0613-bt1-pvt-define-pvt_readl-pvt_writel-for-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0614-bt1-pvt-adjust-probing-for-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0615-bt1-pvt-added-compatible-baikal-pvt.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0616-Baikal-M-PCIe-driver-from-SDK-M-4.3.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0617-Baikal-M-PCIe-driver-from-SDK-M-4.4.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0618-baikal_vdu-avoid-using-SMC-calls-for-updating-frameb.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0619-panfrost-compatibility-with-Baikal-M-firmware-from-S.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0620-cpufreq-dt-don-t-load-on-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0621-baikal_clk-compatibility-with-SDK-M-5.1-firmware.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0622-stmmac_mdio-implemented-reset-via-MAC-GP-out-pin.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0623-dwmac_baikal-clear-PHY-reset-before-calling-generic-.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0624-BROKEN-dwc-i2s-support-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0625-baikal_vdu_drm-LVDS-panel-support.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0626-Serial-82550_dw-Fix-clock-rate-setting-in-dw8250_set.patch Add patches of panfrost driver for Baikal 2021-06-23 19:21:23 +03:00
0627-drm-panfrost-Fix-memory-attributes-for-Mali-T620.patch Add patches of panfrost driver for Baikal 2021-06-23 19:21:23 +03:00
0628-drm-panfrost-Trim-affinity-for-Mali-T620.patch Add patches of panfrost driver for Baikal 2021-06-23 19:21:23 +03:00
0629-baikal_vdu_drm-_plane_atomic_check-actually-re-enabl.patch Update support of Baikal-M from kernel-image-std-def-5.10.46-alt1 2021-06-26 13:21:23 +03:00
0630-baikal_vdu-figure-out-LVDS-endpoint-count.patch Update support of Baikal-M from kernel-image-std-def-5.10.46-alt1 2021-06-26 13:21:23 +03:00
0631-panfrost-disable-devfreq-on-BE-M1000-SoC.patch Update support of Baikal-M from kernel-image-std-def-5.10.46-alt1 2021-06-26 13:21:23 +03:00
aufs-k510.diff Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
cpupower-start.sh cpupower: Select the governor at start time rather than during install 2015-03-13 17:29:40 +03:00
cpupower.config cpupower: Select the governor at start time rather than during install 2015-03-13 17:29:40 +03:00
cpupower.path Make sure cpupower starts after the list of governors is available 2015-03-17 20:53:12 +03:00
cpupower.service Make sure cpupower starts after the list of governors is available 2015-03-17 20:53:12 +03:00
kernel-arm64.config Update patches and configs for 5.10.47 2021-07-01 00:12:29 +03:00
kernel-i586.config Update patches and configs for 5.10.47 2021-07-01 00:12:29 +03:00
kernel-x86_64.config Update patches and configs for 5.10.47 2021-07-01 00:12:29 +03:00
kernel.rpmlintrc allow longer descriprions in rpm5 platforms (I previously encresed max description length in rpm4) 2020-10-27 23:58:19 +03:00
kernel.spec [bot] upd: 5.10.56 -> 5.10.64 2021-09-13 15:35:32 +03:00
le9pf.diff test another version of le9 from pf-kernel maintainer 2020-12-26 19:53:02 +03:00
macros.ksobirator Avoid missync between installed kernels and binary modules 2021-07-01 01:08:47 +03:00