summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-29staging: rtl8712: Align parenthesis in usb_ops_linux.cDorine Tipo
2024-08-29staging: vt6655: Fix block comment alignmentDominik Karol PiÄ…tkowski
2024-08-29staging: vt6655: Update maintainer in TODODominik Karol PiÄ…tkowski
2024-08-29staging: vme_user: added bound check to geoidRiyan Dhiman
2024-08-29Staging: rtl8192e: Rename variable bCmdOrInitTree Davies
2024-08-29Staging: rtl8192e: Rename variable msDelayTree Davies
2024-08-29Staging: rtl8192e: Rename variable CmdIDTree Davies
2024-08-29Staging: rtl8192e: Rename variable CmdID_RF_WriteRegTree Davies
2024-08-29Staging: rtl8192e: Rename variable bLastIniPktTree Davies
2024-08-29Staging: rtl8192e: Rename variable CurPsLevelTree Davies
2024-08-29Merge branch 'thermal-core'Rafael J. Wysocki
2024-08-29fuse: use correct name fuse_conn_list in docstringAurelien Aptel
2024-08-29fuse: add simple request tracepointsJosef Bacik
2024-08-29fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_...Joanne Koong
2024-08-29fuse: move fuse file initialization to wpa allocation timeJoanne Koong
2024-08-29fuse: convert fuse_writepages_fill() to use a folio for its tmp pageJoanne Koong
2024-08-29fuse: move initialization of fuse_file to fuse_writepages() instead of in cal...Joanne Koong
2024-08-29fuse: refactor finished writeback stats updates into helper functionJoanne Koong
2024-08-29fuse: drop unused fuse_mount arg in fuse_writepage_finish()Joanne Koong
2024-08-29fuse: add fast path for fuse_range_is_writebackyangyun
2024-08-29fuse: cleanup request queuing towards virtiofsMiklos Szeredi
2024-08-29fuse: disable the combination of passthrough and writeback cacheBernd Schubert
2024-08-29Merge tag 'nf-24-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-29ovl: don't set the superblock's errseq_t manuallyHaifeng Xu
2024-08-29clk: rockchip: Add clock controller for the RK3576Elaine Zhang
2024-08-29clk: rockchip: Add new pll type pll_rk3588_ddrElaine Zhang
2024-08-29mailmap: update entry for Sriram YagnaramanSriram Yagnaraman
2024-08-29mips: Remove posix_types.h include from sigcontext.hXi Ruoyao
2024-08-29bus: bt1-apb: change to use devm_clk_get_enabled() helperWu Bo
2024-08-29bus: bt1-axi: change to use devm_clk_get_enabled() helperWu Bo
2024-08-29MIPS: dec: prom: Remove unused unregister_prom_console() declarationGaosheng Cui
2024-08-29MIPS: Remove unused mips_display/_scroll_message() declarationsGaosheng Cui
2024-08-29MIPS: Remove unused declarations in asm/cmp.hGaosheng Cui
2024-08-29MIPS: MT: Remove unused function mips_mt_regdump()Gaosheng Cui
2024-08-29arm64: dts: renesas: r9a07g043u11-smarc: Enable DUBiju Das
2024-08-29Merge branch 'mptcp-more-fixes-for-the-in-kernel-pm'Paolo Abeni
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: ADD_ADDR 0 is not a new addressMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-08-29mptcp: avoid duplicated SUB_CLOSED eventsMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: fix ID 0 endp usage after multiple re-creationsMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: do not remove already closed subflowsMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: reset MPC endp ID when re-addedMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: skip connecting to already established sfMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: send ACK on an active subflowMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)
2024-08-29mptcp: pm: fix RM_ADDR ID for the initial subflowMatthieu Baerts (NGI0)