summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-16btrfs: mark file extent range dirty after converting prealloc extentsRobbie Ko1-3/+8
2026-05-16vsock/virtio: fix zerocopy completion for multi-skb sendsStefano Garzarella1-49/+34
2026-05-16octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
2026-05-16IB/IPoIB: ndo_set_rx_mode_async conversionDragos Tatulea1-3/+5
2026-05-16Merge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds32-494/+539
2026-05-16drm: Replace old pointer to new idrEdward Adam Davis1-5/+2
2026-05-16ipv4: raw: reject IP_HDRINCL packets with ihl < 5Michael Bommarito1-1/+1
2026-05-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-43/+40
2026-05-16Merge tag 'iommu-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-110/+255
2026-05-16Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds4-41/+66
2026-05-16Merge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie11-42/+86
2026-05-16Merge tag 'v7.1-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-63/+130
2026-05-16Merge tag 'ceph-for-7.1-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds6-20/+64
2026-05-16Merge tag 'drm-xe-fixes-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-231/+222
2026-05-15Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-35/+56
2026-05-15Merge tag 'xfs-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds11-21/+52
2026-05-15Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds5-26/+60
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-45/+130
2026-05-15Merge tag 'io_uring-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-13/+44
2026-05-15Merge tag 'hardening-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2026-05-15Merge tag 'docs-7.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-2/+340
2026-05-15ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)Arnd Bergmann1-2/+2
2026-05-15Merge tag 'for-linus-7.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+8
2026-05-15Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds16-232/+424
2026-05-15PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()Florian Fainelli1-1/+3
2026-05-15Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-7/+45
2026-05-15io_uring/net: punt IORING_OP_BIND async if it needs file createJens Axboe1-1/+25
2026-05-15bpf: make bpf_session_is_return() reference optionalArnd Bergmann1-0/+4
2026-05-15drm/msm: Fix shrinker deadlockDaniel J Blueman1-24/+16
2026-05-15MAINTAINERS: Remove Jianjun Wang as PCIe mediatek maintainerHans Zhang1-1/+0
2026-05-15drm/msm: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)2-4/+4
2026-05-15cachefiles: Fix error return when vfs_mkdir() failsHongling Zeng1-0/+2
2026-05-15Merge tag 'iio-fixes-for-7.1a' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman27-96/+194
2026-05-15iio: adc: viperboard: Fix error handling in vprbrd_iio_read_rawSalah Triki1-1/+3
2026-05-15iio: gyro: itg3200: fix i2c read into the wrong stack locationDavid Carlier1-1/+1
2026-05-15iio: dac: ad5686: fix powerdown control on dual-channel devicesRodrigo Alencar1-10/+30
2026-05-15iio: dac: ad5686: acquire lock when doing powerdown controlRodrigo Alencar1-0/+8
2026-05-15iio: temperature: tsys01: fix broken PROM checksum validationSalah Triki1-1/+1
2026-05-15iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode stringsKim Seer Paller1-14/+40
2026-05-15iio: buffer: hw-consumer: fix use-after-free in error pathFelix Gu1-2/+2
2026-05-15iio: dac: ad5686: fix input raw value checkRodrigo Alencar1-1/+1
2026-05-15iio: dac: ad5686: fix ref bit initialization for single-channel partsRodrigo Alencar2-3/+4
2026-05-15iio: ssp_sensors: cancel delayed work_refresh on removeSanjay Chitroda1-0/+1
2026-05-15iio: adc: meson-saradc: fix calibration buffer leak on errorFelix Gu1-1/+3
2026-05-15iio: dac: max5821: fix return value check in powerdown syncSalah Triki1-1/+8
2026-05-15iio: adc: mt6359: fix unchecked return value in mt6358_read_impSalah Triki1-0/+1
2026-05-15iio: adc: qcom-spmi-adc5-gen3: Fix off by one in adc5_gen3_get_fw_channel_data()Dan Carpenter1-1/+1
2026-05-15iio: imu: adis16550: fix stack leak in trigger handlerGreg Kroah-Hartman1-1/+1
2026-05-15iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO bufferGreg Kroah-Hartman1-1/+1
2026-05-15iio: pressure: bmp280: fix stack leak in bmp580 trigger handlerGreg Kroah-Hartman1-1/+1