summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-16Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-02-16Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-02-16Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2019-02-16Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds
2019-02-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda
2019-02-15lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pureMiguel Ojeda
2019-02-15auxdisplay: ht16k33: fix potential user-after-free on module unloadMiguel Ojeda
2019-02-15Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-15Merge tag 'for-5.0/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-02-15Merge tag 'drm-fixes-2019-02-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-02-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-02-15drm: Use array_size() when creating leaseMatthew Wilcox
2019-02-15Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-15Merge tag 'drm-intel-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-02-15Merge tag 'drm-misc-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-14dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-14Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson
2019-02-14net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot
2019-02-14Revert "nfsd4: return default lease period"J. Bruce Fields
2019-02-14net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang
2019-02-14mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn
2019-02-14Merge branch 'net-phy-fix-locking-issue'David S. Miller
2019-02-14net: phy: fix potential race in the phylib state machineHeiner Kallweit
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani
2019-02-13net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()Dan Carpenter
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet
2019-02-13dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin
2019-02-13net: phy: fix interrupt handling in non-started statesHeiner Kallweit
2019-02-13sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrateXin Long
2019-02-13sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long
2019-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-02-13Merge tag 'mlx5-fixes-2019-02-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed
2019-02-13net/mlx5: Fix a compilation warning in events.cTariq Toukan
2019-02-13net/mlx5: No command allowed when command interface is not readyHuy Nguyen
2019-02-13net/mlx5e: Fix NULL pointer derefernce in set channels error flowMaria Pasechnik
2019-02-13Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-02-13netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso
2019-02-13drm/amdgpu/psp11: TA firmware is optional (v3)Alex Deucher
2019-02-13Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-02-13signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman
2019-02-13mmc: meson-gx: fix interrupt nameMartin Blumenstingl