aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-24ACPI: fix NULL pointer dereferenceGravatar Linus Torvalds 1-1/+2
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2021-07-23memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsGravatar Mike Rapoport 1-2/+2
2021-07-23mm: use kmap_local_page in memzero_pageGravatar Christoph Hellwig 1-2/+2
2021-07-23mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Gravatar Christoph Hellwig 1-0/+2
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-5/+0
2021-07-23Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+6
2021-07-22Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+1
2021-07-23Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-0/+1
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-25/+1
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 3-3/+28
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2021-07-21Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-5/+62
2021-07-21Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Takashi Iwai 1-0/+6
2021-07-21afs: Fix tracepoint string placement with built-in AFSGravatar David Howells 1-5/+62
2021-07-21Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Gravatar Jonathan Marek 1-25/+1
2021-07-20drm: Return -ENOTTY for non-drm ioctlsGravatar Charles Baylis 1-0/+1
2021-07-20net/tcp_fastopen: remove obsolete externGravatar Eric Dumazet 1-1/+0
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Gravatar Andy Shevchenko 1-5/+0
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-60/+207
2021-07-17block: increase BLKCG_MAX_POLSGravatar Oleksandr Natalenko 1-1/+1
2021-07-16Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 2-5/+17
2021-07-16Merge tag 'renesas-fixes-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 1-53/+183
2021-07-16Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/sc...Gravatar Arnd Bergmann 1-2/+7
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceGravatar Vijendar Mukunda 1-0/+6
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-1/+1
2021-07-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+4
2021-07-15net_sched: introduce tracepoint trace_qdisc_enqueue()Gravatar Qitao Xu 1-0/+26
2021-07-15net_sched: use %px to print skb address in trace_qdisc_dequeue()Gravatar Qitao Xu 1-1/+1
2021-07-15net: use %px to print skb address in trace_netif_receive_skbGravatar Qitao Xu 1-1/+1
2021-07-15mm: fix the try_to_unmap prototype for !CONFIG_MMUGravatar Christoph Hellwig 1-1/+3
2021-07-15kasan: fix build by including kernel.hGravatar Marco Elver 1-0/+1
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 20-223/+105
2021-07-14fs: add vfs_parse_fs_param_source() helperGravatar Christian Brauner 1-0/+2
2021-07-13math-emu: Fix fall-through warningGravatar Gustavo A. R. Silva 1-1/+1
2021-07-13firmware: arm_scpi: Fix kernel doc warningsGravatar Sudeep Holla 1-0/+8
2021-07-13firmware: arm_scmi: Fix kernel doc warningsGravatar Sudeep Holla 1-5/+9
2021-07-12mm: Make copy_huge_page() always availableGravatar Matthew Wilcox (Oracle) 2-5/+1
2021-07-12dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitionsGravatar Biju Das 1-53/+183
2021-07-11net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Gravatar Marek Behún 1-5/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+4
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-1/+0
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-21/+429
2021-07-10Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 2-1/+2
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 7-9/+183
2021-07-09mptcp: avoid processing packet if a subflow resetGravatar Jianguo Wu 1-2/+3
2021-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+1
2021-07-09net: validate lwtstate->data before returning from skb_tunnel_info()Gravatar Taehee Yoo 1-1/+3
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-36/+7
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 4-3/+39