summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-14platform/x86: simatic-ipc: drop custom P2SB bar codeHenning Schild1-2/+0
2022-07-14platform/x86/intel: Add Primary to Sideband (P2SB) bridge supportJonathan Yong1-0/+28
2022-07-14ALSA: hda: cs35l41: Add initial DSP support and firmware loadingVitaly Rodionov1-0/+4
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li1-1/+1
2022-07-14net/mlx5: Use software VHCA id when it's supportedYishai Hadas1-0/+1
2022-07-14net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas1-4/+21
2022-07-14netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *James Yonan1-1/+1
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu1-0/+6
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao1-1/+1
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller4-113/+660
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-3/+5
2022-07-13soundwire: Intel: add trigger callbackBard Liao1-0/+1
2022-07-13net: devlink: move unlocked function prototypes alongside the locked onesJiri Pirko1-9/+7
2022-07-13raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-13ALSA: compress: Fix kernel doc warningsTakashi Iwai2-4/+4
2022-07-13ALSA: dmaengine: Fix missing return value comments for kernel docsTakashi Iwai1-0/+2
2022-07-13ALSA: pcm: Fix missing return value comments for kernel docsTakashi Iwai1-2/+48
2022-07-13swiotlb: split up the global swiotlb lockTianyu Lan1-0/+5
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy2-0/+22
2022-07-13mmc: core: Use mmc_card_* macro and add a new for the sd_combo typeSeunghui Lee1-0/+1
2022-07-13sched/core: Always flush pending blk_plugJohn Keeping1-8/+0
2022-07-13Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-8/+18
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie47-535/+162
2022-07-13bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu2-1/+8
2022-07-13Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-07-13bpf: reparent bpf maps on memcg offliningRoman Gushchin1-1/+1
2022-07-13KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, againSean Christopherson1-5/+0
2022-07-12Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-0/+1
2022-07-12Merge tag 'tegra-for-5.20-memory' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-0/+132
2022-07-12drm/amdkfd: bump KFD version for unified ctx save/restore memoryEric Huang1-1/+2
2022-07-12blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Li kunyu1-1/+1
2022-07-12OPP: Remove dev{m}_pm_opp_of_add_table_noclk()Viresh Kumar1-12/+0
2022-07-12OPP: Provide a simple implementation to configure multiple clocksViresh Kumar1-0/+10
2022-07-12OPP: Allow multiple clocks for a deviceViresh Kumar1-1/+6
2022-07-12uapi: sof: abi: Bump SOF ABI for ext_data_lengthDaniel Baluta1-1/+1
2022-07-12ASoC: SOF: Copy compress parameters into extended dataDaniel Baluta1-2/+4
2022-07-12net: change the type of ip_route_input_rcu to staticZhengchao Shao1-4/+0
2022-07-12Merge tag 'v5.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann2-0/+43
2022-07-12mmc: sdhci: Capture eMMC and SD card errorsShaik Sajida Bhanu1-0/+6
2022-07-12mmc: core: Capture eMMC and SD card errorsShaik Sajida Bhanu1-0/+26
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh1-0/+4
2022-07-12devlink: Remove unused functions devlink_rate_leaf_create/destroyMoshe Shemesh1-2/+0
2022-07-12devlink: Remove unused function devlink_rate_nodes_destroyMoshe Shemesh1-1/+0
2022-07-12Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie1-0/+42
2022-07-12habanalabs: add status of reset after device releaseOded Gabbay1-1/+4
2022-07-12habanalabs: add support for common decoder interruptsOfir Bitton1-0/+4
2022-07-12habanalabs: naming refactor of user interrupt flowOfir Bitton1-2/+5
2022-07-12uapi: habanalabs: add gaudi2 definesOded Gabbay1-20/+435
2022-07-12habanalabs/goya: move dma direction enum to uapi fileOded Gabbay1-0/+27