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
2022-11-22
init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
Alexandre Belloni
1
-1
/
+1
2022-11-22
dma-buf: fix racing conflict of dma_heap_add()
Dawei Li
1
-13
/
+15
2022-11-22
octeontx2-pf: Remove duplicate MACSEC setting
Zheng Bin
1
-1
/
+0
2022-11-22
bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()
Yang Yingliang
1
-4
/
+8
2022-11-22
regulator: twl6030: fix get status of twl6032 regulators
Andreas Kemnade
1
-4
/
+11
2022-11-22
regulator: twl6030: re-add TWL6032_SUBCLASS
Andreas Kemnade
1
-0
/
+2
2022-11-22
ASoC: soc-pcm: Add NULL check in BE reparenting
Srinivasa Rao Mandadapu
1
-0
/
+2
2022-11-22
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
1
-1
/
+3
2022-11-22
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Michael Kelley
1
-1
/
+7
2022-11-22
net: sched: allow act_ct to be built without NF_NAT
Xin Long
1
-1
/
+1
2022-11-22
net: sparx5: fix error handling in sparx5_port_open()
Liu Jian
1
-2
/
+12
2022-11-22
sfc: fix potential memleak in __ef100_hard_start_xmit()
Zhang Changzhong
1
-0
/
+1
2022-11-22
net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()
Wang ShaoBo
1
-1
/
+1
2022-11-22
HID: usbhid: Add ALWAYS_POLL quirk for some mice
Ankit Patel
2
-0
/
+6
2022-11-22
MAINTAINERS: mark rsi wifi driver as orphan
Marek Vasut
1
-3
/
+1
2022-11-22
Merge tag 'gvt-fixes-2022-11-11' of https://github.com/intel/gvt-linux into d...
Tvrtko Ursulin
1
-5
/
+3
2022-11-22
xfrm: Fix ignored return value in xfrm6_init()
Chen Zhongjin
1
-1
/
+5
2022-11-22
xfrm: Fix oops in __xfrm_state_delete()
Thomas Jarosch
1
-1
/
+1
2022-11-22
zonefs: Fix race between modprobe and mount
Zhang Xiaoxu
1
-6
/
+6
2022-11-22
ice: fix handling of burst Tx timestamps
Jacob Keller
2
-16
/
+16
2022-11-22
tipc: check skb_linearize() return value in tipc_disc_rcv()
YueHaibing
1
-1
/
+4
2022-11-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-19
/
+23
2022-11-22
Merge branch 'tipc-fix-two-race-issues-in-tipc_conn_alloc'
Jakub Kicinski
1
-9
/
+11
2022-11-22
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long
1
-3
/
+6
2022-11-22
tipc: set con sock in tipc_conn_alloc
Xin Long
1
-6
/
+5
2022-11-22
net: phy: at803x: fix error return code in at803x_probe()
Wei Yongjun
1
-1
/
+3
2022-11-22
net/mlx5e: Fix possible race condition in macsec extended packet number updat...
Emeel Hakim
1
-0
/
+3
2022-11-22
net/mlx5e: Fix MACsec update SecY
Emeel Hakim
1
-1
/
+1
2022-11-22
net/mlx5e: Fix MACsec SA initialization routine
Emeel Hakim
1
-7
/
+7
2022-11-22
net/mlx5e: Remove leftovers from old XSK queues enumeration
Tariq Toukan
1
-18
/
+0
2022-11-22
net/mlx5e: Offload rule only when all encaps are valid
Chris Mi
3
-17
/
+9
2022-11-22
net/mlx5e: Fix missing alignment in size of MTT/KLM entries
Tariq Toukan
1
-2
/
+3
2022-11-22
net/mlx5: Fix sync reset event handler error flow
Moshe Shemesh
1
-2
/
+7
2022-11-22
net/mlx5: E-Switch, Set correctly vport destination
Roi Dayan
2
-5
/
+7
2022-11-22
net/mlx5: Lag, avoid lockdep warnings
Eli Cohen
4
-40
/
+78
2022-11-22
net/mlx5: Fix handling of entry refcount when command is not issued to FW
Moshe Shemesh
1
-3
/
+3
2022-11-22
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Moshe Shemesh
3
-19
/
+68
2022-11-22
net/mlx5: SF: Fix probing active SFs during driver probe phase
Shay Drory
1
-0
/
+88
2022-11-22
net/mlx5: Fix FW tracer timestamp calculation
Moshe Shemesh
1
-1
/
+1
2022-11-22
net/mlx5: Do not query pci info while pci disabled
Roy Novich
1
-3
/
+6
2022-11-22
device-dax: Fix duplicate 'hmem' device registration
Dan Williams
1
-9
/
+15
2022-11-22
drm/amd/amdgpu: reserve vm invalidation engine for firmware
Jack Xiao
1
-0
/
+6
2022-11-22
drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
Ramesh Errabolu
1
-0
/
+1
2022-11-22
drm/amdgpu: fix userptr HMM range handling v2
Christian König
7
-51
/
+46
2022-11-22
drm/amdgpu: always register an MMU notifier for userptr
Christian König
1
-5
/
+3
2022-11-22
drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...
Lyude Paul
1
-1
/
+1
2022-11-22
drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC state
Lyude Paul
1
-4
/
+0
2022-11-22
drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connector
Lyude Paul
1
-19
/
+18
2022-11-22
drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return code
Lyude Paul
1
-1
/
+1
2022-11-22
drm/amdgpu/mst: Stop ignoring error codes and deadlocking
Lyude Paul
3
-118
/
+147
[prev]
[next]