aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-23livepatch: Validate module/old func name lengthfor-4.18/upstreamKamalesh Babulal1-0/+6
2018-05-24livepatch: Remove not longer valid limitations from the documentationPetr Mladek1-24/+0
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-81/+163
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-22/+313
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+26
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-4/+20
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds30-716/+998
2018-04-19powerpc/kvm: Fix lockups when running KVM guests on Power8Michael Ellerman1-2/+2
2018-04-19powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling1-1/+2
2018-04-18MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-04-18MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1
2018-04-18Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2-35/+76
2018-04-19powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt1-0/+4
2018-04-17MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn1-1/+1
2018-04-17xen: xenbus_dev_frontend: Really return response stringSimon Gaiser1-1/+2
2018-04-17xen/sndif: Sync up with the canonical definition in XenOleksandr Andrushchenko1-16/+306
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesfor-4.17/upstream-fixesPetr Mladek5-34/+59
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek5-47/+104
2018-04-17powerpc/64s: Default l1d_size to 64K in RFI fallback flushMadhavan Srinivasan1-0/+11
2018-04-17s390/signal: cleanup uapi struct sigactionMartin Schwidefsky1-7/+16
2018-04-16Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2018-04-16MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn1-1/+6
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-11/+279
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-73/+1081
2018-04-16x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel1-1/+1
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini6-13/+991
2018-04-16kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini3-29/+6
2018-04-16X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed4-22/+56
2018-04-17powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...Jia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai1-1/+1
2018-04-16MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn1-0/+6
2018-04-16s390: rename default_defconfig to debug_defconfigHeiko Carstens1-0/+0
2018-04-16s390: remove gcov defconfigHeiko Carstens1-661/+0
2018-04-16s390: update defconfigMartin Schwidefsky3-18/+46
2018-04-16rbd: notrim map optionIlya Dryomov1-5/+14
2018-04-16rbd: adjust queue limits for "fancy" stripingIlya Dryomov1-9/+8
2018-04-16rbd: avoid Wreturn-type warningsArnd Bergmann1-3/+3
2018-04-16ceph: always update atime/mtime/ctime for new inodeYan, Zheng1-3/+7
2018-04-16rbd: support timeout in rbd_wait_state_locked()Dongsheng Yang1-1/+21
2018-04-16rbd: refactor rbd_wait_state_locked()Ilya Dryomov1-17/+26
2018-04-16s390: add support for IBM z14 Model ZR1Heiko Carstens3-4/+6
2018-04-16s390: remove couple of duplicate includesVasily Gorbik2-2/+0
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik1-6/+0
2018-04-16s390/nospec: include cpu.hSebastian Ott1-0/+1
2018-04-16s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter1-0/+1
2018-04-16s390/kexec_file: add generated files to .gitignoreHeiko Carstens1-0/+2
2018-04-16s390/Kconfig: Move kexec config options to "Processor type and features"Philipp Rudo1-21/+20
2018-04-16s390/kexec_file: Add ELF loaderPhilipp Rudo4-0/+150
2018-04-16s390/kexec_file: Add crash support to image loaderPhilipp Rudo4-6/+234
2018-04-16s390/kexec_file: Add image loaderPhilipp Rudo4-1/+176
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo6-0/+144
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo7-0/+198
2018-04-16s390/kexec_file: Prepare setup.h for kexec_file_loadPhilipp Rudo1-13/+27
2018-04-16s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky1-1/+1
2018-04-16s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik1-1/+1
2018-04-15Linux 4.17-rc1Linus Torvalds1-2/+2
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds94-1234/+277
2018-04-15Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-71/+240
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds18-82/+109
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds41-5164/+316
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds33-802/+1150
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-105/+329
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-14/+22
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-187/+629
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-56/+106
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+0
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-40/+63
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-654/+681
2018-04-14parisc: Fix missing binfmt_elf32.o build errorHelge Deller1-1/+1
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo5-4/+28
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo4-32/+31
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2-34/+13
2018-04-13kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo1-22/+12
2018-04-13kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo1-46/+30
2018-04-13kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo1-97/+103
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo3-61/+71
2018-04-13kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo1-16/+22
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2-8/+13
2018-04-13kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo1-14/+0
2018-04-13include/linux/kexec.h: silence compile warningsPhilipp Rudo1-0/+2
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro3-188/+201
2018-04-13x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro1-11/+7
2018-04-13x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro1-51/+31
2018-04-13x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro1-12/+12
2018-04-13x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro1-63/+58
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro8-94/+71
2018-04-13kexec_file: make use of purgatory optionalAKASHI Takahiro3-0/+11
2018-04-13proc: revalidate misc dentriesAlexey Dobriyan1-1/+22
2018-04-13mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka1-1/+2
2018-04-13kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik1-0/+1
2018-04-13ipc/shm: fix use-after-free of shm file via remap_file_pages()Eric Biggers1-3/+20
2018-04-13mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMUArnd Bergmann1-1/+5
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin6-3/+17
2018-04-13get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin1-1/+4
2018-04-13mm/gup_benchmark: handle gup failuresMichael S. Tsirkin1-1/+3
2018-04-13resource: fix integer overflow at reallocationTakashi Iwai1-1/+2
2018-04-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-172/+510
2018-04-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds8-5/+283
2018-04-14MIPS: io: Add barrier after register read in readX()Sinan Kaya1-0/+2
2018-04-13Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+13
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds10-639/+789
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds198-3950/+16113
2018-04-13Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-63/+205
2018-04-13Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds55-456/+628
2018-04-13Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds33-525/+2119
2018-04-13Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds19-226/+245
2018-04-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+47
2018-04-13Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds9-38/+84
2018-04-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-199/+242
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds30-1358/+357
2018-04-13kconfig: extend output of 'listnewconfig'Don Zickus1-2/+12
2018-04-13kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkgJavier Martinez Canillas1-0/+2
2018-04-13btrfs: Only check first key for committed tree blocksQu Wenruo1-0/+8
2018-04-13powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman2-15/+22
2018-04-13firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare1-2/+2
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2-1/+10
2018-04-13firmware: dmi_scan: Fix UUID length safety checkJean Delvare1-1/+1
2018-04-13Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui1-3/+3
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds40-1640/+432
2018-04-12Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-34/+15
2018-04-12proc: fixup copyright signAlexey Dobriyan9-7/+37
2018-04-12Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2018-04-12cifs: change validate_buf to validate_iovRonnie Sahlberg1-18/+21
2018-04-12cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()Ronnie Sahlberg1-2/+3
2018-04-12cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg3-9/+13
2018-04-12cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg4-2/+4
2018-04-12smb3.11: replace a 4 with server->vals->header_preamble_sizeSteve French2-5/+9
2018-04-12Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-157/+60
2018-04-12arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni1-0/+8
2018-04-12arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni1-5/+14
2018-04-12arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni1-18/+18
2018-04-12arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni1-0/+12
2018-04-12arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni1-0/+3
2018-04-12arch/sh: pci: don't use disabled resourcesThomas Petazzoni1-0/+5
2018-04-12arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2-4/+7
2018-04-12arch/sh: add sh7786_mm_sel() functionThomas Petazzoni1-0/+7
2018-04-12sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker2-6/+8
2018-04-12sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno1-4/+1
2018-04-13Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie10-74/+124
2018-04-13Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie1-7/+8
2018-04-12cifs: replace a 4 with server->vals->header_preamble_sizeRonnie Sahlberg1-1/+1
2018-04-12cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg4-6/+9
2018-04-12MIPS: io: Prevent compiler reordering writeX()Sinan Kaya1-1/+1
2018-04-12SMB311: Improve checking of negotiate security contextsSteve French3-0/+106
2018-04-12SMB3: Fix length checking of SMB3.11 negotiate requestSteve French2-0/+46
2018-04-12Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds37-205/+172
2018-04-12Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-23/+62
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds33-493/+866
2018-04-12Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-51/+85
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland1-28/+0
2018-04-12Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds28-593/+2703
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland1-3/+0
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li1-3/+6
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li1-13/+54
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland1-25/+33
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-198/+345
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-19/+79
2018-04-12Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds3-2/+3
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-57/+51
2018-04-12Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-93/+15
2018-04-12GFS2: Minor improvements to comments and documentationBob Peterson3-4/+5
2018-04-12gfs2: Stop using rhashtable_walk_peekAndreas Gruenbacher1-19/+28
2018-04-12lockref: Add lockref_put_not_zeroAndreas Gruenbacher2-0/+29
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao1-1/+1
2018-04-12x86: Add check for APIC access address for vmentry of L2 guestsKrish Sadhukhan1-0/+13
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds3-20/+143
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart7-66/+101
2018-04-12nvme: Use admin command effects for admin commandsKeith Busch1-1/+1
2018-04-12nvmet: fix space padding in serial numberDaniel Verkamp1-0/+1
2018-04-12nvme: check return value of init_srcu_struct functionMax Gurtovoy1-1/+4
2018-04-12nvmet: Fix nvmet_execute_write_zeroes sector countRodrigo R. Galvao1-2/+2
2018-04-12nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch1-6/+17
2018-04-12nvme-pci: Remove unused queue parameterKeith Busch1-7/+3
2018-04-12nvme-pci: Skip queue deletion if there are no queuesKeith Busch1-1/+1
2018-04-12nvme: target: fix buffer overflowArnd Bergmann1-1/+1
2018-04-12nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn1-1/+3
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn2-3/+1
2018-04-12nvme-loop: fix kernel oops in case of unhandled commandMing Lei1-7/+2
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling2-4/+4
2018-04-12btrfs: add SPDX header to KconfigDavid Sterba1-0/+2
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba58-750/+65
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba35-475/+133
2018-04-12powerpc/mm/radix: Fix checkstops caused by invalid tlbielMichael Ellerman1-3/+2
2018-04-12Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana1-5/+58
2018-04-12Btrfs: clean up resources during umount after trans is abortedLiu Bo1-1/+2
2018-04-12ovl: update documentation w.r.t "xino" featureAmir Goldstein1-6/+33
2018-04-12ovl: add support for "xino" mount and config optionsAmir Goldstein3-3/+88
2018-04-12ovl: consistent d_ino for non-samefs with xinoAmir Goldstein1-6/+39
2018-04-12ovl: consistent i_ino for non-samefs with xinoAmir Goldstein4-14/+21
2018-04-12ovl: constant st_ino for non-samefs with xinoAmir Goldstein5-10/+75
2018-04-12ovl: allocate anon bdev per unique lower fsAmir Goldstein4-28/+72
2018-04-12ovl: factor out ovl_map_dev_ino() helperAmir Goldstein3-39/+57
2018-04-12ovl: cleanup ovl_update_time()Miklos Szeredi1-17/+11