index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: ecc-hamming: Rename the exported functions
Miquel Raynal
2020-12-10
13
-92
/
+108
*
mtd: nand: ecc-hamming: Cleanup and style fixes
Miquel Raynal
2020-12-10
1
-14
/
+12
*
mtd: nand: ecc-hamming: Drop/fix the kernel doc
Miquel Raynal
2020-12-10
1
-29
/
+10
*
mtd: nand: ecc-hamming: Clarify the driver descriptions
Miquel Raynal
2020-12-10
2
-2
/
+2
*
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
2020-12-10
36
-45
/
+46
*
mtd: rawnand: Get rid of chip->ecc.priv
Miquel Raynal
2020-12-10
2
-16
/
+17
*
mtd: nand: ecc-bch: Create the software BCH engine
Miquel Raynal
2020-12-10
4
-124
/
+296
*
mtd: nand: ecc-bch: Stop using raw NAND structures
Miquel Raynal
2020-11-30
3
-79
/
+98
*
mtd: nand: ecc-bch: Update the prototypes to be more generic
Miquel Raynal
2020-11-30
5
-67
/
+97
*
mtd: nand: ecc-bch: Drop mtd_nand_has_bch()
Miquel Raynal
2020-11-30
3
-7
/
+2
*
mtd: nand: ecc-bch: Return only valid error codes
Miquel Raynal
2020-11-30
1
-1
/
+1
*
mtd: nand: ecc-bch: Stop exporting the private structure
Miquel Raynal
2020-11-30
5
-37
/
+42
*
mtd: nand: ecc-bch: Cleanup and style fixes
Miquel Raynal
2020-11-30
1
-26
/
+29
*
mtd: nand: ecc-bch: Move BCH code to the generic NAND layer
Miquel Raynal
2020-11-30
9
-18
/
+19
*
mtd: nand: ecc: Add an I/O request tweaking mechanism
Miquel Raynal
2020-11-30
2
-0
/
+138
*
Linux 5.10-rc6
v5.10-rc6
Linus Torvalds
2020-11-30
1
-1
/
+1
*
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-29
24
-55
/
+84
|
\
|
*
intel_idle: Fix intel_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-17
/
+20
|
*
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
23
-38
/
+64
*
|
Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-29
2
-14
/
+4
|
\
\
|
*
\
Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2020-11-25
2
-14
/
+4
|
|
\
\
|
|
*
|
irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend
Xu Qiang
2020-11-22
1
-13
/
+3
|
|
*
|
irqchip/exiu: Fix the index of fwspec for IRQ type
Chen Baozi
2020-11-22
1
-1
/
+1
*
|
|
|
Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-29
4
-3
/
+4
|
\
\
\
\
|
*
|
|
|
efi: EFI_EARLYCON should depend on EFI
Geert Uytterhoeven
2020-11-25
1
-1
/
+1
|
*
|
|
|
efivarfs: revert "fix memory leak in efivarfs_create()"
Ard Biesheuvel
2020-11-25
2
-1
/
+2
|
*
|
|
|
efi/efivars: Set generic ops before loading SSDT
Amadeusz Sławiński
2020-11-25
1
-1
/
+1
*
|
|
|
|
Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-29
3
-43
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
2020-11-27
1
-2
/
+4
|
*
|
|
|
|
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
2020-11-25
1
-2
/
+2
|
*
|
|
|
|
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
2020-11-24
1
-7
/
+25
|
*
|
|
|
|
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
2020-11-24
1
-33
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-29
3
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
2020-11-25
1
-0
/
+2
|
*
|
|
|
|
RISC-V: Add missing jump label initialization
Anup Patel
2020-11-25
1
-0
/
+1
|
*
|
|
|
|
riscv: Explicitly specify the build id style in vDSO Makefile again
Nathan Chancellor
2020-11-25
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-28
3
-6
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
builddeb: Fix rootless build in setuid/setgid directory
Sven Joachim
2020-11-02
1
-0
/
+2
|
*
|
|
|
|
kbuild: remove unused OBJSIZE
Vasily Gorbik
2020-11-02
2
-6
/
+3
*
|
|
|
|
|
Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub...
Linus Torvalds
2020-11-28
6
-15
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf probe: Change function definition check due to broken DWARF
Masami Hiramatsu
2020-11-27
2
-4
/
+19
|
*
|
|
|
|
|
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
2020-11-27
1
-0
/
+8
|
*
|
|
|
|
|
perf stat: Use proper cpu for shadow stats
Namhyung Kim
2020-11-27
1
-4
/
+1
|
*
|
|
|
|
|
perf record: Synthesize cgroup events only if needed
Namhyung Kim
2020-11-27
1
-0
/
+3
|
*
|
|
|
|
|
perf diff: Fix error return value in __cmd_diff()
Zhen Lei
2020-11-27
1
-1
/
+3
|
*
|
|
|
|
|
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2020-11-27
1
-6
/
+9
*
|
|
|
|
|
|
Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-28
14
-34
/
+51
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
usb: typec: stusb160x: fix power-opmode property with typec-power-opmode
Amelie Delaunay
2020-11-27
1
-1
/
+1
|
*
|
|
|
|
|
|
USB: core: Change %pK for __user pointers to %px
Alan Stern
2020-11-20
1
-7
/
+7
|
*
|
|
|
|
|
|
USB: core: Fix regression in Hercules audio card
Alan Stern
2020-11-20
1
-0
/
+6
[next]