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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-22
Linux 4.19.191
v4.19.191
Greg Kroah-Hartman
1
-1
/
+1
2021-05-22
scripts: switch explicitly to Python 3
Andy Shevchenko
2
-2
/
+2
2021-05-22
tweewide: Fix most Shebang lines
Finn Behrens
14
-14
/
+14
2021-05-22
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
4
-28
/
+64
2021-05-22
iomap: fix sub-page uptodate handling
Christoph Hellwig
2
-10
/
+25
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-05-22
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-05-22
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-05-22
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-2
/
+2
2021-05-22
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-22
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
1
-3
/
+3
2021-05-22
block: reexpand iov_iter after read/write
yangerkun
1
-3
/
+17
2021-05-22
ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
Hui Wang
1
-5
/
+11
2021-05-22
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
1
-0
/
+14
2021-05-22
scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
Bodo Stroesser
1
-2
/
+2
2021-05-22
ceph: fix fscache invalidation
Jeff Layton
2
-0
/
+2
2021-05-22
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
3
-8
/
+18
2021-05-22
scripts/recordmcount.pl: Fix RISC-V regex for clang
Nathan Chancellor
1
-1
/
+1
2021-05-22
ARM: 9075/1: kernel: Fix interrupted SMC calls
Manivannan Sadhasivam
2
-1
/
+13
2021-05-22
um: Mark all kernel symbols as local
Johannes Berg
2
-0
/
+12
2021-05-22
Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...
Hans de Goede
1
-4
/
+40
2021-05-22
Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
Hans de Goede
1
-2
/
+42
2021-05-22
ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
Feilong Lin
1
-0
/
+1
2021-05-22
ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
louis.wang
1
-1
/
+18
2021-05-22
PCI: thunder: Fix compile testing
Arnd Bergmann
3
-7
/
+14
2021-05-22
xsk: Simplify detection of empty and full rings
Magnus Karlsson
1
-2
/
+5
2021-05-22
pinctrl: ingenic: Improve unreachable code generation
Josh Poimboeuf
1
-1
/
+2
2021-05-22
isdn: capi: fix mismatched prototypes
Arnd Bergmann
1
-2
/
+2
2021-05-22
cxgb4: Fix the -Wmisleading-indentation warning
Kaixu Xia
1
-1
/
+1
2021-05-22
usb: sl811-hcd: improve misleading indentation
Arnd Bergmann
1
-5
/
+4
2021-05-22
kgdb: fix gcc-11 warning on indentation
Arnd Bergmann
1
-13
/
+13
2021-05-22
x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
Arnd Bergmann
1
-2
/
+2
2021-05-22
nvme: do not try to reconfigure APST when the controller is not live
Christoph Hellwig
1
-1
/
+2
2021-05-22
clk: exynos7: Mark aclk_fsys1_200 as critical
Paweł Chmiel
1
-1
/
+6
2021-05-22
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
1
-1
/
+4
2021-05-22
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
1
-4
/
+5
2021-05-22
thermal/core/fair share: Lock the thermal zone while looping over instances
Lukasz Luba
1
-0
/
+4
2021-05-22
MIPS: Avoid handcoded DIVU in `__div64_32' altogether
Maciej W. Rozycki
1
-6
/
+2
2021-05-22
MIPS: Avoid DIVU in `__div64_32' is result would be zero
Maciej W. Rozycki
1
-2
/
+4
2021-05-22
MIPS: Reinstate platform `__div64_32' handler
Maciej W. Rozycki
1
-16
/
+41
2021-05-22
FDDI: defxx: Make MMIO the configuration default except for EISA
Maciej W. Rozycki
1
-6
/
+9
2021-05-22
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-22
cdc-wdm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-8
/
+22
2021-05-22
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
1
-0
/
+8
2021-05-22
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
1
-2
/
+11
2021-05-22
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
1
-1
/
+3
2021-05-22
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
1
-3
/
+3
2021-05-22
usb: dwc3: gadget: Return success always for kick transfer in ep queue
Wesley Cheng
1
-1
/
+3
2021-05-22
usb: core: hub: fix race condition about TRSMRCY of resume
Chunfeng Yun
1
-3
/
+3
2021-05-22
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2
-1
/
+4
[next]