summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-04-072-4/+3
|\
| * vgaarb: avoid -Wempty-body warningsArnd Bergmann2021-03-221-1/+3
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-03-16364-4213/+8629
| |\
| * | fb_defio: Remove custom address_space_operationsMatthew Wilcox (Oracle)2021-03-121-3/+0
* | | Merge tag 'irq-no-autoen-2021-03-25' of git://git.kernel.org/pub/scm/linux/ke...Inki Dae2021-03-291-0/+4
|\ \ \ | |_|/ |/| |
| * | genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song2021-03-061-0/+4
* | | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-164-1/+16
|\ \ \ | | |/ | |/|
| * | dma-buf: dma-heap: Provide accessor to get heap nameJohn Stultz2021-02-251-0/+9
| * | drm: Fix HDMI_STATIC_METADATA_TYPE1 constantMario Kleiner2021-02-231-1/+1
| * | dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran2021-01-221-0/+3
| * | dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz2021-01-221-6/+6
| * | drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König2021-01-201-0/+5
| * | video: fbdev: simplefb: Add "r5g5b5a1" modeLauri Kasanen2021-01-201-0/+1
* | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-141-4/+0
|\ \ \
| * | | irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman2021-03-081-4/+0
| | |/ | |/|
* | | Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-142-7/+5
|\ \ \
| * | | seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra2021-03-101-4/+1
| * | | u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-101-3/+4
| |/ /
* | | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-141-0/+2
|\ \ \
| * | | perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang2021-03-061-0/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-147-12/+40
|\ \ \
| * | | mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui2021-03-131-4/+2
| * | | include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)2021-03-131-1/+2
| * | | linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann2021-03-131-0/+6
| * | | mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu2021-03-131-0/+21
| * | | mm/fork: clear PASID for new mmFenghua Yu2021-03-131-0/+1
| * | | stop_machine: mark helpers __always_inlineArnd Bergmann2021-03-131-5/+6
| * | | memblock: fix section mismatch warningArnd Bergmann2021-03-131-2/+2
* | | | Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-03-131-0/+3
|\ \ \ \
| * | | | cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMPShuo Liu2021-03-101-0/+3
| | |/ / | |/| |
* | | | Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-03-132-2/+14
|\ \ \ \
| * | | | kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada2021-03-112-2/+14
| |/ / /
* | | | Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-121-2/+2
|\ \ \ \
| * | | | block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig2021-03-111-2/+2
* | | | | Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-121-1/+1
|\ \ \ \ \
| * | | | | io_uring: index io_uring->xa by ctx not filePavel Begunkov2021-03-071-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-121-1/+1
|\ \ \ \ \
| * | | | | software node: Fix device_add_software_node()Heikki Krogerus2021-03-101-1/+1
| |/ / / /
* | | | | Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-121-0/+3
|\ \ \ \ \
| * | | | | regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf2021-03-101-0/+3
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-121-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-101-0/+4
| |/ / /
* | | | Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-03-111-0/+2
|\ \ \ \
| * | | | drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann2021-03-111-0/+2
| |/ / /
* | | | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-095-7/+14
|\ \ \ \
| * | | | net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth2021-03-091-1/+6
| * | | | atm: fix a typo in the struct descriptionTong Zhang2021-03-081-1/+1
| * | | | xsk: Remove dangling function declaration from header fileMaciej Fijalkowski2021-03-041-2/+0
| * | | | net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn2021-03-011-1/+1
| * | | | can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-011-2/+6