summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-18Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+45
2021-06-18Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-19/+13
2021-06-18Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-245/+12
2021-06-18Merge tag 'usb-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+22
2021-06-18x86/mm: Avoid truncating memblocks for SGX memoryFan Du1-1/+7
2021-06-18Merge tag 'drm-fixes-2021-06-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+10
2021-06-18PCI: aardvark: Fix kernel panic during PIO transferPali Rohár1-9/+40
2021-06-18PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski1-0/+44
2021-06-18PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna1-0/+2
2021-06-18PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan1-1/+3
2021-06-18PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun1-0/+65
2021-06-18PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-18PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-06-18PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter3-121/+128
2021-06-18PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GBPunit Agrawal1-0/+2
2021-06-18tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)1-3/+3
2021-06-18tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)1-9/+0
2021-06-18tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)1-2/+0
2021-06-18recordmcount: Correct st_shndx handlingPeter Zijlstra1-5/+10
2021-06-18mac80211: handle various extensible elements correctlyJohannes Berg1-11/+11
2021-06-18mac80211: reset profile_periodicity/ema_apJohannes Berg1-0/+8
2021-06-18cfg80211: avoid double free of PMSR requestAvraham Stern1-2/+14
2021-06-18cfg80211: make certificate generation more robustJohannes Berg1-1/+1
2021-06-18mac80211: minstrel_ht: fix sample time checkFelix Fietkau1-1/+1
2021-06-18powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev1-1/+1
2021-06-18Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitlab.freedesktop.org/a...Dave Airlie2-2/+10
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-30/+73
2021-06-17net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook1-1/+3
2021-06-17net: cdc_eem: fix tx fixup skb leakLinyu Yuan1-1/+1
2021-06-17Merge tag 'mlx5-fixes-2021-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-14/+49
2021-06-17net: hamradio: fix memory leak in mkiss_closePavel Skripkin1-0/+1
2021-06-17be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET1-0/+1
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+3
2021-06-17usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn1-0/+7
2021-06-17Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner1-1/+35
2021-06-17btrfs: zoned: fix negative space_info->bytes_readonlyNaohiro Aota1-4/+4
2021-06-17net/mlx5: Reset mkey index on creationAya Levin1-1/+1
2021-06-17net/mlx5e: Don't create devices during unload flowDmytro Linkin2-0/+8
2021-06-17net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation paddingAlex Vesker1-10/+16
2021-06-17net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit1-0/+1
2021-06-17net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit1-2/+0
2021-06-17net/mlx5: E-Switch, Read PF mac addressParav Pandit1-0/+6
2021-06-17net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky1-0/+15
2021-06-17net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky1-1/+2
2021-06-17s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger1-2/+9
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-16r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1