summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-15net/mlx5: LAG, disable both regular and SD LAG on lag_disable_changeShay Drory
2026-06-15net/mlx5: LAG, store demux resources per master lag_funcShay Drory
2026-06-15net/mlx5: E-Switch, notify SD on eswitch disableShay Drory
2026-06-15net/mlx5: SD, support switchdev mode transition with shared FDBShay Drory
2026-06-15net/mlx5: SD, expend vport metadata for SD secondary devicesShay Drory
2026-06-15net/mlx5: SD, add L2 table silent mode query supportShay Drory
2026-06-15net/mlx5: SD, make primary/secondary role determination more robustShay Drory
2026-06-15net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback eventsShay Drory
2026-06-15net/mlx5: devcom, expose locked variant of send_eventShay Drory
2026-06-15net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devicesShay Drory
2026-06-15Merge tag 'asoc-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2026-06-15perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probesAaron Tomlin
2026-06-15perf test: Add inject ASLR testIan Rogers
2026-06-15perf aslr: Strip sample registersIan Rogers
2026-06-15perf inject/aslr: Implement sample address remappingIan Rogers
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens
2026-06-15s390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens
2026-06-15s390/timex: Move union tod_clock type to separate headerHeiko Carstens
2026-06-15dt-bindings: vendor-prefixes: add GiraLucas Stach
2026-06-15ALSA: usb-audio: Add iface reset and delay quirk for XIBERIA K03SLianqin Hu
2026-06-15Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-06-15Merge tag 'loongarch-kvm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-15pinctrl: Export pinctrl_get_group_selector()Linus Walleij
2026-06-15HID: hidpp: fix potential UAF in hidpp_connect_event()Jiri Kosina
2026-06-15fuse-uring: clear ent->fuse_req in commit_fetch error pathZhenghang Xiao
2026-06-15keys: keyctl_pkey: replace BUG with return -EOPNOTSUPPMohammed EL Kadiri
2026-06-15keys: request_key: replace BUG with return -EINVALMohammed EL Kadiri
2026-06-15keys: Pin request_key_auth payload in instantiate pathsShaomin Chen
2026-06-15keys: prevent slab cache merging for key_jarMohammed EL Kadiri
2026-06-15keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)David Laight
2026-06-15KEYS: Use acquire when reading state in keyring searchGui-Dong Han
2026-06-15keys/trusted_keys: mark 'migratable' as __ro_after_initLen Bao
2026-06-15keys: use kmalloc_flex in user_preparseThorsten Blum
2026-06-15KEYS: trusted: Debugging as a featureJarkko Sakkinen
2026-06-15KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNGEric Biggers
2026-06-15KEYS: fix overflow in keyctl_pkey_params_get_2()Jarkko Sakkinen
2026-06-15KVM: s390: Introducing kvm_arch_set_irq_inatomic fast injectDouglas Freimuth
2026-06-15KVM: s390: Enable adapter_indicators_set to use mapped pagesDouglas Freimuth
2026-06-15KVM: s390: Add map/unmap ioctl and clean mappings post-guestDouglas Freimuth
2026-06-15fuse-uring: use named constants for io-uring iovec indicesJoanne Koong
2026-06-15fuse-uring: refactor setting up copy state for payload copyingJoanne Koong
2026-06-15fuse-uring: use enum types for header copyingJoanne Koong
2026-06-15fuse-uring: refactor io-uring header copying from ringJoanne Koong
2026-06-15fuse-uring: refactor io-uring header copying to ringJoanne Koong
2026-06-15fuse-uring: separate next request fetching from sending logicJoanne Koong
2026-06-15fuse: invalidate readdir cache on epoch bumpJun Wu
2026-06-15virtio-fs: avoid double-free on failed queue setupYung-Tse Cheng
2026-06-15fuse: invalidate page cache after DIO and async DIO writesCheng Ding