index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-08-29
3
-15
/
+23
|
\
|
*
Merge branch 'acpi-processor'
Rafael J. Wysocki
2023-08-25
3
-15
/
+23
|
|
\
|
|
*
ACPI: processor: Introduce acpi_processor_osc()
Michal Wilczynski
2023-07-14
1
-0
/
+3
|
|
*
ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()
Michal Wilczynski
2023-07-14
1
-0
/
+3
|
|
*
ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits()
Michal Wilczynski
2023-07-14
1
-4
/
+5
|
|
*
ACPI: processor: Rename ACPI_PDC symbols
Michal Wilczynski
2023-07-14
3
-11
/
+12
|
|
*
ACPI: processor: Refactor arch_acpi_set_pdc_bits()
Michal Wilczynski
2023-07-14
2
-7
/
+7
*
|
|
Merge tag 'for-linus-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
4
-16
/
+13
|
\
\
\
|
*
|
|
x86/xen: Make virt_to_pfn() a static inline
Linus Walleij
2023-08-21
4
-10
/
+13
|
*
|
|
xen: remove a confusing comment on auto-translated guest I/O
Petr Tesarik
2023-08-21
1
-6
/
+0
|
|
/
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-08-29
27
-116
/
+138
|
\
\
\
|
*
\
\
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2023-08-25
3
-6
/
+9
|
|
\
\
\
|
|
*
|
|
arm_pmu: acpi: Add a representative platform device for TRBE
Anshuman Khandual
2023-08-18
1
-0
/
+3
|
|
*
|
|
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
2023-08-18
2
-6
/
+6
|
*
|
|
|
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2023-08-25
6
-34
/
+35
|
|
\
\
\
\
|
|
*
|
|
|
arm64: fix build warning for ARM64_MEMSTART_SHIFT
Zhang Jianhua
2023-08-04
2
-27
/
+27
|
|
*
|
|
|
arm64: Remove unsued extern declaration init_mem_pgprot()
YueHaibing
2023-07-27
1
-1
/
+0
|
|
*
|
|
|
arm64/mm: Set only the PTE_DIRTY bit while preserving the HW dirty state
Anshuman Khandual
2023-07-27
1
-2
/
+3
|
|
*
|
|
|
arm64/mm: Add pte_rdonly() helper
Anshuman Khandual
2023-07-27
1
-1
/
+2
|
|
*
|
|
|
arm64/mm: Directly use ID_AA64MMFR2_EL1_VARange_MASK
Anshuman Khandual
2023-07-27
1
-2
/
+2
|
|
*
|
|
|
arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASK
Anshuman Khandual
2023-07-27
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2023-08-25
11
-19
/
+52
|
|
\
\
\
\
|
|
*
|
|
|
arm64/sysreg: refactor deprecated strncpy
Justin Stitt
2023-08-16
1
-3
/
+3
|
|
*
|
|
|
arm64: sysreg: Generate C compiler warnings on {read,write}_sysreg_s arguments
James Clark
2023-08-16
1
-0
/
+6
|
|
*
|
|
|
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
2023-08-04
4
-6
/
+38
|
|
*
|
|
|
arm64: Explicitly include correct DT includes
Rob Herring
2023-07-31
2
-4
/
+0
|
|
*
|
|
|
arm64/Kconfig: Sort the RCpc feature under the ARMv8.3 features menu
Zeng Heng
2023-07-27
1
-3
/
+3
|
|
*
|
|
|
arm64: vdso: remove two .altinstructions related symbols
Jisheng Zhang
2023-07-27
1
-2
/
+0
|
|
*
|
|
|
arm64/ptrace: Clean up error handling path in sve_set_common()
Christophe JAILLET
2023-07-27
1
-1
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2023-08-25
2
-33
/
+32
|
|
\
\
\
\
|
|
*
|
|
|
arm64: syscall: unmask DAIF earlier for SVCs
Mark Rutland
2023-08-11
2
-33
/
+32
|
|
|
/
/
/
|
*
|
|
|
arm64/fpsimd: Only provide the length to cpufeature for xCR registers
Mark Brown
2023-08-10
1
-18
/
+4
|
*
|
|
|
arm64: add HWCAP for FEAT_HBC (hinted conditional branches)
Joey Gouly
2023-08-04
4
-1
/
+5
|
*
|
|
|
arm64/cpufeature: Use ARM64_CPUID_FIELD() to match EVT
Mark Brown
2023-07-27
1
-5
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'm68k-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-29
20
-18
/
+21
|
\
\
\
\
|
*
|
|
|
m68k: Add memcmp() declaration
Arnd Bergmann
2023-08-21
1
-0
/
+1
|
*
|
|
|
m68k: Define __div64_32() to avoid a warning
Arnd Bergmann
2023-08-21
1
-0
/
+3
|
*
|
|
|
m68k: Remove <asm/export.h>
Masahiro Yamada
2023-08-21
1
-1
/
+0
|
*
|
|
|
m68k: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-21
5
-5
/
+5
|
*
|
|
|
m68k: defconfig: Update defconfigs for v6.5-rc1
Geert Uytterhoeven
2023-08-21
12
-12
/
+12
*
|
|
|
|
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-08-29
58
-981
/
+2024
|
\
\
\
\
\
|
*
|
|
|
|
s390/pci: use builtin_misc_device macro to simplify the code
Li Zetao
2023-08-23
1
-6
/
+1
|
*
|
|
|
|
Merge branch 'vfio-ap' into features
Heiko Carstens
2023-08-23
5
-13
/
+25
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: s390: export kvm_s390_pv*_is_protected functions
Tony Krowiak
2023-08-18
3
-12
/
+17
|
|
*
|
|
|
|
s390/uv: export uv_pin_shared for direct usage
Janosch Frank
2023-08-18
2
-1
/
+8
|
*
|
|
|
|
|
s390/ipl: refactor deprecated strncpy
Justin Stitt
2023-08-18
1
-1
/
+1
|
*
|
|
|
|
|
s390/ipl: fix virtual vs physical address confusion
Alexander Gordeev
2023-08-18
2
-3
/
+3
|
*
|
|
|
|
|
s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs
Holger Dengler
2023-08-17
1
-1
/
+1
|
*
|
|
|
|
|
s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
Holger Dengler
2023-08-17
1
-1
/
+1
|
*
|
|
|
|
|
s390/ipl: add common ipl parameter attribute group
Sven Schnelle
2023-08-16
1
-22
/
+6
[next]