summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.60v5.10.60Greg Kroah-Hartman2021-08-181-1/+1
* net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings2021-08-181-1/+8
* net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings2021-08-181-3/+0
* net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings2021-08-182-2/+54
* net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings2021-08-181-5/+10
* net: dsa: microchip: Fix probing KSZ87xx switch with DT node for host portBen Hutchings2021-08-181-1/+1
* KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky2021-08-181-0/+3
* KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-183-8/+13
* vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-181-0/+1
* ceph: take snap_empty_lock atomically with snaprealm refcount changeJeff Layton2021-08-181-17/+17
* ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...Jeff Layton2021-08-181-4/+4
* ceph: add some lockdep assertions around snaprealm handlingJeff Layton2021-08-181-0/+16
* vboxsf: Add support for the atomic_open directory-inode opHans de Goede2021-08-181-0/+48
* vboxsf: Add vboxsf_[create|release]_sf_handle() helpersHans de Goede2021-08-182-27/+51
* KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson2021-08-181-1/+2
* KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson2021-08-181-1/+1
* efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel2021-08-181-0/+4
* powerpc/smp: Fix OOPS in topology_init()Christophe Leroy2021-08-181-1/+1
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-184-10/+13
* PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner2021-08-181-1/+1
* PCI/MSI: Correct misleading commentsThomas Gleixner2021-08-181-4/+1
* PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner2021-08-181-4/+4
* PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-181-0/+5
* PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-181-0/+15
* PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-181-18/+27
* PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner2021-08-181-13/+15
* genirq/timings: Prevent potential array overflow in __irq_timings_store()Ben Dai2021-08-181-0/+5
* genirq/msi: Ensure deactivation on teardownBixuan Cui2021-08-181-5/+8
* x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-181-14/+13
* x86/ioapic: Force affinity setup before startupThomas Gleixner2021-08-181-2/+4
* x86/msi: Force affinity setup before startupThomas Gleixner2021-08-181-4/+9
* genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner2021-08-182-1/+6
* x86/tools: Fix objdump version check againRandy Dunlap2021-08-181-0/+1
* powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-181-1/+2
* efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel2021-08-181-15/+13
* efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel2021-08-181-1/+48
* arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt2021-08-181-0/+2
* nbd: Aovid double completion of a requestXie Yongji2021-08-181-3/+11
* vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)2021-08-181-2/+5
* xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne2021-08-181-6/+14
* drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper2021-08-181-1/+18
* net: igmp: increase size of mr_ifc_countEric Dumazet2021-08-182-2/+2
* tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell2021-08-181-1/+1
* net: linkwatch: fix failure to restore device state across suspend/resumeWilly Tarreau2021-08-181-2/+3
* net: bridge: fix memleak in br_add_if()Yang Yingliang2021-08-181-0/+2
* net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov2021-08-184-12/+11
* net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...Vladimir Oltean2021-08-183-8/+27
* net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-181-1/+3
* net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-181-4/+10
* net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-181-15/+19