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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-21
crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
Herbert Xu
1
-0
/
+1
2025-03-21
lib/scatterlist: Add SG_MITER_LOCAL and use it
Herbert Xu
1
-0
/
+1
2025-03-21
bus: fsl-mc: Remove deadcode
Dr. David Alan Gilbert
1
-2
/
+0
2025-03-21
PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
Roger Pau Monne
1
-1
/
+2
2025-03-20
bpf: Add struct_ops context information to struct bpf_prog_aux
Juntong Deng
1
-0
/
+2
2025-03-20
nvme-tcp: request secure channel concatenation
Hannes Reinecke
1
-0
/
+7
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
1
-1
/
+11
2025-03-20
nvme: add nvme_auth_derive_tls_psk()
Hannes Reinecke
1
-0
/
+2
2025-03-20
nvme: add nvme_auth_generate_digest()
Hannes Reinecke
1
-0
/
+2
2025-03-20
nvme: add nvme_auth_generate_psk()
Hannes Reinecke
1
-0
/
+3
2025-03-20
pds_core: add new fwctl auxiliary_device
Shannon Nelson
1
-0
/
+2
2025-03-20
PCI: Move cardbus IO size declarations into pci/pci.h
Ilpo Järvinen
1
-2
/
+0
2025-03-20
PCI: Make pci_setup_bridge() static
Ilpo Järvinen
1
-1
/
+0
2025-03-20
PCI: Move resource reassignment func declarations into pci/pci.h
Ilpo Järvinen
1
-2
/
+0
2025-03-20
PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
Ilpo Järvinen
1
-1
/
+0
2025-03-20
cpumask: align text in comment
Joel Savitz
1
-1
/
+1
2025-03-20
hyperv: Remove unused union and structs
Thorsten Blum
1
-56
/
+0
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
8
-11
/
+55
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
1
-1
/
+0
2025-03-20
platform: cznic: Add keyctl helpers for Turris platform
Marek Behún
1
-0
/
+33
2025-03-20
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-0
/
+19
2025-03-20
cgroup: rstat: Cleanup flushing functions and locking
Yosry Ahmed
1
-2
/
+0
2025-03-20
ASoC: wm8904: Add DMIC and DRC support
Mark Brown
12
-34
/
+132
2025-03-20
tty: serdev: drop serdev_controller_ops::write_room()
Jiri Slaby (SUSE)
1
-6
/
+0
2025-03-20
tty: tty_driver: introduce TTY driver sub/types enums
Jiri Slaby (SUSE)
1
-21
/
+21
2025-03-20
tty: tty_driver: document both {,__}tty_alloc_driver() properly
Jiri Slaby (SUSE)
1
-1
/
+7
2025-03-20
tty: tty_driver: convert "TTY Driver Flags" to an enum
Jiri Slaby (SUSE)
1
-16
/
+24
2025-03-20
tty: tty_driver: move TTY macros to the top
Jiri Slaby (SUSE)
1
-78
/
+78
2025-03-20
tty: move N_TTY_BUF_SIZE to n_tty
Jiri Slaby (SUSE)
1
-1
/
+0
2025-03-20
tty: convert "TTY Struct Flags" to an enum
Jiri Slaby (SUSE)
1
-25
/
+27
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
1
-7
/
+5
2025-03-20
Merge tag 'coresight-next-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
1
-6
/
+41
2025-03-20
of: Add of_property_read_u16_index
Ernest Van Hoecke
1
-0
/
+9
2025-03-20
Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-next
Vlastimil Babka
4
-54
/
+32
2025-03-20
cpuidle, sched: Use smp_mb__after_atomic() in current_clr_polling()
Yujun Dong
1
-7
/
+16
2025-03-20
fs: reduce work in fdget_pos()
Mateusz Guzik
1
-0
/
+14
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockchip', 's390', 'core', 'intel/vt-d' and 'amd/amd-vi' into next
Joerg Roedel
2
-44
/
+70
2025-03-20
net: phy: Support speed selection for PHY loopback
Gerhard Engleder
1
-1
/
+1
2025-03-20
net: phy: Allow loopback speed selection for PHY drivers
Gerhard Engleder
1
-4
/
+12
2025-03-19
Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/next
Oliver Upton
1
-0
/
+4
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
1
-0
/
+15
2025-03-19
Merge tag 'samsung-drivers-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/drivers
Arnd Bergmann
1
-0
/
+49
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
3
-8
/
+0
2025-03-19
netconsole: allow selection of egress interface via MAC address
Uday Shankar
1
-0
/
+6
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
1
-0
/
+3
2025-03-19
net: reorder dev_addr_sem lock
Stanislav Fomichev
1
-2
/
+0
2025-03-19
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
1
-1
/
+5
2025-03-19
net: stmmac: allow platforms to use PHY tx clock stop capability
Russell King (Oracle)
1
-1
/
+2
2025-03-19
io_uring: rename the data cmd cache
Pavel Begunkov
1
-1
/
+1
2025-03-19
bpf: Maintain FIFO property for rqspinlock unlock
Kumar Kartikeya Dwivedi
1
-0
/
+3
[prev]
[next]