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-03-03
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
Alexandre Ghiti
1
-2
/
+1
2022-03-03
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2
-1
/
+2
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
41
-143
/
+291
2022-03-03
cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function
Mario Limonciello
1
-3
/
+3
2022-03-03
Merge tag 'mips-fixes-5.17_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-17
/
+27
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
1
-1
/
+0
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
3
-0
/
+3
2022-03-03
dma-mapping: remove CONFIG_DMA_REMAP
Christoph Hellwig
2
-2
/
+2
2022-03-03
perf/x86/intel/uncore: Fix the build on !CONFIG_PHYS_ADDR_T_64BIT
Ingo Molnar
1
-1
/
+3
2022-03-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-8
/
+30
2022-03-02
bpf, x86: Set header->size properly before freeing it
Song Liu
1
-1
/
+4
2022-03-02
x86: Disable HAVE_ARCH_HUGE_VMALLOC on 32-bit x86
Song Liu
1
-1
/
+1
2022-03-02
arm64: dts: lg: align pl330 node name with dtschema
Krzysztof Kozlowski
2
-2
/
+2
2022-03-02
arm64: dts: lg: add dma-cells to pl330 node
Krzysztof Kozlowski
2
-0
/
+2
2022-03-02
arm64: dts: juno: align pl330 node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-03-02
KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
Paolo Bonzini
1
-12
/
+13
2022-03-02
KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()
Like Xu
1
-1
/
+1
2022-03-02
KVM: arm64: Enable Cortex-A510 erratum 2077057 by default
Mark Brown
1
-0
/
+1
2022-03-02
platform/x86: Add AMD system management interface
Suma Hegde
2
-0
/
+219
2022-03-01
arm64: dts: broadcom: Fix sata nodename
Frank Wunderlich
1
-1
/
+1
2022-03-01
arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
Pali Rohár
1
-0
/
+1
2022-03-01
s390/mm: convert pte_val()/pXd_val() into functions
Heiko Carstens
1
-5
/
+25
2022-03-01
s390/mm,gmap: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
1
-4
/
+4
2022-03-01
s390/mm,hugetlb: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
1
-21
/
+13
2022-03-01
s390/mm,pageattr: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
1
-8
/
+8
2022-03-01
s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2
-89
/
+77
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
9
-50
/
+51
2022-03-01
s390/mm: add set_pte_bit()/clear_pte_bit() helper functions
Heiko Carstens
1
-0
/
+30
2022-03-01
s390/mm: add set_pXd()/set_pte() helper functions
Heiko Carstens
1
-0
/
+25
2022-03-01
s390/entry: remove unused expoline thunk
Vasily Gorbik
1
-1
/
+0
2022-03-01
s390/ftrace: make use of epsw to get psw mask
Heiko Carstens
1
-4
/
+10
2022-03-01
s390/ptrace: remove opencoded offsetof
Heiko Carstens
1
-88
/
+76
2022-03-01
s390/smp: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-3
/
+3
2022-03-01
s390/test_unwind: fix and extend kprobes test
Vasily Gorbik
1
-33
/
+50
2022-03-01
s390/test_unwind: add ftrace test
Vasily Gorbik
1
-0
/
+59
2022-03-01
s390/test_unwind: add "backtrace" module parameter
Vasily Gorbik
1
-1
/
+5
2022-03-01
s390/test_unwind: minor cleanup
Vasily Gorbik
1
-44
/
+28
2022-03-01
s390/test_unwind: show tests as skipped if unsupported
Vasily Gorbik
1
-6
/
+3
2022-03-01
s390: always use the packed stack layout
Vasily Gorbik
5
-37
/
+5
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
8
-10
/
+65
2022-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-19
/
+28
2022-03-01
s390/extable: fix exception table sorting
Heiko Carstens
1
-2
/
+7
2022-03-01
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
4
-5
/
+18
2022-03-01
s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation
Heiko Carstens
1
-0
/
+35
2022-03-01
s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
Alexander Egorenkov
1
-0
/
+2
2022-03-01
Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Arnd Bergmann
1
-2
/
+1
2022-03-01
Merge tag 'qcom-arm64-defconfig-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+3
2022-03-01
KVM: SVM: Disable preemption across AVIC load/put during APICv refresh
Sean Christopherson
3
-50
/
+59
2022-03-01
mips: ralink: fix a refcount leak in ill_acc_of_setup()
Hangyu Hua
1
-0
/
+1
2022-03-01
arm64: defconfig: enable the CVP driver
Dinh Nguyen
1
-0
/
+1
[prev]
[next]