Sign in
android-kvm
/
linux
/
1da91ea87aefe2c25b68c9f96947a9271ba6325d
/
arch
1da91ea
introduce fd_file(), convert all accessors to it.
by Al Viro
· 9 months ago
4477b39
minmax: add a few more MIN_T/MAX_T users
by Linus Torvalds
· 8 months ago
bf80f13
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 months ago
c9f3343
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 8 months ago
c17f122
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 months ago
e8432ac
minmax: avoid overly complex min()/max() macro arguments in xen
by Linus Torvalds
· 8 months ago
65ad409
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 months ago
a6294b5
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 months ago
dd90ad5
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 months ago
4c7be57
arm64: allow installing compressed image by default
by Linus Torvalds
· 8 months ago
51c4767
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
by Linus Torvalds
· 8 months ago
52420e4
RISC-V: Provide the frequency of time CSR via hwprobe
by Palmer Dabbelt
· 8 months ago
5c8405d
riscv: Extend sv39 linear mapping max size to 128G
by Stuart Menefy
· 9 months ago
3aa1a7d
Merge patch series "RISC-V: Select ACPI PPTT drivers"
by Palmer Dabbelt
· 8 months ago
ec1dc56
Merge patch "Enable SPCR table for console output on RISC-V"
by Palmer Dabbelt
· 8 months ago
b5db73f
riscv: enable HAVE_ARCH_STACKLEAK
by Jisheng Zhang
· 9 months ago
1d20e5d
riscv: signal: Remove unlikely() from WARN_ON() condition
by Zhongqiu Han
· 9 months ago
5d5fc33
riscv: Improve exception and system call latency
by Anton Blanchard
· 9 months ago
b485625
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
by Linus Torvalds
· 8 months ago
28e7241
Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 8 months ago
f646429
Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 months ago
f9bcc61
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
by Linus Torvalds
· 8 months ago
c2a96b7
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 months ago
3663901
arm64: mm: Fix lockless walks with static and dynamic page-table folding
by Will Deacon
· 8 months ago
9722c3b
of: remove internal arguments from of_property_for_each_u32()
by Luca Ceresoli
· 8 months ago
4c00673
x86/xen: fix memblock_reserve() usage on PVH
by Roger Pau Monne
· 8 months ago
fc05ea8
x86/xen: move xen_reserve_extra_memory()
by Roger Pau Monne
· 8 months ago
78eb4ea
sysctl: treewide: constify the ctl_table argument of proc_handlers
by Joel Granados
· 8 months ago
7a3fad3
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
by Linus Torvalds
· 8 months ago
66381d3
RISC-V: Select ACPI PPTT drivers
by Yunhui Cui
· 9 months ago
604f32e
riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
by Yunhui Cui
· 9 months ago
ee3fab10
riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
by Yunhui Cui
· 9 months ago
3873894
RISC-V: ACPI: Enable SPCR table for console output on RISC-V
by Sia Jee Heng
· 10 months ago
8d22d0d
riscv: boot: remove duplicated targets line
by Jisheng Zhang
· 9 months ago
3308172
trace: riscv: Remove deprecated kprobe on ftrace support
by Jinjie Ruan
· 9 months ago
cbade82
parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARN
by Helge Deller
· 8 months ago
ca83c61
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 months ago
e968001
Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux
by Linus Torvalds
· 8 months ago
f3dfcd2
arm64/sysreg: Correct the values for GICv4.1
by Raghavendra Rao Ananta
· 8 months ago
48f6430
arm64/vdso: Remove --hash-style=sysv
by Fangrui Song
· 8 months ago
add6128
arm64/Kconfig: Remove redundant 'if HAVE_FUNCTION_GRAPH_TRACER'
by Anshuman Khandual
· 8 months ago
62e2397
arm64: remove redundant 'if HAVE_ARCH_KASAN' in Kconfig
by Masahiro Yamada
· 8 months ago
6dc2e98
s390: Remove protvirt and kvm config guards for uv code
by Janosch Frank
· 8 months ago
8f1e70a
s390/boot: Add cmdline option to relocate lowcore
by Sven Schnelle
· 8 months ago
97cee3d
s390/kdump: Make kdump ready for lowcore relocation
by Sven Schnelle
· 8 months ago
361f6ec
s390/entry: Make system_call() ready for lowcore relocation
by Sven Schnelle
· 8 months ago
9b3dcae
s390/entry: Make ret_from_fork() ready for lowcore relocation
by Sven Schnelle
· 8 months ago
7cc86de
s390/entry: Make __switch_to() ready for lowcore relocation
by Sven Schnelle
· 8 months ago
4064b71
s390/entry: Make restart_int_handler() ready for lowcore relocation
by Sven Schnelle
· 8 months ago
0001b7b
s390/entry: Make mchk_int_handler() ready for lowcore relocation
by Sven Schnelle
· 8 months ago
bd2c55b
s390/entry: Make int handlers ready for lowcore relocation
by Sven Schnelle
· 8 months ago
9e1e275
s390/entry: Make pgm_check_handler() ready for lowcore relocation
by Sven Schnelle
· 8 months ago
86e08d6
s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macro
by Sven Schnelle
· 8 months ago
6908f8f
s390/entry: Add base register to SIEEXIT macro
by Sven Schnelle
· 8 months ago
ca2f0a26
s390/entry: Add base register to MBEAR macro
by Sven Schnelle
· 8 months ago
12184a4
s390/entry: Make __sie64a() ready for lowcore relocation
by Sven Schnelle
· 8 months ago
39e8c5d
s390/head64: Make startup code ready for lowcore relocation
by Sven Schnelle
· 8 months ago
5ade5be
s390: Add infrastructure to patch lowcore accesses
by Sven Schnelle
· 8 months ago
13be21f
s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0
by Heiko Carstens
· 8 months ago
fc8eac3
s390/entry: Move SIE indicator flag to thread info
by Heiko Carstens
· 8 months ago
213400c
s390/nmi: Simplify ptregs setup
by Heiko Carstens
· 8 months ago
beb8cee
s390/alternatives: Remove alternative facility list
by Heiko Carstens
· 8 months ago
47837a5
s390/nospec: Push down alternative handling
by Heiko Carstens
· 8 months ago
7f9d859
s390/alternatives: Allow early alternative patching in decompressor
by Sven Schnelle
· 8 months ago
b3e0c5f
s390/alternatives: Rework to allow for callbacks
by Heiko Carstens
· 8 months ago
030f795
s390/uaccess: Make s390_kernel_write() usable for decompressor
by Heiko Carstens
· 8 months ago
ace76fa
s390/alternatives: Move text sync functions
by Heiko Carstens
· 8 months ago
c77f735
s390/alternatives: Merge both alternative header files
by Heiko Carstens
· 8 months ago
9be999a
s390/alternatives: Use consistent naming
by Heiko Carstens
· 8 months ago
035248a
s390/alternatives: Remove noaltinstr option
by Sven Schnelle
· 8 months ago
d3604ff
s390: Move CIF flags to struct pcpu
by Sven Schnelle
· 8 months ago
90fc5ac
s390/smp: Switch pcpu_devices to percpu
by Sven Schnelle
· 8 months ago
a795eea
s390/smp: Handle restart interrupt on ipl cpu
by Sven Schnelle
· 8 months ago
b798b68
s390/boot: Do not assume the decompressor range is reserved
by Alexander Gordeev
· 8 months ago
e6ce1f1
s390/cpum_cf: Fix endless loop in CF_DIAG event stop
by Thomas Richter
· 8 months ago
19af288
s390/ptdump: Add KMSAN page markers
by Ilya Leoshkevich
· 8 months ago
ec25f99
s390/kmsan: Fix merge conflict with get_lowcore() introduction
by Ilya Leoshkevich
· 8 months ago
e188e5d
s390/setup: Fix __pa/__va for modules under non-GPL licenses
by Vasily Gorbik
· 8 months ago
ab42fcb
s390/pci: Allow allocation of more than 1 MSI interrupt
by Gerd Bayer
· 8 months ago
5fd11b9
s390/pci: Refactor arch_setup_msi_irqs()
by Gerd Bayer
· 8 months ago
57e29f4
s390: Add runtime constant support
by Heiko Carstens
· 8 months ago
368990a
xen: fix multicall debug data referencing
by Juergen Gross
· 8 months ago
2c716cf
mips: sibyte: add missing MODULE_DESCRIPTION() macro
by Jeff Johnson
· 8 months ago
a263e5f3
MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
by Gregory CLEMENT
· 8 months ago
fa165f9
MIPS: Loongson64: Switch to SYNC_R4K
by Jiaxun Yang
· 8 months ago
b9a603d
Merge patch series "riscv: Separate vendor extensions from standard extensions"
by Palmer Dabbelt
· 8 months ago
d4c8d79
riscv: cpufeature: Extract common elements from extension checking
by Charlie Jenkins
· 8 months ago
0f24254
riscv: Introduce vendor variants of extension helpers
by Charlie Jenkins
· 8 months ago
9448d9a
riscv: Add vendor extensions to /proc/cpuinfo
by Charlie Jenkins
· 8 months ago
23c996f
riscv: Extend cpufeature.c to detect vendor extensions
by Charlie Jenkins
· 8 months ago
ac7473a
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 months ago
a362ade
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
by Linus Torvalds
· 8 months ago
82b4616
RISC-V: run savedefconfig for defconfig
by Conor Dooley
· 8 months ago
3d8d459
RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabetically
by Conor Dooley
· 8 months ago
6a4aa4c
Merge patch series "Add ACPI NUMA support for RISC-V"
by Palmer Dabbelt
· 8 months ago
adc3e82
ACPI: NUMA: change the ACPI_NUMA to a hidden option
by Haibo Xu
· 9 months ago
eabd9db
ACPI: RISCV: Add NUMA support based on SRAT and SLIT
by Haibo Xu
· 9 months ago
527eff22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 8 months ago
fbc90c0
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 8 months ago
2c9b351
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 months ago
Next »