summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-14firmware: stratix10-svc: Add support for FCSAng Tien Sung
2022-07-14usb: typec: Add support for retimersPrashant Malani
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-07-14dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"Christian König
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini
2022-07-14platform/x86: simatic-ipc: drop custom P2SB bar codeHenning Schild
2022-07-14platform/x86/intel: Add Primary to Sideband (P2SB) bridge supportJonathan Yong
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li
2022-07-13net/mlx5: Use software VHCA id when it's supportedYishai Hadas
2022-07-13net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-07-13soundwire: Intel: add trigger callbackBard Liao
2022-07-13swiotlb: split up the global swiotlb lockTianyu Lan
2022-07-13mmc: core: Use mmc_card_* macro and add a new for the sd_combo typeSeunghui Lee
2022-07-13sched/core: Always flush pending blk_plugJohn Keeping
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-07-12bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu
2022-07-12bpf: reparent bpf maps on memcg offliningRoman Gushchin
2022-07-12KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, againSean Christopherson
2022-07-12Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2022-07-12OPP: Remove dev{m}_pm_opp_of_add_table_noclk()Viresh Kumar
2022-07-12OPP: Provide a simple implementation to configure multiple clocksViresh Kumar
2022-07-12OPP: Allow multiple clocks for a deviceViresh Kumar
2022-07-12Merge tag 'v5.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2022-07-12mmc: sdhci: Capture eMMC and SD card errorsShaik Sajida Bhanu
2022-07-12mmc: core: Capture eMMC and SD card errorsShaik Sajida Bhanu
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh
2022-07-12Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie
2022-07-11bpf: Fix 'dubious one-bit signed bitfield' warningsMatthieu Baerts
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-07-11kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suitesDaniel Latypov
2022-07-11kunit: unify module and builtin suite definitionsJeremy Kerr
2022-07-11Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-11Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-07-11fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
2022-07-11netfilter: h323: merge nat hook pointers into oneFlorian Westphal
2022-07-11netfilter: nf_conntrack: add missing __rcu annotationsFlorian Westphal
2022-07-11Merge tag 'fpga-late-for-5.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger
2022-07-11genirq: Allow irq_set_chip_handler_name_locked() to take a const irq_chipMichael Walle
2022-07-11Merge tag 'v5.19-rc6' into tip:x86/kdumpBorislav Petkov
2022-07-11vfio-pci/zdev: add open/close device hooksMatthew Rosato
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato
2022-07-11vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVMMatthew Rosato
2022-07-11Merge 5.19-rc6 into staging-nextGreg Kroah-Hartman
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman
2022-07-10XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)