summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-18Linux 5.4.142v5.4.142Greg Kroah-Hartman
2021-08-18KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky
2021-08-18KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-18iommu/vt-d: Fix agaw for a supported 48 bit guest address widthSaeed Mirzamohammadi
2021-08-18vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor
2021-08-18ceph: take snap_empty_lock atomically with snaprealm refcount changeJeff Layton
2021-08-18ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...Jeff Layton
2021-08-18ceph: add some lockdep assertions around snaprealm handlingJeff Layton
2021-08-18KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson
2021-08-18PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-18PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner
2021-08-18PCI/MSI: Correct misleading commentsThomas Gleixner
2021-08-18PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner
2021-08-18PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner
2021-08-18PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner
2021-08-18PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner
2021-08-18PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner
2021-08-18genirq/timings: Prevent potential array overflow in __irq_timings_store()Ben Dai
2021-08-18genirq/msi: Ensure deactivation on teardownBixuan Cui
2021-08-18x86/resctrl: Fix default monitoring groups reportingBabu Moger
2021-08-18x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-08-18x86/msi: Force affinity setup before startupThomas Gleixner
2021-08-18genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner
2021-08-18x86/tools: Fix objdump version check againRandy Dunlap
2021-08-18powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui
2021-08-18nbd: Aovid double completion of a requestXie Yongji
2021-08-18vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)
2021-08-18xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne
2021-08-18net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-18tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell
2021-08-18net: linkwatch: fix failure to restore device state across suspend/resumeWilly Tarreau
2021-08-18net: bridge: fix memleak in br_add_if()Yang Yingliang
2021-08-18net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-18net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-18net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-18net: igmp: fix data-race in igmp_ifc_timer_expire()Eric Dumazet
2021-08-18net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa
2021-08-18net: dsa: microchip: Fix ksz_read64()Ben Hutchings
2021-08-18drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt
2021-08-18net/mlx5: Fix return value from tracer initializationAya Levin
2021-08-18psample: Add a fwd declaration for skbuffRoi Dayan
2021-08-18iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash
2021-08-18net: sched: act_mirred: Reset ct info when mirror/redirect skbHangbin Liu
2021-08-18ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár
2021-08-18net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings
2021-08-18platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup...Hans de Goede
2021-08-18platform/x86: pcengines-apuv2: revert wiring up simswitch GPIO as LEDFlorian Eckert
2021-08-18net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang
2021-08-18ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald
2021-08-18netfilter: nf_conntrack_bridge: Fix memory leak when errorYajun Deng