summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-08-27HID: constify hid_device::rdescThomas Weißschuh
2024-08-27HID: constify parameter rdesc of hid_parse_report()Thomas Weißschuh
2024-08-27HID: bpf: constify parameter rdesc of call_hid_bpf_rdesc_fixup()Thomas Weißschuh
2024-08-27Merge branch 'nesting_reserved_regions' into iommufd.git for-nextJason Gunthorpe
2024-08-27irqchip/riscv-imsic: Add ACPI supportSunil V L
2024-08-27ACPI: bus: Add RINTC IRQ model for RISC-VSunil V L
2024-08-27ACPI: bus: Add acpi_riscv_init() functionSunil V L
2024-08-27ACPI: scan: Add a weak arch_sort_irqchip_probe() to order the IRQCHIP probeSunil V L
2024-08-27slub: Introduce CONFIG_SLUB_RCU_DEBUGJann Horn
2024-08-27kasan: catch invalid free before SLUB reinitializes the objectJann Horn
2024-08-27rcu/kvfree: Add kvfree_rcu_barrier() APIUladzislau Rezki (Sony)
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-27efi: Remove unused declaration efi_initialize_iomem_resources()Yue Haibing
2024-08-27wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason()Zijun Hu
2024-08-27ceph: Remove unused declarationsYue Haibing
2024-08-26jbd2: remove unused return value of jbd2_fc_release_bufsKemeng Shi
2024-08-26jbd2: fix kernel-doc for j_transaction_overhead_buffersRandy Dunlap
2024-08-26dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski
2024-08-26video/aperture: optionally match the device in sysfb_disable()Alex Deucher
2024-08-27ata: libata: Remove obsolete function declarationsGaosheng Cui
2024-08-26fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton
2024-08-26pstore: replace spinlock_t by raw_spinlock_tWen Yang
2024-08-26x86/ioremap: Improve iounmap() address range checksMax Ramanouski
2024-08-26nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta
2024-08-26net: Correct spelling in headersSimon Horman
2024-08-26net: qualcomm: rmnet: Correct spelling in if_rmnet.hSimon Horman
2024-08-26ethtool: Add support for specifying information source in cable test resultsOleksij Rempel
2024-08-26nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private DataNiklas Cassel
2024-08-26iommufd: Reorder include filesNicolin Chen
2024-08-26USB: serial: set driver owner when registering driversKrzysztof Kozlowski
2024-08-26i2c: core: Lock address during client device instantiationHeiner Kallweit
2024-08-26mmc: core: remove left-over data structure declarationsVladimir Zapolskiy
2024-08-26mmc: core: Remove struct mmc_context_infoChristophe JAILLET
2024-08-26tee: add tee_device_set_dev_groups()Jens Wiklander
2024-08-26rpmb: add Replay Protected Memory Block (RPMB) subsystemJens Wiklander
2024-08-25io_uring: user registered clockid for wait timeoutsPavel Begunkov
2024-08-24net: refactor ->ndo_bpf calls into dev_xdp_propagateMina Almasry
2024-08-24Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-23genirq: Fix typo in struct commentCosta Shulyupin
2024-08-23irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang
2024-08-23irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTINGHuacai Chen
2024-08-23bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DESTDave Marchevsky
2024-08-23PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli
2024-08-23PCI: Make pci_bus_type constantKunwu Chan
2024-08-23mtd: rawnand: davinci: make platform_data privateBartosz Golaszewski
2024-08-23thermal: core: Drop unused bind/unbind functions and callbacksRafael J. Wysocki
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-08-23net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier