summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-05-24dmaengine: dw-edma: Add support for native HDMACai Huoqing1-1/+2
2023-05-24dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing1-2/+2
2023-05-24sysctl: Refactor base paths registrationsJoel Granados1-23/+0
2023-05-24sysctl: stop exporting register_sysctl_tableJoel Granados1-7/+1
2023-05-24parport: Move magic number "15" to a defineJoel Granados1-0/+2
2023-05-24net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGESDavid Howells1-0/+3
2023-05-24net: Pass max frags into skb_append_pagefrags()David Howells1-1/+1
2023-05-24net: Declare MSG_SPLICE_PAGES internal sendmsg() flagDavid Howells1-0/+3
2023-05-24tracing: Rename stacktrace field to common_stacktraceSteven Rostedt (Google)1-0/+1
2023-05-24tracing/user_events: Document user_event_mm one-shot list usageBeau Belgrave1-0/+1
2023-05-24tracing/user_events: Rename link fields for clarityBeau Belgrave1-1/+1
2023-05-24regmap: Merge up v6.4-rc3Mark Brown13-18/+43
2023-05-24vfio/pci: Probe and store ability to support dynamic MSI-XReinette Chatre1-0/+1
2023-05-24vfio/pci: Use bitfield for struct vfio_pci_core_device flagsReinette Chatre1-11/+11
2023-05-24vfio/pci: Remove interrupt context counterReinette Chatre1-1/+0
2023-05-24vfio/pci: Use xarray for interrupt context storageReinette Chatre1-1/+1
2023-05-24bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commandsAndrii Nakryiko1-2/+2
2023-05-23iio: trigger: Add simple trigger_validation helperMatti Vaittinen1-0/+1
2023-05-23rcuwait: Support timeoutsDavidlohr Bueso1-3/+20
2023-05-23regulator: expose regulator_find_closest_biggerSebastian Reichel1-0/+2
2023-05-23block/rq_qos: protect rq_qos apis with a new lockYu Kuai1-0/+1
2023-05-23block: remove redundant req_op in blk_rq_is_passthroughLi Nan1-1/+1
2023-05-23bpf, sockmap: Improved check for empty queueJohn Fastabend1-1/+0
2023-05-23bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend1-1/+1
2023-05-23ALSA: usb-audio: Define USB MIDI 2.0 specsTakashi Iwai1-0/+94
2023-05-23net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik1-1/+3
2023-05-23Merge patch series "Add Command Duration Limits support"Martin K. Petersen3-14/+45
2023-05-23scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel2-1/+13
2023-05-23scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal1-0/+1
2023-05-23scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal2-0/+4
2023-05-23scsi: ata: libata: Detect support for command duration limitsDamien Le Moal2-13/+21
2023-05-23scsi: block: Introduce BLK_STS_DURATION_LIMITDamien Le Moal1-0/+6
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen3-10/+70
2023-05-22exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein1-1/+11
2023-05-22exportfs: change connectable argument to bit flagsAmir Goldstein1-2/+4
2023-05-22iommu: Use flush queue capabilityRobin Murphy1-0/+1
2023-05-22iommu: Add a capability for flush queue supportRobin Murphy1-0/+5
2023-05-22nubus: Don't list slot resources by defaultFinn Thain1-0/+1
2023-05-22net: phy: add helpers for comparing phy IDsRussell King1-0/+28
2023-05-20HSI: fix ssi_waketest() declarationArnd Bergmann1-0/+1
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+2
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds1-2/+0
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig1-2/+0
2023-05-20net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo1-0/+1
2023-05-20bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'Aditi Ghag1-7/+11
2023-05-20blk-mq: don't use the requeue list to queue flush commandsChristoph Hellwig2-3/+2
2023-05-20blk-mq: use the I/O scheduler for writes from the flush state machineBart Van Assche1-16/+11
2023-05-19phy: core: add debugfs filesChunfeng Yun1-0/+2
2023-05-19err.h: Add missing kerneldocs for error pointer functionsJames Seo1-0/+48
2023-05-19lockdep: Add lock_set_cmp_fn() annotationKent Overstreet2-0/+16