summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | floppy: fix race condition in __floppy_read_block_0()Jens Axboe2018-11-101-1/+2
* | | | | | | | | | | | Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-162-5/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fuse: fix use-after-free in fuse_direct_IO()Lukas Czerner2018-11-091-1/+3
| * | | | | | | | | | | | fuse: fix possibly missed wake-up after abortMiklos Szeredi2018-11-091-3/+9
| * | | | | | | | | | | | fuse: fix leaked notify replyMiklos Szeredi2018-11-091-1/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-152-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selinux: fix non-MLS handling in mls_context_to_sid()Paul Moore2018-11-141-3/+7
| * | | | | | | | | | | | selinux: check length properly in SCTP bind hookOndrej Mosnacek2018-11-131-0/+3
* | | | | | | | | | | | | Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-156-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | MAINTAINERS: Add tree link for Intel pin control driverAndy Shevchenko2018-11-091-0/+1
| * | | | | | | | | | | | | pinctrl: meson: fix meson8b ao pull register bitsJerome Brunet2018-11-051-1/+1
| * | | | | | | | | | | | | pinctrl: meson: fix meson8 ao pull register bitsJerome Brunet2018-11-051-1/+1
| * | | | | | | | | | | | | pinctrl: meson: fix gxl ao pull register bitsJerome Brunet2018-11-051-1/+1
| * | | | | | | | | | | | | pinctrl: meson: fix gxbb ao pull register bitsJerome Brunet2018-11-051-1/+1
| * | | | | | | | | | | | | pinctrl: meson: fix pinconf bias disableJerome Brunet2018-11-051-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-155-34/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | NFSv4: Fix an Oops during delegation callbacksTrond Myklebust2018-11-132-4/+11
| * | | | | | | | | | | | SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust2018-11-121-7/+1
| * | | | | | | | | | | | SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cacheTrond Myklebust2018-11-121-19/+42
| * | | | | | | | | | | | NFSv4: Ensure that the state manager exits the loop on SIGKILLTrond Myklebust2018-11-121-1/+1
| * | | | | | | | | | | | NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust2018-11-121-3/+5
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-155-9/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | RISC-V: Silence some module warnings on 32-bitOlof Johansson2018-11-131-6/+6
| * | | | | | | | | | | | RISC-V: lib: Fix build error for 64-bitOlof Johansson2018-11-131-1/+1
| * | | | | | | | | | | | riscv: add missing vdso_install targetDavid Abdurachmanov2018-11-131-0/+4
| * | | | | | | | | | | | riscv: fix spacing in struct pt_regsDavid Abdurachmanov2018-11-131-2/+2
| * | | | | | | | | | | | RISC-V: defconfig: Enable printk timestampsAnup Patel2018-11-131-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/people/daniel.thomp...Linus Torvalds2018-11-156-50/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kdb: kdb_support: mark expected switch fall-throughsGustavo A. R. Silva2018-11-131-3/+3
| * | | | | | | | | | | | kdb: kdb_keyboard: mark expected switch fall-throughsGustavo A. R. Silva2018-11-131-2/+2
| * | | | | | | | | | | | kdb: kdb_main: refactor code in kdb_md_lineGustavo A. R. Silva2018-11-131-18/+3
| * | | | | | | | | | | | kdb: Use strscpy with destination buffer sizePrarit Bhargava2018-11-133-12/+15
| * | | | | | | | | | | | kdb: print real address of pointers instead of hashed addressesChristophe Leroy2018-11-132-13/+13
| * | | | | | | | | | | | kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy2018-11-131-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | integrity: support new struct public_key_signature encoding fieldMimi Zohar2018-11-131-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-11-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ACPI / PMIC: xpower: fix IOSF_MBI dependencyArnd Bergmann2018-11-081-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-11-145-103/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2018-11-111-33/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: cpuidle: Convert to use cpuidle_register|unregister()Ulf Hansson2018-11-081-27/+3
| | * | | | | | | | | | | | ARM: cpuidle: Don't register the driver when back-end init returns -ENXIOUlf Hansson2018-11-081-12/+10
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | dt-bindings: cpufreq: remove stale arm_big_little_dt entrySudeep Holla2018-11-081-65/+0
| * | | | | | | | | | | | Documentation: cpufreq: Correct a typoZhao Wei Liew2018-11-071-1/+1
| * | | | | | | | | | | | cpufreq: imx6q: add return value check for voltage scaleAnson Huang2018-11-071-1/+6
| * | | | | | | | | | | | Documentation: cpu-freq: Frequencies aren't always sortedViresh Kumar2018-11-071-3/+5
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-11-142-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing2018-11-081-1/+1
| * | | | | | | | | | | | nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew2018-11-081-0/+3
| * | | | | | | | | | | | sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson2018-11-051-3/+2
| |/ / / / / / / / / / /