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
/
uapi
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+6
2025-04-23
wifi: nl80211: add link id of transmitted profile for MLO MBSSID
Rameshkumar Sundaram
1
-0
/
+6
2025-04-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+3
2025-04-21
ublk: Add UBLK_U_CMD_UPDATE_SIZE
Omri Mann
1
-0
/
+8
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
1
-1
/
+3
2025-04-21
io_uring: add support for IORING_OP_PIPE
Jens Axboe
1
-0
/
+2
2025-04-19
PCI: Add lane equalization register offsets
Krishna Chaitanya Chundru
1
-1
/
+11
2025-04-17
net: add UAPI to the header guard in various network headers
Jakub Kicinski
19
-46
/
+46
2025-04-17
ovpn: introduce the ovpn_socket object
Antonio Quartulli
1
-0
/
+1
2025-04-17
ovpn: add basic interface creation/destruction/management routines
Antonio Quartulli
1
-0
/
+15
2025-04-17
ovpn: add basic netlink support
Antonio Quartulli
1
-0
/
+109
2025-04-17
landlock: Update log documentation
Mickaël Salaün
1
-26
/
+38
2025-04-17
landlock: Fix documentation for landlock_restrict_self(2)
Mickaël Salaün
1
-25
/
+36
2025-04-17
landlock: Fix documentation for landlock_create_ruleset(2)
Mickaël Salaün
1
-5
/
+9
2025-04-15
io_uring/zcrx: return ifq id to the user
Pavel Begunkov
1
-1
/
+3
2025-04-15
fuse: add more control over cache invalidation behaviour
Luis Henriques
1
-1
/
+5
2025-04-14
rxrpc: Add the security index for yfs-rxgk
David Howells
1
-0
/
+31
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
1
-12
/
+34
2025-04-14
net: bridge: Add offload_fail_notification bopt
Joseph Huang
1
-0
/
+1
2025-04-14
net: bridge: mcast: Add offload failed mdb flag
Joseph Huang
1
-4
/
+5
2025-04-14
vhost: fix VHOST_*_OWNER documentation
Stefano Garzarella
1
-2
/
+2
2025-04-14
virtio_pci: Use self group type for cap commands
Daniel Jurgens
1
-0
/
+1
2025-04-11
drm/amdkfd: add smi events for process start and end
Eric Huang
1
-0
/
+5
2025-04-11
ALSA: Add USB audio device jack type
Wesley Cheng
1
-1
/
+2
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
1
-0
/
+1
2025-04-09
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
1
-1
/
+1
2025-04-09
bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
Paul Chaignon
1
-5
/
+9
2025-04-08
fscrypt: add support for hardware-wrapped keys
Eric Biggers
1
-2
/
+4
2025-04-08
media: v4l2: Add NV15 and NV20 pixel formats
Jonas Karlman
1
-0
/
+2
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
58
-129
/
+1210
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
1
-0
/
+1
2025-04-07
media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition
Nas Chung
1
-1
/
+0
2025-04-07
media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition
Nas Chung
1
-1
/
+10
2025-04-04
bpf: Fix a comment describing bpf_attr
Anton Protopopov
1
-1
/
+1
2025-04-03
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+25
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+15
2025-04-02
Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-3
/
+9
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
2
-11
/
+147
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
3
-0
/
+44
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2025-03-31
Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+29
2025-03-31
fuse: add kernel-enforced timeout option for requests
Joanne Koong
1
-3
/
+9
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
3
-2
/
+15
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+1
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-7
/
+14
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-3
/
+16
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-2
/
+11
2025-03-28
ublk: add segment parameter
Ming Lei
1
-0
/
+25
2025-03-28
Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2025-03-28
Merge tag 'for-6.15/io_uring-epoll-wait-20250325' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
[prev]
[next]