summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8Borislav Petkov2020-06-0110-55/+73
|\ \
| | * EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get()Colin Ian King2020-05-291-1/+1
| | * EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo2020-05-204-17/+13
| | * EDAC/amd8131: Remove defined but not used bridge_strJason Yan2020-04-241-8/+0
| | * EDAC/thunderx: Make symbols staticZou Wei2020-04-231-4/+4
| | * MAINTAINERS: Remove sifive_l2_cache.c from EDAC-SIFIVE patternLukas Bulwahn2020-04-151-1/+0
| | * EDAC/xgene: Remove set but not used address local varJason Yan2020-04-141-3/+0
| | * EDAC/armada_xp: Fix some log messagesChristophe JAILLET2020-04-141-7/+7
| * | EDAC/i10nm: Update driver to support different bus number config register off...Qiuxu Zhuo2020-04-271-4/+14
| * | EDAC, {skx,i10nm}: Make some configurations CPU model specificQiuxu Zhuo2020-04-274-14/+38
| |/
* | Linux 5.7v5.7Linus Torvalds2020-06-011-1/+1
* | checkpatch/coding-style: deprecate 80-column warningJoe Perches2020-05-312-14/+23
* | Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-317-57/+74
|\ \
| * \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Ingo Molnar2020-05-291-38/+48
| |\ \
| | * | copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro2020-05-271-38/+48
| * | | x86/ioperm: Prevent a memory leak when fork failsJay Lang2020-05-283-15/+15
| * | | x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl2020-05-281-1/+1
| * | | x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski2020-05-262-3/+10
* | | | Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-311-1/+1
|\ \ \ \
| * | | | sched/fair: Don't NUMA balance for kthreadsJens Axboe2020-05-261-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-3169-337/+806
|\ \ \ \ \
| * | | | | l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet2020-05-311-0/+3
| * | | | | l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2020-05-312-15/+44
| * | | | | net: qrtr: Allocate workqueue before kernel_bindChris Lew2020-05-311-5/+5
| * | | | | Merge branch 'mptcp-a-bunch-of-fixes'David S. Miller2020-05-311-18/+46
| |\ \ \ \ \
| | * | | | | mptcp: remove msk from the token container at destruction time.Paolo Abeni2020-05-311-1/+1
| | * | | | | mptcp: fix race between MP_JOIN and closePaolo Abeni2020-05-311-15/+27
| | * | | | | mptcp: fix unblocking connect()Paolo Abeni2020-05-311-2/+18
| |/ / / / /
| * | | | | net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu2020-05-311-0/+3
| * | | | | devinet: fix memleak in inetdev_init()Yang Yingliang2020-05-311-0/+1
| * | | | | virtio_vsock: Fix race condition in virtio_transport_recv_pktJia He2020-05-311-0/+8
| * | | | | drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon2020-05-301-5/+3
| * | | | | NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan2020-05-301-1/+3
| * | | | | neigh: fix ARP retransmit timer guardHangbin Liu2020-05-301-2/+2
| * | | | | Merge tag 'mlx5-fixes-2020-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-05-307-43/+84
| |\ \ \ \ \
| | * | | | | net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso2020-05-291-3/+3
| | * | | | | net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov2020-05-291-1/+1
| | * | | | | net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa2020-05-293-14/+37
| | * | | | | net/mlx5e: Fix arch depending casting issue in FECAya Levin2020-05-292-20/+24
| | * | | | | net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman2020-05-291-4/+0
| | * | | | | net/mlx5e: Fix stats update for matchall classifierRoi Dayan2020-05-291-1/+1
| | * | | | | net/mlx5: Fix crash upon suspend/resumeMark Bloch2020-05-291-0/+18
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-304-34/+55
| |\ \ \ \ \ \
| | * | | | | | bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend2020-05-291-0/+22
| | * | | | | | bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend2020-05-291-14/+10
| | * | | | | | bpf: Fix a verifier issue when assigning 32bit reg states to 64bit onesJohn Fastabend2020-05-291-5/+5
| | * | | | | | bpf: Fix use-after-free in fmod_ret checkAlexei Starovoitov2020-05-291-13/+11
| | * | | | | | powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek2020-05-281-0/+1
| | * | | | | | xsk: Add overflow check for u64 division, stored into u32Björn Töpel2020-05-261-2/+6
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-05-2911-44/+104
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |