index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: dw_mmc: Dont wait for DRTO on Write RSP error
Christian Löhle
2021-10-12
1
-1
/
+2
*
dt-bindings: mmc: sdhci-msm: Add compatible string for msm8226
Luca Weiss
2021-10-12
1
-0
/
+1
*
memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic
Len Baker
2021-10-12
1
-2
/
+1
*
mmc: cqhci: Print out qcnt in case of timeout
Bean Huo
2021-10-12
1
-2
/
+2
*
mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC dr...
Rashmi A
2021-10-12
1
-1
/
+28
*
dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC
Rashmi A
2021-10-12
1
-0
/
+25
*
mmc: omap_hsmmc: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
2021-10-12
1
-7
/
+3
*
memstick: mspro_block: Add error handling support for add_disk()
Luis Chamberlain
2021-10-12
1
-1
/
+5
*
memstick: ms_block: Add error handling support for add_disk()
Luis Chamberlain
2021-10-12
1
-1
/
+5
*
dt-bindings: mmc: Convert MMC Card binding to a schema
Maxime Ripard
2021-10-12
3
-36
/
+48
*
mmc: block: Add error handling support for add_disk()
Luis Chamberlain
2021-10-12
1
-1
/
+6
*
mmc: mtk-sd: Remove unused parameters
ChanWoo Lee
2021-10-12
1
-6
/
+5
*
mmc: mtk-sd: Remove unused parameters(mrq)
ChanWoo Lee
2021-10-12
1
-2
/
+2
*
mmc: mtk-sd: Add wait dma stop done flow
Derong Liu
2021-10-12
1
-0
/
+5
*
mmc: sdhci: Change the code to check auto_cmd23
ChanWoo Lee
2021-10-12
1
-1
/
+1
*
Linux 5.15-rc5
v5.15-rc5
Linus Torvalds
2021-10-11
1
-1
/
+1
*
Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-10
17
-75
/
+234
|
\
|
*
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
Mahesh Salgaonkar
2021-10-07
1
-0
/
+4
|
*
powerpc/32s: Fix kuap_kernel_restore()
Christophe Leroy
2021-10-07
1
-0
/
+8
|
*
powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler
Cédric Le Goater
2021-10-07
1
-0
/
+15
|
*
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2021-10-07
3
-18
/
+26
|
*
powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUG
Nicholas Piggin
2021-10-07
1
-5
/
+8
|
*
powerpc/64: warn if local irqs are enabled in NMI or hardirq context
Nicholas Piggin
2021-10-07
1
-0
/
+6
|
*
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
2021-10-07
1
-3
/
+9
|
*
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
2021-10-07
1
-7
/
+10
|
*
powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
2021-10-07
1
-1
/
+1
|
*
powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_END
Naveen N. Rao
2021-10-07
1
-1
/
+1
|
*
powerpc/bpf ppc32: Fix JMP32_JSET_K
Naveen N. Rao
2021-10-07
1
-1
/
+1
|
*
powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operation
Naveen N. Rao
2021-10-07
1
-1
/
+1
|
*
powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC
Naveen N. Rao
2021-10-07
2
-8
/
+55
|
*
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
2021-10-07
2
-0
/
+10
|
*
powerpc/bpf: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
2021-10-07
1
-10
/
+17
|
*
powerpc/bpf: Fix BPF_MOD when imm == 1
Naveen N. Rao
2021-10-07
1
-2
/
+8
|
*
powerpc/bpf: Validate branch ranges
Naveen N. Rao
2021-10-07
4
-11
/
+37
|
*
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
2021-10-07
3
-7
/
+8
|
*
powerpc/iommu: Report the correct most efficient DMA mask for PCI devices
Alexey Kardashevskiy
2021-09-30
1
-0
/
+9
*
|
Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-10
6
-50
/
+25
|
\
\
|
*
|
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
2021-10-05
5
-20
/
+17
|
*
|
objtool: Make .altinstructions section entry size consistent
Joe Lawrence
2021-10-05
1
-1
/
+1
|
*
|
objtool: Remove reloc symbol type checks in get_alt_entry()
Josh Poimboeuf
2021-10-05
1
-29
/
+7
*
|
|
Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-10
9
-14
/
+99
|
\
\
\
|
*
|
|
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
2021-10-08
1
-3
/
+8
|
*
|
|
x86/Kconfig: Correct reference to MWINCHIP3D
Lukas Bulwahn
2021-10-06
1
-1
/
+1
|
*
|
|
x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI
Lukas Bulwahn
2021-10-06
1
-1
/
+1
|
*
|
|
x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n
Vegard Nossum
2021-10-06
1
-0
/
+1
|
*
|
|
x86/entry: Correct reference to intended CONFIG_64_BIT
Lukas Bulwahn
2021-10-06
1
-1
/
+1
|
*
|
|
x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
James Morse
2021-10-06
1
-2
/
+2
|
*
|
|
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
2021-10-06
1
-0
/
+2
|
*
|
|
x86/hpet: Use another crystalball to evaluate HPET usability
Thomas Gleixner
2021-10-01
2
-6
/
+81
|
*
|
|
x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]
Tom Lendacky
2021-10-01
1
-0
/
+2
[next]