summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-126-18/+22
|\
| * mm: Add a pasid member to struct mm_structFenghua Yu2020-09-171-0/+4
| * iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu2020-09-171-1/+1
| * drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-175-17/+17
* | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-124-13/+21
|\ \
| * | x86/mce: Recover from poison found while copying from user spaceTony Luck2020-10-071-0/+2
| * | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-063-13/+19
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-1212-8/+87
|\ \ \
| * \ \ Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-029-4/+82
| |\ \ \
| | * | | mm: Add arch hooks for saving/restoring tagsSteven Price2020-09-041-0/+28
| | * | | arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regsetCatalin Marinas2020-09-041-0/+1
| | * | | arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas2020-09-041-0/+3
| | * | | arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas2020-09-041-0/+6
| | * | | mm: Introduce arch_validate_flags()Catalin Marinas2020-09-041-0/+13
| | * | | arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas2020-09-041-0/+8
| | * | | mm: Introduce arch_calc_vm_flag_bits()Kevin Brodsky2020-09-041-2/+8
| | * | | mm: Add PG_arch_2 page flagSteven Price2020-09-043-1/+12
| | * | | arm64: mte: Add specific SIGSEGV codesVincenzo Frascino2020-09-041-1/+3
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon2020-10-023-4/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | stacktrace: Remove reliable argument from arch_stack_walk() callbackMark Brown2020-09-181-4/+1
| | |/ / / | |/| | |
| | * | | KVM: arm64: pmu: Make overflow handler NMI safeJulien Thierry2020-09-281-0/+1
| | * | | arm64: perf: Add support caps under sysfsShaokun Zhang2020-09-281-0/+3
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-112-1/+7
|\ \ \ \
| * | | | mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna2020-10-111-0/+5
| * | | | mm: validate inode in mapping_set_error()Minchan Kim2020-10-111-1/+2
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-10-111-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pipe: Fix memory leaks in create_pipe_files()Qian Cai2020-10-011-0/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-081-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-10-061-1/+1
| |\ \ \ \ \
| | * | | | | rxrpc: Fix accept on a connection that need securingDavid Howells2020-10-051-1/+1
* | | | | | | Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-081-0/+3
|\ \ \ \ \ \ \
| * | | | | | | arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu2020-10-071-0/+3
* | | | | | | | Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-064-1/+391
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-10-064-1/+391
| |\ \ \ \ \ \ \
| | * | | | | | | drm: drm_dsc.h: fix a kernel-doc markupMauro Carvalho Chehab2020-09-301-1/+1
| | * | | | | | | Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne2020-09-302-0/+377
| | * | | | | | | Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye2020-09-251-0/+5
| | * | | | | | | fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-09-251-0/+8
* | | | | | | | | Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds2020-10-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_...Ed Wildgoose2020-09-241-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-0511-32/+99
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-10-031-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed2020-10-021-0/+1
| | * | | | | | | net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha2020-10-021-0/+2
| * | | | | | | | net: introduce helper sendpage_ok() in include/linux/net.hColy Li2020-10-031-0/+16
| * | | | | | | | net: core: document two new elements of struct net_deviceMauro Carvalho Chehab2020-10-031-0/+5
| * | | | | | | | netlink: fix policy dump leakJohannes Berg2020-10-021-1/+2
| |/ / / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-301-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: Prevent .BTF section eliminationTony Ambardar2020-09-211-1/+1
| * | | | | | | | genetlink: add missing kdoc for validation flagsJakub Kicinski2020-09-291-0/+1