summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-19Linux 4.19.169v4.19.169Greg Kroah-Hartman
2021-01-19kbuild: enforce -Werror=return-typeOlaf Hering
2021-01-19netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu
2021-01-19netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer
2021-01-19ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven
2021-01-19ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven
2021-01-19dm: eliminate potential source of excessive kernel log noiseMike Snitzer
2021-01-19net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de
2021-01-19mm, slub: consider rest of partial list if acquire_slab() failsJann Horn
2021-01-19RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2021-01-19RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2021-01-19ext4: fix superblock checksum failure when setting password saltJan Kara
2021-01-19NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2021-01-19NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust
2021-01-19pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust
2021-01-19NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski
2021-01-19ASoC: Intel: fix error code cnl_set_dsp_D0()Dan Carpenter
2021-01-19ASoC: meson: axg-tdm-interface: fix loopbackJerome Brunet
2021-01-19dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro
2021-01-19ima: Remove __init annotation from ima_pcrread()Roberto Sassu
2021-01-19ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor
2021-01-19ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo
2021-01-19net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-19misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann
2021-01-19arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-19bfq: Fix computation of shallow depthJan Kara
2021-01-19ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-19btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana
2021-01-19ARC: build: add boot_targets to PHONYMasahiro Yamada
2021-01-19ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada
2021-01-19ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada
2021-01-19ext4: fix bug for rename with RENAME_WHITEOUTyangerkun
2021-01-19r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2021-01-19dm integrity: fix the maximum number of argumentsMikulas Patocka
2021-01-19dm snapshot: flush merged data before committing metadataAkilesh Kailash
2021-01-19mm/hugetlb: fix potential missing huge page size infoMiaohe Lin
2021-01-19ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2021-01-19tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu
2021-01-19x86/hyperv: check cpu mask after interrupt has been disabledWei Liu
2021-01-19ASoC: dapm: remove widget from dirty list on freeThomas Hebb
2021-01-17Linux 4.19.168v4.19.168Greg Kroah-Hartman
2021-01-17regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter
2021-01-17net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann
2021-01-17regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang