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
*
clocksource/drivers/timer-imx-tpm: Specify clock name for timer-of
Anson Huang
2018-12-18
1
-0
/
+3
*
clocksource/drivers/fttmr010: Fix invalid interrupt register access
Tao Ren
2018-12-18
1
-31
/
+42
*
clocksource/drivers/integrator-ap: Add missing of_node_put()
Yangtao Li
2018-12-18
1
-9
/
+16
*
clocksource/drivers/bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-12-18
1
-14
/
+1
*
dt-bindings: timer: renesas, cmt: Document r8a774a1 CMT support
Biju Das
2018-12-18
1
-3
/
+8
*
clocksource/drivers/timer-imx-tpm: Convert the driver to timer-of
Anson Huang
2018-12-18
1
-81
/
+55
*
clocksource/drivers/arc_timer: Utilize generic sched_clock
Alexey Brodkin
2018-12-18
3
-0
/
+24
*
dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support
Biju Das
2018-12-18
1
-0
/
+2
*
dt-bindings: timer: renesas, cmt: Document r8a7796 CMT support
Biju Das
2018-12-18
1
-0
/
+2
*
clocksource/drivers/imx-gpt: Remove unnecessary irq protection
Clément Péron
2018-12-18
1
-17
/
+0
*
clocksource/drivers/imx-gpt: Add support for ARM64
Anson Huang
2018-12-18
2
-1
/
+5
*
clocksource/drivers/meson6_timer: Implement the ARM delay timer
Martin Blumenstingl
2018-12-18
1
-0
/
+22
*
clocksource/drivers/meson6_timer: Use register names from the datasheet
Martin Blumenstingl
2018-12-18
1
-44
/
+64
*
clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>
Geert Uytterhoeven
2018-12-18
1
-1
/
+0
*
clocksource/drivers/timer-ti-dm: Remove the early platform driver registration
Bartosz Golaszewski
2018-12-18
1
-1
/
+0
*
clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCK
Linus Walleij
2018-12-18
3
-35
/
+0
*
clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksource
Linus Walleij
2018-12-18
1
-2
/
+2
*
clocksource/drivers/timer-vt8500: Remove duplicate function name
Dan Carpenter
2018-12-18
1
-1
/
+1
*
clockevents: Remove unnecessary unlikely()
Yangtao Li
2018-11-05
1
-9
/
+3
*
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-05
1
-2
/
+2
*
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
25
-292
/
+2418
|
\
|
*
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
1
-1
/
+1
|
*
Documentation: ubifs: Add authentication whitepaper
Sascha Hauer
2018-10-23
1
-0
/
+426
|
*
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
3
-1
/
+52
|
*
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
3
-38
/
+113
|
*
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
1
-7
/
+27
|
*
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
1
-1
/
+69
|
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
3
-3
/
+23
|
*
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
3
-10
/
+61
|
*
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
3
-0
/
+134
|
*
ubifs: Authenticate replayed journal
Sascha Hauer
2018-10-23
1
-2
/
+144
|
*
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
2018-10-23
1
-3
/
+43
|
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
6
-18
/
+153
|
*
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
7
-14
/
+81
|
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
4
-30
/
+135
|
*
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
2
-6
/
+70
|
*
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
4
-0
/
+722
|
*
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
2
-15
/
+29
|
*
ubifs: Format changes for authentication support
Sascha Hauer
2018-10-23
3
-3
/
+50
|
*
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
3
-22
/
+8
|
*
ubifs: Drop write_node
Sascha Hauer
2018-10-23
1
-34
/
+5
|
*
ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
Sascha Hauer
2018-10-23
1
-18
/
+2
|
*
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-10-23
3
-36
/
+37
|
*
ubifs: Pass ubifs_zbranch to read_znode()
Sascha Hauer
2018-10-23
1
-5
/
+6
|
*
ubifs: Pass ubifs_zbranch to try_read_node()
Sascha Hauer
2018-10-23
1
-7
/
+7
|
*
ubifs: Refactor create_default_filesystem()
Sascha Hauer
2018-10-23
1
-48
/
+47
|
*
ubi: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-23
2
-0
/
+3
*
|
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-04
5
-40
/
+17
|
\
\
|
*
|
NFS: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-11-01
1
-1
/
+1
|
*
|
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
2018-11-01
4
-39
/
+16
[next]