summaryrefslogtreecommitdiffstats
path: root/mm/compaction.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-29printk: Declare log_wait properlyThomas Gleixner2-2/+3
2022-09-29printk: Make pr_flush() staticThomas Gleixner2-9/+3
2022-07-15printk: do not wait for consoles when suspendedJohn Ogness1-2/+11
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek9-78/+2
2022-06-23Revert "printk: add kthread console printers"Petr Mladek2-309/+22
2022-06-23Revert "printk: extend console_lock for per-console locking"Petr Mladek2-220/+56
2022-06-23Revert "printk: remove @console_locked"Petr Mladek1-14/+15
2022-06-23Revert "printk: Block console kthreads when direct printing will be required"Petr Mladek1-3/+1
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek6-47/+0
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-05-27Revert "printk: wake up all waiters"John Ogness1-1/+1
2022-05-25linux/types.h: reinstate "__bitwise__" macro for user space useLinus Torvalds1-0/+3
2022-05-25media: lirc: revert removal of unused feature flagsSean Young1-0/+7
2022-05-24ext4: only allow test_dummy_encryption when supportedEric Biggers2-28/+38
2022-05-24ext4: fix bug_on in __es_tree_searchBaokun Li1-5/+5
2022-05-24ext4: avoid cycles in directory h-treeJan Kara1-3/+19
2022-05-24ext4: verify dir block before splitting itJan Kara1-11/+21
2022-05-24ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_stateTheodore Ts'o1-2/+3
2022-05-24gfs2: Convert function bh_get to use iomapBob Peterson1-5/+12
2022-05-24gfs2: use i_lock spin_lock for inode qadataBob Peterson1-12/+20
2022-05-24gfs2: Return more useful errors from gfs2_rgrp_send_discards()Andrew Price1-2/+2
2022-05-24gfs2: Use container_of() for gfs2_glock(aspace)Kees Cook4-27/+38
2022-05-24gfs2: Explain some direct I/O odditiesAndreas Gruenbacher1-0/+4
2022-05-24lockdown: also lock down previous kgdb useDaniel Thompson4-3/+87
2022-05-24zonefs: Fix zonefs_init_file_inode() return valueDamien Le Moal1-2/+2
2022-05-23smack: Remove redundant assignmentsMichal Orzel1-1/+0
2022-05-23MAINTAINERS: add KEYS-TRUSTED-CAAMAhmad Fatoum1-0/+9
2022-05-23doc: trusted-encrypted: describe new CAAM trust sourceAhmad Fatoum1-1/+39
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum6-2/+109
2022-05-23crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum4-0/+289
2022-05-23crypto: caam - determine whether CAAM supports blob encap/decapAhmad Fatoum3-3/+19
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum4-10/+57
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum4-17/+42
2022-05-23tpm: Add field upgrade mode support for Infineon TPM2 modulesStefan Mahnke-Hartmann1-1/+5
2022-05-23tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann1-1/+10
2022-05-23char: tpm: cr50_i2c: Suppress duplicated error message in .remove()Uwe Kleine-König1-2/+2
2022-05-23tpm: cr50: Add new device/vendor ID 0x504a6666Jes B. Klinke1-3/+4
2022-05-23tpm: Remove read16/read32/write32 calls from tpm_tis_phy_opsJohannes Holland6-161/+118
2022-05-23tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng1-0/+1
2022-05-23tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functionsHaowen Bai1-1/+1
2022-05-23certs: Explain the rationale to call panic()Mickaël Salaün1-0/+9
2022-05-23certs: Allow root user to append signed hashes to the blacklist keyringMickaël Salaün2-21/+85
2022-05-23certs: Check that builtin blacklist hashes are validMickaël Salaün5-3/+57
2022-05-23certs: Make blacklist_vet_description() more strictMickaël Salaün1-10/+36
2022-05-23certs: Factor out the blacklist hash creationMickaël Salaün4-46/+73
2022-05-23tools/certs: Add print-cert-tbs-hash.shMickaël Salaün2-0/+92
2022-05-23landlock: Explain how to support LandlockMickaël Salaün1-1/+28
2022-05-23landlock: Add design choices documentation for filesystem access rightsMickaël Salaün1-1/+16
2022-05-23landlock: Document good practices about filesystem policiesMickaël Salaün1-0/+21