summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-05platform/chrome: fix wilco-ec dependenciesArnd Bergmann
2019-03-05Revert "s390/cpum_cf: Add kernel message exaplanations"Martin Schwidefsky
2019-03-05powerpc: remove dead code in head_fsl_booke.SJason Yan
2019-03-05powerpc/configs: Sync skiroot defconfigJoel Stanley
2019-03-05powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V
2019-03-04Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-04Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-03-04Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-04Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-03-04Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-03-04Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-03-04Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-03-04CIFS: Respect SMB2 hdr preamble size in read responsesPavel Shilovsky
2019-03-04CIFS: Count SMB3 credits for malformed pending responsesPavel Shilovsky
2019-03-04CIFS: Do not log credits when unmounting a sharePavel Shilovsky
2019-03-04CIFS: Always reset read error to -EIO if no responsePavel Shilovsky
2019-03-04cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTEDNamjae Jeon
2019-03-04CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky
2019-03-04smb3: request more credits on tree connectSteve French
2019-03-04smb3: make default i/o size for smb3 mounts largerSteve French
2019-03-04CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky
2019-03-04smb3: fix bytes_read statisticsSteve French
2019-03-04cifs: return -ENODATA when deleting an xattr that does not existRonnie Sahlberg
2019-03-04cifs: add credits from unmatched responses/messagesRonnie Sahlberg
2019-03-04cifs: replace snprintf with scnprintfRonnie Sahlberg
2019-03-04cifs: Fix NULL pointer dereference of devnameYao Liu
2019-03-04CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky
2019-03-04fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesSlavomir Kaslev
2019-03-04keys: fix missing __user in KEYCTL_PKEY_QUERYBen Dooks
2019-03-05Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-03-04net/sched: avoid unused-label warningArnd Bergmann
2019-03-04net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann
2019-03-04phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann
2019-03-04net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_anegHeiner Kallweit
2019-03-04net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit
2019-03-04RDMA/umem: minor bug fix in error handling pathJohn Hubbard
2019-03-04RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing
2019-03-04cxgb4: kfree mhp after the debug printShaobo He
2019-03-04libnvdimm/namespace: Clean up holder_class_store()Dan Williams
2019-03-04Documentation/locking/lockdep: Drop last two chars of sample statesGeert Uytterhoeven
2019-03-04doc: rcu: Suspicious RCU usage is a warningGeert Uytterhoeven
2019-03-04docs: driver-api: iio: fix errors in documentationTomasz Duszynski
2019-03-04IB/rdmavt: Fix concurrency panics in QP post_send and modify to errorMichael J. Ruhl
2019-03-04IB/rdmavt: Fix loopback send with invalidate orderingMike Marciniszyn
2019-03-04Documentation/process/howto: Update for 4.x -> 5.x versioningZenghui Yu