aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-15net/mlx5: SD, add L2 table silent mode query supportShay Drory3-14/+114
2026-06-15net/mlx5: SD, make primary/secondary role determination more robustShay Drory1-34/+104
2026-06-15net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback eventsShay Drory2-1/+8
2026-06-15net/mlx5: devcom, expose locked variant of send_eventShay Drory2-7/+25
2026-06-15net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devicesShay Drory1-4/+21
2026-06-15Merge tag 'asoc-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai800-6010/+44537
2026-06-15perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probesAaron Tomlin1-0/+21
2026-06-15perf test: Add inject ASLR testIan Rogers1-0/+533
2026-06-15perf aslr: Strip sample registersIan Rogers3-70/+233
2026-06-15perf inject/aslr: Implement sample address remappingIan Rogers3-9/+466
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens3-58/+1
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens8-66/+157
2026-06-15s390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens8-13/+15
2026-06-15s390/timex: Move union tod_clock type to separate headerHeiko Carstens2-19/+31
2026-06-15dt-bindings: vendor-prefixes: add GiraLucas Stach1-0/+2
2026-06-15ALSA: usb-audio: Add iface reset and delay quirk for XIBERIA K03SLianqin Hu1-0/+2
2026-06-15Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini21-209/+499
2026-06-15Merge tag 'loongarch-kvm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini10-180/+131
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini17-179/+727
2026-06-15pinctrl: Export pinctrl_get_group_selector()Linus Walleij1-0/+1
2026-06-15HID: hidpp: fix potential UAF in hidpp_connect_event()Jiri Kosina1-0/+1
2026-06-15fuse-uring: clear ent->fuse_req in commit_fetch error pathZhenghang Xiao1-3/+1
2026-06-15keys: keyctl_pkey: replace BUG with return -EOPNOTSUPPMohammed EL Kadiri1-2/+3
2026-06-15keys: request_key: replace BUG with return -EINVALMohammed EL Kadiri1-1/+1
2026-06-15keys: Pin request_key_auth payload in instantiate pathsShaomin Chen4-8/+53
2026-06-15keys: prevent slab cache merging for key_jarMohammed EL Kadiri1-1/+1
2026-06-15keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)David Laight1-2/+2
2026-06-15KEYS: Use acquire when reading state in keyring searchGui-Dong Han1-1/+1
2026-06-15keys/trusted_keys: mark 'migratable' as __ro_after_initLen Bao1-1/+1
2026-06-15keys: use kmalloc_flex in user_preparseThorsten Blum1-1/+1
2026-06-15KEYS: trusted: Debugging as a featureJarkko Sakkinen6-30/+87
2026-06-15KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNGEric Biggers1-1/+0
2026-06-15KEYS: fix overflow in keyctl_pkey_params_get_2()Jarkko Sakkinen1-1/+8
2026-06-15KVM: s390: Introducing kvm_arch_set_irq_inatomic fast injectDouglas Freimuth5-65/+241
2026-06-15KVM: s390: Enable adapter_indicators_set to use mapped pagesDouglas Freimuth1-24/+63
2026-06-15KVM: s390: Add map/unmap ioctl and clean mappings post-guestDouglas Freimuth4-43/+194
2026-06-15fuse-uring: use named constants for io-uring iovec indicesJoanne Koong1-11/+13
2026-06-15fuse-uring: refactor setting up copy state for payload copyingJoanne Koong1-14/+24
2026-06-15fuse-uring: use enum types for header copyingJoanne Koong1-13/+53
2026-06-15fuse-uring: refactor io-uring header copying from ringJoanne Koong1-5/+17
2026-06-15fuse-uring: refactor io-uring header copying to ringJoanne Koong1-18/+21
2026-06-15fuse-uring: separate next request fetching from sending logicJoanne Koong1-52/+29
2026-06-15fuse: invalidate readdir cache on epoch bumpJun Wu3-4/+12
2026-06-15virtio-fs: avoid double-free on failed queue setupYung-Tse Cheng1-0/+2
2026-06-15fuse: invalidate page cache after DIO and async DIO writesCheng Ding4-12/+49
2026-06-15fuse: set ff->flock only on successZhang Tianci1-1/+2
2026-06-15fuse: clean up interrupt readingJoanne Koong1-19/+13
2026-06-15fuse: remove stray newline in fuse_dev_do_read()Joanne Koong1-1/+0
2026-06-15fuse: use READ_ONCE in fuse_chan_num_background()Li Wang1-1/+1
2026-06-15fuse: dax: Move long delayed work on system_dfl_long_wqMarco Crivellari1-1/+1