summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-30pid: Replace struct pid 1-element array with flex-arrayKees Cook
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-30kdb: Handle LF in the command parserDouglas Anderson
2023-06-30parisc: Refresh defconfigsHelge Deller
2023-06-30parisc: irq: Add irq-related function declarationsHelge Deller
2023-06-30parisc: Move init function declarations into header fileHelge Deller
2023-06-30parisc: dino: Make dino_init() returning voidHelge Deller
2023-06-30parisc: lba_pci: Mark two variables __maybe_unusedHelge Deller
2023-06-30parisc: unaligned: Include header file to avoid missing prototype warningsHelge Deller
2023-06-30parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkageHelge Deller
2023-06-30parisc: unwind: Mark start and stop variables __maybe_unusedHelge Deller
2023-06-30parisc: init: Drop unused variable end_paddrHelge Deller
2023-06-30parisc: traps: Mark functions staticHelge Deller
2023-06-30parisc: processor: Fix kdoc for init_cpu_profiler()Helge Deller
2023-06-30parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller
2023-06-30parisc: ccio-dma: Fix kdoc and compiler warningsHelge Deller
2023-06-30parisc: pdc_stable: Fix kdoc and compiler warningsHelge Deller
2023-06-30parisc: pci-dma: Make pcxl_alloc_range() staticHelge Deller
2023-06-30parisc: Mark image_size __maybe_unused in perf_write()Helge Deller
2023-06-30parisc: module: Mark symindex __maybe_unusedHelge Deller
2023-06-30parisc: pdc_chassis: Fix kdoc warningsHelge Deller
2023-06-30parisc: firmware: Fix kdoc warningsHelge Deller
2023-06-30parisc: drivers: Fix kdoc warningsHelge Deller
2023-06-30parisc: Fold 32-bit compat code into audit_classify_syscall()Helge Deller
2023-06-30parisc: sba_iommu: Fix kdoc warningsHelge Deller
2023-06-30sticon/parisc: Fix STI console on 64-bit only machinesHelge Deller
2023-06-30sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller
2023-06-30parisc: Default to 8 CPUs for 64-bit kernelHelge Deller
2023-06-30parisc: Fix missing prototype warning for arch_report_meminfo()Helge Deller
2023-06-30parisc: Add cacheflush() syscallHelge Deller
2023-06-30parisc: Check if IRQs are disabled when calling arch_local_irq_restore()Helge Deller
2023-06-30parisc: Move TLB_PTLOCK option to Kconfig.debugHelge Deller
2023-06-30x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner
2023-06-30cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E...Srinivas Pandruvada
2023-06-30cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OFViresh Kumar
2023-06-29csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds
2023-06-29Merge tag 'memblock-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29parisc: fix expand_stack() conversionLinus Torvalds
2023-06-29Merge tag 'dma-mapping-6.5-2023-06-28' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-29Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds
2023-06-29mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao
2023-06-29Merge tag 'sysctl-6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-29Merge tag 'unmap-fix-20230629' of git://git.infradead.org/users/dwmw2/linuxLinus Torvalds
2023-06-29Merge tag 'trace-v6.4-rc7-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29net: dsa: vsc73xx: fix MTU configurationPawel Dembicki
2023-06-29Merge tag 'acpi-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-06-29objtool: Remove btrfs_assertfail() from the noreturn exceptions listIngo Molnar