summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-14cifs: Make extract_hostname function publicSamuel Cabrero
2020-12-14MIPS: Select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL to enable sysfs memblock debugTiezhu Yang
2020-12-14mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell
2020-12-14Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2020-12-14dt-bindings: Remove PicoXcell bindingsRob Herring
2020-12-14ARM: dts: lpc32xx: Remove unused and undocumented 'pnx,timeout'Rob Herring
2020-12-14ovl: unprivieged mountsMiklos Szeredi
2020-12-14ovl: do not get metacopy for userxattrMiklos Szeredi
2020-12-14ovl: do not fail because of O_NOATIMEMiklos Szeredi
2020-12-14ovl: do not fail when setting origin xattrMiklos Szeredi
2020-12-14ovl: user xattrMiklos Szeredi
2020-12-14ovl: simplify file spliceMiklos Szeredi
2020-12-14ovl: make ioctl() safeMiklos Szeredi
2020-12-14ovl: check privs before decoding file handleMiklos Szeredi
2020-12-14vfs: verify source area in vfs_dedupe_file_range_one()Miklos Szeredi
2020-12-14vfs: move cap_convert_nscap() call into vfs_setxattr()Miklos Szeredi
2020-12-14Merge branch 'for-5.11' into for-linusPetr Mladek
2020-12-14Merge branch 'for-5.11-null-console' into for-linusPetr Mladek
2020-12-14can: m_can: use struct m_can_classdev as drvdataMarc Kleine-Budde
2020-12-14can: m_can: let m_can_class_allocate_dev() allocate driver specific private dataMarc Kleine-Budde
2020-12-14can: m_can: m_can_clk_start(): make use of pm_runtime_resume_and_get()Marc Kleine-Budde
2020-12-14can: m_can: m_can_config_endisable(): mark as staticMarc Kleine-Budde
2020-12-14can: m_can: use cdev as name for struct m_can_classdev uniformlyMarc Kleine-Budde
2020-12-14can: m_can: convert indention to kernel coding styleMarc Kleine-Budde
2020-12-14can: m_can: update link to M_CAN user manualMarc Kleine-Budde
2020-12-14drm/ttm: cleanup BO size handling v3Christian König
2020-12-14drm/i915/pmu: Remove !CONFIG_PM codeTvrtko Ursulin
2020-12-14drm/i915/pmu: Use raw clock for rc6 estimationTvrtko Ursulin
2020-12-14drm/i915/pmu: Don't grab wakeref when enabling eventsTvrtko Ursulin
2020-12-14powerpc/64s: Mark the kuap/kuep functions non __initAneesh Kumar K.V
2020-12-14NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yetTrond Myklebust
2020-12-14NFSv4.2: Deal with potential READ_PLUS data extent buffer overflowTrond Myklebust
2020-12-14NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflowTrond Myklebust
2020-12-14NFSv4.2: Handle hole lengths that exceed the READ_PLUS read bufferTrond Myklebust
2020-12-14NFSv4.2: decode_read_plus_hole() needs to check the extent offsetTrond Myklebust
2020-12-14NFSv4.2: decode_read_plus_data() must skip padding after data segmentTrond Myklebust
2020-12-14NFSv4.2: Ensure we always reset the result->count in decode_read_plus()Trond Myklebust
2020-12-14SUNRPC: When expanding the buffer, we may need grow the sparse pagesTrond Myklebust
2020-12-14SUNRPC: Cleanup - constify a number of xdr_buf helpersTrond Myklebust
2020-12-14SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' fieldTrond Myklebust
2020-12-14SUNRPC: _copy_to/from_pages() now check for zero lengthTrond Myklebust
2020-12-14SUNRPC: Cleanup xdr_shrink_bufhead()Trond Myklebust
2020-12-14SUNRPC: Fix xdr_expand_hole()Trond Myklebust
2020-12-14SUNRPC: Fixes for xdr_align_data()Trond Myklebust
2020-12-14SUNRPC: _shift_data_left/right_pages should check the shift lengthTrond Myklebust
2020-12-14NFSv4.1: use BITS_PER_LONG macro in nfs4session.hGeliang Tang
2020-12-14xprtrdma: Fix XDRBUF_SPARSE_PAGES supportChuck Lever
2020-12-14NFSv4.2: improve page handling for GETXATTRFrank van der Linden
2020-12-14sunrpc: fix xs_read_xdr_buf for partial pages receiveDan Aloni
2020-12-14Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for...Borislav Petkov