summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-05net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-05RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()Parav Pandit
2018-09-05block: don't warn when doing fsync on read-only devicesMikulas Patocka
2018-09-05bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur
2018-09-05IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)
2018-09-05net: qca_spi: Fix race condition in spi transfersStefan Wahren
2018-09-05be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros
2018-09-05mlxsw: spectrum_buffers: Set up a dedicated pool for BUM trafficPetr Machata
2018-09-05HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede
2018-09-05HID: core: fix NULL pointer dereferenceGustavo A. R. Silva
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-09-04riscv: Do not overwrite initrd_start and initrd_endGuenter Roeck
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-09-04lib/Kconfig.debug: fix three typos in help textThibaut Sautereau
2018-09-04checkpatch: add __ro_after_init to known $AttributeJoe Perches
2018-09-04mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removalDave Jiang
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-04memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko
2018-09-04checkpatch: add optional static const to blank line declarations testJoe Perches
2018-09-04ipc/shm: properly return EIDRM in shm_lock()Davidlohr Bueso
2018-09-04mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.Aneesh Kumar K.V
2018-09-04mm/util.c: improve kvfree() kerneldocAndrew Morton
2018-09-04tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2018-09-04kmemleak: always register debugfs fileVincent Whitchurch
2018-09-04mm: respect arch_dup_mmap() return valueNadav Amit
2018-09-04mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().Tetsuo Handa
2018-09-04mm: memcontrol: print proper OOM header when no eligible victim leftJohannes Weiner
2018-09-04iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-04IB/core: Release object lock if destroy failedArtemy Kovalyov
2018-09-04RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-09-04ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev
2018-09-04ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev
2018-09-04ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires
2018-09-04HID: multitouch: fix Elan panels with 2 input modes declarationBenjamin Tissoires
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-04act_ife: fix a potential use-after-freeCong Wang
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan