summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-22Merge tag 'xfs-6.10-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-4/+19
2024-06-22Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds26-355/+472
2024-06-22Merge tag 'ata-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+8
2024-06-22Merge tag 'pwm/for-6.10-rc5-fixes-take2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+16
2024-06-22Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds9-9/+14
2024-06-22Merge tag 'loongarch-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-64/+91
2024-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-27/+68
2024-06-22pwm: stm32: Fix error message to not describe the previous error pathUwe Kleine-König1-1/+2
2024-06-22pwm: stm32: Fix calculation of prescalerUwe Kleine-König1-6/+12
2024-06-22ibmvnic: Free any outstanding tx skbs during scrq resetNick Child1-0/+6
2024-06-22docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' ...Wolfram Sang1-17/+24
2024-06-22docs: i2c: summary: document 'local' and 'remote' targetsWolfram Sang1-4/+9
2024-06-22docs: i2c: summary: document use of inclusive languageWolfram Sang2-13/+25
2024-06-22docs: i2c: summary: update speed mode descriptionWolfram Sang1-2/+2
2024-06-22docs: i2c: summary: update I2C specification linkWolfram Sang1-5/+3
2024-06-22docs: i2c: summary: start sentences consistently.Wolfram Sang1-6/+6
2024-06-22counter: ti-eqep: enable clock at probeDavid Lechner1-0/+6
2024-06-22Merge tag 'batadv-net-pullrequest-20240621' of git://git.open-mesh.org/linux-...Jakub Kicinski2-3/+71
2024-06-22Merge tag 'linux-can-fixes-for-6.10-20240621' of git://git.kernel.org/pub/scm...Jakub Kicinski6-17/+86
2024-06-22vxlan: Pull inner IP header in vxlan_xmit_one().Guillaume Nault1-1/+8
2024-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-1/+21
2024-06-22SUNRPC: Fix backchannel reply, againChuck Lever1-1/+4
2024-06-22Merge tag 'drm-fixes-2024-06-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds18-122/+198
2024-06-22Merge tag 'ovl-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+9
2024-06-22Merge tag 'io_uring-6.10-20240621' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2024-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-15/+30
2024-06-21bpf: Fix overrunning reservations in ringbufDaniel Borkmann1-6/+25
2024-06-21Merge tag 'sound-6.10-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+3
2024-06-21Merge tag 'acpi-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-30/+25
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov1-0/+94
2024-06-21bpf: Fix the corner case with may_goto and jump to the 1st insn.Alexei Starovoitov1-0/+50
2024-06-21Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+38
2024-06-21Merge tag 'dmaengine-fix-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-35/+39
2024-06-21Merge tag 'phy-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-29/+207
2024-06-21Merge tag 'soundwire-6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+32
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-0/+3
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke2-9/+32
2024-06-21nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke1-2/+2
2024-06-21pwm: stm32: Refuse too small period requestsUwe Kleine-König1-0/+2
2024-06-21gpio: pca953x: fix pca953x_irq_bus_sync_unlock raceIan Ray1-0/+2
2024-06-21bcachefs: Move the ei_flags setting to after initializationYouling Tang1-5/+3
2024-06-21bcachefs: Fix a UAF after write_super()Kent Overstreet1-2/+2
2024-06-21bcachefs: Use bch2_print_string_as_lines for long errKent Overstreet1-5/+8
2024-06-21bcachefs: Fix I_NEW warning in race path in bch2_inode_insert()Kent Overstreet1-2/+10
2024-06-21bcachefs: Replace bare EEXIST with private error codesKent Overstreet5-8/+12
2024-06-21bcachefs: Fix missing alloc_data_type_set()Kent Overstreet1-1/+3
2024-06-21closures: Change BUG_ON() to WARN_ON()Kent Overstreet1-2/+8
2024-06-21Merge branch 'mlxsw-fixes'David S. Miller3-9/+31
2024-06-21mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel1-6/+14
2024-06-21mlxsw: pci: Fix driver initialization with Spectrum-4Ido Schimmel2-3/+17