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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
Linux 5.12.5
v5.12.5
Greg Kroah-Hartman
1
-1
/
+1
2021-05-19
net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
Vladimir Oltean
1
-1
/
+1
2021-05-19
ASoC: rsnd: check all BUSIF status when error
Kuninori Morimoto
1
-2
/
+0
2021-05-19
nvme: do not try to reconfigure APST when the controller is not live
Christoph Hellwig
1
-1
/
+2
2021-05-19
ext4: fix debug format string warning
Arnd Bergmann
2
-4
/
+3
2021-05-19
debugfs: Make debugfs_allow RO after init
Kees Cook
1
-1
/
+1
2021-05-19
dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1 support
Geert Uytterhoeven
1
-1
/
+11
2021-05-19
dt-bindings: serial: 8250: Remove duplicated compatible strings
Zhen Lei
1
-5
/
+0
2021-05-19
dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles back to qcom,qm...
Dmitry Baryshkov
2
-2
/
+2
2021-05-19
arm64: dts: renesas: falcon: Move console config to CPU board DTS
Geert Uytterhoeven
2
-5
/
+8
2021-05-19
dt-bindings: thermal: rcar-gen3-thermal: Support five TSC nodes on r8a779a0
Niklas Söderlund
1
-8
/
+35
2021-05-19
dt-bindings: media: renesas,vin: Make resets optional on R-Car Gen1
Geert Uytterhoeven
1
-17
/
+29
2021-05-19
i2c: mediatek: Fix send master code at more than 1MHz
Qii Wang
1
-4
/
+5
2021-05-19
media: rkvdec: Remove of_match_ptr()
Fabio Estevam
1
-1
/
+1
2021-05-19
soc: mediatek: pm-domains: Add a power domain names for mt8192
Enric Balletbo i Serra
1
-0
/
+21
2021-05-19
soc: mediatek: pm-domains: Add a power domain names for mt8183
Enric Balletbo i Serra
1
-0
/
+15
2021-05-19
soc: mediatek: pm-domains: Add a meaningful power domain name
Enric Balletbo i Serra
3
-1
/
+17
2021-05-19
clk: exynos7: Mark aclk_fsys1_200 as critical
Paweł Chmiel
1
-1
/
+6
2021-05-19
drm/i915: Fix crash in auto_retire
Stéphane Marchesin
1
-1
/
+2
2021-05-19
drm/i915/overlay: Fix active retire callback alignment
Tvrtko Ursulin
1
-1
/
+1
2021-05-19
drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
Ville Syrjälä
1
-2
/
+2
2021-05-19
drm/msm/dp: check sink_count before update is_connected status
Kuogee Hsieh
1
-7
/
+8
2021-05-19
drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
Lv Yunlong
1
-1
/
+0
2021-05-19
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
1
-4
/
+5
2021-05-19
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
1
-3
/
+3
2021-05-19
clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
Tony Lindgren
4
-2
/
+99
2021-05-19
clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
Tony Lindgren
1
-24
/
+44
2021-05-19
MIPS: Avoid handcoded DIVU in `__div64_32' altogether
Maciej W. Rozycki
1
-6
/
+2
2021-05-19
MIPS: Avoid DIVU in `__div64_32' is result would be zero
Maciej W. Rozycki
1
-2
/
+4
2021-05-19
MIPS: Reinstate platform `__div64_32' handler
Maciej W. Rozycki
1
-16
/
+41
2021-05-19
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
3
-8
/
+20
2021-05-19
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
3
-4
/
+18
2021-05-19
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
1
-2
/
+4
2021-05-19
KVM: nVMX: Always make an attempt to map eVMCS after migration
Vitaly Kuznetsov
1
-10
/
+19
2021-05-19
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
3
-7
/
+29
2021-05-19
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
3
-2
/
+4
2021-05-19
KVM: x86: Emulate RDPID only if RDTSCP is supported
Sean Christopherson
1
-1
/
+2
2021-05-19
xen/gntdev: fix gntdev_mmap() error exit path
Juergen Gross
1
-1
/
+3
2021-05-19
alarmtimer: Check RTC features instead of ops
Alexandre Belloni
1
-1
/
+1
2021-05-19
cdc-wdm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-8
/
+22
2021-05-19
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
1
-0
/
+8
2021-05-19
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
1
-2
/
+11
2021-05-19
iio: core: fix ioctl handlers removal
Tomasz Duszynski
1
-6
/
+0
2021-05-19
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
1
-1
/
+3
2021-05-19
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
1
-3
/
+3
2021-05-19
xhci: Fix giving back cancelled URBs even if halted endpoint can't reset
Mathias Nyman
1
-5
/
+11
2021-05-19
xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
Abhijeet Rao
1
-1
/
+3
2021-05-19
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-1
/
+4
2021-05-19
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
2
-11
/
+36
2021-05-19
usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
Kyle Tso
1
-1
/
+1
[next]