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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-83
/
+68
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-22
/
+1
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-15
/
+56
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+3
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-34
/
+25
2025-11-28
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-76
/
+52
2025-11-28
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
1
-7
/
+16
2025-11-20
Merge back material related to system sleep for 6.19
Rafael J. Wysocki
4
-76
/
+52
2025-11-18
PM: sleep: core: Fix runtime PM enabling in device_resume_early()
Rafael J. Wysocki
1
-9
/
+16
2025-11-17
Merge back earlier material related to system sleep for 6.19
Rafael J. Wysocki
4
-76
/
+52
2025-11-14
PM: Introduce new PMSG_POWEROFF event
Mario Limonciello (AMD)
1
-0
/
+5
2025-11-14
Merge back earlier runtime PM changes for 6.19
Rafael J. Wysocki
1
-7
/
+16
2025-11-12
PM: wakeup: Update after recent wakeup source removal ordering change
Rafael J. Wysocki
1
-6
/
+10
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-11-08
PM: wakeup: Delete timer before removing wakeup source from list
Kaushlendra Kumar
1
-7
/
+1
2025-11-04
firmware: don't copy kernel creds
Christian Brauner
1
-34
/
+25
2025-11-01
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-4
/
+2
2025-10-29
PM: runtime: fix typos in runtime.c comments
Malaya Kumar Rout
1
-3
/
+3
2025-10-27
platform: Add firmware-agnostic irq and affinity retrieval interface
Marc Zyngier
1
-15
/
+56
2025-10-23
regmap: slimbus: fix bus_context pointer in regmap init calls
Alexey Klimov
1
-4
/
+2
2025-10-23
PM: runtime: docs: Update pm_runtime_allow/forbid() documentation
Rafael J. Wysocki
1
-4
/
+13
2025-10-22
arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()
Kaushlendra Kumar
1
-1
/
+1
2025-10-20
PM: dpm_watchdog: add module param to backtrace all CPUs
Sergey Senozhatsky
1
-0
/
+10
2025-10-20
PM: sleep: Introduce CALL_PM_OP() macro to simplify code
Kaushlendra Kumar
1
-60
/
+25
2025-10-17
devcoredump: Fix circular locking dependency with devcd->mutex.
Maarten Lankhorst
1
-53
/
+83
2025-10-17
driver core: fw_devlink: Don't warn about sync_state() pending
Ulf Hansson
1
-1
/
+1
2025-10-14
mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
1
-22
/
+1
2025-10-13
PM: sleep: Replace snprintf() with scnprintf() in show_trace_dev_match()
Kaushlendra Kumar
1
-3
/
+1
2025-10-07
Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
7
-3
/
+271
2025-10-07
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
7
-3
/
+271
2025-10-05
Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-36
/
+27
2025-10-04
Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+38
2025-10-04
Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+1
2025-10-03
drivers/base: move memory_block_add_nid() into the caller
Hannes Reinecke
2
-24
/
+22
2025-10-03
mm/memory_hotplug: activate node before adding new memory blocks
Hannes Reinecke
1
-2
/
+2
2025-10-03
drivers/base/memory: add node id parameter to add_memory_block()
Hannes Reinecke
1
-11
/
+4
2025-10-03
PM: runtime: Fix error checking for kunit_device_register()
Dan Carpenter
1
-6
/
+6
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+4
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-14
/
+29
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-0
/
+21
2025-10-01
Merge tag 'regmap-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
2
-5
/
+9
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
5
-22
/
+38
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-13
/
+9
2025-09-29
PM: runtime: Add auto-cleanup macros for "resume and get" operations
Rafael J. Wysocki
1
-0
/
+2
2025-09-29
Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
3
-14
/
+29
2025-09-28
drivers/base/node: fix double free in register_one_node()
Donet Tom
1
-1
/
+0
2025-09-27
PM: sleep: Do not wait on SYNC_STATE_ONLY device links
Pin-yen Lin
3
-3
/
+6
2025-09-27
PM: runtime: Make put{,_sync}() return 1 when already suspended
Brian Norris
2
-1
/
+4
[next]