summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-06Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflictIngo Molnar64-377/+399
2022-05-06arch_topology: Trace the update thermal pressureLukasz Luba1-0/+29
2022-05-06export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman1-3/+4
2022-05-06rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski1-0/+8
2022-05-06Merge tag 'drm-misc-next-2022-05-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-11/+32
2022-05-06xfrm: drop not needed flags variable in XFRM offload structLeon Romanovsky1-1/+0
2022-05-06xfrm: store and rely on direction to construct offload flagsLeon Romanovsky1-0/+6
2022-05-06xfrm: rename xfrm_state_offload struct to allow reuseLeon Romanovsky1-5/+5
2022-05-06xfrm: delete not used number of external headersLeon Romanovsky1-1/+0
2022-05-06xfrm: free not used XFRM_ESP_NO_TRAILER flagLeon Romanovsky1-1/+1
2022-05-06Merge tag 'drm-intel-gt-next-2022-05-05' of git://anongit.freedesktop.org/drm...Dave Airlie1-6/+56
2022-05-06dt-bindings: clk: qcom: gcc-msm8976: Add modem resetAdam Skladowski1-0/+1
2022-05-06net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean1-1/+1
2022-05-06tcp: allow MPTCP to update the announced windowPaolo Abeni1-1/+1
2022-05-06net: Fix features skip in for_each_netdev_feature()Tariq Toukan1-2/+2
2022-05-06net: Make msg_zerocopy_alloc staticDavid Ahern1-1/+0
2022-05-06Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-1/+4
2022-05-06io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsgJens Axboe1-0/+10
2022-05-06Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski2-22/+1
2022-05-05Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a f...Alex Deucher1-1/+0
2022-05-05termbits: Convert octal defines to hexIlpo Järvinen1-110/+110
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-13/+27
2022-05-05PCI/PM: Drop the runtime_d3cold device flagRafael J. Wysocki1-4/+0
2022-05-05Merge tag 'asahi-soc-rtkit-sart-nvme-for-5.19' of https://github.com/AsahiLin...Arnd Bergmann2-0/+208
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-3/+4
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2-0/+18
2022-05-05Merge tag 'stm32-dt-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-37/+33
2022-05-05Merge tag 'scmi-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-6/+25
2022-05-05Merge tag 'ffa-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+6
2022-05-05Merge tag 'reset-for-v5.19' of git://git.pengutronix.de/pza/linux into arm/dr...Arnd Bergmann1-0/+125
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Bartosz Golaszewski2-0/+18
2022-05-05gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König1-12/+0
2022-05-05ASoC: SOF: Add initial header file for ipc4Peter Ujfalusi1-0/+460
2022-05-05regmap: Add bulk read/write callbacks into regmap_configMarek Vasut1-0/+12
2022-05-05mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy1-1/+1
2022-05-05mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...Christophe Leroy2-0/+14
2022-05-05Merge tag 'renesas-r9a09g011-dt-binding-defs-tag' into renesas-clk-for-v5.19Geert Uytterhoeven1-0/+352
2022-05-05dt-bindings: clock: Add r9a09g011 CPG Clock DefinitionsPhil Edworthy1-0/+352
2022-05-05drm: Add DRM-managed mutex_init()Thomas Zimmermann1-0/+3
2022-05-05dt-bindings: clock: add clock binding definitions for Exynos Auto v9Chanho Park1-0/+299
2022-05-05thunderbolt: Add support for XDomain lane bondingMika Westerberg1-9/+10
2022-05-05block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)1-1/+4
2022-05-05secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2-3/+3
2022-05-05dt-bindings: power: imx8mp: add defines for HDMI blk-ctrl domainsLucas Stach1-0/+8
2022-05-05dt-bindings: soc: Add i.MX8MP media block control DT bindingsPaul Elder1-0/+10
2022-05-05dt-bindings: soc: add binding for i.MX8MP HDMI blk-ctrlLucas Stach0-0/+0
2022-05-05Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij1-1/+27
2022-05-04cfg80211: support disabling EHT modeMuna Sinada2-0/+4
2022-05-04soc: qcom: llcc: Add sc8180x and sc8280xp configurationsBjorn Andersson1-0/+2
2022-05-04Merge branch irq/gic-v3-5.19 into irq/irqchip-nextMarc Zyngier1-0/+2