summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-03execve: always mark stack as growing down during early stack setupLinus Torvalds1-1/+3
2023-07-02fs: move cleanup from init_file() into its callersAmir Goldstein1-4/+10
2023-07-01pid: use struct_size_t() helperChristian Brauner2-2/+2
2023-07-01mm: Update do_vmi_align_munmap() return semanticsLiam R. Howlett3-69/+57
2023-07-01mm: Always downgrade mmap_lock if requestedMatthew Wilcox (Oracle)1-13/+2
2023-07-01xtensa: fix lock_mm_and_find_vma in case VMA not foundMax Filippov1-1/+6
2023-07-01xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds2-2/+14
2023-07-01sysctl: set variable sysctl_mount_point storage-class-specifier to staticTom Rix1-1/+1
2023-07-01mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0Nishanth Menon1-3/+9
2023-07-01mailbox: tegra: add support for Tegra264Stefan Kristiansson1-2/+14
2023-07-01dt-bindings: mailbox: tegra: Document Tegra264 HSPPeter De Schrijver1-0/+1
2023-07-01dt-bindings: mailbox: convert bcm2835-mbox bindings to YAMLStefan Wahren2-26/+40
2023-07-01dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatibleManikanta Mylavarapu1-0/+1
2023-06-30pid: Replace struct pid 1-element array with flex-arrayKees Cook3-4/+7
2023-06-30parisc: Refresh defconfigsHelge Deller2-18/+83
2023-06-30parisc: irq: Add irq-related function declarationsHelge Deller2-4/+4
2023-06-30parisc: Move init function declarations into header fileHelge Deller6-29/+36
2023-06-30parisc: dino: Make dino_init() returning voidHelge Deller1-2/+1
2023-06-30parisc: lba_pci: Mark two variables __maybe_unusedHelge Deller1-2/+2
2023-06-30parisc: unaligned: Include header file to avoid missing prototype warningsHelge Deller1-0/+1
2023-06-30parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkageHelge Deller1-5/+5
2023-06-30parisc: unwind: Mark start and stop variables __maybe_unusedHelge Deller1-2/+3
2023-06-30parisc: init: Drop unused variable end_paddrHelge Deller1-2/+0
2023-06-30parisc: traps: Mark functions staticHelge Deller1-5/+2
2023-06-30parisc: processor: Fix kdoc for init_cpu_profiler()Helge Deller1-1/+1
2023-06-30parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller1-1/+2
2023-06-30parisc: ccio-dma: Fix kdoc and compiler warningsHelge Deller1-6/+12
2023-06-30parisc: pdc_stable: Fix kdoc and compiler warningsHelge Deller1-1/+35
2023-06-30parisc: pci-dma: Make pcxl_alloc_range() staticHelge Deller1-1/+1
2023-06-30parisc: Mark image_size __maybe_unused in perf_write()Helge Deller1-1/+1
2023-06-30parisc: module: Mark symindex __maybe_unusedHelge Deller1-1/+1
2023-06-30parisc: pdc_chassis: Fix kdoc warningsHelge Deller1-6/+11
2023-06-30parisc: firmware: Fix kdoc warningsHelge Deller1-18/+21
2023-06-30parisc: drivers: Fix kdoc warningsHelge Deller1-16/+17
2023-06-30parisc: Fold 32-bit compat code into audit_classify_syscall()Helge Deller2-21/+4
2023-06-30parisc: sba_iommu: Fix kdoc warningsHelge Deller1-12/+18
2023-06-30sticon/parisc: Fix STI console on 64-bit only machinesHelge Deller3-78/+127
2023-06-30sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller3-10/+18
2023-06-30parisc: Default to 8 CPUs for 64-bit kernelHelge Deller1-1/+1
2023-06-30parisc: Fix missing prototype warning for arch_report_meminfo()Helge Deller1-0/+1
2023-06-30parisc: Add cacheflush() syscallHelge Deller3-0/+62
2023-06-30parisc: Check if IRQs are disabled when calling arch_local_irq_restore()Helge Deller1-0/+5
2023-06-30parisc: Move TLB_PTLOCK option to Kconfig.debugHelge Deller2-10/+11
2023-06-30x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner1-3/+3
2023-06-30csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds1-1/+1
2023-06-30parisc: fix expand_stack() conversionLinus Torvalds1-1/+1
2023-06-30sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds1-1/+1
2023-06-30objtool: Remove btrfs_assertfail() from the noreturn exceptions listIngo Molnar1-1/+0
2023-06-30cxl: Fix one kernel-doc commentYang Li1-1/+1
2023-06-30sysctl: fix unused proc_cap_handler() function warningArnd Bergmann1-1/+1