summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-20mm: memcg: restore subtree stats flushingYosry Ahmed
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton
2023-12-20mm: Introduce pudp/p4dp/pgdp_get() functionsAlexandre Ghiti
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-12-20pwm: Drop two unused API functionsUwe Kleine-König
2023-12-20tracing/timers: Add tracepoint for tracking timer base is_idle flagAnna-Maria Behnsen
2023-12-20tracing/timers: Enhance timer_start tracepointAnna-Maria Behnsen
2023-12-20cpu/hotplug: Increase the number of dynamic statesxiaoming Wang
2023-12-20pwm: Make it possible to apply PWM changes in atomic contextSean Young
2023-12-20pwm: Replace ENOTSUPP with EOPNOTSUPPSean Young
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2023-12-20pwm: Update kernel doc for struct pwm_chipUwe Kleine-König
2023-12-20pwm: Replace PWM chip unique base by unique IDUwe Kleine-König
2023-12-20pwm: Drop unused member "pwm" from struct pwm_deviceUwe Kleine-König
2023-12-20ring-buffer: Read and write to ring buffers with custom sub buffer sizeTzvetomir Stoyanov (VMware)
2023-12-20ring-buffer: Add interface for configuring trace sub buffer sizeTzvetomir Stoyanov (VMware)
2023-12-20ring-buffer: Page size per ring bufferTzvetomir Stoyanov (VMware)
2023-12-20evm: add support to disable EVM on unsupported filesystemsMimi Zohar
2023-12-20evm: don't copy up 'security.evm' xattrMimi Zohar
2023-12-20net: sched: Add initial TC error skb drop reasonsVictor Nogueira
2023-12-20net: sched: Make tc-related drop reason more flexible for remaining qdiscsVictor Nogueira
2023-12-20net: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira
2023-12-20net: Add MDB bulk deletion device operationIdo Schimmel
2023-12-20bridge: add MDB state mask uAPI attributeIdo Schimmel
2023-12-20netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso
2023-12-20RDMA/mana_ib: query device capabilitiesLong Li
2023-12-20RDMA/mana_ib: register RDMA device with GDMALong Li
2023-12-20thunderbolt: make tb_bus_type constGreg Kroah-Hartman
2023-12-19block: simplify disk_set_zonedChristoph Hellwig
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