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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-14
Merge tag 'reset-fixes-for-v6.18' of https://git.pengutronix.de/git/pza/linux into arm/fixes
Arnd Bergmann
1
-2
/
+2
2025-11-14
Merge tag 'arm-soc/for-6.18/devicetree-fixes-part2' of https://github.com/Broadcom/stblinux into arm/fixes
Arnd Bergmann
1
-2
/
+2
2025-11-14
Merge tag 'arm-soc/for-6.18/defconfig-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
Arnd Bergmann
1
-1
/
+1
2025-11-14
Merge tag 'imx-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Arnd Bergmann
5
-11
/
+24
2025-11-14
MAINTAINERS: Update Krzysztof Kozlowski's email
Krzysztof Kozlowski
2
-2
/
+3
2025-11-14
Merge tag 'memory-controller-drv-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes
Arnd Bergmann
1
-2
/
+2
2025-11-14
Merge tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
3
-5
/
+24
2025-11-14
Merge tag 'aspeed-6.18-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into arm/fixes
Arnd Bergmann
1
-0
/
+14
2025-11-14
Merge tag 'tegra-for-6.18-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes
Arnd Bergmann
1
-0
/
+1
2025-11-14
Merge tag 'regulator-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-0
/
+1
2025-11-14
Merge tag 'sound-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
15
-49
/
+125
2025-11-14
PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()
Rafael J. Wysocki
1
-2
/
+2
2025-11-14
ACPI: TAD: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()
Rafael J. Wysocki
1
-12
/
+12
2025-11-14
PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()
Rafael J. Wysocki
1
-0
/
+24
2025-11-14
selftests/timers/nanosleep: Add tests for return of remaining time
Thomas Weißschuh
1
-0
/
+55
2025-11-14
selftests/timers: Clean up kernel version check in posix_timers
Wake Liu
1
-10
/
+22
2025-11-14
time: Fix a few typos in time[r] related code comments
Jianyun Gao
3
-6
/
+6
2025-11-14
x86/bugs: Get rid of the forward declarations
Borislav Petkov (AMD)
1
-140
/
+93
2025-11-14
time: tick-oneshot: Add missing Return and parameter descriptions to kernel-doc
Sunday Adelodun
1
-1
/
+19
2025-11-14
Merge tag 'block-6.18-20251114' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+1
2025-11-14
Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
4
-7
/
+17
2025-11-14
selftests/bpf: Test widen_imprecise_scalars() with different stack depth
Eduard Zingerman
1
-0
/
+53
2025-11-14
bpf: account for current allocated stack depth in widen_imprecise_scalars()
Eduard Zingerman
1
-2
/
+4
2025-11-14
Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"
Diogo Ivo
1
-9
/
+0
2025-11-14
drm/tegra: Add call to put_pid()
Prateek Agarwal
1
-2
/
+5
2025-11-14
drm/tegra: dc: Fix reference leak in tegra_dc_couple()
Ma Ke
1
-0
/
+1
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
3
-8
/
+24
2025-11-14
mm/mempool: fix poisoning order>0 pages with HIGHMEM
Vlastimil Babka
1
-6
/
+26
2025-11-14
Merge tag 'v6.18-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+2
2025-11-14
Merge tag 'v6.18-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-2
/
+7
2025-11-14
Documentation: thermal: Document thermal throttling on Intel platforms
Srinivas Pandruvada
2
-0
/
+92
2025-11-14
PM: suspend: Make pm_test delay interruptible by wakeup events
Riwen Lu
1
-1
/
+5
2025-11-14
usb: sl811-hcd: Add PM_EVENT_POWEROFF into suspend callbacks
Mario Limonciello (AMD)
1
-0
/
+1
2025-11-14
scsi: Add PM_EVENT_POWEROFF into suspend callbacks
Mario Limonciello (AMD)
2
-0
/
+2
2025-11-14
PM: Introduce new PMSG_POWEROFF event
Mario Limonciello (AMD)
3
-1
/
+10
2025-11-14
posix-timers: Plug potential memory leak in do_timer_create()
Eslam Khafagy
1
-6
/
+6
2025-11-14
Merge back earlier runtime PM changes for 6.19
Rafael J. Wysocki
2
-17
/
+16
2025-11-14
irqchip/riscv-intc: Add missing free() callback in riscv_intc_domain_ops
Nick Hu
1
-1
/
+2
2025-11-14
hrtimer: Store time as ktime_t in restart block
Thomas Weißschuh
3
-5
/
+5
2025-11-14
s390/mm: Fix __ptep_rdp() inline assembly
Heiko Carstens
2
-9
/
+7
2025-11-14
cpuidle: governors: teo: Decay metrics below DECAY_SHIFT threshold
Rafael J. Wysocki
1
-7
/
+19
2025-11-14
cpuidle: governors: teo: Use s64 consistently in teo_update()
Rafael J. Wysocki
1
-4
/
+3
2025-11-14
cpuidle: governors: teo: Drop redundant function parameter
Rafael J. Wysocki
1
-6
/
+4
2025-11-14
cpuidle: governors: teo: Drop misguided target residency check
Rafael J. Wysocki
1
-5
/
+2
2025-11-14
firewire: core: Initialize topology_map.lock
Ville Syrjälä
1
-0
/
+2
2025-11-14
ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series
Lushih Hsieh
1
-0
/
+6
2025-11-14
x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
Borislav Petkov (AMD)
1
-0
/
+1
2025-11-14
Merge patch series "Create and use APIs to centralise locking for directory ops."
Christian Brauner
31
-834
/
+1297
2025-11-14
VFS: introduce end_creating_keep()
NeilBrown
4
-16
/
+28
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
16
-58
/
+61
[prev]
[next]