summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-11iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer1-1/+1
2019-05-11iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev1-1/+1
2019-05-11ext4: unsigned int compared against zeroColin Ian King1-1/+2
2019-05-11ext4: fix use-after-free in dx_release()Sahitya Tummala1-1/+4
2019-05-11bpf: fix out of bounds backwards jmps due to dead code removalDaniel Borkmann1-2/+2
2019-05-11ext4: fix data corruption caused by overlapping unaligned and aligned IOLukas Czerner1-0/+7
2019-05-11jbd2: fix potential double freeChengguang Xu4-36/+61
2019-05-11ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan1-2/+15
2019-05-11gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6Chris Packham1-1/+1
2019-05-11net: phy: realtek: add missing page operationsHeiner Kallweit1-0/+12
2019-05-11Merge branch 'of_get_mac_address-fixes'David S. Miller24-49/+33
2019-05-11net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+1
2019-05-11net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar19-19/+19
2019-05-11powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+2
2019-05-11dt-bindings: doc: net: remove Linux API referencesPetr Štetiar2-5/+5
2019-05-11of_net: remove nvmem-mac-address propertyPetr Štetiar1-23/+6
2019-05-11net/ibmvnic: Update carrier state after link state changeThomas Falcon1-5/+4
2019-05-11net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon2-27/+28
2019-05-11dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPENDYueHaibing1-1/+1
2019-05-11bridge: Fix error path for kobject_init_and_add()Tobin C. Harding1-7/+6
2019-05-11tomoyo: Don't emit WARNING: string while fuzzing testing.Tetsuo Handa1-0/+2
2019-05-11tomoyo: Change pathname calculation for read-only filesystems.Tetsuo Handa1-1/+2
2019-05-11tomoyo: Check address length before reading address familyTetsuo Handa1-0/+4
2019-05-11tomoyo: Add a kernel config option for fuzzing testing.Tetsuo Handa2-1/+22
2019-05-11livepatch: Remove klp_check_compiler_support()Jiri Kosina4-23/+0
2019-05-10parisc: Use __ro_after_init in init.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in unwind.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in time.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in processor.cHelge Deller1-2/+2
2019-05-10parisc: Use __ro_after_init in process.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in perf_images.hHelge Deller1-2/+2
2019-05-10parisc: Use __ro_after_init in pci.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in inventory.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in head.SHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in firmware.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in drivers.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in cache.cHelge Deller1-8/+8
2019-05-10parisc: Enable the ro_after_init featureHelge Deller3-38/+35
2019-05-10parisc: Drop LDCW barrier in CAS code when running UPHelge Deller1-4/+8
2019-05-10ktest: update sample.conf for grub2blsMasayoshi Mizuma1-2/+18
2019-05-10ktest: remove get_grub2_indexMasayoshi Mizuma1-36/+0
2019-05-10ktest: pass KERNEL_VERSION to POST_KTESTMasayoshi Mizuma1-1/+3
2019-05-10ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma1-3/+15
2019-05-10ktest: cleanup get_grub_indexMasayoshi Mizuma1-33/+17
2019-05-10ktest: introduce _get_grub_indexMasayoshi Mizuma1-0/+37
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov30-74/+2297
2019-05-10EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman1-2/+2
2019-05-10Merge tag 'docs-5.2a' of git://git.lwn.net/linuxLinus Torvalds37-2070/+2620
2019-05-10kconfig: make parent directories for the saved .config as neededMasahiro Yamada3-3/+5
2019-05-10kconfig: do not write .config if the content is the sameMasahiro Yamada1-0/+54