summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.13-rc7v5.13-rc7Linus Torvalds2021-06-211-2/+2
* Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-06-201-19/+25
|\
| * sched/fair: Correctly insert cfs_rq's to list on unthrottleOdin Ugedal2021-06-141-19/+25
* | Merge tag 'irq_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-201-1/+35
|\ \
| * \ Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-06-171-1/+35
| |\ \ | | |/ | |/|
| | * irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entryMarc Zyngier2021-06-101-1/+35
* | | Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-205-24/+56
|\ \ \
| * | | x86/mm: Avoid truncating memblocks for SGX memoryFan Du2021-06-181-1/+7
| * | | x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang2021-06-151-0/+1
| * | | x86/fpu: Reset state for all signal restore failuresThomas Gleixner2021-06-101-11/+15
| * | | x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner2021-06-091-2/+9
| * | | x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner2021-06-091-1/+1
| * | | x86/fpu: Invalidate FPU state after a failed XRSTOR from a user bufferAndy Lutomirski2021-06-091-0/+19
| * | | x86/fpu: Prevent state corruption in __fpu__restore_sig()Thomas Gleixner2021-06-091-8/+1
| * | | x86/ioremap: Map EFI-reserved memory as encrypted for SEVTom Lendacky2021-06-081-1/+3
* | | | Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-06-204-7/+7
|\ \ \ \
| * | | | powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev2021-06-181-1/+1
| * | | | powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman2021-06-151-1/+1
| * | | | powerpc/signal64: Copy siginfo before changing regs->nipMichael Ellerman2021-06-141-5/+4
| * | | | powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy2021-06-061-0/+1
* | | | | Merge tag 'perf-tools-fixes-for-v5.13-2021-06-19' of git://git.kernel.org/pub...Linus Torvalds2021-06-196-13/+16
|\ \ \ \ \
| * | | | | tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-06-191-0/+3
| * | | | | tools headers UAPI: Sync asm-generic/unistd.h with the kernel originalArnaldo Carvalho de Melo2021-06-191-2/+1
| * | | | | perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2021-06-191-2/+0
| * | | | | perf test: Fix non-bash issue with stat bpf countersIan Rogers2021-06-191-2/+2
| * | | | | perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini2021-06-191-1/+2
| * | | | | perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry2021-06-191-3/+5
| * | | | | perf metricgroup: Fix find_evsel_group() event selectorJohn Garry2021-06-191-3/+3
* | | | | | Merge tag 'riscv-for-linus-5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-196-12/+12
|\ \ \ \ \ \
| * | | | | | riscv: dts: fu740: fix cache-controller interruptsDavid Abdurachmanov2021-06-191-1/+1
| * | | | | | riscv: Ensure BPF_JIT_REGION_START aligned with PMD sizeJisheng Zhang2021-06-193-6/+5
| * | | | | | riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' nameJisheng Zhang2021-06-191-4/+4
| * | | | | | riscv: sifive: fix Kconfig errata warningRandy Dunlap2021-06-131-0/+1
| * | | | | | riscv32: Use medany C model for modulesKhem Raj2021-06-131-1/+1
* | | | | | | Merge tag 's390-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-06-192-4/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger2021-06-161-2/+9
| * | | | | | s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev2021-06-071-1/+1
| * | | | | | s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev2021-06-071-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-06-19145-589/+1513
|\ \ \ \ \ \
| * | | | | | net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin2021-06-181-1/+3
| * | | | | | Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-06-185-15/+35
| |\ \ \ \ \ \
| | * | | | | | mac80211: handle various extensible elements correctlyJohannes Berg2021-06-181-11/+11
| | * | | | | | mac80211: reset profile_periodicity/ema_apJohannes Berg2021-06-181-0/+8
| | * | | | | | cfg80211: avoid double free of PMSR requestAvraham Stern2021-06-181-2/+14
| | * | | | | | cfg80211: make certificate generation more robustJohannes Berg2021-06-181-1/+1
| | * | | | | | mac80211: minstrel_ht: fix sample time checkFelix Fietkau2021-06-181-1/+1
| * | | | | | | selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen2021-06-181-0/+74
| * | | | | | | icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2021-06-182-0/+10
| * | | | | | | net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal2021-06-181-0/+5
| * | | | | | | net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal2021-06-181-1/+1