Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1ab839281cf72476988901a2606378d76530f99c
/
include
/
uapi
8c8b345
vlan: support binding link state to vlan member bridge ports
by Mike Manning
· 6 years ago
0bc1998
ipv6: Add rate limit mask for ICMPv6 messages
by Stephen Suryaputra
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
95337b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
372686e
Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
bb23581
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
58dfc90
bpf: add layer 2 encap support to bpf_skb_adjust_room
by Alan Maguire
· 6 years ago
9b0dcd0
Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 6 years ago
b0b9395
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
by Stanislav Fomichev
· 6 years ago
f063c88
bpf: add specification for BTF Var and DataSec kinds
by Daniel Borkmann
· 6 years ago
87df15d
bpf: add syscall side map freeze support
by Daniel Borkmann
· 6 years ago
591fe98
bpf: add program side {rd, wr}only support for maps
by Daniel Borkmann
· 6 years ago
d8eca5b
bpf: implement lookup-free direct value access for maps
by Daniel Borkmann
· 6 years ago
310655b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
afe6424
ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()
by Michael Zhivich
· 6 years ago
22c7652
netfilter: nft_osf: Add version option support
by Fernando Fernandez Mancera
· 6 years ago
84c0d5e
ipvs: allow tunneling with gue encapsulation
by Jacky Hu
· 6 years ago
f83f715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b5bdbb6
ALSA: uapi: #include <time.h> in asound.h
by Daniel Mentz
· 6 years ago
63fc9c2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
6f51092
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
18b6f71
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
by wenxu
· 6 years ago
06bd2bd
openvswitch: Add timeout support to ct action
by Yi-Hung Wei
· 6 years ago
ede1fd1
Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
3d9683c
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
by Masahiro Yamada
· 6 years ago
356d71e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4d5ec89
net: openvswitch: Add a new action check_pkt_len
by Numan Siddique
· 6 years ago
3aeb080
ethtool: add PHY Fast Link Down support
by Heiner Kallweit
· 6 years ago
1713cb3
fou: Support binding FoU socket
by Kristian Evensen
· 6 years ago
1a9df9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
0532a1b
virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x
by Hans de Goede
· 6 years ago
5133a4a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
32e7274
batman-adv: Add multicast-to-unicast support for multiple targets
by Linus Lüssing
· 6 years ago
0d5f20c
batman-adv: Drop license boilerplate
by Sven Eckelmann
· 6 years ago
576fd2f
tcp: add documentation for tcp_ca_state
by Soheil Hassas Yeganeh
· 6 years ago
868d523
bpf: add bpf_skb_adjust_room encap flags
by Willem de Bruijn
· 6 years ago
2278f6c
bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
by Willem de Bruijn
· 6 years ago
14aa319
bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
by Willem de Bruijn
· 6 years ago
3990408
bpf: add helper to check for a valid SYN cookie
by Lorenz Bauer
· 6 years ago
edbf8c0
bpf: add skc_lookup_tcp helper
by Lorenz Bauer
· 6 years ago
0c3e0e3
tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
by Kirill Tkhai
· 6 years ago
f295b3a
net/tls: Add support of AES128-CCM based ciphers
by Vakul Garg
· 6 years ago
02ec6ca
tipc: support broadcast/replicast configurable for bc-link
by Hoang Le
· 6 years ago
28d747f
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
a9dce66
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
0aedadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
0eb0978
bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()
by Quentin Monnet
· 6 years ago
62369db
bpf: fix documentation for eBPF helpers
by Quentin Monnet
· 6 years ago
f3ca4c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
dbafd7d
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper
by Martin KaFai Lau
· 6 years ago
5ea6718
Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
a840b56
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 6 years ago
dfee9c2
Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
4083014
Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next
by Dan Williams
· 6 years ago
451fed2
Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next
by Dan Williams
· 6 years ago
a623a7a
y2038: fix socket.h header inclusion
by Arnd Bergmann
· 6 years ago
bb97be2
Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
6cdc577
Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
96a6de1
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
38e7571
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
851ca77
Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
b5dd0c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
6eb3c3d
exec: increase BINPRM_BUF_SIZE to 256
by Oleg Nesterov
· 6 years ago
60d6d04
autofs: add ignore mount option
by Ian Kent
· 6 years ago
54d5089
linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>
by Masahiro Yamada
· 6 years ago
b1e2439
Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
0556161
Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
67e79a6
Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
e266ca3
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
45763bf
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
221c5eb
io_uring: add support for IORING_OP_POLL
by Jens Axboe
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
fa29f5b
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
203b660
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ab3948f
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
by Joel Fernandes (Google)
· 6 years ago
ca21508
mm: convert PG_balloon to PG_offline
by David Hildenbrand
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
edaed16
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3eb39f4
signal: add pidfd_send_signal() syscall
by Christian Brauner
· 6 years ago
f7fb7c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
9036b2f
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
by Francesco Ruggeri
· 6 years ago
0b5c7ef
sch_cake: Permit use of connmarks as tin classifiers
by Kevin Darbyshire-Bryant
· 6 years ago
f7c917b
bpf: add bpf helper bpf_skb_ecn_set_ce
by brakmo
· 6 years ago
d05e4c8
Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt-d', 'x86/amd', 'hyper-v' and 'core' into next
by Joerg Roedel
· 6 years ago
6c271ce
io_uring: add submission polling
by Jens Axboe
· 6 years ago
6b06314
io_uring: add file set registration
by Jens Axboe
· 6 years ago
edafcce
io_uring: add support for pre-mapped user IO buffers
by Jens Axboe
· 6 years ago
def596e
io_uring: support for IO polling
by Jens Axboe
· 6 years ago
c992fe2
io_uring: add fsync support
by Christoph Hellwig
· 6 years ago
2b188cc
Add io_uring IO interface
by Jens Axboe
· 6 years ago
541664d3
habanalabs: add comments in uapi/misc/habanalabs.h
by Oded Gabbay
· 6 years ago
9ed8f1a
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
cfbe271
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
5f8f8b9
bpf: expose program stats via bpf_prog_info
by Alexei Starovoitov
· 6 years ago
230afe7
habanalabs: allow memory allocations larger than 4GB
by Oded Gabbay
· 6 years ago
8c938dd
PCI/ATS: Add pci_ats_page_aligned() interface
by Kuppuswamy Sathyanarayanan
· 6 years ago
Next »