summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-212-11/+18
|\ \ \ \ \
| * | | | | i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König2022-08-211-9/+11
| * | | | | Revert "i2c: scmi: Replace open coded device_get_match_data()"Wolfram Sang2022-08-211-2/+7
| | |_|/ / | |/| | |
* | | | | Merge tag '6.0-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-08-2114-52/+45
|\ \ \ \ \
| * | | | | cifs: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-193-3/+3
| * | | | | cifs: Fix memory leak on the deferred closeZhang Xiaoxu2022-08-191-0/+6
| * | | | | cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()Enzo Matsumiya2022-08-184-36/+24
| * | | | | cifs: remove unused server parameter from calc_smb_size()Enzo Matsumiya2022-08-189-13/+11
| * | | | | cifs: missing directory in MAINTAINERS fileSteve French2022-08-151-0/+1
| |/ / / /
* | | | | asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-2110-89/+7
* | | | | Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-205-9/+5
|\ \ \ \ \
| * | | | | scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh2022-08-201-0/+1
| * | | | | kbuild: fix the modules order between drivers and libsMasahiro Yamada2022-08-201-4/+2
| * | | | | scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor2022-08-201-1/+0
| * | | | | kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby2022-08-201-1/+1
| * | | | | modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada2022-08-201-3/+1
| |/ / / /
* | | | | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...Linus Torvalds2022-08-2027-235/+976
|\ \ \ \ \
| * | | | | perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim2022-08-196-42/+108
| * | | | | libperf: Add a test case for read formatsNamhyung Kim2022-08-191-0/+161
| * | | | | libperf: Handle read format in perf_evsel__read()Namhyung Kim2022-08-193-3/+83
| * | | | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim2022-08-191-1/+4
| * | | | | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-2/+8
| * | | | | tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-1/+3
| * | | | | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+9
| * | | | | tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+1
| * | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+108
| * | | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-87/+300
| * | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-2/+4
| * | | | | tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-1/+2
| * | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+8
| * | | | | perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-8/+8
| * | | | | perf cpumap: Fix alignment for masks in event encodingIan Rogers2022-08-196-60/+154
| * | | | | perf cpumap: Compute mask size in constant timeIan Rogers2022-08-191-12/+1
| * | | | | perf cpumap: Synthetic events and const/staticIan Rogers2022-08-193-14/+12
| * | | | | perf cpumap: Const map for max()Ian Rogers2022-08-192-2/+2
* | | | | | Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-08-204-2/+9
|\ \ \ \ \ \
| * | | | | | s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger2022-08-152-0/+7
| * | | | | | s390/hypfs: avoid error message under KVMJuergen Gross2022-08-152-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-203-10/+44
|\ \ \ \ \ \
| * | | | | | selftests/powerpc: Add missing PMU selftests to .gitignoresRussell Currey2022-08-152-4/+34
| * | | | | | powerpc/pci: Fix get_phb_number() lockingMichael Ellerman2022-08-151-6/+10
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-207-40/+42
|\ \ \ \ \ \
| * | | | | | RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe2022-08-161-1/+7
| * | | | | | RDMA/erdma: Correct the max_qp and max_cq capacities of the deviceCheng Xu2022-08-161-2/+2
| * | | | | | RDMA/erdma: Using the key in FMR WR instead of MR structureCheng Xu2022-08-161-1/+1
| * | | | | | RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl sizePotnuri Bharat Teja2022-08-162-17/+10
| * | | | | | RDMA/mlx5: Use the proper number of portsMark Bloch2022-08-161-18/+16
| * | | | | | IB/iser: Fix login with authenticationSergey Gorenko2022-08-161-1/+6
| |/ / / / /
* | | | | | Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-203-28/+28
|\ \ \ \ \ \
| * | | | | | blk-mq: run queue no matter whether the request is the last requestYufen Yu2022-08-181-1/+1