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
2018-06-21
ARM: fix kill( ,SIGFPE) breakage
Russell King
2
-14
/
+1
2018-06-21
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
1
-5
/
+3
2018-06-21
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2018-06-21
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
1
-2
/
+2
2018-06-21
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
1
-8
/
+8
2018-06-21
parisc: Move setup_profiling_timer() out of init section
Helge Deller
1
-2
/
+1
2018-06-21
KVM: X86: Lower the default timer frequency limit to 200us
Wanpeng Li
1
-1
/
+1
2018-06-21
ARM: davinci: board-dm646x-evm: set VPIF capture card name
Sekhar Nori
1
-1
/
+2
2018-06-21
ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
Sekhar Nori
1
-0
/
+2
2018-06-21
ARM: davinci: dm646x: fix timer interrupt generation
Sekhar Nori
1
-1
/
+2
2018-06-21
ARM: keystone: fix platform_domain_notifier array overrun
Russell King
1
-0
/
+1
2018-06-21
uprobes/x86: Prohibit probing on MOV SS instruction
Masami Hiramatsu
1
-0
/
+4
2018-06-21
kprobes/x86: Prohibit probing on exception masking instructions
Masami Hiramatsu
2
-0
/
+22
2018-06-21
sh: switch to NO_BOOTMEM
Rob Herring
4
-82
/
+7
2018-06-21
x86: Delay skip of emulated hypercall instruction
Marian Rotariu
2
-9
/
+12
2018-06-21
ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
Nikita Yushchenko
1
-3
/
+3
2018-06-21
arm64: Add MIDR encoding for NVIDIA CPUs
David Gilhooley
1
-0
/
+6
2018-06-21
powerpc/pseries: Fix CONFIG_NUMA=n build
Michael Ellerman
1
-8
/
+5
2018-06-21
x86/xen: Reset VCPU0 info pointer after shared_info remap
van der Linden, Frank
1
-0
/
+13
2018-06-21
ARM: dts: cygnus: fix irq type for arm global timer
Clément Péron
1
-1
/
+1
2018-06-21
sh: fix build failure for J2 cpu with SMP disabled
Rich Felker
1
-0
/
+4
2018-06-21
ARM: dts: correct missing "compatible" entry for ti81xx SoCs
Graeme Smecher
4
-4
/
+4
2018-06-21
ARM: OMAP1: ams-delta: fix deferred_fiq handler
Janusz Krzysztofik
1
-13
/
+15
2018-06-21
arm64: tegra: Make BCM89610 PHY interrupt as active low
Bhadram Varka
1
-1
/
+1
2018-06-21
parisc: drivers.c: Fix section mismatches
Helge Deller
1
-3
/
+4
2018-06-21
bpf, x64: fix memleak when not converging on calls
Daniel Borkmann
1
-1
/
+1
2018-06-21
bpf, x64: fix memleak when not converging after image
Daniel Borkmann
1
-2
/
+2
2018-06-21
ARM: davinci: fix GPIO lookup for I2C
Sekhar Nori
2
-6
/
+13
2018-06-21
hexagon: export csum_partial_copy_nocheck
Arnd Bergmann
1
-0
/
+1
2018-06-21
hexagon: add memset_io() helper
Arnd Bergmann
1
-0
/
+6
2018-06-21
ARM: dts: logicpd-som-lv: Fix Audio Mute
Adam Ford
1
-0
/
+2
2018-06-21
ARM: dts: logicpd-som-lv: Fix WL127x Startup Issues
Adam Ford
1
-2
/
+7
2018-06-21
ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace
Tero Kristo
1
-2
/
+2
2018-06-21
ARM: davinci: board-dm355-evm: fix broken networking
Sekhar Nori
1
-0
/
+6
2018-06-21
ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup
Sekhar Nori
1
-3
/
+7
2018-06-21
ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD
Sekhar Nori
1
-2
/
+7
2018-06-21
ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD
Sekhar Nori
1
-2
/
+7
2018-06-21
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
1
-10
/
+4
2018-06-21
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
1
-0
/
+7
2018-06-21
x86/cpu/intel: Add missing TLB cpuid values
jacek.tomaka@poczta.fm
1
-0
/
+3
2018-06-21
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
1
-4
/
+10
2018-06-21
perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
Kan Liang
1
-3
/
+6
2018-06-21
bpf, x64: fix JIT emission for dead code
Gianluca Borello
1
-1
/
+11
2018-06-21
arm64: only advance singlestep for user instruction traps
Mark Rutland
1
-1
/
+2
2018-06-21
arm64: ptrace: remove addr_limit manipulation
Mark Rutland
1
-6
/
+0
2018-06-21
RISC-V: build vdso-dummy.o with -no-pie
Aurelien Jarno
1
-1
/
+1
2018-06-21
riscv: select DMA_DIRECT_OPS instead of redefining it
Christoph Hellwig
1
-3
/
+1
2018-06-21
arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
Masahiro Yamada
3
-3
/
+3
2018-06-21
ARM: dts: da850: fix W=1 warnings with pinmux node
Sekhar Nori
1
-2
/
+0
2018-06-21
powerpc/powernv/memtrace: Let the arch hotunplug code flush cache
Balbir Singh
1
-17
/
+0
[next]