summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-02Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEADPaolo Bonzini
2022-12-02KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlJavier Martinez Canillas
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe
2022-12-02ASoC: hdmi-codec: Allow playback and capture to be disabledMark Brown
2022-12-02regulator: add mt6357 regulatorFabien Parent
2022-12-02clocksource/drivers/timer-ti-dm: Make timer_get_irq staticTony Lindgren
2022-12-02dmaengine: Revert "dmaengine: remove s3c24xx driver"Vinod Koul
2022-12-02printk, xen: fbfront: create/use safe function for forcing preferredJohn Ogness
2022-12-02serial_core: replace uart_console_enabled() with uart_console_registered()John Ogness
2022-12-02console: introduce console_is_registered()John Ogness
2022-12-02console: introduce wrappers to read/write console flagsJohn Ogness
2022-12-02printk: introduce console_list_lockJohn Ogness
2022-12-02printk: Prepare for SRCU console list protectionJohn Ogness
2022-12-02printk: Convert console_drivers list to hlistThomas Gleixner
2022-12-02crypto: kpp - Add ctx helpers with DMA alignmentHerbert Xu
2022-12-02crypto: akcipher - Add ctx helpers with DMA alignmentHerbert Xu
2022-12-02crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127Herbert Xu
2022-12-02crypto: skcipher - Add ctx helpers with DMA alignmentHerbert Xu
2022-12-02crypto: hash - Add ctx helpers with DMA alignmentHerbert Xu
2022-12-02crypto: aead - Add ctx helpers with DMA alignmentHerbert Xu
2022-12-02crypto: api - Add crypto_tfm_ctx_dmaHerbert Xu
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2022-12-02crypto: kpp - Move reqsize into tfmHerbert Xu
2022-12-02crypto: akcipher - Move reqsize into tfmHerbert Xu
2022-12-02crypto: kpp - Add helper to set reqsizeHerbert Xu
2022-12-02configfs: remove mentions of committable itemsBartosz Golaszewski
2022-12-02module: add module_elf_check_arch for module-specific checksNicholas Piggin
2022-12-01sctp: delete free member from struct sctp_sched_opsXin Long
2022-12-01mptcp: add pm listener eventsGeliang Tang
2022-12-01fscrypt: remove unused Speck definitionsEric Biggers
2022-12-01net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov
2022-12-01jump_label: Prevent key->enabled int overflowDmitry Safonov
2022-12-01RDMA/rxe: Extend rxe user ABI to support atomic writeXiao Yang
2022-12-01RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang
2022-12-01RDMA: Extend RDMA user ABI to support atomic writeXiao Yang
2022-12-01dt-bindings: clock: Add SM8550 GCC clocksAbel Vesa
2022-12-01dt-bindings: clock: qcom: ipq8074: add missing networking resetsRobert Marko
2022-12-01nvdimm/cxl/pmem: Add support for master passphrase disable security commandDave Jiang
2022-12-01cxl/pmem: Add "Passphrase Secure Erase" security command supportDave Jiang
2022-12-01cxl/pmem: Add "Unlock" security command supportDave Jiang
2022-12-01cxl/pmem: Add "Freeze Security State" security command supportDave Jiang
2022-12-01cxl/pmem: Add Disable Passphrase security command supportDave Jiang
2022-12-01cxl/pmem: Add "Set Passphrase" security command supportDave Jiang
2022-12-01fscrypt: Add SM4 XTS/CTS symmetric algorithm supportTianjia Zhang
2022-12-01blk-crypto: Add support for SM4-XTS blk crypto modeTianjia Zhang
2022-12-01firmware: arm_ffa: Move comment before the field it is documentingWill Deacon