summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu-5/+20
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin-18/+32
2026-02-19eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis-0/+2
2026-02-19fbdev: au1100fb: Replace license boilerplate by SPDX headerUwe Kleine-König-20/+1
2026-02-19fbdev: au1100fb: Fold au1100fb.h into its only userUwe Kleine-König-373/+338
2026-02-19fbdev: au1100fb: Replace custom printk wrappers by pr_*Uwe Kleine-König-30/+21
2026-02-19fbdev: au1100fb: Make driver compilable on non-mips platformsUwe Kleine-König-5/+12
2026-02-19fbdev: au1100fb: Use proper conversion specifiers in printk formatsUwe Kleine-König-3/+3
2026-02-19fbdev: au1100fb: Mark several local functions as staticUwe Kleine-König-6/+7
2026-02-19fbdev: au1100fb: Don't store device specific data in global variablesUwe Kleine-König-36/+34
2026-02-19Merge tag 'asoc-fix-v7.0-rockchip-i2s-tdm' of https://git.kernel.org/pub/scm/...Takashi Iwai-0/+10
2026-02-19drbd: Replace deprecated strcpy with strscpyThorsten Blum-7/+11
2026-02-19drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg-31/+27
2026-02-19rds: tcp: fix uninit-value in __inet_bindTabrez Ahmed-1/+1
2026-02-19net/rds: Fix NULL pointer dereference in rds_tcp_accept_oneAllison Henderson-3/+17
2026-02-19s390/tape: Fix device driver nameJan Höppner-1/+1
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan-11/+25
2026-02-19io_uring: add IORING_OP_URING_CMD128 to opcode checksCaleb Sander Mateos-3/+9
2026-02-19Merge branch 'i2c/i2c-host-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang-106/+266
2026-02-19arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann-2/+7
2026-02-19arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier-4/+15
2026-02-19ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclkDetlev Casanova-0/+10
2026-02-19Merge tag 'asoc-fix-v7.0-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai-1019/+2031
2026-02-19ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt-0/+1
2026-02-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek-0/+8
2026-02-19rust: pin-init: replace clippy `expect` with `allow`Benno Lossin-2/+2
2026-02-19rust: irq: add `'static` bounds to irq callbacksBenno Lossin-3/+9
2026-02-19Merge patch series "fserror: bug fixes"Christian Brauner-13/+46
2026-02-19fserror: fix lockdep complaint when igrabbing inodeDarrick J. Wong-0/+46
2026-02-19fsnotify: drop unused helperDarrick J. Wong-13/+0
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii-28/+46
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii-0/+8
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii-20/+39
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii-16/+28
2026-02-18Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds-31/+301
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2519/+3939
2026-02-18octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam-19/+22
2026-02-18Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-303/+166
2026-02-18net/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan-10/+21
2026-02-18Merge branch 'icmp-better-deal-with-ddos'Jakub Kicinski-19/+31
2026-02-18ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zeroEric Dumazet-2/+6
2026-02-18ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zeroEric Dumazet-4/+10
2026-02-18ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()Eric Dumazet-10/+6
2026-02-18inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet-2/+7
2026-02-18icmp: prevent possible overflow in icmp_global_allow()Eric Dumazet-1/+2
2026-02-18selftests/net: packetdrill: add ipv4-mapped-ipv6 testsEric Dumazet-1/+10
2026-02-18mshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski-0/+4
2026-02-18mshv: Add nested virtualization creation flagMuminul Islam-0/+4
2026-02-18Drivers: hv: vmbus: Simplify allocation of vmbus_evtMichael Kelley-14/+8