index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
s390/compat: cleanup compat_linux.h header file
Heiko Carstens
1
-52
/
+28
2022-05-06
s390/entry: remove broken and not needed code
Heiko Carstens
1
-4
/
+1
2022-05-06
s390/boot: convert parmarea to C
Heiko Carstens
4
-21
/
+12
2022-05-06
s390/boot: convert initial lowcore to C
Heiko Carstens
5
-56
/
+103
2022-05-06
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
4
-32
/
+32
2022-05-06
s390/head: initialize all new psws
Heiko Carstens
1
-7
/
+15
2022-05-06
s390/boot: change initial program check handler to disabled wait psw
Heiko Carstens
1
-1
/
+1
2022-05-06
s390/head: adjust iplstart entry point
Heiko Carstens
1
-5
/
+8
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
11
-101
/
+74
2022-05-06
s390/vx: remove comments from macros which break LLVM's IAS
Heiko Carstens
1
-3
/
+3
2022-05-06
s390/extable: prefer local labels in .set directives
Heiko Carstens
1
-6
/
+6
2022-05-06
s390/nospec: prefer local labels in .set directives
Heiko Carstens
1
-6
/
+6
2022-05-06
s390/hypfs: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-05-06
s390/crypto: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-06
s390/consoles: improve panic notifiers reliability
Guilherme G. Piccoli
6
-57
/
+83
2022-04-27
s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
Pingfan Liu
1
-2
/
+2
2022-04-25
s390: add KCSAN instrumentation to barriers and spinlocks
Ilya Leoshkevich
2
-8
/
+9
2022-04-25
s390/pci: add error record for CC 2 retries
Niklas Schnelle
2
-18
/
+63
2022-04-25
s390/pci: add PCI access type and length to error records
Niklas Schnelle
1
-15
/
+39
2022-04-25
s390/pci: don't log availability events as errors
Niklas Schnelle
1
-3
/
+0
2022-04-25
s390/pci: make better use of zpci_dbg() levels
Niklas Schnelle
3
-3
/
+3
2022-04-25
s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declaration
Thomas Huth
1
-2
/
+0
2022-04-25
s390/vdso: add vdso randomization
Sven Schnelle
1
-1
/
+32
2022-04-25
s390/vdso: map vdso above stack
Sven Schnelle
2
-4
/
+5
2022-04-25
s390/vdso: move vdso mapping to its own function
Sven Schnelle
2
-5
/
+20
2022-04-25
s390/mmap: increase stack/mmap gap to 128MB
Sven Schnelle
1
-2
/
+2
2022-04-25
s390/zcrypt: code cleanup
Harald Freudenberger
21
-645
/
+676
2022-04-25
s390/zcrypt: cleanup CPRB struct definitions
Harald Freudenberger
2
-72
/
+13
2022-04-25
s390/ap: uevent on apmask/aqpmask change
Harald Freudenberger
1
-6
/
+34
2022-04-25
s390/cio: simplify the calculation of variables
Haowen Bai
1
-15
/
+68
2022-04-25
s390/smp: sort out physical vs virtual CPU0 lowcore pointer
Alexander Gordeev
1
-1
/
+1
2022-04-25
s390/zcrypt: add display of ASYM master key verification pattern
Harald Freudenberger
3
-4
/
+47
2022-04-25
s390/kexec: set end-of-ipl flag in last diag308 call
Alexander Egorenkov
3
-3
/
+16
2022-04-25
s390/sclp: add detection of IPL-complete-control facility
Alexander Egorenkov
2
-1
/
+4
2022-04-24
Linux 5.18-rc4
v5.18-rc4
Linus Torvalds
1
-1
/
+1
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
1
-2
/
+9
2022-04-24
page_alloc: use vmalloc_huge for large system hash
Song Liu
1
-1
/
+1
2022-04-23
sparc: cacheflush_32.h needs struct page
Randy Dunlap
1
-0
/
+1
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
1
-0
/
+4
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
1
-1
/
+1
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
1
-0
/
+4
2022-04-22
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
1
-2
/
+2
2022-04-22
arm/xen: Fix some refcount leaks
Miaoqian Lin
1
-2
/
+7
2022-04-22
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2
-2
/
+9
2022-04-22
mm/vmalloc: huge vmalloc backing pages should be split rather than compound
Nicholas Piggin
1
-15
/
+21
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-21
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2022-04-21
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
1
-2
/
+5
[next]