index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+5
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
1
-0
/
+12
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
-3
/
+3
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-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
1
-0
/
+2
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/sc...
David S. Miller
1
-0
/
+24
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
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-14
ocxl: do not use C++ style comments in uapi header
Masahiro Yamada
1
-7
/
+7
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-13
ASoC: SOF: Add DMIC token for unmute gain ramp time
Seppo Ingalsuo
2
-1
/
+2
2019-06-13
Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-1
/
+1
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
3
-3
/
+27
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
1
-0
/
+4
2019-06-10
rdma: Delete the ib_ucm module
Jason Gunthorpe
1
-326
/
+0
2019-06-10
Update my email address
Jozsef Kadlecsik
1
-1
/
+1
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
1
-1
/
+3
2019-06-09
fork: add clone3
Christian Brauner
1
-0
/
+16
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+20
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
2019-06-06
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
1
-0
/
+2
2019-06-06
Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
2019-06-06
Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+95
2019-06-05
net: rds: add per rds connection cache statistics
Zhu Yanjun
1
-0
/
+2
2019-06-05
net: Add a define for LLDP ethertype
Anirudh Venkataramanan
1
-0
/
+1
2019-06-05
media: dvb: tag deprecated DVB APIs as such
Mauro Carvalho Chehab
3
-3
/
+9
2019-06-05
media: do not use C++ style comments in uapi headers
Masahiro Yamada
2
-69
/
+103
2019-06-04
devlink: allow driver to update progress of flash update
Jiri Pirko
1
-0
/
+5
[prev]
[next]