summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap1-1/+1
2018-09-02Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay1-1/+0
2018-09-02of/platform: initialise AMBA default DMA masksLinus Walleij1-0/+4
2018-09-02sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig2-0/+7
2018-09-02Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson5-31/+66
2018-09-02ipv6: don't get lwtstate twice in ip6_rt_copy_init()Alexey Kodanev1-1/+0
2018-09-02x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2018-09-01Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-2/+3
2018-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2018-09-01ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o1-0/+2
2018-09-01random: make CPU trust a boot parameterKees Cook3-5/+16
2018-09-01ext4: avoid arithemetic overflow that can trigger a BUGTheodore Ts'o2-2/+9
2018-09-01kernel/dma/direct: take DMA offset into account in dma_direct_supportedChristoph Hellwig1-2/+2
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony1-1/+24
2018-09-01ibmvnic: Include missing return code checks in reset functionThomas Falcon1-3/+9
2018-09-01selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca1-1/+4
2018-09-01selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca1-1/+1
2018-09-01tcp: do not restart timewait timer on rst receptionFlorian Westphal1-1/+2
2018-09-01net/rds: RDS is not Radio Data SystemPavel Machek1-1/+1
2018-09-01hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui1-1/+10
2018-09-01nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski1-15/+33
2018-09-01Revert "packet: switch kvzalloc to allocate memory"Eric Dumazet2-13/+32
2018-09-01md-cluster: release RESYNC lock after the last resync messageGuoqing Jiang1-5/+5
2018-09-01RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni1-1/+4
2018-09-01md/raid5-cache: disable reshape completelyShaohua Li2-3/+8
2018-08-31blkcg: use tryget logic when associating a blkg with a bioDennis Zhou (Facebook)2-3/+5
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)3-8/+94
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2-63/+16
2018-08-31ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev3-0/+56
2018-08-31ipmi: Fix NULL pointer dereference in ssif_probeGustavo A. R. Silva1-1/+3
2018-08-31ARC: atomics: unbork atomic_fetch_##op()Will Deacon1-1/+1
2018-08-31MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton1-0/+20
2018-08-31netfilter: nf_tables: release chain in flushing setTaehee Yoo1-0/+1
2018-08-31netfilter: kconfig: nat related expression depend on nftables coreFlorian Westphal1-3/+5
2018-08-31kconfig: remove a spurious self-assignmentLukas Bulwahn1-1/+0
2018-08-31scripts/setlocalversion: git: Make -dirty check more robustGenki Sky1-1/+1
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-17/+26
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel1-6/+2
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+24
2018-08-31Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+4
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-44/+66
2018-08-31ASoC: tas6424: Save last fault register even when clearAndrew F. Davis1-3/+9
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski4-1/+53
2018-08-31x86: Allow generating user-space headers without a compilerBen Hutchings1-4/+7
2018-08-31x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn3-5/+15
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-08-31ipmi: Fix I2C client removal in the SSIF driverCorey Minyard1-11/+6
2018-08-31ipmi: Move BT capabilities detection to the detect callCorey Minyard1-44/+48
2018-08-31ipmi: Rework SMI registration failureCorey Minyard3-46/+37
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12