summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-17net: hp100: fix always-true check for link up stateColin Ian King
2018-09-17ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre
2018-09-17net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart
2018-09-17pppoe: fix reception of frames with no mac headerGuillaume Nault
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe
2018-09-17mtd: partitions: fix unbalanced of_node_get/put()Miquel Raynal
2018-09-17hwmon: (nct6775) Use different register to get fan RPM for fan7Guenter Roeck
2018-09-17ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto
2018-09-17ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto
2018-09-17ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto
2018-09-17ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto
2018-09-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-09-16veth: Orphan skb before GROToshiaki Makita
2018-09-16Merge branch 'udp-add-missing-check-on-edumx-rx-path'David S. Miller
2018-09-16udp6: add missing checks on edumux packet processingPaolo Abeni
2018-09-16udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni
2018-09-16stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-09-16Linux 4.19-rc4v4.19-rc4Linus Torvalds
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman
2018-09-15ext4, dax: set ext4_dax_aops for dax filesToshi Kani
2018-09-15ext4, dax: add ext4_bmap to ext4_dax_aopsToshi Kani
2018-09-15hwmon: (nct6775) Fix RPM output for fan7 on NCT6796DGuenter Roeck
2018-09-15ext4: don't mark mmp buffer head dirtyLi Dongyang
2018-09-15ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers
2018-09-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-15hwmon: (nct6775) Fix virtual temperature sources for NCT6796DGuenter Roeck
2018-09-15x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap
2018-09-15mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada
2018-09-14Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-09-14Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-14Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-09-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti