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.13.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-12-29
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
1
-2
/
+20
2021-12-29
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-29
net: marvell: prestera: fix incorrect return of port_find
Yevhen Orlov
1
-6
/
+10
2021-12-29
ARM: dts: imx6qdl-wandboard: Fix Ethernet support
Martin Haaß
1
-0
/
+1
2021-12-29
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2
-2
/
+4
2021-12-29
RDMA/hns: Replace kfree() with kvfree()
Jiacheng Shi
1
-1
/
+1
2021-12-29
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
José Expósito
1
-1
/
+1
2021-12-29
ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()
Martin Blumenstingl
1
-0
/
+6
2021-12-29
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
1
-1
/
+1
2021-12-29
arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode
Robert Marko
1
-1
/
+1
2021-12-29
HID: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2021-12-29
HID: holtek: fix mouse probing
Benjamin Tissoires
1
-0
/
+15
2021-12-29
ext4: check for inconsistent extents between index and leaf block
Zhang Yi
1
-23
/
+36
2021-12-29
ext4: check for out-of-order index extents in ext4_valid_extent_entries()
Zhang Yi
1
-5
/
+12
2021-12-29
ext4: prevent partial update of the extent blocks
Zhang Yi
1
-2
/
+15
2021-12-29
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
1
-0
/
+6
2021-12-29
arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
Nick Desaulniers
2
-13
/
+7
2021-12-29
arm64: vdso32: drop -no-integrated-as flag
Nick Desaulniers
1
-8
/
+0
2021-12-22
Linux 5.10.88
v5.10.88
Greg Kroah-Hartman
1
-1
/
+1
2021-12-22
xen/netback: don't queue unlimited number of packages
Juergen Gross
1
-7
/
+11
2021-12-22
xen/netback: fix rx queue stall detection
Juergen Gross
2
-24
/
+42
2021-12-22
xen/console: harden hvc_xen against event channel storms
Juergen Gross
1
-3
/
+27
2021-12-22
xen/netfront: harden netfront against event channel storms
Juergen Gross
1
-31
/
+94
2021-12-22
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
1
-3
/
+12
2021-12-22
Revert "xsk: Do not sleep in poll() when need_wakeup set"
Magnus Karlsson
1
-2
/
+2
2021-12-22
bus: ti-sysc: Fix variable set but not used warning for reinit_modules
Tony Lindgren
1
-2
/
+1
2021-12-22
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
1
-5
/
+5
2021-12-22
scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
George Kennedy
1
-2
/
+2
2021-12-22
scsi: scsi_debug: Fix type in min_t to avoid stack OOB
George Kennedy
1
-15
/
+19
2021-12-22
scsi: scsi_debug: Don't call kcalloc() if size arg is zero
George Kennedy
1
-0
/
+4
2021-12-22
ovl: fix warning in ovl_create_real()
Miklos Szeredi
3
-6
/
+10
2021-12-22
fuse: annotate lock in fuse_reverse_inval_entry()
Miklos Szeredi
1
-1
/
+1
2021-12-22
media: mxl111sf: change mutex_init() location
Pavel Skripkin
1
-2
/
+14
2021-12-22
xsk: Do not sleep in poll() when need_wakeup set
Magnus Karlsson
1
-2
/
+2
2021-12-22
ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
Fabio Estevam
1
-1
/
+1
2021-12-22
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
1
-21
/
+21
2021-12-22
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Le Ma
1
-2
/
+2
2021-12-22
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
George Kennedy
1
-2
/
+13
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-12-22
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
1
-20
/
+0
2021-12-22
iocost: Fix divide-by-zero on donation from low hweight cgroup
Tejun Heo
1
-1
/
+8
2021-12-22
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
1
-0
/
+1
2021-12-22
btrfs: fix double free of anon_dev after failure to create subvolume
Filipe Manana
1
-0
/
+8
2021-12-22
btrfs: fix memory leak in __add_inode_ref()
Jianglei Nie
1
-0
/
+1
2021-12-22
USB: serial: option: add Telit FN990 compositions
Daniele Palmas
1
-0
/
+8
2021-12-22
USB: serial: cp210x: fix CP2105 GPIO registration
Johan Hovold
1
-2
/
+4
2021-12-22
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
1
-1
/
+5
2021-12-22
PCI/MSI: Mask MSI-X vectors only on success
Stefan Roese
1
-3
/
+10
2021-12-22
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
1
-1
/
+1
2021-12-22
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
1
-0
/
+3
[prev]
[next]