summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-31Merge tag 'spi-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-31Merge tag 'regulator-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-31Merge tag 'regmap-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-31Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-31Merge tag 'io_uring-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-31kunit/fortify: Remove __kmalloc_node() testKees Cook
2024-05-31Merge tag 'dma-mapping-6.10-2024-05-31' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-31Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-05-31Merge tag 'platform-drivers-x86-v6.10-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-05-31Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-31Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner
2024-05-31mailbox: zynqmp-ipi: drop irq_to_desc() callArnd Bergmann
2024-05-31mailmap: update entry for Kees CookKees Cook
2024-05-31scsi: mpt3sas: Avoid possible run-time warning with long manufacturer stringsKees Cook
2024-05-31cifs: fix creating sockets when using sfu mount optionsSteve French
2024-05-31selftests/landlock: Add layout1.refer_mount_rootMickaël Salaün
2024-05-31landlock: Fix d_parent walkMickaël Salaün
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340Niklas Cassel
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSDNiklas Cassel
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1Niklas Cassel
2024-05-31sched/x86: Export 'percpu arch_freq_scale'Phil Auld
2024-05-31perf/x86/intel: Add missing MODULE_DESCRIPTION() linesJeff Johnson
2024-05-31perf/x86/rapl: Add missing MODULE_DESCRIPTION() lineJeff Johnson
2024-05-31ALSA: seq: ump: Fix swapped song position pointer dataTakashi Iwai
2024-05-31RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...Quan Zhou
2024-05-31RISC-V: KVM: No need to use mask when hart-index-bit is 0Yong-Xuan Wang
2024-05-31Merge tag 'drm-misc-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-05-30blk-throttle: Fix incorrect display of io.maxWaiman Long
2024-05-31Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-05-31Merge tag 'drm-xe-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-05-31Merge tag 'drm-intel-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-05-30block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal
2024-05-30block: Fix validation of zoned device with a runt zoneDamien Le Moal
2024-05-30null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal
2024-05-30io_uring/net: assign kmsg inq/flags before buffer selectionJens Axboe
2024-05-30Merge tag 'asoc-fix-v6.10-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-05-30drm/msm: remove python 3.9 dependency for compiling msmAbhinav Kumar
2024-05-30riscv: Fix fully ordered LR/SC xchg[8|16]() implementationsAlexandre Ghiti
2024-05-30Documentation: RISC-V: uabi: Only scalar misaligned loads are supportedPalmer Dabbelt
2024-05-30riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernelNam Cao
2024-05-30riscv: prevent pt_regs corruption for secondary idle threadsSergey Matyukevich
2024-05-30KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisorMarc Zyngier
2024-05-30KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAxMarc Zyngier
2024-05-30hwmon: (shtc1) Fix property misspellingGuenter Roeck
2024-05-30hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensorPeter Colberg
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-30x86/cpu: Provide default cache line size if not enumeratedDave Hansen
2024-05-30io_uring/rw: Free iovec before cleaning async dataBreno Leitao
2024-05-30x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...Thomas Gleixner