summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-05-29net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: mdio: add mdio_device_get() and mdio_device_put()Russell King (Oracle)
2023-05-30firewire: core: implement variations to send request and wait for response wi...Takashi Sakamoto
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-05-29PM / devfreq: Reorder fields in 'struct devfreq_dev_status'Christophe JAILLET
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds
2023-05-28Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-05-28efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-27soundwire: intel: use substream for .free callbackPierre-Louis Bossart
2023-05-27soundwire: intel: use substream for .trigger callbackPierre-Louis Bossart
2023-05-27ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add new_peripheral_assigned callbackPierre-Louis Bossart
2023-05-27soundwire: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart
2023-05-27soundwire: intel: add eml_lock in the interface for new platformsPierre-Louis Bossart
2023-05-27ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart
2023-05-27soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add empty new ops for LunarLakePierre-Louis Bossart
2023-05-27soundwire: intel: add ACE2.x SHIM definitionsPierre-Louis Bossart
2023-05-27Merge 6.4-rc3 into tty-nextGreg Kroah-Hartman
2023-05-26EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam
2023-05-26soc: qcom: smem: introduce qcom_smem_get_soc_id()Robert Marko
2023-05-26soc: qcom: socinfo: move SMEM item struct and defines to a headerRobert Marko
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-26kallsyms: remove unsed API lookup_symbol_attrsManinder Singh
2023-05-26overflow: Add struct_size_t() helperKees Cook
2023-05-26HID: ensure timely release of driver-allocated resourcesDmitry Torokhov
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-05-26Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-05-26arm-cci: add cci_enable_port_for_self prototypeArnd Bergmann
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann
2023-05-26ARM: davinci: fix davinci_cpufreq_init() declarationArnd Bergmann
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-25Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-05-25mmc: sdio: Add/rename SDIO ID of the RTL8723DS SDIO wifi cardsMartin Blumenstingl
2023-05-25io_uring/cmd: add cmd lazy tw wake helperPavel Begunkov