summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-14ALSA: seq: avoid stale FIFO cells during resizeCen Zhang
2026-06-14batman-adv: tvlv: enforce 2-byte alignmentSven Eckelmann
2026-06-14ALSA: seq: oss: Serialize readq reset state with q->lockCen Zhang
2026-06-14kcm: use WRITE_ONCE() when changing lower socket callbacksRunyu Xiao
2026-06-14batman-adv: dat: prevent false sharing between VLANsSven Eckelmann
2026-06-14batman-adv: tt: track roam count per VIDSven Eckelmann
2026-06-14batman-adv: tt: don't merge change entries with different VIDsSven Eckelmann
2026-06-14Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-14riscv: kvm: Use endian-specific __lelong for NACL shared memorySean Chang
2026-06-13apparmor: fix kernel-doc warningsRodrigo Zaiden
2026-06-13apparmor: replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-13security: apparmor: fix two spelling mistakesQingshuang Fu
2026-06-13apparmor: fix use-after-free in rawdata dedup loopRuslan Valiyev
2026-06-13apparmor: Fix inverted comparison in cache_hold_inc()Eduardo Vasconcelos
2026-06-13apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()Maciek Borzecki
2026-06-13apparmor: don't audit files pointing to aa_null.dentryGeorgia Garcia
2026-06-13apparmor: put secmark label after secid lookupZygmunt Krynicki
2026-06-13apparmor: aa_getprocattr free procattr leak on format failureZygmunt Krynicki
2026-06-13apparmor: remove unnecessary goto and associated labelJohn Johansen
2026-06-13apparmor: release exe file resources on path failureZygmunt Krynicki
2026-06-13apparmor: fail policy unpack on accept2 allocation failureZygmunt Krynicki
2026-06-13apparmor: Fix return in ns_mkdir_opHongling Zeng
2026-06-13apparmor: remove or add symlinks to rawdata according to export_binaryGeorgia Garcia
2026-06-13apparmor: fix NULL pointer dereference in unpack_pdbGeorgia Garcia
2026-06-13apparmor: make fn_label_build() capable of handling not supportedJohn Johansen
2026-06-13apparmor: change fn_label_build() call to not return NULLJohn Johansen
2026-06-13apparmor: fix potential UAF in aa_replace_profilesMaxime Bélair
2026-06-13apparmor: free rawdata as soon as possibleJohn Johansen
2026-06-13apparmor: grab ns lock and refresh when looking up changehat child profilesRyan Lee
2026-06-13apparmor: fix rawdata_f_data implicit flex arrayJohn Johansen
2026-06-13apparmor: use __label_make_stale in __aa_proxy_redirectRyan Lee
2026-06-13apparmor: propagate -ENOMEM correctly in unpack_tableMaxime Bélair
2026-06-13apparmor: enable differential encodingJohn Johansen
2026-06-13apparmor: aa_label_alloc use aa_label_free on alloc failureZygmunt Krynicki
2026-06-13apparmor: check label build before no_new_privs testRuoyu Wang
2026-06-13security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()Andrew Morton
2026-06-13apparmor: add a conditional version of get_newest_labelJohn Johansen
2026-06-13apparmor: fix refcount leak when updating the sk_ctxJohn Johansen
2026-06-13apparmor: fix race in unix socket mediation when peer_path is usedJohn Johansen
2026-06-13apparmor: fix shadowing of plabel that prevents cache from being updatedJohn Johansen
2026-06-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-13Merge branch 'net-hns3-enhance-tc-flow-offload-support'Jakub Kicinski
2026-06-13net: hns3: move fd code to a separate fileJijie Shao
2026-06-13net: hns3: debugfs support for dumping fd rulesJijie Shao
2026-06-13net: hns3: support IP and tunnel VNI dissectors for tc flowJijie Shao
2026-06-13net: hns3: support two more actions for tc flowJijie Shao
2026-06-13net: hns3: improve the unused_tuple parameter settingJijie Shao
2026-06-13net: hns3: refactor add_cls_flower to prepare for multiple actionsJijie Shao
2026-06-13Merge branch 'dpaa2-switch-fdb-management-refactoring'Jakub Kicinski
2026-06-13dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb()Ioana Ciornei