summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig
2023-12-19bpf: move subprog call logic back to verifier.cAndrii Nakryiko
2023-12-19bpf: prepare btf_prepare_func_args() for handling static subprogsAndrii Nakryiko
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko
2023-12-19bpf: abstract away global subprog arg preparation logic from reg state setupAndrii Nakryiko
2023-12-19drm/xe: Fix some formatting issues in uAPIFrancois Dugast
2023-12-19drm/xe: Group engine related structsFrancois Dugast
2023-12-19drm/xe: Use SPDX-License-Identifier instead of license textFrancois Dugast
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Add explicit padding to uAPI definitionChristopher Snowhill
2023-12-19drm/xe: Add max engine priority to xe queryJosé Roberto de Souza
2023-12-19drm/xe: Replace i915 with xe in uapiLucas De Marchi
2023-12-19drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa
2023-12-19drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPIJosé Roberto de Souza
2023-12-19drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_XJosé Roberto de Souza
2023-12-19clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun
2023-12-19Merge tag 'md-next-20231219' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2023-12-20Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-12-19io_uring: drop any code related to SCM_RIGHTSJens Axboe
2023-12-19io_uring/unix: drop usage of io_uring socketJens Axboe
2023-12-19Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/nextAlex Williamson
2023-12-19vfio/pci: Expose vfio_pci_core_iowrite/read##size()Yishai Hadas
2023-12-19vfio/pci: Expose vfio_pci_core_setup_barmap()Yishai Hadas
2023-12-19virtio-pci: Introduce APIs to execute legacy IO admin commandsYishai Hadas
2023-12-19virtio-pci: Introduce admin commandsFeng Liu
2023-12-19virtio-pci: Introduce admin command sending functionFeng Liu
2023-12-19virtio-pci: Introduce admin virtqueueFeng Liu
2023-12-19virtio: Define feature bit for administration virtqueueFeng Liu
2023-12-19md: Remove deprecated CONFIG_MD_FAULTYSong Liu
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu
2023-12-19md: Remove deprecated CONFIG_MD_LINEARSong Liu
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-19ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki
2023-12-19drm/print: Add drm_dbg_ratelimitedNirmoy Das
2023-12-19wifi: cfg80211: introduce cfg80211_ssid_eq()Dmitry Antipov
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-19regulator: Reuse LINEAR_RANGE() in REGULATOR_LINEAR_RANGE()Andy Shevchenko
2023-12-19devlink: add a command to set notification filter and use it for multicastsJiri Pirko
2023-12-19genetlink: introduce helpers to do filtered multicastJiri Pirko
2023-12-19netlink: introduce typedef for filter functionJiri Pirko
2023-12-19genetlink: introduce per-sock family private storageJiri Pirko
2023-12-19drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2023-12-19ASoC: soc.h: don't create dummy Component via COMP_DUMMY()Kuninori Morimoto
2023-12-19accel/habanalabs/gaudi2: add signed dev info uAPIMoti Haimovski
2023-12-19Merge tag 'mhi-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-12-19Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada
2023-12-19Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-12-18trace_seq: Increase the buffer size to almost two pagesSteven Rostedt (Google)