index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
x86/dumpstack: Don't mention RIP in "Code: "
Jiri Slaby
1
-1
/
+1
2022-09-20
x86/asm/bitops: Use __builtin_ctzl() to evaluate constant expressions
Vincent Mailhol
1
-9
/
+19
2022-09-20
x86/asm/bitops: Use __builtin_ffs() to evaluate constant expressions
Vincent Mailhol
1
-12
/
+14
2022-09-20
arm64: efi: enable generic EFI compressed boot
Ard Biesheuvel
3
-2
/
+14
2022-09-20
loongarch: efi: enable generic EFI compressed boot
Ard Biesheuvel
3
-3
/
+13
2022-09-20
riscv: efi: enable generic EFI compressed boot
Ard Biesheuvel
3
-1
/
+12
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
4
-5
/
+5
2022-09-19
uml: Remove the initialization of statics to 0
Shaomin Deng
1
-1
/
+1
2022-09-19
um: Do not initialise statics to 0.
Xin Gao
4
-4
/
+4
2022-09-19
um: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-19
um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
2
-8
/
+7
2022-09-19
um: remove unused reactivate_chan() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-19
um: mmaper: add __exit annotations to module exit funcs
Xiu Jianfeng
1
-1
/
+1
2022-09-19
um: virt-pci: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-09-19
um: Prevent KASAN splats in dump_stack()
Vincent Whitchurch
1
-1
/
+2
2022-09-19
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-3
/
+3
2022-09-19
um: increase default virtual physical memory to 64 MiB
Christian Lamparter
1
-1
/
+1
2022-09-19
um: fix default console kernel parameter
Christian Lamparter
1
-1
/
+1
2022-09-19
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-09-19
um: read multiple msg from virtio slave request fd
Benjamin Beichler
1
-33
/
+36
2022-09-19
um: Cleanup compiler warning in arch/x86/um/tls_32.c
Lukas Straub
1
-6
/
+0
2022-09-19
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
1
-3
/
+2
2022-09-19
KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base
Zenghui Yu
1
-1
/
+1
2022-09-19
MIPS: BCM47XX: Cast memcmp() of function to (void *)
Kees Cook
1
-2
/
+2
2022-09-19
mips: ralink: convert to DEFINE_SHOW_ATTRIBUTE
Liu Shixin
1
-13
/
+2
2022-09-19
mips: kernel: convert to DEFINE_SHOW_ATTRIBUTE
Liu Shixin
1
-13
/
+2
2022-09-19
mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE
Liu Shixin
1
-14
/
+3
2022-09-19
MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.h
Gaosheng Cui
1
-2
/
+0
2022-09-19
MIPS: remove orphan sni_cpu_time_init() declaration
Gaosheng Cui
1
-3
/
+0
2022-09-19
MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.h
Gaosheng Cui
1
-2
/
+0
2022-09-19
MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-19
MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declaration
Gaosheng Cui
1
-20
/
+0
2022-09-19
MIPS: Octeon: remove orphan octeon_swiotlb declaration
Gaosheng Cui
1
-2
/
+0
2022-09-19
MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-19
mips: bmips: bcm63268: add TWD block binding
Rafał Miłecki
1
-6
/
+12
2022-09-19
MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()
Lin Yujun
1
-20
/
+50
2022-09-19
MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create()
Lin Yujun
1
-20
/
+50
2022-09-19
MIPS: Loongson32: Fix PHY-mode being left unspecified
Serge Semin
1
-8
/
+8
2022-09-19
MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko
Randy Dunlap
1
-0
/
+1
2022-09-19
arm64: dts: renesas: Adjust whitespace around '{'
Lad Prabhakar
3
-3
/
+3
2022-09-19
arm64: dts: renesas: rzg2ul-smarc: Include SoM DTSI into board DTS
Lad Prabhakar
2
-11
/
+12
2022-09-19
arm64: dts: renesas: rzg2ul-smarc-som: Drop enabling wdt2
Lad Prabhakar
1
-5
/
+0
2022-09-19
ARM: dts: renesas: Fix USB PHY device and child node names
Geert Uytterhoeven
8
-25
/
+25
2022-09-19
arm64: dts: renesas: r8a779a0: Update to R-Car Gen4 compatible values
Geert Uytterhoeven
1
-5
/
+5
2022-09-19
arm64: dts: renesas: white-hawk-cpu: Add missing bootargs
Kuninori Morimoto
1
-0
/
+1
2022-09-19
arm64: dts: renesas: spider-cpu: Add missing bootargs
Kuninori Morimoto
1
-0
/
+1
2022-09-19
arm64: dts: renesas: spider: Move aliases and chosen
Geert Uytterhoeven
2
-9
/
+9
2022-09-19
arm64: dts: renesas: white-hawk-cpu: Add Ethernet support
Geert Uytterhoeven
1
-0
/
+37
2022-09-19
arm64: dts: renesas: white-hawk: Move aliases and chosen
Geert Uytterhoeven
2
-8
/
+8
2022-09-19
arm64: dts: renesas: r8a779g0: Add RAVB nodes
Geert Uytterhoeven
1
-0
/
+141
[prev]
[next]