index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kexec_internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
ARM: 9262/1: remove lazy evaluation in Makefile
Nick Desaulniers
1
-33
/
+27
2022-11-07
ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacks
Ulf Hansson
1
-6
/
+0
2022-11-07
ARM: 9260/1: lib/xor: use r10 rather than r7 in xor_arm4regs_{2|3}
Nick Desaulniers
1
-2
/
+2
2022-11-07
ARM: 9257/1: Disable FIQs (but not IRQs) on CPUs shutdown paths
Guilherme G. Piccoli
2
-3
/
+4
2022-11-07
ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod
Nick Desaulniers
1
-0
/
+6
2022-11-07
ARM: 9255/1: efi/dump UEFI runtime page tables for ARM
Wang Kefeng
3
-2
/
+4
2022-11-07
ARM: 9254/1: mm: Provide better message when kernel fault
Wang Kefeng
1
-2
/
+3
2022-11-07
ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
Seung-Woo Kim
3
-0
/
+3
2022-11-07
ARM: 9252/1: module: Teach unwinder about PLTs
Alex Sverdlin
3
-1
/
+31
2022-10-04
ARM: 9246/1: dump: show page table level name
Wang Kefeng
1
-1
/
+5
2022-10-04
ARM: 9245/1: dump: show FDT region
Wang Kefeng
1
-1
/
+1
2022-10-04
ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
Alex Sverdlin
1
-2
/
+7
2022-10-04
ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-10-04
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
Li Huafei
3
-14
/
+37
2022-10-04
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
Li Huafei
2
-7
/
+35
2022-09-22
ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()
Zhen Lei
3
-5
/
+7
2022-08-31
ARM: 9232/1: Replace this_cpu_* with raw_cpu_* in handle_bad_stack()
Zhen Lei
1
-2
/
+2
2022-08-31
ARM: 9228/1: vfp: kill vfp_flush/release_thread()
Wang Kefeng
1
-3
/
+0
2022-08-31
ARM: 9226/1: disable FDPIC ABI
Ben Wolsieffer
1
-0
/
+3
2022-08-30
ARM: 9221/1: traps: print un-hashed user pc on undefined instruction
Baruch Siach
1
-1
/
+1
2022-08-29
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
1
-1
/
+1
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-0
/
+1
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-28
mailmap: update email address for Colin King
Colin Ian King
1
-2
/
+1
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-28
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-28
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
3
-12
/
+16
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-28
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
1
-0
/
+1
2022-08-27
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
1
-1
/
+1
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
2022-08-26
fbdev: fbcon: Properly revert changes when vc_resize() failed
Shigeru Yoshida
1
-2
/
+25
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
10
-12
/
+60
[next]