summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-22power: supply: core: rename power_supply_get_by_phandle to power_supply_get_b...Sebastian Reichel
2025-06-22power: supply: core: convert to fwnnodeSebastian Reichel
2025-06-22power: supply: core: remove of_node from power_supply_configSebastian Reichel
2025-06-21Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-21net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter typeKory Maincent
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds
2025-06-21netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry
2025-06-20Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo
2025-06-20sched_ext, sched/core: Factor out struct scx_task_groupTejun Heo
2025-06-20sched_ext: Merge branch 'for-6.16-fixes' into for-6.17Tejun Heo
2025-06-20KVM: Add trace_kvm_vm_set_mem_attributes()Liam Merwick
2025-06-20iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fieldsSean Christopherson
2025-06-20KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTESean Christopherson
2025-06-20KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structureSean Christopherson
2025-06-20KVM: Pass new routing entries and irqfd when updating IRTEsSean Christopherson
2025-06-20KVM: Squash two CONFIG_HAVE_KVM_IRQCHIP #ifdefs into oneSean Christopherson
2025-06-20KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APICSean Christopherson
2025-06-20KVM: Move x86-only tracepoints to x86's trace.hSean Christopherson
2025-06-20KVM: x86: Hardcode the PIT IRQ source ID to '2'Sean Christopherson
2025-06-20KVM: x86: Move kvm_{request,free}_irq_source_id() to i8254.c (PIT)Sean Christopherson
2025-06-20KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update()Sean Christopherson
2025-06-20irqbypass: Require producers to pass in Linux IRQ number during registrationSean Christopherson
2025-06-20irqbypass: Use xarray to track producers and consumersSean Christopherson
2025-06-20irqbypass: Explicitly track producer and consumer bindingsSean Christopherson
2025-06-20irqbypass: Take ownership of producer/consumer token trackingSean Christopherson
2025-06-20KVM: arm64: WARN if unmapping a vLPI fails in any pathSean Christopherson
2025-06-20KVM: Bound the number of dirty ring entries in a single reset at INT_MAXSean Christopherson
2025-06-20lib/crypto: sha256: Mark sha256_choose_blocks as __always_inlineArnd Bergmann
2025-06-20KVM: TDX: Exit to userspace for SetupEventNotifyInterruptPaolo Bonzini
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu
2025-06-20HID: rate-limit hid_warn to prevent log floodingLi Chen
2025-06-20HID: core: Add bus define for SoundWire busCharles Keepax
2025-06-20ASoC: SDCA: add support for HIDE entity properties and HID descriptor/reportShuming Fan
2025-06-20wifi: cfg80211: Add support for link reconfiguration negotiation offload to d...Kavita Kavita
2025-06-20wifi: cfg80211: Improve the documentation for NL80211_CMD_ASSOC_MLO_RECONFKavita Kavita
2025-06-20wifi: cfg80211: Add utility API to get radio index from channelVasanthakumar Thiagarajan
2025-06-20wifi: ieee80211: add Radio Measurement action fieldsAditya Kumar Singh
2025-06-19Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-06-20Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-06-19clk: add a clk_hw helpers to get the clock device or device_nodeJerome Brunet
2025-06-19Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tr...Jakub Kicinski
2025-06-19ref_tracker: eliminate the ref_tracker_dir name fieldJeff Layton
2025-06-19ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs fileJeff Layton
2025-06-19ref_tracker: automatically register a file in debugfs for a ref_tracker_dirJeff Layton
2025-06-19ref_tracker: add a static classname string to each ref_tracker_dirJeff Layton
2025-06-19ref_tracker: have callers pass output function to pr_ostream()Jeff Layton
2025-06-19net: add dev_dstats_rx_dropped_add() helperBreno Leitao
2025-06-19neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande