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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-06-10
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
1
-1
/
+4
2021-06-10
net: caif: add proper error handling
Pavel Skripkin
4
-10
/
+18
2021-06-10
net: caif: added cfserl_release function
Pavel Skripkin
2
-0
/
+6
2021-06-10
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
1
-2
/
+2
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-06-10
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-06-10
tipc: add extack messages for bearer/media failure
Hoang Le
1
-10
/
+40
2021-06-10
bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
Tony Lindgren
1
-2
/
+2
2021-06-10
ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cells
Geert Uytterhoeven
1
-1
/
+1
2021-06-10
ARM: dts: imx7d-pico: Fix the 'tuning-step' property
Fabio Estevam
1
-1
/
+1
2021-06-10
ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
Fabio Estevam
1
-1
/
+1
2021-06-10
arm64: dts: zii-ultra: fix 12V_MAIN voltage
Lucas Stach
1
-2
/
+2
2021-06-10
arm64: dts: ls1028a: fix memory node
Michael Walle
1
-2
/
+2
2021-06-10
i40e: add correct exception tracing for XDP
Magnus Karlsson
2
-3
/
+12
2021-06-10
i40e: optimize for XDP_REDIRECT in xsk path
Magnus Karlsson
1
-4
/
+7
2021-06-10
i2c: qcom-geni: Add shutdown callback for i2c
Roja Rani Yarubandi
1
-0
/
+9
2021-06-10
ice: Allow all LLDP packets from PF to Tx
Dave Ertman
1
-1
/
+4
2021-06-10
ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
Brett Creeley
2
-5
/
+8
2021-06-10
ice: write register with correct offset
Mitch Williams
1
-1
/
+1
2021-06-10
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+6
2021-06-10
ixgbevf: add correct exception tracing for XDP
Magnus Karlsson
1
-0
/
+3
2021-06-10
ieee802154: fix error return code in ieee802154_llsec_getparams()
Wei Yongjun
1
-1
/
+3
2021-06-10
ieee802154: fix error return code in ieee802154_add_iface()
Zhen Lei
1
-1
/
+3
2021-06-10
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
1
-2
/
+6
2021-06-10
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
1
-1
/
+1
2021-06-10
ACPICA: Clean up context mutex during object deletion
Erik Kaneda
1
-0
/
+8
2021-06-10
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
1
-3
/
+0
2021-06-10
HID: i2c-hid: fix format string mismatch
Arnd Bergmann
1
-2
/
+2
2021-06-10
HID: pidff: fix error return code in hid_pidff_init()
Zhen Lei
1
-0
/
+1
2021-06-10
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
2021-06-10
vfio/platform: fix module_put call in error flow
Max Gurtovoy
1
-1
/
+1
2021-06-10
samples: vfio-mdev: fix error handing in mdpy_fb_probe()
Wei Yongjun
1
-4
/
+9
2021-06-10
vfio/pci: zap_vma_ptes() needs MMU
Randy Dunlap
1
-0
/
+1
2021-06-10
vfio/pci: Fix error return code in vfio_ecap_init()
Zhen Lei
1
-1
/
+1
2021-06-10
efi: cper: fix snprintf() use in cper_dimm_err_location()
Rasmus Villemoes
1
-3
/
+1
2021-06-10
efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
Heiner Kallweit
1
-5
/
+0
2021-06-10
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
1
-1
/
+1
2021-06-10
hwmon: (dell-smm-hwmon) Fix index values
Armin Wolf
1
-2
/
+2
2021-06-10
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
3
-4
/
+44
2021-06-10
ALSA: usb: update old-style static const declaration
Pierre-Louis Bossart
1
-1
/
+1
2021-06-10
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
2
-1
/
+13
2021-06-10
btrfs: tree-checker: do not error out if extent ref hash doesn't match
Josef Bacik
1
-12
/
+4
2021-06-03
Linux 5.4.124
v5.4.124
Greg Kroah-Hartman
1
-1
/
+1
2021-06-03
usb: core: reduce power-on-good delay time of root hub
Chunfeng Yun
1
-2
/
+4
2021-06-03
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
1
-0
/
+4
2021-06-03
net: hso: bail out on interrupt URB allocation failure
Johan Hovold
1
-7
/
+7
2021-06-03
Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""
Greg Kroah-Hartman
1
-0
/
+5
2021-06-03
net: hns3: check the return of skb_checksum_help()
Yunsheng Lin
1
-7
/
+3
2021-06-03
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
13
-81
/
+36
2021-06-03
i915: fix build warning in intel_dp_get_link_status()
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]