summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Brown6-32/+54
2022-12-04random: include <linux/once.h> in the right headerChristophe JAILLET2-1/+1
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-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 Kicinski1-6/+22
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 Torvalds4-12/+55
2022-12-03hpet: Replace one-element array with flexible-array memberKees Cook1-1/+1
2022-12-03panic: Consolidate open-coded panic_on_warn checksKees Cook1-0/+1
2022-12-02pktcdvd: remove driver.Greg Kroah-Hartman1-197/+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 Canillas1-2/+2
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe18-71/+124
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-02regulator: add mt6357 regulatorFabien Parent1-0/+51
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: api - Add crypto_tfm_ctx_dmaHerbert Xu1-5/+0
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-02jump_label: Prevent key->enabled int overflowDmitry Safonov1-4/+17
2022-12-01nvdimm/cxl/pmem: Add support for master passphrase disable security commandDave Jiang1-0/+2
2022-12-01blk-crypto: Add support for SM4-XTS blk crypto modeTianjia Zhang1-0/+1
2022-12-01firmware: arm_ffa: Move comment before the field it is documentingWill Deacon1-1/+1
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon1-0/+83
2022-12-01ext4: journal_path mount options should follow linksLukas Czerner1-0/+1
2022-12-01efi: libstub: Always enable initrd command line loader and bump versionArd Biesheuvel1-1/+1
2022-12-01wifi: ieee80211: Do not open-code qos address offsetsKees Cook1-6/+22
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn1-0/+6
2022-12-01Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-6/+3
2022-12-01net: phy: Add link between phy dev and mac devXiaolei Wang1-0/+4
2022-12-01bpf: Fix a compilation failure with clang lto buildYonghong Song1-0/+1
2022-12-01iommufd: Add kernel support for testing iommufdJason Gunthorpe1-0/+3
2022-12-01iommufd: vfio container FD ioctl compatibilityJason Gunthorpe1-0/+7
2022-12-01iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe1-1/+42
2022-12-01iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe1-0/+9
2022-12-01iommufd: PFN handling for iopt_pagesJason Gunthorpe1-0/+7
2022-12-01kernel/user: Allow user_struct::locked_vm to be usable for iommufdJason Gunthorpe1-1/+1