index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-12
Revert "x86/kvm: fix vcpu-id indexed array sizes"
Juergen Gross
2
-3
/
+3
2021-11-12
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
5
-0
/
+11
2021-11-12
mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
Kirill A. Shutemov
2
-0
/
+3
2021-11-02
nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
Guenter Roeck
1
-0
/
+1
2021-11-02
ARM: 8819/1: Remove '-p' from LDFLAGS
Nathan Chancellor
3
-4
/
+2
2021-11-02
powerpc/bpf: Fix BPF_MOD when imm == 1
Naveen N. Rao
1
-2
/
+8
2021-11-02
ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
Arnd Bergmann
1
-1
/
+1
2021-11-02
ARM: 9134/1: remove duplicate memcpy() definition
Arnd Bergmann
1
-0
/
+3
2021-11-02
ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
Nick Desaulniers
1
-0
/
+1
2021-10-27
ARM: 9122/1: select HAVE_FUTEX_CMPXCHG
Nick Desaulniers
1
-0
/
+1
2021-10-27
ARM: dts: spear3xx: Fix gmac node
Herve Codina
1
-1
/
+1
2021-10-27
NIOS2: irqflags: rename a redefined register name
Randy Dunlap
2
-3
/
+3
2021-10-27
xtensa: xtfpga: Try software restart before simulating CPU reset
Guenter Roeck
1
-2
/
+6
2021-10-27
xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF
Max Filippov
1
-2
/
+2
2021-10-27
ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default
Eugen Hristev
1
-1
/
+0
2021-10-20
x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically
Borislav Petkov
1
-1
/
+0
2021-10-20
s390: fix strrchr() implementation
Roberto Sassu
1
-8
/
+7
2021-10-17
perf/x86: Reset destroy callback on event init failure
Anand K Mistry
1
-0
/
+1
2021-10-17
m68k: Handle arrivals of multiple signals correctly
Al Viro
1
-46
/
+42
2021-10-17
ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence
Oleksij Rempel
1
-0
/
+2
2021-10-17
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
1
-1
/
+1
2021-10-17
xtensa: call irqchip_init only when CONFIG_USE_OF is selected
Max Filippov
1
-1
/
+1
2021-10-17
bpf, mips: Validate conditional branch offsets
Piotr Krysiuk
1
-14
/
+43
2021-10-17
ARM: dts: qcom: apq8064: use compatible which contains chipid
David Heidelberg
1
-2
/
+1
2021-10-17
ARM: dts: omap3430-sdp: Fix NAND device node
Roger Quadros
1
-1
/
+1
2021-10-09
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Linus Torvalds
1
-0
/
+2
2021-10-06
arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
Suzuki K Poulose
2
-3
/
+3
2021-10-06
ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE
Alex Sverdlin
1
-1
/
+1
2021-10-06
ARM: 9079/1: ftrace: Add MODULE_PLTS support
Alex Sverdlin
4
-14
/
+84
2021-10-06
ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
Alex Sverdlin
3
-14
/
+15
2021-10-06
ARM: 9077/1: PLT: Move struct plt_entries definition to header
Alex Sverdlin
2
-9
/
+9
2021-10-06
arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
Pali Rohár
1
-2
/
+9
2021-10-06
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
1
-3
/
+3
2021-10-06
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
1
-1
/
+1
2021-10-06
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-10-06
sparc: avoid stringop-overread errors
Linus Torvalds
1
-1
/
+2
2021-10-06
m68k: Double cast io functions to unsigned long
Guenter Roeck
1
-10
/
+10
2021-10-06
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
1
-6
/
+9
2021-09-26
s390/bpf: Fix optimizing out zero-extensions
Ilya Leoshkevich
1
-24
/
+26
2021-09-22
s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant
Ilya Leoshkevich
1
-2
/
+7
2021-09-22
ARC: export clear_user_page() for modules
Randy Dunlap
1
-1
/
+1
2021-09-22
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
Mike Rapoport
1
-3
/
+3
2021-09-22
xen: reset legacy rtc flag for PV domU
Juergen Gross
1
-0
/
+7
2021-09-22
parisc: fix crash with signals and alloca
Mikulas Patocka
1
-0
/
+6
2021-09-22
ARM: tegra: tamonten: Fix UART pad setting
Andreas Obergschwandtner
1
-7
/
+7
2021-09-22
arm64: dts: qcom: sdm660: use reg value for memory node
Vinod Koul
1
-1
/
+1
2021-09-22
xtensa: ISS: don't panic in rs_init
Jiri Slaby
1
-3
/
+14
2021-09-22
s390/jump_label: print real address in a case of a jump label bug
Heiko Carstens
1
-1
/
+1
2021-09-22
ARM: dts: qcom: apq8064: correct clock names
David Heidelberg
1
-3
/
+3
2021-09-22
MIPS: Malta: fix alignment of the devicetree buffer
Oleksij Rempel
1
-1
/
+1
[next]