summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-15drm/fb_dma: Add generic get_scanout_buffer() for drm_panicJocelyn Falempe
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe
2024-04-15drm/panic: Add drm panic lockingDaniel Vetter
2024-04-15io_uring: separate header for exported net bitsPavel Begunkov
2024-04-15io_uring: remove async request cachePavel Begunkov
2024-04-15io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ringJens Axboe
2024-04-15io_uring: Avoid anonymous enums in io_uring uapiGabriel Krisman Bertazi
2024-04-15io_uring/alloc_cache: switch to array based cachingJens Axboe
2024-04-15io_uring/uring_cmd: switch to always allocating async dataJens Axboe
2024-04-15io_uring/rw: always setup io_async_rw for read/write requestsJens Axboe
2024-04-15io_uring: get rid of intermediate aux cqe cachesPavel Begunkov
2024-04-15io_uring: remove struct io_tw_state::lockedPavel Begunkov
2024-04-15nvme/io_uring: use helper for polled completionsJens Axboe
2024-04-15io_uring/cmd: document some uring_cmd related helpersPavel Begunkov
2024-04-15ACPI: platform-profile: add platform_profile_cycle()Gergo Koteles
2024-04-15dt-bindings: leds: Add LED_FUNCTION_FNLOCKGergo Koteles
2024-04-15gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()Andy Shevchenko
2024-04-15drm/edid: add drm_edid_print_product_id()Jani Nikula
2024-04-15drm/edid: add drm_edid_get_product_id()Jani Nikula
2024-04-15iommu: account IOMMU allocated memoryPasha Tatashin
2024-04-15iommu: observability of the IOMMU allocationsPasha Tatashin
2024-04-15media: videodev2: Fix v4l2_ext_control packing.Ricardo Ribalda
2024-04-15media: dvb: Fix dtvs_stats packing.Ricardo Ribalda
2024-04-15flow_offload: add control flag checking helpersAsbjørn Sloth Tønnesen
2024-04-15srcu: Make Tiny SRCU explicitly disable preemptionPaul E. McKenney
2024-04-15rcu: Update lockdep while in RCU read-side critical sectionUladzislau Rezki (Sony)
2024-04-14perf: Move perf_event_fasync() to perf_event.hKyle Huey
2024-04-14Merge branch 'linus' into perf/core, to pick up perf/urgent fixesIngo Molnar
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-14bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-13Merge tag 'counter-updates-for-6.10' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-04-13vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirementsLinus Torvalds
2024-04-13efi: Clear up misconceptions about a maximum variable name sizeTim Schumacher
2024-04-12Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-12genirq: Provide a snapshot mechanism for interrupt statisticsBitao Hu
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-12ACPICA: Update acpixf.h for new ACPICA release 20240322Saket Dumbre
2024-04-12ACPICA: Fix CXL 3.0 structure (RDPAS) in the CEDT tableHojin Nam
2024-04-12ACPICA: SRAT: Add dump and compiler support for RINTC affinity structureHaibo Xu
2024-04-12ACPICA: SRAT: Add RISC-V RINTC affinity structureHaibo Xu
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-04-12ACPICA: ACPI 6.5: RAS2: Add support for RAS2 tableShiju Jose
2024-04-12ACPICA: actbl1.h: Add EINJ CXL error typesBen Cheatham
2024-04-12Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2024-04-12devlink: add a new info version tagFei Qin
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen