Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | entry: Ensure trap after single-step on system call return | Gabriel Krisman Bertazi | 2021-02-06 | 5 | -14/+13 | |
| * | | | | | | | | | Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-02-07 | 1 | -11/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs" | Thomas Gleixner | 2021-02-05 | 1 | -11/+5 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2021-02-07 | 3 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ntp: Use freezable workqueue for RTC synchronization | Geert Uytterhoeven | 2021-02-05 | 1 | -2/+2 | |
| | * | | | | | | | | | rtc: mc146818: Dont test for bit 0-5 in Register D | Thomas Gleixner | 2021-02-02 | 2 | -4/+4 | |
| * | | | | | | | | | | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-02-07 | 11 | -62/+85 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/efi: Remove EFI PGD build time checks | Borislav Petkov | 2021-02-06 | 1 | -19/+0 | |
| | * | | | | | | | | | | x86/debug: Prevent data breakpoints on cpu_dr7 | Lai Jiangshan | 2021-02-05 | 1 | -0/+8 | |
| | * | | | | | | | | | | x86/debug: Prevent data breakpoints on __per_cpu_offset | Lai Jiangshan | 2021-02-05 | 1 | -0/+14 | |
| | * | | | | | | | | | | x86/apic: Add extra serialization for non-serializing MSRs | Dave Hansen | 2021-02-04 | 5 | -15/+32 | |
| | * | | | | | | | | | | tools/power/turbostat: Fallback to an MSR read for EPB | Borislav Petkov | 2021-02-03 | 1 | -1/+9 | |
| | * | | | | | | | | | | x86/split_lock: Enable the split lock feature on another Alder Lake CPU | Fenghua Yu | 2021-02-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | x86/debug: Fix DR6 handling | Peter Zijlstra | 2021-02-01 | 1 | -21/+18 | |
| | * | | | | | | | | | | x86/build: Disable CET instrumentation in the kernel | Josh Poimboeuf | 2021-01-29 | 2 | -6/+3 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-07 | 17 | -55/+94 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | kallsyms: fix nonconverging kallsyms table with lld | Arnd Bergmann | 2021-02-05 | 1 | -0/+6 | |
| | * | | | | | | | | | | kbuild: fix duplicated flags in DEBUG_CFLAGS | Masahiro Yamada | 2021-02-05 | 1 | -1/+3 | |
| | * | | | | | | | | | | scripts/clang-tools: switch explicitly to Python 3 | Masahiro Yamada | 2021-02-03 | 2 | -2/+2 | |
| | * | | | | | | | | | | kbuild: remove PYTHON variable | Masahiro Yamada | 2021-02-01 | 6 | -7/+6 | |
| | * | | | | | | | | | | Documentation/llvm: Add a section about supported architectures | Nathan Chancellor | 2021-01-29 | 1 | -0/+44 | |
| | * | | | | | | | | | | Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions" | Masahiro Yamada | 2021-01-28 | 1 | -7/+0 | |
| | * | | | | | | | | | | scripts: use pkg-config to locate libcrypto | Rolf Eike Beer | 2021-01-28 | 1 | -2/+6 | |
| | * | | | | | | | | | | kconfig: mconf: fix HOSTCC call | Enrico Weigelt, metux IT consult | 2021-01-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | doc: gcc-plugins: update gcc-plugins.rst | Masahiro Yamada | 2021-01-25 | 1 | -20/+21 | |
| | * | | | | | | | | | | kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc | Masahiro Yamada | 2021-01-23 | 1 | -7/+3 | |
| | * | | | | | | | | | | Documentation/Kbuild: Remove references to gcc-plugin.sh | Robert Karszniewicz | 2021-01-23 | 1 | -6/+0 | |
| | * | | | | | | | | | | scripts: switch explicitly to Python 3 | Andy Shevchenko | 2021-01-21 | 2 | -2/+2 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2021-02-07 | 3 | -6/+36 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cifs: report error instead of invalid when revalidating a dentry fails | Aurelien Aptel | 2021-02-05 | 1 | -2/+20 | |
| | * | | | | | | | | | | smb3: fix crediting for compounding when only one request in flight | Pavel Shilovsky | 2021-02-05 | 1 | -3/+15 | |
| | * | | | | | | | | | | smb3: Fix out-of-bounds bug in SMB2_negotiate() | Gustavo A. R. Silva | 2021-02-02 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-02-07 | 4 | -5/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | RISC-V: Define MAXPHYSMEM_1GB only for RV32 | Atish Patra | 2021-02-03 | 1 | -0/+2 | |
| | * | | | | | | | | | | riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX | Sebastien Van Cauwenberghe | 2021-02-03 | 1 | -3/+3 | |
| | * | | | | | | | | | | RISC-V: Fix .init section permission update | Atish Patra | 2021-02-03 | 1 | -1/+3 | |
| | * | | | | | | | | | | riscv: virt_addr_valid must check the address belongs to linear mapping | Alexandre Ghiti | 2021-02-03 | 1 | -1/+4 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-02-07 | 8 | -21/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics | Raoni Fassina Firmino | 2021-02-02 | 2 | -2/+11 | |
| | * | | | | | | | | | | powerpc/vdso64: remove meaningless vgettimeofday.o build rule | Masahiro Yamada | 2021-01-30 | 1 | -2/+0 | |
| | * | | | | | | | | | | powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o | Masahiro Yamada | 2021-01-30 | 5 | -11/+4 | |
| | * | | | | | | | | | | powerpc/sstep: Fix array out of bound warning | Ravi Bangoria | 2021-01-30 | 1 | -6/+8 | |
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-02-07 | 7 | -78/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: kexec: fix oops after TLB are invalidated | Russell King | 2021-02-05 | 4 | -39/+36 | |
| | * | | | | | | | | | | | ARM: ensure the signal page contains defined contents | Russell King | 2021-02-05 | 1 | -6/+8 | |
| | * | | | | | | | | | | | ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressor | Dmitry Osipenko | 2021-01-29 | 1 | -27/+27 | |
| | * | | | | | | | | | | | ARM: footbridge: fix dc21285 PCI configuration accessors | Russell King | 2021-01-29 | 1 | -6/+6 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-02-06 | 19 | -70/+237 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | usb: dwc2: Fix endpoint direction check in ep_from_windex | Heiko Stuebner | 2021-02-05 | 1 | -7/+1 | |
| | * | | | | | | | | | | | usb: dwc3: fix clock issue during resume in OTG mode | Gary Bisson | 2021-02-05 | 1 | -1/+1 |