summaryrefslogtreecommitdiffstats
path: root/ipc/syscall.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-15mm/ioremap: fix iomap_max_page_shiftChristophe Leroy1-3/+3
2021-05-15docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes1-4/+5
2021-05-15hfsplus: prevent corruption in shrinking truncateJouni Roivas1-3/+4
2021-05-15mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2-5/+5
2021-05-15kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne1-6/+23
2021-05-15mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)3-8/+20
2021-05-15ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...Hugh Dickins1-1/+2
2021-05-15userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen1-1/+11
2021-05-15squashfs: fix divide error in calculate_skip()Phillip Lougher1-3/+3
2021-05-15kernel/resource: fix return code check in __request_free_mem_regionAlistair Popple1-1/+1
2021-05-15mm, slub: move slub_debug static key enabling outside slab_mutexVlastimil Babka2-9/+10
2021-05-15mm/hugetlb: fix cow where page writtable in childPeter Xu1-0/+1
2021-05-15mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu3-18/+41
2021-05-14arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas1-1/+3
2021-05-14block/partitions/efi.c: Fix the efi_partition() kernel-doc headerBart Van Assche1-1/+1
2021-05-14blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche1-2/+4
2021-05-14blk-mq: plug request for shared sbitmapMing Lei1-2/+3
2021-05-14io_uring: increase max number of reg buffersPavel Begunkov1-1/+3
2021-05-14io_uring: further remove sqpoll limits on opcodesPavel Begunkov1-4/+2
2021-05-14io_uring: fix ltout double free on completion racePavel Begunkov1-3/+4
2021-05-14powerpc/64e/interrupt: Fix nvgprs being clobberedNicholas Piggin1-14/+24
2021-05-14powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabledNicholas Piggin1-0/+7
2021-05-14powerpc/64s: Fix stf mitigation patching w/strict RWX & hashMichael Ellerman1-10/+10
2021-05-14powerpc/64s: Fix entry flush patching w/strict RWX & hashMichael Ellerman1-16/+43
2021-05-14powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman1-1/+15
2021-05-14powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman1-2/+17
2021-05-13tracing: Handle %.*s in trace_check_vprintf()Steven Rostedt (VMware)1-4/+27
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki3-25/+26
2021-05-13vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki1-10/+47
2021-05-13vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki1-3/+11
2021-05-13arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.hMark Brown1-1/+1
2021-05-13drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S1-4/+9
2021-05-13drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S1-1/+2
2021-05-13drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-13drm/amdgpu: update the method for harvest IP for specific SKULikun Gao1-14/+16
2021-05-13drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO6-2/+57
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-13drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva2-99/+109
2021-05-13drm/radeon/si_dpm: Fix SMU power state loadGustavo A. R. Silva2-99/+109
2021-05-13drm/radeon/ni_dpm: Fix booting bugGustavo A. R. Silva2-84/+94
2021-05-13nvmet: use new ana_log_size instead the old oneHou Pu1-1/+1
2021-05-13x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui4-2/+24
2021-05-13erofs: fix 1 lcluster-sized pcluster for big pclusterGao Xiang1-2/+19
2021-05-13hwmon: (adm9240) Fix writes into inX_max attributesGuenter Roeck1-1/+1
2021-05-12x86/boot/compressed: Enable -WundefNick Desaulniers3-2/+3
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams2-21/+36
2021-05-12MAINTAINERS: Move nvdimm mailing listDan Williams6-32/+32
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei1-1/+1
2021-05-12libnvdimm: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-05-12tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei1-0/+1