| Commit message (Expand) | Author | Files | Lines |
2023-07-08 | fork: lock VMAs of the parent process when forking | Suren Baghdasaryan | 1 | -0/+6 |
2023-07-02 | fs: move cleanup from init_file() into its callers | Amir Goldstein | 1 | -4/+10 |
2023-07-01 | pid: use struct_size_t() helper | Christian Brauner | 2 | -2/+2 |
2023-07-01 | mm: Update do_vmi_align_munmap() return semantics | Liam R. Howlett | 3 | -69/+57 |
2023-07-01 | mm: Always downgrade mmap_lock if requested | Matthew Wilcox (Oracle) | 1 | -13/+2 |
2023-07-01 | xtensa: fix lock_mm_and_find_vma in case VMA not found | Max Filippov | 1 | -1/+6 |
2023-07-01 | xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion | Linus Torvalds | 2 | -2/+14 |
2023-07-01 | sysctl: set variable sysctl_mount_point storage-class-specifier to static | Tom Rix | 1 | -1/+1 |
2023-06-30 | pid: Replace struct pid 1-element array with flex-array | Kees Cook | 3 | -4/+7 |
2023-06-30 | parisc: Refresh defconfigs | Helge Deller | 2 | -18/+83 |
2023-06-30 | parisc: irq: Add irq-related function declarations | Helge Deller | 2 | -4/+4 |
2023-06-30 | parisc: Move init function declarations into header file | Helge Deller | 6 | -29/+36 |
2023-06-30 | parisc: dino: Make dino_init() returning void | Helge Deller | 1 | -2/+1 |
2023-06-30 | parisc: lba_pci: Mark two variables __maybe_unused | Helge Deller | 1 | -2/+2 |
2023-06-30 | parisc: unaligned: Include header file to avoid missing prototype warnings | Helge Deller | 1 | -0/+1 |
2023-06-30 | parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkage | Helge Deller | 1 | -5/+5 |
2023-06-30 | parisc: unwind: Mark start and stop variables __maybe_unused | Helge Deller | 1 | -2/+3 |
2023-06-30 | parisc: init: Drop unused variable end_paddr | Helge Deller | 1 | -2/+0 |
2023-06-30 | parisc: traps: Mark functions static | Helge Deller | 1 | -5/+2 |
2023-06-30 | parisc: processor: Fix kdoc for init_cpu_profiler() | Helge Deller | 1 | -1/+1 |
2023-06-30 | parisc: sys_parisc: parisc_personality() is called from asm code | Helge Deller | 1 | -1/+2 |
2023-06-30 | parisc: ccio-dma: Fix kdoc and compiler warnings | Helge Deller | 1 | -6/+12 |
2023-06-30 | parisc: pdc_stable: Fix kdoc and compiler warnings | Helge Deller | 1 | -1/+35 |
2023-06-30 | parisc: pci-dma: Make pcxl_alloc_range() static | Helge Deller | 1 | -1/+1 |
2023-06-30 | parisc: Mark image_size __maybe_unused in perf_write() | Helge Deller | 1 | -1/+1 |
2023-06-30 | parisc: module: Mark symindex __maybe_unused | Helge Deller | 1 | -1/+1 |
2023-06-30 | parisc: pdc_chassis: Fix kdoc warnings | Helge Deller | 1 | -6/+11 |
2023-06-30 | parisc: firmware: Fix kdoc warnings | Helge Deller | 1 | -18/+21 |
2023-06-30 | parisc: drivers: Fix kdoc warnings | Helge Deller | 1 | -16/+17 |
2023-06-30 | parisc: Fold 32-bit compat code into audit_classify_syscall() | Helge Deller | 2 | -21/+4 |
2023-06-30 | parisc: sba_iommu: Fix kdoc warnings | Helge Deller | 1 | -12/+18 |
2023-06-30 | sticon/parisc: Fix STI console on 64-bit only machines | Helge Deller | 3 | -78/+127 |
2023-06-30 | sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration | Helge Deller | 3 | -10/+18 |
2023-06-30 | parisc: Default to 8 CPUs for 64-bit kernel | Helge Deller | 1 | -1/+1 |
2023-06-30 | parisc: Fix missing prototype warning for arch_report_meminfo() | Helge Deller | 1 | -0/+1 |
2023-06-30 | parisc: Add cacheflush() syscall | Helge Deller | 3 | -0/+62 |
2023-06-30 | parisc: Check if IRQs are disabled when calling arch_local_irq_restore() | Helge Deller | 1 | -0/+5 |
2023-06-30 | parisc: Move TLB_PTLOCK option to Kconfig.debug | Helge Deller | 2 | -10/+11 |
2023-06-30 | x86/efi: Make efi_set_virtual_address_map IBT safe | Thomas Gleixner | 1 | -3/+3 |
2023-06-30 | csky: fix up lock_mm_and_find_vma() conversion | Linus Torvalds | 1 | -1/+1 |
2023-06-30 | parisc: fix expand_stack() conversion | Linus Torvalds | 1 | -1/+1 |
2023-06-30 | sparc32: fix lock_mm_and_find_vma() conversion | Linus Torvalds | 1 | -1/+1 |
2023-06-30 | objtool: Remove btrfs_assertfail() from the noreturn exceptions list | Ingo Molnar | 1 | -1/+0 |
2023-06-30 | cxl: Fix one kernel-doc comment | Yang Li | 1 | -1/+1 |
2023-06-30 | sysctl: fix unused proc_cap_handler() function warning | Arnd Bergmann | 1 | -1/+1 |
2023-06-29 | gup: avoid stack expansion warning for known-good case | Linus Torvalds | 1 | -0/+4 |
2023-06-29 | Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return" | Benjamin Coddington | 1 | -4/+2 |
2023-06-29 | NFS: Don't cleanup sysfs superblock entry if uninitialized | Benjamin Coddington | 1 | -2/+4 |
2023-06-29 | mm/khugepaged: fix regression in collapse_file() | Hugh Dickins | 1 | -4/+3 |
2023-06-29 | iomap: drop me [hch] from MAINTAINERS for iomap | Christoph Hellwig | 1 | -1/+0 |