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
2023-01-12
Linux 5.15.87
v5.15.87
Greg Kroah-Hartman
1
-1
/
+1
2023-01-12
drm/mgag200: Fix PLL setup for G200_SE_A rev >=4
Jocelyn Falempe
1
-1
/
+2
2023-01-12
io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()
Harshit Mogalapalli
1
-1
/
+1
2023-01-12
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
4
-10
/
+40
2023-01-12
mbcache: Avoid nesting of cache->c_list_lock under bit locks
Jan Kara
1
-7
/
+10
2023-01-12
net: hns3: fix return value check bug of rx copybreak
Jie Wang
1
-2
/
+2
2023-01-12
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
3
-6
/
+22
2023-01-12
selftests: set the BUILD variable to absolute path
Muhammad Usama Anjum
1
-9
/
+17
2023-01-12
ext4: don't allow journal inode to have encrypt flag
Eric Biggers
1
-1
/
+1
2023-01-12
mptcp: use proper req destructor for IPv6
Matthieu Baerts
1
-3
/
+16
2023-01-12
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
1
-8
/
+26
2023-01-12
Revert "ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007"
Mario Limonciello
1
-8
/
+2
2023-01-12
ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...
William Liu
1
-1
/
+2
2023-01-12
ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
Namjae Jeon
2
-3
/
+9
2023-01-12
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-12
hfs/hfsplus: use WARN_ON for sanity check
Arnd Bergmann
2
-12
/
+6
2023-01-12
drm/i915/gvt: fix vgpu debugfs clean in remove
Zhenyu Wang
1
-2
/
+7
2023-01-12
drm/i915/gvt: fix gvt debugfs destroy
Zhenyu Wang
1
-2
/
+6
2023-01-12
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
2023-01-12
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-12
thermal: int340x: Add missing attribute for data rate base
Srinivas Pandruvada
1
-0
/
+4
2023-01-12
io_uring: fix CQ waiting timeout handling
Pavel Begunkov
1
-3
/
+3
2023-01-12
block: don't allow splitting of a REQ_NOWAIT bio
Jens Axboe
1
-0
/
+10
2023-01-12
fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
Paul Menzel
1
-2
/
+2
2023-01-12
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2023-01-12
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
1
-0
/
+2
2023-01-12
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
1
-3
/
+1
2023-01-12
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
4
-8
/
+83
2023-01-12
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2023-01-12
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
1
-16
/
+19
2023-01-12
io_uring: check for valid register opcode earlier
Jens Axboe
1
-2
/
+3
2023-01-12
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
1
-1
/
+1
2023-01-12
ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
Hans de Goede
1
-0
/
+15
2023-01-12
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2023-01-12
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-12
drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
Dan Carpenter
1
-0
/
+1
2023-01-12
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
1
-5
/
+18
2023-01-12
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2023-01-12
octeontx2-pf: Fix lmtst ID used in aura free
Geetha sowjanya
1
-9
/
+21
2023-01-12
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
1
-0
/
+1
2023-01-12
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2023-01-12
drm/imx: ipuv3-plane: Fix overlay plane width
Philipp Zabel
1
-6
/
+8
2023-01-12
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
1
-0
/
+2
2023-01-12
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
11
-81
/
+68
2023-01-12
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
1
-19
/
+21
2023-01-12
net: sparx5: Fix reading of the MAC address
Horatiu Vultur
1
-1
/
+1
2023-01-12
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-2
/
+2
2023-01-12
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2023-01-12
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
1
-0
/
+1
2023-01-12
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
3
-6
/
+1
[next]