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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
4
-10
/
+7
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+2
2019-06-21
media: videodev2.h: Fix shifting signed 32-bit value by 31 bits problem
Shuah Khan
1
-1
/
+1
2019-06-21
media: media.h: Fix shifting signed 32-bit value by 31 bits problem
Shuah Khan
1
-1
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
2
-8
/
+2
2019-06-21
netfilter: nf_tables: add support for matching IPv4 options
Stephen Suryaputra
1
-0
/
+2
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2019-06-19
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
1
-5
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-19
USB: fix types in uapi include
Stephen Rothwell
1
-2
/
+2
2019-06-19
act_ctinfo: Don't use BIT() in UAPI headers.
David S. Miller
1
-2
/
+2
2019-06-19
keys: Add capability-checking keyctl function
David Howells
1
-0
/
+14
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-1
/
+7
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2
-1
/
+7
2019-06-18
ipoib: show VF broadcast address
Denis Kirjanov
1
-0
/
+5
2019-06-18
iommu: Add padding to struct iommu_fault
Jean-Philippe Brucker
1
-0
/
+2
2019-06-18
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
1
-0
/
+26
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2019-06-17
netfilter: synproxy: add common uapi for SYNPROXY infrastructure
Fernando Fernandez Mancera
2
-11
/
+26
2019-06-17
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
1
-1
/
+1
2019-06-17
netfilter: xt_owner: bail out with EINVAL in case of unsupported flags
Pablo Neira Ayuso
1
-0
/
+5
2019-06-17
netfilter: nft_ct: add ct expectations support
Stéphane Veyret
1
-1
/
+13
2019-06-17
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-4
/
+31
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
1
-0
/
+1
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
1
-1
/
+1
2019-06-15
kbuild: re-implement Makefile.headersinst without recursion
Masahiro Yamada
1
-14
/
+0
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
1
-0
/
+1
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
1
-0
/
+1
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-0
/
+24
2019-06-14
mac80211: allow turning TWT responder support on and off via netlink
John Crispin
1
-0
/
+4
2019-06-14
nl80211: add support for SAE authentication offload
Chung-Hsien Hsu
1
-0
/
+19
2019-06-14
nl80211: add WPA3 definition for SAE authentication
Chung-Hsien Hsu
1
-0
/
+1
2019-06-14
dma-buf: add DMA_BUF_SET_NAME ioctls
Greg Hackmann
1
-0
/
+3
2019-06-14
dma-buf: give each buffer a full-fledged inode
Greg Hackmann
1
-0
/
+1
2019-06-13
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
1
-0
/
+4
2019-06-13
bpf: simplify definition of BPF_FIB_LOOKUP related flags
Martynas Pumputis
1
-2
/
+2
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
1
-0
/
+3
2019-06-12
iommu: Add recoverable fault reporting
Jean-Philippe Brucker
1
-0
/
+35
2019-06-12
iommu: Introduce device fault data
Jacob Pan
1
-0
/
+118
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2
-1
/
+7
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
1
-0
/
+4
2019-06-10
Update my email address
Jozsef Kadlecsik
1
-1
/
+1
2019-06-09
fork: add clone3
Christian Brauner
1
-0
/
+16
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+7
2019-06-06
bpf: fix unconnected udp hooks
Daniel Borkmann
1
-0
/
+2
2019-06-06
iommu/virtio: Add event queue
Jean-Philippe Brucker
1
-0
/
+19
2019-06-06
iommu/virtio: Add probe request
Jean-Philippe Brucker
1
-0
/
+36
2019-06-06
iommu: Add virtio-iommu driver
Jean-Philippe Brucker
2
-0
/
+107
[prev]
[next]