index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-08
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
1
-1
/
+1
2020-01-08
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
1
-0
/
+2
2020-01-06
mii: Add helpers for parsing SGMII auto-negotiation
Vladimir Oltean
1
-0
/
+12
2020-01-05
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
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...
Dave Airlie
1
-2
/
+2
2020-01-03
net: Add device index to tcp_md5sig
David Ahern
1
-2
/
+3
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-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+4
2019-12-28
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
1
-0
/
+14
2019-12-28
ethtool: add LINKMODES_NTF notification
Michal Kubecek
1
-0
/
+1
2019-12-28
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
1
-0
/
+1
2019-12-28
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek
1
-0
/
+18
2019-12-28
ethtool: add LINKINFO_NTF notification
Michal Kubecek
1
-0
/
+1
2019-12-28
ethtool: set link settings with LINKINFO_SET request
Michal Kubecek
1
-0
/
+1
2019-12-28
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
1
-0
/
+18
2019-12-28
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
2
-0
/
+59
2019-12-28
ethtool: support for netlink notifications
Michal Kubecek
1
-0
/
+2
2019-12-28
ethtool: netlink bitset handling
Michal Kubecek
1
-0
/
+35
2019-12-28
ethtool: helper functions for netlink interface
Michal Kubecek
1
-0
/
+21
2019-12-28
ethtool: introduce ethtool netlink interface
Michal Kubecek
1
-0
/
+36
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-1
/
+13
2019-12-27
bonding: rename AD_STATE_* to LACP_STATE_*
Andy Roulin
1
-8
/
+8
2019-12-26
netfilter: nft_meta: add support for slave device ifindex matching
Florian Westphal
1
-0
/
+4
2019-12-26
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+8
2019-12-25
openvswitch: New MPLS actions for layer 2 tunnelling
Martin Varghese
1
-0
/
+31
2019-12-23
Merge 5.5-rc3 into staging-next
Greg Kroah-Hartman
2
-3
/
+8
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-20
/
+31
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+8
2019-12-21
tipc: make legacy address flag readable over netlink
John Rutherford
1
-0
/
+2
2019-12-20
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
1
-0
/
+10
2019-12-19
net: sch_ets: Add a new Qdisc
Petr Machata
1
-0
/
+17
2019-12-18
y2038: sparc: remove use of struct timex
Arnd Bergmann
1
-0
/
+2
2019-12-18
y2038: rename itimerval to __kernel_old_itimerval
Arnd Bergmann
1
-0
/
+5
2019-12-18
tsacct: add 64-bit btime field
Arnd Bergmann
1
-1
/
+4
2019-12-18
acct: stop using get_seconds()
Arnd Bergmann
2
-0
/
+3
2019-12-18
rtc: define RTC_VL_READ values
Alexandre Belloni
1
-1
/
+6
2019-12-17
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
Andrew F. Davis
1
-2
/
+2
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+53
[prev]
[next]