summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-10KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier1-0/+9
2026-03-10Merge branch 'net-enetc-fix-fallback-phy-address-handling-and-do-not-skip-set...Paolo Abeni1-14/+10
2026-03-10net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang1-12/+0
2026-03-10net: enetc: fix incorrect fallback PHY address handlingWei Fang1-2/+10
2026-03-10pinctrl: renesas: rza1: Normalize return value of gpio_get()Dmitry Torokhov1-1/+1
2026-03-10pinctrl: qcom: spmi-gpio: implement .get_direction()Neil Armstrong1-0/+16
2026-03-10xfs: ensure dquot item is deleted from AIL only after log shutdownLong Li1-1/+7
2026-03-10xfs: remove redundant set null for ip->i_itempLong Li1-1/+0
2026-03-10ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai1-0/+2
2026-03-10drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy2-6/+7
2026-03-10drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander1-0/+10
2026-03-10drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander2-0/+26
2026-03-10drm/i915/dsc: Add Selective Update register definitionsJouni Högander1-0/+12
2026-03-10drm/i915/psr: Repeat Selective Update area alignmentJouni Högander1-12/+38
2026-03-10drm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik1-3/+9
2026-03-10drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä2-1/+14
2026-03-10bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi1-2/+2
2026-03-10Merge branch 'net-usb-lan78xx-accumulated-bug-fixes'Jakub Kicinski2-4/+11
2026-03-10net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2026-03-10net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
2026-03-10net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
2026-03-10net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-03-10MAINTAINERS: include/net/tc_wrapper.h belongs to TC subsystemEric Dumazet1-0/+1
2026-03-10net: nexthop: fix percpu use-after-free in remove_nh_grp_entryMehul Rao1-3/+11
2026-03-10serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai1-0/+3
2026-03-10net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas1-1/+7
2026-03-10ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang1-4/+8
2026-03-10ASoC: tegra: Add Tegra238 sound card supportMark Brown1-0/+11
2026-03-10apparmor: fix race between freeing data and fs accessing itJohn Johansen7-101/+153
2026-03-10apparmor: fix race on rawdata dereferenceJohn Johansen4-57/+93
2026-03-10apparmor: fix differential encoding verificationJohn Johansen2-4/+20
2026-03-10apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen3-9/+43
2026-03-10apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen1-0/+1
2026-03-10apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer1-2/+3
2026-03-10apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer1-10/+20
2026-03-10apparmor: fix: limit the number of levels of policy namespacesJohn Johansen2-0/+4
2026-03-10apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer1-3/+27
2026-03-10apparmor: fix memory leak in verify_headerMassimiliano Pellizzer1-1/+0
2026-03-10apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer1-1/+11
2026-03-10ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3
2026-03-10ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava1-2/+1
2026-03-10drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli1-3/+4
2026-03-10drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli1-3/+3
2026-03-09crypto: arm64/aes-neonbs - Move key expansion off the stackCheng-Yang Chou1-14/+23
2026-03-09scripts: kconfig: merge_config.sh: fix unexpected operator warningWeizhao Ouyang1-1/+1
2026-03-09kbuild: Delete .builtin-dtbs.S when running make cleanCharles Mirabile1-1/+1
2026-03-09io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migrationJens Axboe1-1/+1
2026-03-09spi: rockchip-sfc: Fix double-free in remove() callbackFelix Gu1-1/+1
2026-03-09HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens1-0/+10
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki6-6/+61