summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-04-12scsi: block: Remove now unused queue limits helpersChristoph Hellwig
2024-04-12iommu: Pass domain to remove_dev_pasid() opYi Liu
2024-04-12Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar
2024-04-12tcp: increase the default TCP scaling ratioHechao Li
2024-04-12perf/bpf: Remove unneeded uses_default_overflow_handler()Kyle Huey
2024-04-12perf/bpf: Call BPF handler directly, not through overflow machineryKyle Huey
2024-04-12perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event membersKyle Huey
2024-04-12dt-bindings: leds: Add LED_FUNCTION_SPEED_* for link speed on LAN/WANINAGAKI Hiroshi
2024-04-12dt-bindings: leds: Add LED_FUNCTION_MOBILE for mobile networkINAGAKI Hiroshi
2024-04-12Merge branches 'ib-leds-mips-sound-6.10' and 'ib-leds-locking-6.10' into ibs-...Lee Jones
2024-04-12mm: replace set_pte_at_notify() with just set_pte_at()Paolo Bonzini
2024-04-12X.509: Introduce scope-based x509_certificate allocationLukas Wunner
2024-04-12crypto: x509 - Add OID for NIST P521 and extend parser for itStefan Berger
2024-04-12crypto: ecc - Add NIST P521 curve parametersStefan Berger
2024-04-12crypto: ecc - Implement vli_mmod_fast_521 for NIST p521Stefan Berger
2024-04-12crypto: ecc - Add nbits field to ecc_curve structureStefan Berger
2024-04-12crypto: ecdsa - Convert byte arrays with key coordinates to digitsStefan Berger
2024-04-11dt-bindings: clocks: stm32mp25: add description of all parentsGabriel Fernandez
2024-04-11net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)
2024-04-11net: dsa: introduce dsa_phylink_to_port()Russell King (Oracle)
2024-04-11ipv4: Remove RTO_ONLINK.Guillaume Nault
2024-04-11flow_offload: fix flow_offload_has_one_action() kdocAsbjørn Sloth Tønnesen
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry