index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-keystone
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
mtd: rawnand: Separate the ECC engine type and the ECC byte placement
Miquel Raynal
10
-48
/
+71
2020-09-02
mtd: nand: Introduce the ECC engine framework
Miquel Raynal
4
-0
/
+608
2020-08-27
dt-bindings: mtd: Document boolean NAND ECC properties
Miquel Raynal
1
-0
/
+8
2020-08-27
dt-bindings: mtd: Document nand-ecc-engine
Miquel Raynal
1
-0
/
+13
2020-08-27
dt-bindings: mtd: Document nand-ecc-placement
Miquel Raynal
1
-0
/
+10
2020-08-27
mtd: nand: Add a NAND page I/O request type
Miquel Raynal
2
-4
/
+18
2020-08-27
mtd: rawnand: Move the nand_ecc_algo enum to the generic NAND layer
Miquel Raynal
2
-14
/
+14
2020-08-27
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
28
-70
/
+70
2020-08-27
mtd: rawnand: Add a kernel doc to the ECC algorithm enumeration
Miquel Raynal
1
-0
/
+7
2020-08-23
Linux 5.9-rc2
v5.9-rc2
Linus Torvalds
1
-1
/
+1
2020-08-23
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-23
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-22
dt-bindings: vendor-prefixes: Remove trailing whitespace
Geert Uytterhoeven
1
-1
/
+1
2020-08-22
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
10
-10
/
+17
2020-08-22
dt-bindings: net: correct description of phy-connection-type
Madalin Bucur
1
-1
/
+2
2020-08-21
dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances
Rob Herring
1
-0
/
+8
2020-08-21
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
2
-10
/
+10
2020-08-21
net: dsa: b53: check for timeout
Tom Rix
1
-0
/
+2
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
2
-1
/
+2
2020-08-21
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
2020-08-21
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
1
-0
/
+5
2020-08-21
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
1
-1
/
+1
2020-08-21
squashfs: avoid bio_alloc() failure with 1Mbyte blocks
Phillip Lougher
1
-1
/
+5
2020-08-21
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
1
-1
/
+1
2020-08-21
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
1
-0
/
+1
2020-08-21
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
1
-3
/
+1
2020-08-21
mm/rodata_test.c: fix missing function declaration
Leon Romanovsky
1
-0
/
+1
2020-08-21
mm/vunmap: add cond_resched() in vunmap_pmd_range
Aneesh Kumar K.V
1
-0
/
+2
2020-08-21
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
1
-1
/
+1
2020-08-21
hugetlb_cgroup: convert comma to semicolon
Xu Wang
1
-2
/
+2
2020-08-21
mailmap: add Andi Kleen
Nick Desaulniers
1
-0
/
+1
2020-08-21
core/entry: Respect syscall number rewrites
Thomas Gleixner
1
-1
/
+2
2020-08-21
x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM
Sean Christopherson
1
-4
/
+6
2020-08-21
MAINTAINERS: Update Mellanox and Cumulus Network addresses to new domain
Leon Romanovsky
2
-29
/
+31
2020-08-21
powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver
Kajol Jain
2
-2
/
+11
2020-08-21
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
1
-2
/
+2
2020-08-21
KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
Rob Herring
1
-0
/
+4
2020-08-21
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier
1
-0
/
+2
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2
-21
/
+34
2020-08-21
kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
Masahiro Yamada
1
-54
/
+62
2020-08-21
kconfig: qconf: remove redundant help in the info view
Masahiro Yamada
1
-6
/
+1
2020-08-21
kconfig: qconf: remove qInfo() to get back Qt4 support
Masahiro Yamada
1
-2
/
+0
2020-08-21
tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
Xin Long
1
-0
/
+2
2020-08-21
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
1
-1
/
+1
2020-08-21
net: sctp: Fix negotiation of the number of data streams.
David Laight
1
-2
/
+4
2020-08-21
dt-bindings: net: renesas, ether: Improve schema validation
Geert Uytterhoeven
1
-7
/
+15
2020-08-21
gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
Mark Tomlinson
1
-1
/
+9
2020-08-21
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
1
-1
/
+1
[next]