summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-13nvme: remove nvme_ns_config_oncsChristoph Hellwig
2019-03-13nvme: disable Write Zeroes for qemu controllersChristoph Hellwig
2019-03-13nvmet-fc: bring Disconnect into compliance with FC-NVME specJames Smart
2019-03-13nvmet-fc: fix issues with targetport assoc_list list walkingJames Smart
2019-03-13Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-13Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-13nvme-fc: reject reconnect if io queue count is reduced to zeroJames Smart
2019-03-13nvme-fc: fix numa_node when dev is nullJames Smart
2019-03-13nvme-fc: use nr_phys_segments to determine existence of sglJames Smart
2019-03-13nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-03-13nvme: update comment to make the code easier to readYufen Yu
2019-03-13nvme: put ns_head ref if namespace fails allocationSagi Grimberg
2019-03-13nvme-trace: fix cdw10 buffer overrunKeith Busch
2019-03-13nvme: don't warn on block content change effectsKeith Busch
2019-03-13nvme: add get-feature to admin cmds tracerMax Gurtovoy
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada
2019-03-14kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada
2019-03-14kbuild: add workaround for Debian make-kpkgMasahiro Yamada
2019-03-14kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada
2019-03-14unicore32: simplify linker script generation for decompressorMasahiro Yamada
2019-03-14h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada
2019-03-14modpost: always show verbose warning for section mismatchMasahiro Yamada
2019-03-14ia64: prefix header search path with $(srctree)/Masahiro Yamada
2019-03-14libfdt: prefix header search paths with $(srctree)/Masahiro Yamada
2019-03-14deb-pkg: generate correct build dependenciesRiku Voipio
2019-03-13i2c: i2c-designware-platdrv: Always use a dynamic adapter numberHans de Goede
2019-03-13i2c: i2c-designware-platdrv: Cleanup setting of the adapter numberHans de Goede
2019-03-13Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-03-13i2c: add extra check to safe DMA buffer helperWolfram Sang
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-03-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-13Merge branch 'for-5.1/md-post' of https://github.com/liu-song-6/linux into fo...Jens Axboe
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-13Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...Linus Torvalds
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-13tracing: kdb: Fix ftdump to not sleepDouglas Anderson
2019-03-13ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela
2019-03-13ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang
2019-03-13ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan
2019-03-139p/net: fix memory leak in p9_client_createzhengbin
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier
2019-03-13powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre
2019-03-13powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy
2019-03-12f2fs: fix to avoid deadlock in f2fs_read_inline_dir()Chao Yu
2019-03-12f2fs: fix to adapt small inline xattr space in __find_inline_xattr()Chao Yu