aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2-15/+15
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-22proc: remove Alexey from MAINTAINERSAlexey Dobriyan1-1/+0
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn5-10/+20
2021-05-22watchdog: reliable handling of timestampsPetr Mladek1-14/+20
2021-05-22kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko1-0/+1
2021-05-22tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-22ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam3-6/+12
2021-05-22Revert "mm/gup: check page posion status for coredump."Michal Hocko2-24/+0
2021-05-22mm/shuffle: fix section mismatch warningArnd Bergmann1-2/+2
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-05-21x86/Xen: swap NX determination and GDT setup on BSPJan Beulich1-4/+4
2021-05-20Fix KASAN identified use-after-free issue.Rohith Surabattula2-9/+23
2021-05-20xfs: restore old ioctl definitionsDarrick J. Wong1-0/+4
2021-05-20xfs: fix deadlock retry tracepoint argumentsDarrick J. Wong1-1/+3
2021-05-20xfs: retry allocations when locality-based search failsDarrick J. Wong1-1/+14
2021-05-21powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2-35/+52
2021-05-21powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscallsNicholas Piggin2-9/+28
2021-05-20block: fix a race between del_gendisk and BLKRRPARTGulam Mohamed1-0/+3
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig3-22/+6
2021-05-20btrfs: zoned: fix parallel compressed writesJohannes Thumshirn1-4/+38
2021-05-20btrfs: zoned: pass start block to btrfs_use_zone_appendJohannes Thumshirn4-7/+6
2021-05-20io_uring: fortify tctx/io_wq cleanupPavel Begunkov1-4/+4
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede1-0/+35
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König1-5/+5
2021-05-20powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy1-2/+2
2021-05-19Defer close only when lease is enabled.Rohith Surabattula3-0/+4
2021-05-19Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.Rohith Surabattula4-18/+23
2021-05-19cifs: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-19cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg1-0/+2
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu1-1/+0
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen1-0/+4
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan1-0/+1
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu1-0/+1
2021-05-19drm/amd/amdgpu: fix refcount leakJingwen Chen1-0/+3
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2-5/+7
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li1-1/+1
2021-05-19drm/radeon: use the dummy page for GART if neededChristian König1-1/+2
2021-05-19drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij3-9/+12
2021-05-19RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter1-2/+2
2021-05-19x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel1-20/+46
2021-05-19RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb1-4/+2
2021-05-19Revert "i915: fix remap_io_sg to verify the pgprot"Linus Torvalds1-23/+50
2021-05-19x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel1-0/+4
2021-05-19SMB3: incorrect file id in requests compounded with openSteve French1-3/+3
2021-05-19x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel1-13/+12