aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sphinx (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-05selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala3-3/+0
2020-11-05io_uring: use correct pointer for io_uring_show_cred()Jens Axboe1-1/+2
2020-11-05io_uring: don't forget to task-cancel drained reqsPavel Begunkov1-2/+8
2020-11-05RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe1-1/+1
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy4-66/+28
2020-11-05powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+2
2020-11-05powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-8/+0
2020-11-05powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+0
2020-11-05ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett1-0/+1
2020-11-04xfs: only flush the unshared range in xfs_reflink_unshareDarrick J. Wong1-1/+2
2020-11-04r8169: work around short packet hw bug on RTL8125Heiner Kallweit1-3/+11
2020-11-05powerpc: Use asm_goto_volatile for put_user()Michael Ellerman1-2/+2
2020-11-04risc-v: kernel: ftrace: Fixes improper SPDX comment styleRyan Kosta1-1/+1
2020-11-04USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-04ceph: check session state after bumping session->s_seqJeff Layton5-18/+39
2020-11-04PCI: mvebu: Fix duplicate resource requestsRob Herring1-13/+10
2020-11-04PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring1-2/+6
2020-11-04spi: fsl-dspi: fix wrong pointer in suspend/resumeZhao Qiang1-6/+4
2020-11-04ASoC: mchp-spdiftx: Do not set Validity bit(s)Codrin Ciubotariu1-1/+0
2020-11-04io_uring: fix overflowed cancel w/ linked ->filesPavel Begunkov1-22/+21
2020-11-04io_uring: drop req/tctx io_identity separatelyJens Axboe1-3/+6
2020-11-04io_uring: ensure consistent view of original task ->mm from SQPOLLJens Axboe1-7/+20
2020-11-04io_uring: properly handle SQPOLL request cancelationsJens Axboe2-13/+67
2020-11-04io-wq: cancel request if it's asking for files and we don't have themJens Axboe1-0/+4
2020-11-04entry: Fix the incorrect ordering of lockdep and RCU checkThomas Gleixner1-2/+2
2020-11-04xfs: fix scrub flagging rtinherit even if there is no rt deviceDarrick J. Wong1-2/+1
2020-11-04xfs: fix missing CoW blocks writeback conversion retryDarrick J. Wong1-2/+4
2020-11-04iomap: clean up writeback state logic on writepage errorBrian Foster1-13/+2
2020-11-04iomap: support partial page discard on writeback block mapping failureBrian Foster3-14/+17
2020-11-04xfs: flush new eof page on truncate to avoid post-eof corruptionBrian Foster1-0/+10
2020-11-04kprobes: Tell lockdep about kprobe nestingSteven Rostedt (VMware)1-4/+21
2020-11-04ALSA: usb-audio: Add implicit feedback quirk for MODXGeoffrey D. Bennett1-0/+1
2020-11-04ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devicesArtem Lapkin1-0/+1
2020-11-04drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher5-20/+0
2020-11-04drm/amd/display: Add green_sardine support to DMRoman Li1-0/+12
2020-11-04drm/amd/display: Add green_sardine support to DCRoman Li4-0/+25
2020-11-04drm/amdgpu: enable vcn support for green_sardine (v2)Thong Thai1-1/+7
2020-11-04drm/amdgpu: enable green_sardine_asd.bin loading (v2)Aaron Liu1-1/+5
2020-11-04drm/amdgpu/sdma: add sdma engine support for green_sardine (v2)Prike Liang1-1/+5
2020-11-04drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang1-1/+11
2020-11-04drm/amdgpu: add soc15 common ip block support for green_sardine (v3)Prike Liang1-2/+9
2020-11-04drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)Prike Liang1-1/+5
2020-11-04drm/amdgpu: add Green_Sardine APU flagAlex Deucher1-0/+1
2020-11-04x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song3-9/+3
2020-11-04Documentation: remove mic/index from misc-devices/index.rstGreg Kroah-Hartman1-1/+0
2020-11-04USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-04USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel2-4/+4
2020-11-03drm/amdgpu: resolved ASD loading issue on siennaJohn Clements1-0/+1
2020-11-03amdkfd: Check kvmalloc return before memcpyKent Russell1-1/+1