index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
powerpc/qspinlock: provide accounting and options for sleepy locks
Nicholas Piggin
2
-19
/
+230
2022-12-02
powerpc/qspinlock: allow indefinite spinning on a preempted owner
Nicholas Piggin
1
-15
/
+62
2022-12-02
powerpc/qspinlock: reduce remote node steal spins
Nicholas Piggin
1
-3
/
+40
2022-12-02
powerpc/qspinlock: use spin_begin/end API
Nicholas Piggin
1
-4
/
+35
2022-12-02
powerpc/qspinlock: allow lock stealing in trylock and lock fastpath
Nicholas Piggin
2
-2
/
+29
2022-12-02
powerpc/qspinlock: add ability to prod new queue head CPU
Nicholas Piggin
1
-2
/
+29
2022-12-02
powerpc/qspinlock: allow propagation of yield CPU down the queue
Nicholas Piggin
1
-0
/
+79
2022-12-02
powerpc/qspinlock: allow stealing when head of queue yields
Nicholas Piggin
1
-3
/
+56
2022-12-02
powerpc/qspinlock: implement option to yield to previous node
Nicholas Piggin
1
-1
/
+45
2022-12-02
powerpc/qspinlock: paravirt yield to lock owner
Nicholas Piggin
1
-12
/
+87
2022-12-02
powerpc/qspinlock: store owner CPU in lock word
Nicholas Piggin
3
-4
/
+22
2022-12-02
powerpc/qspinlock: theft prevention to control latency
Nicholas Piggin
2
-1
/
+60
2022-12-02
powerpc/qspinlock: allow new waiters to steal the lock before queueing
Nicholas Piggin
2
-9
/
+124
2022-12-02
powerpc/qspinlock: convert atomic operations to assembly
Nicholas Piggin
3
-42
/
+68
2022-12-02
powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx.
Nicholas Piggin
2
-7
/
+18
2022-12-02
powerpc/qspinlock: add mcs queueing for contended waiters
Nicholas Piggin
3
-6
/
+214
2022-12-02
powerpc/qspinlock: powerpc qspinlock implementation
Nicholas Piggin
8
-69
/
+65
2022-10-24
Linux 6.1-rc2
v6.1-rc2
Linus Torvalds
1
-1
/
+1
2022-10-23
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
1
-0
/
+8
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
2
-0
/
+2
2022-10-22
io_uring/net: fail zc sendmsg when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
io_uring/net: fail zc send when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
3
-0
/
+3
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
2
-0
/
+3
2022-10-22
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2022-10-22
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf
1
-0
/
+56
2022-10-22
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
Alexander Graf
1
-14
/
+17
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
2
-0
/
+13
2022-10-22
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
1
-0
/
+9
2022-10-21
x86/unwind/orc: Fix unreliable stack dump with gcov
Chen Zhongjin
1
-1
/
+1
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
3
-6
/
+6
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
1
-1
/
+2
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
1
-3
/
+3
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
3
-24
/
+5
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
1
-0
/
+2
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2
-47
/
+4
2022-10-21
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Jerry Snitselaar
1
-0
/
+5
2022-10-21
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
Charlotte Tan
1
-1
/
+3
2022-10-21
iommu/vt-d: Use rcu_lock in get_resv_regions
Lu Baolu
1
-3
/
+3
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
10
-18
/
+27
2022-10-21
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
3
-2
/
+19
2022-10-21
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
Andrew Jones
3
-49
/
+38
2022-10-21
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
2
-9
/
+1
2022-10-21
nouveau: fix migrate_to_ram() for faulting page
Alistair Popple
1
-0
/
+1
2022-10-21
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
1
-1
/
+10
2022-10-21
hugetlb: fix memory leak associated with vma_lock structure
Mike Kravetz
1
-8
/
+27
2022-10-21
mm/page_alloc: reduce potential fragmentation in make_alloc_exact()
Liam R. Howlett
1
-8
/
+12
2022-10-21
mm: /proc/pid/smaps_rollup: fix maple tree search
Hugh Dickins
1
-1
/
+1
2022-10-21
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
1
-1
/
+1
2022-10-21
mm/mmap: fix MAP_FIXED address return on VMA merge
Liam Howlett
1
-8
/
+7
[next]