Age | Commit message (Expand) | Author | Files | Lines |
2022-10-17 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+2 |
2022-10-14 | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+12 |
2022-10-14 | Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 7 | -91/+149 |
2022-10-13 | powerpc/pseries: Fix CONFIG_DTL=n build | Nicholas Piggin | 2 | -74/+80 |
2022-10-13 | powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context | Nicholas Piggin | 1 | -2/+13 |
2022-10-13 | mm: free device private pages have zero refcount | Alistair Popple | 1 | -1/+1 |
2022-10-13 | mm/memory.c: fix race when faulting a device private page | Alistair Popple | 1 | -8/+11 |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+0 |
2022-10-12 | powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-... | Nicholas Piggin | 4 | -15/+56 |
2022-10-12 | treewide: use get_random_bytes() when possible | Jason A. Donenfeld | 1 | -1/+1 |
2022-10-12 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -1/+1 |
2022-10-11 | powerpc: Fix 85xx build | Joel Stanley | 1 | -1/+1 |
2022-10-11 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -24/+14 |
2022-10-10 | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -0/+97 |
2022-10-10 | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -0/+4 |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 3 | -23/+11 |
2022-10-10 | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -16/+47 |
2022-10-10 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 290 | -3686/+4236 |
2022-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -4/+0 |
2022-10-08 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -18/+0 |
2022-10-07 | KVM: PPC: Book3S HV: Fix stack frame regs marker | Nicholas Piggin | 1 | -1/+1 |
2022-10-07 | Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2 | -4/+4 |
2022-10-06 | powerpc: Don't add __powerpc_ prefix to syscall entry points | Michael Ellerman | 4 | -16/+10 |
2022-10-05 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
2022-10-05 | powerpc/64s/interrupt: Fix stack frame regs marker | Nicholas Piggin | 1 | -1/+0 |
2022-10-04 | powerpc/64: Fix msr_check_and_set/clear MSR[EE] race | Nicholas Piggin | 2 | -2/+26 |
2022-10-04 | powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARN | Nicholas Piggin | 1 | -2/+6 |
2022-10-04 | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol | Johannes Weiner | 2 | -2/+0 |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada | 1 | -12/+0 |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -10/+10 |
2022-09-30 | powerpc/pseries: Add firmware details to the hardware description | Michael Ellerman | 1 | -0/+30 |
2022-09-30 | powerpc/powernv: Add opal details to the hardware description | Michael Ellerman | 1 | -0/+22 |
2022-09-30 | powerpc: Add device-tree model to the hardware description | Michael Ellerman | 1 | -0/+19 |
2022-09-30 | powerpc/64: Add logical PVR to the hardware description | Michael Ellerman | 1 | -1/+3 |
2022-09-30 | powerpc: Add PVR & CPU name to hardware description | Michael Ellerman | 1 | -0/+4 |
2022-09-30 | powerpc: Add hardware description string | Michael Ellerman | 2 | -1/+20 |
2022-09-30 | powerpc/configs: Enable PPC_UV in powernv_defconfig | Michael Ellerman | 1 | -0/+3 |
2022-09-30 | powerpc/configs: Update config files for removed/renamed symbols | Lukas Bulwahn | 17 | -33/+1 |
2022-09-30 | powerpc/mm: Fix UBSAN warning reported on hugetlb | Aneesh Kumar K.V | 1 | -3/+3 |
2022-09-30 | powerpc/mm: Always update max/min_low_pfn in mem_topology_setup() | Aneesh Kumar K.V | 1 | -3/+3 |
2022-09-30 | powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range | Aneesh Kumar K.V | 3 | -5/+3 |
2022-09-30 | powerpc: Drops STABS_DEBUG from linker scripts | Michael Ellerman | 3 | -3/+0 |
2022-09-30 | powerpc/64s: Remove lost/old comment | Michael Ellerman | 1 | -10/+0 |
2022-09-30 | powerpc/64s: Remove old STAB comment | Michael Ellerman | 1 | -6/+0 |
2022-09-30 | powerpc: remove orphan systbl_chk.sh | Nicholas Piggin | 1 | -30/+0 |
2022-09-30 | powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL | Haren Myneni | 1 | -1/+1 |
2022-09-30 | KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA | Nicholas Piggin | 1 | -21/+41 |
2022-09-30 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 2 | -33/+76 |
2022-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -9/+0 |
2022-09-29 | Merge branch 'v6.0-rc7' | Peter Zijlstra | 8 | -72/+93 |