summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-20KVM: Pass new routing entries and irqfd when updating IRTEsSean Christopherson1-2/+5
2025-06-20KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APICSean Christopherson1-1/+1
2025-06-20KVM: x86: Hardcode the PIT IRQ source ID to '2'Sean Christopherson1-0/+1
2025-06-20KVM: x86: Move kvm_{request,free}_irq_source_id() to i8254.c (PIT)Sean Christopherson1-2/+0
2025-06-20KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update()Sean Christopherson1-4/+0
2025-06-20irqbypass: Require producers to pass in Linux IRQ number during registrationSean Christopherson1-1/+1
2025-06-20irqbypass: Use xarray to track producers and consumersSean Christopherson1-4/+0
2025-06-20irqbypass: Explicitly track producer and consumer bindingsSean Christopherson1-0/+7
2025-06-20irqbypass: Take ownership of producer/consumer token trackingSean Christopherson1-16/+19
2025-06-20KVM: arm64: WARN if unmapping a vLPI fails in any pathSean Christopherson1-1/+1
2025-06-20KVM: Bound the number of dirty ring entries in a single reset at INT_MAXSean Christopherson1-13/+5
2025-06-20HID: rate-limit hid_warn to prevent log floodingLi Chen1-0/+2
2025-06-20wifi: ieee80211: add Radio Measurement action fieldsAditya Kumar Singh1-0/+10
2025-06-20Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-10/+22
2025-06-20clk: add a clk_hw helpers to get the clock device or device_nodeJerome Brunet1-0/+26
2025-06-20Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tr...Jakub Kicinski1-4/+46
2025-06-20ref_tracker: eliminate the ref_tracker_dir name fieldJeff Layton1-6/+14
2025-06-20ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs fileJeff Layton1-0/+11
2025-06-20ref_tracker: automatically register a file in debugfs for a ref_tracker_dirJeff Layton1-0/+17
2025-06-20ref_tracker: add a static classname string to each ref_tracker_dirJeff Layton1-0/+4
2025-06-20ref_tracker: have callers pass output function to pr_ostream()Jeff Layton1-0/+2
2025-06-20net: add dev_dstats_rx_dropped_add() helperBreno Leitao1-0/+10
2025-06-20net: usb: Convert tasklet API to new bottom half workqueue mechanismJun Miao1-1/+1
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-33/+37
2025-06-19iommufd: Move _iommufd_object_alloc out of driver.cNicolin Chen1-10/+0
2025-06-19iommu: Deprecate viommu_alloc opNicolin Chen2-29/+0
2025-06-19iommu: Introduce get_viommu_size and viommu_init opsNicolin Chen2-0/+21
2025-06-19iommufd: Use enum iommu_viommu_type for type in struct iommufd_viommuNicolin Chen1-1/+1
2025-06-19iommufd: Apply obvious cosmetic fixesNicolin Chen1-2/+3
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-9/+15
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-9/+9
2025-06-19timekeeping: Add AUX offset to struct timekeeperThomas Gleixner1-1/+8
2025-06-19pidfs: remove pidfs_{get,put}_pid()Christian Brauner1-2/+0
2025-06-19pidfs: persist informationChristian Brauner2-0/+4
2025-06-19pidfs: move to anonymous structChristian Brauner1-5/+6
2025-06-19timekeeping: Add clock_valid flag to timekeeperThomas Gleixner1-0/+2
2025-06-19time: Introduce auxiliary POSIX clocksAnna-Maria Behnsen1-2/+8
2025-06-19timekeeping: Introduce timekeeper IDAnna-Maria Behnsen1-1/+13
2025-06-19serial: Remove unused uart_get_consoleDr. David Alan Gilbert1-2/+0
2025-06-19usb: acpi: fix device link removalHeikki Krogerus1-0/+2
2025-06-19include: fsl_devices.h: drop unused, misspelled FLS_USB2_WORKAROUND_ENGCM09152RubenKelevra1-1/+0
2025-06-19usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT eventXu Yang1-0/+1
2025-06-19usb: core: Remove unused usb_unlink_anchored_urbsDr. David Alan Gilbert1-1/+0
2025-06-19usb: gadget: Remove unused usb_remove_configDr. David Alan Gilbert1-3/+0
2025-06-19usb: gadget: config: Remove unused usb_gadget_config_bufDr. David Alan Gilbert1-4/+0
2025-06-19usb: phy: tegra: Remove unused functionsDr. David Alan Gilbert1-9/+0
2025-06-19leds: led-class-flash:: Fix flash_timeout commentRichard Leitner1-1/+1
2025-06-19Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' of git://git.kernel.org/...Linus Walleij1-0/+1
2025-06-19Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' into gpio/for-nextBartosz Golaszewski1-0/+1
2025-06-19gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochipClément Le Goffic1-0/+1