summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-03ASoC: Remove unused helper macroCharles Keepax1-3/+0
2025-03-03lib/string_choices: Rearrange functions in sorted orderR Sundar1-12/+12
2025-03-03string.h: Validate memtostr*()/strtomem*() arguments more carefullyKees Cook1-4/+12
2025-03-03compiler.h: Introduce __must_be_noncstr()Kees Cook2-4/+23
2025-03-03media: uvcvideo: implement UVC v1.5 ROIYunke Cao3-0/+21
2025-03-03media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VALHans Verkuil2-5/+34
2025-03-03media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECTYunke Cao2-0/+4
2025-03-03drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay1-0/+3
2025-03-03firmware: smccc: Support optional Arm SMCCC SOC_ID namePaul Benoit1-0/+40
2025-03-03PM: sleep: Rename power.async_in_progress to power.work_in_progressRafael J. Wysocki1-1/+1
2025-03-03PM: runtime: Convert pm_runtime_blocked() to static inlineRafael J. Wysocki1-1/+11
2025-03-03PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki1-0/+2
2025-03-03drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()Maxime Ripard1-2/+0
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam1-0/+7
2025-03-03ASoC: soc-dai: remove SND_SOC_DAIFMT_CB{MS}_CF{MS}Kuninori Morimoto1-6/+0
2025-03-03drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()Vinod Govindapillai1-1/+1
2025-03-03PM: wakeup: Remove needless return in three void APIsZijun Hu1-3/+3
2025-03-03PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()Rafael J. Wysocki1-2/+2
2025-03-03RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin1-0/+1
2025-03-03sched/membarrier: Fix redundant load of membarrier_stateNysal Jan K.A.1-0/+7
2025-03-03usb: ulpi: Remove unused otg_ulpi_createDr. David Alan Gilbert1-9/+0
2025-03-03platform: arm64: add Huawei Matebook E Go EC driverPengyu Luo1-0/+79
2025-03-03gpiolib: deprecate gpio_chip::set and gpio_chip::set_multipleBartosz Golaszewski1-2/+2
2025-03-03Merge tag 'v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski16-31/+100
2025-03-03crypto/krb5: Implement the Camellia enctypes from rfc6803David Howells1-0/+4
2025-03-03crypto/krb5: Implement the AES enctypes from rfc8009David Howells1-0/+4
2025-03-03crypto/krb5: Provide infrastructure and key derivationDavid Howells1-0/+10
2025-03-03crypto/krb5: Add an API to perform requestsDavid Howells1-0/+21
2025-03-03crypto/krb5: Add an API to alloc and prepare a crypto objectDavid Howells1-0/+7
2025-03-03crypto/krb5: Add an API to query the layout of the crypto sectionDavid Howells1-0/+9
2025-03-03crypto/krb5: Implement Kerberos crypto coreDavid Howells1-0/+54
2025-03-03crypto: Add 'krb5enc' hash and cipher AEAD algorithmDavid Howells1-0/+2
2025-03-03crypto/krb5: Add some constants out of sunrpc headersDavid Howells1-0/+51
2025-03-02hwmon: (k10temp) add support for cyan skillfishMikhail Paulyshka1-0/+1
2025-03-02cred: Fix RCU warnings in override/revert_credsHerbert Xu1-8/+2
2025-03-02crypto: skcipher - Use restrict rather than hand-rolling accessesHerbert Xu1-6/+8
2025-03-02crypto: scatterwalk - don't split at page boundaries when !HIGHMEMEric Biggers1-22/+57
2025-03-02crypto: scatterwalk - remove obsolete functionsEric Biggers1-25/+0
2025-03-02crypto: scatterwalk - add scatterwalk_get_sglist()Eric Biggers1-0/+17
2025-03-02crypto: scatterwalk - add new functions for copying dataEric Biggers1-2/+22
2025-03-02crypto: scatterwalk - add new functions for iterating through dataEric Biggers1-6/+63
2025-03-02crypto: scatterwalk - add new functions for skipping dataEric Biggers1-0/+18
2025-03-02crypto: scatterwalk - move to next sg entry just in timeEric Biggers1-9/+10
2025-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+4
2025-03-01io.h: drop unused headersRaag Jadav1-3/+0
2025-03-01asm-generic/io.h: rework split ioread64/iowrite64 helpersArnd Bergmann3-28/+40
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar27-43/+181
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+34
2025-03-01dt-bindings: clock: add clock definitions and documentation for exynos7870 CMUKaustabh Chakraborty1-0/+324
2025-03-01dt-bindings: clock: add Exynos2200 SoCIvaylo Ivanov1-0/+431