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.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
2022-09-28
Linux 5.10.146
v5.10.146
Greg Kroah-Hartman
1
-1
/
+1
2022-09-28
ext4: make directory inode spreading reflect flexbg size
Jan Kara
1
-1
/
+1
2022-09-28
ext4: limit the number of retries after discarding preallocations blocks
Theodore Ts'o
1
-1
/
+3
2022-09-28
ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
Luís Henriques
1
-0
/
+4
2022-09-28
devdax: Fix soft-reservation memory description
Dan Williams
1
-0
/
+1
2022-09-28
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
1
-40
/
+23
2022-09-28
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
1
-0
/
+3
2022-09-28
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
1
-1
/
+1
2022-09-28
i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
Uwe Kleine-König
1
-1
/
+1
2022-09-28
workqueue: don't skip lockdep work dependency in cancel_work_sync()
Tetsuo Handa
1
-4
/
+2
2022-09-28
drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-09-28
drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage
Nathan Chancellor
1
-2
/
+1
2022-09-28
drm/amd/display: Limit user regamma to a valid value
Yao Wang1
1
-0
/
+4
2022-09-28
drm/amdgpu: use dirty framebuffer helper
Hamza Mahfooz
1
-0
/
+2
2022-09-28
drm/gma500: Fix BUG: sleeping function called from invalid context errors
Hans de Goede
1
-4
/
+7
2022-09-28
Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...
Vitaly Kuznetsov
1
-1
/
+9
2022-09-28
cifs: always initialize struct msghdr smb_msg completely
Stefan Metzmacher
2
-13
/
+4
2022-09-28
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
3
-3
/
+22
2022-09-28
drm/amdgpu: Fix check for RAS support
Luben Tuikov
1
-9
/
+6
2022-09-28
vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()
Daniel Jordan
1
-1
/
+7
2022-09-28
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
1
-4
/
+6
2022-09-28
s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
Stefan Haberland
1
-2
/
+7
2022-09-28
serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
1
-1
/
+1
2022-09-28
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
1
-3
/
+2
2022-09-28
serial: Create uart_xmit_advance()
Ilpo Järvinen
1
-0
/
+17
2022-09-28
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-09-28
selftests: forwarding: add shebang for sch_red.sh
Hangbin Liu
1
-0
/
+1
2022-09-28
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-28
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
1
-2
/
+2
2022-09-28
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-28
drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
Nícolas F. R. A. Prado
1
-11
/
+10
2022-09-28
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-28
perf jit: Include program header in ELF files
Lieven Hey
2
-0
/
+18
2022-09-28
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Marc Kleine-Budde
1
-2
/
+2
2022-09-28
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
1
-1
/
+3
2022-09-28
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
1
-0
/
+1
2022-09-28
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
1
-4
/
+3
2022-09-28
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
1
-3
/
+5
2022-09-28
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
1
-4
/
+6
2022-09-28
net: socket: remove register_gifconf
Arnd Bergmann
4
-45
/
+20
2022-09-28
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
5
-35
/
+44
2022-09-28
wireguard: netlink: avoid variable-sized memcpy on sockaddr
Jason A. Donenfeld
1
-7
/
+6
2022-09-28
wireguard: ratelimiter: disable timings test by default
Jason A. Donenfeld
1
-15
/
+10
2022-09-28
net: ipa: properly limit modem routing table use
Alex Elder
5
-26
/
+32
2022-09-28
net: ipa: kill IPA_TABLE_ENTRY_SIZE
Alex Elder
4
-35
/
+39
2022-09-28
net: ipa: DMA addresses are nicely aligned
Alex Elder
5
-35
/
+17
2022-09-28
net: ipa: avoid 64-bit modulus
Alex Elder
2
-7
/
+13
2022-09-28
net: ipa: fix table alignment requirement
Alex Elder
1
-8
/
+12
2022-09-28
net: ipa: fix assumptions about DMA address size
Alex Elder
1
-6
/
+8
2022-09-28
of: mdio: Add of_node_put() when breaking out of for_each_xx
Liang He
1
-0
/
+1
[next]