index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
x86/defconfig: Enable CONFIG_LOCALVERSION_AUTO=y in the defconfig
Ingo Molnar
2
-2
/
+0
2021-12-29
x86/build: Use the proper name CONFIG_FW_LOADER
Lukas Bulwahn
1
-1
/
+1
2021-12-29
x86/lib: Add fast-short-rep-movs check to copy_user_enhanced_fast_string()
Tony Luck
1
-2
/
+2
2021-12-29
s390: remove unused TASK_SIZE_OF
Guo Ren
1
-2
/
+1
2021-12-28
arc: use swap() to make code cleaner
Yihao Han
1
-7
/
+2
2021-12-28
arc: perf: Move static structs to where they're really used
Alexey Brodkin
2
-162
/
+162
2021-12-28
ARC: perf: fix misleading comment about pmu vs counter stop
Vineet Gupta
1
-1
/
+1
2021-12-28
arc: Replace lkml.org links with lore
Kees Cook
4
-5
/
+9
2021-12-28
ARC: perf: Remove redundant initialization of variable idx
Colin Ian King
1
-1
/
+1
2021-12-28
ARC: thread_info.h: correct two typos in a comment
Randy Dunlap
1
-2
/
+2
2021-12-28
x86/events/amd/iommu: Remove redundant assignment to variable shift
Colin Ian King
1
-1
/
+1
2021-12-28
Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2021-12-28
x86/hyperv: Fix definition of hv_ghcb_pg variable
Michael Kelley
2
-2
/
+2
2021-12-28
MIPS: BCM63XX: Provide platform data to watchdog device
Florian Fainelli
1
-0
/
+8
2021-12-28
x86/mce/inject: Avoid out-of-bounds write when setting flags
Zhang Zixun
1
-1
/
+1
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
4
-5
/
+0
2021-12-27
ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
Dinh Nguyen
4
-4
/
+4
2021-12-26
x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs
Yazen Ghannam
1
-0
/
+5
2021-12-26
Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-44
/
+32
2021-12-25
powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
Michael Ellerman
1
-4
/
+4
2021-12-25
powerpc/64s: Mask NIP before checking against SRR0
Michael Ellerman
1
-0
/
+2
2021-12-24
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+4
2021-12-24
crypto: x86/curve25519 - use in/out register constraints more precisely
Jason A. Donenfeld
1
-278
/
+489
2021-12-23
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-3
/
+4
2021-12-23
powerpc/perf: Fix spelling of "its"
Randy Dunlap
1
-1
/
+1
2021-12-23
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2
-0
/
+4
2021-12-23
powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in selftests
Christophe Leroy
2
-40
/
+53
2021-12-23
powerpc/code-patching: Move code patching selftests in its own file
Christophe Leroy
3
-355
/
+359
2021-12-23
powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.h
Christophe Leroy
2
-15
/
+15
2021-12-23
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
5
-23
/
+25
2021-12-23
powerpc/code-patching: Use test_trampoline for prefixed patch test
Christophe Leroy
3
-36
/
+10
2021-12-23
powerpc/code-patching: Fix patch_branch() return on out-of-range failure
Christophe Leroy
1
-1
/
+3
2021-12-23
powerpc/code-patching: Reorganise do_patch_instruction() to ease error handling
Christophe Leroy
1
-16
/
+21
2021-12-23
powerpc/code-patching: Fix unmap_patch_area() error handling
Christophe Leroy
1
-17
/
+13
2021-12-23
powerpc/code-patching: Fix error handling in do_patch_instruction()
Christophe Leroy
1
-10
/
+3
2021-12-23
powerpc/code-patching: Remove init_mem_is_free
Christophe Leroy
3
-5
/
+1
2021-12-23
powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check()
Christophe Leroy
1
-9
/
+7
2021-12-23
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
2
-2
/
+4
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
8
-10
/
+12
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
4
-33
/
+31
2021-12-23
powerpc/64/asm: Inline BRANCH_TO_C000
Alexey Kardashevskiy
1
-14
/
+3
2021-12-23
powerpc: check for support for -Wa,-m{power4,any}
Daniel Axtens
1
-1
/
+3
2021-12-23
powerpc/toc: Future proof kernel toc
Alan Modra
6
-21
/
+17
2021-12-23
cuda/pmu: Make find_via_cuda/pmu init functions
Nick Child
1
-2
/
+2
2021-12-23
powerpc/512x: Add __init attribute to eligible functions
Nick Child
3
-30
/
+30
2021-12-23
powerpc/85xx: Add __init attribute to eligible functions
Nick Child
5
-6
/
+6
2021-12-23
powerpc/83xx: Add __init attribute to eligible functions
Nick Child
6
-10
/
+10
2021-12-23
powerpc/embedded6xx: Add __init attribute to eligible functions
Nick Child
5
-7
/
+7
2021-12-23
powerpc/44x: Add __init attribute to eligible functions
Nick Child
1
-2
/
+2
2021-12-23
powerpc/4xx: Add __init attribute to eligible functions
Nick Child
2
-3
/
+3
[prev]
[next]