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
2018-09-20
usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTR
Guido Kiener
1
-0
/
+2
2018-09-20
usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQ
Guido Kiener
1
-0
/
+1
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IO
Guido Kiener
1
-0
/
+1
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IO
Guido Kiener
1
-0
/
+3
2018-09-20
usb: usbtmc: Add ioctl for vendor specific read
Guido Kiener
1
-0
/
+2
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_WRITE_RESULT
Guido Kiener
1
-0
/
+1
2018-09-20
usb: usbtmc: Add ioctl for vendor specific write
Guido Kiener
1
-0
/
+14
2018-09-20
usb: usbtmc: Add ioctl for generic requests on control
Guido Kiener
1
-0
/
+15
2018-09-20
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
Drew Schmitt
1
-0
/
+1
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-09-17
netfilter: xt_cgroup: shrink size of v2 path
Pablo Neira Ayuso
1
-0
/
+16
2018-09-17
netfilter: nf_tables: add xfrm expression
Florian Westphal
1
-0
/
+29
2018-09-17
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
Florian Westphal
1
-0
/
+2
2018-09-16
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
1
-0
/
+26
2018-09-14
binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
1
-0
/
+10
2018-09-13
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
Andre Naujoks
1
-0
/
+1
2018-09-13
gpio: uapi: Grammar s/array/array of/
Geert Uytterhoeven
1
-1
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-09-12
geneve: add ttl inherit support
Hangbin Liu
1
-0
/
+1
2018-09-12
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
1
-0
/
+1
2018-09-11
media: videodev2.h: add new capabilities for buffer types
Hans Verkuil
1
-2
/
+11
2018-09-11
media: uvcvideo: Add a D4M camera description
Guennadi Liakhovetski
1
-0
/
+1
2018-09-10
net: sched: cls_flower: dump offload count value
Vlad Buslov
1
-0
/
+2
2018-09-10
perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal use
Peter Zijlstra
1
-1
/
+1
2018-09-06
FireWire: clean up firewire-cdev.h kernel-doc
Randy Dunlap
1
-8
/
+14
2018-09-05
if_link: add IFLA_TARGET_NETNSID alias
Christian Brauner
1
-0
/
+1
2018-09-05
if_addr: add IFA_TARGET_NETNSID
Christian Brauner
1
-0
/
+1
2018-09-05
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
1
-0
/
+1
2018-09-05
Input: Add the `REL_WHEEL_HI_RES` event code
Harry Cutts
1
-0
/
+1
2018-09-05
nl80211: Add CAN_REPLACE_PTK0 API
Alexander Wetzel
1
-0
/
+6
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2018-09-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-09-04
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
1
-1
/
+1
2018-09-03
vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
1
-2
/
+2
2018-09-03
fanotify: add API to attach/detach super block mark
Amir Goldstein
1
-4
/
+12
2018-09-03
Add udmabuf misc device
Gerd Hoffmann
1
-0
/
+33
2018-09-02
uapi: Fix linux/rds.h userspace compilation errors.
Vinson Lee
1
-0
/
+1
2018-09-02
net/sched: fix type of htb statistics
Florent Fourcot
1
-3
/
+3
2018-08-31
media: videodev2.h: Add request_fd field to v4l2_buffer
Hans Verkuil
1
-1
/
+9
2018-08-31
media: videodev2.h: add request_fd field to v4l2_ext_controls
Alexandre Courbot
1
-1
/
+3
2018-08-31
media: uapi/linux/media.h: add request API
Hans Verkuil
1
-0
/
+8
2018-08-31
media: videodev2.h: Add new DV flag CAN_DETECT_REDUCED_FPS
Jose Abreu
1
-0
/
+7
2018-08-29
Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-8
/
+12
2018-08-29
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
1
-12
/
+3
2018-08-29
cfg80211: clarify frames covered by average ACK signal report
Balaji Pothunoori
1
-7
/
+11
2018-08-28
cfg80211: Add support for 60GHz band channels 5 and 6
Alexei Avshalom Lazar
1
-1
/
+1
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+5
[prev]
[next]