summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-06Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-06Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-09-06clocksource: Revert "Remove kthread"Peter Zijlstra
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky
2018-09-06RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-06irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He
2018-09-06block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski
2018-09-06arm64: fix erroneous warnings in page freeing functionsMark Rutland
2018-09-06Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stb...Olof Johansson
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla
2018-09-06Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-06Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-06printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)
2018-09-06HID: i2c-hid: Don't reset device upon system resumeKai-Heng Feng
2018-09-06rbd: support cloning across namespacesIlya Dryomov
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov
2018-09-06ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov
2018-09-06cpu/hotplug: Prevent state corruption on error rollbackThomas Gleixner
2018-09-06cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()Neeraj Upadhyay
2018-09-06x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn
2018-09-06x86/tsc: Prevent result truncation on 32bitChuanhua Lei
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare
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-05HID: input: Set INPUT_PROP_-property for HID_UP_DIGITIZERSTatsunosuke Tobita
2018-09-05HID: cougar: Stop processing vendor events on hid-coreDaniel M. Lambea
2018-09-05HID: cougar: Make parameter 'g6_is_space' dinamically settableDaniel M. Lambea
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-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