summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-20dm-vdo: reset bi_ioprio to the default value when the bio is resetSusan LeGendre-McGhee
2024-11-20dm-vdo murmurhash: remove u64 alignment requirementSusan LeGendre-McGhee
2024-11-20dm: Fix typo in error messageSsuhung Yeh
2024-11-20dm ioctl: rate limit a couple of ioctl based error messagesColin Ian King
2024-11-20dm vdo: Remove unused uds_compute_index_sizeDr. David Alan Gilbert
2024-11-20dm vdo: Remove unused functionsDr. David Alan Gilbert
2024-11-20dm: zoned: Remove unused functionsDr. David Alan Gilbert
2024-11-20dm: Remove unused dm_table_bio_basedDr. David Alan Gilbert
2024-11-20dm: Remove unused dm_set_md_typeDr. David Alan Gilbert
2024-11-20dm cache: Remove unused functions in bio-prison-v1Dr. David Alan Gilbert
2024-11-20dm cache: Remove unused dm_cache_sizeDr. David Alan Gilbert
2024-11-20dm cache: Remove unused dm_cache_dumpDr. David Alan Gilbert
2024-11-20dm cache: Remove unused btracker_nr_writebacks_queuedDr. David Alan Gilbert
2024-11-20ovl: Filter invalid inodes with missing lookup functionVasiliy Kovalev
2024-11-20selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman
2024-11-19Input: mpr121 - use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-19Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-19Input: spear-keyboard - don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-19block: return bool from get_disk_ro and bdev_read_onlyChristoph Hellwig
2024-11-19block: remove a duplicate definition for bdev_read_onlyChristoph Hellwig
2024-11-19block: return bool from blk_rq_alignedChristoph Hellwig
2024-11-19block: return unsigned int from blk_lim_dma_alignment_and_padChristoph Hellwig
2024-11-19block: return unsigned int from queue_dma_alignmentChristoph Hellwig
2024-11-19block: return unsigned int from bdev_io_optChristoph Hellwig
2024-11-19block: req->bio is always set in the merge codeChristoph Hellwig
2024-11-19block: don't bother checking the data direction for mergesChristoph Hellwig
2024-11-19block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactorSuraj Sonawane
2024-11-19Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"Zach Wade
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL || KVM_AMDSean Christopherson
2024-11-19KVM: x86: add back X86_LOCAL_APIC dependencyArnd Bergmann
2024-11-19Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setu...Sean Christopherson
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'core-debugobjects-2024-11-18' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-19Merge tag 'x86-mm-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19Merge tag 'x86-cleanups-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-19Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-19kunit: qemu_configs: loongarch: Enable shutdownThomas Weißschuh
2024-11-19kunit: tool: Allow overriding the shutdown mode from qemu configThomas Weißschuh
2024-11-19kunit: qemu_configs: Add LoongArch configThomas Weißschuh
2024-11-19kunit: debugfs: Use IS_ERR() for alloc_string_stream() error checkKuan-Wei Chiu
2024-11-19kunit: Fix potential null dereference in kunit_device_driver_test()Zichen Xie
2024-11-19MAINTAINERS: Update KUnit email address for Brendan HigginsBrendan Higgins
2024-11-19kunit: string-stream: Fix a UAF bug in kunit_init_suite()Jinjie Ruan
2024-11-19Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-19scripts: ipe: polgen: remove redundant close and error exit pathColin Ian King
2024-11-19kunit: tool: print failed tests onlyRae Moar
2024-11-19kunit: tool: Only print the summaryDavid Gow
2024-11-19kunit: skb: add gfp to kernel doc for kunit_zalloc_skb()Dan Carpenter