index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-22
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
7
-42
/
+47
2020-12-22
kasan: shadow declarations only for software modes
Andrey Konovalov
1
-16
/
+32
2020-12-22
kasan: group vmalloc code
Andrey Konovalov
2
-56
/
+63
2020-12-22
kasan: KASAN_VMALLOC depends on KASAN_GENERIC
Andrey Konovalov
1
-1
/
+1
2020-12-22
kasan: drop unnecessary GPL text from comment headers
Andrey Konovalov
8
-45
/
+0
2020-12-20
dt-binding: clock: Document canaan,k210-clk bindings
Damien Le Moal
2
-11
/
+99
2020-12-20
dt-bindings: Add Canaan vendor prefix
Damien Le Moal
1
-0
/
+2
2020-12-20
epoll: fix compat syscall wire up of epoll_pwait2
Heiko Carstens
4
-4
/
+4
2020-12-20
clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts"
Geert Uytterhoeven
1
-2
/
+2
2020-12-20
clk: ingenic: Fix divider calculation with div tables
Paul Cercueil
1
-4
/
+10
2020-12-20
clk: sunxi-ng: Make sure divider tables have sentinel
Jernej Skrabec
2
-0
/
+2
2020-12-20
clk: s2mps11: Fix a resource leak in error handling paths in the probe function
Christophe JAILLET
1
-0
/
+1
2020-12-20
clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
Terry Zhou
1
-2
/
+2
2020-12-20
clk: si5351: Wait for bit clear after PLL reset
Sascha Hauer
1
-3
/
+10
2020-12-20
clk: at91: sam9x60: remove atmel,osc-bypass support
Alexandre Belloni
1
-5
/
+1
2020-12-19
perf mem: Factor out a function to generate sort order
Kan Liang
1
-14
/
+27
2020-12-19
perf sort: Add sort option for data page size
Kan Liang
7
-2
/
+42
2020-12-19
perf script: Support data page size
Kan Liang
4
-4
/
+34
2020-12-19
clk: at91: sama7g5: register cpu clock
Claudiu Beznea
2
-7
/
+7
2020-12-19
clk: at91: clk-master: re-factor master clock
Claudiu Beznea
14
-146
/
+542
2020-12-19
clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHz
Claudiu Beznea
1
-14
/
+47
2020-12-19
clk: at91: sama7g5: decrease lower limit for MCK0 rate
Claudiu Beznea
1
-1
/
+1
2020-12-19
clk: at91: sama7g5: remove mck0 from parent list of other clocks
Claudiu Beznea
1
-29
/
+26
2020-12-19
clk: at91: clk-sam9x60-pll: allow runtime changes for pll
Claudiu Beznea
4
-41
/
+197
2020-12-19
clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics
Eugen Hristev
1
-2
/
+2
2020-12-19
clk: at91: clk-master: add 5th divisor for mck master
Eugen Hristev
2
-2
/
+2
2020-12-19
clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT
Eugen Hristev
1
-2
/
+4
2020-12-19
dt-bindings: clock: at91: add sama7g5 pll defines
Eugen Hristev
2
-3
/
+13
2020-12-19
clk: at91: sama7g5: fix compilation error
Claudiu Beznea
1
-2
/
+4
2020-12-19
clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
Nicolas Saenz Julienne
1
-0
/
+1
2020-12-19
clk: bcm: dvp: drop a variable that is assigned to only
Uwe Kleine-König
1
-2
/
+1
2020-12-19
mm/Kconfig: fix spelling mistake "whats" -> "what's"
Colin Ian King
1
-1
/
+1
2020-12-19
selftests/filesystems: expand epoll with epoll_pwait2
Willem de Bruijn
1
-0
/
+72
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
22
-2
/
+35
2020-12-19
epoll: add syscall epoll_pwait2
Willem de Bruijn
1
-14
/
+73
2020-12-19
epoll: convert internal api to timespec64
Willem de Bruijn
1
-20
/
+37
2020-12-19
epoll: eliminate unnecessary lock for zero timeout
Soheil Hassas Yeganeh
1
-13
/
+12
2020-12-19
epoll: replace gotos with a proper loop
Soheil Hassas Yeganeh
1
-21
/
+21
2020-12-19
epoll: pull all code between fetch_events and send_event into the loop
Soheil Hassas Yeganeh
1
-20
/
+21
2020-12-19
epoll: simplify and optimize busy loop logic
Soheil Hassas Yeganeh
1
-23
/
+17
2020-12-19
epoll: move eavail next to the list_empty_careful check
Soheil Hassas Yeganeh
1
-2
/
+1
2020-12-19
epoll: pull fatal signal checks into ep_send_events()
Soheil Hassas Yeganeh
1
-9
/
+8
2020-12-19
epoll: simplify signal handling
Soheil Hassas Yeganeh
1
-10
/
+10
2020-12-19
epoll: check for events when removing a timed out thread from the wait queue
Soheil Hassas Yeganeh
1
-9
/
+16
2020-12-19
mm/memcontrol:rewrite mem_cgroup_page_lruvec()
Hui Su
2
-39
/
+17
2020-12-19
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
3
-3
/
+3
2020-12-19
mm/memcg: remove unused definitions
Wei Yang
1
-118
/
+0
2020-12-19
mm/memcg: warning on !memcg after readahead page charged
Alex Shi
2
-6
/
+17
2020-12-19
mm/memcg: bail early from swap accounting if memcg disabled
Alex Shi
1
-0
/
+6
2020-12-19
selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...
Christian Brauner
1
-0
/
+183
[next]