Age | Commit message (Expand) | Author | Files | Lines |
2019-05-15 | Merge branches 'pm-cpufreq' and 'pm-domains' | Rafael J. Wysocki | 3 | -64/+97 |
2019-05-15 | Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm' | Rafael J. Wysocki | 2 | -2/+8 |
2019-05-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 6 | -29/+40 |
2019-05-15 | Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 7 | -8/+75 |
2019-05-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 15 | -75/+155 |
2019-05-15 | drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl | Dan Carpenter | 1 | -0/+3 |
2019-05-15 | drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl | Dan Carpenter | 1 | -13/+13 |
2019-05-15 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 8 | -8/+8 |
2019-05-15 | pps: pps-gpio PPS ECHO implementation | Tom Burkart | 1 | -3/+85 |
2019-05-15 | pps: descriptor-based gpio | Tom Burkart | 1 | -36/+31 |
2019-05-15 | panic: avoid the extra noise dmesg | Feng Tang | 1 | -0/+6 |
2019-05-15 | rapidio: fix a NULL pointer dereference when create_workqueue() fails | Kangjie Lu | 1 | -0/+8 |
2019-05-15 | lib/math: move int_pow() from pwm_bl.c for wider use | Andy Shevchenko | 1 | -15/+0 |
2019-05-15 | mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized | Masahiro Yamada | 1 | -1/+1 |
2019-05-15 | include/: refactor headers to allow kthread.h inclusion in psi_types.h | Suren Baghdasaryan | 1 | -0/+1 |
2019-05-15 | drm/pl111: Initialize clock spinlock early | Guenter Roeck | 1 | -2/+3 |
2019-05-15 | power: supply: olpc_battery: force the le/be casts | Lubomir Rintel | 1 | -3/+3 |
2019-05-15 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -41/+40 |
2019-05-14 | drm/msm: correct attempted NULL pointer dereference in debugfs | Brian Masney | 1 | -1/+2 |
2019-05-14 | Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -44/+160 |
2019-05-14 | Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 50 | -178/+3052 |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 72 | -1329/+2446 |
2019-05-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 38 | -153/+101 |
2019-05-14 | xen/privcmd-buf.c: convert to use vm_map_pages_zero() | Souptick Joarder | 1 | -6/+2 |
2019-05-14 | xen/gntdev.c: convert to use vm_map_pages() | Souptick Joarder | 1 | -7/+4 |
2019-05-14 | videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages() | Souptick Joarder | 3 | -22/+13 |
2019-05-14 | iommu/dma-iommu.c: convert to use vm_map_pages() | Souptick Joarder | 1 | -11/+1 |
2019-05-14 | drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages() | Souptick Joarder | 1 | -13/+5 |
2019-05-14 | drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages() | Souptick Joarder | 1 | -15/+2 |
2019-05-14 | drivers/firewire/core-iso.c: convert to use vm_map_pages_zero() | Souptick Joarder | 1 | -13/+2 |
2019-05-14 | mm/memory_hotplug: make unregister_memory_section() never fail | David Hildenbrand | 1 | -11/+5 |
2019-05-14 | mm/mmu_notifier: convert user range->blockable to helper function | Jérôme Glisse | 5 | -12/+13 |
2019-05-14 | drivers/base/memory.c: clean up relics in function parameters | Baoquan He | 1 | -6/+6 |
2019-05-14 | IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast() | Ira Weiny | 1 | -1/+2 |
2019-05-14 | IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast() | Ira Weiny | 1 | -1/+1 |
2019-05-14 | IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast() | Ira Weiny | 1 | -2/+2 |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 17 | -19/+28 |
2019-05-14 | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM | Ira Weiny | 5 | -14/+17 |
2019-05-14 | mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre... | Dan Williams | 1 | -4/+2 |
2019-05-14 | nvme: validate cntlid during controller initialisation | Christoph Hellwig | 1 | -17/+24 |
2019-05-14 | nvme: change locking for the per-subsystem controller list | Christoph Hellwig | 1 | -18/+14 |
2019-05-14 | nvme: trace all async notice events | Chaitanya Kulkarni | 2 | -3/+3 |
2019-05-14 | nvme-fabrics: remove unused argument | Minwoo Im | 1 | -2/+2 |
2019-05-14 | EDAC/mc: Fix edac_mc_find() in case no device is found | Robert Richter | 1 | -8/+4 |
2019-05-14 | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+8 |
2019-05-14 | drm/msm: remove resv fields from msm_gem_object struct | Brian Masney | 3 | -10/+2 |
2019-05-14 | hwmon: (pwm-fan) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -44/+29 |
2019-05-14 | hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -4/+2 |
2019-05-14 | hwmon: (mlxreg-fan) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -21/+10 |
2019-05-14 | hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -16/+9 |