summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-17x86/xen: Add "nopv" support for HVM guestZhenzhong Duan
2019-07-17x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan
2019-07-17xen: Map "xen_nopv" parameter to "nopv" and mark it obsoleteZhenzhong Duan
2019-07-17x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan
2019-07-17x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan
2019-07-17xen: remove tmem driverJuergen Gross
2019-07-17Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...Zhenzhong Duan
2019-07-17xen/events: fix binding user event channels to cpusJuergen Gross
2019-07-16scsi: megaraid_sas: set an unlimited max_segment_sizeChristoph Hellwig
2019-07-16scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig
2019-07-16scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-07-16scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-07-16scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig
2019-07-16scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig
2019-07-16scsi: core: take the DMA max mapping size into accountChristoph Hellwig
2019-07-16scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig
2019-07-16switch the remnants of releasing the mountpoint away from fs_pinAl Viro
2019-07-16get rid of detach_mnt()Al Viro
2019-07-16virtio_pmem: fix sparse warningPankaj Gupta
2019-07-16make struct mountpoint bear the dentry reference to mountpoint, not struct mountAl Viro
2019-07-16scsi: core: Fix race on creating sense cacheMing Lei
2019-07-16scsi: sd_zbc: Fix compilation warningDamien Le Moal
2019-07-16scsi: libfc: fix null pointer dereference on a null lportColin Ian King
2019-07-16dax: Fix missed wakeup with PMD faultsMatthew Wilcox (Oracle)
2019-07-16fs/select.c: use struct_size() in kmalloc()Gustavo A. R. Silva
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan
2019-07-16arm64: mm: implement pte_devmap supportRobin Murphy
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy
2019-07-16mm: clean up is_device_*_page() definitionsRobin Murphy
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V
2019-07-16mm: move MAP_SYNC to asm-generic/mman-common.hAneesh Kumar K.V
2019-07-16device-dax: "Hotremove" persistent memory that is used like normal RAMPavel Tatashin
2019-07-16mm/hotplug: make remove_memory() interface usablePavel Tatashin
2019-07-16device-dax: fix memory and resource leak if hotplug failsPavel Tatashin
2019-07-16include/linux/lz4.h: fix spelling and copy-paste errors in documentationTom Levy
2019-07-16ipc/mqueue.c: only perform resource calculation if user validKees Cook
2019-07-16include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport
2019-07-16scripts/gdb: add helpers to find and list devicesLeonard Crestez
2019-07-16scripts/gdb: add lx-genpd-summary commandLeonard Crestez
2019-07-16drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar
2019-07-16kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)
2019-07-16drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
2019-07-16select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()Oleg Nesterov
2019-07-16select: change do_poll() to return -ERESTARTNOHAND rather than -EINTROleg Nesterov
2019-07-16signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov
2019-07-16signal: reorder struct sighand_structAlexey Dobriyan
2019-07-16selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFODmitry V. Levin
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova
2019-07-16powerpc: define syscall_get_error()Dmitry V. Levin
2019-07-16parisc: define syscall_get_error()Dmitry V. Levin