aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-12fork: block invalid exit signals with clone3()Gravatar Eugene Syromiatnikov 1-0/+10
2019-09-08Linux 5.3-rc8v5.3-rc8Gravatar Linus Torvalds 1-1/+1
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Gravatar Linus Torvalds 1-4/+4
2019-09-08Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-9/+6
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsGravatar Nick Desaulniers 1-4/+4
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Gravatar Linus Torvalds 1-4/+0
2019-09-07Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+7
2019-09-07Documentation/process: Add Qualcomm process ambassador for hardware security ...Gravatar Trilok Soni 1-1/+1
2019-09-07Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 4-13/+33
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-2/+2
2019-09-06Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+4
2019-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDGravatar Benjamin Tissoires 1-1/+1
2019-09-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 3-3/+10
2019-09-06Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 3-175/+257
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-31/+103
2019-09-06Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Gravatar Linus Torvalds 1-1/+1
2019-09-06Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 6-14/+202
2019-09-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 5-562/+17
2019-09-06Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-18/+4
2019-09-06Documentation/process/embargoed-hardware-issues: Microsoft ambassadorGravatar Sasha Levin 1-1/+1
2019-09-06soc: qcom: geni: Provide parameter error checkingGravatar Lee Jones 1-0/+6
2019-09-06iommu/amd: Fix race in increase_address_space()Gravatar Joerg Roedel 1-5/+11
2019-09-06iommu/amd: Flush old domains in kdump kernelGravatar Stuart Hayes 1-0/+24
2019-09-06Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 4-9/+187
2019-09-06Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...Gravatar Dave Airlie 1-5/+3
2019-09-05keys: Fix missing null pointer check in request_key_auth_describe()Gravatar Hillf Danton 1-0/+6
2019-09-05Merge tag 'sound-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 4-3/+22
2019-09-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-4/+9
2019-09-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-39/+44
2019-09-05Merge tag 'clang-format-for-linus-v5.3-rc8' of git://github.com/ojeda/linuxGravatar Linus Torvalds 1-3/+14
2019-09-05Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 1-0/+1
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Gravatar Dan Carpenter 1-5/+3
2019-09-05Documentation/process: Add Google contact for embargoed hardware issuesGravatar Kees Cook 1-4/+4
2019-09-05Documentation/process: Volunteer as the ambassador for XenGravatar Andrew Cooper 1-1/+1
2019-09-04configfs: provide exclusion between IO and removalsGravatar Al Viro 2-18/+80
2019-09-04Merge tag 'nfs-for-5.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-8/+10
2019-09-04sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...Gravatar Ingo Molnar 1-39/+39
2019-09-04Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-3/+3
2019-09-04powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGravatar Gustavo Romero 1-16/+2
2019-09-04powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGravatar Gustavo Romero 1-1/+2
2019-09-04mm/balloon_compaction: suppress allocation warningsGravatar Nadav Amit 1-1/+2
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Gravatar Michael S. Tsirkin 2-553/+3
2019-09-04vhost: Remove unnecessary variableGravatar Yunsheng Lin 1-3/+2
2019-09-04virtio-net: lower min ring num_free for efficiencyGravatar ? jiang 1-1/+1
2019-09-04vhost/test: fix build for vhost testGravatar Tiwei Bie 1-4/+9
2019-09-04vhost/test: fix build for vhost testGravatar Tiwei Bie 1-1/+1
2019-09-04ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreGravatar Hui Wang 1-0/+2
2019-09-04dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedGravatar Yoshihiro Shimoda 1-9/+19
2019-09-04dmaengine: sprd: Fix the DMA link-list configurationGravatar Baolin Wang 1-2/+8