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
*
scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145
Rob Herring
2018-11-29
17
-147
/
+436
*
of: Use device_type helpers to access the node type
Rob Herring
2018-11-27
3
-12
/
+19
*
power: reset: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-27
1
-1
/
+1
*
mtd: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-27
1
-1
/
+1
*
backlight: pm8941: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-27
1
-1
/
+1
*
memory: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-27
4
-22
/
+18
*
irqchip: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-27
6
-33
/
+33
*
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
2018-11-26
5
-73
/
+22
*
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
2018-11-26
2
-13
/
+10
*
arm64: Utilize phys_initrd_start/phys_initrd_size
Florian Fainelli
2018-11-26
1
-12
/
+8
*
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
Florian Fainelli
2018-11-26
2
-6
/
+2
*
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
2018-11-26
4
-6
/
+15
*
nds32: Remove phys_initrd_start and phys_initrd_size
Florian Fainelli
2018-11-26
1
-2
/
+0
*
dt-bindings: rng: update bindings for MT7629 SoC
Ryder Lee
2018-11-16
1
-1
/
+2
*
dt-bindings: phy: Document cadence Sierra PHY bindings
Alan Douglas
2018-11-16
1
-0
/
+67
*
Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...
Rob Herring
2018-11-09
10
-97
/
+432
|
\
|
*
of: unittest: initialize args before calling of_*parse_*()
Frank Rowand
2018-11-09
1
-2
/
+13
|
*
of: unittest: find overlays[] entry by name instead of index
Frank Rowand
2018-11-09
1
-4
/
+17
|
*
of: unittest: allow base devicetree to have symbol metadata
Frank Rowand
2018-11-09
1
-8
/
+35
|
*
of: overlay: set node fields from properties when add new overlay node
Frank Rowand
2018-11-09
2
-14
/
+42
|
*
of: unittest: remove unused of_unittest_apply_overlay() argument
Frank Rowand
2018-11-09
1
-4
/
+3
|
*
of: overlay: check prevents multiple fragments touching same property
Frank Rowand
2018-11-09
5
-37
/
+112
|
*
of: overlay: check prevents multiple fragments add or delete same node
Frank Rowand
2018-11-09
1
-9
/
+49
|
*
of: overlay: test case of two fragments adding same node
Frank Rowand
2018-11-09
3
-0
/
+34
|
*
of: overlay: make all pr_debug() and pr_err() messages unique
Frank Rowand
2018-11-09
1
-5
/
+7
|
*
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
2018-11-09
2
-3
/
+35
|
*
of: overlay: reorder fields in struct fragment
Frank Rowand
2018-11-09
1
-1
/
+1
|
*
of: overlay: do not duplicate properties from overlay for new nodes
Frank Rowand
2018-11-09
1
-1
/
+1
|
*
of: overlay: use prop add changeset entry for property in new nodes
Frank Rowand
2018-11-09
1
-38
/
+74
|
*
powerpc/pseries: add of_node_put() in dlpar_detach_node()
Frank Rowand
2018-11-09
1
-0
/
+2
|
*
of: overlay: add missing of_node_get() in __of_attach_node_sysfs
Frank Rowand
2018-11-09
2
-4
/
+3
|
*
of: overlay: add missing of_node_put() after add new node to changeset
Frank Rowand
2018-11-09
1
-1
/
+3
|
*
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
2018-11-09
3
-5
/
+40
*
|
of/pdt: Remove unused of_pdt_build_more function ptr
Rob Herring
2018-11-09
2
-7
/
+0
*
|
of: Documentation: remove unmaintained todo file
Frank Rowand
2018-11-05
1
-10
/
+0
|
/
*
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
[next]