summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-21tpm: avoid -Wunused-but-set-variableArnd Bergmann
2026-04-21tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()Gunnar Kudrjavets
2026-04-21tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()Gunnar Kudrjavets
2026-04-21tpm: Fix auth session leak in tpm2_get_random() error pathGunnar Kudrjavets
2026-04-21tpm: i2c: atmel: fix block comment formattingEthan Luna
2026-04-21tpm_crb: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-04-21tpm: Make tcpci_pm_ops variable static constKrzysztof Kozlowski
2026-04-21kgdb: update outdated references to kgdb_wait()Kexin Sun
2026-04-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-04-21Merge tag 'v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-04-22tracing/fprobe: Check the same type fprobe on table as the unregistered oneMasami Hiramatsu (Google)
2026-04-22tracing/fprobe: Avoid kcalloc() in rcu_read_lock sectionMasami Hiramatsu (Google)
2026-04-21spi: Fix the error description in the `ptp_sts_word_post` commentDewei Meng
2026-04-21tracing/fprobe: Remove fprobe from hash in failure pathMasami Hiramatsu (Google)
2026-04-21tracing/fprobe: Unregister fprobe even if memory allocation failsMasami Hiramatsu (Google)
2026-04-21tracing/fprobe: Reject registration of a registered fprobe before initMasami Hiramatsu (Google)
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-21drm/auth: Only drm_drop_master if it existsJonathan Cavitt
2026-04-21arm64: dts: amlogic: t7: Add eMMC, SD card and SDIO pinctrl nodesRonald Claveau
2026-04-21arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add POWER key supportNick Xie
2026-04-21arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add PWM LED supportNick Xie
2026-04-21arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable bluetoothNick Xie
2026-04-21arm64: dts: amlogic: meson-s4: add UART_A nodeNick Xie
2026-04-21arm64: dts: amlogic: meson-gxl-s905d-phicomm-n1: add bluetooth nodeJun Yan
2026-04-21arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt numberJun Yan
2026-04-21arm64: dts: amlogic: meson-axg: Add missing cache information to cpu0Anand Moon
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix board model nameNick Xie
2026-04-21arm64: dts: amlogic: Fix GIC register ranges for Amlogic T7Ronald Claveau
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAMNick Xie
2026-04-21arm64: dts: amlogic: s6: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven
2026-04-21wifi: ath12k: Fix invalid IRQ requests during AHB probeAaradhana Sahu
2026-04-21wifi: ath12k: Remove macro HAL_RX_EHT_SIG_OFDMA_EB2_MCSJeff Johnson
2026-04-21net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()Chia-Yu Chang
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi
2026-04-21ipmi: Check event message buffer response for bad dataCorey Minyard
2026-04-21Merge branch 'net-sleepable-ndo_set_rx_mode'Paolo Abeni
2026-04-21selftests: net: use ip commands instead of teamd in team rx_mode testStanislav Fomichev
2026-04-21selftests: net: add team_bridge_macvlan rx_mode testStanislav Fomichev
2026-04-21net: warn ops-locked drivers still using ndo_set_rx_modeStanislav Fomichev
2026-04-21netkit: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21dummy: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21netdevsim: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21net: move promiscuity handling into netdev_rx_mode_workStanislav Fomichev
2026-04-21net: cache snapshot entries for ndo_set_rx_mode_asyncStanislav Fomichev