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-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
42
-277
/
+688
2022-06-16
ia64: fix sparse warnings with cmpxchg() & xchg()
Luc Van Oostenryck
1
-14
/
+14
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
23
-0
/
+103
2022-06-16
mm/x86: remove dead code for hugetlbpage.c
Peter Xu
1
-39
/
+0
2022-06-16
RISC-V: Some Svpbmt fixes and cleanups
Palmer Dabbelt
5
-63
/
+40
2022-06-16
RISC-V: Some Svpbmt fixes
Palmer Dabbelt
3
-6
/
+9
2022-06-16
riscv: remove usage of function-pointers from cpufeatures and t-head errata
Heiko Stuebner
2
-48
/
+22
2022-06-16
riscv: make patch-function pointer more generic in cpu_manufacturer_info struct
Heiko Stuebner
1
-9
/
+9
2022-06-16
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
Heiko Stuebner
1
-2
/
+7
2022-06-16
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
1
-4
/
+1
2022-06-16
riscv: fix dependency for t-head errata
Heiko Stuebner
1
-0
/
+1
2022-06-16
arm64: dts: microchip: adjust whitespace around '='
Krzysztof Kozlowski
2
-124
/
+124
2022-06-16
arm64: dts: sprd: adjust whitespace around '='
Krzysztof Kozlowski
3
-8
/
+8
2022-06-16
arm64: dts: hisilicon: adjust whitespace around '='
Krzysztof Kozlowski
6
-23
/
+23
2022-06-16
arm64: dts: marvell: adjust whitespace around '='
Krzysztof Kozlowski
4
-6
/
+6
2022-06-16
arm64: dts: lg: adjust whitespace around '='
Krzysztof Kozlowski
2
-38
/
+38
2022-06-16
arm64: dts: apm: adjust whitespace around '='
Krzysztof Kozlowski
2
-3
/
+3
2022-06-16
arm64: dts: amd: adjust whitespace around '='
Krzysztof Kozlowski
2
-4
/
+4
2022-06-16
ARM: dts: sd: adjust whitespace around '='
Krzysztof Kozlowski
1
-1
/
+1
2022-06-16
ARM: dts: sti: adjust whitespace around '='
Krzysztof Kozlowski
4
-95
/
+95
2022-06-16
ARM: dts: ste: adjust whitespace around '='
Krzysztof Kozlowski
2
-5
/
+5
2022-06-16
ARM: dts: nuvoton: adjust whitespace around '='
Krzysztof Kozlowski
2
-2
/
+2
2022-06-16
ARM: dts: lpc: adjust whitespace around '='
Krzysztof Kozlowski
1
-1
/
+1
2022-06-16
ARM: dts: ecx: adjust whitespace around '='
Krzysztof Kozlowski
1
-5
/
+5
2022-06-16
ARM: dts: alpine: adjust whitespace around '='
Krzysztof Kozlowski
1
-1
/
+1
2022-06-16
ARM: dts: spear: adjust whitespace around '='
Krzysztof Kozlowski
8
-8
/
+8
2022-06-16
ARM: dts: axm: adjust whitespace around '='
Krzysztof Kozlowski
1
-16
/
+16
2022-06-16
ARM: dts: at91: adjust whitespace around '='
Krzysztof Kozlowski
9
-15
/
+15
2022-06-16
ARM: dts: aspeed: adjust whitespace around '='
Krzysztof Kozlowski
2
-6
/
+6
2022-06-16
ARM: dts: pxa: adjust whitespace around '='
Krzysztof Kozlowski
1
-5
/
+5
2022-06-16
bpf, x86: Fix tail call count offset calculation on bpf2bpf call
Jakub Sitnicki
1
-1
/
+2
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+5
2022-06-16
riscv: switch has_fpu() to the unified static key mechanism
Jisheng Zhang
2
-9
/
+2
2022-06-16
riscv: introduce unified static key mechanism for ISA extensions
Jisheng Zhang
2
-0
/
+32
2022-06-16
arm64/cpufeature: Unexport set_cpu_feature()
Mark Brown
1
-1
/
+0
2022-06-16
riscv: dts: microchip: remove spi-max-frequency property
Nagasuresh Relli
1
-1
/
+0
2022-06-15
ARM: dts: s5pv210: align gpio-key node names with dtschema
Krzysztof Kozlowski
2
-7
/
+7
2022-06-15
ARM: dts: exynos: align gpio-key node names with dtschema
Krzysztof Kozlowski
9
-25
/
+25
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
3
-6
/
+88
2022-06-15
x86/tdx: Clarify RIP adjustments in #VE handler
Kirill A. Shutemov
1
-55
/
+123
2022-06-15
x86/tdx: Fix early #VE handling
Kirill A. Shutemov
1
-1
/
+5
2022-06-15
arm64: dts: Add DTS files for bcmbca SoC BCM6813
William Zhang
3
-1
/
+160
2022-06-15
ARM: dts: Add PCIe support for Airoha EN7523
Felix Fietkau
2
-0
/
+66
2022-06-15
KVM: arm64: Add a flag to disable MMIO trace for nVHE KVM
Sai Prakash Ranjan
1
-1
/
+6
2022-06-15
lib: Add register read/write tracing support
Prasad Sodagudi
2
-0
/
+4
2022-06-15
arm64: io: Use asm-generic high level MMIO accessors
Sai Prakash Ranjan
1
-33
/
+8
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
6
-2
/
+14
2022-06-15
arm64: ftrace: remove redundant label
Mark Rutland
1
-1
/
+0
2022-06-15
arm64: ftrace: consistently handle PLTs.
Mark Rutland
1
-71
/
+66
2022-06-15
arm64: ftrace: fix branch range checks
Mark Rutland
1
-2
/
+2
[prev]
[next]