summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01arm64/sysreg: Convert ID_MMFR2_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Convert ID_MMFR1_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Convert ID_MMFR0_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Extend the maximum width of a register and symbol nameJames Morse
2022-12-01arm64/sysreg: Standardise naming for MVFR2_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for MVFR1_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for MVFR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_DFR1_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_DFR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_PFR2_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_PFR1_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_PFR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR6_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR5_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR4_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_MMFR5_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_MMFR4_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_MMFR0_EL1James Morse
2022-12-01firmware: arm_ffa: Move comment before the field it is documentingWill Deacon
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon
2022-12-01ext4: split ext4_journal_start trace for debugchangfengnan
2022-12-01ext4: journal_path mount options should follow linksLukas Czerner
2022-12-01ext4: check the return value of ext4_xattr_inode_dec_ref()Li Zhong
2022-12-01ext4: remove redundant variable errJinpeng Cui
2022-12-01ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li
2022-12-01blk-iocost: Correct comment in blk_iocost_initKemeng Shi
2022-12-01blk-iocost: Remove vrate member in struct ioc_nowKemeng Shi
2022-12-01blk-iocost: Trace vtime_base_rate instead of vtime_rateKemeng Shi
2022-12-01blk-iocost: Reset vtime_base_rate in ioc_refresh_paramsKemeng Shi
2022-12-01blk-iocost: Fix typo in commentKemeng Shi
2022-12-01block: Do not reread partition table on exclusively open deviceJan Kara
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel
2022-12-01clockevents: Repair kernel-doc for clockevent_delta2ns()Lukas Bulwahn
2022-12-01mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson
2022-12-01mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson
2022-12-01mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson
2022-12-01inet: ping: use hlist_nulls rcu iterator during lookupFlorian Westphal
2022-12-01regulator: core: fix use_count leakage when handling boot-onRui Zhang
2022-12-01ASoC: da7219: Fix pole orientation detection on OMTP headsets when playing musicDavid Rau
2022-12-01spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODEAlexander Sverdlin
2022-12-01Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley
2022-12-01printk: use strscpy() to instead of strlcpy()Xu Panda
2022-12-01clocksource/drivers/ingenic-ost: Define pm functions properly in platform_dri...Lukas Bulwahn
2022-12-01clocksource/drivers/sh_cmt: Access registers according to specWolfram Sang
2022-12-01MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpuGenjian Zhang
2022-12-01mips: dts: remove label = "cpu" from DSA dt-bindingArınç ÜNAL
2022-12-01mips: ralink: mt7621: change DSA port labels to generic namingArınç ÜNAL
2022-12-01mips: ralink: mt7621: fix phy-mode of external phy on GB-PC2Arınç ÜNAL
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn