aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Linux v4.13-rc1HEADmasterLinus Torvalds1-2/+2
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds81-4731/+6263
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-38/+168
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds41-163/+531
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+46
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds24-450/+168
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-43/+37
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds136-1836/+2453
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-82/+201
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds10-85/+218
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-207/+470
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2-23/+57
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-17/+15
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-57/+88
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-44/+204
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds9-19/+45
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+7
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-26/+40
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-37/+39
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-62/+1969
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-75/+74
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds14-31/+162
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez2-31/+9
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez7-0/+1929
2017-07-14MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez1-0/+7
2017-07-14xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-14fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2-1/+3
2017-07-14fault-inject: simplify access check for fail-nthAkinobu Mita2-17/+15
2017-07-14fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2-14/+13
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita3-10/+8
2017-07-14fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-14kernel/watchdog.c: use better pr_fmt prefixKefeng Wang1-1/+1
2017-07-14MAINTAINERS: move the befs tree to kernel.orgLuis de Bethencourt1-2/+2
2017-07-14lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman1-0/+7
2017-07-14mm: fix overflow check in expand_upwards()Helge Deller1-1/+1
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger1-0/+2
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li3-11/+15
2017-07-14ubifs: Don't leak kernel memory to the MTDRichard Weinberger1-5/+5
2017-07-14ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee1-2/+2
2017-07-14ubifs: Fix oops when remounting with no_bulk_read.karam.lee1-0/+2
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger1-0/+4
2017-07-14ubifs: allow userspace to map mounts to volumesRabin Vincent1-0/+7
2017-07-14ubifs: Wire-up statx() supportRichard Weinberger1-0/+15
2017-07-14ubifs: Remove dead code from ubifs_get_link()Richard Weinberger1-6/+0
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger2-15/+4
2017-07-14ubifs: Add assert to dent_key_init()Richard Weinberger1-0/+1
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger3-24/+117
2017-07-14ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer1-1/+3
2017-07-14ubifs: Don't encrypt special files on creationDavid Gstir1-0/+1
2017-07-14ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_renameHyunchul Lee1-9/+5
2017-07-14ubifs: Fix inode data budget in ubifs_mknodHyunchul Lee1-1/+1
2017-07-14ubifs: Correctly evict xattr inodesRichard Weinberger3-0/+25
2017-07-14ubifs: Unexport ubifs_inode_slabRichard Weinberger2-2/+1
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds20-360/+5120
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds18-419/+342
2017-07-14Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds3-17/+78
2017-07-14docs: kprobes.txt: Fix whitespacingMauro Carvalho Chehab1-1/+2
2017-07-14tee.txt: standardize document formatMauro Carvalho Chehab1-22/+31
2017-07-14cgroup-v2.txt: standardize document formatMauro Carvalho Chehab1-221/+239
2017-07-14dell_rbu.txt: standardize document formatMauro Carvalho Chehab1-25/+56
2017-07-14zorro.txt: standardize document formatMauro Carvalho Chehab1-29/+30
2017-07-14xz.txt: standardize document formatMauro Carvalho Chehab1-97/+103
2017-07-14xillybus.txt: standardize document formatMauro Carvalho Chehab1-15/+14
2017-07-14vfio.txt: standardize document formatMauro Carvalho Chehab1-137/+144
2017-07-14vfio-mediated-device.txt: standardize document formatMauro Carvalho Chehab1-129/+137
2017-07-14unaligned-memory-access.txt: standardize document formatMauro Carvalho Chehab1-27/+30
2017-07-14this_cpu_ops.txt: standardize document formatMauro Carvalho Chehab1-21/+28
2017-07-14svga.txt: standardize document formatMauro Carvalho Chehab1-66/+80
2017-07-14static-keys.txt: standardize document formatMauro Carvalho Chehab1-99/+108
2017-07-14smsc_ece1099.txt: standardize document formatMauro Carvalho Chehab1-0/+4
2017-07-14SM501.txt: standardize document formatMauro Carvalho Chehab1-3/+6
2017-07-14siphash.txt: standardize document formatMauro Carvalho Chehab1-75/+89
2017-07-14sgi-ioc4.txt: standardize document formatMauro Carvalho Chehab1-0/+4
2017-07-14SAK.txt: standardize document formatMauro Carvalho Chehab1-31/+34
2017-07-14rpmsg.txt: standardize document formatMauro Carvalho Chehab1-144/+204
2017-07-14robust-futexes.txt: standardize document formatMauro Carvalho Chehab1-4/+8
2017-07-14robust-futex-ABI.txt: standardize document formatMauro Carvalho Chehab1-5/+9
2017-07-14rfkill.txt: standardize document formatMauro Carvalho Chehab1-17/+26
2017-07-14remoteproc.txt: standardize document formatMauro Carvalho Chehab1-139/+189
2017-07-14rbtree.txt: standardize document formatMauro Carvalho Chehab1-42/+46
2017-07-14printk-formats.txt: standardize document formatMauro Carvalho Chehab1-155/+229
2017-07-14preempt-locking.txt: standardize document formatMauro Carvalho Chehab1-15/+25
2017-07-14pnp.txt: standardize document formatMauro Carvalho Chehab1-151/+192
2017-07-14pi-futex.txt: standardize document formatMauro Carvalho Chehab1-7/+8
2017-07-14phy.txt: standardize document formatMauro Carvalho Chehab1-39/+67
2017-07-14percpu-rw-semaphore.txt: standardize document formatMauro Carvalho Chehab1-1/+2
2017-07-14parport-lowlevel.txt: standardize document formatMauro Carvalho Chehab1-480/+841
2017-07-14padata.txt: standardize document formatMauro Carvalho Chehab1-12/+15
2017-07-14numastat.txt: standardize document formatMauro Carvalho Chehab1-1/+4
2017-07-14ntb.txt: standardize document formatMauro Carvalho Chehab1-18/+37
2017-07-14nommu-mmap.txt: don't use all upper case on titlesMauro Carvalho Chehab1-9/+9
2017-07-14nommu-mmap.txt: standardize document formatMauro Carvalho Chehab1-30/+22
2017-07-14men-chameleon-bus.txt: standardize document formatMauro Carvalho Chehab1-159/+171
2017-07-14memory-hotplug.txt: standardize document formatMauro Carvalho Chehab1-161/+194
2017-07-14mailbox.txt: standardize document formatMauro Carvalho Chehab1-88/+97
2017-07-14lzo.txt: standardize document formatMauro Carvalho Chehab1-10/+17
2017-07-14lockup-watchdogs.txt: standardize document formatMauro Carvalho Chehab1-1/+2
2017-07-14ldm.txt: standardize document formatMauro Carvalho Chehab1-22/+34
2017-07-14kref.txt: standardize document formatMauro Carvalho Chehab1-140/+155
2017-07-14kprobes.txt: standardize document formatMauro Carvalho Chehab1-195/+279
2017-07-14kobject.txt: standardize document formatMauro Carvalho Chehab1-27/+42
2017-07-14kernel-per-CPU-kthreads.txt: standardize document formatMauro Carvalho Chehab1-35/+121
2017-07-14isa.txt: standardize document formatMauro Carvalho Chehab1-26/+27
2017-07-14isapnp.txt: promote title levelMauro Carvalho Chehab1-0/+1
2017-07-14IRQ.txt: add a markup for its titleMauro Carvalho Chehab1-0/+2
2017-07-14irqflags-tracing.txt: standardize document formatMauro Carvalho Chehab1-4/+6
2017-07-14IRQ-domain.txt: standardize document formatMauro Carvalho Chehab1-20/+49
2017-07-14IRQ-affinity.txt: standardize document formatMauro Carvalho Chehab1-35/+40
2017-07-14IPMI.txt: standardize document formatMauro Carvalho Chehab1-32/+44
2017-07-14iostats.txt: update it to cover recent KernelsMauro Carvalho Chehab1-22/+22
2017-07-14iostats.txt: standardize document formatMauro Carvalho Chehab1-13/+27
2017-07-14io_ordering.txt: standardize document formatMauro Carvalho Chehab1-29/+33
2017-07-14io-mapping.txt: standardize document formatMauro Carvalho Chehab1-26/+41
2017-07-14Intel-IOMMU.txt: standardize document formatMauro Carvalho Chehab1-17/+20
2017-07-14intel_txt.txt: standardize document formatMauro Carvalho Chehab1-23/+40
2017-07-14hwspinlock.txt: standardize document formatMauro Carvalho Chehab1-220/+307
2017-07-14hw_random.txt: standardize document formatMauro Carvalho Chehab1-72/+87
2017-07-14highuid.txt: standardize document formatMauro Carvalho Chehab1-22/+25
2017-07-14gcc-plugins.txt: standardize document formatMauro Carvalho Chehab1-26/+32
2017-07-14futex-requeue-pi.txt: standardize document formatMauro Carvalho Chehab1-46/+47
2017-07-14flexible-arrays.txt: standardize document formatMauro Carvalho Chehab1-11/+14
2017-07-14eisa.txt: standardize document formatMauro Carvalho Chehab1-123/+150
2017-07-14efi-stub.txt: standardize document formatMauro Carvalho Chehab1-10/+15
2017-07-14debugging-via-ohci1394.txt: standardize document formatMauro Carvalho Chehab1-10/+11
2017-07-14DMA-ISA-LPC.txt: standardize document formatMauro Carvalho Chehab1-35/+36
2017-07-14DMA-attributes.txt: standardize document formatMauro Carvalho Chehab1-6/+9
2017-07-14DMA-API-HOWTO.txt: standardize document formatMauro Carvalho Chehab1-65/+88
2017-07-14DMA-API.txt: standardize document formatMauro Carvalho Chehab1-251/+329
2017-07-14digsig.txt: standardize document formatMauro Carvalho Chehab1-63/+68
2017-07-14dcdbas.txt: standardize document formatMauro Carvalho Chehab1-8/+16
2017-07-14crc32.txt: standardize document formatMauro Carvalho Chehab1-34/+41
2017-07-14cputopology.txt: standardize document formatMauro Carvalho Chehab1-15/+22
2017-07-14cpu-load: standardize document formatMauro Carvalho Chehab1-65/+66
2017-07-14clk.txt: standardize document formatMauro Carvalho Chehab1-83/+106
2017-07-14circular-buffers.txt: standardize document formatMauro Carvalho Chehab1-28/+23
2017-07-14cachetlb.txt: standardize document formatMauro Carvalho Chehab1-40/+52
2017-07-14bus-virt-phys-mapping.txt: standardize document formatMauro Carvalho Chehab1-26/+38
2017-07-14btmrvl.txt: standardize document formatMauro Carvalho Chehab1-30/+35
2017-07-14bt8xxgpio.txt: standardize document formatMauro Carvalho Chehab1-12/+7
2017-07-14bcache.txt: standardize document formatMauro Carvalho Chehab1-83/+107
2017-07-14Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-33/+51
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-11/+73
2017-07-14Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+22
2017-07-14Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2017-07-14Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-9/+6
2017-07-14Btrfs: fix unexpected return value of bio_readpage_errorLiu Bo2-8/+8
2017-07-14btrfs: btrfs_create_repair_bio never fails, skip error handlingDavid Sterba2-8/+0
2017-07-14btrfs: cloned bios must not be iterated by bio_for_each_segment_allDavid Sterba4-0/+7
2017-07-14Merge branch 'next/filipe' into for-4.13-part2David Sterba2-41/+73
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan6-19/+50
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li7-7/+16
2017-07-14KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li5-10/+35
2017-07-14KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li5-37/+51
2017-07-14KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li4-13/+12
2017-07-14Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki3-26/+40
2017-07-14Merge branches 'pm-qos' and 'pm-devfreq'Rafael J. Wysocki4-6/+9
2017-07-14Merge branches 'pm-cpufreq-sched' and 'intel_pstate'Rafael J. Wysocki2-1/+6
2017-07-14Merge branch 'pm-pci'Rafael J. Wysocki4-30/+24
2017-07-14KEYS: Add documentation for asymmetric keyring restrictionsMat Martineau2-8/+63
2017-07-14KEYS: DH: validate __spare fieldEric Biggers2-0/+7
2017-07-14modsign: add markers to endif-statements in certs/MakefileJarkko Sakkinen1-3/+3
2017-07-13vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong1-4/+4
2017-07-13Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig2-12/+4
2017-07-13xfs: assert locking precondition in xfs_readlink_bmap_ilockedChristoph Hellwig1-0/+2
2017-07-13xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilockedChristoph Hellwig1-0/+2
2017-07-13xfs: fixup xfs_attr_get_ilockedChristoph Hellwig1-1/+3
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds35-289/+777
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds45-698/+1356
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2-1/+18
2017-07-13nfs: add export operationsPeng Tao4-1/+182
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds59-2405/+2758
2017-07-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds6-95/+36
2017-07-13Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds5-15/+11
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds44-438/+391
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds8-134/+605
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton5-1/+170
2017-07-13nfs: add a nfs_ilookup helperPeng Tao2-0/+23
2017-07-13nfs: replace d_add with d_splice_alias in atomic_openPeng Tao1-1/+1
2017-07-13sunrpc: use constant time memory comparison for macJason A. Donenfeld1-1/+2
2017-07-13NFSv4.2 fix size storage for nfs42_proc_copyOlga Kornievskaia1-1/+1
2017-07-13xprtrdma: Fix documenting comments in frwr_ops.cChuck Lever1-3/+3
2017-07-13xprtrdma: Replace PAGE_MASK with offset_in_page()Chuck Lever1-8/+8
2017-07-13xprtrdma: FMR does not need list_del_init()Chuck Lever1-8/+10
2017-07-13xprtrdma: Demote "connect" log messagesChuck Lever1-36/+8
2017-07-13NFSv4.1: Use seqid returned by EXCHANGE_ID after state migrationChuck Lever1-4/+3
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever3-5/+18
2017-07-13xprtrdma: Don't defer MR recovery if ro_map failsChuck Lever2-20/+17
2017-07-13xprtrdma: Fix FRWR invalidation error recoveryChuck Lever1-10/+13
2017-07-13xprtrdma: Fix client lock-up after application signal firesChuck Lever4-31/+84
2017-07-13xprtrdma: Rename rpcrdma_req::rl_freeChuck Lever2-6/+5
2017-07-13xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever4-27/+26
2017-07-13xprtrdma: Pre-mark remotely invalidated MRsChuck Lever4-5/+28
2017-07-13xprtrdma: On invalidation failure, remove MWs from rl_registeredChuck Lever1-0/+1
2017-07-13NFS: check for nfs_refresh_inode() errors in nfs_fhget()NeilBrown1-2/+8
2017-07-13NFS: guard against confused server in nfs_atomic_open()NeilBrown1-2/+4
2017-07-13NFS: only invalidate dentrys that are clearly invalid.NeilBrown2-6/+10
2017-07-13PNFS for stateid errors retry against MDS firstOlga Kornievskaia2-61/+0
2017-07-13PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia1-1/+2