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
2023-01-03
xfs: Fix deadlock on xfs_inodegc_worker
Wu Guanghao
1
-0
/
+10
2023-01-03
xfs: get root inode correctly at bulkstat
Hironori Shiina
1
-2
/
+2
2023-01-03
xfs: fix off-by-one error in xfs_btree_space_to_height
Darrick J. Wong
1
-1
/
+6
2023-01-03
perf/x86/rapl: Treat Tigerlake like Icelake
Chris Wilson
1
-0
/
+2
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
4
-41
/
+41
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
1
-1
/
+2
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
1
-6
/
+7
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
1
-8
/
+8
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
4
-4
/
+4
2023-01-03
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
Chao Yu
1
-7
/
+4
2023-01-03
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2023-01-03
btrfs: fix compat_ro checks against remount
Qu Wenruo
3
-5
/
+7
2023-01-03
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
1
-2
/
+5
2023-01-03
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
1
-1
/
+10
2023-01-03
btrfs: fix off-by-one in delalloc search during lseek
Filipe Manana
2
-2
/
+2
2023-01-03
btrfs: fix false alert on bad tree level check
Qu Wenruo
1
-5
/
+25
2023-01-03
btrfs: add error message for metadata level mismatch
Qu Wenruo
1
-0
/
+3
2023-01-03
btrfs: fix ASSERT em->len condition in btrfs_get_extent
Tanmay Bhushan
1
-1
/
+1
2023-01-03
perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-01-03
drm/scheduler: Fix lockup in drm_sched_entity_kill()
Dmitry Osipenko
2
-3
/
+3
2023-01-03
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2023-01-03
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
1
-1
/
+1
2023-01-03
octeontx2-pf: Fix lmtst ID used in aura free
Geetha sowjanya
1
-9
/
+21
2023-01-03
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
1
-0
/
+1
2023-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
15
-189
/
+293
2023-01-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
13303
-361789
/
+672383
2023-01-03
io_uring/io-wq: free worker if task_work creation is canceled
Jens Axboe
1
-0
/
+1
2023-01-02
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-7
/
+20
2023-01-02
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2023-01-02
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
1
-3
/
+1
2023-01-02
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
1
-0
/
+12
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2023-01-02
perf tools: Don't include signature in version strings
Ahelenia ZiemiaĆska
2
-2
/
+2
2023-01-02
drm/imx: ipuv3-plane: Fix overlay plane width
Philipp Zabel
1
-6
/
+8
2023-01-02
perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
Yang Jihong
2
-7
/
+22
2023-01-02
perf tools riscv: Fix build error on riscv due to missing header for 'struct ...
Eric Lin
1
-1
/
+1
2023-01-02
fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
Paul Menzel
1
-2
/
+2
2023-01-02
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
1
-0
/
+2
2023-01-02
drm/scheduler: Fix lockup in drm_sched_entity_kill()
Dmitry Osipenko
2
-3
/
+3
2023-01-02
drm/virtio: Fix memory leak in virtio_gpu_object_create()
Xiu Jianfeng
1
-2
/
+4
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
11
-81
/
+68
2023-01-02
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
1
-19
/
+21
2023-01-02
net: sparx5: Fix reading of the MAC address
Horatiu Vultur
1
-1
/
+1
2023-01-02
vxlan: Fix memory leaks in error path
Ido Schimmel
1
-6
/
+13
2023-01-02
net: sched: htb: fix htb_classify() kernel-doc
Randy Dunlap
1
-2
/
+6
2023-01-02
Merge branch 'cls_drop-fix'
David S. Miller
2
-3
/
+6
2023-01-02
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-2
/
+2
2023-01-02
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2023-01-02
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
1
-0
/
+1
2023-01-02
ceph: avoid use-after-free in ceph_fl_release_lock()
Xiubo Li
2
-2
/
+21
[prev]
[next]