summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-057-15/+44
|\
| * genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner2023-03-023-1/+25
| * genirq/msi: Drop dead domain name assignmentJohan Hovold2023-02-241-4/+1
| * irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy()Juergen Gross2023-02-231-1/+2
| * Merge branch 'irq/core' into irq/urgentThomas Gleixner2023-02-2337-830/+1020
| |\
| * | genirq/irqdesc: Make kobj_type structures constantThomas Weißschuh2023-02-211-2/+2
| * | PCI/MSI: Clarify usage of pci_msix_free_irq()Reinette Chatre2023-02-211-2/+2
| * | genirq/msi: Take the per-device MSI lock before validating the control structureMarc Zyngier2023-02-201-3/+6
| * | genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()Sergey Shtylyov2023-02-201-2/+6
* | | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-051-0/+1
|\ \ \
| * | | Adding VFS co-maintainerAl Viro2023-03-051-0/+1
| |/ /
* | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-0511-11/+48
|\ \ \
| * | | openrisc: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | | nios2: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | | microblaze: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | | ia64: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | | sparc: fix livelock in uaccessAl Viro2023-03-022-2/+10
| * | | alpha: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | | parisc: fix livelock in uaccessAl Viro2023-03-021-1/+6
| * | | hexagon: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | | riscv: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | | m68k: fix livelock in uaccessAl Viro2023-03-021-1/+4
| |/ /
* | | Remove Intel compiler supportMasahiro Yamada2023-03-0511-287/+5
* | | Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-042-15/+7
|\ \ \
| * | | i2c: gxp: fix an error code in probeDan Carpenter2023-03-031-1/+1
| * | | i2c: gxp: return proper error on address NACKWolfram Sang2023-03-031-2/+4
| * | | i2c: gxp: remove "empty" switch statementWolfram Sang2023-03-031-12/+1
| * | | i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray2023-03-031-0/+1
* | | | mm: avoid gcc complaint about pointer castingLinus Torvalds2023-03-041-2/+8
* | | | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-0419-82/+147
|\ \ \ \
| * | | | mailmap: map Dikshita Agarwal's old address to his current oneKonrad Dybcio2023-03-031-0/+1
| * | | | mailmap: map Vikash Garodia's old address to his current oneKonrad Dybcio2023-03-031-0/+1
| * | | | fs/cramfs/inode.c: initialize file_ra_stateAndrew Morton2023-03-031-1/+1
| * | | | fs: hfsplus: fix UAF issue in hfsplus_put_superDongliang Mu2023-03-031-2/+2
| * | | | panic: fix the panic_print NMI backtrace settingGuilherme G. Piccoli2023-03-031-18/+26
| * | | | lib: parser: update documentation for match_NUMBER functionsEric Biggers2023-03-031-7/+7
| * | | | kasan, x86: don't rename memintrinsics in uninstrumented filesMarco Elver2023-03-031-19/+0
| * | | | kasan: test: fix test for new meminstrinsic instrumentationMarco Elver2023-03-032-1/+37
| * | | | kasan: treat meminstrinsic as builtins in uninstrumented filesMarco Elver2023-03-033-1/+22
| * | | | kasan: emit different calls for instrumentable memintrinsicsMarco Elver2023-03-033-0/+23
| * | | | ocfs2: fix non-auto defrag path not working issueHeming Zhao via Ocfs2-devel2023-02-281-11/+13
| * | | | ocfs2: fix defrag path triggering jbd2 ASSERTHeming Zhao via Ocfs2-devel2023-02-281-10/+0
| * | | | mailmap: map Georgi Djakov's old Linaro address to his current oneKonrad Dybcio2023-02-281-0/+1
| * | | | mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISONNaoya Horiguchi2023-02-283-6/+6
| * | | | lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSHMikhail Zaslonko2023-02-281-1/+3
| * | | | mm/damon/paddr: fix missing folio_put()andrew.yang2023-02-281-4/+3
| * | | | mm/mremap: fix dup_anon_vma() in vma_merge() case 4Vlastimil Babka2023-02-281-1/+1
* | | | | Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-03-043-8/+2
|\ \ \ \ \
| * | | | | powerpc: Avoid dead code/data elimination when using recordmcountMichael Ellerman2023-02-281-1/+1
| * | | | | powerpc/vmlinux.lds: Add .text.asan/tsan sectionsMichael Ellerman2023-02-281-0/+1