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
*
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-18
1
-0
/
+7
*
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-18
1
-14
/
+7
*
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-11-18
1
-3
/
+4
*
xen/events: block rogue events for some time
Juergen Gross
2020-11-18
2
-6
/
+24
*
xen/events: defer eoi in case of excessive number of events
Juergen Gross
2020-11-18
5
-32
/
+216
*
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
2020-11-18
3
-36
/
+75
*
xen/events: switch user event channels to lateeoi model
Juergen Gross
2020-11-18
1
-4
/
+3
*
xen/pciback: use lateeoi irq binding
Juergen Gross
2020-11-18
4
-20
/
+56
*
xen/scsiback: use lateeoi irq binding
Juergen Gross
2020-11-18
1
-10
/
+13
*
xen/netback: use lateeoi irq binding
Juergen Gross
2020-11-18
3
-12
/
+103
*
xen/blkback: use lateeoi irq binding
Juergen Gross
2020-11-18
2
-8
/
+19
*
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
2020-11-18
2
-21
/
+159
*
xen/events: fix race in evtchn_fifo_unmask()
Juergen Gross
2020-11-18
1
-4
/
+9
*
xen/events: add a proper barrier to 2-level uevent unmasking
Juergen Gross
2020-11-18
1
-0
/
+2
*
xen/events: avoid removing an event channel while handling it
Juergen Gross
2020-11-18
1
-5
/
+35
*
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-11-18
1
-19
/
+33
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
4
-191
/
+317
*
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2020-11-18
2
-4
/
+15
*
net/x25: Fix null-ptr-deref in x25_connect
Martin Schiller
2020-11-18
1
-1
/
+1
*
net/af_iucv: fix null pointer dereference on shutdown
Ursula Braun
2020-11-18
1
-1
/
+2
*
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
2020-11-18
1
-2
/
+0
*
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-11-18
1
-1
/
+5
*
pinctrl: amd: fix incorrect way to disable debounce filter
Coiby Xu
2020-11-18
1
-2
/
+2
*
pinctrl: amd: use higher precision for 512 RtcClk
Coiby Xu
2020-11-18
1
-1
/
+1
*
drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
Thomas Zimmermann
2020-11-18
1
-22
/
+12
*
don't dump the threads that had been already exiting when zapped.
Al Viro
2020-11-18
1
-1
/
+4
*
ocfs2: initialize ip_next_orphan
Wengang Wang
2020-11-18
1
-0
/
+1
*
mei: protect mei_cl_mtu from null dereference
Alexander Usyskin
2020-11-18
1
-2
/
+2
*
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
2020-11-18
1
-0
/
+9
*
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
2020-11-18
1
-0
/
+1
*
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
2020-11-18
1
-2
/
+2
*
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-18
1
-1
/
+1
*
cosa: Add missing kfree in error path of cosa_write
Wang Hai
2020-11-18
1
-0
/
+1
*
of/address: Fix of_node memory leak in of_dma_is_coherent
Evan Nimmo
2020-11-18
1
-1
/
+3
*
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
2020-11-18
1
-1
/
+1
*
iommu/amd: Increase interrupt remapping table limit to 512 entries
Suravee Suthikulpanit
2020-11-18
1
-1
/
+5
*
cfg80211: regulatory: Fix inconsistent format argument
Ye Bin
2020-11-18
1
-1
/
+1
*
mac80211: fix use of skb payload instead of header
Johannes Berg
2020-11-18
1
-12
/
+23
*
drm/amdgpu: perform srbm soft reset always on SDMA resume
Evan Quan
2020-11-18
1
-15
/
+12
*
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
2020-11-18
1
-0
/
+3
*
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
2020-11-18
1
-1
/
+1
*
usb: gadget: goku_udc: fix potential crashes in probe
Evgeny Novikov
2020-11-18
1
-1
/
+1
*
ath9k_htc: Use appropriate rs_datalen type
Masashi Honma
2020-11-18
1
-1
/
+1
*
geneve: add transport ports in route lookup for geneve
Mark Gray
2020-11-18
1
-10
/
+26
*
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
2020-11-18
1
-1
/
+1
*
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
2020-11-18
1
-1
/
+1
*
pinctrl: devicetree: Avoid taking direct reference to device name string
Will Deacon
2020-11-18
1
-6
/
+20
*
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2020-11-18
1
-0
/
+4
*
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
2020-11-18
1
-5
/
+46
*
can: peak_usb: add range checking in decode operations
Dan Carpenter
2020-11-18
1
-11
/
+37
[next]