summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-102-7/+5
|\
| * trace: fix an incorrect __user annotation on stack_trace_sysctlChristoph Hellwig2020-06-081-3/+2
| * net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*Christoph Hellwig2020-06-081-4/+3
* | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-101-1/+1
|\ \
| * | user_regset_copyout_zero(): use clear_user()Al Viro2020-06-031-1/+1
* | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-104-90/+126
|\ \ \
| * | | compiler_types.h: Use unoptimized __unqual_scalar_typeof for sparseMarco Elver2020-06-051-1/+1
| * | | compiler_types.h: Optimize __unqual_scalar_typeof compilation timeMarco Elver2020-06-051-1/+22
| * | | compiler.h: Enforce that READ_ONCE_NOCHECK() access size is sizeof(long)Will Deacon2020-06-051-2/+5
| * | | compiler-types.h: Include naked type in __pick_integer_type() matchWill Deacon2020-06-051-2/+7
| * | | READ_ONCE: Fix comment describing 2x32-bit atomicityWill Deacon2020-06-051-3/+3
| * | | locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macrosWill Deacon2020-04-161-8/+8
| * | | READ_ONCE: Drop pointer qualifiers when reading from scalar typesWill Deacon2020-04-162-3/+24
| * | | READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accessesWill Deacon2020-04-161-3/+30
| * | | READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()Will Deacon2020-04-161-79/+39
| * | | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon2020-04-151-3/+2
* | | | Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-102-2/+3
|\ \ \ \
| * \ \ \ Merge branch 'acpica'Rafael J. Wysocki2020-06-102-2/+3
| |\ \ \ \
| | * | | | ACPICA: Update version to 20200528Bob Moore2020-06-051-1/+1
| | * | | | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda2020-06-051-1/+2
* | | | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-103-1/+25
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki2020-06-101-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: change '.set_boost' to act on one policyXiongfeng Wang2020-06-051-1/+1
| * | | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2020-06-102-0/+30
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-06-012-0/+30
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | opp: Expose bandwidth information via debugfsViresh Kumar2020-05-291-0/+6
| | | * | | | | | | opp: Add support for parsing interconnect bandwidthGeorgi Djakov2020-05-291-0/+18
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-06-102-23/+5
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' into nextDmitry Torokhov2020-05-171-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-121-0/+5
| * | | | | | | | | | | Merge tag 'v5.6' into nextDmitry Torokhov2020-05-12662-6312/+19299
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Input: delete unused GP2AP002A00F driverLinus Walleij2020-04-191-23/+0
* | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-06-108-13/+284
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | virtio_mem: convert device block size into 64bitMichael S. Tsirkin2020-06-091-2/+2
| * | | | | | | | | | | | | vhost_vdpa: Support config interrupt in vdpaZhu Lingshan2020-06-061-0/+4
| * | | | | | | | | | | | | virtio-mem: Don't rely on implicit compiler padding for requestsDavid Hildenbrand2020-06-041-0/+3
| * | | | | | | | | | | | | mm/memory_hotplug: Introduce offline_and_remove_memory()David Hildenbrand2020-06-041-0/+1
| * | | | | | | | | | | | | mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINEDavid Hildenbrand2020-06-041-0/+10
| * | | | | | | | | | | | | virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand2020-06-041-1/+9
| * | | | | | | | | | | | | virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand2020-06-042-0/+201
| * | | | | | | | | | | | | vdpa: introduce get_vq_notification methodJason Wang2020-06-041-0/+16
| * | | | | | | | | | | | | virtio: force spec specified alignment on typesMichael S. Tsirkin2020-06-022-14/+38
| * | | | | | | | | | | | | virtio: add VIRTIO_RING_NO_LEGACYMatej Genci2020-06-021-0/+4
* | | | | | | | | | | | | | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-06-1011-78/+112
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'cfi/for-5.8' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/l...Richard Weinberger2020-06-032-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | mtd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-262-4/+4
| * | | | | | | | | | | | | | | Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger2020-06-011-12/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | mtd: spi-nor: Fix SPI NOR acronymTudor Ambarus2020-05-281-4/+4
| | * | | | | | | | | | | | | | | mtd: spi-nor: fix kernel-doc for spi_nor::spimemSergei Shtylyov2020-04-281-1/+1
| | * | | | | | | | | | | | | | | mtd: spi-nor: fix kernel-doc for spi_nor::infoSergei Shtylyov2020-04-281-1/+1