summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-17net: bridge: mcast: always update mdb_n_entries for vlan contextsNikolay Aleksandrov-27/+18
2026-02-17efi: export sysfb_primary_display for EDIDArnd Bergmann-1/+1
2026-02-17net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore-1/+15
2026-02-17net/rds: rds_sendmsg should not discard payload_lenAllison Henderson-2/+4
2026-02-17xen-netback: reject zero-queue configuration from guestZiyi Guo-2/+3
2026-02-17net: usb: catc: enable basic endpoint checkingZiyi Guo-6/+31
2026-02-17ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314Takashi Iwai-0/+10
2026-02-17ovpn: tcp - don't deref NULL sk_socket member after tcp_close()Antonio Quartulli-1/+13
2026-02-17Merge tag 'ovpn-net-20260212' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni-41/+63
2026-02-17irqchip/mmp: Make icu_irq_chip variable static constKrzysztof Kozlowski-1/+1
2026-02-17irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier-0/+5
2026-02-17irqchip/sifive-plic: Fix frozen interrupt due to affinity settingNam Cao-1/+6
2026-02-17Merge branch 'eth-fbnic-fix-and-improve-header-data-split-configuration'Paolo Abeni-17/+48
2026-02-17selftests: drv-net: add HDS payload sweep test for devmem TCPBobby Eshleman-2/+28
2026-02-17eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman-3/+5
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman-1/+1
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman-11/+14
2026-02-17drm/tiny: sharp-memory: fix pointer error dereferenceEthan Tidmore-2/+2
2026-02-16tools/sched_ext: scx_userland: fix stale data on restartDavid Carlier-0/+8
2026-02-16tools/sched_ext: scx_flatcg: fix potential stack overflow from VLA in fcg_rea...David Carlier-4/+9
2026-02-16kbuild: rpm-pkg: Disable automatic requires for manual debuginfo packageNathan Chancellor-0/+3
2026-02-16io_uring/bpf_filter: pass in expected filter payload sizeJens Axboe-17/+56
2026-02-16io_uring/bpf_filter: move filter size and populate helper into structJens Axboe-11/+18
2026-02-16nouveau/gsp: drop WARN_ON in ACPI probesDave Airlie-6/+6
2026-02-16Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-33/+76
2026-02-16io_uring/cancel: de-unionize file and user_data in struct io_cancel_dataJens Axboe-4/+2
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-57/+274
2026-02-16Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-97/+121
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-346/+153
2026-02-16Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-166/+1892
2026-02-16Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+255
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-79/+955
2026-02-16blk-mq: use NOIO context to prevent deadlock during debugfs creationYu Kuai-36/+71
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-497/+2671
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-38/+191
2026-02-16ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can-0/+13
2026-02-16blk-stat: convert struct blk_stat_callback to kernel-docRandy Dunlap-2/+7
2026-02-16block: fix enum descriptions kernel-docRandy Dunlap-12/+13
2026-02-16regulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()André Draszik-9/+9
2026-02-16regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()André Draszik-4/+0
2026-02-16ASoC: qcom: sm8250: Add quinary MI2S supportLuca Weiss-0/+8
2026-02-16ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RRGustavo Salvini-1/+7
2026-02-16fs/ntfs3: add delayed-allocation (delalloc) supportKonstantin Komarov-344/+886
2026-02-16io_uring/rsrc: improve regbuf iov validationPavel Begunkov-21/+10
2026-02-16io_uring: remove unneeded io_send_zc accountingDylan Yudaken-2/+0
2026-02-16io_uring/cmd_net: fix too strict requirement on ioctlAsbjørn Sloth Tønnesen-3/+6
2026-02-16Merge tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-26/+102
2026-02-16ALSA: usb-audio: Avoid potentially repeated XRUN error messagesTakashi Iwai-9/+14
2026-02-16ALSA: usb-audio: Add sanity check for OOB writes at silencingTakashi Iwai-17/+22
2026-02-16ALSA: usb-audio: Optimize the copy of packet sizes for implicit fb handlingTakashi Iwai-4/+4