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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
Merge tag 'v6.4-rc5' into media_stage
Mauro Carvalho Chehab
2
-0
/
+2
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
1
-0
/
+11
2023-06-08
riscv: Add ptrace vector support
Greentime Hu
1
-0
/
+1
2023-06-08
counter: i8254: Introduce the Intel 8254 interface library module
William Breathitt Gray
1
-0
/
+6
2023-06-07
pktcdvd: Get rid of custom printing macros
Andy Shevchenko
1
-0
/
+1
2023-06-07
fuse: add feature flag for expire-only
Miklos Szeredi
1
-0
/
+3
2023-06-06
capability: erase checker warnings about struct __user_cap_data_struct
GONG, Ruiqi
1
-2
/
+3
2023-06-06
s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl
Tony Krowiak
1
-0
/
+9
2023-06-06
firewire: fix warnings to generate UAPI documentation
Takashi Sakamoto
1
-8
/
+6
2023-06-05
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
1
-0
/
+1
2023-06-05
KVM: Fix comment for KVM_ENABLE_CAP
Binbin Wu
1
-1
/
+1
2023-06-05
types: Introduce [us]128
Peter Zijlstra
1
-0
/
+4
2023-06-04
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
1
-0
/
+8
2023-06-01
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-3
/
+18
2023-05-31
PCI: Add PCI_EXT_CAP_ID_PL_32GT define
Ben Dooks
1
-0
/
+1
2023-05-31
net/sched: taprio: add netlink reporting for offload statistics counters
Vladimir Oltean
1
-0
/
+10
2023-05-30
net/sched: flower: Allow matching on layer 2 miss
Ido Schimmel
1
-0
/
+2
2023-05-30
autofs: use flexible array in ioctl structure
Arnd Bergmann
1
-1
/
+1
2023-05-30
spi: add SPI_MOSI_IDLE_LOW mode bit
Boerge Struempfel
1
-1
/
+2
2023-05-30
firewire: cdev: add new event to notify phy packet with time stamp
Takashi Sakamoto
1
-10
/
+57
2023-05-30
firewire: cdev: add new event to notify response subaction with time stamp
Takashi Sakamoto
1
-10
/
+49
2023-05-30
firewire: cdev: add new event to notify request subaction with time stamp
Takashi Sakamoto
1
-2
/
+51
2023-05-30
firewire: cdev: add new version of ABI to notify time stamp at request/response subaction of transaction
Takashi Sakamoto
1
-0
/
+1
2023-05-28
uapi: wireless: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+10
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-05-25
media: uapi: Use unsigned int values for assigning bits in u32 fields
Sakari Ailus
1
-14
/
+14
2023-05-25
media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx field
Benjamin Gaignard
1
-1
/
+5
2023-05-25
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
1
-1
/
+1
2023-05-25
media: videodev2.h: Fix p_s32 and p_s64 pointer types
Daniel Lundberg Pedersen
1
-2
/
+2
2023-05-25
exportfs: allow exporting non-decodeable file handles to userspace
Amir Goldstein
1
-0
/
+5
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
1
-0
/
+1
2023-05-24
net: mdio: add clause 73 to ethtool conversion helper
Russell King (Oracle)
1
-0
/
+24
2023-05-23
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
1
-0
/
+3
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
1
-0
/
+10
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
1
-0
/
+1
2023-05-22
scsi: block: Introduce ioprio hints
Damien Le Moal
1
-0
/
+49
2023-05-22
scsi: block: ioprio: Clean up interface definition
Damien Le Moal
1
-5
/
+14
2023-05-19
ublk: support user copy
Ming Lei
1
-0
/
+3
2023-05-19
ublk: add read()/write() support for ublk char device
Ming Lei
1
-1
/
+21
2023-05-19
fs: allow to mount beneath top mount
Christian Brauner
1
-1
/
+2
2023-05-18
netfilter: nft_exthdr: add boolean DCCP option matching
Jeremy Sowden
1
-0
/
+2
2023-05-16
KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Ricardo Koller
1
-0
/
+2
2023-05-16
io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
Josh Triplett
1
-0
/
+7
2023-05-16
io_uring: support for user allocated memory for rings/sqes
Jens Axboe
1
-2
/
+7
2023-05-14
media: dvb: bump DVB API version
Athanasios Oikonomou
1
-1
/
+1
2023-05-14
media: dvb: add missing DVB-S2X FEC parameter values
Athanasios Oikonomou
1
-0
/
+8
2023-05-13
net: vxlan: Add nolocalbypass option to vxlan.
Vladimir Nikishkin
1
-0
/
+1
2023-05-12
net/handshake: Enable the SNI extension to work properly
Chuck Lever
1
-0
/
+1
[prev]
[next]