Age | Commit message (Expand) | Author |
2020-11-27 | powerpc/numa: Fix a regression on memoryless node 0 | Srikar Dronamraju |
2020-11-26 | Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann |
2020-11-26 | Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux... | Arnd Bergmann |
2020-11-27 | powerpc/64s: Trim offlined CPUs from mm_cpumasks | Nicholas Piggin |
2020-11-27 | powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernels | Nicholas Piggin |
2020-11-27 | powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generation | Nicholas Piggin |
2020-11-25 | x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb | Anand K Mistry |
2020-11-25 | RISC-V: fix barrier() use in <vdso/processor.h> | Randy Dunlap |
2020-11-25 | RISC-V: Add missing jump label initialization | Anup Patel |
2020-11-25 | riscv: Explicitly specify the build id style in vDSO Makefile again | Nathan Chancellor |
2020-11-25 | arm64: tegra: Fix Tegra234 VDK node names | Jon Hunter |
2020-11-25 | arm64: tegra: Wrong AON HSP reg property size | Dipen Patel |
2020-11-25 | arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1 | JC Kuo |
2020-11-25 | arm64: tegra: Correct the UART for Jetson Xavier NX | Jon Hunter |
2020-11-25 | arm64: tegra: Disable the ACONNECT for Jetson TX2 | Jon Hunter |
2020-11-25 | x86/tboot: Don't disable swiotlb when iommu is forced on | Lu Baolu |
2020-11-24 | Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-11-24 | Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-11-24 | x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak | Xiaochen Shen |
2020-11-24 | x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak | Xiaochen Shen |
2020-11-23 | Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann |
2020-11-23 | arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect() | Will Deacon |
2020-11-23 | arm64: pgtable: Fix pte_accessible() | Will Deacon |
2020-11-23 | arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd build | Randy Dunlap |
2020-11-23 | s390: fix fpu restore in entry.S | Sven Schnelle |
2020-11-23 | powerpc/64s: Fix allnoconfig build since uaccess flush | Stephen Rothwell |
2020-11-23 | Merge tag 'powerpc-cve-2020-4788' into fixes | Michael Ellerman |
2020-11-22 | Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-11-22 | Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-11-22 | Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-11-22 | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports | Dan Williams |
2020-11-20 | Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-11-20 | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-11-19 | Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-11-19 | Merge tag 'xtensa-20201119' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2020-11-19 | powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations | Daniel Axtens |
2020-11-19 | powerpc: Only include kup-radix.h for 64-bit Book3S | Michael Ellerman |
2020-11-19 | powerpc/64s: flush L1D after user accesses | Nicholas Piggin |
2020-11-19 | powerpc/64s: flush L1D on kernel entry | Nicholas Piggin |
2020-11-19 | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne... | Will Deacon |
2020-11-19 | ARM: dts: dra76x: m_can: fix order of clocks | Marc Kleine-Budde |
2020-11-18 | Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2020-11-18 | iommu/vt-d: Avoid panic if iommu init fails in tboot system | Zhenzhong Duan |
2020-11-18 | s390/uv: handle destroy page legacy interface | Christian Borntraeger |
2020-11-18 | x86/dumpstack: Do not try to access user space code of other tasks | Thomas Gleixner |
2020-11-17 | ARC: stack unwinding: reorganize how initial register state setup | Vineet Gupta |
2020-11-17 | ARC: stack unwinding: don't assume non-current task is sleeping | Vineet Gupta |
2020-11-17 | ARC: mm: fix spelling mistakes | Flavio Suligoi |
2020-11-17 | ARC: bitops: Remove unecessary operation and value | Gustavo Pimentel |