aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-04-14regmap-irq: make it possible to add irq_chip do a specific device nodeMichael Walle1-0/+10
2020-04-14KVM: Check validity of resolved slot when searching memslotsSean Christopherson1-1/+1
2020-04-14EDAC: Drop the EDAC report status checksTony Luck1-8/+0
2020-04-14x86/mce: Convert the CEC to use the MCE notifierTony Luck1-5/+0
2020-04-14thermal: Remove thermal_zone_device_update() stubDaniel Lezcano1-3/+0
2020-04-14thermal: Remove stubs for thermal_zone_[un]bind_cooling_deviceDaniel Lezcano1-10/+0
2020-04-14thermal: Change IS_ENABLED to IFDEF in the header fileDaniel Lezcano1-1/+1
2020-04-14thermal: Move get_thermal_instance to the internal headerDaniel Lezcano1-6/+0
2020-04-14thermal: Move get_tz_trend to the internal headerDaniel Lezcano1-3/+1
2020-04-14thermal: Move trip point structure definition to private headerDaniel Lezcano1-15/+0
2020-04-14thermal: Move internal IPA functionsDaniel Lezcano1-24/+0
2020-04-14thermal: Move struct thermal_attr to the private headerDaniel Lezcano1-5/+1
2020-04-14thermal: Move default governor config option to the internal headerDaniel Lezcano1-11/+0
2020-04-14thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano1-3/+0
2020-04-14firmware: arm_scpi: Add include guard to linux/scpi_protocol.hSudeep Holla1-0/+6
2020-04-14firmware: arm_scmi: Add include guard to linux/scmi_protocol.hSudeep Holla1-0/+6
2020-04-14genirq: Remove setup_irq() and remove_irq()afzal mohammed1-2/+0
2020-04-13kcsan: Change data_race() to no longer require marking racing accessesMarco Elver1-2/+2
2020-04-13kcsan: Move kcsan_{disable,enable}_current() to kcsan-checks.hMarco Elver2-16/+16
2020-04-13kcsan: Introduce scoped ASSERT_EXCLUSIVE macrosMarco Elver1-1/+72
2020-04-13kcsan: Add support for scoped accessesMarco Elver2-0/+60
2020-04-13device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal1-9/+5
2020-04-13include/ntb: Fix typo in ntb_unregister_device descriptionMaciej Grochowski1-1/+1
2020-04-13soc / drm: mediatek: Move routing control to mmsys deviceEnric Balletbo i Serra1-0/+20
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar348-4237/+7511
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+18
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-15/+73
2020-04-10change email address for Pali RohárPali Rohár1-1/+1
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-0/+3
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-8/+8
2020-04-10mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe1-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-0/+12
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+5
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-0/+14
2020-04-10mm/memory.c: add vm_insert_pages()Arjun Roy1-0/+2
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin1-0/+12
2020-04-10mm: cma: NUMA node interfaceAslan Bakirov2-2/+15
2020-04-10docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab1-1/+1
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky1-5/+0
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-91/+3
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds2-30/+17
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman1-0/+1
2020-04-08Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds4-33/+17
2020-04-08Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-1/+0
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-92/+206
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-18/+72
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+30
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+336
2020-04-08Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe1-4/+0