index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
powerpc/bpf/32: introduce a second source register for ALU operations
Christophe Leroy
1
-167
/
+183
2023-02-10
powerpc/bpf/32: Optimise some particular const operations
Christophe Leroy
1
-3
/
+20
2023-02-10
powerpc/bpf: Only pad length-variable code at initial pass
Christophe Leroy
2
-10
/
+10
2023-02-10
powerpc/bpf: Perform complete extra passes to update addresses
Christophe Leroy
4
-93
/
+8
2023-02-10
powerpc/bpf/32: BPF prog is never called with more than one arg
Christophe Leroy
1
-6
/
+0
2023-02-10
powerpc/bpf/32: Only set a stack frame when necessary
Christophe Leroy
1
-2
/
+18
2023-02-10
powerpc/bpf/32: No need to zeroise r4 when not doing tail call
Christophe Leroy
1
-1
/
+4
2023-02-10
powerpc: Remove __kernel_text_address() in show_instructions()
Christophe Leroy
1
-2
/
+1
2023-02-10
powerpc/mce: log the error for all unrecoverable errors
Ganesh Goudar
1
-3
/
+7
2023-02-09
selftests/powerpc: Add automatically allocating read_file
Benjamin Gray
5
-109
/
+71
2023-02-09
selftests/powerpc: Add {read,write}_{long,ulong}
Benjamin Gray
5
-22
/
+95
2023-02-09
selftests/powerpc: Parse long/unsigned long value safely
Benjamin Gray
3
-7
/
+132
2023-02-09
selftests/powerpc: Add read/write debugfs file, int
Benjamin Gray
5
-35
/
+47
2023-02-09
selftests/powerpc: Add generic read/write file util
Benjamin Gray
7
-160
/
+120
2023-02-08
powerpc/iommu: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-3
/
+1
2023-02-08
powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushes
Nicholas Piggin
1
-11
/
+10
2023-02-08
powerpc/64s/radix: mm->context.id should always be valid
Nicholas Piggin
1
-18
/
+21
2023-02-08
powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flush
Nicholas Piggin
1
-1
/
+1
2023-02-08
powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
Christophe Leroy
1
-0
/
+8
2023-02-07
powerpc/pci: Add option for using pci_to_OF_bus_map
Pali Rohár
3
-7
/
+27
2023-02-07
powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
1
-2
/
+4
2023-02-06
powerpc/kexec_file: fix implicit decl error
Randy Dunlap
1
-0
/
+1
2023-02-02
powerpc: Don't select ARCH_WANTS_NO_INSTR
Michael Ellerman
1
-1
/
+0
2023-02-02
powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()
Michael Ellerman
1
-0
/
+2
2023-02-01
powerpc/kexec_file: Count hot-pluggable memory in FDT estimate
Sourabh Jain
1
-1
/
+1
2023-01-31
powerpc/64s/radix: Fix RWX mapping with relocated kernel
Michael Ellerman
1
-0
/
+13
2023-01-31
powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
1
-0
/
+11
2023-01-31
powerpc/kexec_file: Fix division by zero in extra size estimation
Michael Ellerman
1
-4
/
+7
2023-01-31
powerpc/imc-pmu: Revert nest_init_lock to being a mutex
Michael Ellerman
1
-7
/
+7
2023-01-30
powerpc/64: Fix perf profiling asynchronous interrupt handlers
Nicholas Piggin
4
-15
/
+32
2023-01-30
powerpc/64s: Fix local irq disable when PMIs are disabled
Nicholas Piggin
1
-1
/
+1
2023-01-30
powerpc/pci: Enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by default
Pali Rohár
1
-0
/
+1
2023-01-30
powerpc/64: Don't recurse irq replay
Nicholas Piggin
2
-37
/
+70
2023-01-30
powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
Christophe Leroy
2
-4
/
+1
2023-01-30
powerpc/rtas: upgrade internal arch spinlocks
Nathan Lynch
1
-38
/
+14
2023-01-30
powerpc/rtas: remove lock and args fields from global rtas struct
Nathan Lynch
2
-23
/
+29
2023-01-30
powerpc/rtas: make all exports GPL
Nathan Lynch
1
-11
/
+11
2023-01-30
powerpc/rtas: Drop unused export symbols
Michael Ellerman
1
-4
/
+0
2023-01-30
powerpc/rtas: unexport 'rtas' symbol
Nathan Lynch
1
-1
/
+0
2023-01-30
powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
Pali Rohár
1
-4
/
+10
2023-01-30
powerpc/64: Set default CPU in Kconfig
Christophe Leroy
2
-22
/
+12
2023-01-30
powerpc/kvm: Fix unannotated intra-function call warning
Sathvika Vasireddy
1
-3
/
+2
2023-01-30
powerpc/85xx: Fix unannotated intra-function call warning
Sathvika Vasireddy
1
-1
/
+2
2023-01-26
powerpc/module_64: Fix "expected nop" error on module re-patching
Josh Poimboeuf
1
-2
/
+12
2023-01-26
powerpc/module_64: Improve restore_r2() return semantics
Josh Poimboeuf
1
-9
/
+6
2023-01-12
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
1
-1
/
+1
2023-01-11
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2
-71
/
+67
2023-01-11
powerpc/boot: Fix incorrect version calculation issue in ld_version
Ojaswin Mujoo
1
-0
/
+4
2023-01-11
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+5
2023-01-05
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
1
-1
/
+1
[prev]
[next]