aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-08-27HID: constify hid_device::dev_rdescThomas Weißschuh1-1/+1
2024-08-27HID: constify params and return value of fetch_item()Thomas Weißschuh1-1/+1
2024-08-27HID: constify hid_device::rdescThomas Weißschuh1-1/+1
2024-08-27HID: constify parameter rdesc of hid_parse_report()Thomas Weißschuh1-1/+1
2024-08-27HID: bpf: constify parameter rdesc of call_hid_bpf_rdesc_fixup()Thomas Weißschuh1-1/+1
2024-08-27Merge branch 'nesting_reserved_regions' into iommufd.git for-nextJason Gunthorpe19-37/+160
2024-08-27irqchip/riscv-imsic: Add ACPI supportSunil V L1-0/+9
2024-08-27ACPI: bus: Add RINTC IRQ model for RISC-VSunil V L1-0/+1
2024-08-27ACPI: bus: Add acpi_riscv_init() functionSunil V L1-0/+6
2024-08-27ACPI: scan: Add a weak arch_sort_irqchip_probe() to order the IRQCHIP probeSunil V L1-0/+2
2024-08-27slub: Introduce CONFIG_SLUB_RCU_DEBUGJann Horn1-6/+11
2024-08-27kasan: catch invalid free before SLUB reinitializes the objectJann Horn1-3/+51
2024-08-27rcu/kvfree: Add kvfree_rcu_barrier() APIUladzislau Rezki (Sony)2-0/+6
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter23-46/+167
2024-08-27efi: Remove unused declaration efi_initialize_iomem_resources()Yue Haibing1-2/+0
2024-08-27wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason()Zijun Hu1-2/+3
2024-08-27ceph: Remove unused declarationsYue Haibing1-2/+0
2024-08-26jbd2: remove unused return value of jbd2_fc_release_bufsKemeng Shi1-1/+1
2024-08-26jbd2: fix kernel-doc for j_transaction_overhead_buffersRandy Dunlap1-1/+1
2024-08-26dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski1-0/+15
2024-08-26video/aperture: optionally match the device in sysfb_disable()Alex Deucher1-2/+2
2024-08-27ata: libata: Remove obsolete function declarationsGaosheng Cui1-1/+0
2024-08-26fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton1-0/+1
2024-08-26pstore: replace spinlock_t by raw_spinlock_tWen Yang1-1/+1
2024-08-26x86/ioremap: Improve iounmap() address range checksMax Ramanouski1-0/+1
2024-08-26nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta1-4/+4
2024-08-26net: Correct spelling in headersSimon Horman2-5/+5
2024-08-26net: qualcomm: rmnet: Correct spelling in if_rmnet.hSimon Horman1-1/+1
2024-08-26ethtool: Add support for specifying information source in cable test resultsOleksij Rempel1-6/+23
2024-08-26nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private DataNiklas Cassel1-1/+5
2024-08-26iommufd: Reorder include filesNicolin Chen1-2/+2
2024-08-26USB: serial: set driver owner when registering driversKrzysztof Kozlowski1-2/+5
2024-08-26i2c: core: Lock address during client device instantiationHeiner Kallweit1-0/+3
2024-08-26mmc: core: remove left-over data structure declarationsVladimir Zapolskiy2-22/+0
2024-08-26mmc: core: Remove struct mmc_context_infoChristophe JAILLET1-14/+0
2024-08-26tee: add tee_device_set_dev_groups()Jens Wiklander1-0/+12
2024-08-26rpmb: add Replay Protected Memory Block (RPMB) subsystemJens Wiklander1-0/+123
2024-08-25io_uring: user registered clockid for wait timeoutsPavel Begunkov1-0/+3
2024-08-24net: refactor ->ndo_bpf calls into dev_xdp_propagateMina Almasry1-0/+1
2024-08-24Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linuxLinus Torvalds1-6/+1
2024-08-23genirq: Fix typo in struct commentCosta Shulyupin1-1/+1
2024-08-23irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang1-0/+1
2024-08-23irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTINGHuacai Chen1-1/+1
2024-08-23bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DESTDave Marchevsky1-1/+1
2024-08-23PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli1-0/+2
2024-08-23PCI: Make pci_bus_type constantKunwu Chan1-1/+1
2024-08-23mtd: rawnand: davinci: make platform_data privateBartosz Golaszewski2-124/+0
2024-08-23thermal: core: Drop unused bind/unbind functions and callbacksRafael J. Wysocki1-10/+0
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier1-0/+6
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2