summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-12-18perf trace beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2020-12-18tools headers: Update linux/ctype.h with the kernel sourcesArnaldo Carvalho de Melo-5/+12
2020-12-18tools headers: Add conditional __has_builtin()Arnaldo Carvalho de Melo-0/+11
2020-12-18tools headers: Get tools's linux/compiler.h closer to the kernel'sArnaldo Carvalho de Melo-3/+11
2020-12-18Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2020-12-18SMB3: Add support for getting and setting SACLsBoris Protopopov-48/+100
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-155/+44
2020-12-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-6/+15
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-177/+402
2020-12-18drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler-1/+2
2020-12-18drm/komeda: Handle NULL pointer access code path in error caseCarsten Haitzler-2/+2
2020-12-18drm/komeda: Remove useless variable assignmentCarsten Haitzler-1/+0
2020-12-18drm/komeda: Correct the sequence of hw_done() and flip_done()James Qian Wang-2/+2
2020-12-18ALSA: pcm: oss: Fix a few more UBSAN fixesTakashi Iwai-8/+14
2020-12-18ALSA: pcm: Clear the full allocated memory at hw_paramsTakashi Iwai-2/+7
2020-12-18ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai-0/+1
2020-12-18ALSA: usb-audio: Disable sample read check if firmware doesn't give backTakashi Iwai-0/+6
2020-12-18ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()Lars-Peter Clausen-9/+1
2020-12-18softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra-1/+1
2020-12-18jump_label/static_call: Add MAINTAINERSPeter Zijlstra-0/+16
2020-12-18jump_label: Fix usage in module __initPeter Zijlstra-3/+5
2020-12-18Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...Daniel Vetter-20/+23
2020-12-18io_uring: close a small race gap for files cancelPavel Begunkov-4/+4
2020-12-18io_uring: fix io_wqe->work_list corruptionXiaoguang Wang-0/+1
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König-1/+1
2020-12-18drm/nouveau: fix multihop when move doesn't work.Dave Airlie-15/+16
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König-1/+1
2020-12-18cifs: Avoid error pointer dereferenceSamuel Cabrero-0/+1
2020-12-18drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup-6/+6
2020-12-18drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson-1/+1
2020-12-18drm/i915/perf: also include Gen11 in OATAILPTR workaroundLionel Landwerlin-1/+1
2020-12-18Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"Chris Wilson-12/+15
2020-12-18cifs: Re-indent cifs_swn_reconnect()Dan Carpenter-31/+33
2020-12-18cifs: Unlock on errors in cifs_swn_reconnect()Dan Carpenter-6/+7
2020-12-18cifs: Delete a stray unlock in cifs_swn_reconnect()Dan Carpenter-2/+0
2020-12-17Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-826/+1631
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-596/+905
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-149/+203
2020-12-17Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-2354/+3623
2020-12-17device-dax: delete a redundancy check in dev_dax_validate_align()Zhen Lei-7/+0
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-158/+198
2020-12-17drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher-1/+2
2020-12-17drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou-2/+7
2020-12-17drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan-6/+6
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds-3/+903
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4965/+6011
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-415/+1140
2020-12-17Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-110/+142
2020-12-17watchdog: convert comma to semicolonZheng Yongjun-2/+2
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-559/+7708