summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-20evm: don't copy up 'security.evm' xattrMimi Zohar1-0/+6
2023-12-20net: sched: Add initial TC error skb drop reasonsVictor Nogueira1-3/+15
2023-12-20net: sched: Make tc-related drop reason more flexible for remaining qdiscsVictor Nogueira3-35/+31
2023-12-20net: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira3-4/+14
2023-12-20net: Add MDB bulk deletion device operationIdo Schimmel1-0/+6
2023-12-20bridge: add MDB state mask uAPI attributeIdo Schimmel1-0/+1
2023-12-20netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso1-1/+1
2023-12-20RDMA/mana_ib: query device capabilitiesLong Li1-0/+1
2023-12-20RDMA/mana_ib: register RDMA device with GDMALong Li1-0/+4
2023-12-20thunderbolt: make tb_bus_type constGreg Kroah-Hartman1-1/+1
2023-12-20block: simplify disk_set_zonedChristoph Hellwig1-1/+2
2023-12-20block: remove support for the host aware zone modelChristoph Hellwig1-34/+3
2023-12-20bpf: move subprog call logic back to verifier.cAndrii Nakryiko2-10/+0
2023-12-20bpf: prepare btf_prepare_func_args() for handling static subprogsAndrii Nakryiko1-0/+5
2023-12-20bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko1-2/+0
2023-12-20bpf: abstract away global subprog arg preparation logic from reg state setupAndrii Nakryiko2-2/+17
2023-12-20drm/xe: Fix some formatting issues in uAPIFrancois Dugast1-12/+12
2023-12-20drm/xe: Group engine related structsFrancois Dugast1-18/+18
2023-12-20drm/xe: Use SPDX-License-Identifier instead of license textFrancois Dugast1-22/+2
2023-12-20drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper1-2/+2
2023-12-20drm/xe: Add explicit padding to uAPI definitionChristopher Snowhill1-1/+33
2023-12-20drm/xe: Add max engine priority to xe queryJosé Roberto de Souza1-1/+2
2023-12-20drm/xe: Replace i915 with xe in uapiLucas De Marchi1-8/+8
2023-12-20drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa1-2/+2
2023-12-20drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPIJosé Roberto de Souza1-1/+21
2023-12-20drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_XJosé Roberto de Souza1-9/+9
2023-12-20clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun1-2/+2
2023-12-20Merge tag 'md-next-20231219' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2-16/+3
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2-1/+4
2023-12-19Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...Dave Airlie5-1/+113
2023-12-19io_uring: drop any code related to SCM_RIGHTSJens Axboe1-3/+0
2023-12-19io_uring/unix: drop usage of io_uring socketJens Axboe1-5/+5
2023-12-19Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/nextAlex Williamson7-1/+132
2023-12-19vfio/pci: Expose vfio_pci_core_iowrite/read##size()Yishai Hadas1-0/+19
2023-12-19vfio/pci: Expose vfio_pci_core_setup_barmap()Yishai Hadas1-0/+1
2023-12-19virtio-pci: Introduce APIs to execute legacy IO admin commandsYishai Hadas1-0/+23
2023-12-19virtio-pci: Introduce admin commandsFeng Liu1-0/+41
2023-12-19virtio-pci: Introduce admin command sending functionFeng Liu2-0/+30
2023-12-19virtio-pci: Introduce admin virtqueueFeng Liu3-0/+11
2023-12-19virtio: Define feature bit for administration virtqueueFeng Liu1-1/+7
2023-12-19md: Remove deprecated CONFIG_MD_FAULTYSong Liu1-3/+0
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu2-2/+1
2023-12-19md: Remove deprecated CONFIG_MD_LINEARSong Liu2-12/+3
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni5-165/+22
2023-12-19ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki1-0/+1
2023-12-19wifi: cfg80211: introduce cfg80211_ssid_eq()Dmitry Antipov1-0/+17
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko5-165/+22
2023-12-19regulator: Reuse LINEAR_RANGE() in REGULATOR_LINEAR_RANGE()Andy Shevchenko1-6/+1
2023-12-19devlink: add a command to set notification filter and use it for multicastsJiri Pirko1-0/+2
2023-12-19genetlink: introduce helpers to do filtered multicastJiri Pirko2-8/+58