summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang2020-04-083-0/+522
| * | | | perf/cgroup: Correct indirection in perf_less_group_idx()Ian Rogers2020-04-081-1/+2
| * | | | perf/core: Fix event cgroup trackingPeter Zijlstra2020-04-081-27/+43
| |/ / /
* | | | Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-123-26/+51
|\ \ \ \
| * | | | locking/lockdep: Improve 'invalid wait context' splatPeter Zijlstra2020-04-081-20/+31
| * | | | locking/refcount: Document interaction with PID_MAX_LIMITJann Horn2020-04-081-5/+18
| * | | | locking/percpu-rwsem: Fix a task_struct refcountQian Cai2020-04-081-1/+2
| |/ / /
* | | | Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-04-1212-238/+272
|\ \ \ \
| * | | | smb3: enable swap on SMB3 mountsSteve French2020-04-104-0/+70
| * | | | smb3: change noisy error message to FYISteve French2020-04-091-1/+1
| * | | | smb3: smbdirect support can be configured by defaultSteve French2020-04-071-1/+1
| * | | | cifs: smbd: Do not schedule work to send immediate packet on every receiveLong Li2020-04-072-52/+10
| * | | | cifs: smbd: Properly process errors on ib_post_sendLong Li2020-04-071-123/+97
| * | | | cifs: Allocate crypto structures on the fly for calculating signatures of inc...Long Li2020-04-073-36/+60
| * | | | cifs: smbd: Update receive credits before sending and deal with credits roll ...Long Li2020-04-071-7/+18
| * | | | cifs: smbd: Check send queue size before posting a sendLong Li2020-04-072-1/+11
| * | | | cifs: smbd: Merge code to track pending packetsLong Li2020-04-073-39/+12
| * | | | cifs: ignore cached share root handle closing errorsAurelien Aptel2020-04-071-0/+14
* | | | | Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-121-0/+1
|\ \ \ \ \
| * | | | | pNFS: Fix RCU lock leakageTrond Myklebust2020-04-111-0/+1
* | | | | | Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-04-115-11/+13
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: Remove nios2-dev@lists.rocketboards.orgLey Foon Tan2020-04-111-4/+0
| * | | | | | arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean2020-04-112-3/+0
| * | | | | | arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean2020-04-112-4/+4
| * | | | | | arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan2020-04-112-0/+9
* | | | | | | Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-112-4/+8
|\ \ \ \ \ \ \
| * | | | | | | dma-debug: fix displaying of dma allocation typeGrygorii Strashko2020-04-081-3/+6
| * | | | | | | dma-direct: fix data truncation in dma_direct_get_required_mask()Kishon Vijay Abraham I2020-04-081-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-1161-519/+384
|\ \ \ \ \ \ \
| * | | | | | | kbuild: fix comment about missing include guard detectionMasahiro Yamada2020-04-111-1/+1
| * | | | | | | kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada2020-04-094-8/+40
| * | | | | | | kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada2020-04-092-2/+5
| * | | | | | | kbuild: add dummy toolchains to enable all cc-option etc. in KconfigMasahiro Yamada2020-04-094-0/+123
| * | | | | | | kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=yMasahiro Yamada2020-04-092-18/+6
| * | | | | | | MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada2020-04-091-2/+2
| * | | | | | | kbuild: remove -I$(srctree)/tools/include from scripts/MakefileMasahiro Yamada2020-04-091-4/+0
| * | | | | | | kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_hMasahiro Yamada2020-04-091-1/+1
| * | | | | | | Documentation/llvm: fix the name of llvm-sizeFangrui Song2020-04-091-1/+1
| * | | | | | | kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook2020-04-092-2/+6
| * | | | | | | kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab2020-04-091-6/+7
| * | | | | | | kconfig: qconf: remove some old bogus TODOsMauro Carvalho Chehab2020-04-091-2/+1
| * | | | | | | kconfig: qconf: fix support for the split view modeMauro Carvalho Chehab2020-04-092-7/+28
| * | | | | | | kconfig: qconf: fix the content of the main widgetMauro Carvalho Chehab2020-04-091-6/+17
| * | | | | | | kconfig: qconf: Change title for the item windowMauro Carvalho Chehab2020-04-091-1/+9
| * | | | | | | kconfig: qconf: clean deprecated warningsMauro Carvalho Chehab2020-04-091-4/+4
| * | | | | | | gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada2020-04-097-103/+14
| * | | | | | | kbuild: Enable -Wtautological-compareNathan Chancellor2020-04-092-2/+1
| * | | | | | | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld2020-04-0921-90/+15
| * | | | | | | crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'Masahiro Yamada2020-04-091-2/+0
| * | | | | | | Documentation/changes: Raise minimum supported binutils version to 2.23Borislav Petkov2020-04-091-2/+2