summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-22scsi: ata: libata: Detect support for command duration limitsDamien Le Moal
2023-05-22scsi: core: Allow enabling and disabling command duration limitsDamien Le Moal
2023-05-22scsi: core: Detect support for command duration limitsDamien Le Moal
2023-05-22scsi: core: Support Service Action in scsi_report_opcode()Damien Le Moal
2023-05-22scsi: core: Support retrieving sub-pages of mode pagesDamien Le Moal
2023-05-22scsi: core: Allow libata to complete successful commands via EHNiklas Cassel
2023-05-22scsi: block: Introduce BLK_STS_DURATION_LIMITDamien Le Moal
2023-05-22scsi: block: Introduce ioprio hintsDamien Le Moal
2023-05-22scsi: block: ioprio: Clean up interface definitionDamien Le Moal
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-05-22scsi: target: iscsi: Remove unused transport_timerMaurizio Lombardi
2023-05-22scsi: target: iscsi: Fix hang in the iSCSI login codeMaurizio Lombardi
2023-05-22drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin
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-22drm: bridge: samsung-dsim: Implement support for clock/data polarity swapMarek Vasut
2023-05-22nubus: Don't list slot resources by defaultFinn Thain
2023-05-22drm: fix drmm_mutex_init()Matthew Auld
2023-05-22net: phy: add helpers for comparing phy IDsRussell King
2023-05-22ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski
2023-05-22ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski
2023-05-21xfrm: Treat already-verified secpath entries as optionalBenedict Wong
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-20ALSA: emu10k1: revamp playback voice allocatorOswald Buddenhagen
2023-05-20ALSA: emu10k1: make snd_emu10k1_voice_alloc() assign voices' epcmOswald Buddenhagen
2023-05-19Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
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-19ublk: support user copyMing Lei
2023-05-19ublk: add read()/write() support for ublk char deviceMing Lei
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-19udp: seq_file: Remove bpf_seq_afinfo from udp_iter_stateAditi Ghag
2023-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-05-19Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li
2023-05-19drm/display/dsc: add YCbCr 4:2:2 and 4:2:0 RC parametersDmitry Baryshkov
2023-05-19drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parametersDmitry Baryshkov
2023-05-19drm/i915/dsc: move DSC tables to DRM DSC helperDmitry Baryshkov
2023-05-19drm/i915/dsc: move rc_buf_thresh values to common helperDmitry Baryshkov
2023-05-19Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-05-19phy: core: add debugfs filesChunfeng Yun
2023-05-19drm/sched: Rename to drm_sched_wakeup_if_can_queue()Luben Tuikov
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