summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-28pinctrl: equilibrium: Fix device node reference leak in pinbank_init()Felix Gu
2026-01-28erofs: mark inodes without acls in erofs_read_inode()Gao Xiang
2026-01-28Merge tag 'drm-msm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2026-01-27rnbd-clt: fix refcount underflow in device unmap pathChaitanya Kulkarni
2026-01-27Revert "rnbd-clt: fix refcount underflow in device unmap path"Jens Axboe
2026-01-27io_uring/net: don't continue send bundle if poll was required for retryJens Axboe
2026-01-28regmap: reg_default_cb for flat cache defaultsMark Brown
2026-01-28Merge tag 'drm-rust-next-2026-01-26' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-01-27ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek
2026-01-28drm/bridge: fsl-ldb: Allow the termination resistor to be enabledFabio Estevam
2026-01-28dt-bindings: display: bridge: ldb: Document nxp, enable-termination-resistorFabio Estevam
2026-01-28wifi: rtw89: regd: update regulatory map to R73-R54Zong-Zhe Yang
2026-01-28wifi: rtw89: pci: validate release report content before using for RTL8922DEPing-Ke Shih
2026-01-28wifi: rtw89: get designated link to replace link instance 0Zong-Zhe Yang
2026-01-28wifi: rtw89: 8922a: configure FW version for SIM_SER_L0L1_BY_HALT_H2CZong-Zhe Yang
2026-01-28wifi: rtw89: phy: add PHY C2H event dummy handler for func 1-7 and 2-10Ping-Ke Shih
2026-01-28wifi: rtw89: fw: correct content of DACK H2C commandPing-Ke Shih
2026-01-28wifi: rtw89: rfk: update RFK report format of IQK, DACK and TXGAPKPing-Ke Shih
2026-01-28wifi: rtw89: rfk: add to print debug log of CIM3KPing-Ke Shih
2026-01-28wifi: rtw89: rfk: add firmware command to do CIM3KPing-Ke Shih
2026-01-28wifi: rtw89: rfk: add to print debug log of TX IQKPing-Ke Shih
2026-01-28Merge tag 'drm-msm-next-2026-01-23' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-01-28wifi: rtw89: rfk: add firmware command to do TX IQKPing-Ke Shih
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-27bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet
2026-01-27gve: fix probe failure if clock read failsJordan Rhee
2026-01-27Merge branch 'mlx5-misc-fixes-2026-01-26'Jakub Kicinski
2026-01-27net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman
2026-01-27net/mlx5e: TC, delete flows only for existing peersMark Bloch
2026-01-27net/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory
2026-01-27selftests: ptp: treat unsupported PHC operations as skipJunjie Cao
2026-01-27selftests: ptp: use KSFT_SKIP exit code for skip scenariosJunjie Cao
2026-01-27net: usb: int51x1: use usbnet_cdc_update_filterEthan Nelson-Moore
2026-01-27tools/sched_ext: add arena based schedulerEmil Tsalapatis
2026-01-27tools/sched_ext: add scx_pair schedulerEmil Tsalapatis
2026-01-27tools/sched_ext: add scx_userland schedulerEmil Tsalapatis
2026-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-27ethtool: remove ETHTOOL_GRXRINGS fallback through get_rxnfcBreno Leitao
2026-01-27Merge branch 'single-mss-length-in-udp-gso_partial'Jakub Kicinski
2026-01-27net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27net/mlx5e: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27udp: gso: Use single MSS length in UDP header for GSO_PARTIALGal Pressman
2026-01-27net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)
2026-01-28ASoC: sophgo: add CV1800 I2S controllers supportMark Brown
2026-01-28ASoC: capsuling struct snd_soc_dapm_contextMark Brown
2026-01-28ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert toMark Brown
2026-01-28ASoC: fsl_audmix: Support the i.MX952 platformMark Brown
2026-01-27perf jevents: Handle deleted JSONS in out of source buildsJames Clark
2026-01-27perf strlist: Remove dont_dupstr logic, used only onceArnaldo Carvalho de Melo
2026-01-28rust: macros: convert `concat_idents!` to use `syn`Gary Guo