summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-12mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDsMartin Blumenstingl
2023-04-12regulator: da9063: add voltage monitoring registersBenjamin Bara
2023-04-12soundwire: amd: add runtime pm ops for AMD SoundWire manager driverVijendar Mukunda
2023-04-12soundwire: amd: add SoundWire manager interrupt handlingVijendar Mukunda
2023-04-12soundwire: amd: register SoundWire manager dai opsVijendar Mukunda
2023-04-12soundwire: amd: Add support for AMD Manager driverVijendar Mukunda
2023-04-12Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-04-11net/mlx5: Add new WQE for updating flow tableYevgeny Kliteynik
2023-04-11net/mlx5: Add mlx5_ifc bits for modify header argumentYevgeny Kliteynik
2023-04-11net/mlx5: Create a new profile for SFsParav Pandit
2023-04-11net/mlx5: Add mlx5_ifc definitions for bridge multicast supportVlad Buslov
2023-04-11fsverity: use WARN_ON_ONCE instead of WARN_ONEric Biggers
2023-04-11scsi: target: Pass struct target_opcode_descriptor to enabledMike Christie
2023-04-11scsi: target: Allow backends to hook into PR handlingMike Christie
2023-04-11scsi: target: Rename sbc_ops to exec_cmd_opsMike Christie
2023-04-11nvme: Add a nvme_pr_type enumMike Christie
2023-04-11nvme: Add pr_ops read_keys supportMike Christie
2023-04-11nvme: Fix reservation status related structsMike Christie
2023-04-11scsi: Add support for block PR read keys/reservationMike Christie
2023-04-11scsi: Move sd_pr_type to scsi_commonMike Christie
2023-04-11block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie
2023-04-11block: Add PR callouts for read keys and reservationMike Christie
2023-04-11scsi: ufs: mcq: Use pointer arithmetic in ufshcd_send_command()Avri Altman
2023-04-11NFSv3: handle out-of-order write replies.NeilBrown
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-11ACPI: video: Remove register_backlight_delay module option and codeHans de Goede
2023-04-11NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bitDave Wysochanski
2023-04-11NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs APIDave Wysochanski
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski
2023-04-11NFS: Configure support for netfs when NFS fscache is configuredDave Wysochanski
2023-04-11media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad()Laurent Pinchart
2023-04-11media: mc-device: remove unnecessary __must_checkJason Kim
2023-04-11dm: add helper macro for simple DM target module init and exitYangtao Li
2023-04-11bpf: Simplify internal verifier log interfaceAndrii Nakryiko
2023-04-11bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko
2023-04-11bpf: Keep track of total log content size in both fixed and rolling modesAndrii Nakryiko
2023-04-11bpf: Switch BPF verifier log to be a rotating log by defaultAndrii Nakryiko
2023-04-11bpf: Split off basic BPF verifier log into separate fileAndrii Nakryiko
2023-04-11Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2023-04-10of: Move of_device_(add|register|unregister) to of_platform.hRob Herring
2023-04-10of: Make devtree_lock declaration privateRob Herring
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-04-10f2fs: use common implementation of file typeWeizhao Ouyang
2023-04-10Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-04-10media: add RealVideo format RV30 and RV40Ming Qian
2023-04-10media: add Sorenson Spark video formatMing Qian
2023-04-10iio: light: Add gain-time-scale helpersMatti Vaittinen
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman