index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
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
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
1
-1
/
+1
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-10-07
can: add ISO 15765-2:2016 transport protocol
Oliver Hartkopp
1
-0
/
+166
2020-10-07
vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO
Matthew Rosato
2
-0
/
+89
2020-10-07
vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
Bharat Bhushan
1
-0
/
+1
2020-10-07
bpf: Fix typo in uapi/linux/bpf.h
Jakub Wilk
1
-1
/
+1
2020-10-07
btrfs: tree-checker: fix false alert caused by legacy btrfs root item
Qu Wenruo
1
-0
/
+14
2020-10-07
Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
1
-5
/
+13
2020-10-06
can: raw: add missing error queue support
Vincent Mailhol
1
-0
/
+3
2020-10-06
netlink: add mask validation
Jakub Kicinski
1
-0
/
+2
2020-10-06
Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David S. Miller
1
-1
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-11
/
+3
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-10-05
rxrpc: Fix accept on a connection that need securing
David Howells
1
-1
/
+1
2020-10-05
Merge 5.9-rc8 into staging-next
Greg Kroah-Hartman
2
-11
/
+3
2020-10-04
net: devlink: Add unused port flavour
Andrew Lunn
1
-0
/
+3
2020-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+2
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
3
-13
/
+7
2020-10-03
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
1
-0
/
+1
2020-10-03
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
1
-0
/
+4
2020-10-03
genetlink: allow dumping command-specific policy
Jakub Kicinski
1
-0
/
+1
2020-10-03
genetlink: properly support per-op policy dumping
Johannes Berg
1
-0
/
+10
2020-10-02
block: scsi_ioctl: Avoid the use of one-element arrays
Gustavo A. R. Silva
1
-1
/
+4
2020-10-02
Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-0
/
+25
2020-10-02
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
1
-0
/
+13
2020-10-02
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
1
-0
/
+18
2020-10-02
bpf: Introduce pseudo_btf_id
Hao Luo
1
-8
/
+26
2020-10-02
NFSACL: Replace PROC() macro with open code
Chuck Lever
1
-0
/
+2
2020-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-9
/
+125
2020-10-01
dm: export dm_copy_name_and_uuid
Mike Snitzer
1
-2
/
+2
2020-10-01
iommu/vt-d: Check UAPI data processed by IOMMU core
Jacob Pan
1
-0
/
+1
2020-10-01
iommu/uapi: Handle data and argsz filled by users
Jacob Pan
1
-0
/
+1
2020-10-01
iommu/uapi: Use named union for user data
Jacob Pan
1
-2
/
+2
2020-10-01
iommu/uapi: Add argsz for user filled data
Jacob Pan
1
-3
/
+9
2020-09-30
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
1
-0
/
+3
2020-09-30
io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waits
Jens Axboe
1
-0
/
+1
2020-09-30
io_uring: allow disabling rings during the creation
Stefano Garzarella
1
-0
/
+2
2020-09-30
io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
Stefano Garzarella
1
-0
/
+31
2020-09-30
io_uring: use an enumeration for io_uring_register(2) opcodes
Stefano Garzarella
1
-11
/
+16
2020-09-30
bpf: Add redirect_neigh helper as redirect drop-in
Daniel Borkmann
1
-0
/
+14
2020-09-30
bpf: Add classid helper only based on skb->sk
Daniel Borkmann
1
-0
/
+10
2020-09-30
netfilter: nf_tables: add userdata attributes to nft_chain
Jose M. Guisado Gomez
1
-0
/
+2
2020-09-30
gpio: uapi: document uAPI v1 as deprecated
Kent Gibson
1
-0
/
+26
2020-09-30
gpio: uapi: define uAPI v2
Kent Gibson
1
-7
/
+284
2020-09-30
gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
Kent Gibson
1
-6
/
+11
2020-09-30
virtio-gpu api: fix 64/32 compat issue with blob implementation
Alistair Delva
1
-1
/
+1
2020-09-29
devlink: include <linux/const.h> for _BITUL
Jacob Keller
1
-0
/
+2
2020-09-29
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
1
-0
/
+2
2020-09-29
l2tp: report rx cookie discards in netlink get
Tom Parkin
1
-0
/
+1
2020-09-29
bpf: Support attaching freplace programs to multiple attach points
Toke Høiland-Jørgensen
1
-2
/
+7
[prev]
[next]