summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | xfrm: clean up xfrm protocol checksCong Wang2019-03-261-0/+17
| | * | | Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert2019-03-201-1/+1
| | * | | net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrmSu Yanjun2019-03-081-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-261-1/+1
| |\ \ \ \
| | * | | | bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-04-251-1/+1
* | | | | | Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-021-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | iov_iter: fix iov_iter_typeMing Lei2019-05-011-1/+1
* | | | | | Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-04-301-2/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-04-191-2/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-281-0/+1
|\ \ \ \ \ \
| * | | | | | IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-181-0/+1
* | | | | | | Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-04-261-0/+1
|\ \ \ \ \ \ \
| * | | | | | | tracing: Fix buffer_ref pipe opsJann Horn2019-04-261-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-261-1/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-04-261-1/+0
| |\ \ \ \ \ \
| | * | | | | | drm/ttm: fix re-init of global structuresChristian König2019-04-191-1/+0
| | | |/ / / / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-243-0/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | net/ncsi: handle overflow when incrementing mac addressTao Ren2019-04-231-0/+12
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-222-0/+8
| |\ \ \ \ \ \
| | * | | | | | netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-04-151-0/+2
| | * | | | | | netfilter: conntrack: don't set related state for different outer addressFlorian Westphal2019-04-131-0/+6
* | | | | | | | Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-203-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | block: make sure that bvec length can't be overflowMing Lei2019-04-191-2/+3
| * | | | | | | | block: kill all_q_node in request_queueHou Tao2019-04-191-1/+0
| * | | | | | | | bfq: update internal depth state when queue depth changesJens Axboe2019-04-131-0/+1
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-201-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-191-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-201-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-04-161-1/+6
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-192-0/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+21
| * | | | | | | | | | mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins2019-04-191-0/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-191-2/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Input: document meanings of KEY_SCREEN and KEY_ZOOMDmitry Torokhov2019-03-261-2/+4
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-177-38/+49
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-121-1/+3
| * | | | | | | | | net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-04-111-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | net/smc: propagate file from SMC to TCP socketUrsula Braun2019-04-111-6/+0
| * | | | | | | | net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski2019-04-101-1/+1
| * | | | | | | | failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-101-0/+3
| * | | | | | | | net/tls: don't leak partially sent record in device modeJakub Kicinski2019-04-101-0/+2
| * | | | | | | | Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-04-092-29/+39
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-081-4/+20
| | * | | | | | | | cfg80211: add ratelimited variants of err and warnStanislaw Gruszka2019-04-081-0/+5
| | * | | | | | | | mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2019-03-291-30/+19
* | | | | | | | | | Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-161-0/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dt-bindings: clock: sifive: add FU540-C000 PRCI clock constantsPaul Walmsley2019-04-091-0/+18
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-161-4/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | KVM: fix spectrev1 gadgetsPaolo Bonzini2019-04-161-4/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'page-refs' (page ref overflow)Linus Torvalds2019-04-142-5/+20
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |