summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-19Linux 4.19.169v4.19.169Greg Kroah-Hartman1-1/+1
2021-01-19kbuild: enforce -Werror=return-typeOlaf Hering1-1/+1
2021-01-19netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu1-0/+1
2021-01-19netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer1-0/+3
2021-01-19ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven1-1/+1
2021-01-19ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven1-1/+1
2021-01-19dm: eliminate potential source of excessive kernel log noiseMike Snitzer1-1/+1
2021-01-19net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de1-1/+1
2021-01-19mm, slub: consider rest of partial list if acquire_slab() failsJann Horn1-1/+1
2021-01-19RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch1-1/+1
2021-01-19RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu1-0/+3
2021-01-19ext4: fix superblock checksum failure when setting password saltJan Kara1-0/+3
2021-01-19NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust1-5/+7
2021-01-19NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust1-0/+1
2021-01-19pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust1-0/+6
2021-01-19NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski1-1/+1
2021-01-19ASoC: Intel: fix error code cnl_set_dsp_D0()Dan Carpenter1-0/+1
2021-01-19ASoC: meson: axg-tdm-interface: fix loopbackJerome Brunet1-1/+13
2021-01-19dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro1-2/+5
2021-01-19ima: Remove __init annotation from ima_pcrread()Roberto Sassu1-1/+1
2021-01-19ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann1-0/+4
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor1-4/+4
2021-01-19ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo1-0/+7
2021-01-19net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2-0/+2
2021-01-19misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2021-01-19arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap1-0/+1
2021-01-19bfq: Fix computation of shallow depthJan Kara1-4/+4
2021-01-19ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes1-1/+8
2021-01-19btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana2-3/+18
2021-01-19ARC: build: add boot_targets to PHONYMasahiro Yamada1-0/+1
2021-01-19ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada1-1/+1
2021-01-19ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada1-6/+0
2021-01-19ext4: fix bug for rename with RENAME_WHITEOUTyangerkun1-7/+9
2021-01-19r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann2-0/+8
2021-01-19dm integrity: fix the maximum number of argumentsMikulas Patocka1-1/+1
2021-01-19dm snapshot: flush merged data before committing metadataAkilesh Kailash1-0/+24
2021-01-19mm/hugetlb: fix potential missing huge page size infoMiaohe Lin1-1/+1
2021-01-19ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2-2/+15
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin1-2/+8
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil1-1/+2
2021-01-19tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu2-2/+2
2021-01-19x86/hyperv: check cpu mask after interrupt has been disabledWei Liu1-3/+9
2021-01-19ASoC: dapm: remove widget from dirty list on freeThomas Hebb1-0/+1
2021-01-17Linux 4.19.168v4.19.168Greg Kroah-Hartman1-1/+1
2021-01-17regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter1-3/+1
2021-01-17net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin1-0/+6
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei1-3/+6
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier1-0/+4
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2021-01-17regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang1-2/+9