index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/bitmap: add tests for find_nth_bit()
Yury Norov
2022-09-26
2
-2
/
+63
*
lib: add find_nth{,_and,_andnot}_bit()
Yury Norov
2022-09-26
3
-0
/
+149
*
lib/bitmap: add bitmap_weight_and()
Yury Norov
2022-09-26
3
-9
/
+44
*
lib/bitmap: don't call __bitmap_weight() in kernel code
Yury Norov
2022-09-26
2
-3
/
+3
*
tools: sync find_bit() implementation
Yury Norov
2022-09-21
2
-129
/
+81
*
lib/find_bit: optimize find_next_bit() functions
Yury Norov
2022-09-21
2
-57
/
+85
*
lib/find_bit: create find_first_zero_bit_le()
Yury Norov
2022-09-21
2
-5
/
+34
*
lib/find_bit: introduce FIND_FIRST_BIT() macro
Yury Norov
2022-09-21
1
-25
/
+24
*
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
2022-09-21
3
-4
/
+17
*
powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
Yury Norov
2022-09-21
1
-0
/
+4
*
lib/cpumask: deprecate nr_cpumask_bits
Yury Norov
2022-09-20
1
-6
/
+1
*
lib/cpumask: delete misleading comment
Yury Norov
2022-09-20
1
-4
/
+0
*
smp: add set_nr_cpu_ids()
Yury Norov
2022-09-20
6
-7
/
+12
*
smp: don't declare nr_cpu_ids if NR_CPUS == 1
Yury Norov
2022-09-20
1
-0
/
+2
*
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
2022-09-09
1
-2
/
+3
*
Linux 6.0-rc4
v6.0-rc4
Linus Torvalds
2022-09-04
1
-1
/
+1
*
Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-09-04
6
-69
/
+89
|
\
|
*
powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
Nathan Chancellor
2022-09-02
1
-1
/
+3
|
*
Revert "powerpc/irq: Don't open code irq_soft_mask helpers"
Michael Ellerman
2022-09-02
1
-7
/
+36
|
*
powerpc: Fix hard_irq_disable() with sanitizer
Christophe Leroy
2022-08-31
1
-1
/
+2
|
*
powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
Michael Ellerman
2022-08-26
1
-0
/
+4
|
*
Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
Michael Ellerman
2022-08-26
1
-0
/
+8
|
*
powerpc: align syscall table for ppc32
Masahiro Yamada
2022-08-26
1
-0
/
+1
|
*
powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
Pali Rohár
2022-08-25
1
-0
/
+9
|
*
powerpc/papr_scm: Fix nvdimm event mappings
Kajol Jain
2022-08-23
1
-61
/
+27
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-04
14
-103
/
+151
|
\
\
|
*
\
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-09-02
729
-5093
/
+10252
|
|
\
\
|
|
*
|
KVM: s390: pci: Hook to access KVM lowlevel from VFIO
Pierre Morel
2022-08-29
5
-18
/
+32
|
*
|
|
Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2022-09-02
3
-15
/
+13
|
|
\
\
\
|
|
*
|
|
riscv: kvm: move extern sbi_ext declarations to a header
Conor Dooley
2022-08-19
2
-11
/
+13
|
|
*
|
|
riscv: kvm: vcpu_timer: fix unused variable warnings
Conor Dooley
2022-08-19
1
-4
/
+0
|
*
|
|
|
KVM: x86: check validity of argument to KVM_SET_MP_STATE
Paolo Bonzini
2022-09-02
1
-3
/
+17
|
*
|
|
|
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
2022-09-02
1
-1
/
+2
|
*
|
|
|
KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
Miaohe Lin
2022-09-02
1
-2
/
+1
|
*
|
|
|
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
Jim Mattson
2022-09-02
1
-4
/
+21
|
*
|
|
|
KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()
David Matlack
2022-08-19
1
-1
/
+1
|
*
|
|
|
KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with Clang
David Matlack
2022-08-19
1
-1
/
+1
|
*
|
|
|
KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
Jim Mattson
2022-08-19
1
-2
/
+1
|
*
|
|
|
kvm: x86: mmu: Always flush TLBs when enabling dirty logging
Junaid Shahid
2022-08-19
3
-42
/
+61
|
*
|
|
|
kvm: x86: mmu: Drop the need_remote_flush() function
Junaid Shahid
2022-08-19
1
-14
/
+1
*
|
|
|
|
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
2022-09-04
1
-0
/
+12
*
|
|
|
|
Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-04
9
-109
/
+135
|
\
\
\
\
\
|
*
|
|
|
|
gpio: ws16c48: Make irq_chip immutable
William Breathitt Gray
2022-09-03
1
-3
/
+7
|
*
|
|
|
|
gpio: 104-idio-16: Make irq_chip immutable
William Breathitt Gray
2022-09-03
1
-7
/
+11
|
*
|
|
|
|
gpio: 104-idi-48: Make irq_chip immutable
William Breathitt Gray
2022-09-03
1
-3
/
+7
|
*
|
|
|
|
gpio: 104-dio-48e: Make irq_chip immutable
William Breathitt Gray
2022-09-03
1
-3
/
+7
|
*
|
|
|
|
gpio: realtek-otto: switch to 32-bit I/O
Sander Vanheule
2022-08-31
1
-81
/
+85
|
*
|
|
|
|
gpio: pca953x: Add mutex_lock for regcache sync in PM
Haibo Chen
2022-08-31
1
-1
/
+7
|
*
|
|
|
|
gpio: mockup: remove gpio debugfs when remove device
Wei Yongjun
2022-08-28
1
-1
/
+8
|
*
|
|
|
|
gpio: pxa: use devres for the clock struct
Bartosz Golaszewski
2022-08-19
1
-9
/
+2
[next]