summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-11-05io_uring: use correct pointer for io_uring_show_cred()Jens Axboe
2020-11-05io_uring: don't forget to task-cancel drained reqsPavel Begunkov
2020-11-05RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe
2020-11-05Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10Jens Axboe
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy
2020-11-05powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp' and 'powercap'Rafael J. Wysocki
2020-11-05ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett
2020-11-04xfs: only flush the unshared range in xfs_reflink_unshareDarrick J. Wong
2020-11-04r8169: work around short packet hw bug on RTL8125Heiner Kallweit
2020-11-05powerpc: Use asm_goto_volatile for put_user()Michael Ellerman
2020-11-04risc-v: kernel: ftrace: Fixes improper SPDX comment styleRyan Kosta
2020-11-04USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas
2020-11-04ceph: check session state after bumping session->s_seqJeff Layton
2020-11-04PCI: mvebu: Fix duplicate resource requestsRob Herring
2020-11-04PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring
2020-11-04Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-04spi: fsl-dspi: fix wrong pointer in suspend/resumeZhao Qiang
2020-11-04ASoC: mchp-spdiftx: Do not set Validity bit(s)Codrin Ciubotariu
2020-11-04io_uring: fix overflowed cancel w/ linked ->filesPavel Begunkov
2020-11-04io_uring: drop req/tctx io_identity separatelyJens Axboe
2020-11-04io_uring: ensure consistent view of original task ->mm from SQPOLLJens Axboe
2020-11-04io_uring: properly handle SQPOLL request cancelationsJens Axboe
2020-11-04io-wq: cancel request if it's asking for files and we don't have themJens Axboe
2020-11-04entry: Fix the incorrect ordering of lockdep and RCU checkThomas Gleixner
2020-11-04xfs: fix scrub flagging rtinherit even if there is no rt deviceDarrick J. Wong
2020-11-04xfs: fix missing CoW blocks writeback conversion retryDarrick J. Wong
2020-11-04iomap: clean up writeback state logic on writepage errorBrian Foster
2020-11-04iomap: support partial page discard on writeback block mapping failureBrian Foster
2020-11-04xfs: flush new eof page on truncate to avoid post-eof corruptionBrian Foster
2020-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-11-04kprobes: Tell lockdep about kprobe nestingSteven Rostedt (VMware)
2020-11-04ALSA: usb-audio: Add implicit feedback quirk for MODXGeoffrey D. Bennett
2020-11-04ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devicesArtem Lapkin
2020-11-04drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher
2020-11-04drm/amd/display: Add green_sardine support to DMRoman Li
2020-11-04drm/amd/display: Add green_sardine support to DCRoman Li
2020-11-04drm/amdgpu: enable vcn support for green_sardine (v2)Thong Thai
2020-11-04drm/amdgpu: enable green_sardine_asd.bin loading (v2)Aaron Liu
2020-11-04drm/amdgpu/sdma: add sdma engine support for green_sardine (v2)Prike Liang
2020-11-04drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang
2020-11-04drm/amdgpu: add soc15 common ip block support for green_sardine (v3)Prike Liang
2020-11-04drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)Prike Liang
2020-11-04drm/amdgpu: add Green_Sardine APU flagAlex Deucher
2020-11-04x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song
2020-11-04Documentation: remove mic/index from misc-devices/index.rstGreg Kroah-Hartman
2020-11-04USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas
2020-11-04USB: serial: cyberjack: fix write-URB completion raceJohan Hovold