summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-15io_uring/uring_cmd: switch to always allocating async dataJens Axboe1-0/+1
2024-04-15io_uring/rw: always setup io_async_rw for read/write requestsJens Axboe1-0/+1
2024-04-15io_uring: get rid of intermediate aux cqe cachesPavel Begunkov1-2/+1
2024-04-15io_uring: remove struct io_tw_state::lockedPavel Begunkov1-2/+0
2024-04-15nvme/io_uring: use helper for polled completionsJens Axboe1-0/+11
2024-04-15io_uring/cmd: document some uring_cmd related helpersPavel Begunkov1-0/+13
2024-04-15ACPI: platform-profile: add platform_profile_cycle()Gergo Koteles1-0/+1
2024-04-15gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()Andy Shevchenko1-4/+4
2024-04-15iommu: account IOMMU allocated memoryPasha Tatashin1-1/+1
2024-04-15iommu: observability of the IOMMU allocationsPasha Tatashin1-0/+3
2024-04-15srcu: Make Tiny SRCU explicitly disable preemptionPaul E. McKenney1-0/+2
2024-04-15rcu: Update lockdep while in RCU read-side critical sectionUladzislau Rezki (Sony)1-1/+1
2024-04-14perf: Move perf_event_fasync() to perf_event.hKyle Huey1-0/+8
2024-04-14Merge branch 'linus' into perf/core, to pick up perf/urgent fixesIngo Molnar26-50/+185
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-04-14Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+5
2024-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+5
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-04-14bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang1-1/+6
2024-04-13Merge tag 'counter-updates-for-6.10' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-1/+16
2024-04-13vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirementsLinus Torvalds1-0/+1
2024-04-13efi: Clear up misconceptions about a maximum variable name sizeTim Schumacher1-5/+4
2024-04-12Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+7
2024-04-12genirq: Provide a snapshot mechanism for interrupt statisticsBitao Hu2-0/+12
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu1-2/+10
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström362-2976/+7153
2024-04-12scsi: block: Remove now unused queue limits helpersChristoph Hellwig2-15/+2
2024-04-12iommu: Pass domain to remove_dev_pasid() opYi Liu1-1/+2
2024-04-12perf/bpf: Remove unneeded uses_default_overflow_handler()Kyle Huey1-14/+3
2024-04-12perf/bpf: Call BPF handler directly, not through overflow machineryKyle Huey1-5/+1
2024-04-12perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event membersKyle Huey1-2/+0
2024-04-12Merge branches 'ib-leds-mips-sound-6.10' and 'ib-leds-locking-6.10' into ibs-...Lee Jones1-0/+27
2024-04-12mm: replace set_pte_at_notify() with just set_pte_at()Paolo Bonzini1-2/+0
2024-04-12X.509: Introduce scope-based x509_certificate allocationLukas Wunner1-0/+2
2024-04-12crypto: x509 - Add OID for NIST P521 and extend parser for itStefan Berger1-0/+1
2024-04-12net: mirror skb frag ref/unref helpersMina Almasry1-4/+35
2024-04-12net: move skb ref helpers to new headerMina Almasry2-63/+75
2024-04-12scsi: libata: Switch to using ->device_configureChristoph Hellwig1-4/+6
2024-04-12scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig1-1/+2
2024-04-12scsi: block: Add a helper to cancel atomic queue limit updatesChristoph Hellwig1-0/+13
2024-04-12Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2024-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-40/+122
2024-04-11Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+7
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-4/+30
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2024-04-11Merge back earlier system-wide PM changes for 6.10.Rafael J. Wysocki1-7/+5
2024-04-11Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki1-1/+5
2024-04-11mmu_notifier: remove the .change_pte() callbackPaolo Bonzini1-44/+2
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini1-2/+0