summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-04random: include <linux/once.h> in the right headerChristophe JAILLET2-1/+1
2022-12-04Merge "ACPICA: Add CXL 3.0 structures..." into for-6.2/cxl-xorDan Williams5-5/+202
2022-12-04net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit1-0/+1
2022-12-04PCI/AER: Add optional logging callback for correctable errorDave Jiang1-0/+3
2022-12-04cxl/pci: add tracepoint events for CXL RASDave Jiang1-0/+112
2022-12-03block: remove devnode callback from struct block_device_operationsGreg Kroah-Hartman1-1/+0
2022-12-03nvdimm/region: Move cache management to the region driverDan Williams1-0/+5
2022-12-03Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-13/+38
2022-12-03Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-1/+1
2022-12-03Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Dmitry Torokhov1-0/+1
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-12/+59
2022-12-03hpet: Replace one-element array with flexible-array memberKees Cook1-1/+1
2022-12-03Bluetooth: Remove codec id field in vendor codec definitionChethan T N1-1/+0
2022-12-03Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas1-0/+11
2022-12-03panic: Consolidate open-coded panic_on_warn checksKees Cook1-0/+1
2022-12-02pktcdvd: remove driver.Greg Kroah-Hartman2-309/+0
2022-12-02seccomp: document the "filter_count" fieldRandy Dunlap1-0/+1
2022-12-02Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEADPaolo Bonzini2-41/+23
2022-12-02KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas2-5/+5
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas1-2/+0
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlJavier Martinez Canillas1-12/+0
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe39-113/+202
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe1-0/+14
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe1-0/+25
2022-12-02ASoC: hdmi-codec: Allow playback and capture to be disabledMark Brown1-0/+4
2022-12-02regulator: add mt6357 regulatorFabien Parent1-0/+51
2022-12-02clocksource/drivers/timer-ti-dm: Make timer_get_irq staticTony Lindgren1-2/+0
2022-12-02dmaengine: Revert "dmaengine: remove s3c24xx driver"Vinod Koul1-0/+48
2022-12-02printk, xen: fbfront: create/use safe function for forcing preferredJohn Ogness1-0/+1
2022-12-02serial_core: replace uart_console_enabled() with uart_console_registered()John Ogness1-2/+8
2022-12-02console: introduce console_is_registered()John Ogness1-0/+28
2022-12-02console: introduce wrappers to read/write console flagsJohn Ogness1-0/+45
2022-12-02printk: introduce console_list_lockJohn Ogness1-3/+20
2022-12-02printk: Prepare for SRCU console list protectionJohn Ogness1-1/+27
2022-12-02printk: Convert console_drivers list to hlistThomas Gleixner1-3/+5
2022-12-02crypto: kpp - Add ctx helpers with DMA alignmentHerbert Xu1-1/+23
2022-12-02crypto: akcipher - Add ctx helpers with DMA alignmentHerbert Xu1-1/+23
2022-12-02crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127Herbert Xu1-1/+1
2022-12-02crypto: skcipher - Add ctx helpers with DMA alignmentHerbert Xu1-0/+22
2022-12-02crypto: hash - Add ctx helpers with DMA alignmentHerbert Xu1-0/+22
2022-12-02crypto: aead - Add ctx helpers with DMA alignmentHerbert Xu1-0/+22
2022-12-02crypto: api - Add crypto_tfm_ctx_dmaHerbert Xu2-7/+39
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu3-2/+5
2022-12-02crypto: kpp - Move reqsize into tfmHerbert Xu2-5/+6
2022-12-02crypto: akcipher - Move reqsize into tfmHerbert Xu2-4/+5
2022-12-02crypto: kpp - Add helper to set reqsizeHerbert Xu1-0/+6
2022-12-02configfs: remove mentions of committable itemsBartosz Golaszewski1-3/+0
2022-12-02module: add module_elf_check_arch for module-specific checksNicholas Piggin1-0/+3
2022-12-02sctp: delete free member from struct sctp_sched_opsXin Long1-2/+0
2022-12-02mptcp: add pm listener eventsGeliang Tang1-0/+9