summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-04-16READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accessesWill Deacon
2020-04-16READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()Will Deacon
2020-04-16irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier
2020-04-15ext4: use non-movable memory for superblock readaheadRoman Gushchin
2020-04-15compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon
2020-04-15include/linux/dmaengine: Typos fixes in API documentationMaciej Grochowski
2020-04-15i2c: remove i2c_new_probed_device APIWolfram Sang
2020-04-15crash_dump: Remove no longer used saved_max_pfnKairui Song
2020-04-14Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...Mark Brown
2020-04-14regmap: add reg_sequence helpersMarco Felsch
2020-04-14regmap-irq: make it possible to add irq_chip do a specific device nodeMichael Walle
2020-04-14KVM: Check validity of resolved slot when searching memslotsSean Christopherson
2020-04-14EDAC: Drop the EDAC report status checksTony Luck
2020-04-14x86/mce: Convert the CEC to use the MCE notifierTony Luck
2020-04-14thermal: Remove thermal_zone_device_update() stubDaniel Lezcano
2020-04-14thermal: Remove stubs for thermal_zone_[un]bind_cooling_deviceDaniel Lezcano
2020-04-14thermal: Change IS_ENABLED to IFDEF in the header fileDaniel Lezcano
2020-04-14thermal: Move get_thermal_instance to the internal headerDaniel Lezcano
2020-04-14thermal: Move get_tz_trend to the internal headerDaniel Lezcano
2020-04-14thermal: Move trip point structure definition to private headerDaniel Lezcano
2020-04-14thermal: Move internal IPA functionsDaniel Lezcano
2020-04-14thermal: Move struct thermal_attr to the private headerDaniel Lezcano
2020-04-14thermal: Move default governor config option to the internal headerDaniel Lezcano
2020-04-14thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano
2020-04-14firmware: arm_scpi: Add include guard to linux/scpi_protocol.hSudeep Holla
2020-04-14firmware: arm_scmi: Add include guard to linux/scmi_protocol.hSudeep Holla
2020-04-14genirq: Remove setup_irq() and remove_irq()afzal mohammed
2020-04-13kcsan: Change data_race() to no longer require marking racing accessesMarco Elver
2020-04-13kcsan: Move kcsan_{disable,enable}_current() to kcsan-checks.hMarco Elver
2020-04-13kcsan: Introduce scoped ASSERT_EXCLUSIVE macrosMarco Elver
2020-04-13kcsan: Add support for scoped accessesMarco Elver
2020-04-13device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal
2020-04-13include/ntb: Fix typo in ntb_unregister_device descriptionMaciej Grochowski
2020-04-13soc / drm: mediatek: Move routing control to mmsys deviceEnric Balletbo i Serra
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-10mm/memory.c: add vm_insert_pages()Arjun Roy
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin
2020-04-10mm: cma: NUMA node interfaceAslan Bakirov
2020-04-10docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds