index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
Linux 4.19.251
v4.19.251
Greg Kroah-Hartman
1
-1
/
+1
2022-07-07
net: usb: qmi_wwan: add Telit 0x1070 composition
Daniele Palmas
1
-0
/
+1
2022-07-07
net: usb: qmi_wwan: add Telit 0x1060 composition
Carlo Lobrano
1
-0
/
+1
2022-07-07
xen/arm: Fix race in RB-tree based P2M accounting
Oleksandr Tyshchenko
1
-2
/
+4
2022-07-07
xen/blkfront: force data bouncing when backend is untrusted
Roger Pau Monne
1
-15
/
+34
2022-07-07
xen/netfront: force data bouncing when backend is untrusted
Roger Pau Monne
1
-2
/
+48
2022-07-07
xen/netfront: fix leaking data in shared pages
Roger Pau Monne
1
-1
/
+1
2022-07-07
xen/blkfront: fix leaking data in shared pages
Roger Pau Monne
1
-3
/
+4
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-07-07
sit: use min
kernel test robot
1
-1
/
+1
2022-07-07
net: dsa: bcm_sf2: force pause link settings
Doug Berger
1
-0
/
+5
2022-07-07
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-07-07
xen/gntdev: Avoid blocking in unmap_grant_pages()
Demi Marie Obenour
2
-45
/
+109
2022-07-07
net: tun: avoid disabling NAPI twice
Jakub Kicinski
1
-1
/
+2
2022-07-07
NFC: nxp-nci: Don't issue a zero length i2c_master_read()
Michael Walle
1
-0
/
+3
2022-07-07
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2
-6
/
+6
2022-07-07
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
1
-1
/
+2
2022-07-07
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
1
-1
/
+1
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
1
-0
/
+2
2022-07-07
caif_virtio: fix race between virtio_device_ready() and ndo_open()
Jason Wang
1
-1
/
+9
2022-07-07
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
1
-1
/
+0
2022-07-07
usbnet: fix memory allocation in helpers
Oliver Neukum
1
-2
/
+2
2022-07-07
RDMA/qedr: Fix reporting QP timeout attribute
Kamal Heib
2
-1
/
+4
2022-07-07
net: tun: stop NAPI when detaching queues
Jakub Kicinski
1
-1
/
+10
2022-07-07
net: tun: unlink NAPI from device on destruction
Jakub Kicinski
1
-0
/
+1
2022-07-07
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
Dimitris Michailidis
1
-1
/
+1
2022-07-07
virtio-net: fix race between ndo_open() and virtio_device_ready()
Jason Wang
1
-1
/
+7
2022-07-07
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
1
-25
/
+76
2022-07-07
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-07-07
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
3
-119
/
+18
2022-07-07
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
1
-0
/
+1
2022-07-07
dm raid: fix accesses beyond end of raid member array
Heinz Mauelshagen
1
-16
/
+18
2022-07-07
nvdimm: Fix badblocks clear off-by-one error
Chris Ye
1
-2
/
+2
2022-07-02
Linux 4.19.250
v4.19.250
Greg Kroah-Hartman
1
-1
/
+1
2022-07-02
swiotlb: skip swiotlb_bounce when orig_addr is zero
Liu Shixin
1
-1
/
+2
2022-07-02
net/sched: move NULL ptr check to qdisc_put() too
Diederik de Haas
1
-2
/
+3
2022-07-02
net: mscc: ocelot: allow unregistered IP multicast flooding
Vladimir Oltean
1
-2
/
+6
2022-07-02
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
4
-42
/
+57
2022-07-02
fdt: Update CRC check for rng-seed
Hsin-Yi Wang
1
-2
/
+6
2022-07-02
xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
Masahiro Yamada
1
-1
/
+0
2022-07-02
drm: remove drm_fb_helper_modinit
Christoph Hellwig
3
-44
/
+12
2022-07-02
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
3
-8
/
+6
2022-07-02
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
Masahiro Yamada
1
-1
/
+1
2022-07-02
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
1
-1
/
+1
2022-07-02
ARM: cns3xxx: Fix refcount leak in cns3xxx_init
Miaoqian Lin
1
-0
/
+2
2022-07-02
ARM: Fix refcount leak in axxia_boot_secondary
Miaoqian Lin
1
-0
/
+1
2022-07-02
soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
Miaoqian Lin
1
-0
/
+1
2022-07-02
ARM: exynos: Fix refcount leak in exynos_map_pmu
Miaoqian Lin
1
-0
/
+1
2022-07-02
ARM: dts: imx6qdl: correct PU regulator ramp delay
Lucas Stach
1
-1
/
+1
[next]