summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-18tpm_crb: Add idle support for the Arm FF-A start methodStuart Yoder
2025-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-10-17Merge tag 'riscv-for-linux-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi
2025-10-17Merge tag 'io_uring-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-17Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-10-17Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-17Merge tag 'i2c-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-17ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxxDawn Gardner
2025-10-17Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-17Merge tag 'amd-drm-fixes-6.18-2025-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-10-17Merge tag 'drm-intel-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-10-16Merge tag 'nvme-6.18-2025-10-16' of git://git.infradead.org/nvme into block-6.18Jens Axboe
2025-10-16nvme/tcp: handle tls partially sent records in write_space()Wilfred Mallawa
2025-10-16Merge tag 'asoc-fix-v6.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-10-16Merge tag 'f2fs-fix-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-16Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-16Merge tag 'v6.18-rc1-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-16Merge tag 'ata-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-10-16udp: do not use skb_release_head_state() before skb_attempt_defer_free()Eric Dumazet
2025-10-16drm/sched: Fix potential double free in drm_sched_job_add_resv_dependenciesTvrtko Ursulin
2025-10-16ASoC: nau8821: Fix IRQ handling and improve jackMark Brown
2025-10-16ASoC: Add QCS615 sound card supportMark Brown
2025-10-16ALSA: usb-audio: fix vendor quirk for Logitech H390Pauli Virtanen
2025-10-16ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000Pauli Virtanen
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström
2025-10-15net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...I Viswanath
2025-10-15Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-10-15netdevsim: set the carrier when the device goes upBreno Leitao
2025-10-15Merge branch 'tls-misc-bugfixes'Jakub Kicinski
2025-10-15selftests: tls: add test for short splice due to full skmsgSabrina Dubroca
2025-10-15selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca
2025-10-15tls: don't rely on tx_work during send()Sabrina Dubroca
2025-10-15tls: wait for pending async decryptions if tls_strp_msg_hold failsSabrina Dubroca
2025-10-15tls: always set record_type in tls_process_cmsgSabrina Dubroca
2025-10-15tls: wait for async encrypt in case of error during latter iterations of sendmsgSabrina Dubroca
2025-10-15tls: trim encrypted message to match the plaintext on short spliceSabrina Dubroca
2025-10-15tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-15MAINTAINERS: new entry for IPv6 IOAMJustin Iurman
2025-10-15Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-15io_uring/rw: check for NULL io_br_sel when putting a bufferJens Axboe
2025-10-15ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() failsLi Qiang