summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-06compiler_types.h: Add unified __diag_ignore_all for GCC/LLVMKumar Kartikeya Dwivedi3-0/+10
2022-03-06compiler-clang.h: Add __diag infrastructure for clangNathan Chancellor1-0/+22
2022-03-06bpf: Harden register offset checks for release helpers and kfuncsKumar Kartikeya Dwivedi1-1/+2
2022-03-06bpf: Add check_func_arg_reg_off functionKumar Kartikeya Dwivedi1-0/+3
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan1-4/+14
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan3-32/+67
2022-03-05net: dsa: tag_rtl8_4: add rtl8_4t trailing variantLuiz Angelo Daros de Luca1-0/+2
2022-03-05drm/msm: Add MSM_SUBMIT_FENCE_SN_INRob Clark1-1/+3
2022-03-05PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson1-0/+1
2022-03-04drm/msm: Add SYSPROF param (v2)Rob Clark1-0/+1
2022-03-04drm/msm: Add SET_PARAM ioctlRob Clark1-12/+15
2022-03-04PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson1-0/+4
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu1-6/+12
2022-03-04remoteproc: Introduce sysfs_read_only flagPuranjay Mohan1-0/+2
2022-03-04iommu/vt-d: Enable ATS for the devices in SATC tableYian Chen1-1/+0
2022-03-04iommu/vt-d: Move intel_iommu_ops to header fileAndy Shevchenko1-0/+2
2022-03-04iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFOLu Baolu1-2/+0
2022-03-04iommu/vt-d: Remove intel_iommu::domainsLu Baolu1-1/+0
2022-03-04Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz1-6/+8
2022-03-04Bluetooth: mgmt: Replace zero-length array with flexible-array memberChangcheng Deng1-1/+1
2022-03-04dt-bindings: clock: add i.MX93 clock definitionPeng Fan1-0/+201
2022-03-04ARM: dts: at91: sama7g5: Add NAND supportTudor Ambarus1-0/+1
2022-03-04signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov1-0/+3
2022-03-04virtio: acknowledge all features before accessMichael S. Tsirkin1-1/+2
2022-03-04virtio: unexport virtio_finalize_featuresMichael S. Tsirkin1-1/+0
2022-03-04net: dev: use kfree_skb_reason() for __netif_receive_skb_core()Menglong Dong2-0/+6
2022-03-04net: dev: use kfree_skb_reason() for sch_handle_ingress()Menglong Dong2-0/+2
2022-03-04net: dev: use kfree_skb_reason() for do_xdp_generic()Menglong Dong2-0/+2
2022-03-04net: dev: use kfree_skb_reason() for enqueue_to_backlog()Menglong Dong2-0/+7
2022-03-04net: dev: add skb drop reasons to __dev_xmit_skb()Menglong Dong2-0/+5
2022-03-04net: skb: introduce the function kfree_skb_list_reason()Menglong Dong1-1/+7
2022-03-04net: dev: use kfree_skb_reason() for sch_handle_egress()Menglong Dong2-0/+2
2022-03-04i3c: remove i2c board info from i2c_dev_descJamie Iles1-1/+0
2022-03-04drm/exynos: fimd: add BGR support for exynos4/5Martin Jücker1-0/+4
2022-03-04media: m5mols: Convert to use GPIO descriptorsLinus Walleij1-4/+0
2022-03-04media: noon010p30: Convert to use GPIO descriptorsLinus Walleij1-4/+0
2022-03-04Merge tag 'drm-intel-gt-next-2022-03-03' of git://anongit.freedesktop.org/drm...Dave Airlie1-5/+40
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-3/+24
2022-03-04HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon1-1/+2
2022-03-04HID: add mapping for KEY_DICTATEWilliam Mahon1-0/+1
2022-03-04media: i2c: isl7998x: Add driver for Intersil ISL7998xMarek Vasut1-0/+6
2022-03-04media: media-entity: Clarify media_entity_cleanup() usageLaurent Pinchart1-0/+4
2022-03-04media: media-entity: Simplify media_pipeline_start()Laurent Pinchart1-7/+4
2022-03-04media: media-entity: Add media_pad_is_streaming() helper functionLaurent Pinchart1-0/+12
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-25/+71
2022-03-03ACPI: APEI: rename ghes_init() with an "acpi_" prefixShuai Xue1-2/+2
2022-03-03ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue2-1/+5
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-9/+35
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig2-10/+8
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2-20/+18