summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-12Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-11Merge tag 'tpmdd-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-11Merge tag 'zonefs-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-08-11Merge tag 'hwmon-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen
2023-08-12tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi
2023-08-11Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-11x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
2023-08-11gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extentWilliam Breathitt Gray
2023-08-11Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-11Merge tag 'pm-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-11Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-11driver core: cpu: Fix the fallback cpu_show_gds() nameBorislav Petkov (AMD)
2023-08-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2023-08-11Merge tag 'pci-v6.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-11Merge tag 'riscv-for-linus-6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-11Merge tag 'parisc-for-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-11Merge tag 'cpuidle-psci-v6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-11Merge tag 'drm-fixes-2023-08-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-11nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopollMing Lei
2023-08-11net: pcs: Add missing put_device call in miic_createXiang Yang
2023-08-11virtio-net: set queues after driver_okJason Wang
2023-08-11Merge tag 'amd-drm-fixes-6.5-2023-08-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-08-11Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-10cifs: fix potential oops in cifs_oplock_breakSteve French
2023-08-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski
2023-08-10parisc: perf: Make cpu_device variable staticHelge Deller
2023-08-10parisc: ftrace: Add declaration for ftrace_function_trampoline()Helge Deller
2023-08-10parisc: boot: Nuke some sparse warnings in decompressorHelge Deller
2023-08-10parisc: processor: Include asm/smp.h for init_per_cpu()Helge Deller
2023-08-10parisc: unaligned: Include linux/sysctl.h for unaligned_enabledHelge Deller
2023-08-10parisc: Move proc_mckinley_root and proc_runway_root to sba_iommuHelge Deller
2023-08-10virtio-mem: check if the config changed before fake offlining memoryDavid Hildenbrand
2023-08-10virtio-mem: keep retrying on offline_and_remove_memory() errors in Sub Block ...David Hildenbrand
2023-08-10virtio-mem: convert most offline_and_remove_memory() errors to -EBUSYDavid Hildenbrand
2023-08-10virtio-mem: remove unsafe unplug in Big Block Mode (BBM)David Hildenbrand
2023-08-10pds_vdpa: fix up debugfs feature bit printingShannon Nelson
2023-08-10pds_vdpa: alloc irq vectors on DRIVER_OKAllen Hubbe
2023-08-10pds_vdpa: clean and reset vqs entriesShannon Nelson
2023-08-10pds_vdpa: always allow offering VIRTIO_NET_F_MACShannon Nelson
2023-08-10pds_vdpa: reset to vdpa specified macAllen Hubbe
2023-08-10virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG caseHawkins Jiawei
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10RDMA/bnxt_re: Initialize dpi_tbl_lock mutexKashyap Desai
2023-08-10RDMA/bnxt_re: Fix error handling in probe failure pathKalesh AP
2023-08-10RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAFSelvin Xavier
2023-08-10vdpa/mlx5: Fix crash on shutdown for when no ndev existsDragos Tatulea