summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-04-18ihex.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18igmp.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18genalloc.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18ethtool.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-04-18energy_model.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18enclosure.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18dirent.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18digsig.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-04-18can: dev: peak_canfd.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-04-18blk_types: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18blk-mq: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18bio: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18x86/asm: Provide a Kconfig symbol for disabling old assembly annotationsMark Brown1-4/+4
2020-04-18buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu1-1/+0
2020-04-18scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru1-0/+1
2020-04-17svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever1-0/+1
2020-04-17debugfs: remove return value of debugfs_create_u32()Greg Kroah-Hartman1-8/+4
2020-04-17virtio: drop vringh.h dependencyMichael S. Tsirkin1-1/+0
2020-04-17vdpa: allow a 32 bit vq alignmentMichael S. Tsirkin1-1/+1
2020-04-17Merge tag 'irqchip-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-0/+2
2020-04-17firmware: Drop unused pages field from struct firmwareTakashi Iwai1-1/+0
2020-04-17virtio/test: fix up after IOTLB changesMichael S. Tsirkin1-0/+6
2020-04-16perf/core: Open access to the core for CAP_PERFMON privileged processAlexey Budankov1-3/+3
2020-04-16capabilities: Introduce CAP_PERFMON to kernel and user spaceAlexey Budankov1-0/+4
2020-04-16pinctrl: mcp23s08: Get rid of legacy platform dataAndy Shevchenko1-18/+0
2020-04-16READ_ONCE: Drop pointer qualifiers when reading from scalar typesWill Deacon2-3/+24
2020-04-16READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accessesWill Deacon1-3/+30
2020-04-16READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()Will Deacon1-79/+39
2020-04-16irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier1-0/+2
2020-04-16ext4: use non-movable memory for superblock readaheadRoman Gushchin1-0/+8
2020-04-15compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon1-3/+2
2020-04-15include/linux/dmaengine: Typos fixes in API documentationMaciej Grochowski1-4/+4
2020-04-15i2c: remove i2c_new_probed_device APIWolfram Sang1-6/+0
2020-04-15crash_dump: Remove no longer used saved_max_pfnKairui Song1-2/+0
2020-04-14Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...Mark Brown1-0/+10
2020-04-14regmap: add reg_sequence helpersMarco Felsch1-0/+7
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