summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-04mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()Vlastimil Babka
2022-11-04spi: Merge spi_controller.{slave,target}_abort()Geert Uytterhoeven
2022-11-04bcma: Use the proper gpio includeLinus Walleij
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-11-03bpf: Refactor map->off_arr handlingKumar Kartikeya Dwivedi
2022-11-03bpf: Consolidate spin_lock, timer management into btf_recordKumar Kartikeya Dwivedi
2022-11-03bpf: Refactor kptr_off_tab into btf_recordKumar Kartikeya Dwivedi
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: track netdev with devlink_port assignedJiri Pirko
2022-11-03bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-03bpf: Allow specifying volatile type modifier for kptrsKumar Kartikeya Dwivedi
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-03Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel
2022-11-03iommu: Prepare IOMMU domain for IOPFLu Baolu
2022-11-03iommu: Remove SVA related callbacks from iommu opsLu Baolu
2022-11-03iommu/sva: Refactoring iommu_sva_bind/unbind_device()Lu Baolu
2022-11-03iommu: Add IOMMU SVA domain supportLu Baolu
2022-11-03iommu: Add attach/detach_dev_pasid iommu interfacesLu Baolu
2022-11-03iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu
2022-11-03iommu: Add max_pasids field in struct dev_iommuLu Baolu
2022-11-03iommu: Add max_pasids field in struct iommu_deviceLu Baolu
2022-11-03regulator: userspace-consumer: Handle regulator-output DT nodesZev Weiss
2022-11-03regulator: devres: Add devm_regulator_bulk_get_exclusive()Zev Weiss
2022-11-03bpf, sock_map: Move cancel_work_sync() out of sock lockCong Wang
2022-11-03tty: serial: introduce transmit helpersJiri Slaby (SUSE)
2022-11-02overflow: Introduce overflows_type() and castable_to_type()Kees Cook
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-02blk-mq: add tagset quiesce interfaceChao Leng
2022-11-02blk-mq: pass a tagset to blk_mq_wait_quiesce_doneChristoph Hellwig
2022-11-02blk-mq: move the srcu_struct used for quiescing to the tagsetChristoph Hellwig
2022-11-02memory: omap-gpmc: wait pin additionsBenedikt Niedermayr
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow
2022-11-02device property: Introduce fwnode_device_is_compatible() helperAndy Shevchenko
2022-11-02cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatHector Martin
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-01spi: introduce new helpers with using modern namingYang Yingliang
2022-11-01iommu: Add return value rules to attach_dev op and APIsNicolin Chen
2022-11-01fortify: Do not cast to "unsigned char"Kees Cook
2022-11-01fortify: Short-circuit known-safe calls to strscpy()Kees Cook
2022-11-01string: Add __realloc_size hint to kmemdup()Kees Cook
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2022-10-31cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REFTejun Heo
2022-10-31fs: introduce dedicated idmap type for mountsChristian Brauner
2022-10-31block: simplify blksize_bits() implementationDawei Li
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller
2022-10-31ptp: add missing documentation for parametersJacob Keller
2022-10-30net: remove unused netdev_unregistering()Juhee Kang
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds