aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky2-0/+18
2022-12-05xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky1-23/+32
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky2-0/+48
2022-12-05xfrm: add new packet offload flagLeon Romanovsky2-0/+13
2022-12-05crypto: api - Use linux/cache.h instead of asm/cache.hHerbert Xu1-1/+1
2022-12-05efi: Put Linux specific magic number in the DOS headerArd Biesheuvel1-0/+7
2022-12-04hwmon: (gsc-hwmon) Switch to flexible array to simplify codeChristophe JAILLET1-3/+2
2022-12-04hwmon: Include <linux/kstrtox.h> when appropriateChristophe JAILLET1-0/+1
2022-12-04bpf: Do not mark certain LSM hook arguments as trustedYonghong Song1-0/+6
2022-12-04bpf: Handle MEM_RCU type properlyYonghong Song2-1/+2
2022-12-04ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown13-40/+73
2022-12-04random: include <linux/once.h> in the right headerChristophe JAILLET2-1/+1
2022-12-03Merge "ACPICA: Add CXL 3.0 structures..." into for-6.2/cxl-xorDan Williams5-5/+202
2022-12-03net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit1-0/+1
2022-12-03PCI/AER: Add optional logging callback for correctable errorDave Jiang1-0/+3
2022-12-03cxl/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-02nvdimm/region: Move cache management to the region driverDan Williams1-0/+5
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-13/+38
2022-12-02Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-1/+1
2022-12-02Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Dmitry Torokhov1-0/+1
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-12/+59
2022-12-02hpet: Replace one-element array with flexible-array memberKees Cook1-1/+1
2022-12-02Bluetooth: Remove codec id field in vendor codec definitionChethan T N1-1/+0
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas1-0/+11
2022-12-02panic: 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