summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-04-12io_uring/rsrc: consolidate node cachingPavel Begunkov1-1/+0
2023-04-12mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDsMartin Blumenstingl1-0/+9
2023-04-12regulator: da9063: add voltage monitoring registersBenjamin Bara1-0/+23
2023-04-12soundwire: amd: add runtime pm ops for AMD SoundWire manager driverVijendar Mukunda1-0/+17
2023-04-12soundwire: amd: add SoundWire manager interrupt handlingVijendar Mukunda1-0/+7
2023-04-12soundwire: amd: register SoundWire manager dai opsVijendar Mukunda1-0/+18
2023-04-12soundwire: amd: Add support for AMD Manager driverVijendar Mukunda1-0/+67
2023-04-12Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2-7/+207
2023-04-12net/mlx5: Add new WQE for updating flow tableYevgeny Kliteynik2-0/+12
2023-04-12net/mlx5: Add mlx5_ifc bits for modify header argumentYevgeny Kliteynik1-1/+27
2023-04-12net/mlx5: Create a new profile for SFsParav Pandit1-0/+1
2023-04-12net/mlx5: Add mlx5_ifc definitions for bridge multicast supportVlad Buslov1-1/+6
2023-04-12fsverity: use WARN_ON_ONCE instead of WARN_ONEric Biggers1-3/+3
2023-04-11NFSv3: handle out-of-order write replies.NeilBrown1-0/+47
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2023-04-11NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bitDave Wysochanski1-1/+0
2023-04-11NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs APIDave Wysochanski1-12/+0
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski2-0/+6
2023-04-11NFS: Configure support for netfs when NFS fscache is configuredDave Wysochanski1-14/+10
2023-04-11dm: add helper macro for simple DM target module init and exitYangtao Li1-0/+20
2023-04-11bpf: Simplify internal verifier log interfaceAndrii Nakryiko1-10/+3
2023-04-11bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko2-2/+2
2023-04-11bpf: Keep track of total log content size in both fixed and rolling modesAndrii Nakryiko1-9/+3
2023-04-11bpf: Switch BPF verifier log to be a rotating log by defaultAndrii Nakryiko1-7/+26
2023-04-11bpf: Split off basic BPF verifier log into separate fileAndrii Nakryiko1-12/+7
2023-04-11net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski1-1/+1
2023-04-11net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski1-0/+1
2023-04-11of: Move of_device_(add|register|unregister) to of_platform.hRob Herring2-4/+5
2023-04-11of: Make devtree_lock declaration privateRob Herring1-2/+0
2023-04-10f2fs: use common implementation of file typeWeizhao Ouyang1-15/+0
2023-04-10iio: light: Add gain-time-scale helpersMatti Vaittinen1-0/+206
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman9-9/+26
2023-04-10Merge 6.3-rc6 into tty-nextGreg Kroah-Hartman23-29/+130
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman23-29/+130
2023-04-10Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski1-1/+1
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+6
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean1-6/+0
2023-04-08kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas1-6/+0
2023-04-08x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas1-2/+0
2023-04-08kernel.h: split the hexadecimal related helpers to hex.hAndy Shevchenko2-28/+36
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+2
2023-04-08irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni1-0/+18
2023-04-08irqchip/gic: Drop support for board filesMarc Zyngier1-6/+0
2023-04-07thermal/of: Unexport unused OF functionsDaniel Lezcano1-17/+0
2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier1-3/+12
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-07cpufreq: drivers with target_index() must set freq_tableViresh Kumar1-0/+1
2023-04-07thermal/core: Remove thermal_bind_params structureZhang Rui1-38/+0
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau1-0/+6
2023-04-07dma-mapping: provide a fallback dma_default_coherentJiaxun Yang1-0/+2