summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-07rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut1-1/+2
2021-03-07dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/Geert Uytterhoeven1-1/+1
2021-03-07net: bridge: use switchdev for port flags set through sysfs tooVladimir Oltean1-3/+6
2021-03-07mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai1-10/+12
2021-03-07net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver1-1/+13
2021-03-07smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov1-2/+19
2021-03-07xfs: Fix assert failure in xfs_setattr_size()Yumei Huang1-1/+1
2021-03-07media: mceusb: sanity check for prescaler valueSean Young1-1/+8
2021-03-07udlfb: Fix memory leak in dlfb_usb_probeZqiang1-0/+1
2021-03-07JFS: more checks for invalid superblockRandy Dunlap2-0/+11
2021-03-07MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor1-4/+1
2021-03-07arm64: Use correct ll/sc atomic constraintsAndrew Murray1-42/+47
2021-03-07arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon1-1/+1
2021-03-07arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon3-107/+108
2021-03-07arm64 module: set plt* section addresses to 0x0Shaoying Xu1-3/+3
2021-03-07virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2
2021-03-07drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky1-3/+3
2021-03-07hugetlb: fix update_and_free_page contig page struct assumptionMike Kravetz1-2/+4
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak1-0/+1
2021-03-04Linux 4.19.178v4.19.178Greg Kroah-Hartman1-1/+1
2021-03-04ARM: dts: aspeed: Add LCLK to lpc-snoopJohn Wang2-0/+2
2021-03-04net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa1-1/+11
2021-03-04dm era: Update in-core bitset after committing the metadataNikos Tsironis1-6/+19
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld7-24/+44
2021-03-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky1-1/+1
2021-03-04ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet3-8/+29
2021-03-04xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld1-3/+3
2021-03-04sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-19/+4
2021-03-04gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2021-03-04icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2021-03-04icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld4-0/+79
2021-03-04dm era: only resize metadata in preresumeNikos Tsironis1-11/+10
2021-03-04dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis1-6/+6
2021-03-04dm era: Use correct value size in equality function of writeset treeNikos Tsironis1-1/+1
2021-03-04dm era: Fix bitset memory leaksNikos Tsironis1-0/+6
2021-03-04dm era: Verify the data block size hasn't changedNikos Tsironis1-1/+9
2021-03-04dm era: Recover committed writeset after crashNikos Tsironis1-8/+9
2021-03-04dm: fix deadlock when swapping to encrypted deviceMikulas Patocka4-0/+70
2021-03-04gfs2: Don't skip dlm unlock if glock has an lvbBob Peterson1-6/+2
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-04f2fs: fix out-of-repair __setattr_copy()Chao Yu1-1/+2
2021-03-04cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...Chen Yu1-2/+3
2021-03-04printk: fix deadlock when kernel panicMuchun Song1-4/+12
2021-03-04gpio: pcf857x: Fix missing first interruptMaxim Kiselev1-1/+1
2021-03-04mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li1-1/+2
2021-03-04module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbolsFangrui Song1-2/+19
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2-2/+2
2021-03-04libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams1-3/+15
2021-03-04hugetlb: fix copy_huge_page_from_user contig page struct assumptionMike Kravetz1-4/+6
2021-03-04x86: fix seq_file iteration for pat/memtype.cNeilBrown1-1/+2