summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-18rtla/tests: Add runtime tests for -C/--cgroupTomas Glozar
2026-05-18rtla/tests: Add runtime test for -k and -u optionsTomas Glozar
2026-05-18rtla/tests: Add runtime test for -H/--house-keepingTomas Glozar
2026-05-18rtla/tests: Cover all hist options in runtime testsTomas Glozar
2026-05-18rtla/tests: Extend timerlat top --aa-only coverageTomas Glozar
2026-05-18rtla/tests: Use negative match when testing --aa-onlyTomas Glozar
2026-05-18rtla/tests: Check -c/--cpus thread affinityTomas Glozar
2026-05-18rtla/tests: Add get_workload_pids() helperTomas Glozar
2026-05-18rtla/tests: Cover both top and hist tools where possibleTomas Glozar
2026-05-18tools/rtla: Fix --dump-tasks usage in timerlatCosta Shulyupin
2026-05-18RDMA/cma: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET
2026-05-18RDMA: Replace memset with = {} pattern for ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Add missed = {} initialization to uresp structsJason Gunthorpe
2026-05-18RDMA: Use proper driver data response structs instead of open codingJason Gunthorpe
2026-05-18RDMA/mlx: Replace response_len with ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA/cxgb4: Convert to ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Convert drivers using sizeof() to ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Convert drivers using min to ib_respond_udata()Jason Gunthorpe
2026-05-18IB/rdmavt: Don't abuse udata and ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()Jason Gunthorpe
2026-05-18RDMA/hns: Use named initializer for pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-18RDMA/siw: use kzalloc_flexBernard Metzler
2026-05-18RDMA/bng_re: Remove unused variable rcRohit Chavan
2026-05-18RDMA/hns: Support congestion control algorithm parameter configurationChengchang Tang
2026-05-18RDMA/hns: Add write support to debugfsJunxian Huang
2026-05-18RDMA/hns: Initialize seqfile before creating fileJunxian Huang
2026-05-18RDMA/mlx5: Use max() macro for bfreg calculationRohit Chavan
2026-05-18RDMA/srpt: fix integer overflow in immediate data length checkSara Venkatesh
2026-05-18RDMA/mlx4: Use secs_to_jiffies() instead of open-codingRohit Chavan
2026-05-18IB/mlx5: Reduce spinlock contention by moving free operations outsideLi RongQing
2026-05-18RDMA/mlx5: Fix devx subscribe-event unwind NULL dereferencePrathamesh Deshpande
2026-05-18RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failurePrathamesh Deshpande
2026-05-18RDMA/efa: Add checksum support for admin responsesYonatan Nachum
2026-05-18selftest/rxe: Add selftests for perfZhu Yanjun
2026-05-18RDMA/rxe: support perf mgmt GET methodzhenwei pi
2026-05-18RDMA/rxe: add SENT/RCVD byteszhenwei pi
2026-05-18RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORTzhenwei pi
2026-05-18RDMA/hns: Fix arithmetic overflow in calc_hem_config()Alexander Chesnokov
2026-05-18RDMA/mlx5: Use QP port when decoding responder CQEsChenguang Zhao
2026-05-18IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlierPrathamesh Deshpande
2026-05-18debugobjects: Do not fill_pool() if pi_blocked_onHelen Koike
2026-05-18udf: validate free block extents against the partition lengthMichael Bommarito
2026-05-18gpio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-18pwm: atmel-tcb: Remove unneeded semicolonChen Ni
2026-05-18dma-mapping: move dma_map_resource() sanity check into debug codeJianpeng Chang
2026-05-18pinctrl: intel: move PWM base computation past feature checkStepan Ionichev
2026-05-18soc: aspeed: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-05-18ARM: dts: aspeed: msx4: enable BMC networking via MAC0Ender Hsieh
2026-05-18Merge tag 'i2c-host-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang