index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-30
Merge branch 'generic_lookup_helpers' into driver-core-next
Greg Kroah-Hartman
4
-39
/
+46
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
1
-0
/
+14
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
1
-0
/
+6
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
1
-0
/
+6
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
1
-8
/
+7
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2
-7
/
+7
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2
-24
/
+6
2019-07-30
driver core: Fix creation of device links with PM-runtime flags
Rafael J. Wysocki
1
-2
/
+4
2019-07-28
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+2
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-8
/
+22
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
2
-79
/
+101
2019-07-23
firmware: Fix missing inline
Takashi Iwai
1
-2
/
+2
2019-07-23
PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()
Rafael J. Wysocki
1
-18
/
+12
2019-07-23
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
1
-5
/
+0
2019-07-23
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Rafael J. Wysocki
1
-1
/
+1
2019-07-22
base: arch_topology: update Kconfig help description
Sudeep Holla
1
-1
/
+1
2019-07-22
arm: Use common cpu_topology structure and functions.
Atish Patra
1
-1
/
+3
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
1
-0
/
+296
2019-07-22
firmware: fix build errors in paged buffer handling code
Mauro Rossi
1
-2
/
+2
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+1
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-7
/
+6
2019-07-18
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
1
-26
/
+14
2019-07-18
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
1
-0
/
+42
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns
David Hildenbrand
1
-2
/
+3
2019-07-18
mm: make register_mem_sect_under_node() static
David Hildenbrand
1
-1
/
+2
2019-07-18
drivers/base/memory: use "unsigned long" for block ids
David Hildenbrand
1
-11
/
+11
2019-07-18
mm: section numbers use the type "unsigned long"
David Hildenbrand
1
-14
/
+13
2019-07-18
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
1
-13
/
+5
2019-07-18
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2
-24
/
+24
2019-07-18
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
1
-28
/
+54
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-18
drivers/base/memory: pass a block_id to init_memory_block()
David Hildenbrand
1
-16
/
+11
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
1
-0
/
+3
2019-07-18
drivers/base: Introduce kill_device()
Dan Williams
1
-8
/
+19
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-21
/
+128
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-21
/
+128
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
13
-97
/
+314
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-74
/
+328
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-30
/
+18
2019-07-09
Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
6
-6
/
+73
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+22
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+5
2019-07-08
Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'
Rafael J. Wysocki
1
-4
/
+2
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-26
/
+16
2019-07-04
constify ksys_mount() string arguments
Al Viro
1
-2
/
+1
2019-07-04
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
4
-6
/
+69
2019-07-04
Merge branch 'regmap-5.2' into regmap-linus
Mark Brown
2
-0
/
+4
2019-07-04
regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
YueHaibing
1
-1
/
+1
[prev]
[next]