summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-23Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23Merge tag 'trace-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-23Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan
2024-05-23r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore
2024-05-23Merge branch 'intel-interpret-set_channels-input-differently'Paolo Abeni
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()Ryosuke Yasuoka
2024-05-23net: relax socket state check at accept time.Paolo Abeni
2024-05-23tcp: remove 64 KByte limit for initial tp->rcv_wnd valueJason Xing
2024-05-23net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois
2024-05-23tls: fix missing memory barrier in tls_initDae R. Jeong
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang
2024-05-23Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller
2024-05-23testing: net-drv: use stats64 for testingJoe Damato
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22mm: simplify and improve print_vma_addr() outputLinus Torvalds
2024-05-22Merge local branch 'x86-codegen'Linus Torvalds
2024-05-22x86: improve bitop code generation with clangLinus Torvalds
2024-05-22x86: improve array_index_mask_nospec() code generationLinus Torvalds
2024-05-22clang: work around asm input constraint problemsLinus Torvalds
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-22Merge tag 'staging-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-22Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-05-22Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-22Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-05-22Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2024-05-22Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-22Merge tag 'fuse-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-22vfs: Delete the associated dentry when deleting a fileYafang Shao
2024-05-22virtio-pci: Check if is_avq is NULLLi Zhang
2024-05-22Merge tag 'stable/vduse-virtio-net' into vhostMichael S. Tsirkin
2024-05-22virtio: delete vq in vp_find_vqs_msix() when request_irq() failsJiri Pirko
2024-05-22MAINTAINERS: add Eugenio Pérez as reviewerEugenio Pérez
2024-05-22vhost-vdpa: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-05-22vp_vdpa: don't allocate unused msix vectorsYuxue Liu
2024-05-22sound: virtio: drop owner assignmentKrzysztof Kozlowski