summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-26548-3210/+5609
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-252-1/+1
| |\ \
| | * | proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman2020-04-242-1/+1
| * | | Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-251-2/+2
| |\ \ \
| | * | | vdso/datapage: Use correct clock mode name in commentChristian Brauner2020-04-201-2/+2
| * | | | Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-252-21/+35
| |\ \ \ \
| | * | | | sched/core: Fix reset-on-fork from RT with uclampQuentin Perret2020-04-221-7/+2
| | * | | | x86, sched: Move check for CPU type to caller functionGiovanni Gherdovich2020-04-221-4/+2
| | * | | | x86, sched: Don't enable static key when starting secondary CPUsPeter Zijlstra (Intel)2020-04-221-7/+14
| | * | | | x86, sched: Account for CPUs with less than 4 cores in freq. invarianceGiovanni Gherdovich2020-04-221-3/+8
| | * | | | x86, sched: Bail out of frequency invariance if base frequency is unknownGiovanni Gherdovich2020-04-221-0/+9
| | |/ / /
| * | | | Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-252-3/+11
| |\ \ \ \
| | * | | | perf/core: fix parent pid/tid in task exit eventsIan Rogers2020-04-221-3/+10
| | * | | | perf/x86/cstate: Add Jasper Lake CPU supportHarry Pan2020-04-221-0/+1
| | |/ / /
| * | | | Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-252-2/+2
| |\ \ \ \
| | * | | | objtool: Fix off-by-one in symbol_by_offset()Julien Thierry2020-04-221-1/+1
| | * | | | objtool: Fix 32bit cross buildsPeter Zijlstra2020-04-221-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-25114-397/+1131
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-2519-85/+203
| | |\ \ \ \ \
| | | * | | | | selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev2020-04-254-40/+16
| | | * | | | | tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko2020-04-251-1/+1
| | | * | | | | bpf: Make bpf_link_fops staticZou Wei2020-04-251-1/+1
| | | * | | | | bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau2020-04-251-1/+7
| | | * | | | | selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen2020-04-253-18/+58
| | | * | | | | bpf: Propagate expected_attach_type when verifying freplace programsToke Høiland-Jørgensen2020-04-251-0/+8
| | | * | | | | bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fdAndrii Nakryiko2020-04-251-2/+9
| | | * | | | | bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing2020-04-251-1/+1
| | | * | | | | bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson2020-04-251-4/+18
| | | * | | | | bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson2020-04-251-1/+3
| | | * | | | | bpf: Fix reStructuredText markupJakub Wilk2020-04-252-2/+2
| | | * | | | | libbpf: Only check mode flags in get_xdp_idDavid Ahern2020-04-231-0/+2
| | | * | | | | bpf, selftests: Add test for BPF_STX BPF_B storing R10Luke Nelson2020-04-211-0/+40
| | | * | | | | bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson2020-04-211-3/+15
| | | * | | | | bpf: Fix handling of XADD on BTF memoryJann Horn2020-04-211-1/+1
| | | * | | | | bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn2020-04-212-9/+20
| | | * | | | | cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabledToke Høiland-Jørgensen2020-04-211-1/+1
| | * | | | | | net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-251-1/+2
| | * | | | | | net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-251-1/+2
| | * | | | | | macsec: avoid to set wrong mtuTaehee Yoo2020-04-251-4/+8
| | * | | | | | Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-2412-27/+54
| | |\ \ \ \ \ \
| | | * | | | | | mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik2020-04-241-1/+2
| | | * | | | | | mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-2410-25/+51
| | | * | | | | | mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun2020-04-231-1/+1
| | * | | | | | | Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-2410-55/+80
| | |\ \ \ \ \ \ \
| | | * | | | | | | MAINTAINERS: update mt76 reviewersRyder Lee2020-04-211-1/+0
| | | * | | | | | | iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho2020-04-212-16/+18
| | | * | | | | | | iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg2020-04-211-2/+2
| | | * | | | | | | iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer2020-04-211-4/+2
| | | * | | | | | | iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2020-04-212-3/+8
| | | * | | | | | | iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg2020-04-211-4/+14