summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-03iommu: Prepare IOMMU domain for IOPFLu Baolu1-0/+3
2022-11-03iommu: Remove SVA related callbacks from iommu opsLu Baolu1-7/+0
2022-11-03iommu/sva: Refactoring iommu_sva_bind/unbind_device()Lu Baolu1-20/+23
2022-11-03iommu: Add IOMMU SVA domain supportLu Baolu1-2/+23
2022-11-03iommu: Add attach/detach_dev_pasid iommu interfacesLu Baolu1-0/+32
2022-11-03iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu2-18/+3
2022-11-03iommu: Add max_pasids field in struct dev_iommuLu Baolu1-0/+2
2022-11-03iommu: Add max_pasids field in struct iommu_deviceLu Baolu1-0/+2
2022-11-03net: dcb: add new apptrust attributeDaniel Machon2-0/+6
2022-11-03net: dcb: add new pcp selector to app objectDaniel Machon1-0/+6
2022-11-03regulator: userspace-consumer: Handle regulator-output DT nodesZev Weiss1-0/+1
2022-11-03regulator: devres: Add devm_regulator_bulk_get_exclusive()Zev Weiss1-0/+2
2022-11-03ASoC: tlv320aic3x: remove support for platform dataDmitry Torokhov1-65/+0
2022-11-03bpf, sock_map: Move cancel_work_sync() out of sock lockCong Wang1-1/+1
2022-11-03net/ipv4: Fix linux/in.h header dependenciesAndrii Nakryiko1-0/+1
2022-11-03drm/scheduler: rename dependency callback into prepare_jobChristian König1-7/+6
2022-11-03drm/scheduler: remove drm_sched_dependency_optimizedChristian König1-2/+0
2022-11-03drm/scheduler: add drm_sched_job_add_resv_dependenciesChristian König1-0/+5
2022-11-03bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)1-2/+2
2022-11-03serial: Convert serial_rs485 to kernel docIlpo Järvinen1-19/+36
2022-11-03tty: serial: introduce transmit helpersJiri Slaby (SUSE)1-0/+80
2022-11-03Merge tag 'memory-controller-drv-6.2' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+1
2022-11-02overflow: Introduce overflows_type() and castable_to_type()Kees Cook2-0/+48
2022-11-02drm/msm: Add MSM_INFO_GET_FLAGSRob Clark1-0/+1
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski8-26/+104
2022-11-02blk-mq: add tagset quiesce interfaceChao Leng2-0/+5
2022-11-02blk-mq: pass a tagset to blk_mq_wait_quiesce_doneChristoph Hellwig1-1/+1
2022-11-02blk-mq: move the srcu_struct used for quiescing to the tagsetChristoph Hellwig2-9/+4
2022-11-02memory: omap-gpmc: wait pin additionsBenedikt Niedermayr1-0/+8
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow1-0/+2
2022-11-02device property: Introduce fwnode_device_is_compatible() helperAndy Shevchenko1-1/+9
2022-11-02drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATEDGaosheng Cui1-1/+1
2022-11-02cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatHector Martin1-12/+16
2022-11-02netlink: introduce bigendian integer typesFlorian Westphal1-9/+10
2022-11-02f2fs: fix the msg data typeMukesh Ojha1-1/+1
2022-11-02f2fs: fix the assign logic of iocbMukesh Ojha1-15/+19
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+17
2022-11-01spi: introduce new helpers with using modern namingYang Yingliang1-2/+45
2022-11-01ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and olderKai Vehmanen1-0/+4
2022-11-01iommu: Add return value rules to attach_dev op and APIsNicolin Chen1-0/+12
2022-11-01fortify: Do not cast to "unsigned char"Kees Cook1-1/+1
2022-11-01fortify: Short-circuit known-safe calls to strscpy()Kees Cook1-0/+10
2022-11-01string: Add __realloc_size hint to kmemdup()Kees Cook2-2/+3
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra1-1/+1
2022-11-01ARM: at91: pm: avoid soft resetting AC DLLClaudiu Beznea1-1/+4
2022-11-01net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAREric Dumazet1-0/+6
2022-11-01net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUTEric Dumazet3-2/+10
2022-11-01net: dropreason: add SKB_DROP_REASON_DUP_FRAGEric Dumazet1-0/+3
2022-11-01net: dropreason: add SKB_CONSUMED reasonEric Dumazet1-0/+2
2022-11-01rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_linkHangbin Liu1-1/+1