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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-08
Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-9
/
+9
2024-12-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+6
2024-12-07
Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2024-12-06
Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+7
2024-12-05
mm/damon: fix order of arguments in damos_before_apply tracepoint
Akinobu Mita
1
-1
/
+1
2024-12-05
scatterlist: fix incorrect func name in kernel-doc
Randy Dunlap
1
-1
/
+1
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
1
-2
/
+2
2024-12-05
stackdepot: fix stack_depot_save_flags() in NMI context
Marco Elver
1
-3
/
+3
2024-12-05
mm: open-code PageTail in folio_flags() and const_folio_flags()
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-11
/
+20
2024-12-06
Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-0
/
+7
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-0
/
+8
2024-12-05
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-1
/
+1
2024-12-05
Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+1
2024-12-05
clocksource: Make negative motion detection more robust
Thomas Gleixner
1
-0
/
+2
2024-12-05
drm/dp_mst: Fix resetting msg rx state after topology removal
Imre Deak
1
-0
/
+7
2024-12-05
Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
1
-0
/
+1
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
1
-0
/
+5
2024-12-04
scsi: ufs: core: Add missing post notify for power mode change
Peter Wang
1
-4
/
+6
2024-12-03
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
1
-0
/
+1
2024-12-03
iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3
Jason Gunthorpe
1
-10
/
+19
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-1
/
+1
2024-12-03
iommufd: Fix typos in kernel-doc comments
Randy Dunlap
1
-3
/
+3
2024-12-03
io_uring: Change res2 parameter type in io_uring_cmd_done
Bernd Schubert
1
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
7
-10
/
+9
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-11
/
+1
2024-12-01
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-0
/
+153
2024-12-01
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+0
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2024-11-30
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
1
-1
/
+0
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+26
2024-11-30
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2
-14
/
+1
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
7
-22
/
+49
2024-11-30
tcp: populate XPS related fields of timewait sockets
Eric Dumazet
1
-0
/
+2
2024-11-30
Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
2
-0
/
+12
2024-11-30
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-22
/
+2
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+3
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-2
/
+11
2024-11-29
Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+1
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
17
-25
/
+598
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-51
/
+60
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
6
-5
/
+89
2024-11-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-0
/
+5
2024-11-29
delay: Fix ndelay() spuriously treated as udelay()
Frederic Weisbecker
1
-2
/
+2
2024-11-28
Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-52
/
+36
2024-11-28
Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+4
2024-11-28
Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-28
/
+7
2024-11-28
HID: bpf: constify hid_ops
Thomas Weißschuh
1
-1
/
+1
[next]