index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-24
selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
Ihor Solodrai
-1
/
+12
2026-02-24
selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
Ihor Solodrai
-7
/
+4
2026-02-24
selftests/bpf: Fix array bounds warning in jit_disasm_helpers
Ihor Solodrai
-9
/
+9
2026-02-24
selftests/bpf: Free bpf_object in test_sysctl
Ihor Solodrai
-0
/
+3
2026-02-24
selftests/bpf: Fix resource leaks caused by missing cleanups
Ihor Solodrai
-25
/
+29
2026-02-24
selftests/bpf: Fix double thread join in uprobe_multi_test
Ihor Solodrai
-1
/
+5
2026-02-24
selftests/bpf: Fix use-after-free in xdp_metadata test
Ihor Solodrai
-2
/
+2
2026-02-24
veristat: Fix a memory leak for preset ENUMERATOR
Ihor Solodrai
-0
/
+2
2026-02-24
selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
Ihor Solodrai
-2
/
+2
2026-02-24
selftests/bpf: Fix memory leaks in tests
Ihor Solodrai
-4
/
+22
2026-02-24
selftests/bpf: Refactor bpf_get_ksyms() trace helper
Ihor Solodrai
-26
/
+34
2026-02-24
selftests/bpf: Add DENYLIST.asan
Ihor Solodrai
-0
/
+3
2026-02-24
resolve_btfids: Fix memory leaks reported by ASAN
Ihor Solodrai
-27
/
+54
2026-02-24
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
-6
/
+14
2026-02-24
selftests/bpf: Use memcpy() for bounded non-NULL-terminated copies
Ihor Solodrai
-3
/
+5
2026-02-24
selftests/bpf: Use strscpy in bpftool_helpers.c
Ihor Solodrai
-5
/
+7
2026-02-24
selftests/bpf: Replace strncpy() with strscpy()
Ihor Solodrai
-14
/
+12
2026-02-24
cxl/region: Test CXL_DECODER_F_NORMALIZED_ADDRESSING as a bitmask
Alison Schofield
-1
/
+1
2026-02-24
cxl: Test CXL_DECODER_F_LOCK as a bitmask
Alison Schofield
-2
/
+2
2026-02-24
cxl/mbox: validate payload size before accessing contents in cxl_payload_from...
Davidlohr Bueso
-2
/
+9
2026-02-24
cxl: Fix race of nvdimm_bus object when creating nvdimm objects
Dave Jiang
-2
/
+42
2026-02-24
hwmon: (it87) Check the it87_lock() return value
Bart Van Assche
-1
/
+4
2026-02-24
spi: dt-bindings: snps,dw-abp-ssi: Remove unused bindings
Andy Shevchenko
-30
/
+1
2026-02-24
nfsd: report the requested maximum number of threads instead of number running
Jeff Layton
-14
/
+15
2026-02-24
Revert "hwmon: add SMARC-sAM67 support"
Michael Walle
-215
/
+0
2026-02-24
ACPI: OSI: Add DMI quirk for Acer Aspire One D255
Sofia Schneider
-0
/
+13
2026-02-24
cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()
David Arcari
-1
/
+3
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-43
/
+105
2026-02-24
MAINTAINERS: Update AMD XGBE driver maintainers
Shyam Sundar S K
-1
/
+0
2026-02-24
clk: scu/imx8qxp: do not register driver in probe()
Danilo Krummrich
-2
/
+36
2026-02-24
net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
Andrew Lunn
-8
/
+17
2026-02-24
pidfs: avoid misleading break
Christian Brauner
-6
/
+4
2026-02-24
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
-5
/
+30
2026-02-24
erofs: remove more unnecessary #ifdefs
Ferry Meng
-49
/
+36
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
-7
/
+20
2026-02-24
RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
Jason Gunthorpe
-1
/
+1
2026-02-24
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
-1
/
+1
2026-02-24
IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
Jason Gunthorpe
-2
/
+3
2026-02-24
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
-1
/
+1
2026-02-24
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
-0
/
+2
2026-02-24
pinctrl: sunxi: Implement gpiochip::get_direction()
Chen-Yu Tsai
-0
/
+51
2026-02-24
pinctrl: rockchip: Fix configuring a deferred pin
Krzysztof Kozlowski
-8
/
+4
2026-02-24
pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
Felix Gu
-3
/
+2
2026-02-24
pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_...
Felix Gu
-2
/
+1
2026-02-24
pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables static
Krzysztof Kozlowski
-2
/
+2
2026-02-24
pinctrl: cix: sky1: Unexport sky1_pinctrl_pm_ops
Krzysztof Kozlowski
-2
/
+1
2026-02-24
pinctrl: amdisp: Make amdisp_pinctrl_ops variable static
Krzysztof Kozlowski
-1
/
+1
2026-02-24
pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()
Felix Gu
-2
/
+2
2026-02-24
netconsole: avoid OOB reads, msg is not nul-terminated
Jakub Kicinski
-1
/
+2
2026-02-24
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
-0
/
+2
[prev]
[next]