summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-15keys: Timestamp new keysDavid Howells
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells
2019-02-15assoc_array: Fix shortcut creationDavid Howells
2019-02-15KEYS: allow reaching the keys quotas exactlyEric Biggers
2019-02-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
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-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
2019-02-12scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja
2019-02-12scsi: sd: fix entropy gathering for most rotational disksJames Bottomley
2019-02-13Merge tag 'imx-drm-fixes-2019-02-12' of git://git.pengutronix.de/pza/linux in...Dave Airlie
2019-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-02-12mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada