index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
mmc: sdhci-acpi: For amd device set driver type as MMC_SET_DRIVER_TYPE_A
Akshu Agrawal
1
-0
/
+1
2020-07-13
mmc: sdhci-esdhc-imx: dump internal IC debug status during error
Haibo Chen
1
-0
/
+39
2020-07-13
mmc: sdio: fix clock rate setting for SDR12/SDR25 mode
Haibo Chen
1
-7
/
+8
2020-07-13
mmc: sdhci_am654: Add support for clkbuf_sel property
Faiz Abbas
1
-0
/
+11
2020-07-13
mmc: sdhci_am654: Update delay chain configuration
Faiz Abbas
1
-1
/
+9
2020-07-13
mmc: sdhci_am654: Fix conditions for enabling dll
Faiz Abbas
1
-22
/
+20
2020-07-13
mmc: sdhci_am654: Add Support for SR2.0
Faiz Abbas
1
-1
/
+22
2020-07-13
mmc: sdhci_am654: Add flag for PHY calibration
Faiz Abbas
1
-3
/
+5
2020-07-13
dt-bindings: mmc: sdhci-am654: Add ti,clkbuf-sel binding
Faiz Abbas
1
-0
/
+1
2020-07-13
dt-bindings: mmc: Convert pwrseq to json-schema
Jisheng Zhang
6
-72
/
+147
2020-07-13
mmc: sh_mmcif: Use "kHz" for kilohertz
Geert Uytterhoeven
1
-3
/
+3
2020-07-13
mmc: sdhci-msm: Fix spelling mistake
Flavio Suligoi
1
-1
/
+1
2020-07-13
mmc: mmci: add sdio datactrl mask for sdmmc revisions
Ludovic Barre
1
-0
/
+2
2020-07-13
mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()
Chuhong Yuan
1
-0
/
+4
2020-07-13
mmc: sdio: Fix 1-bit mode for SD-combo cards during suspend
Yue Hu
1
-1
/
+22
2020-07-13
mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD com...
Yue Hu
1
-14
/
+12
2020-07-13
mmc: sdio: Return ret if sdio_disable_func() fails
Yue Hu
1
-1
/
+1
2020-07-13
mmc: sdhci-tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKS
Sowjanya Komatineni
1
-0
/
+9
2020-07-13
dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling strings
Pradeep P V K
1
-0
/
+18
2020-07-13
mmc: sdhci-msm: Add interconnect bandwidth scaling support
Pradeep P V K
1
-0
/
+6
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
3
-5
/
+9
2020-07-13
Linux 5.8-rc5
v5.8-rc5
Linus Torvalds
1
-1
/
+1
2020-07-12
io_uring: fix not initialised work->flags
Pavel Begunkov
1
-1
/
+2
2020-07-12
io_uring: fix missing msg_name assignment
Pavel Begunkov
1
-0
/
+2
2020-07-11
mips: Remove compiler check in unroll macro
Nathan Chancellor
1
-3
/
+1
2020-07-10
mlxsw: pci: Fix use-after-free in case of failed devlink reload
Ido Schimmel
1
-16
/
+38
2020-07-10
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Ido Schimmel
1
-1
/
+1
2020-07-10
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
1
-2
/
+4
2020-07-10
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
1
-1
/
+0
2020-07-10
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
1
-6
/
+12
2020-07-10
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
1
-1
/
+1
2020-07-10
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
1
-2
/
+2
2020-07-10
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-07-10
io_uring: account user memory freed when exit has been queued
Jens Axboe
1
-3
/
+10
2020-07-10
io_uring: fix memleak in io_sqe_files_register()
Yang Yingliang
1
-0
/
+1
2020-07-10
MAINTAINERS: update email address for Gerald Schaefer
Gerald Schaefer
2
-2
/
+5
2020-07-10
MAINTAINERS: update email address for Heiko Carstens
Heiko Carstens
2
-2
/
+4
2020-07-10
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
1
-3
/
+1
2020-07-10
KVM: MIPS: Fix build errors for 32bit kernel
Huacai Chen
1
-0
/
+4
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
3
-4
/
+7
2020-07-10
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2
-3
/
+4
2020-07-10
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2
-1
/
+1
2020-07-10
riscv: Fix "no previous prototype" compile warning in kgdb.c file
Vincent Chen
1
-5
/
+5
2020-07-10
riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX
Vincent Chen
1
-0
/
+2
2020-07-10
kgdb: enable arch to support XML packet.
Vincent Chen
3
-0
/
+29
2020-07-10
libbpf: Fix libbpf hashmap on (I)LP32 architectures
Jakub Bogusz
1
-4
/
+8
2020-07-10
net/mlx5e: CT: Fix memory leak in cleanup
Eli Britstein
1
-0
/
+1
2020-07-10
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
6
-25
/
+78
2020-07-10
net/mlx5e: Fix 50G per lane indication
Aya Levin
3
-8
/
+23
2020-07-10
net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash
Aya Levin
1
-4
/
+4
[next]