summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-12-133-8/+0
|\
| * ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown2022-12-0438-85/+176
| |\
| * \ ASoC: adau1372: fixes after debugging custom boardMark Brown2022-11-2552-323/+559
| |\ \
| * \ \ ASoC: Set BQ parameters for some Dell modelsMark Brown2022-11-11141-585/+1141
| |\ \ \
| * | | | ARM: omap2: n8x0: stop instantiating codec platform dataDmitry Torokhov2022-11-033-8/+0
* | | | | Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-12-131-17/+0
|\ \ \ \ \
| * | | | | dma-mapping: reject __GFP_COMP in dma_alloc_attrsChristoph Hellwig2022-11-211-17/+0
* | | | | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-134-4/+4
|\ \ \ \ \ \
| * | | | | | use less confusing names for iov_iter direction initializersAl Viro2022-11-254-4/+4
| * | | | | | [s390] memcpy_real(): WRITE is "data source", not destination...Al Viro2022-11-251-1/+1
| * | | | | | [s390] copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro2022-11-251-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-12-132-13/+7
|\ \ \ \ \ \
| * | | | | | alpha: ret_from_fork can go straight to ret_to_userAl Viro2022-10-301-1/+1
| * | | | | | alpha: syscall exit cleanupAl Viro2022-10-301-5/+1
| * | | | | | alpha: fix handling of a3 on straced syscallsAl Viro2022-10-301-1/+1
| * | | | | | alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro2022-10-301-1/+3
| * | | | | | alpha: _TIF_ALLWORK_MASK is unusedAl Viro2022-10-301-4/+0
| * | | | | | alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro2022-10-301-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-12-139-23/+10
|\ \ \ \ \ \
| * | | | | | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro2022-11-257-21/+10
| * | | | | | kill extern of vsyscall32_sysctlAl Viro2022-10-241-1/+0
| * | | | | | kill signal_pt_regs()Al Viro2022-10-241-1/+0
| |/ / / / /
* | | | | | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-1320-98/+82
|\ \ \ \ \ \
| * | | | | | ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitionsBjorn Helgaas2022-11-181-4/+0
| * | | | | | ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.hGaosheng Cui2022-11-181-2/+0
| * | | | | | ia64: replace IS_ERR() with IS_ERR_VALUE()ye xingchen2022-11-181-3/+3
| * | | | | | ARM: kexec: make machine_crash_nonpanic_core() staticChen Lifu2022-11-181-1/+1
| * | | | | | kexec: replace crash_mem_range with rangeLi Chen2022-11-182-5/+5
| * | | | | | sparc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-152-16/+16
| * | | | | | sh: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+4
| * | | | | | powerpc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-152-12/+13
| * | | | | | parisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-6/+9
| * | | | | | openrisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-5/+3
| * | | | | | nios2: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-3/+3
| * | | | | | mips: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+5
| * | | | | | ia64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-11/+9
| * | | | | | hexagon: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+3
| * | | | | | arm64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-12/+4
| * | | | | | arm: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-5/+3
| * | | | | | arc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-1335-147/+42
|\ \ \ \ \ \
| * | | | | | random: remove early archrandom abstractionJason A. Donenfeld2022-11-181-38/+10
| * | | | | | random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld2022-11-184-6/+0
| * | | | | | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-189-81/+9
| * | | | | | stackprotector: move get_random_canary() into stackprotector.hJason A. Donenfeld2022-11-184-3/+4
| * | | | | | treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld2022-11-181-1/+1
| * | | | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-1817-19/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-1315-164/+536
|\ \ \ \ \ \
| * | | | | | perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang2022-11-241-0/+3
| * | | | | | perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang2022-11-241-0/+2