summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* HID: intel-ish-hid: use async resume functionYe Xiang2021-07-151-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-06-302-2/+27
|\
| * Merge branch 'for-5.14/multitouch' into for-linusJiri Kosina2021-06-301-0/+18
| |\
| | * HID: core: Add hid_hw_may_wakeup() functionHans de Goede2021-06-251-0/+18
| * | Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina2021-06-301-2/+8
| |\ \
| | * | HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warningLee Jones2021-04-071-1/+7
| | * | HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König2021-03-081-1/+1
| * | | Merge branch 'for-5.14/core' into for-linusJiri Kosina2021-06-301-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | HID: input: Add support for Programmable ButtonsThomas Weißschuh2021-06-241-0/+1
* | | | Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-06-307-5/+133
|\ \ \ \
| * \ \ \ Merge tag 'devm-helpers-v5.14-1' into review-hansHans de Goede2021-06-181-0/+25
| |\ \ \ \
| | * | | | devm-helpers: Add resource managed version of work initMatti Vaittinen2021-06-171-0/+25
| * | | | | Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede2021-06-162-1/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'intel-gpio-v5.14-1' into review-hansHans de Goede2021-06-162-0/+9
| |\ \ \ \ \ \
| | * | | | | | gpiolib: acpi: Add acpi_gpio_get_io_resource()Daniel Scally2021-06-041-0/+7
| | * | | | | | gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helperDaniel Scally2021-06-041-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz2021-06-161-0/+32
| * | | | | | platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz2021-06-161-2/+39
| * | | | | | platform/surface: aggregator: Update copyrightMaximilian Luz2021-06-163-3/+3
| * | | | | | platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz2021-06-161-0/+8
| * | | | | | platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz2021-06-161-0/+17
* | | | | | | Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2021-06-302-6/+45
|\ \ \ \ \ \ \
| * | | | | | | mbox: add polarfire soc system controller mailboxConor Dooley2021-06-261-0/+43
| * | | | | | | mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_dataChun-Kuang Hu2021-06-261-0/+1
| * | | | | | | mailbox: mtk-cmdq: Remove cmdq_cb_statusChun-Kuang Hu2021-06-261-6/+1
* | | | | | | | Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-06-291-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: decoding negTokenInit with generic ASN1 decoderHyunchul Lee2021-06-201-0/+8
| |/ / / / / / /
* | | | | | | | Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-06-291-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | fcntl: remove unused VALID_UPGRADE_FLAGSChristian Brauner2021-05-281-4/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc...Linus Torvalds2021-06-291-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mount: Support "nosymfollow" in new mount apiChristian Brauner2021-06-011-0/+1
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-2939-215/+342
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi2021-06-291-0/+5
| * | | | | | | | | mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman2021-06-291-1/+19
| * | | | | | | | | mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport2021-06-291-2/+2
| * | | | | | | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-294-9/+9
| * | | | | | | | | arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2021-06-291-2/+2
| * | | | | | | | | mm: remove CONFIG_DISCONTIGMEMMike Rapoport2021-06-292-36/+9
| * | | | | | | | | mm: drop SECTION_SHIFT in code commentsDong Aisheng2021-06-291-2/+0
| * | | | | | | | | mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman2021-06-291-0/+3
| * | | | | | | | | mm/page_alloc: limit the number of pages on PCP lists when reclaim is activeMel Gorman2021-06-291-0/+1
| * | | | | | | | | mm/page_alloc: scale the number of pages that are batch freedMel Gorman2021-06-291-1/+2
| * | | | | | | | | mm/page_alloc: adjust pcp->high after CPU hotplug eventsMel Gorman2021-06-291-1/+1
| * | | | | | | | | mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman2021-06-291-3/+0
| * | | | | | | | | mm/page_alloc: batch the accounting updates in the bulk allocatorMel Gorman2021-06-291-0/+8
| * | | | | | | | | mm/vmstat: inline NUMA event counter updatesMel Gorman2021-06-291-1/+9
| * | | | | | | | | mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman2021-06-292-27/+29
| * | | | | | | | | mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman2021-06-291-0/+2
| * | | | | | | | | mm/page_alloc: split per cpu page lists and zone statsMel Gorman2021-06-292-12/+14
| * | | | | | | | | mm: optimise nth_page for contiguous memmapMatthew Wilcox (Oracle)2021-06-291-0/+4