summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-19dt-bindings: sifive-l2-cache: Fix 'select' matchingRob Herring
2021-08-20phy: qmp: Provide unique clock names for DP clocksBjorn Andersson
2021-08-20Merge tag 'mediatek-drm-fixes-5.14-2' of https://git.kernel.org/pub/scm/linux...Dave Airlie
2021-08-20Merge tag 'drm-intel-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-08-20Merge branch 'linux-5.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2021-08-19Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-20Merge tag 'drm-misc-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-19Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-08-19Merge branch 'intel-wired-lan-driver-updates-2021-08-18'Jakub Kicinski
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-08-19ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai
2021-08-19ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8Kai-Heng Feng
2021-08-19Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2021-08-19PCI/sysfs: Use correct variable for the legacy_mem sysfs objectKrzysztof WilczyƄski
2021-08-19PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry
2021-08-19MAINTAINERS: Add Jim Quinlan et al as Broadcom STB PCIe maintainersJim Quinlan
2021-08-19Merge branch 'r8152-bp-settings'David S. Miller
2021-08-19r8152: fix the maximum number of PLA bp for RTL8153CHayes Wang
2021-08-19r8152: fix writing USB_BP2_ENHayes Wang
2021-08-19Merge branch 'mptcp-fixes'David S. Miller
2021-08-19mptcp: full fully established support after ADD_ADDRMatthieu Baerts
2021-08-19mptcp: fix memory leak on address flushPaolo Abeni
2021-08-19arm64: initialize all of CNTHCTL_EL2Mark Rutland
2021-08-19lkdtm: remove IDE_CORE_CP crashpointKevin Mitchell
2021-08-19lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQKevin Mitchell
2021-08-19powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman
2021-08-19powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy
2021-08-18net/rds: dma_map_sg is entitled to merge entriesGerd Rausch
2021-08-18net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean
2021-08-18drm/amd/display: Use DCN30 watermark calc for DCN301Zhan Liu
2021-08-18coresight: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-18Documentation: coresight: Add documentation for CoreSight configMike Leach
2021-08-18coresight: syscfg: Add initial configfs supportMike Leach
2021-08-18coresight: config: Add preloaded configurationsMike Leach
2021-08-18coresight: etm4x: Add complex configuration handlers to etmv4Mike Leach
2021-08-18coresight: etm-perf: Update to activate selected configurationMike Leach
2021-08-18coresight: syscfg: Add API to activate and enable configurationsMike Leach
2021-08-18coresight: etm-perf: Update to handle configuration selectionMike Leach
2021-08-18coresight: config: Add configuration and feature generic functionsMike Leach
2021-08-18coresight: syscfg: Add registration and feature loading for cs devicesMike Leach
2021-08-18coresight: syscfg: Initial coresight system configurationMike Leach
2021-08-18lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOWKees Cook
2021-08-18lkdtm: Add kernel version to failure hintsKees Cook
2021-08-18lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook
2021-08-18lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook