summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-27smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara27-414/+462
2026-02-27Merge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-5/+9
2026-02-27Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds13-42/+102
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie8-28/+42
2026-02-27Merge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-1/+5
2026-02-27spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat1-0/+3
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-21/+81
2026-02-27Merge tag 'acpi-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+21
2026-02-27Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-27/+23
2026-02-27Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds4-60/+125
2026-02-26Merge branch 'acpi-pm'Rafael J. Wysocki1-0/+8
2026-02-26Merge branches 'pm-cpufreq' and 'pm-runtime'Rafael J. Wysocki3-21/+13
2026-02-26Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie28-104/+174
2026-02-26Merge tag 'drm-intel-fixes-2026-02-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-6/+1
2026-02-26selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier1-1/+1
2026-02-26selftests/bpf: Fix a memory leak in xdp_flowtable testIhor Solodrai1-1/+2
2026-02-26bpf: Fix stack-out-of-bounds write in devmapKohei Enju1-5/+17
2026-02-26bpf: Fix kprobe_multi cookies access in show_fdinfo callbackJiri Olsa1-1/+3
2026-02-26bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba1-1/+1
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta1-6/+15
2026-02-26arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier1-1/+5
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-11/+11
2026-02-26kcsan: test: Adjust "expect" allocation type for kmalloc_objKees Cook1-1/+1
2026-02-26ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai1-2/+2
2026-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-48/+86
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda1-12/+0
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan3-12/+27
2026-02-26mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is availableHarry Yoo1-4/+9
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds88-331/+826
2026-02-26ALSA: us144mkii: Drop kernel-doc markersTakashi Iwai5-50/+50
2026-02-26ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()Takashi Iwai1-1/+1
2026-02-26ALSA: usb-audio: Drop superfluous kernel-doc markersTakashi Iwai1-6/+6
2026-02-26ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_opsRichard Fitzgerald1-5/+0
2026-02-26Merge tag 'asoc-fix-v7.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2-0/+8
2026-02-26netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian1-1/+1
2026-02-26ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()Richard Fitzgerald1-1/+1
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo1-0/+7
2026-02-26net: consume xmit errors of GSO framesJakub Kicinski1-5/+18
2026-02-26Merge branch 'vsock-add-write-once-semantics-to-child_ns_mode'Paolo Abeni5-27/+48
2026-02-26vsock: document write-once behavior of the child_ns_mode sysctlBobby Eshleman1-0/+3
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman3-7/+24
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman1-20/+21
2026-02-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky1-0/+2
2026-02-26ALSA: usb-audio: Use correct version for UAC3 header validationJun Seo1-1/+1
2026-02-26ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51Zhang Heng1-0/+8
2026-02-26Merge branch 'mlx5-misc-fixes-2026-02-24'Jakub Kicinski7-10/+22
2026-02-26net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu1-2/+1
2026-02-26net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory1-0/+2
2026-02-26net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory1-0/+2
2026-02-26net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory3-6/+15