summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-18net/mlx5: Support multiport eswitch modeEli Cohen1-2/+3
2022-05-18net/mlx5: Inline db alloc API functionTariq Toukan1-1/+6
2022-05-18net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh1-0/+2
2022-05-18ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li1-1/+11
2022-05-18Merge branch 'icc-sc8180x' into icc-nextGeorgi Djakov1-0/+7
2022-05-18interconnect: qcom: sc8180x: Fix QUP0 nodesBjorn Andersson1-0/+7
2022-05-18Merge branch 'icc-sdx65' into icc-nextGeorgi Djakov1-0/+67
2022-05-18Merge branch 'icc-sc8280xp' into icc-nextGeorgi Djakov1-0/+232
2022-05-18locking/atomic: Add generic try_cmpxchg64 supportUros Bizjak2-2/+110
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth1-1/+1
2022-05-17drm/mgag200: Implement connector's get_modes with helperThomas Zimmermann1-0/+2
2022-05-17f2fs: do not stop GC when requiring a free sectionJaegeuk Kim1-3/+8
2022-05-17NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust1-0/+3
2022-05-17NFSv4: Specify the type of ACL to cacheTrond Myklebust2-0/+9
2022-05-17cachefiles: add tracepoints for on-demand read modeJeffle Xu1-0/+174
2022-05-17cachefiles: implement on-demand readJeffle Xu2-0/+18
2022-05-17cachefiles: notify the user daemon when withdrawing cookieJeffle Xu1-0/+1
2022-05-17cachefiles: notify the user daemon when looking up cookieJeffle Xu3-0/+53
2022-05-17drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko1-2/+2
2022-05-17hwmon: introduce hwmon_sanitize_name()Michael Walle1-0/+3
2022-05-17dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller1-2/+2
2022-05-17ASoC: Intel: avs: PCI driver implementationCezary Rojewski1-1/+2
2022-05-17ASoC: Intel: avs: Generic soc component driverCezary Rojewski1-0/+2
2022-05-17cfg80211: fix kernel-doc for cfg80211_beacon_dataJohannes Berg1-1/+1
2022-05-17PM / devfreq: passive: Keep cpufreq_policy for possible cpusChanwoo Choi1-2/+2
2022-05-17PM / devfreq: Add cpu based scaling support to passive governorSaravana Kannan1-2/+15
2022-05-17media: h264: Sort p/b reflist using frame_numNicolas Dufresne1-2/+0
2022-05-17media: h264: Store all fields into the unordered listNicolas Dufresne1-2/+4
2022-05-17media: h264: Store current picture fieldsNicolas Dufresne1-0/+4
2022-05-17media: h264: Increase reference lists size to 32Nicolas Dufresne1-4/+4
2022-05-17media: h264: Use v4l2_h264_reference for reflistNicolas Dufresne1-9/+10
2022-05-17media: uapi: Add IPU3 packed Y10 formatDaniel Scally1-1/+2
2022-05-17media: Add MIPI CSI-2 28 bits per pixel raw data typeSakari Ailus1-0/+1
2022-05-17media: Add CSI-2 bus configuration to frame descriptorsSakari Ailus1-0/+16
2022-05-17media: Add bus type to frame descriptorsSakari Ailus1-0/+20
2022-05-17media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPIXin Ji2-0/+4
2022-05-17nvme: split the enum used for various register constantsChristoph Hellwig1-2/+11
2022-05-17scsi: fcoe: Add a local_lock to fcoe_percpuDavidlohr Bueso1-0/+2
2022-05-17Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-12/+13
2022-05-16net: skb: Remove skb_data_area_size()Ricardo Martinez1-5/+0
2022-05-16dax: add .recovery_write dax_operationJane Chu2-0/+22
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu2-3/+10
2022-05-16can: isotp: add support for transmission without flow controlOliver Hartkopp1-12/+13
2022-05-16kunit: take `kunit_assert` as `const`Miguel Ojeda1-1/+1
2022-05-16firmware: mtk: add adsp ipc protocol for SOFMark Brown1-0/+65
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu1-2/+2
2022-05-16x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu1-4/+4
2022-05-16include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR insteadThomas Huth1-2/+2
2022-05-16Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier1-2/+32
2022-05-16Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/nextMarc Zyngier2-2/+8