summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2021-02-065-14/+13
| * | | | | | | | | Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-02-071-11/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"Thomas Gleixner2021-02-051-11/+5
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-073-6/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ntp: Use freezable workqueue for RTC synchronizationGeert Uytterhoeven2021-02-051-2/+2
| | * | | | | | | | | rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner2021-02-022-4/+4
| * | | | | | | | | | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-0711-62/+85
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/efi: Remove EFI PGD build time checksBorislav Petkov2021-02-061-19/+0
| | * | | | | | | | | | x86/debug: Prevent data breakpoints on cpu_dr7Lai Jiangshan2021-02-051-0/+8
| | * | | | | | | | | | x86/debug: Prevent data breakpoints on __per_cpu_offsetLai Jiangshan2021-02-051-0/+14
| | * | | | | | | | | | x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2021-02-045-15/+32
| | * | | | | | | | | | tools/power/turbostat: Fallback to an MSR read for EPBBorislav Petkov2021-02-031-1/+9
| | * | | | | | | | | | x86/split_lock: Enable the split lock feature on another Alder Lake CPUFenghua Yu2021-02-011-0/+1
| | * | | | | | | | | | x86/debug: Fix DR6 handlingPeter Zijlstra2021-02-011-21/+18
| | * | | | | | | | | | x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2021-01-292-6/+3
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-0717-55/+94
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | kallsyms: fix nonconverging kallsyms table with lldArnd Bergmann2021-02-051-0/+6
| | * | | | | | | | | | kbuild: fix duplicated flags in DEBUG_CFLAGSMasahiro Yamada2021-02-051-1/+3
| | * | | | | | | | | | scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada2021-02-032-2/+2
| | * | | | | | | | | | kbuild: remove PYTHON variableMasahiro Yamada2021-02-016-7/+6
| | * | | | | | | | | | Documentation/llvm: Add a section about supported architecturesNathan Chancellor2021-01-291-0/+44
| | * | | | | | | | | | Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions"Masahiro Yamada2021-01-281-7/+0
| | * | | | | | | | | | scripts: use pkg-config to locate libcryptoRolf Eike Beer2021-01-281-2/+6
| | * | | | | | | | | | kconfig: mconf: fix HOSTCC callEnrico Weigelt, metux IT consult2021-01-261-1/+1
| | * | | | | | | | | | doc: gcc-plugins: update gcc-plugins.rstMasahiro Yamada2021-01-251-20/+21
| | * | | | | | | | | | kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gccMasahiro Yamada2021-01-231-7/+3
| | * | | | | | | | | | Documentation/Kbuild: Remove references to gcc-plugin.shRobert Karszniewicz2021-01-231-6/+0
| | * | | | | | | | | | scripts: switch explicitly to Python 3Andy Shevchenko2021-01-212-2/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-02-073-6/+36
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel2021-02-051-2/+20
| | * | | | | | | | | | smb3: fix crediting for compounding when only one request in flightPavel Shilovsky2021-02-051-3/+15
| | * | | | | | | | | | smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva2021-02-021-1/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-074-5/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra2021-02-031-0/+2
| | * | | | | | | | | | riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWXSebastien Van Cauwenberghe2021-02-031-3/+3
| | * | | | | | | | | | RISC-V: Fix .init section permission updateAtish Patra2021-02-031-1/+3
| | * | | | | | | | | | riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti2021-02-031-1/+4
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-078-21/+23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino2021-02-022-2/+11
| | * | | | | | | | | | powerpc/vdso64: remove meaningless vgettimeofday.o build ruleMasahiro Yamada2021-01-301-2/+0
| | * | | | | | | | | | powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada2021-01-305-11/+4
| | * | | | | | | | | | powerpc/sstep: Fix array out of bound warningRavi Bangoria2021-01-301-6/+8
| * | | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-077-78/+77
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: kexec: fix oops after TLB are invalidatedRussell King2021-02-054-39/+36
| | * | | | | | | | | | | ARM: ensure the signal page contains defined contentsRussell King2021-02-051-6/+8
| | * | | | | | | | | | | ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressorDmitry Osipenko2021-01-291-27/+27
| | * | | | | | | | | | | ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King2021-01-291-6/+6
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-0619-70/+237
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner2021-02-051-7/+1
| | * | | | | | | | | | | usb: dwc3: fix clock issue during resume in OTG modeGary Bisson2021-02-051-1/+1