aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-24selftests/bpf: Pass through build flags to bpftool and resolve_btfidsIhor Solodrai2-6/+14
2026-02-24selftests/bpf: Use memcpy() for bounded non-NULL-terminated copiesIhor Solodrai2-3/+5
2026-02-24selftests/bpf: Use strscpy in bpftool_helpers.cIhor Solodrai1-5/+7
2026-02-24selftests/bpf: Replace strncpy() with strscpy()Ihor Solodrai9-14/+12
2026-02-24cxl/region: Test CXL_DECODER_F_NORMALIZED_ADDRESSING as a bitmaskAlison Schofield1-1/+1
2026-02-24cxl: Test CXL_DECODER_F_LOCK as a bitmaskAlison Schofield2-2/+2
2026-02-24cxl/mbox: validate payload size before accessing contents in cxl_payload_from_user_allowed()Davidlohr Bueso1-2/+9
2026-02-24cxl: Fix race of nvdimm_bus object when creating nvdimm objectsDave Jiang3-2/+42
2026-02-24hwmon: (it87) Check the it87_lock() return valueBart Van Assche1-1/+4
2026-02-24spi: dt-bindings: snps,dw-abp-ssi: Remove unused bindingsAndy Shevchenko1-30/+1
2026-02-24nfsd: report the requested maximum number of threads instead of number runningJeff Layton3-14/+15
2026-02-24Revert "hwmon: add SMARC-sAM67 support"Michael Walle6-215/+0
2026-02-24ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider1-0/+13
2026-02-24cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()David Arcari1-1/+3
2026-02-24Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothPaolo Abeni8-43/+105
2026-02-24MAINTAINERS: Update AMD XGBE driver maintainersShyam Sundar S K1-1/+0
2026-02-24clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich3-2/+36
2026-02-24net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-8/+17
2026-02-24pidfs: avoid misleading breakChristian Brauner1-6/+4
2026-02-24net: usb: pegasus: enable basic endpoint checkingZiyi Guo1-5/+30
2026-02-24erofs: remove more unnecessary #ifdefsFerry Meng1-48/+35
2026-02-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior3-7/+20
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe1-1/+1
2026-02-24RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe1-1/+1
2026-02-24IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe1-2/+3
2026-02-24RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe1-1/+1
2026-02-24RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib1-0/+2
2026-02-24pinctrl: sunxi: Implement gpiochip::get_direction()Chen-Yu Tsai1-0/+51
2026-02-24pinctrl: rockchip: Fix configuring a deferred pinKrzysztof Kozlowski1-8/+4
2026-02-24pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()Felix Gu1-3/+2
2026-02-24pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_map_pinmux()Felix Gu1-2/+1
2026-02-24pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables staticKrzysztof Kozlowski1-2/+2
2026-02-24pinctrl: cix: sky1: Unexport sky1_pinctrl_pm_opsKrzysztof Kozlowski1-2/+1
2026-02-24pinctrl: amdisp: Make amdisp_pinctrl_ops variable staticKrzysztof Kozlowski1-1/+1
2026-02-24pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()Felix Gu1-2/+2
2026-02-24netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski1-1/+2
2026-02-24net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou1-0/+2
2026-02-24eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn1-2/+3
2026-02-24net/rds: fix recursive lock in rds_tcp_conn_slots_availableFernando Fernandez Mancera2-22/+7
2026-02-24wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian1-0/+3
2026-02-24RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam1-14/+15
2026-02-24RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam1-23/+4
2026-02-24RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko3-1/+49
2026-02-24selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devicesAlex Tran1-13/+21
2026-02-24HID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray1-2/+9
2026-02-24HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann1-1/+1
2026-02-24drm/msm/dsi: fix hdisplay calculation when programming dsi registersPengyu Luo1-6/+8
2026-02-23selftests/bpf: Replace strcpy() calls with strscpy()Ihor Solodrai6-7/+8
2026-02-23selftests/bpf: Add simple strscpy() implementationIhor Solodrai3-14/+37
2026-02-23tipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen1-2/+4