summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-13random: do not ignore early device randomnessKees Cook2-0/+6
2017-07-13kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()Mateusz Jurczyk1-1/+1
2017-07-13test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez2-0/+102
2017-07-13test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez2-0/+74
2017-07-13test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez2-0/+73
2017-07-13test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez1-0/+66
2017-07-13test_sysctl: add generic script to expand on testsLuis R. Rodriguez5-220/+495
2017-07-13test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez6-4/+130
2017-07-13sysctl: add unsigned int range supportLuis R. Rodriguez3-1/+72
2017-07-13sysctl: simplify unsigned int supportLuis R. Rodriguez2-7/+160
2017-07-13sysctl: fold sysctl_writes_strict checks into helperLuis R. Rodriguez1-24/+32
2017-07-13sysctl: kdoc'ify sysctl_writes_strictLuis R. Rodriguez1-4/+25
2017-07-13sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez1-5/+5
2017-07-13kexec/kdump: minor Documentation updates for arm64 and ImageBharat Bhushan1-3/+9
2017-07-13kdump: protect vmcoreinfo data under the crash memoryXunlei Pang6-2/+74
2017-07-13powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang3-5/+2
2017-07-13kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang8-21/+29
2017-07-13kernel/fork.c: virtually mapped stacks: do not disable interruptsChristoph Lameter1-11/+5
2017-07-13mm/memory.c: mark create_huge_pmd() inline to prevent build failureGeert Uytterhoeven1-1/+1
2017-07-13kernel.h: handle pointers to arrays better in container_of()Ian Abbott1-3/+7
2017-07-13include/linux/dcache.h: use unsigned chars in struct name_snapshotStephen Rothwell1-2/+2
2017-07-13kokr/memory-barriers.txt: Fix obsolete link to atomic_ops.txtSeongJae Park1-7/+7
2017-07-13memory-barriers.txt: Fix broken link to atomic_ops.txtSeongJae Park1-3/+3
2017-07-13docs: Turn off section numbering for the input docsJonathan Corbet1-1/+0
2017-07-13docs: Include uaccess docs from the right fileJonathan Corbet1-1/+1
2017-07-13net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin1-7/+3
2017-07-13sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-13Merge branch 'net-doc-fixes'David S. Miller2-3/+6
2017-07-13datagram: fix kernel-doc commentsstephen hemminger1-3/+3
2017-07-13socket: add documentation for missing elementsstephen hemminger1-0/+3
2017-07-13smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov1-0/+5
2017-07-13Merge branch 'for-rc' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/...Rafael J. Wysocki3-6/+7
2017-07-13Merge branch 'next' into for-linusDmitry Torokhov3-44/+204
2017-07-13rtc: Remove wrong deprecation commentAlexandre Belloni1-6/+0
2017-07-13PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki3-8/+11
2017-07-12platform/x86: silead_dmi: Add entry for Ployer Momo7w tablet touchscreenHans de Goede1-0/+10
2017-07-12KVM: trigger uevents when creating or destroying a VMClaudio Imbrenda1-0/+69
2017-07-12KVM: SVM: Enable Virtual VMLOAD VMSAVE featureJanakarajan Natarajan2-0/+25
2017-07-12KVM: SVM: Add Virtual VMLOAD VMSAVE feature definitionJanakarajan Natarajan1-0/+1
2017-07-12KVM: SVM: Rename lbr_ctl field in the vmcb control areaJanakarajan Natarajan2-6/+6
2017-07-12KVM: SVM: Prepare for new bit definition in lbr_ctlJanakarajan Natarajan2-2/+4
2017-07-12KVM: SVM: handle singlestep exception when skipping emulated instructionsLadi Prosek1-26/+33
2017-07-12KVM: x86: take slots_lock in kvm_free_pitRadim Krčmář1-0/+2
2017-07-12KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-12kvm: vmx: Properly handle machine check during VM-entryJim Mattson1-6/+9
2017-07-12KVM: x86: update master clock before computing kvmclock_offsetRadim Krčmář1-1/+7
2017-07-12nfsd4: factor ctime into change attributeJ. Bruce Fields3-3/+25
2017-07-12svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir fieldChuck Lever1-10/+8
2017-07-12svcrdma: use offset_in_page() macroChuck Lever1-2/+3
2017-07-12svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever2-39/+4