summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | bpftool: Complete libbfd feature detectionRoberto Sassu2022-08-101-2/+4
| * | tools, build: Retry detection of bfd-related featuresRoberto Sassu2022-08-101-5/+9
| * | perf test: JSON format checkingClaire Jensen2022-08-103-1/+245
| * | perf stat: Add JSON output optionClaire Jensen2022-08-105-106/+307
* | | Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-146-30/+25
|\ \ \
| * | | powerpc/kexec: Fix build failure from uninitialised variableRussell Currey2022-08-101-5/+5
| * | | powerpc/ppc-opcode: Fix PPC_RAW_TW()Christophe Leroy2022-08-101-1/+1
| * | | powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao2022-08-101-4/+4
| * | | powerpc: Make eh value more explicit when using lwarxChristophe Leroy2022-08-101-2/+3
| * | | powerpc: Don't hide eh field of lwarx behind a macroChristophe Leroy2022-08-102-12/+3
| * | | powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy2022-08-101-6/+9
* | | | Merge tag 'pull-work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2022-08-141-1/+1
|\ \ \ \
| * | | | vfs: escape hash as wellSiddhesh Poyarekar2022-06-281-1/+1
* | | | | Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds2022-08-1419-445/+528
|\ \ \ \ \
| * | | | | cifs: Do not access tcon->cfids->cfid directly from is_path_accessibleRonnie Sahlberg2022-08-135-12/+25
| * | | | | cifs: Add constructor/destructors for tcon->cfidRonnie Sahlberg2022-08-126-97/+121
| * | | | | SMB3: fix lease break timeout when multiple deferred close handles for the sa...Bharath SM2022-08-121-19/+1
| * | | | | smb3: allow deferred close timeout to be configurableSteve French2022-08-125-2/+22
| * | | | | cifs: Do not use tcon->cfid directly, use the cfid we get from open_cached_dirRonnie Sahlberg2022-08-122-3/+3
| * | | | | cifs: Move cached-dir functions into a separate fileRonnie Sahlberg2022-08-1115-351/+411
| * | | | | cifs: Remove {cifs,nfs}_fscache_release_page()David Howells2022-08-111-16/+0
| * | | | | cifs: fix lock length calculationPaulo Alcantara2022-08-102-5/+5
* | | | | | afs: Enable multipage folio supportDavid Howells2022-08-142-1/+3
* | | | | | Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-134-4/+8
|\ \ \ \ \ \
| * | | | | | posix-cpu-timers: Cleanup CPU timers before freeing them during execThadeu Lima de Souza Cascardo2022-08-091-0/+3
| * | | | | | time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64Youngmin Nam2022-08-092-3/+3
| * | | | | | posix-timers: Make do_clock_gettime() staticJiri Slaby2022-08-061-1/+2
* | | | | | | Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-132-12/+27
|\ \ \ \ \ \ \
| * | | | | | | x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips2022-08-082-12/+27
* | | | | | | | Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-1359-181/+370
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: i2c: i2c-sysfs: fix hyperlinksLuca Ceresoli2022-08-111-11/+4
| * | | | | | | | docs: i2c: i2c-sysfs: improve wordingLuca Ceresoli2022-08-111-5/+4
| * | | | | | | | docs: i2c: instantiating-devices: add syntax coloring to dts and C blocksLuca Ceresoli2022-08-111-4/+12
| * | | | | | | | docs: i2c: smbus-protocol: improve DataLow/DataHigh definitionLuca Ceresoli2022-08-111-2/+2
| * | | | | | | | docs: i2c: i2c-protocol: remove unused legend itemsLuca Ceresoli2022-08-111-5/+1
| * | | | | | | | docs: i2c: i2c-protocol,smbus-protocol: remove nonsense wordsLuca Ceresoli2022-08-112-2/+2
| * | | | | | | | docs: i2c: i2c-protocol: update introductory paragraphLuca Ceresoli2022-08-111-1/+2
| * | | | | | | | i2c: move core from strlcpy to strscpyWolfram Sang2022-08-112-2/+2
| * | | | | | | | i2c: move drivers from strlcpy to strscpyWolfram Sang2022-08-1147-49/+49
| * | | | | | | | i2c: kempld: Support ACPI I2C device declarationChris Pringle2022-08-111-0/+1
| * | | | | | | | i2c: mediatek: add i2c compatible for MT8188Kewei Xu2022-08-111-0/+43
| * | | | | | | | dt-bindings: i2c: update bindings for mt8188 socKewei Xu2022-08-111-0/+1
| * | | | | | | | i2c: microchip-corei2c: fix erroneous late ack sendConor Dooley2022-08-111-1/+1
| * | | | | | | | dt-bindings: i2c: qcom,i2c-cci: convert to dtschemaKrzysztof Kozlowski2022-08-113-97/+243
| * | | | | | | | i2c: qcom-geni: Fix GPI DMA buffer sync-backRobin Reckmann2022-08-111-2/+3
* | | | | | | | | Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds2022-08-1314-25/+1822
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINTAINERS: add PCI Endpoint NTB drivers to NTB filesJon Mason2022-08-121-0/+1
| * | | | | | | | | NTB: EPF: Tidy up some bounds checksDan Carpenter2022-08-091-2/+9
| * | | | | | | | | NTB: EPF: Fix error code in epf_ntb_bind()Dan Carpenter2022-08-091-1/+2
| * | | | | | | | | PCI: endpoint: pci-epf-vntb: reduce several globals to staticsTom Rix2022-08-091-3/+3