summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* y2038: itimer: change implementation to timespec64Arnd Bergmann2019-11-151-8/+8
* y2038: move itimer reset into itimer.cArnd Bergmann2019-11-151-4/+5
* y2038: itimer: compat handling to itimer.cArnd Bergmann2019-11-151-11/+4
* y2038: time: avoid timespec usage in settimeofday()Arnd Bergmann2019-11-151-1/+1
* y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann2019-11-151-4/+4
* y2038: make ns_to_compat_timeval use __kernel_old_timevalArnd Bergmann2019-11-151-2/+2
* y2038: socket: use __kernel_old_timespec instead of timespecArnd Bergmann2019-11-151-2/+5
* y2038: socket: remove timespec reference in timestampingArnd Bergmann2019-11-151-0/+7
* y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-151-5/+5
* y2038: rusage: use __kernel_old_timevalArnd Bergmann2019-11-151-2/+2
* y2038: uapi: change __kernel_time_t to __kernel_old_time_tArnd Bergmann2019-11-1511-24/+24
* y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-16/+15
* y2038: add __kernel_old_timespec and __kernel_old_time_tArnd Bergmann2019-11-152-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-0221-79/+116
|\
| * net: increase SOMAXCONN to 4096Eric Dumazet2019-10-311-1/+1
| * net: annotate lockless accesses to sk->sk_napi_idEric Dumazet2019-10-311-3/+3
| * net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-10-301-2/+2
| * net/mlx5: Fix flow counter list auto bits structRoi Dayan2019-10-301-2/+1
| * net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-10-292-3/+31
| * net: add skb_queue_empty_lockless()Eric Dumazet2019-10-281-9/+24
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-271-0/+1
| |\
| | * ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-10-241-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-271-1/+0
| |\ \
| | * | bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann2019-10-221-1/+0
| * | | netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-10-261-1/+1
| * | | net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticBen Dooks (Codethink)2019-10-261-3/+7
| * | | net: remove unnecessary variables and callbackTaehee Yoo2019-10-244-25/+0
| * | | vxlan: add adjacent link to limit depth levelTaehee Yoo2019-10-241-0/+1
| * | | net: core: add ignore flag to netdev_adjacent structureTaehee Yoo2019-10-241-0/+10
| * | | team: fix nested locking lockdep warningTaehee Yoo2019-10-241-0/+1
| * | | bonding: use dynamic lockdep key instead of subclassTaehee Yoo2019-10-241-0/+1
| * | | net: core: add generic lockdep keysTaehee Yoo2019-10-241-22/+13
| * | | net: core: limit nested device depthTaehee Yoo2019-10-241-0/+4
| * | | net/flow_dissector: switch to siphashEric Dumazet2019-10-244-5/+7
| | |/ | |/|
| * | dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann2019-10-221-0/+6
| * | ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet2019-10-211-2/+2
* | | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-11-021-0/+5
|\ \ \
| * | | SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust2019-10-301-0/+5
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-011-1/+1
|\ \ \ \
| * | | | perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven2019-10-281-1/+1
* | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-012-2/+17
|\ \ \ \ \
| * | | | | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas2019-10-311-0/+1
| * | | | | x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-311-2/+16
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-011-1/+1
|\ \ \ \ \ \
| * | | | | | RDMA/uverbs: Prevent potential underflowDan Carpenter2019-10-221-1/+1
* | | | | | | Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-10-311-0/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2019-10-141-0/+3
| |/ / / / /
* | | | | | Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-291-0/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers2019-10-231-0/+37
| |/ / / /
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-10-281-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |