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
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-02
Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+17
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
9
-31
/
+98
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
3
-32
/
+71
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+62
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-5
/
+13
2025-10-01
Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+2
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
7
-7
/
+162
2025-10-01
Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2
-6
/
+7
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
-4
/
+39
2025-10-01
Merge tag 'i3c/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
1
-0
/
+26
2025-10-01
Merge tag 'i2c-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-1
/
+11
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
4
-4
/
+26
2025-10-01
Merge tag 'for-linus-6.18-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-4
/
+7
2025-10-01
Merge tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
2
-74
/
+72
2025-10-01
Merge tag 'firewire-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-12
/
+21
2025-10-01
Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
6
-6
/
+228
2025-10-01
Merge tag 'mmc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-0
/
+27
2025-10-01
Merge tag 'spi-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-7
/
+30
2025-10-01
Merge tag 'regulator-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-0
/
+73
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
8
-77
/
+412
2025-10-01
Merge tag 'pwm/for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
1
-0
/
+3
2025-10-01
Merge tag 'hwmon-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-1
/
+32
2025-10-01
Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
1
-4
/
+14
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
3
-11
/
+7
2025-10-01
of: doc: Fix typo in doc comments.
Bhanu Seshu Kumar Valluri
1
-4
/
+4
2025-10-01
cpufreq: Drop unused symbol CPUFREQ_ETERNAL
Rafael J. Wysocki
1
-5
/
+0
2025-10-01
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
1
-0
/
+3
2025-10-01
vduse: switch to use virtio map API instead of DMA API
Jason Wang
1
-0
/
+4
2025-10-01
vdpa: introduce map ops
Jason Wang
1
-3
/
+7
2025-10-01
vdpa: support virtio_map
Jason Wang
1
-7
/
+8
2025-10-01
virtio: introduce map ops in virtio core
Jason Wang
2
-0
/
+97
2025-10-01
virtio: introduce virtio_map container union
Jason Wang
2
-3
/
+9
2025-10-01
virtio: rename dma helpers
Jason Wang
1
-6
/
+6
2025-10-01
virtio_ring: constify virtqueue pointer for DMA helpers
Jason Wang
1
-6
/
+6
2025-10-01
mfd: bd71828, bd71815: Prepare for power-supply support
Matti Vaittinen
1
-0
/
+63
2025-10-01
mfd: arizona: Make legacy gpiolib interface optional
Arnd Bergmann
1
-0
/
+6
2025-10-01
mfd: qnap-mcu: Include linux/types.h in qnap-mcu.h shared header
Heiko Stuebner
1
-0
/
+2
2025-10-01
Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-6.18', 'ib-mfd-gpio-input-pinctrl-pwm-6.18', 'ib-mfd-input-6.18', 'ib-mfd-input-rtc-6.18' and 'ib-mfd-power-regulator-6.18' into ibs-for-mfd-merged
Lee Jones
5
-6
/
+333
2025-10-01
Revert "Documentation: net: add flow control guide and document ethtool API"
Paolo Abeni
1
-42
/
+3
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
8
-43
/
+136
2025-09-30
Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-12
/
+6
2025-09-30
Merge tag 'irq-drivers-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2025-09-30
Merge tag 'irq-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+2
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
3
-8
/
+8
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2
-9
/
+15
2025-09-30
Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+8
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+10
2025-09-30
Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-15
/
+151
2025-09-30
nfs/localio: avoid issuing misaligned IO using O_DIRECT
Mike Snitzer
1
-0
/
+2
[prev]
[next]