| Age | Commit message (Expand) | Author |
| 2026-06-15 | net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change | Shay Drory |
| 2026-06-15 | net/mlx5: LAG, store demux resources per master lag_func | Shay Drory |
| 2026-06-15 | net/mlx5: E-Switch, notify SD on eswitch disable | Shay Drory |
| 2026-06-15 | net/mlx5: SD, support switchdev mode transition with shared FDB | Shay Drory |
| 2026-06-15 | net/mlx5: SD, expend vport metadata for SD secondary devices | Shay Drory |
| 2026-06-15 | net/mlx5: SD, add L2 table silent mode query support | Shay Drory |
| 2026-06-15 | net/mlx5: SD, make primary/secondary role determination more robust | Shay Drory |
| 2026-06-15 | net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback events | Shay Drory |
| 2026-06-15 | net/mlx5: devcom, expose locked variant of send_event | Shay Drory |
| 2026-06-15 | net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devices | Shay Drory |
| 2026-06-15 | Merge tag 'asoc-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
| 2026-06-15 | perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probes | Aaron Tomlin |
| 2026-06-15 | perf test: Add inject ASLR test | Ian Rogers |
| 2026-06-15 | perf aslr: Strip sample registers | Ian Rogers |
| 2026-06-15 | perf inject/aslr: Implement sample address remapping | Ian Rogers |
| 2026-06-15 | s390/idle: Remove idle time and count sysfs files | Heiko Carstens |
| 2026-06-15 | s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait() | Heiko Carstens |
| 2026-06-15 | s390/irq/idle: Use stcke instead of stckf for time stamps | Heiko Carstens |
| 2026-06-15 | s390/timex: Move union tod_clock type to separate header | Heiko Carstens |
| 2026-06-15 | dt-bindings: vendor-prefixes: add Gira | Lucas Stach |
| 2026-06-15 | ALSA: usb-audio: Add iface reset and delay quirk for XIBERIA K03S | Lianqin Hu |
| 2026-06-15 | Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
| 2026-06-15 | Merge tag 'loongarch-kvm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
| 2026-06-15 | Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
| 2026-06-15 | pinctrl: Export pinctrl_get_group_selector() | Linus Walleij |
| 2026-06-15 | HID: hidpp: fix potential UAF in hidpp_connect_event() | Jiri Kosina |
| 2026-06-15 | fuse-uring: clear ent->fuse_req in commit_fetch error path | Zhenghang Xiao |
| 2026-06-15 | keys: keyctl_pkey: replace BUG with return -EOPNOTSUPP | Mohammed EL Kadiri |
| 2026-06-15 | keys: request_key: replace BUG with return -EINVAL | Mohammed EL Kadiri |
| 2026-06-15 | keys: Pin request_key_auth payload in instantiate paths | Shaomin Chen |
| 2026-06-15 | keys: prevent slab cache merging for key_jar | Mohammed EL Kadiri |
| 2026-06-15 | keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE) | David Laight |
| 2026-06-15 | KEYS: Use acquire when reading state in keyring search | Gui-Dong Han |
| 2026-06-15 | keys/trusted_keys: mark 'migratable' as __ro_after_init | Len Bao |
| 2026-06-15 | keys: use kmalloc_flex in user_preparse | Thorsten Blum |
| 2026-06-15 | KEYS: trusted: Debugging as a feature | Jarkko Sakkinen |
| 2026-06-15 | KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG | Eric Biggers |
| 2026-06-15 | KEYS: fix overflow in keyctl_pkey_params_get_2() | Jarkko Sakkinen |
| 2026-06-15 | KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject | Douglas Freimuth |
| 2026-06-15 | KVM: s390: Enable adapter_indicators_set to use mapped pages | Douglas Freimuth |
| 2026-06-15 | KVM: s390: Add map/unmap ioctl and clean mappings post-guest | Douglas Freimuth |
| 2026-06-15 | fuse-uring: use named constants for io-uring iovec indices | Joanne Koong |
| 2026-06-15 | fuse-uring: refactor setting up copy state for payload copying | Joanne Koong |
| 2026-06-15 | fuse-uring: use enum types for header copying | Joanne Koong |
| 2026-06-15 | fuse-uring: refactor io-uring header copying from ring | Joanne Koong |
| 2026-06-15 | fuse-uring: refactor io-uring header copying to ring | Joanne Koong |
| 2026-06-15 | fuse-uring: separate next request fetching from sending logic | Joanne Koong |
| 2026-06-15 | fuse: invalidate readdir cache on epoch bump | Jun Wu |
| 2026-06-15 | virtio-fs: avoid double-free on failed queue setup | Yung-Tse Cheng |
| 2026-06-15 | fuse: invalidate page cache after DIO and async DIO writes | Cheng Ding |