aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds2-9/+13
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-12ACPICA: Update acpixf.h for new ACPICA release 20240322Saket Dumbre1-1/+1
2024-04-12ACPICA: Fix CXL 3.0 structure (RDPAS) in the CEDT tableHojin Nam1-2/+0
2024-04-12ACPICA: SRAT: Add dump and compiler support for RINTC affinity structureHaibo Xu1-1/+1
2024-04-12ACPICA: SRAT: Add RISC-V RINTC affinity structureHaibo Xu1-1/+17
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström623-4826/+13085
2024-04-12ACPICA: ACPI 6.5: RAS2: Add support for RAS2 tableShiju Jose1-0/+129
2024-04-12ACPICA: actbl1.h: Add EINJ CXL error typesBen Cheatham1-0/+6
2024-04-12Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2-1/+25
2024-04-12devlink: add a new info version tagFei Qin1-1/+3
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen9-24/+37
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-12Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar2-1/+3
2024-04-12tcp: increase the default TCP scaling ratioHechao Li1-3/+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-12dt-bindings: leds: Add LED_FUNCTION_SPEED_* for link speed on LAN/WANINAGAKI Hiroshi1-0/+2
2024-04-12dt-bindings: leds: Add LED_FUNCTION_MOBILE for mobile networkINAGAKI Hiroshi1-0/+1
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-12crypto: ecc - Add NIST P521 curve parametersStefan Berger1-0/+1
2024-04-12crypto: ecc - Implement vli_mmod_fast_521 for NIST p521Stefan Berger1-1/+2
2024-04-12crypto: ecc - Add nbits field to ecc_curve structureStefan Berger1-0/+2
2024-04-12crypto: ecdsa - Convert byte arrays with key coordinates to digitsStefan Berger1-0/+21
2024-04-11dt-bindings: clocks: stm32mp25: add description of all parentsGabriel Fernandez1-1/+1
2024-04-11net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)1-0/+5
2024-04-11net: dsa: introduce dsa_phylink_to_port()Russell King (Oracle)1-0/+6
2024-04-11ipv4: Remove RTO_ONLINK.Guillaume Nault1-2/+0
2024-04-11flow_offload: fix flow_offload_has_one_action() kdocAsbjørn Sloth Tønnesen1-1/+1
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry1-4/+35
2024-04-11net: move skb ref helpers to new headerMina Almasry2-63/+75
2024-04-11scsi: ufs: Remove support for old UFSHCI versionsAvri Altman2-14/+1
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig2-6/+9
2024-04-11scsi: core: Add a device_configure method to the host templateChristoph Hellwig1-0/+4
2024-04-11scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init methodChristoph Hellwig1-1/+0
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig1-0/+3