index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.19.243
v4.19.243
Greg Kroah-Hartman
2022-05-15
1
-1
/
+1
*
VFS: Fix memory leak caused by concurrently mounting fs with subtype
ChenXiaoSong
2022-05-15
1
-3
/
+6
*
mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...
Muchun Song
2022-05-15
1
-0
/
+3
*
mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
Muchun Song
2022-05-15
1
-0
/
+2
*
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-05-15
4
-11
/
+39
*
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
2022-05-15
1
-4
/
+7
*
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
2022-05-15
1
-14
/
+18
*
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
2022-05-15
1
-0
/
+4
*
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-05-15
3
-19
/
+39
*
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-15
2
-3
/
+6
*
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
2022-05-15
1
-15
/
+7
*
can: grcan: grcan_probe(): fix broken system id check for errata workaround n...
Andreas Larsson
2022-05-15
1
-5
/
+11
*
nfp: bpf: silence bitwise vs. logical OR warning
Nathan Chancellor
2022-05-15
1
-2
/
+2
*
drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...
Lee Jones
2022-05-15
2
-8
/
+8
*
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2022-05-15
1
-5
/
+8
*
MIPS: Use address-of operator on section symbols
Nathan Chancellor
2022-05-15
4
-4
/
+4
*
Linux 4.19.242
v4.19.242
Greg Kroah-Hartman
2022-05-12
1
-1
/
+1
*
mmc: rtsx: add 74 Clocks in power on flow
Ricky WU
2022-05-12
1
-10
/
+21
*
PCI: aardvark: Fix reading MSI interrupt number
Pali Rohár
2022-05-12
1
-7
/
+3
*
PCI: aardvark: Clear all MSIs at setup
Pali Rohár
2022-05-12
1
-2
/
+4
*
dm: interlock pending dm_io and dm_wait_for_bios_completion
Mike Snitzer
2022-05-12
1
-0
/
+2
*
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
2022-05-12
1
-7
/
+10
*
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-12
5
-2
/
+9
*
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
2022-05-12
1
-55
/
+0
*
kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
Sandipan Das
2022-05-12
1
-0
/
+5
*
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
2022-05-12
1
-3
/
+6
*
btrfs: always log symlinks in full mode
Filipe Manana
2022-05-12
1
-1
/
+13
*
smsc911x: allow using IRQ0
Sergey Shtylyov
2022-05-12
1
-1
/
+1
*
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
2022-05-12
1
-0
/
+3
*
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
2022-05-12
1
-3
/
+12
*
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
2022-05-12
1
-0
/
+1
*
ASoC: dmaengine: Restore NULL prepare_slave_config() callback
Codrin Ciubotariu
2022-05-12
1
-3
/
+3
*
hwmon: (adt7470) Fix warning on module removal
Armin Wolf
2022-05-12
1
-2
/
+2
*
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
2022-05-12
1
-2
/
+2
*
nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...
Duoming Zhou
2022-05-12
1
-1
/
+1
*
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
2022-05-12
1
-15
/
+14
*
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
2022-05-12
1
-2
/
+4
*
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
2022-05-12
1
-0
/
+2
*
ASoC: wm8958: Fix change notifications for DSP controls
Mark Brown
2022-05-12
1
-4
/
+4
*
genirq: Synchronize interrupt thread startup
Thomas Pfaff
2022-05-12
3
-10
/
+33
*
firewire: core: extend card->lock in fw_core_handle_bus_reset
Niels Dossche
2022-05-12
2
-6
/
+6
*
firewire: remove check of list iterator against head past the loop body
Jakob Koschel
2022-05-12
2
-20
/
+23
*
firewire: fix potential uaf in outbound_phy_packet_callback()
Chengfeng Ye
2022-05-12
1
-1
/
+3
*
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
2022-05-12
1
-3
/
+0
*
gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
Andrei Lalaev
2022-05-12
1
-1
/
+1
*
ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
Takashi Sakamoto
2022-05-12
1
-0
/
+1
*
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
2022-05-12
1
-2
/
+1
*
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
2022-05-12
2
-12
/
+7
*
drm/vgem: Close use-after-free race in vgem_gem_create
Daniel Vetter
2022-05-12
1
-3
/
+6
*
tty: n_gsm: fix incorrect UA handling
Daniel Starke
2022-05-12
1
-1
/
+0
[next]