| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 2023-02-09 | 1 | -1/+0 |
* | | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 1 | -1/+0 |
* | | um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 1 | -2/+35 |
|/ |
|
* | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-17 | 1 | -8/+0 |
|\ |
|
| * | x86_64: Remove pointless set_64bit() usage | Peter Zijlstra | 2022-12-15 | 1 | -8/+0 |
* | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-13 | 1 | -2/+0 |
|\ \ |
|
| * | | mm: remove kern_addr_valid() completely | Kefeng Wang | 2022-11-08 | 1 | -2/+0 |
| |/ |
|
* / | PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN | Thomas Gleixner | 2022-11-17 | 1 | -1/+1 |
|/ |
|
* | kernel: exit: cleanup release_thread() | Kefeng Wang | 2022-09-11 | 1 | -4/+0 |
* | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers | 2022-08-21 | 1 | -15/+0 |
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-08-05 | 1 | -17/+0 |
|\ |
|
| * | um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 2022-07-17 | 1 | -17/+0 |
* | | Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-08-05 | 4 | -6/+40 |
|\ \ |
|
| * | | um: Replace to_phys() and to_virt() with less generic function names | Guenter Roeck | 2022-07-17 | 1 | -2/+2 |
| * | | UML: add support for KASAN under x86_64 | Patricia Alfonso | 2022-07-17 | 2 | -0/+39 |
| * | | um: remove unused mm_copy_segments | Tobias Klauser | 2022-07-17 | 1 | -5/+0 |
| * | | um: Remove straying parenthesis | Benjamin Beichler | 2022-07-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-08-04 | 1 | -22/+2 |
|\ \ |
|
| * | | asm-generic: Add new pci.h and use it | Stafford Horne | 2022-07-22 | 1 | -12/+2 |
| * | | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 2022-07-22 | 1 | -2/+0 |
| * | | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne | 2022-07-22 | 1 | -8/+0 |
| |/ |
|
* | | random: handle archrandom with multiple longs | Jason A. Donenfeld | 2022-07-25 | 1 | -13/+8 |
* | | um: seed rng using host OS rng | Jason A. Donenfeld | 2022-07-18 | 1 | -0/+30 |
* | | um: Replace to_phys() and to_virt() with less generic function names | Guenter Roeck | 2022-07-14 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-06-03 | 1 | -0/+2 |
|\ |
|
| * | ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP | Eric W. Biederman | 2022-05-11 | 1 | -0/+2 |
* | | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-06-03 | 2 | -13/+10 |
|\ \ |
|
| * | | um: line: Use separate IRQs per line | Johannes Berg | 2022-05-27 | 1 | -13/+9 |
| * | | um: Use asm-generic/dma-mapping.h | Johannes Berg | 2022-05-27 | 1 | -0/+1 |
| |/ |
|
* / | um: use fallback for random_get_entropy() instead of zero | Jason A. Donenfeld | 2022-05-13 | 1 | -7/+2 |
|/ |
|
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2022-04-01 | 1 | -1/+0 |
|\ |
|
| * | uml/x86: use x86 load_unaligned_zeropad() | Al Viro | 2022-01-30 | 1 | -1/+0 |
* | | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-31 | 1 | -1/+3 |
|\ \ |
|
| * | | um: fix and optimize xor select template for CONFIG64 and timetravel mode | Benjamin Beichler | 2022-03-11 | 1 | -1/+3 |
| |/ |
|
* | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-28 | 1 | -0/+1 |
|\ \ |
|
| * | | parport_pc: Also enable driver for PCI systems | Maciej W. Rozycki | 2022-03-18 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-23 | 1 | -4/+3 |
|\ \ |
|
| * | | uaccess: generalize access_ok() | Arnd Bergmann | 2022-02-25 | 1 | -2/+3 |
| * | | uaccess: add generic __{get,put}_kernel_nofault | Arnd Bergmann | 2022-02-25 | 1 | -2/+0 |
| |/ |
|
* / | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 2022-03-21 | 1 | -0/+1 |
|/ |
|
* | um: remove set_fs | Christoph Hellwig | 2021-12-22 | 2 | -6/+19 |
* | um: stop polluting the namespace with registers.h contents | Al Viro | 2021-12-21 | 1 | -1/+1 |
* | um: rename set_signals() to um_set_signals() | Johannes Berg | 2021-12-21 | 1 | -2/+2 |
* | um: fix ndelay/udelay defines | Johannes Berg | 2021-12-21 | 1 | -2/+2 |
* | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-11-10 | 1 | -14/+0 |
|\ |
|
| * | arch: remove unused function syscall_set_arguments() | Peter Collingbourne | 2021-09-14 | 1 | -14/+0 |
* | | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2021-10-15 | 1 | -1/+1 |
|/ |
|
* | asm-generic: remove extra strn{cpy_from,len}_user declarations | Arnd Bergmann | 2021-07-27 | 1 | -4/+1 |
* | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann | 2021-07-23 | 1 | -4/+4 |
* | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-09 | 13 | -10/+286 |
|\ |
|