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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
Add a "nosymfollow" mount option.
Mattias Nissler
1
-0
/
+1
2020-08-27
gtp: add notification mechanism
Nicolas Dichtel
1
-0
/
+2
2020-08-27
net: Fix some comments
Miaohe Lin
1
-1
/
+1
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
1
-3
/
+11
2020-08-27
RDMA/rxe: Fix style warnings
Bob Pearson
1
-3
/
+3
2020-08-27
nl80211: rename csa counter attributes countdown counters
John Crispin
1
-6
/
+8
2020-08-27
nl80211: add support for setting fixed HE rate/gi/ltf
Miles Hu
1
-0
/
+28
2020-08-27
nl80211: fix PORT_AUTHORIZED wording to reflect behavior
James Prestwood
1
-13
/
+7
2020-08-26
media: videodev2.h: RGB BT2020 and HSV are always full range
Hans Verkuil
1
-9
/
+8
2020-08-26
ASoC: SOF: IPC: make sof_ipc_window monosized
Karol Trzcinski
1
-1
/
+1
2020-08-25
bpf: Add d_path helper
Jiri Olsa
1
-0
/
+14
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
1
-2
/
+5
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
1
-1
/
+39
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
1
-2
/
+6
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
1
-0
/
+1
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
1
-1
/
+299
2020-08-24
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
1
-1
/
+2
2020-08-24
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
1
-1
/
+3
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
1
-0
/
+1
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
1
-0
/
+1
2020-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+5
2020-08-22
l2tp: remove tunnel and session debug flags field
Tom Parkin
2
-3
/
+5
2020-08-22
iio: add IIO_MOD_O2 modifier
Matt Ranostay
1
-0
/
+1
2020-08-21
bpf: Implement link_query for bpf iterators
Yonghong Song
1
-0
/
+7
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+5
2020-08-21
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
1
-5
/
+5
2020-08-21
netfilter: nf_tables: incorrect enum nft_list_attributes definition
Pablo Neira Ayuso
1
-1
/
+1
2020-08-21
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
1
-0
/
+1
2020-08-21
driver: tee: Handle NULL pointer indication from client
Cedric Neveux
1
-0
/
+13
2020-08-18
RDMA/efa: Introduce SRD RNR retry
Gal Pressman
1
-0
/
+1
2020-08-18
mei: add connect with vtag ioctl
Alexander Usyskin
1
-0
/
+49
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
100
-494
/
+1558
2020-08-18
ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
Peilin Ye
1
-1
/
+2
2020-08-18
virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
David Stevens
1
-0
/
+19
2020-08-17
drm/i915: add syncobj timeline support
Lionel Landwerlin
1
-2
/
+36
2020-08-17
drm/i915: introduce a mechanism to extend execbuf2
Lionel Landwerlin
1
-3
/
+22
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-7
/
+8
2020-08-12
Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
13
-35
/
+65
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-5
/
+5
2020-08-12
autofs: fix doubled word
Randy Dunlap
1
-1
/
+1
2020-08-12
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
4
-4
/
+4
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
16
-83
/
+100
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-1
/
+5
2020-08-11
Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
1
-0
/
+37
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+5
2020-08-11
drm: report dp downstream port type as a subconnector property
Oleg Vasilev
1
-8
/
+13
2020-08-11
Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+1
[prev]
[next]