summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-11Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds
2024-04-10Merge tag 'probes-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-10Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-10bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()Kent Overstreet
2024-04-10bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()Kent Overstreet
2024-04-10bcachefs: Fix a race in btree_update_nodes_written()Kent Overstreet
2024-04-11platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans
2024-04-10Merge tag 'media/v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-10Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-10Merge tag 'platform-drivers-x86-v6.9-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-04-10kprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian
2024-04-10LoongArch: Include linux/sizes.h in addrspace.h to prevent build errorsRandy Dunlap
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNETHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support PCI-MSIHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support ISA/LPCHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K1000 to support ISA/LPCHuacai Chen
2024-04-10LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCEHuacai Chen
2024-04-10LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen
2024-04-10mm: Move lowmem_page_address() a little laterHuacai Chen
2024-04-10tools/power turbostat: v2024.04.10Len Brown
2024-04-10tools/power/turbostat: Add support for Xe sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Add support for new i915 sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Introduce BIC_SAM_mc6/BIC_SAMMHz/BIC_SAMACTMHzZhang Rui
2024-04-09bcachefs: btree_node_scan: Respect member.data_allowedKent Overstreet
2024-04-09tools/power/turbostat: Fix uncore frequency file stringJustin Ernst
2024-04-09tools/power/turbostat: Unify graphics sysfs snapshotsZhang Rui
2024-04-09tools/power/turbostat: Cache graphics sysfs pathZhang Rui
2024-04-09tools/power/turbostat: Enable MSR_CORE_C1_RES support for ICXZhang Rui
2024-04-09tools/power turbostat: Add selftestsPatryk Wlazlyn
2024-04-09tools/power turbostat: read RAPL counters via perfPatryk Wlazlyn
2024-04-09Merge tag 'drm-fixes-2024-04-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-09compiler.h: Add missing quote in macro commentThorsten Blum
2024-04-09fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu
2024-04-09fs/proc: remove redundant comments from /proc/bootconfigZhenhua Huang
2024-04-09bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet
2024-04-09bcachefs: Fix check_topology() when using node scanKent Overstreet
2024-04-09nouveau: fix devinit paths to only handle display on GSP.Dave Airlie
2024-04-08Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2024-04-08bcachefs: fix eytzinger0_find_gt()Kent Overstreet
2024-04-08Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-08KVM: x86: Add BHI_NODaniel Sneddon
2024-04-08x86/bhi: Mitigate KVM by defaultPawan Gupta
2024-04-08x86/bhi: Add BHI mitigation knobPawan Gupta
2024-04-08x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta
2024-04-08x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon
2024-04-08x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta