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
*
sched/cpufreq: Fix kobject memleak
Viresh Kumar
2019-05-31
2
-0
/
+3
*
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
2019-05-31
1
-1
/
+2
*
ARM: vdso: Remove dependency with the arch_timer driver internals
Marc Zyngier
2019-05-31
2
-2
/
+5
*
ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
Pierre-Louis Bossart
2019-05-31
1
-0
/
+8
*
brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
Dan Carpenter
2019-05-31
1
-2
/
+3
*
spi: pxa2xx: fix SCR (divisor) calculation
Flavio Suligoi
2019-05-31
1
-2
/
+6
*
ASoC: imx: fix fiq dependencies
Arnd Bergmann
2019-05-31
1
-4
/
+5
*
powerpc/boot: Fix missing check of lseek() return value
Bo YU
2019-05-31
1
-1
/
+5
*
powerpc/perf: Return accordingly on invalid chip-id in
Anju T Sudhakar
2019-05-31
1
-0
/
+5
*
ASoC: hdmi-codec: unlock the device on startup errors
Jerome Brunet
2019-05-31
1
-1
/
+5
*
pinctrl: zte: fix leaked of_node references
Wen Yang
2019-05-31
1
-0
/
+1
*
net: ena: gcc 8: fix compilation warning
Sameeh Jubran
2019-05-31
1
-1
/
+1
*
dmaengine: tegra210-dma: free dma controller in remove()
Sameer Pujar
2019-05-31
1
-0
/
+1
*
tools/bpf: fix perf build error with uClibc (seen on ARC)
Vineet Gupta
2019-05-31
1
-0
/
+2
*
mmc: core: Verify SD bus width
Raul E Rangel
2019-05-31
1
-0
/
+8
*
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
2019-05-31
3
-3
/
+7
*
IB/hfi1: Fix WQ_MEM_RECLAIM warning
Mike Marciniszyn
2019-05-31
1
-1
/
+2
*
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
2019-05-31
1
-1
/
+6
*
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
2019-05-31
1
-3
/
+12
*
gfs2: Fix lru_count going negative
Ross Lagerwall
2019-05-31
1
-9
/
+13
*
Revert "btrfs: Honour FITRIM range constraints during free space trim"
David Sterba
2019-05-31
1
-19
/
+6
*
net: erspan: fix use-after-free
William Tu
2019-05-31
1
-1
/
+1
*
at76c50x-usb: Don't register led_trigger if usb_register_driver failed
YueHaibing
2019-05-31
1
-2
/
+2
*
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
2019-05-31
3
-8
/
+6
*
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
2019-05-31
1
-0
/
+3
*
ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
YueHaibing
2019-05-31
1
-2
/
+7
*
media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
Alexander Potapenko
2019-05-31
1
-1
/
+1
*
media: serial_ir: Fix use-after-free in serial_ir_init_module
YueHaibing
2019-05-31
1
-8
/
+1
*
media: cpia2: Fix use-after-free in cpia2_exit
YueHaibing
2019-05-31
1
-2
/
+1
*
fbdev: fix WARNING in __alloc_pages_nodemask bug
Jiufei Xue
2019-05-31
1
-0
/
+2
*
btrfs: honor path->skip_locking in backref code
Josef Bacik
2019-05-31
1
-5
/
+12
*
brcmfmac: add subtype check for event handling in data path
Arend van Spriel
2019-05-31
3
-7
/
+16
*
brcmfmac: assure SSID length from firmware is limited
Arend van Spriel
2019-05-31
1
-0
/
+2
*
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-31
4
-27
/
+11
*
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
2019-05-31
1
-0
/
+3
*
btrfs: sysfs: don't leak memory when failing add fsid
Tobin C. Harding
2019-05-31
1
-1
/
+6
*
btrfs: sysfs: Fix error path kobject memory leak
Tobin C. Harding
2019-05-31
1
-2
/
+1
*
Btrfs: fix race between ranged fsync and writeback of adjacent ranges
Filipe Manana
2019-05-31
1
-0
/
+12
*
Btrfs: avoid fallback to transaction commit during fsync of files with holes
Filipe Manana
2019-05-31
1
-0
/
+1
*
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path
Filipe Manana
2019-05-31
1
-3
/
+1
*
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
2019-05-31
1
-4
/
+5
*
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
Christoph Hellwig
2019-05-31
1
-0
/
+10
*
libnvdimm/namespace: Fix label tracking error
Dan Williams
2019-05-31
3
-13
/
+35
*
libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
Dan Williams
2019-05-31
1
-1
/
+7
*
kvm: svm/avic: fix off-by-one in checking host APIC ID
Suthikulpanit, Suravee
2019-05-31
1
-1
/
+5
*
mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problem
Trac Hoang
2019-05-31
1
-1
/
+2
*
mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problem
Trac Hoang
2019-05-31
1
-1
/
+2
*
crypto: vmx - CTR: always increment IV as quadword
Daniel Axtens
2019-05-31
1
-1
/
+1
*
Revert "scsi: sd: Keep disk read-only when re-reading partition"
Martin K. Petersen
2019-05-31
1
-2
/
+1
*
sbitmap: fix improper use of smp_mb__before_atomic()
Andrea Parri
2019-05-31
1
-1
/
+1
[next]