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-01-15
PCI/switchtec: Add support for Intercomm Notify and Upstream Error Containment
Logan Gunthorpe
1
-1
/
+3
2020-01-15
net: bridge: vlan: add rtnetlink group and notify support
Nikolay Aleksandrov
1
-0
/
+2
2020-01-15
net: bridge: vlan: add rtm range support
Nikolay Aleksandrov
1
-0
/
+1
2020-01-15
net: bridge: vlan: add rtm definitions and dump support
Nikolay Aleksandrov
2
-0
/
+35
2020-01-15
drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host
Roland Scheidegger
1
-0
/
+17
2020-01-15
nl80211: add handling for BSS color
John Crispin
1
-0
/
+26
2020-01-14
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-0
/
+2
2020-01-14
drm: Add getfb2 ioctl
Daniel Stone
1
-0
/
+2
2020-01-14
net: macsec: add nla support for changing the offloading selection
Antoine Tenart
1
-0
/
+11
2020-01-14
net: macsec: introduce the macsec_context structure
Antoine Tenart
1
-0
/
+7
2020-01-14
misc: pvpanic: add crash loaded event
zhenwei pi
1
-0
/
+1
2020-01-14
misc: pvpanic: move bit definition to uapi header file
zhenwei pi
1
-0
/
+8
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
1
-0
/
+6
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-1
/
+3
2020-01-13
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
1
-0
/
+1
2020-01-13
Merge 5.5-rc6 into staging-next
Greg Kroah-Hartman
2
-5
/
+6
2020-01-12
IB/mlx5: Introduce VAR object and its alloc/destroy methods
Yishai Hadas
1
-0
/
+17
2020-01-10
bpf: Introduce function-by-function verification
Alexei Starovoitov
1
-0
/
+6
2020-01-10
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
2
-3
/
+8
2020-01-09
tcp: Define IPPROTO_MPTCP
Mat Martineau
1
-0
/
+2
2020-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+1
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+5
2020-01-09
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
1
-1
/
+6
2020-01-09
bpf: Add BPF_FUNC_tcp_send_ack helper
Martin KaFai Lau
1
-1
/
+10
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-1
/
+6
2020-01-09
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-0
/
+1
2020-01-09
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
3
-17
/
+79
2020-01-09
PCI: dwc: intel: PCIe RC controller driver
Dilip Kota
1
-0
/
+1
2020-01-08
Merge tag 'v5.5-rc5' into patchwork
Mauro Carvalho Chehab
4
-25
/
+36
2020-01-07
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
1
-1
/
+1
2020-01-07
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
1
-0
/
+2
2020-01-07
drm/framebuffer: Format modifier for Intel Gen-12 media compression
Dhinakaran Pandiyan
1
-0
/
+13
2020-01-05
mii: Add helpers for parsing SGMII auto-negotiation
Vladimir Oltean
1
-0
/
+12
2020-01-04
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
1
-5
/
+5
2020-01-04
tee: add AMD-TEE driver
Rijo Thomas
1
-0
/
+1
2020-01-03
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
1
-2
/
+16
2020-01-03
media: v4l2-core: fix v4l2_buffer handling for time64 ABI
Arnd Bergmann
1
-0
/
+23
2020-01-03
media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI
Arnd Bergmann
1
-0
/
+4
2020-01-03
media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
1
-0
/
+2
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-2
/
+2
2020-01-02
net: Add device index to tcp_md5sig
David Ahern
1
-2
/
+3
2020-01-02
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
16
-25
/
+337
2020-01-01
batman-adv: Update copyright years for 2020
Sven Eckelmann
2
-2
/
+2
2019-12-31
fscrypt: include <linux/ioctl.h> in UAPI header
Eric Biggers
1
-0
/
+1
2019-12-31
fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
Eric Biggers
1
-1
/
+12
2019-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+4
2019-12-30
ALSA: uapi: Add linux/types.h include back (but carefully)
Takashi Iwai
3
-0
/
+12
2019-12-27
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
1
-0
/
+14
2019-12-27
ethtool: add LINKMODES_NTF notification
Michal Kubecek
1
-0
/
+1
2019-12-27
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
1
-0
/
+1
[prev]
[next]