summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-06-13dpaa2-switch: move FDB selection for leave path into a helperIoana Ciornei
2026-06-13dpaa2-switch: move FDB selection for join path into a helperIoana Ciornei
2026-06-13dpaa2-switch: factor out the FDB in-use check into a helperIoana Ciornei
2026-06-13dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototypeIoana Ciornei
2026-06-13selftests/tc-testing: Verify IFE can handle truncated inner Ethernet headerVictor Nogueira
2026-06-13net: ife: require ETH_HLEN to be pullable in ife_decode()Yong Wang
2026-06-14spi: Fix mismatched DT property access typesRob Herring (Arm)
2026-06-14ASoC: dt-bindings: Fix RT5677 "realtek,gpio-config" typeRob Herring (Arm)
2026-06-13Merge branch 'intel-wired-lan-driver-updates-2026-06-09-idpf-ice-i40e-iavf-ix...Jakub Kicinski
2026-06-13igc: fix typos in commentsMaximilian Pezzullo
2026-06-13igb: fix typos in commentsMaximilian Pezzullo
2026-06-13e1000e: limit endianness conversion to boundary wordsAgalakov Daniil
2026-06-13e1000: limit endianness conversion to boundary wordsAgalakov Daniil
2026-06-13e1000e: Use __napi_schedule_irqoff()Matt Vollrath
2026-06-13igc: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada
2026-06-13igb: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada
2026-06-13e1000e: use ktime_get_real_ns() in e1000e_systim_reset()Aleksandr Loktionov
2026-06-13igb: use ktime_get_real helpers in igb_ptp_reset()Aleksandr Loktionov
2026-06-13ixgbe: e610: remove redundant assignmentPiotr Kwapulinski
2026-06-13net/intel: Replace manual array size calculation with ARRAY_SIZEJakub Raczynski
2026-06-13iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() testCorinna Vinschen
2026-06-13ice: remove redundant checks from PTP initNatalia Wochtman
2026-06-13idpf: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-06-13Merge branch 'octeontx2-af-npc-enhancements'Jakub Kicinski
2026-06-13octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically.Ratheesh Kannoth
2026-06-13octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT allocRatheesh Kannoth
2026-06-13octeontx2-af: npc: Support for custom KPU profile from filesystemRatheesh Kannoth
2026-06-13octeontx2: cn20k: Coordinate default rules with NIX LF lifecycleRatheesh Kannoth