index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
ARM: 9144/1: forbid ftrace with clang and thumb2_kernel
Arnd Bergmann
2021-10-25
1
-1
/
+1
|
|
|
*
|
ARM: 9143/1: add CONFIG_PHYS_OFFSET default values
Arnd Bergmann
2021-10-25
1
-3
/
+5
|
|
|
*
|
ARM: 9142/1: kasan: work around LPAE build warning
Arnd Bergmann
2021-10-25
1
-1
/
+1
|
|
|
*
|
ARM: 9140/1: allow compile-testing without machine record
Arnd Bergmann
2021-10-25
2
-0
/
+4
|
|
|
*
|
ARM: 9137/1: disallow CONFIG_THUMB with ARMv4
Arnd Bergmann
2021-10-25
1
-1
/
+1
|
|
|
*
|
ARM: 9136/1: ARMv7-M uses BE-8, not BE-32
Arnd Bergmann
2021-10-25
1
-1
/
+1
|
|
|
*
|
ARM: 9135/1: kprobes: address gcc -Wempty-body warning
Arnd Bergmann
2021-10-25
1
-1
/
+1
|
|
|
*
|
ARM: 9101/1: sa1100/assabet: convert LEDs to gpiod APIs
Linus Walleij
2021-10-25
1
-11
/
+13
|
|
|
*
|
ARM: 9131/1: mm: Fix PXN process with LPAE feature
Wang Kefeng
2021-10-19
2
-1
/
+23
|
|
|
*
|
ARM: 9130/1: mm: Provide die_kernel_fault() helper
Wang Kefeng
2021-10-19
1
-9
/
+21
|
|
|
*
|
ARM: 9126/1: mm: Kill page table base print in show_pte()
Wang Kefeng
2021-10-19
1
-1
/
+0
|
|
|
*
|
ARM: 9127/1: mm: Cleanup access_error()
Wang Kefeng
2021-10-19
1
-24
/
+14
|
|
|
*
|
ARM: 9129/1: mm: Kill task_struct argument for __do_page_fault()
Wang Kefeng
2021-10-19
1
-7
/
+3
|
|
|
*
|
ARM: 9128/1: mm: Refactor the __do_page_fault()
Wang Kefeng
2021-10-19
1
-21
/
+13
|
|
|
*
|
ARM: imx6: mark OCRAM mapping read-only
Russell King (Oracle)
2021-10-19
1
-0
/
+2
|
|
|
*
|
ARM: add __arm_iomem_set_ro() to write-protect ioremapped area
Russell King (Oracle)
2021-10-19
2
-0
/
+7
|
|
|
*
|
ARM: 9124/1: uncompress: Parse "linux,usable-memory-range" DT property
Geert Uytterhoeven
2021-10-19
1
-6
/
+42
|
|
|
*
|
ARM: 9123/1: scoop: Drop if with an always false condition
Uwe Kleine-König
2021-10-19
1
-3
/
+0
|
|
|
*
|
ARM: 9119/1: amba: Properly handle device probe without IRQ domain
Wang Kefeng
2021-10-19
2
-5
/
+28
|
|
|
*
|
ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
Wang Kefeng
2021-10-19
1
-3
/
+0
|
|
|
*
|
ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add
Wang Kefeng
2021-10-19
2
-90
/
+0
|
|
|
*
|
ARM: 9125/1: fix incorrect use of get_kernel_nofault()
Ard Biesheuvel
2021-10-19
1
-1
/
+1
|
|
*
|
|
ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on Clang
Ard Biesheuvel
2021-10-30
1
-1
/
+6
|
|
*
|
|
ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-10-30
2
-1
/
+12
|
|
*
|
|
Merge tag 'pr-arm32-ti-in-task' of git://git.kernel.org/pub/scm/linux/kernel/...
Russell King (Oracle)
2021-10-19
20
-50
/
+174
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
2021-09-27
7
-2
/
+35
|
|
|
*
|
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
2021-09-27
12
-2
/
+105
|
|
|
*
|
ARM: smp: Free up the TLS register while running in the kernel
Ard Biesheuvel
2021-09-27
2
-3
/
+15
|
|
|
*
|
ARM: smp: Pass task to secondary_start_kernel
Keith Packard
2021-09-27
4
-5
/
+12
|
|
|
*
|
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
2021-09-27
7
-39
/
+8
|
|
|
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
152
-1752
/
+11646
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvm-riscv-5.16-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2021-11-02
5
-17
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: KVM: fix boolreturn.cocci warnings
Bixuan Cui
2021-11-01
1
-9
/
+9
|
|
*
|
|
|
RISC-V: KVM: remove unneeded semicolon
ran jianping
2021-11-01
4
-8
/
+8
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-10-31
12
-77
/
+200
|
|
\
\
\
\
|
|
*
|
|
|
KVM: s390: add debug statement for diag 318 CPNC data
Collin Walling
2021-10-27
1
-0
/
+1
|
|
*
|
|
|
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2021-10-27
4
-7
/
+50
|
|
*
|
|
|
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
2021-10-27
1
-0
/
+2
|
|
*
|
|
|
KVM: s390: Add a routine for setting userspace CPU state
Eric Farman
2021-10-25
2
-3
/
+12
|
|
*
|
|
|
KVM: s390: Simplify SIGP Set Arch handling
Eric Farman
2021-10-25
1
-13
/
+1
|
|
*
|
|
|
KVM: s390: pv: avoid stalls when making pages secure
Claudio Imbrenda
2021-10-25
2
-6
/
+28
|
|
*
|
|
|
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
Claudio Imbrenda
2021-10-25
1
-1
/
+1
|
|
*
|
|
|
KVM: s390: pv: avoid double free of sida page
Claudio Imbrenda
2021-10-25
1
-10
/
+9
|
|
*
|
|
|
KVM: s390: pv: add macros for UVC CC values
Claudio Imbrenda
2021-10-25
1
-0
/
+5
|
|
*
|
|
|
s390/mm: optimize reset_guest_reference_bit()
David Hildenbrand
2021-10-25
1
-2
/
+12
|
|
*
|
|
|
s390/mm: optimize set_guest_storage_key()
David Hildenbrand
2021-10-25
1
-2
/
+12
|
|
*
|
|
|
s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
David Hildenbrand
2021-10-25
1
-12
/
+3
|
|
*
|
|
|
s390/uv: fully validate the VMA before calling follow_page()
David Hildenbrand
2021-10-25
1
-1
/
+1
|
|
*
|
|
|
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
2021-10-25
1
-18
/
+39
|
|
*
|
|
|
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
2021-10-25
1
-0
/
+13
[prev]
[next]