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-09
x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
Marco Elver
1
-5
/
+5
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-127
/
+320
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2021-12-09
x86/mm: Include spinlock_t definition in pgtable.
Sebastian Andrzej Siewior
1
-0
/
+1
2021-12-09
KVM: arm64: Use Makefile.kvm for common files
David Woodhouse
1
-4
/
+2
2021-12-09
KVM: powerpc: Use Makefile.kvm for common files
David Woodhouse
1
-6
/
+2
2021-12-09
KVM: RISC-V: Use Makefile.kvm for common files
David Woodhouse
1
-5
/
+1
2021-12-09
KVM: mips: Use Makefile.kvm for common files
David Woodhouse
1
-1
/
+2
2021-12-09
KVM: s390: Use Makefile.kvm for common files
David Woodhouse
1
-5
/
+3
2021-12-09
x86/resctrl: Remove redundant assignment to variable chunks
Colin Ian King
1
-1
/
+1
2021-12-09
KVM: Add Makefile.kvm for common files, use it for x86
David Woodhouse
1
-6
/
+1
2021-12-09
KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
David Woodhouse
1
-0
/
+1
2021-12-09
MIPS: DTS: Ingenic: adjust register size to available registers
H. Nikolaus Schaller
3
-3
/
+3
2021-12-09
MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
H. Nikolaus Schaller
1
-0
/
+6
2021-12-09
MIPS: DTS: CI20: Add DT nodes for HDMI setup
Paul Boddie
1
-2
/
+70
2021-12-09
MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
Paul Boddie
1
-0
/
+40
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
4
-0
/
+26
2021-12-09
KVM: VMX: Clean up PI pre/post-block WARNs
Sean Christopherson
1
-12
/
+23
2021-12-09
KVM: nVMX: Ensure vCPU honors event request if posting nested IRQ fails
Sean Christopherson
1
-0
/
+19
2021-12-09
KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery
Maxim Levitsky
3
-0
/
+28
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
8
-6
/
+33
2021-12-09
powerpc/powermac: Add additional missing lockdep_register_key()
Christophe Leroy
1
-0
/
+2
2021-12-09
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
2
-0
/
+18
2021-12-09
powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
Hari Bathini
1
-0
/
+30
2021-12-09
powerpc/cell: Fix clang -Wimplicit-fallthrough warning
Anders Roxell
1
-0
/
+1
2021-12-09
powerpc/inst: Optimise copy_inst_from_kernel_nofault()
Christophe Leroy
2
-18
/
+24
2021-12-09
powerpc/inst: Move ppc_inst_t definition in asm/reg.h
Christophe Leroy
4
-11
/
+13
2021-12-09
powerpc/inst: Define ppc_inst_t as u32 on PPC32
Christophe Leroy
2
-8
/
+15
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
23
-112
/
+112
2021-12-09
powerpc/inst: Refactor ___get_user_instr()
Christophe Leroy
1
-11
/
+2
2021-12-09
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
1
-3
/
+2
2021-12-09
powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEP
Christophe Leroy
1
-21
/
+0
2021-12-09
powerpc/kuap: Wire-up KUAP on book3e/64
Christophe Leroy
2
-6
/
+35
2021-12-09
powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.
Christophe Leroy
2
-0
/
+13
2021-12-09
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
3
-2
/
+15
2021-12-09
powerpc/kuap: Wire-up KUAP on 44x
Christophe Leroy
2
-0
/
+17
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
6
-1
/
+131
2021-12-09
powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP only
Christophe Leroy
1
-1
/
+1
2021-12-09
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
4
-5
/
+14
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
12
-16
/
+21
2021-12-09
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
3
-22
/
+32
2021-12-09
powerpc/kuap: Add kuap_lock()
Christophe Leroy
5
-6
/
+28
2021-12-09
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
4
-18
/
+2
2021-12-09
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
4
-76
/
+56
2021-12-09
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
4
-37
/
+86
2021-12-09
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
6
-36
/
+15
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
8
-14
/
+33
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
9
-49
/
+119
2021-12-09
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
2
-10
/
+3
2021-12-09
powerpc/book3e: Activate KUEP at all time
Christophe Leroy
2
-0
/
+3
[prev]
[next]