summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-05seqlock, treewide: Switch to non-raw seqcount_latch interfaceMarco Elver1-9/+11
2024-11-05kcsan, seqlock: Support seqcount_latch_tMarco Elver1-15/+71
2024-11-05drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink()Liu Ying1-0/+9
2024-11-05media: uapi: Add MEDIA_BUS_FMT_RGB101010_1X7X5_{SPWG, JEIDA}Liu Ying1-1/+3
2024-11-05iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_infoNicolin Chen1-0/+35
2024-11-05ACPI/IORT: Support CANWBS memory access flagNicolin Chen1-0/+2
2024-11-05ACPICA: IORT: Update for revision E.fNicolin Chen1-1/+2
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe2-4/+1
2024-11-05mm/writeback: add folio_mark_dirty_lock()Joanne Koong1-0/+1
2024-11-05Merge 6.12-rc6 into driver-core-nextGreg Kroah-Hartman49-197/+354
2024-11-05watchdog: da9063: Do not use a global variableFabio Estevam1-0/+1
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman33-162/+225
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman33-162/+225
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes3-1/+5
2024-11-05soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off()Vladimir Oltean1-1/+1
2024-11-05tools: ynl-gen: de-kdocify enums with no doc for entriesJakub Kicinski1-7/+7
2024-11-05net: tcp: replace the document for "lsndtime" in tcp_sockMenglong Dong1-2/+1
2024-11-05Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+17
2024-11-05Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2024-11-05fs: iomap: Atomic write supportJohn Garry1-0/+1
2024-11-05Merge branch 'icc-sar2130p' into icc-nextGeorgi Djakov1-0/+137
2024-11-05Merge branch 'icc-qcs615' into icc-nextGeorgi Djakov1-0/+136
2024-11-05PM: EM: Add min/max available performance state limitsLukasz Luba1-8/+21
2024-11-05Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+39
2024-11-05Merge tag 'drm-msm-next-2024-10-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-1/+4
2024-11-05rust: samples: add tracepoint to Rust sampleAlice Ryhl1-0/+31
2024-11-05rust: add tracepoint supportAlice Ryhl2-1/+39
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi1-0/+6
2024-11-04bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALLAlistair Francis1-11/+10
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig1-18/+3
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer1-1/+2
2024-11-04Merge tag 'qcom-drivers-for-6.13' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+5
2024-11-04Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-7/+32
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2024-11-04RDMA/nldev: Add IB device and net device rename eventsChiara Meiohas1-0/+2
2024-11-04RDMA/core: Move ib_uverbs_file struct to uverbs_types.hPatrisious Haddad1-0/+33
2024-11-04RDMA/core: Add device ufile cleanup operationPatrisious Haddad1-0/+6
2024-11-04RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas1-0/+3
2024-11-04RDMA/mlx5: Support OOO RX WQE consumptionEdward Srouji1-0/+5
2024-11-04Introduce mlx5 data direct placement (DDP)Leon Romanovsky1-6/+17
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang1-0/+19
2024-11-04net/mlx5: Introduce data placement ordering bitsEdward Srouji1-6/+17
2024-11-04Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski49-197/+354
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie56-217/+403
2024-11-04soc: qcom: llcc: add support for SAR2130P and SAR1130PDmitry Baryshkov1-0/+12
2024-11-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+6
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos1-1/+1
2024-11-03dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos1-1/+2
2024-11-03iio: events: make IIO_EVENT_CODE macro privateDavid Lechner1-6/+9
2024-11-03iio: events.h: add event identifier macros for differential channelJulien Stephan1-2/+16