aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/peci (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-18ext4: add reserved GDT blocks checkZhang Yi1-0/+10
2022-06-18ext4: make variable "count" signedDing Xiang1-1/+2
2022-06-18ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li1-1/+16
2022-06-18ext4: fix bug_on ext4_mb_use_inode_paBaokun Li1-0/+9
2022-06-18ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers1-63/+71
2022-06-18ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang1-2/+1
2022-06-18ext4: fix super block checksum incorrect after mountYe Bin1-8/+8
2022-06-18cifs: when a channel is not found for server, log its connection idShyam Prasad N1-0/+3
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede4-17/+18
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon1-2/+0
2022-06-17docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-12/+16
2022-06-17docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-15/+22
2022-06-17LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang1-0/+1
2022-06-17io_uring: recycle provided buffer if we punt to io-wqJens Axboe1-0/+1
2022-06-16dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka1-2/+1
2022-06-16dm: fix narrow race for REQ_NOWAIT bios being issued despite no supportMikulas Patocka1-1/+6
2022-06-16dm: fix use-after-free in dm_put_live_table_bioMikulas Patocka1-6/+7
2022-06-16smb3: add trace point for SMB2_set_eofSteve French2-0/+40
2022-06-16block/bfq: Enable I/O statisticsBart Van Assche1-0/+3
2022-06-16riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner1-2/+7
2022-06-16riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner1-4/+1
2022-06-16riscv: fix dependency for t-head errataHeiko Stuebner1-0/+1
2022-06-16blk-mq: don't clear flush_rq from tags->rqs[]Ming Lei1-2/+3
2022-06-16blk-mq: avoid to touch q->elevator without any protectionMing Lei6-19/+13
2022-06-16blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_noneMing Lei1-1/+3
2022-06-16block: Fix handling of offline queues in blk_mq_alloc_request_hctx()Bart Van Assche1-0/+2
2022-06-16net: axienet: add missing error return code in axienet_probe()Yang Yingliang1-0/+1
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong10-611/+83
2022-06-16arm64/cpufeature: Unexport set_cpu_feature()Mark Brown1-1/+0
2022-06-16ext4: improve write performance with disabled delallocJan Kara1-1/+1
2022-06-16ext4: fix warning when submitting superblock in ext4_commit_super()Zhang Yi1-6/+16
2022-06-16io_uring: do not use prio task_work_add in uring_cmdDylan Yudaken1-1/+1
2022-06-16ext4, doc: remove unnecessary escapingWang Jianjian17-810/+810
2022-06-16ext4: fix incorrect comment in ext4_bio_write_page()Wang Jianjian1-1/+1
2022-06-16fs: fix jbd2_journal_try_to_free_buffers() kernel-doc commentYang Li1-1/+1
2022-06-16io_uring: commit non-pollable provided mapped buffers upfrontJens Axboe1-1/+1
2022-06-16init: Initialize noop_backing_dev_info earlyJan Kara3-9/+6
2022-06-16ext2: fix fs corruption when trying to remove a non-empty directory with IO errorYe Bin1-6/+3
2022-06-15xfs: preserve DIFLAG2_NREXT64 when setting other inode attributesDarrick J. Wong1-1/+2
2022-06-15xfs: fix variable state usageDarrick J. Wong1-2/+1
2022-06-15xfs: fix TOCTOU race involving the new logged xattrs control knobDarrick J. Wong6-22/+34
2022-06-15selinux: free contexts previously transferred in selinux_add_opt()Christian Göttsche1-7/+4
2022-06-15audit: free module nameChristian Göttsche1-1/+1
2022-06-15printk: Wait for the global console lock when the system is going downPetr Mladek6-0/+47
2022-06-15printk: Block console kthreads when direct printing will be requiredPetr Mladek1-1/+3
2022-06-15NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x fileDave Wysochanski2-0/+2
2022-06-15certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST buildMasahiro Yamada3-12/+12
2022-06-15certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada1-1/+1
2022-06-15x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan3-6/+88
2022-06-15md/raid5-ppl: Fix argument order in bio_alloc_bioset()Logan Gunthorpe1-2/+2