summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-21ASoC: SOF: Intel/IPC4: Support for external firmware librariesMark Brown
2022-10-21Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...Rafael J. Wysocki
2022-10-21srcu: Debug NMI safety even on archs that don't require itFrederic Weisbecker
2022-10-21EDAC/ghes: Prepare to make ghes_edac a proper moduleJia He
2022-10-21rcu: Remove rcu_is_idle_cpu()Yipeng Zou
2022-10-21slab: Explain why SLAB_TYPESAFE_BY_RCU reference before lockingPaul E. McKenney
2022-10-21spi: Introduce spi_get_device_match_data() helperAndy Shevchenko
2022-10-21ASoC: SOF: Intel: Add ipc4 library loading implementationPeter Ujfalusi
2022-10-21ASoC: SOF: Add path definition for external firmware librariesPeter Ujfalusi
2022-10-21ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdataPeter Ujfalusi
2022-10-21ASoC: Merge HDA/ext cleanupMark Brown
2022-10-21crypto: scatterwalk - remove duplicate function declarationsTianjia Zhang
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-10-21ALSA: control: add snd_ctl_rename()Maciej S. Szmigiero
2022-10-20sctp: remove unnecessary NULL check in sctp_association_init()Alexey Kodanev
2022-10-20bpf: Fix dispatcher patchable function entry to 5 bytes nopJiri Olsa
2022-10-20Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-21ata: remove unused helper ata_id_flush_ext_enabled()Niklas Cassel
2022-10-21ata: remove unused helper ata_id_flush_enabled()Niklas Cassel
2022-10-21ata: remove unused helper ata_id_lba48_enabled()Niklas Cassel
2022-10-20srcu: Check for consistent per-CPU per-srcu_struct NMI safetyPaul E. McKenney
2022-10-20srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()Paul E. McKenney
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra
2022-10-20ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart
2022-10-20ALSA: hda: ext: hda_ext_controller: use hlink variable/parameterPierre-Louis Bossart
2022-10-20EDAC/ghes: Add a notifier for reporting memory errorsJia He
2022-10-20USB: make devnode() callback in usb_class_driver take a const *Greg Kroah-Hartman
2022-10-20USB: allow some usb functions to take a const pointer.Greg Kroah-Hartman
2022-10-20driver core: allow kobj_to_dev() to take a const pointerGreg Kroah-Hartman
2022-10-20drm/panfrost: replace endian-specific types with native onesSteven Price
2022-10-20drm/panfrost: Remove type name from internal structsSteven Price
2022-10-20acl: remove a slew of now unused helpersChristian Brauner
2022-10-20xattr: use posix acl apiChristian Brauner
2022-10-20ovl: use posix acl apiChristian Brauner
2022-10-20acl: add vfs_remove_acl()Christian Brauner
2022-10-20acl: add vfs_get_acl()Christian Brauner
2022-10-20acl: add vfs_set_acl()Christian Brauner
2022-10-20evm: add post set acl hookChristian Brauner
2022-10-20integrity: implement get and set acl hookChristian Brauner
2022-10-20security: add get, remove and set acl hookChristian Brauner
2022-10-209p: implement get acl methodChristian Brauner
2022-10-20fs: add new get acl methodChristian Brauner
2022-10-20fs: rename current get acl methodChristian Brauner