summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-11staging: axis-fifo: Remove unnecessary zero-length packet checkOvidiu Panait
2026-01-11staging: axis-fifo: Remove unnecessary casts from file->private_dataOvidiu Panait
2026-01-11staging: axis-fifo: Drop unneeded release callbackOvidiu Panait
2026-01-11staging: axis-fifo: Use devm_kasprintf for device name allocationOvidiu Panait
2026-01-11staging: axis-fifo: Add poll() supportOvidiu Panait
2026-01-11staging: axis-fifo: Remove read/write timeout module parametersOvidiu Panait
2026-01-11staging: sm750fb: fix typo 'resetted' -> 'reset'Akiyoshi Kurita
2026-01-11staging: nvec: apply udelay only after the first byte has been sentMarc Dietrich
2026-01-11staging: rtl8723bs: fix spacing around operatorsDiksha Kumari
2026-01-11staging: rtl8723bs: use PTR_ALIGN for buffer alignmentMinu Jin
2026-01-11staging: rtl8723bs: remove unnecessary blank linesOfir Mirovsky
2026-01-11staging: rtl8723bs: fix missing transmission lock in rtw_xmitKarthikey D Kadati
2026-01-11staging: rtl8723bs: fix missing blank line warningSun Jian
2026-01-11staging: rtl8723bs: Remove redundant MAC_ARG macroYuvraj Singh Chauhan
2026-01-11staging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird
2026-01-11staging: rtl8723bs: core: remove unnecessary else-statementsWilliam Hansen-Baird
2026-01-11staging: rtl8723bs: core: remove empty if-statementsWilliam Hansen-Baird
2026-01-11staging: rtl8723bs: fix block comment whitespaceJennifer Guo
2026-01-11staging: rtl8723bs: rename shortGIrate to short_gi_rateRupesh Majhi
2026-01-11staging/sm750fb: remove outdated TODO linesWilliam Hansen-Baird
2026-01-11staging: greybus: gb-camera: fix configure_streams indentationZhan Xusheng
2026-01-11staging: greybus: gb-camera: use BIT() macro for flagsZhan Xusheng
2026-01-11staging: rtl8723bs: rename shortGIrate to short_gi_rateRupesh Majhi
2026-01-11iio: proximity: rfd77402: Add OF device ID for enumeration via DTShrikant Raskar
2026-01-11dt-bindings: iio: proximity: Add RF Digital RFD77402 ToF sensorShrikant Raskar
2026-01-11iio: adc: men_z188_adc: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2026-01-11Merge branch 'rcu-misc.20260111a'Boqun Feng
2026-01-11rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS earlyJoel Fernandes
2026-01-11iio: accel: iis328dq: fix gain valuesMarkus Koeniger
2026-01-11tools/nolibc: Add a simple test for writing to a FILE and reading it backDaniel Palmer
2026-01-11tools/nolibc: Add fseek() to stdio.hDaniel Palmer
2026-01-11tools/nolibc: Add fread() to stdio.hDaniel Palmer
2026-01-11pinctrl: samsung: Add Exynos9610 pinctrl configurationAlexandru Chimac
2026-01-11dt-bindings: pinctrl: samsung: Add exynos9610-wakeup-eint nodeAlexandru Chimac
2026-01-11dt-bindings: pinctrl: samsung: Add exynos9610-pinctrl compatibleAlexandru Chimac
2026-01-11selftests/nolibc: also test libc-test through regular selftest frameworkThomas Weißschuh
2026-01-11selftests/nolibc: scope custom flags to the nolibc-test targetThomas Weißschuh
2026-01-11selftests/nolibc: try to read from stdin in readv_zero testThomas Weißschuh
2026-01-10Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-10Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-10Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-10Merge branch 'mlx5e-profile-change-fix'Jakub Kicinski
2026-01-10net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed
2026-01-10net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed
2026-01-10net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed
2026-01-10net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed
2026-01-10Merge branch 'bnxt_en-updates-for-net-next'Jakub Kicinski
2026-01-10bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan
2026-01-10bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan
2026-01-10bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi