summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-05-23tracing/user_events: Rename link fields for clarityBeau Belgrave
2023-05-23regmap: Merge up v6.4-rc3Mark Brown
2023-05-23vfio/pci: Probe and store ability to support dynamic MSI-XReinette Chatre
2023-05-23vfio/pci: Use bitfield for struct vfio_pci_core_device flagsReinette Chatre
2023-05-23vfio/pci: Remove interrupt context counterReinette Chatre
2023-05-23vfio/pci: Use xarray for interrupt context storageReinette Chatre
2023-05-23bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commandsAndrii Nakryiko
2023-05-23iio: trigger: Add simple trigger_validation helperMatti Vaittinen
2023-05-23rcuwait: Support timeoutsDavidlohr Bueso
2023-05-23regulator: expose regulator_find_closest_biggerSebastian Reichel
2023-05-23block/rq_qos: protect rq_qos apis with a new lockYu Kuai
2023-05-23block: remove redundant req_op in blk_rq_is_passthroughLi Nan
2023-05-23bpf, sockmap: Improved check for empty queueJohn Fastabend
2023-05-23bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2023-05-23ALSA: usb-audio: Define USB MIDI 2.0 specsTakashi Iwai
2023-05-22net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-22Merge patch series "Add Command Duration Limits support"Martin K. Petersen
2023-05-22scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel
2023-05-22scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal
2023-05-22scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal
2023-05-22scsi: ata: libata: Detect support for command duration limitsDamien Le Moal
2023-05-22scsi: block: Introduce BLK_STS_DURATION_LIMITDamien Le Moal
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-05-22exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein
2023-05-22exportfs: change connectable argument to bit flagsAmir Goldstein
2023-05-22iommu: Use flush queue capabilityRobin Murphy
2023-05-22iommu: Add a capability for flush queue supportRobin Murphy
2023-05-22nubus: Don't list slot resources by defaultFinn Thain
2023-05-22net: phy: add helpers for comparing phy IDsRussell King
2023-05-20HSI: fix ssi_waketest() declarationArnd Bergmann
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig
2023-05-19net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-19bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'Aditi Ghag
2023-05-19blk-mq: don't use the requeue list to queue flush commandsChristoph Hellwig
2023-05-19blk-mq: use the I/O scheduler for writes from the flush state machineBart Van Assche
2023-05-19phy: core: add debugfs filesChunfeng Yun
2023-05-19err.h: Add missing kerneldocs for error pointer functionsJames Seo
2023-05-19lockdep: Add lock_set_cmp_fn() annotationKent Overstreet
2023-05-19driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman
2023-05-19tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski
2023-05-18net: sfp: add support for rate selectionRussell King (Oracle)
2023-05-18net: sfp: add support for setting signalling rateRussell King (Oracle)
2023-05-18block: Introduce blk_rq_is_seq_zoned_write()Bart Van Assche
2023-05-18block: Introduce op_needs_zoned_write_locking()Bart Van Assche
2023-05-18block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche
2023-05-18blk-mq: make sure elevator callbacks aren't called for passthrough requestChristoph Hellwig
2023-05-18blk-mq: remove RQF_ELVPRIVChristoph Hellwig
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie