index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
nfs: fix acl memory leak of posix_acl_create()
Gao Xiang
1
-2
/
+2
2021-07-20
watchdog: aspeed: fix hardware timeout calculation
Tao Ren
1
-1
/
+1
2021-07-20
um: fix error return code in winch_tramp()
Zhen Lei
1
-1
/
+2
2021-07-20
um: fix error return code in slip_open()
Zhen Lei
1
-1
/
+2
2021-07-20
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2021-07-20
power: supply: rt5033_battery: Fix device tree enumeration
Stephan Gerhold
2
-1
/
+9
2021-07-20
PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun
Krzysztof Wilczyński
1
-1
/
+1
2021-07-20
f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
Chao Yu
1
-0
/
+1
2021-07-20
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
2
-11
/
+32
2021-07-20
virtio_console: Assure used length from device is limited
Xie Yongji
1
-2
/
+2
2021-07-20
virtio_net: Fix error handling in virtnet_restore()
Xie Yongji
1
-1
/
+4
2021-07-20
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
1
-0
/
+2
2021-07-20
ACPI: video: Add quirk for the Dell Vostro 3350
Hans de Goede
1
-0
/
+9
2021-07-20
ACPI: AMBA: Fix resource name in /proc/iomem
Liguang Zhang
1
-0
/
+1
2021-07-20
pwm: tegra: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-13
/
+0
2021-07-20
pwm: img: Fix PM reference leak in img_pwm_enable()
Zou Wei
1
-1
/
+1
2021-07-20
power: supply: ab8500: add missing MODULE_DEVICE_TABLE
Zou Wei
3
-0
/
+3
2021-07-20
power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
2
-0
/
+5
2021-07-20
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
1
-9
/
+1
2021-07-20
orangefs: fix orangefs df output.
Mike Marshall
1
-1
/
+1
2021-07-20
PCI: tegra: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
x86/fpu: Return proper error codes from user access functions
Thomas Gleixner
1
-7
/
+12
2021-07-20
watchdog: iTCO_wdt: Account for rebooting on second timeout
Jan Kiszka
1
-3
/
+9
2021-07-20
watchdog: imx_sc_wdt: fix pretimeout
Stefan Eichenberger
1
-7
/
+4
2021-07-20
watchdog: Fix possible use-after-free by calling del_timer_sync()
Zou Wei
2
-2
/
+2
2021-07-20
watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
Zou Wei
1
-1
/
+1
2021-07-20
watchdog: Fix possible use-after-free in wdt_startup()
Zou Wei
1
-1
/
+1
2021-07-20
PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
Logan Gunthorpe
1
-2
/
+32
2021-07-20
ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Nick Desaulniers
1
-5
/
+5
2021-07-20
power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-07-20
power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-1
/
+1
2021-07-20
power: supply: ab8500: Avoid NULL pointers
Linus Walleij
1
-1
/
+17
2021-07-20
pwm: spear: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-4
/
+0
2021-07-20
power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
1
-0
/
+8
2021-07-20
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
1
-0
/
+3
2021-07-20
intel_th: Wait until port is in reset before programming it
Alexander Shishkin
3
-0
/
+36
2021-07-20
staging: rtl8723bs: fix macro value for 2.4Ghz only device
Fabio Aiuto
1
-4
/
+1
2021-07-20
ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions
Geoffrey D. Bennett
1
-4
/
+4
2021-07-20
ALSA: hda: Add IRQ check for platform_get_irq()
Jiajun Cao
1
-0
/
+3
2021-07-20
backlight: lm3630a: Fix return code of .update_status() callback
Uwe Kleine-König
1
-6
/
+6
2021-07-20
ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 characters
Pierre-Louis Bossart
2
-3
/
+3
2021-07-20
powerpc/boot: Fixup device-tree on little endian
Benjamin Herrenschmidt
2
-27
/
+41
2021-07-20
usb: gadget: hid: fix error return code in hid_bind()
Yang Yingliang
1
-1
/
+3
2021-07-20
usb: gadget: f_hid: fix endianness issue with descriptors
Ruslan Bilovol
1
-1
/
+1
2021-07-20
ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return values
Geoffrey D. Bennett
1
-0
/
+8
2021-07-20
ALSA: usb-audio: scarlett2: Fix data_mutex lock
Geoffrey D. Bennett
1
-12
/
+9
2021-07-20
ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count
Geoffrey D. Bennett
1
-1
/
+1
[next]