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
*
csky: Use new fallback IO memcpy/memset
Julian Vetter
2024-10-28
3
-103
/
+1
*
arm64: Use new fallback IO memcpy/memset
Julian Vetter
2024-10-28
2
-98
/
+0
*
New implementation for IO memcpy and IO memset
Julian Vetter
2024-10-28
3
-20
/
+140
*
watchdog: Add HAS_IOPORT dependency for SBC8360 and SBC7240
Niklas Schnelle
2024-10-28
1
-2
/
+2
*
__arch_xprod64(): make __always_inline when optimizing for performance
Nicolas Pitre
2024-10-28
2
-2
/
+12
*
ARM: div64: improve __arch_xprod_64()
Nicolas Pitre
2024-10-28
1
-2
/
+4
*
asm-generic/div64: optimize/simplify __div64_const32()
Nicolas Pitre
2024-10-28
1
-79
/
+35
*
lib/math/test_div64: add some edge cases relevant to __div64_const32()
Nicolas Pitre
2024-10-28
1
-2
/
+83
*
asm-generic: add an optional pfn_valid check to page_to_phys
Christoph Hellwig
2024-10-28
1
-0
/
+10
*
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-28
22
-71
/
+3
*
asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
2024-10-28
1
-0
/
+60
*
tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-10-28
9
-10
/
+89
*
drm: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-10-28
5
-8
/
+19
*
Bluetooth: add HAS_IOPORT dependencies
Niklas Schnelle
2024-10-28
1
-3
/
+3
*
hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
Niklas Schnelle
2024-10-28
1
-1
/
+0
*
UAPI/ioctl: Improve parameter name of ioctl request definition helpers
Uwe Kleine-König
2024-10-28
1
-7
/
+7
*
Linux 6.12-rc2
v6.12-rc2
Linus Torvalds
2024-10-07
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-10-06
7
-8
/
+66
|
\
|
*
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
2024-10-06
1
-1
/
+0
|
*
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
Xu Yang
2024-10-06
1
-1
/
+1
|
*
scripts: import more list macros
Sami Tolvanen
2024-10-06
1
-0
/
+50
|
*
kconfig: qconf: fix buffer overflow in debug links
Masahiro Yamada
2024-10-02
1
-1
/
+1
|
*
kconfig: qconf: move conf_read() before drawing tree pain
Masahiro Yamada
2024-10-01
1
-2
/
+2
|
*
kconfig: clear expr::val_is_valid when allocated
Masahiro Yamada
2024-10-01
1
-0
/
+1
|
*
kconfig: fix infinite loop in sym_calc_choice()
Masahiro Yamada
2024-09-30
1
-2
/
+8
|
*
kbuild: move non-boot built-in DTBs to .rodata section
Masahiro Yamada
2024-09-30
1
-1
/
+3
*
|
Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-06
9
-17
/
+30
|
\
\
|
*
|
platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...
Hans de Goede
2024-10-06
1
-2
/
+4
|
*
|
platform/x86: wmi: Update WMI driver API documentation
Armin Wolf
2024-10-06
1
-6
/
+5
|
*
|
platform/x86: dell-ddv: Fix typo in documentation
Anaswara T Rajan
2024-10-06
1
-2
/
+2
|
*
|
platform/x86: dell-sysman: add support for alienware products
Crag Wang
2024-10-06
1
-0
/
+1
|
*
|
platform/x86/intel: power-domains: Add Diamond Rapids support
Srinivas Pandruvada
2024-10-06
1
-0
/
+1
|
*
|
platform/x86: ISST: Add Diamond Rapids to support list
Srinivas Pandruvada
2024-10-06
1
-0
/
+1
|
*
|
platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake
Hans de Goede
2024-10-06
1
-2
/
+0
|
*
|
platform/x86: dell-laptop: Do not fail when encountering unsupported batteries
Armin Wolf
2024-10-06
1
-3
/
+12
|
*
|
MAINTAINERS: Update Intel In Field Scan(IFS) entry
Jithu Joseph
2024-10-06
1
-1
/
+1
|
*
|
platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
Zach Wade
2024-10-05
1
-1
/
+3
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-06
12
-43
/
+91
|
\
\
|
*
\
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-10-06
11365
-188892
/
+449653
|
|
\
\
|
|
*
|
KVM: arm64: Fix kvm_has_feat*() handling of negative features
Marc Zyngier
2024-10-03
1
-12
/
+13
|
|
*
|
KVM: arm64: Another reviewer reshuffle
Marc Zyngier
2024-10-01
1
-1
/
+1
|
|
*
|
KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
Mark Brown
2024-10-01
2
-6
/
+8
|
|
*
|
KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path
Vincent Donnefort
2024-10-01
1
-2
/
+4
|
|
|
/
|
*
|
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2024-10-06
2
-4
/
+4
|
*
|
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2024-10-06
2
-4
/
+7
|
*
|
KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
Paolo Bonzini
2024-10-04
1
-14
/
+46
|
*
|
KVM: selftests: Fix build on architectures other than x86_64
Mark Brown
2024-10-01
2
-0
/
+8
*
|
|
Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-10-06
1
-1
/
+1
|
\
\
\
|
*
|
|
powerpc/vdso: allow r30 in vDSO code generation of getrandom
Jason A. Donenfeld
2024-09-30
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-10-06
20
-209
/
+342
|
\
\
\
[next]