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
2022-11-17
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
1
-1
/
+1
2022-11-10
platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
Soha Jin
1
-2
/
+2
2022-11-10
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
1
-1
/
+5
2022-11-10
driver core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-3
/
+4
2022-11-10
cacheinfo: Decrement refcount in cache_setup_of_node()
Pierre Gondois
1
-6
/
+11
2022-11-10
driver core: mark driver_allows_async_probing static
Christoph Hellwig
2
-2
/
+1
2022-11-10
driver core: remove devm_device_remove_group()
Greg Kroah-Hartman
1
-22
/
+0
2022-11-10
driver core: remove devm_device_remove_groups()
Greg Kroah-Hartman
1
-17
/
+0
2022-11-09
PM: domains: Store the next hrtimer wakeup in genpd
Maulik Shah
2
-0
/
+29
2022-11-09
regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
Yassine Oudjana
1
-4
/
+11
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-09
devres: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
1
-0
/
+3
2022-11-09
class: fix possible memory leak in __class_register()
Yang Yingliang
1
-0
/
+5
2022-11-08
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
1
-0
/
+38
2022-11-03
PM: domains: Power off[on] domain in hibernate .freeze[thaw]_noirq hook
Shawn Guo
1
-31
/
+4
2022-11-03
PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq()
Shawn Guo
1
-22
/
+19
2022-11-03
PM: domains: Pass generic PM noirq hooks to genpd_finish_suspend()
Shawn Guo
1
-12
/
+13
2022-11-03
PM: domains: Drop genpd status manipulation for hibernate restore
Shawn Guo
1
-13
/
+0
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
1
-1
/
+1
2022-10-28
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2022-10-26
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
1
-0
/
+4
2022-10-25
device property: Fix documentation for *_match_string() APIs
Andy Shevchenko
1
-2
/
+2
2022-10-22
device property: Constify parameter in device_dma_supported() and device_get_dma_attr()
Andy Shevchenko
1
-2
/
+2
2022-10-22
device property: Constify device child node APIs
Andy Shevchenko
1
-3
/
+3
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
1
-4
/
+4
2022-10-22
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
1
-2
/
+9
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-141
/
+6
2022-10-10
Merge tag 'pm-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+3
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+19
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
7
-11
/
+90
2022-10-04
Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
4
-103
/
+428
2022-10-04
PM: domains: log failures to register always-on domains
Johan Hovold
1
-1
/
+3
2022-10-04
Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
1
-0
/
+1
2022-10-03
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
1
-2
/
+6
2022-10-03
mm: hugetlb: simplify per-node sysfs creation and removal
Muchun Song
1
-136
/
+3
2022-10-03
Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-2
/
+7
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2022-10-03
Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2
-2
/
+7
2022-10-03
Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'
Rafael J. Wysocki
1
-1
/
+1
2022-09-28
platform-msi: Export symbol platform_msi_create_irq_domain()
Frank Li
1
-0
/
+1
2022-09-24
PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case
Rafael J. Wysocki
1
-2
/
+5
2022-09-24
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
1
-2
/
+2
2022-09-24
driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()
Yang Yingliang
1
-1
/
+1
2022-09-24
devcoredump : Serialize devcd_del work
Mukesh Ojha
1
-2
/
+81
2022-09-24
Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core") driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2022-09-22
regmap: mmio: replace return 0 with break in switch statement
Colin Ian King
1
-1
/
+1
2022-09-15
Revert "driver core: Set fw_devlink.strict=1 by default"
Greg Kroah-Hartman
1
-1
/
+1
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
8
-8
/
+76
[prev]
[next]