summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-27Revert "fs: don't block i_writecount during exec"Christian Brauner
2024-11-27ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao
2024-11-27ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNĂ­colas F. R. A. Prado
2024-11-27ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entryVenkata Prasad Potturu
2024-11-27i2c: Fix whitespace style issueLiam Zuiderhoek
2024-11-27arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as failChen-Yu Tsai
2024-11-27platform/chrome: Introduce device tree hardware proberChen-Yu Tsai
2024-11-27i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai
2024-11-27i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai
2024-11-27i2c: Introduce OF component probe functionChen-Yu Tsai
2024-11-27of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai
2024-11-27of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai
2024-11-27ALSA: ump: Fix evaluation of MIDI 1.0 FB infoTakashi Iwai
2024-11-27ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()Zichen Xie
2024-11-26smb: Initialize cfid->tcon before performing network opsPaul Aurich
2024-11-27powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman
2024-11-27docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs errorsMichael Ellerman
2024-11-27powerpc/machdep: Remove duplicated include in svm.cYang Li
2024-11-26ima: uncover hidden variable in ima_match_rules()Casey Schaufler
2024-11-26apparmor: lift new_profile declaration to remove C23 extension warningJohn Johansen
2024-11-26apparmor: replace misleading 'scrubbing environment' phrase in debug printRyan Lee
2024-11-26parser: drop dead code for XXX_comb macrosJohn Johansen
2024-11-26apparmor: Remove unused parameter L1 in macro next_combJinjie Ruan
2024-11-26Docs: Update LSM/apparmor.rstSiddharth Menon
2024-11-26apparmor: audit_cap dedup based on subj_cred instead of profileRyan Lee
2024-11-26apparmor: add a cache entry expiration time aging out capability audit cacheRyan Lee
2024-11-26apparmor: document capability.c:profile_capable ad ptr not being NULLRyan Lee
2024-11-26apparmor: fix 'Do simple duplicate message elimination'chao liu
2024-11-26apparmor: document first entry is in packed perms struct is reservedJohn Johansen
2024-11-26apparmor: test: Fix memory leak for aa_unpack_strdup()Jinjie Ruan
2024-11-26apparmor: Remove deadcodeDr. David Alan Gilbert
2024-11-26apparmor: Remove unnecessary NULL check before kvfree()Thorsten Blum
2024-11-26apparmor: domain: clean up duplicated parts of handle_onexec()Leesoo Ahn
2024-11-26apparmor: Use IS_ERR_OR_NULL() helper functionHongbo Li
2024-11-26apparmor: add support for 2^24 states to the dfa state machine.John Johansen
2024-11-26apparmor: properly handle cx/px lookup failure for complainRyan Lee
2024-11-26apparmor: allocate xmatch for nullpdb inside aa_alloc_nullRyan Lee
2024-11-26Merge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-11-26Merge tag 'rproc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-11-26Merge tag 'hwmon-for-v6.13-rc1-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-11-26Merge tag 'i3c/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-27Merge tag 'amd-drm-fixes-6.13-2024-11-22' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-11-27Merge tag 'drm-xe-next-fixes-2024-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-11-26rust: fix up formatting after mergeLinus Torvalds
2024-11-27Merge tag 'drm-intel-next-fixes-2024-11-21' of https://gitlab.freedesktop.org...Dave Airlie
2024-11-26smb: During unmount, ensure all cached dir instances drop their dentryPaul Aurich
2024-11-26smb: client: fix noisy message when mounting sharesPaulo Alcantara
2024-11-26smb: client: don't try following DFS links in cifs_tree_connect()Paulo Alcantara
2024-11-26smb: client: allow reconnect when sending ioctlPaulo Alcantara