No description
Find a file
Mikhail Novosyolov 6decd252ec upd: 5.4.77 -> 5.4.78
```
$ wget -qO- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.78 | grep ^Date: -A3 | grep -v ^Date: | grep -vE '^$|\-' | sort -u

    afs: Fix warning due to unadvanced marshalling pointer
    ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
    ALSA: hda: Reinstate runtime_allow() for all hda controllers
    ALSA: hda: Separate runtime and system suspend
    amd/amdgpu: Disable VCN DPG mode for Picasso
    ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
    ASoC: codecs: wcd9335: Set digital gain range correctly
    ASoC: cs42l51: manage mclk shutdown delay
    ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup function
    ASoC: qcom: sdm845: set driver name correctly
    ath9k_htc: Use appropriate rs_datalen type
    bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
    btrfs: fix min reserved size calculation in merge_reloc_root
    btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
    btrfs: reschedule when cloning lots of extents
    btrfs: sysfs: init devices outside of the chunk_mutex
    btrfs: tracepoints: output proper root owner for trace_find_free_extent()
    can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
    can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames
    can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
    can: flexcan: flexcan_remove(): disable wakeup completely
    can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
    can: j1939: j1939_sk_bind(): return failure if netdev is down
    can: j1939: swap addr and pgn in the send example
    can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
    can: peak_usb: add range checking in decode operations
    can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
    can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path
    can: xilinx_can: handle failure cases of pm_runtime_get_sync
    cfg80211: initialize wdev data earlier
    cfg80211: regulatory: Fix inconsistent format argument
    Convert trailing spaces and periods in path components
    cosa: Add missing kfree in error path of cosa_write
    don't dump the threads that had been already exiting when zapped.
    drm/amdgpu: perform srbm soft reset always on SDMA resume
    drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running
    drm/amd/pm: perform SMC reset on suspend/hibernation
    drm/i915: Correctly set SFC capability for video engines
    erofs: derive atime instead of leaving it empty
    ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
    ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
    futex: Don't enable IRQs unconditionally in put_pi_state()
    genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
    gfs2: Add missing truncate_inode_pages_final for sd_aspace
    hv_balloon: disable warning when floor reached
    i2c: mediatek: move dma reset before i2c reset
    i2c: sh_mobile: implement atomic transfers
    igc: Fix returning wrong statistics
    iommu/amd: Increase interrupt remapping table limit to 512 entries
    IPv6: Set SIT tunnel hard_header_len to zero
    jbd2: fix up sparse warnings in checkpoint code
    KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
    KVM: arm64: Don't hide ID registers from userspace
    KVM: arm64: Force PTE mapping on fault resulting in a device mapping
    KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally
    lan743x: fix "BUG: invalid wait context" when setting rx mode
    Linux 5.4.78
    mac80211: fix use of skb payload instead of header
    mei: protect mei_cl_mtu from null dereference
    mfd: sprd: Add wakeup capability for PMIC IRQ
    mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at remove
    mm/slub: fix panic in slab_alloc_node()
    nbd: don't update block size after device is started
    nbd: fix a block_device refcount leak in nbd_release
    net/af_iucv: fix null pointer dereference on shutdown
    netfilter: ipset: Update byte and packet counters regardless of whether they match
    netfilter: nf_tables: missing validation from the abort path
    netfilter: use actual socket sk rather than skb sk when routing harder
    net/mlx5: Fix deletion of duplicate rules
    net: sch_generic: fix the missing new qdisc assignment bug
    net: udp: fix UDP header access on Fast/frag0 UDP GRO
    net: Update window_clamp if SOCK_RCVBUF is set
    net: xfrm: fix a race condition during allocing spi
    nvme: introduce nvme_sync_io_queues
    ocfs2: initialize ip_next_orphan
    of/address: Fix of_node memory leak in of_dma_is_coherent
    opp: Reduce the size of critical section in _opp_table_kref_release()
    PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
    perf/core: Fix race in the perf_mmap_close() function
    perf: Fix get_recursion_context()
    perf scripting python: Avoid declaring function pointers with a visibility attribute
    perf tools: Add missing swap for ino_generation
    perf trace: Fix segfault when trying to trace events by cgroup
    pinctrl: amd: fix incorrect way to disable debounce filter
    pinctrl: amd: use higher precision for 512 RtcClk
    pinctrl: aspeed: Fix GPI only function problem.
    pinctrl: intel: Set default bias in case no particular value given
    powerpc/603: Always fault when _PAGE_ACCESSED is not set
    powerpc/eeh_cache: Fix a possible debugfs deadlock
    r8169: fix potential skb double free in an error path
    random32: make prandom_u32() output unpredictable
    reboot: fix overflow parsing reboot cpu number
    Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
    s390/smp: move rcu_cpu_starting() earlier
    scsi: hpsa: Fix memory leak in hpsa_init_one()
    scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
    scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
    selftests: pidfd: fix compilation errors due to wait.h
    selftests: proc: fix warning: _GNU_SOURCE redefined
    selinux: Fix error return code in sel_ib_pkey_sid_slow()
    spi: bcm2835: remove use of uninitialized gpio flags variable
    SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
    swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
    thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()
    thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()
    tick/common: Touch watchdog in tick_unfreeze() on all CPUs
    time: Prevent undefined behaviour in timespec64_to_ns()
    tipc: fix memory leak in tipc_topsrv_start()
    tpm: efi: Don't create binary_bios_measurements file for an empty log
    tpm_tis: Disable interrupts on ThinkPad T490s
    tracing: Fix the checking of stackidx in __ftrace_trace_stack
    usb: dwc3: gadget: Continue to process pending requests
    usb: dwc3: gadget: Reclaim extra TRBs after request completion
    usb: gadget: goku_udc: fix potential crashes in probe
    vfio: platform: fix reference leak in vfio_platform_open
    virtio: virtio_console: fix DMA memory allocation for rproc serial
    vrf: Fix fast path output packet handling with async Netfilter rules
    xfs: fix a missing unlock on error in xfs_fs_map_blocks
    xfs: fix brainos in the refcount scrubber's rmap fragment processor
    xfs: fix flags argument to rmap lookup when converting shared file rmaps
    xfs: fix rmap key and record comparison functions
    xfs: fix scrub flagging rtinherit even if there is no rt device
    xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
    xfs: set xefi_discard when creating a deferred agfl free log intent item
    xhci: hisilicon: fix refercence leak in xhci_histb_probe
```
2020-11-20 23:28:51 +03:00
.abf.yml upd: 5.4.77 -> 5.4.78 2020-11-20 23:28:51 +03:00
0001-AltHa-LSM-module.patch Add AltHa LSM Module 2020-03-16 23:58:42 +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-mm-add-sysctl-to-disable-disk-based-swap.patch add TODO to patch 2020-08-06 14:34:46 +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-ROSA-ima-allow-to-off-modules-signature-check-dynami.patch add comment about secure boot and module.sig_enforce=0 2020-08-20 09:40:21 +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 Add AltHa LSM Module 2020-03-16 23:58:42 +03:00
audit-make-it-less-verbose.patch Upd to 5.4 series (v5.4.2), rediffed patches, disabled AUFS for now 2019-12-12 15:30:51 +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
disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch Upd to 5.4 series (v5.4.2), rediffed patches, disabled AUFS for now 2019-12-12 15:30:51 +03:00
fs-aufs-2.patch Pick fix of CVE-2020-11935 2020-08-18 08:09:13 +03:00
fs-aufs.patch Do not autoactivate INTEGRITY_TRUSTED_KEYRING by IMA_TRUSTED_KEYRING 2020-11-13 03:04:16 +03:00
kernel-i586.config Do not autoactivate INTEGRITY_TRUSTED_KEYRING by IMA_TRUSTED_KEYRING 2020-11-13 03:04:16 +03:00
kernel-x86_64.config Do not autoactivate INTEGRITY_TRUSTED_KEYRING by IMA_TRUSTED_KEYRING 2020-11-13 03:04:16 +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 upd: 5.4.77 -> 5.4.78 2020-11-20 23:28:51 +03:00
macros.ksobirator Ship binary kernel modules 2020-07-29 11:00:23 +03:00
objtool-sync-check.sh-set-the-exit-code-explicitly.patch Fix objtool-related errors in 'make prepare' for devel packages 2020-03-14 20:51:15 +03:00
perf-xmlto-skip-validation.patch Upd to 5.4 series (v5.4.2), rediffed patches, disabled AUFS for now 2019-12-12 15:30:51 +03:00