summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysLinux 7.1-rc6HEADv7.1-rc6masterLinus Torvalds1-1/+1
2 daysMerge tag 'media/v7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-10/+4
2 daysMerge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-47/+40
2 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-58/+155
2 daysMerge tag 'i2c-for-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2 daysMerge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-12/+43
3 daysMerge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+16
3 daysMerge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-25/+33
3 daysMerge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
3 daysmedia: rc: igorplugusb: fix control request setup packetHenri A1-1/+1
3 daysMerge tag 'usb-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds43-207/+446
3 daysMerge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-254/+345
3 daysMerge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-109/+235
4 daysi2c: virtio: mark device ready before registering the adapterAlexis Bouzigues1-0/+2
4 daysMerge tag 'i2c-host-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-1/+1
4 daysRevert "gpib: cb7210: Fix region leak when request_irq fails"Greg Kroah-Hartman1-8/+2
4 daysMerge tag 'v7.1-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-7/+18
4 daysMerge tag 'drm-fixes-2026-05-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds27-272/+341
4 daysMerge tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+12
4 daysMerge tag 'regmap-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
4 daysMerge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds32-153/+272
4 daysMerge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+22
4 daysRevert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin1-3/+8
4 daysdrm/gem: fix race between change_handle and handle_deleteZhenghang Xiao1-0/+2
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-67/+172
4 daysMerge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-25/+132
4 daysMerge branch 'wireguard-fixes-for-7-1-rc6'Jakub Kicinski1-10/+10
4 dayswireguard: send: append trailer after expanding headJason A. Donenfeld1-10/+10
4 daysRevert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera2-2/+2
4 daysMerge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski12-39/+83
4 daysnet: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov1-0/+10
4 daysipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen1-0/+3
4 daysipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen1-0/+2
4 daysbpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu1-1/+1
4 daysvsock/virtio: bind uarg before filling zerocopy skbJingguo Tan1-3/+9
4 daysMerge commit 'kvm-psc-for-7.1' into HEADPaolo Bonzini1-26/+65
4 daysKVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson1-6/+6
4 daysKVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson1-2/+15
4 daysKVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson1-5/+6
4 daysKVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson1-0/+3
4 daysKVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson1-9/+10
4 daysKVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson1-1/+1
4 daysKVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson1-0/+8
4 daysKVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+Sean Christopherson1-0/+5
4 daysKVM: SEV: Ignore MMIO requests of length '0'Sean Christopherson1-3/+7
4 daysKVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth1-0/+4
4 daysMerge tag 'block-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
4 daysMerge tag 'io_uring-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+8
4 daysMerge tag 'kvmarm-fixes-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini7-21/+28
4 daysMerge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini14-20/+79