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
2022-07-22
bpf, x64: Allow to use caller address from stack
Jiri Olsa
1
-4
/
+9
2022-07-22
Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
8
-9
/
+10
2022-07-22
riscv: compat: vdso: Fix vdso_install target
Emil Renner Berthing
1
-1
/
+1
2022-07-22
dma-mapping: update comment after dmabounce removal
Lukas Bulwahn
1
-2
/
+1
2022-07-22
ARM: dts: lan966x: Enable network driver on pcb8291
Horatiu Vultur
1
-0
/
+35
2022-07-22
ARM: pxa2xx: Fix GPIO descriptor tables
Linus Walleij
7
-9
/
+9
2022-07-22
ARM: cns3xxx: add CONFIG_UNUSED_BOARD_FILES dependency
Arnd Bergmann
2
-1
/
+2
2022-07-22
ARM: iop32x: mark as unused
Arnd Bergmann
2
-1
/
+2
2022-07-22
ARM: s3c: mark most board files as unused
Arnd Bergmann
6
-20
/
+14
2022-07-22
ARM: omap1: add Kconfig dependencies for unused boards
Arnd Bergmann
2
-9
/
+10
2022-07-22
ARM: sa1100: mark most boards as unused
Arnd Bergmann
9
-0
/
+19
2022-07-22
ARM: footbridge: mark cats board for removal
Arnd Bergmann
2
-1
/
+1
2022-07-22
ARM: mmp: mark all board files for removal
Arnd Bergmann
2
-3
/
+11
2022-07-22
ARM: ep93xx: mark most board files as unused
Arnd Bergmann
2
-8
/
+8
2022-07-22
ARM: davinci: mark all ATAGS board files as unused
Arnd Bergmann
3
-20
/
+8
2022-07-22
ARM: orion: add ATAGS dependencies
Arnd Bergmann
6
-30
/
+19
2022-07-22
ARM: pxa: add Kconfig dependencies for ATAGS based boards
Arnd Bergmann
21
-72
/
+83
2022-07-22
ARM: add CONFIG_UNUSED_BOARD_FILES
Arnd Bergmann
1
-2
/
+14
2022-07-22
ARM: add ATAGS dependencies to non-DT platforms
Arnd Bergmann
8
-2
/
+11
2022-07-22
ARM: defconfig: kill remnants of CONFIG_LEDS
Arnd Bergmann
12
-22
/
+42
2022-07-22
ARM: defconfig: remove broken CONFIG_THUMB disables
Arnd Bergmann
8
-8
/
+0
2022-07-22
ARM: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
44
-44
/
+41
2022-07-22
ARM: defconfig: remove stale CONFIG_ZBOOT_ROM entries
Arnd Bergmann
58
-116
/
+0
2022-07-22
ARM: defconfig: remove irda remnants
Arnd Bergmann
16
-93
/
+0
2022-07-22
ARM: refresh defconfig files
Arnd Bergmann
95
-904
/
+904
2022-07-22
ARM: dts: lan966x: Disable can0 on pcb8291
Horatiu Vultur
1
-1
/
+1
2022-07-22
ARM: dts: lan966x: Add gpio-restart
Horatiu Vultur
1
-0
/
+6
2022-07-22
cyrpto: powerpc/aes - delete the rebundant word "block" in comments
shaom Deng
1
-1
/
+1
2022-07-22
Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
36
-153
/
+1742
2022-07-21
riscv: Add macro for multiple nop instructions
Palmer Dabbelt
3
-7
/
+18
2022-07-21
riscv: convert the t-head pbmt errata to use the __nops macro
Heiko Stuebner
1
-7
/
+1
2022-07-21
riscv: introduce nops and __nops macros for NOP sequences
Heiko Stuebner
2
-0
/
+17
2022-07-21
RISC-V: Add fast call path of crash_kexec()
Xianting Tian
1
-0
/
+4
2022-07-21
riscv: mmap with PROT_WRITE but no PROT_READ is invalid
Celeste Liu
1
-3
/
+2
2022-07-22
bpf, arm64: Fix compile error in dummy_tramp()
Xu Kuohai
1
-2
/
+2
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
47
-94
/
+158
2022-07-21
riscv: add as-options for modules with assembly compontents
Ben Dooks
1
-0
/
+1
2022-07-21
s390/archrandom: prevent CPACF trng invocations in interrupt context
Harald Freudenberger
1
-3
/
+6
2022-07-21
csky/tlb: Remove tlb_flush() define
Peter Zijlstra
1
-2
/
+0
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
12
-33
/
+13
2022-07-21
Merge tag 'qcom-arm64-defconfig-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
1
-4
/
+7
2022-07-21
Merge tag 'qcom-drivers-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Arnd Bergmann
2
-0
/
+5
2022-07-21
Merge tag 'at91-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/soc
Arnd Bergmann
3
-1
/
+22
2022-07-21
Merge tag 'at91-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes
Arnd Bergmann
1
-1
/
+1
2022-07-21
Merge tag 'qcom-arm64-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Arnd Bergmann
21
-143
/
+1022
2022-07-21
Merge tag 'qcom-dts-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Arnd Bergmann
14
-36
/
+357
2022-07-21
x86/extable: Fix ex_handler_msr() print condition
Peter Zijlstra
1
-7
/
+9
2022-07-21
x86,nospec: Simplify {JMP,CALL}_NOSPEC
Peter Zijlstra
1
-6
/
+18
2022-07-20
arm64: dts: qcom: Add support for Xiaomi Mi Mix2s
Molly Sophia
2
-0
/
+763
2022-07-20
perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
Kan Liang
1
-9
/
+10
[prev]
[next]