summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-29Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-29drbd: Fix drbd_request_prepare() discard handlingBart Van Assche
2018-06-29blk-mq: don't queue more if we get a busy returnJens Axboe
2018-06-29aio: mark __aio_sigset::sigmask constAvi Kivity
2018-06-29net: handle NULL ->poll gracefullyChristoph Hellwig
2018-06-29Merge branch 'pm-domains'Rafael J. Wysocki
2018-06-29i2c: gpio: initialize SCL to HIGH againWolfram Sang
2018-06-29i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin
2018-06-29i2c: algos: bit: mention our experience about initial statesWolfram Sang
2018-06-29Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsJann Horn
2018-06-28parisc: Reduce debug output in unwind codeHelge Deller
2018-06-29Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-29Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-06-28dm: prevent DAX mounts if not supportedRoss Zwisler
2018-06-28dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler
2018-06-28pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler
2018-06-28Merge tag 'printk-for-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-28Merge tag 'sound-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-06-28Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-06-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-28proc: add Alexey to MAINTAINERSAlexey Dobriyan
2018-06-28kasan: depend on CONFIG_SLUB_DEBUGJason A. Donenfeld
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder
2018-06-28x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka
2018-06-28Revert mm/vmstat.c: fix vmstat_update() preemption BUGSebastian Andrzej Siewior
2018-06-28lib/percpu_ida.c: don't do alloc from per-CPU list if there is noneSebastian Andrzej Siewior
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28arm64: dts: hikey960: Define wl1837 power capabilitiesoscardagrach
2018-06-28arm64: dts: hikey: Define wl1835 power capabilitiesoscardagrach
2018-06-28block: Fix cloning of requests with a special payloadBart Van Assche
2018-06-28parisc: Wire up io_pgetevents syscallHelge Deller
2018-06-28parisc: Default to 4 SMP CPUsHelge Deller
2018-06-28parisc: Convert printk(KERN_LEVEL) to pr_lvl()Andy Shevchenko
2018-06-28parisc: Mark 16kB and 64kB page sizes BROKENHelge Deller
2018-06-28parisc: Drop struct sigaction from not exported header fileHelge Deller
2018-06-28nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg
2018-06-28kconfig: loop boundary condition fixJerry James
2018-06-28kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada
2018-06-28kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko
2018-06-28serdev: fix memleak on module unloadJohan Hovold
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko
2018-06-28n_tty: Access echo_* variables carefully.Tetsuo Handa
2018-06-28n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa
2018-06-28swiotlb: export swiotlb_dma_opsChristoph Hellwig
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-06-28Btrfs: fix mount failure when qgroup rescan is in progressFilipe Manana
2018-06-28Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversionChris Mason