index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-2
/
+3
2020-12-11
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2
-4
/
+21
2020-12-02
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
1
-7
/
+25
2020-12-02
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
1
-33
/
+2
2020-12-02
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
1
-2
/
+2
2020-12-02
ARM: dts: dra76x: m_can: fix order of clocks
Marc Kleine-Budde
1
-2
/
+2
2020-12-02
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
1
-1
/
+1
2020-12-02
perf/x86: fix sysfs type mismatches
Sami Tolvanen
4
-24
/
+12
2020-12-02
x86/xen: don't unbind uninitialized lock_kicker_irq
Brian Masney
1
-1
/
+11
2020-12-02
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
1
-13
/
+14
2020-12-02
arm64: pgtable: Fix pte_accessible()
Will Deacon
1
-3
/
+4
2020-12-02
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
3
-9
/
+12
2020-12-02
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2
-51
/
+34
2020-11-24
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
1
-53
/
+10
2020-11-24
s390/cpum_sf.c: fix file permission for cpum_sfb_size
Thomas Richter
1
-1
/
+1
2020-11-24
xtensa: disable preemption around cache alias management calls
Max Filippov
1
-0
/
+14
2020-11-24
efi/x86: Free efi_pgd with free_pages()
Arvind Sankar
1
-11
/
+13
2020-11-24
MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
Zhang Qilong
1
-1
/
+8
2020-11-24
ARM: dts: imx50-evk: Fix the chip select 1 IOMUX
Fabio Estevam
1
-1
/
+1
2020-11-24
arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
Sergey Matyukevich
1
-1
/
+1
2020-11-24
arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
Nenad Peric
1
-1
/
+1
2020-11-24
MIPS: export has_transparent_hugepage() for modules
Randy Dunlap
1
-0
/
+1
2020-11-24
arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX delay on PHY
Chen-Yu Tsai
1
-1
/
+1
2020-11-24
ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet PHY
Chen-Yu Tsai
2
-2
/
+2
2020-11-24
ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay on Ethernet PHY
Chen-Yu Tsai
1
-1
/
+1
2020-11-24
Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high"
Chen-Yu Tsai
1
-5
/
+0
2020-11-24
ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
Jernej Skrabec
1
-1
/
+1
2020-11-24
arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
Jernej Skrabec
1
-1
/
+1
2020-11-24
arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
Jernej Skrabec
1
-1
/
+1
2020-11-24
arm64: psci: Avoid printing in cpu_psci_cpu_die()
Will Deacon
1
-4
/
+1
2020-11-22
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
1
-1
/
+7
2020-11-22
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
1
-6
/
+2
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
11
-59
/
+194
2020-11-22
powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
Nicholas Piggin
1
-14
/
+35
2020-11-22
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
3
-7
/
+12
2020-11-22
powerpc: Implement user_access_begin and friends
Christophe Leroy
1
-19
/
+56
2020-11-22
powerpc: Add a framework for user access tracking
Christophe Leroy
4
-8
/
+74
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
10
-7
/
+202
2020-11-22
powerpc/64s: move some exception handlers out of line
Daniel Axtens
1
-2
/
+8
2020-11-18
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
1
-19
/
+33
2020-11-18
ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
Andrew Jeffery
2
-20
/
+20
2020-11-18
s390/smp: move rcu_cpu_starting() earlier
Qian Cai
1
-1
/
+2
2020-11-18
crypto: arm64/aes-modes - get rid of literal load of addend vector
Ard Biesheuvel
1
-7
/
+9
2020-11-10
arm64: dts: marvell: espressobin: Add ethernet switch aliases
Pali Rohár
1
-4
/
+8
2020-11-10
Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
Vineet Gupta
1
-5
/
+11
2020-11-10
ARC: stack unwinding: avoid indefinite looping
Vineet Gupta
1
-1
/
+6
2020-11-10
x86/kexec: Use up-to-dated screen_info copy to fill boot params
Kairui Song
1
-2
/
+1
2020-11-10
ARM: dts: sun4i-a10: fix cpu_alert temperature
Clément Péron
1
-1
/
+1
2020-11-05
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2
-3
/
+4
2020-11-05
ARM: s3c24xx: fix missing system reset
Krzysztof Kozlowski
1
-0
/
+2
[next]