summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-26RDMA/selftests: Add rxe_netns_names testJiri Pirko3-1/+338
2026-07-26RDMA/rxe: Implement disassociate_ucontext callbackJiri Pirko1-0/+5
2026-07-26RDMA/rxe: Allow queue VMAs to outlive ucontextsJiri Pirko1-33/+2
2026-07-26RDMA/core: Make device names unique per net namespaceJiri Pirko1-7/+15
2026-07-26RDMA/core: Document the SELinux ibendport net namespace limitationJiri Pirko1-0/+6
2026-07-26RDMA/cma: Document that CM configfs cannot be net namespace scopedJiri Pirko2-0/+8
2026-07-26RDMA/cgroup: Disambiguate devices across net namespacesJiri Pirko5-13/+83
2026-07-26RDMA/srp: Make the SRP sysfs class net namespace awareJiri Pirko1-1/+15
2026-07-26net/smc: Look up the pnetid ib device within the net namespaceJiri Pirko1-6/+14
2026-07-26RDMA/nldev: Allow setting the device name while changing net namespaceJiri Pirko3-10/+28
2026-07-26RDMA/nldev: Report net namespace move errors through extackJiri Pirko3-7/+26
2026-07-26RDMA/core: Support renaming a device when changing its net namespaceJiri Pirko3-17/+35
2026-07-26RDMA/core: Handle device name conflicts when changing net namespaceJiri Pirko2-21/+137
2026-07-26RDMA/core: Pass the net namespace to the device name lookupsJiri Pirko1-8/+18
2026-07-26ALSA: usb-audio: fix stack info leak in RME Digiface statusBaul Lee1-1/+1
2026-07-26ALSA: ump: fix double free of out_cvts on rawmidi errorBaul Lee1-0/+1
2026-07-26ALSA: usb-audio: fix use-after-free in ump_to_endpoint()Baul Lee1-1/+3
2026-07-26ALSA: hda/realtek: Fix headset mic on Acer Nitro 5 AN515-46Marcos Paulo Medeiros1-0/+1
2026-07-26ALSA: hda/realtek: Add quirk for TongFang X6SP45xUEckhart Mohr1-1/+2
2026-07-26ALSA: usb-audio: Add iface reset and delay quirk for JKY Technology Q2ALianqin Hu1-0/+3
2026-07-26ALSA: hda/realtek: Add mute LED quirk for HP Laptop 14s-dr1xxxMadhavender Singh1-0/+1
2026-07-26ALSA: lx6464es: fix period byte count for 16-bit streamsXu Rao2-8/+2
2026-07-25tools/build: selftests: Remove some duplicate toolchain definitionsJames Clark6-22/+0
2026-07-25tools/build: Allow versioning LLVM readelfJames Clark3-5/+8
2026-07-25tools/build: Indent if else blocksJames Clark1-36/+36
2026-07-25tools/build: Allow versioning of all LLVM tools defined in Makefile.includeJames Clark1-16/+19
2026-07-25Input: inexio - replace printk with dev_dbg and fix missing spaceBivash Kumar Singh1-1/+3
2026-07-25Input: elo - fix coding style issues in elo_setup_10()Bivash Kumar Singh1-2/+2
2026-07-26hsi: omap_ssi_core: fix missing DMA mask setup for SSI controller deviceIvaylo Dimitrov1-0/+6
2026-07-26HSI: omap_ssi: Remove redundant dev_err()Pan Chuang2-10/+1
2026-07-26HSI: nokia-modem: Remove redundant dev_err()Pan Chuang1-4/+1
2026-07-26hsi: omap_ssi: remove debugfs on port creation failurePengpeng Hou1-0/+3
2026-07-26Merge tag 'ib-psy-array-helpers-for-v7.3-signed' into psy-nextSebastian Reichel2-0/+168
2026-07-26power: supply: Add helpers to get and put arrays of power supply handlesAmit Sunil Dhamne2-0/+168
2026-07-25fs/resctrl: Use accurate and symmetric exit flowsReinette Chatre1-6/+7
2026-07-25sched_ext: Use rcu_access_pointer() for the first_task comparisonTejun Heo1-1/+1
2026-07-25sched_ext: Resolve most remaining scx_root accessesTejun Heo4-21/+50
2026-07-25sched_ext: Add scx_cgroup_sched() for cgrp->scx_sched readsTejun Heo3-10/+26
2026-07-25Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-90/+217
2026-07-25memory: jz4780-nemc: Use dev_err_probe() for clock errorMiles Krause1-4/+3
2026-07-25arm64: dts: amd: seattle: Remove useless xgbe DTSI includeKrzysztof Kozlowski2-85/+77
2026-07-25arm64: dts: amd: seattle: Remove useless clocks DTSI includeKrzysztof Kozlowski2-44/+35
2026-07-25power: supply: bq257xx: Add support for BQ25792Alexey Charkov2-1/+541
2026-07-25ARM: dts: nvidia: tegra114-asus-tf701t: Correct trailing whitespaceKrzysztof Kozlowski1-1/+1
2026-07-25ARM: dts: vt8500: Correct indentationKrzysztof Kozlowski4-85/+85
2026-07-25ARM: dts: microchip: at91: Correct indentationKrzysztof Kozlowski2-8/+8
2026-07-25ARM: dts: arm: Correct indentationKrzysztof Kozlowski5-10/+10
2026-07-25ARM: dts: sigmastar: Correct indentationKrzysztof Kozlowski1-10/+10
2026-07-25power: supply: twl4030_charger: cancel workers via devmMaoyi Xie1-2/+10
2026-07-25Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' of git://git.kernel.org/pu...Linus Torvalds13-56/+104