summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-09genirq/msi: Use lock guards for MSI descriptor lockingThomas Gleixner
2025-04-09cleanup: Provide retain_and_null_ptr()Thomas Gleixner
2025-04-09RDMA/rxe: Enable ODP in ATOMIC WRITE operationDaisuke Matsuda
2025-04-09ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello
2025-04-09stack_tracer: move sysctl registration to kernel/trace/trace_stack.cJoel Granados
2025-04-09tracing: Move trace sysctls into trace.cJoel Granados
2025-04-09Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...Bartosz Golaszewski
2025-04-09gpio: provide gpiod_is_equal()Bartosz Golaszewski
2025-04-08fscrypt: add support for hardware-wrapped keysEric Biggers
2025-04-08Merge branch '6.15/scsi-queue' into 6.15/scsi-fixesMartin K. Petersen
2025-04-08net: Drop unused @sk of __skb_try_recv_from_queue()Michal Luczaj
2025-04-08udp_tunnel: use static call for GRO hooks when possiblePaolo Abeni
2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-08drm: Add UAPI for the Asahi driverAlyssa Rosenzweig
2025-04-08kunit: Spelling s/slowm/slow/Geert Uytterhoeven
2025-04-08drm/amdgpu: add UAPI to query if user queues are supportedAlex Deucher
2025-04-08drm/amdgpu: add new AMDGPU_INFO subquery for userq objectsShashank Sharma
2025-04-08drm/amdgpu: Modify userq signal/wait struct field namesArunpravin Paneer Selvam
2025-04-08drm/amdgpu: fix userqueue UAPI commentsShashank Sharma
2025-04-08drm/amdgpu: Add input fence to sync bo map/unmapArvind Yadav
2025-04-08drm/amdgpu: Add separate array of read and write for BO handlesArunpravin Paneer Selvam
2025-04-08drm/amdgpu: update userqueue BOs and PDsArvind Yadav
2025-04-08drm/amdgpu: Add wait IOCTL timeline syncobj supportArunpravin Paneer Selvam
2025-04-08drm/amdgpu: UAPI headers for userqueue Secure semaphoreArunpravin Paneer Selvam
2025-04-08drm/amdgpu: enable compute/gfx usermode queueShashank Sharma
2025-04-08drm/amdgpu: enable SDMA usermode queuesArvind Yadav
2025-04-08drm/amdgpu: enable GFX-V11 userqueue supportShashank Sharma
2025-04-08drm/amdgpu: UAPI for user queue managementAlex Deucher
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08net: rps: remove kfree_rcu_mightsleep() useEric Dumazet
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-08perf/x86/intel: Support auto counter reloadKan Liang
2025-04-08perf: Extend the bit width of the arch-specific flagKan Liang
2025-04-08perf/x86: Add dynamic constraintKan Liang
2025-04-08perf: Make perf_pmu_unregister() useablePeter Zijlstra
2025-04-08perf: Fix hang while freeing sigtrap eventFrederic Weisbecker
2025-04-08drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard
2025-04-08RDMA/rxe: Enable ODP in RDMA FLUSH operationDaisuke Matsuda
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo CaƱuelo Navarro
2025-04-08ASoC: Intel: avs: 16 channels supportMark Brown
2025-04-08ASoC: Intel: avs: Add support for FCL platformMark Brown
2025-04-08Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFSNeilBrown
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown
2025-04-08gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flagBartosz Golaszewski
2025-04-08fs: predict not having to do anything in fdput()Mateusz Guzik
2025-04-08media: v4l2: Add NV15 and NV20 pixel formatsJonas Karlman
2025-04-07drm/xe/bmg: Add one additional PCI IDMatt Roper
2025-04-07RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't setMark Bloch
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev