index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
y2038: itimer: change implementation to timespec64
Arnd Bergmann
2019-11-15
1
-8
/
+8
*
y2038: move itimer reset into itimer.c
Arnd Bergmann
2019-11-15
1
-4
/
+5
*
y2038: itimer: compat handling to itimer.c
Arnd Bergmann
2019-11-15
1
-11
/
+4
*
y2038: time: avoid timespec usage in settimeofday()
Arnd Bergmann
2019-11-15
1
-1
/
+1
*
y2038: elfcore: Use __kernel_old_timeval for process times
Arnd Bergmann
2019-11-15
1
-4
/
+4
*
y2038: make ns_to_compat_timeval use __kernel_old_timeval
Arnd Bergmann
2019-11-15
1
-2
/
+2
*
y2038: socket: use __kernel_old_timespec instead of timespec
Arnd Bergmann
2019-11-15
1
-2
/
+5
*
y2038: socket: remove timespec reference in timestamping
Arnd Bergmann
2019-11-15
1
-0
/
+7
*
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
1
-5
/
+5
*
y2038: rusage: use __kernel_old_timeval
Arnd Bergmann
2019-11-15
1
-2
/
+2
*
y2038: uapi: change __kernel_time_t to __kernel_old_time_t
Arnd Bergmann
2019-11-15
11
-24
/
+24
*
y2038: ipc: remove __kernel_time_t reference from headers
Arnd Bergmann
2019-11-15
3
-16
/
+15
*
y2038: add __kernel_old_timespec and __kernel_old_time_t
Arnd Bergmann
2019-11-15
2
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-02
21
-79
/
+116
|
\
|
*
net: increase SOMAXCONN to 4096
Eric Dumazet
2019-10-31
1
-1
/
+1
|
*
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
2019-10-31
1
-3
/
+3
|
*
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-30
1
-2
/
+2
|
*
net/mlx5: Fix flow counter list auto bits struct
Roi Dayan
2019-10-30
1
-2
/
+1
|
*
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-10-29
2
-3
/
+31
|
*
net: add skb_queue_empty_lockless()
Eric Dumazet
2019-10-28
1
-9
/
+24
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-10-27
1
-0
/
+1
|
|
\
|
|
*
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-10-24
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-10-27
1
-1
/
+0
|
|
\
\
|
|
*
|
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
2019-10-22
1
-1
/
+0
|
*
|
|
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-26
1
-1
/
+1
|
*
|
|
net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static
Ben Dooks (Codethink)
2019-10-26
1
-3
/
+7
|
*
|
|
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
4
-25
/
+0
|
*
|
|
vxlan: add adjacent link to limit depth level
Taehee Yoo
2019-10-24
1
-0
/
+1
|
*
|
|
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
2019-10-24
1
-0
/
+10
|
*
|
|
team: fix nested locking lockdep warning
Taehee Yoo
2019-10-24
1
-0
/
+1
|
*
|
|
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2019-10-24
1
-0
/
+1
|
*
|
|
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-22
/
+13
|
*
|
|
net: core: limit nested device depth
Taehee Yoo
2019-10-24
1
-0
/
+4
|
*
|
|
net/flow_dissector: switch to siphash
Eric Dumazet
2019-10-24
4
-5
/
+7
|
|
|
/
|
|
/
|
|
*
|
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
2019-10-22
1
-0
/
+6
|
*
|
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-10-21
1
-2
/
+2
*
|
|
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-11-02
1
-0
/
+5
|
\
\
\
|
*
|
|
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
2019-10-30
1
-0
/
+5
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-11-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/
Geert Uytterhoeven
2019-10-28
1
-1
/
+1
*
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-01
2
-2
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
2019-10-31
1
-0
/
+1
|
*
|
|
|
|
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2019-10-31
1
-2
/
+16
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-01
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
2019-10-22
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2019-10-31
1
-0
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
2019-10-14
1
-0
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-10-29
1
-0
/
+37
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fuse: Add changelog entries for protocols 7.1 - 7.8
Alan Somers
2019-10-23
1
-0
/
+37
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-10-28
1
-1
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]