index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-02
smb/client: fix memory leak in smb2_open_file()
ChenXiaoSong
1
-0
/
+1
2026-02-02
nvme: fix admin queue leak on controller reset
Ming Lei
1
-0
/
+7
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
125
-1227
/
+12096
2026-02-02
nvme-fabrics: use kfree_sensitive() for DHCHAP secrets
Daniel Hodges
1
-2
/
+2
2026-02-02
cgroup/dmem: avoid pool UAF
Chen Ridong
1
-2
/
+58
2026-02-02
cgroup/dmem: avoid rcu warning when unregister region
Chen Ridong
1
-5
/
+2
2026-02-02
cgroup/dmem: fix NULL pointer dereference when setting max
Chen Ridong
1
-0
/
+3
2026-02-02
ftrace: Fix direct_functions leak in update_ftrace_direct_del
Jiri Olsa
1
-0
/
+1
2026-02-02
tools/sched_ext: Fix data header access during free in scx_sdt
Emil Tsalapatis
1
-1
/
+1
2026-02-02
spi: tegra: Fix a memory leak in tegra_slink_probe()
Felix Gu
1
-2
/
+4
2026-02-02
cxl/port: Unify endpoint and switch port lookup
Dan Williams
1
-1
/
+11
2026-02-02
cxl/port: Move endpoint component register management to cxl_port
Dan Williams
4
-67
/
+60
2026-02-02
cxl/port: Map Port RAS registers
Terry Bowman
4
-0
/
+29
2026-02-02
cxl/port: Move dport RAS setup to dport add time
Dan Williams
8
-39
/
+47
2026-02-02
KVM: arm64: nv: Avoid NV stage-2 code when NV is not supported
Fuad Tabba
1
-0
/
+12
2026-02-02
cxl/port: Move dport probe operations to a driver event
Dan Williams
9
-126
/
+98
2026-02-02
cxl/port: Move decoder setup before dport creation
Dan Williams
1
-12
/
+21
2026-02-02
cxl/port: Cleanup dport removal with a devres group
Dan Williams
1
-10
/
+61
2026-02-02
cxl/port: Reduce number of @dport variables in cxl_port_add_dport()
Dan Williams
1
-15
/
+23
2026-02-02
cxl/port: Cleanup handling of the nr_dports 0 -> 1 transition
Dan Williams
1
-16
/
+15
2026-02-02
arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=y
Marco Elver
1
-1
/
+1
2026-02-02
dlm: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+3
2026-02-02
io_uring/zcrx: fix rq flush locking
Pavel Begunkov
1
-4
/
+4
2026-02-02
io_uring/zcrx: fix page array leak
Pavel Begunkov
1
-0
/
+1
2026-02-02
io_uring: allow io-wq workers to exit when unused
Li Chen
1
-0
/
+11
2026-02-02
io_uring/io-wq: add exit-on-idle state
Li Chen
2
-2
/
+26
2026-02-02
blk-mq-debugfs: warn about possible deadlock
Yu Kuai
1
-7
/
+24
2026-02-02
blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()
Yu Kuai
1
-0
/
+2
2026-02-02
blk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos()
Yu Kuai
3
-18
/
+0
2026-02-02
blk-mq-debugfs: make blk_mq_debugfs_register_rqos() static
Yu Kuai
2
-6
/
+1
2026-02-02
blk-rq-qos: fix possible debugfs_mutex deadlock
Yu Kuai
2
-8
/
+12
2026-02-02
blk-mq-debugfs: factor out a helper to register debugfs for all rq_qos
Yu Kuai
2
-8
/
+20
2026-02-02
blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter
Yu Kuai
1
-45
/
+63
2026-02-02
blk-wbt: factor out a helper wbt_set_lat()
Yu Kuai
3
-45
/
+51
2026-02-02
sed-opal: ignore locking ranges array when not enabling SUM.
Ondrej Kozina
1
-1
/
+2
2026-02-02
Merge tag 'md-7.0-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
3
-2
/
+4
2026-02-02
HID: Intel-thc-hid: Intel-thc: Fix wrong register fields updating
Even Xu
1
-0
/
+2
2026-02-02
IB/core: Extend rate limit support for RC QPs
Kalesh AP
1
-3
/
+6
2026-02-02
RDMA/mlx5: Support rate limit only for Raw Packet QP
Kalesh AP
1
-0
/
+5
2026-02-02
RDMA/bnxt_re: Report QP rate limit in debugfs
Kalesh AP
1
-2
/
+12
2026-02-02
RDMA/bnxt_re: Report packet pacing capabilities when querying device
Kalesh AP
2
-1
/
+37
2026-02-02
RDMA/bnxt_re: Add support for QP rate limiting
Kalesh AP
7
-6
/
+47
2026-02-02
HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients
Ryan Lin
1
-1
/
+1
2026-02-02
ASoC: amd: acp: Add ACP7.0 match entries for Cirrus Logic parts
Simon Trimmer
1
-0
/
+256
2026-02-02
ASoC: amd: acp: Sort Cirrus Logic match entries
Simon Trimmer
1
-31
/
+31
2026-02-02
ASoC: amd: acp: Rename Cirrus Logic component match entries to include link a...
Simon Trimmer
1
-17
/
+17
2026-02-02
ASoC: amd: acp: Sort match table into most specific first
Simon Trimmer
1
-5
/
+5
2026-02-02
ASoC: es8328: Add error unwind in resume
Hsieh Hung-En
1
-2
/
+8
2026-02-02
ASoC: es8328: Use cached regmap on resume
Hsieh Hung-En
1
-6
/
+3
2026-02-02
ASoC: es8328: Check errors in set_dai_fmt()
Hsieh Hung-En
1
-9
/
+21
[prev]
[next]