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.17.y
linux-6.18.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
1
-5
/
+0
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
1
-1
/
+1
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
3
-1
/
+13
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
1
-0
/
+3
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
1
-0
/
+3
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
1
-1
/
+3
2017-07-17
net: implement XDP_REDIRECT for xdp generic
John Fastabend
1
-0
/
+1
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
2
-0
/
+10
2017-07-17
jhash: fix -Wimplicit-fallthrough warnings
Jakub Kicinski
1
-15
/
+14
2017-07-17
Merge branch 'drm-misc-next-fixes' into drm-misc-fixes
Sean Paul
24
-125
/
+246
2017-07-17
arch_topology: Change return type of topology_parse_cpu_capacity() to bool
Viresh Kumar
1
-1
/
+3
2017-07-17
fpga: Add flag to indicate bitstream needs decompression
Anatolij Gustschin
1
-0
/
+2
2017-07-17
lib: add bitrev8x4()
Joshua Clayton
1
-0
/
+19
2017-07-17
fpga: Add flag to indicate SPI bitstream is bit-reversed
Anatolij Gustschin
1
-0
/
+2
2017-07-17
vmbus: eliminate duplicate cached index
Stephen Hemminger
1
-14
/
+0
2017-07-17
vmbus: refactor hv_signal_on_read
Stephen Hemminger
1
-49
/
+0
2017-07-17
vmbus: drop unused ring_buffer_info elements
Stephen Hemminger
1
-2
/
+0
2017-07-17
netfilter: remove old pre-netns era hook api
Florian Westphal
1
-9
/
+0
2017-07-17
debugfs: Add dummy implementation of few helpers
Viresh Kumar
1
-0
/
+16
2017-07-17
block: order /proc/devices by major number
Logan Gunthorpe
1
-2
/
+2
2017-07-17
char_dev: order /proc/devices by major number
Logan Gunthorpe
1
-1
/
+1
2017-07-17
char_dev: extend dynamic allocation of majors into a higher range
Logan Gunthorpe
1
-0
/
+4
2017-07-17
mmc: host: omap_hsmmc: remove unused platform callbacks
Faiz Abbas
1
-10
/
+0
2017-07-17
libceph: fix old style declaration warnings
Arnd Bergmann
1
-4
/
+4
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
1
-1
/
+0
2017-07-17
extcon: cros-ec: Add extcon-cros-ec driver to support display out
Benson Leung
1
-0
/
+75
2017-07-17
VFS: Differentiate mount flags (MS_*) from internal superblock flags
David Howells
1
-9
/
+36
2017-07-17
vfs: Add sb_rdonly(sb) to query the MS_RDONLY flag on s_flags
David Howells
1
-1
/
+2
2017-07-17
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
1
-2
/
+2
2017-07-17
sctp: remove the typedef sctp_chunks_param_t
Xin Long
1
-2
/
+2
2017-07-17
sctp: remove the typedef sctp_random_param_t
Xin Long
1
-2
/
+2
2017-07-17
sctp: remove the typedef sctp_supported_ext_param_t
Xin Long
1
-2
/
+2
2017-07-17
sctp: remove the typedef sctp_adaptation_ind_param_t
Xin Long
1
-2
/
+2
2017-07-17
sctp: remove struct sctp_ecn_capable_param
Xin Long
1
-5
/
+0
2017-07-17
sctp: remove the typedef sctp_supported_addrs_param_t
Xin Long
1
-2
/
+2
2017-07-17
sctp: remove the typedef sctp_hostname_param_t
Xin Long
1
-2
/
+2
2017-07-17
sctp: remove the typedef sctp_cookie_preserve_param_t
Xin Long
1
-3
/
+3
2017-07-17
sctp: remove the typedef sctp_ipv6addr_param_t
Xin Long
1
-2
/
+2
2017-07-17
sctp: remove the typedef sctp_ipv4addr_param_t
Xin Long
1
-3
/
+3
2017-07-17
cgroup: distinguish local and children populated states
Tejun Heo
2
-5
/
+10
2017-07-16
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
1
-1
/
+0
2017-07-16
semtimedop(): move compat to native
Al Viro
1
-9
/
+0
2017-07-16
msgrcv(2), msgsnd(2): move compat to native
Al Viro
1
-8
/
+0
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+30
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-10
/
+10
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+11
2017-07-15
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2017-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-07-15
replace incorrect strscpy use in FORTIFY_SOURCE
Daniel Micay
1
-11
/
+12
[prev]
[next]