summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-12iomap: Switch to offset_in_page for clarityAndreas Gruenbacher1-10/+10
2018-08-12xfs: Close race between direct IO and xfs_break_layouts()Dave Jiang1-5/+4
2018-08-12Merge branch 'for-next' into for-linusTakashi Iwai1271-9029/+15875
2018-08-12blkcg: Make blkg_root_lookup() work for queues in bypass modeBart Van Assche2-11/+6
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-39/+46
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-11Merge branch 'cpsw-runtime-pm-fix'David S. Miller2-15/+12
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk1-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2-11/+5
2018-08-11mtd: rawnand: atmel: Select GENERIC_ALLOCATORBoris Brezillon1-0/+1
2018-08-11Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon9-23/+62
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon795-5831/+13302
2018-08-11zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim1-1/+14
2018-08-11mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com1-0/+3
2018-08-11lib/ubsan: remove null-pointer checksAndrey Ryabinin4-17/+0
2018-08-11MAINTAINERS: GDB: update e-mail addressKieran Bingham1-1/+1
2018-08-11smb3: create smb3 equivalent alias for cifs pseudo-xattrsSteve French1-2/+26
2018-08-11Documentation: corrections to console/console.txtRandy Dunlap1-7/+8
2018-08-11Documentation: add ioctl number entry for v4l2-subdev.hRandy Dunlap1-0/+1
2018-08-11Remove gendered language from management style documentationFox Foster1-12/+13
2018-08-11pinctrl: nomadik: silence uninitialized variable warningDan Carpenter1-5/+6
2018-08-11pinctrl: axp209: Fix NULL pointer dereference after allocationAnton Vasilyev1-6/+20
2018-08-11pinctrl: samsung: Remove duplicated "wakeup" in printkKrzysztof Kozlowski1-1/+1
2018-08-10x86/mm/pti: Move user W+X check into pti_finalize()Joerg Roedel3-5/+10
2018-08-10xfs: repair the AGIDarrick J. Wong3-1/+220
2018-08-10xfs: repair the AGFLDarrick J. Wong5-1/+380
2018-08-10xfs: repair the AGFDarrick J. Wong4-10/+400
2018-08-10bcache: fix error setting writeback_rate through sysfs interfaceColy Li1-3/+10
2018-08-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+28
2018-08-10smb3: allow previous versions to be mounted with snapshot= mount parmSteve French2-0/+68
2018-08-10cifs: don't show domain= in mount output when domain is emptyRonnie Sahlberg1-1/+1
2018-08-10cifs: add missing support for ACLs in SMB 3.11Ronnie Sahlberg1-0/+5
2018-08-10Merge branch 'spi-4.19' into spi-nextMark Brown27-609/+1167
2018-08-10Merge branch 'spi-4.18' into spi-linusMark Brown6-65/+86
2018-08-10Merge branch 'regulator-4.19' into regulator-nextMark Brown49-269/+4163
2018-08-10Merge branch 'regulator-4.18' into regulator-linusMark Brown1-3/+24
2018-08-10regulator: add QCOM RPMh regulator driverDavid Collins3-0/+779
2018-08-10regulator: dt-bindings: add QCOM RPMh regulator bindingsDavid Collins2-0/+196
2018-08-10Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown17-7/+2341
2018-08-10hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami1-2/+38
2018-08-10hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami1-42/+145
2018-08-10hwmon: (adt7475) Change valid parameter to bool typeTokunori Ikegami1-1/+2
2018-08-10hwmon: (adt7475) Split device update function to measure and limitsTokunori Ikegami1-101/+109
2018-08-10spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski1-1/+1
2018-08-10x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf1-4/+12
2018-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-20/+30
2018-08-10smb3: enumerating snapshots was leaving part of the data off endSteve French1-7/+27
2018-08-10cifs: update smb2_queryfs() to use compoundingRonnie Sahlberg4-26/+131
2018-08-10cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg4-43/+107
2018-08-10make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro1-5/+2