summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | firmware_loader: remove unused exportsChristoph Hellwig2020-04-171-2/+0
| * | | | | firmware: imx: fix compile-testingArnd Bergmann2020-04-171-2/+2
| |/ / / /
* | | | | Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-266-9/+9
|\ \ \ \ \
| * | | | | s390/protvirt: fix compilation issueClaudio Imbrenda2020-04-252-3/+2
| * | | | | s390/pci: do not set affinity for floating irqsNiklas Schnelle2020-04-221-2/+3
| * | | | | s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo2020-04-223-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-265-19/+24
|\ \ \ \ \
| * | | | | lib/mpi: Fix building for powerpc with clangNathan Chancellor2020-04-241-17/+17
| * | | | | powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy2020-04-222-2/+2
| * | | | | powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failureChristophe Leroy2020-04-221-0/+3
| * | | | | powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham2020-04-211-0/+2
| |/ / / /
* | | | | Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-04-268-19/+32
|\ \ \ \ \
| * | | | | dt-bindings: phy: qcom-qusb2: Fix defaultsDouglas Anderson2020-04-251-3/+3
| * | | | | dt-bindings: Fix erroneous 'additionalProperties'Rob Herring2020-04-246-7/+17
| * | | | | dt-bindings: Fix command line length limit calling dt-mk-schemaRob Herring2020-04-241-8/+10
| * | | | | dt-bindings: Re-enable core schemas for dtbs_checkRob Herring2020-04-221-1/+2
* | | | | | 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