summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-09-26SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever
2022-09-26SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever
2022-09-26SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever
2022-09-26fortify: Convert to struct vs member helpersKees Cook
2022-09-26fortify: Explicitly check bounds are compile-time constantsKees Cook
2022-09-26Merge tag 'icc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2022-09-26treewide: Drop __cficanonicalSami Tolvanen
2022-09-26treewide: Drop function_nocfiSami Tolvanen
2022-09-26init: Drop __nocfi from __initSami Tolvanen
2022-09-26cfi: Add type helper macrosSami Tolvanen
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen
2022-09-26cfi: Drop __CFI_ADDRESSABLESami Tolvanen
2022-09-26cfi: Remove CONFIG_CFI_CLANG_SHADOWSami Tolvanen
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-26iommu/io-pgtable-dart: Add DART PTE support for t6000Sven Peter
2022-09-26iommu/iova: Fix module config properlyRobin Murphy
2022-09-26powerpc: Rely on generic definition of hugepd_t and is_hugepd when unusedChristophe Leroy
2022-09-26btrfs: send: add support for fs-verityBoris Burkov
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman
2022-09-25scsi: tracing: Fix compile error in trace_array calls when TRACING is disabledArun Easi
2022-09-25serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman
2022-09-24platform/x86: int3472: Support multiple clock consumersDaniel Scally
2022-09-24LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMAJianmin Lv
2022-09-24ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-24device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko
2022-09-24mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki
2022-09-24Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...Greg Kroah-Hartman
2022-09-24vfs: open inside ->tmpfile()Miklos Szeredi
2022-09-24vfs: move open right after ->tmpfile()Miklos Szeredi
2022-09-24vfs: make vfs_tmpfile() staticMiklos Szeredi
2022-09-24vfs: add vfs_tmpfile_open() helperMiklos Szeredi
2022-09-23Merge branch 'for-6.0-fixes' into for-6.1Tejun Heo
2022-09-23ASoC: ssm2518: drop support for platform dataDmitry Torokhov
2022-09-23Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-23Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-09-23Merge tag 'v6.0-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-09-23Merge tag 'sunxi-drivers-for-6.1-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-09-23x86/resctrl: Make resctrl_arch_rmid_read() return values in bytesJames Morse
2022-09-23x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_dataJames Morse
2022-09-23x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse
2022-09-23x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()James Morse
2022-09-23x86/resctrl: Abstract __rmid_read()James Morse
2022-09-23net: phylink: Adjust advertisement based on rate matchingSean Anderson
2022-09-23net: phylink: Adjust link settings based on rate matchingSean Anderson
2022-09-23net: phy: Add support for rate matchingSean Anderson
2022-09-23net: phylink: Generate caps and convert to linkmodes separatelySean Anderson
2022-09-23net: phylink: Export phylink_caps_to_linkmodesSean Anderson