aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-27ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNĂ­colas F. R. A. Prado3-6/+16
2024-11-27ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entryVenkata Prasad Potturu1-1/+17
2024-11-27i2c: Fix whitespace style issueLiam Zuiderhoek1-1/+1
2024-11-27arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as failChen-Yu Tsai2-2/+16
2024-11-27platform/chrome: Introduce device tree hardware proberChen-Yu Tsai3-0/+166
2024-11-27i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai2-2/+119
2024-11-27i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai2-1/+181
2024-11-27i2c: Introduce OF component probe functionChen-Yu Tsai4-0/+267
2024-11-27of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai2-0/+44
2024-11-27of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai2-0/+48
2024-11-27ALSA: ump: Fix evaluation of MIDI 1.0 FB infoTakashi Iwai1-1/+4
2024-11-27ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()Zichen Xie1-0/+11
2024-11-26smb: Initialize cfid->tcon before performing network opsPaul Aurich1-1/+1
2024-11-27powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman1-2/+27
2024-11-27docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs errorsMichael Ellerman1-7/+8
2024-11-27powerpc/machdep: Remove duplicated include in svm.cYang Li1-1/+0
2024-11-26ima: uncover hidden variable in ima_match_rules()Casey Schaufler1-4/+5
2024-11-26apparmor: lift new_profile declaration to remove C23 extension warningJohn Johansen1-2/+1
2024-11-26apparmor: replace misleading 'scrubbing environment' phrase in debug printRyan Lee1-8/+8
2024-11-26parser: drop dead code for XXX_comb macrosJohn Johansen1-24/+0
2024-11-26apparmor: Remove unused parameter L1 in macro next_combJinjie Ruan1-2/+2
2024-11-26Docs: Update LSM/apparmor.rstSiddharth Menon1-2/+5
2024-11-26apparmor: audit_cap dedup based on subj_cred instead of profileRyan Lee1-6/+4
2024-11-26apparmor: add a cache entry expiration time aging out capability audit cacheRyan Lee1-3/+8
2024-11-26apparmor: document capability.c:profile_capable ad ptr not being NULLRyan Lee1-1/+1
2024-11-26apparmor: fix 'Do simple duplicate message elimination'chao liu1-0/+2
2024-11-26apparmor: document first entry is in packed perms struct is reservedJohn Johansen1-1/+4
2024-11-26apparmor: test: Fix memory leak for aa_unpack_strdup()Jinjie Ruan1-0/+6
2024-11-26apparmor: Remove deadcodeDr. David Alan Gilbert9-146/+0
2024-11-26apparmor: Remove unnecessary NULL check before kvfree()Thorsten Blum1-2/+1
2024-11-26apparmor: domain: clean up duplicated parts of handle_onexec()Leesoo Ahn1-26/+12
2024-11-26apparmor: Use IS_ERR_OR_NULL() helper functionHongbo Li1-1/+1
2024-11-26apparmor: add support for 2^24 states to the dfa state machine.John Johansen3-25/+83
2024-11-26apparmor: properly handle cx/px lookup failure for complainRyan Lee1-2/+7
2024-11-26apparmor: allocate xmatch for nullpdb inside aa_alloc_nullRyan Lee1-0/+1
2024-11-26Merge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+2
2024-11-26Merge tag 'rproc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds24-261/+212
2024-11-26Merge tag 'hwmon-for-v6.13-rc1-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-7/+2
2024-11-26Merge tag 'i3c/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds9-89/+225
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds134-1159/+4168
2024-11-27Merge tag 'amd-drm-fixes-6.13-2024-11-22' of https://gitlab.freedesktop.org/a...Dave Airlie67-166/+626
2024-11-27Merge tag 'drm-xe-next-fixes-2024-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie2-2/+7
2024-11-26rust: fix up formatting after mergeLinus Torvalds1-2/+6
2024-11-27Merge tag 'drm-intel-next-fixes-2024-11-21' of https://gitlab.freedesktop.org...Dave Airlie1-12/+20
2024-11-26smb: During unmount, ensure all cached dir instances drop their dentryPaul Aurich6-36/+147
2024-11-26smb: client: fix noisy message when mounting sharesPaulo Alcantara1-1/+1
2024-11-26smb: client: don't try following DFS links in cifs_tree_connect()Paulo Alcantara1-171/+17
2024-11-26smb: client: allow reconnect when sending ioctlPaulo Alcantara3-11/+12
2024-11-26smb: client: get rid of @nlsc param in cifs_tree_connect()Paulo Alcantara5-20/+15
2024-11-26smb: client: allow more DFS referrals to be cachedPaulo Alcantara1-2/+2