summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-04lib/crypto: sha256: Add sha224() and sha224_update()Eric Biggers1-2/+8
2025-07-04lib/crypto: sha256: Remove sha256_blocks_simd()Eric Biggers1-6/+0
2025-07-04lib/crypto: sha256: Reorder some codeEric Biggers1-30/+30
2025-07-04Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+9
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+13
2025-07-04Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+3
2025-07-04Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+6
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-20/+32
2025-07-04treewide: Remove redundantMark Brown1-24/+163
2025-07-04Merge tag 'icc-6.16-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+7
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner5-17/+17
2025-07-04drm: add debugfs support on per client-id basisSunil Khatri2-0/+18
2025-07-04drm: move drm based debugfs funcs to drm_debugfs.cSunil Khatri2-7/+17
2025-07-04drm/xe/bmg: Add one additional PCI IDVodapalli, Ravi Kumar1-0/+1
2025-07-04watchdog/perf: Provide function for adjusting the event periodYicong Yang1-0/+2
2025-07-04dt-bindings: regulator: Add STM32MP15 SCMI regulator identifiersEtienne Carriere1-0/+40
2025-07-04ata: libata-core: Rename ata_do_set_mode()Damien Le Moal1-1/+1
2025-07-04ata: libata-core: Cache the general purpose log directoryDamien Le Moal1-0/+3
2025-07-04af_unix/scm: fix whitespace errorsAlexander Mikhalitsyn1-2/+2
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-7/+44
2025-07-04bpf: Avoid putting struct bpf_scc_callchain variables on the stackYonghong Song1-0/+1
2025-07-04bpf: Add dump_stack() analogue to print to BPF stderrKumar Kartikeya Dwivedi1-0/+2
2025-07-04bpf: Add function to find program from stack traceKumar Kartikeya Dwivedi1-0/+1
2025-07-04bpf: Add function to extract program source infoKumar Kartikeya Dwivedi1-0/+3
2025-07-04bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi2-0/+76
2025-07-04bpf: Refactor bprintf buffer supportKumar Kartikeya Dwivedi1-1/+14
2025-07-04bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfoTao Chen1-0/+1
2025-07-04Merge tag 'drm-misc-next-2025-07-03' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie6-27/+62
2025-07-04Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-1/+6
2025-07-03drm: Simplify drmm_alloc_ordered_workqueue returnMatthew Brost1-2/+13
2025-07-03Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
2025-07-03clk: sunxi-ng: v3s: Fix CSI SCLK clock namePaul Kocialkowski1-1/+1
2025-07-03clk: spacemit: set up reset auxiliary devicesAlex Elder1-0/+12
2025-07-03soc: spacemit: create a header for clock/reset registersAlex Elder1-0/+118
2025-07-03include: trace: Add tracepoint support for inflight xfer countPhilip Radford1-10/+14
2025-07-03Merge tag 'arm-soc/for-6.17/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann1-0/+61
2025-07-03PM: sleep: Add strict_midlayer flag to struct dev_pm_infoRafael J. Wysocki2-0/+28
2025-07-03PM: Move two sleep-related functions under CONFIG_PM_SLEEPRafael J. Wysocki1-4/+12
2025-07-03PM: Don't use "proxy" headersAndy Shevchenko1-5/+6
2025-07-03dt-bindings: soc: spacemit: define spacemit,k1-ccu resetsAlex Elder1-0/+141
2025-07-03irqdomain: Add device pointer to irq_domain_info and msi_domain_infoThomas Gleixner2-0/+4
2025-07-03ptp: Use ktime_get_clock_ts64() for timestampingThomas Gleixner1-30/+4
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linu...Paolo Abeni1-0/+10
2025-07-03timekeeping: Remove the temporary CLOCK_AUX workaroundThomas Gleixner1-9/+0
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' into timers/ptpThomas Gleixner1-0/+10
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner1-0/+10
2025-07-03ASoC: fsl_mqs: rename system manager indices for i.MX95Shengjiu Wang1-6/+6
2025-07-03ASoC: fsl_mqs: Distinguish different modules by system manager indicesShengjiu Wang1-0/+8
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+1
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso6-70/+0