summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-01module: Annotate struct module_notes_attrs with __counted_byKees Cook1-1/+1
2023-11-01module: Fix comment typoZhu Mao1-1/+1
2023-11-01module: Make is_valid_name() return boolTiezhu Yang1-2/+2
2023-11-01module: Make is_mapping_symbol() return boolTiezhu Yang1-1/+1
2023-11-01module/decompress: use vmalloc() for gzip decompression workspaceAndrea Righi1-2/+2
2023-11-01MAINTAINERS: add include/linux/module*.h to modulesLuis Chamberlain1-1/+1
2023-11-01module: Clarify documentation of module_param_call()Kees Cook1-1/+5
2023-11-01watchdog: move softlockup_panic back to early_paramKrister Johansen2-1/+7
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen3-0/+17
2023-11-01ext4: properly sync file size update after O_SYNC direct IOJan Kara1-88/+65
2023-11-01ext4: fix racy may inline data check in dio writeBrian Foster1-7/+9
2023-10-31net: tcp: remove call to obsolete crypto_ahash_alignmask()Stephen Rothwell1-6/+0
2023-10-31dm crypt: account large pages in cc->n_allocated_pagesMikulas Patocka1-3/+12
2023-10-31dm integrity: use crypto_shash_digest() in sb_mac()Eric Biggers1-20/+10
2023-10-31dm crypt: use crypto_shash_digest() in crypt_iv_tcw_whitening()Eric Biggers1-7/+1
2023-10-31dm error: Add support for zoned block devicesDamien Le Moal2-4/+125
2023-10-31dm delay: for short delays, use kthread instead of timers and wqChristian Loehle1-15/+88
2023-10-31ima: detect changes to the backing overlay fileMimi Zohar4-2/+23
2023-10-31certs: Only allow certs signed by keys on the builtin keyringMimi Zohar2-1/+19
2023-10-31integrity: fix indentation of config attributesPrasad Pandit1-22/+22
2023-10-31ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein1-11/+37
2023-10-31erofs: fix erofs_insert_workgroup() lockref usageGao Xiang2-7/+2
2023-10-31doc: Add /proc/bootconfig to proc.rstPaul E. McKenney1-0/+5
2023-10-31ksmbd: no need to wait for binded connection termination at logoffNamjae Jeon1-16/+0
2023-10-31exfat: support create zero-size directoryYuezhang Mo4-8/+20
2023-10-31exfat: support handle zero-size directoryYuezhang Mo1-7/+22
2023-10-31exfat: add ioctls for accessing attributesJan Cincera7-33/+129
2023-10-30erofs: tidy up redundant includesFerry Meng6-8/+2
2023-10-30erofs: get rid of ROOT_NID()Ferry Meng2-5/+3
2023-10-30erofs: simplify compression configuration parserGao Xiang6-108/+79
2023-10-30erofs: don't warn MicroLZMA format anymoreGao Xiang2-7/+2
2023-10-30dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLCHerve Codina1-0/+30
2023-10-30dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false...Herve Codina1-0/+1
2023-10-30dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property nameHerve Codina1-3/+3
2023-10-30dt-bindings: arm,coresight-cti: Add missing additionalProperties on child nodesRob Herring1-9/+24
2023-10-30dt-bindings: arm,coresight-cti: Drop type for 'cpu' propertyRob Herring1-1/+0
2023-10-30dt-bindings: soundwire: Add reference to soundwire-controller.yaml schemaRob Herring1-12/+4
2023-10-30iommufd: Organize the mock domain alloc functions closer to Joerg's treeJason Gunthorpe1-19/+16
2023-10-30dt-bindings: input: syna,rmi4: Make "additionalProperties: true" explicitRob Herring1-0/+2
2023-10-30media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias"Rob Herring1-0/+1
2023-10-30dt-bindings: input: qcom,pm8921-keypad: convert to YAML formatDmitry Baryshkov2-90/+89
2023-10-30scripts/kernel-doc: Fix the regex for matching -Werror flagYujie Liu1-1/+1
2023-10-30iommufd/selftest: Fix page-size check in iommufd_test_dirty()Joao Martins1-2/+4
2023-10-30iommufd: Add iopt_area_alloc()Jason Gunthorpe2-3/+17
2023-10-30iommufd: Fix missing update of domains_itree after splitting iopt_areaKoichiro Den1-0/+10
2023-10-30fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller1-1/+1
2023-10-30parisc: Show default CPU PSW.W setting as reported by PDCHelge Deller2-5/+5
2023-10-30parisc/pdc: Add width field to struct pdc_modelHelge Deller1-0/+1
2023-10-30parisc: Add nop instructions after TLB insertsJohn David Anglin1-29/+52
2023-10-30parisc: simplify smp_prepare_boot_cpu()Russell King (Oracle)1-7/+1