index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-24
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
2
-6
/
+14
2026-02-24
selftests/bpf: Use memcpy() for bounded non-NULL-terminated copies
Ihor Solodrai
2
-3
/
+5
2026-02-24
selftests/bpf: Use strscpy in bpftool_helpers.c
Ihor Solodrai
1
-5
/
+7
2026-02-24
selftests/bpf: Replace strncpy() with strscpy()
Ihor Solodrai
9
-14
/
+12
2026-02-24
cxl/region: Test CXL_DECODER_F_NORMALIZED_ADDRESSING as a bitmask
Alison Schofield
1
-1
/
+1
2026-02-24
cxl: Test CXL_DECODER_F_LOCK as a bitmask
Alison Schofield
2
-2
/
+2
2026-02-24
cxl/mbox: validate payload size before accessing contents in cxl_payload_from_user_allowed()
Davidlohr Bueso
1
-2
/
+9
2026-02-24
cxl: Fix race of nvdimm_bus object when creating nvdimm objects
Dave Jiang
3
-2
/
+42
2026-02-24
hwmon: (it87) Check the it87_lock() return value
Bart Van Assche
1
-1
/
+4
2026-02-24
spi: dt-bindings: snps,dw-abp-ssi: Remove unused bindings
Andy Shevchenko
1
-30
/
+1
2026-02-24
nfsd: report the requested maximum number of threads instead of number running
Jeff Layton
3
-14
/
+15
2026-02-24
Revert "hwmon: add SMARC-sAM67 support"
Michael Walle
6
-215
/
+0
2026-02-24
ACPI: OSI: Add DMI quirk for Acer Aspire One D255
Sofia Schneider
1
-0
/
+13
2026-02-24
cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()
David Arcari
1
-1
/
+3
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Paolo Abeni
8
-43
/
+105
2026-02-24
MAINTAINERS: Update AMD XGBE driver maintainers
Shyam Sundar S K
1
-1
/
+0
2026-02-24
clk: scu/imx8qxp: do not register driver in probe()
Danilo Krummrich
3
-2
/
+36
2026-02-24
net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
Andrew Lunn
1
-8
/
+17
2026-02-24
pidfs: avoid misleading break
Christian Brauner
1
-6
/
+4
2026-02-24
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
1
-5
/
+30
2026-02-24
erofs: remove more unnecessary #ifdefs
Ferry Meng
1
-48
/
+35
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
3
-7
/
+20
2026-02-24
RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
Jason Gunthorpe
1
-1
/
+1
2026-02-24
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
1
-1
/
+1
2026-02-24
IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
Jason Gunthorpe
1
-2
/
+3
2026-02-24
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
1
-1
/
+1
2026-02-24
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
1
-0
/
+2
2026-02-24
pinctrl: sunxi: Implement gpiochip::get_direction()
Chen-Yu Tsai
1
-0
/
+51
2026-02-24
pinctrl: rockchip: Fix configuring a deferred pin
Krzysztof Kozlowski
1
-8
/
+4
2026-02-24
pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
Felix Gu
1
-3
/
+2
2026-02-24
pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_map_pinmux()
Felix Gu
1
-2
/
+1
2026-02-24
pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables static
Krzysztof Kozlowski
1
-2
/
+2
2026-02-24
pinctrl: cix: sky1: Unexport sky1_pinctrl_pm_ops
Krzysztof Kozlowski
1
-2
/
+1
2026-02-24
pinctrl: amdisp: Make amdisp_pinctrl_ops variable static
Krzysztof Kozlowski
1
-1
/
+1
2026-02-24
pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()
Felix Gu
1
-2
/
+2
2026-02-24
netconsole: avoid OOB reads, msg is not nul-terminated
Jakub Kicinski
1
-1
/
+2
2026-02-24
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
1
-0
/
+2
2026-02-24
eventpoll: Fix integer overflow in ep_loop_check_proc()
Jann Horn
1
-2
/
+3
2026-02-24
net/rds: fix recursive lock in rds_tcp_conn_slots_available
Fernando Fernandez Mancera
2
-22
/
+7
2026-02-24
wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
Vahagn Vardanian
1
-0
/
+3
2026-02-24
RDMA/bng_re: Unwind bng_re_dev_init properly
Siva Reddy Kallam
1
-14
/
+15
2026-02-24
RDMA/bng_re: Remove unnessary validity checks
Siva Reddy Kallam
1
-23
/
+4
2026-02-24
RDMA/core: Fix stale RoCE GIDs during netdev events at registration
Jiri Pirko
3
-1
/
+49
2026-02-24
selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
Alex Tran
1
-13
/
+21
2026-02-24
HID: multitouch: new class MT_CLS_EGALAX_P80H84
Ian Ray
1
-2
/
+9
2026-02-24
HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2
Julius Lehmann
1
-1
/
+1
2026-02-24
drm/msm/dsi: fix hdisplay calculation when programming dsi registers
Pengyu Luo
1
-6
/
+8
2026-02-23
selftests/bpf: Replace strcpy() calls with strscpy()
Ihor Solodrai
6
-7
/
+8
2026-02-23
selftests/bpf: Add simple strscpy() implementation
Ihor Solodrai
3
-14
/
+37
2026-02-23
tipc: fix duplicate publication key in tipc_service_insert_publ()
Tung Nguyen
1
-2
/
+4
[prev]
[next]