summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2022-05-16Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier1-0/+4
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier2-7/+8
2022-05-16iomap: add per-iomap_iter private dataChristoph Hellwig1-2/+3
2022-05-16iomap: allow the file system to provide a bio_set for direct I/OChristoph Hellwig1-0/+11
2022-05-16btrfs: move definition of btrfs_raid_types to volumes.hQu Wenruo1-13/+0
2022-05-16btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueueChristoph Hellwig1-18/+12
2022-05-16fs: add a lockdep check function for sb_start_write()Naohiro Aota1-0/+5
2022-05-16Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman13-19/+27
2022-05-16KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedMarc Zyngier1-0/+24
2022-05-16ASoC: core: Correct spelling fliped -> flippedCharles Keepax1-1/+1
2022-05-16firmware: mediatek: Add adsp ipc protocol interfaceTingHan Shen1-0/+65
2022-05-16netfilter: nf_conncount: reduce unnecessary GCWilliam Tu1-0/+1
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau1-1/+1