summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-17xhci: Turn NEC specific quirk for handling Stop Endpoint errors genericMathias Nyman1-2/+0
2024-12-17i915/guc: Accumulate active runtime on gt resetUmesh Nerlige Ramappa1-1/+14
2024-12-17i915/guc: Ensure busyness counter increases motonicallyUmesh Nerlige Ramappa2-1/+9
2024-12-17i915/guc: Reset engine utilization buffer before registrationUmesh Nerlige Ramappa1-0/+21
2024-12-17KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritableMark Brown1-1/+0
2024-12-17rust: net::phy fix module autoloadingFUJITA Tomonori1-2/+2
2024-12-17x86/xen: remove hypercall pageJuergen Gross7-52/+1
2024-12-17x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross1-13/+20
2024-12-17x86/xen: add central hypercall functionsJuergen Gross7-1/+190
2024-12-17net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter1-0/+2
2024-12-17team: Fix feature exposure when no ports are presentDaniel Borkmann1-2/+6
2024-12-17chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter1-2/+3
2024-12-17Merge branch 'netdev-fix-repeated-netlink-messages-in-queue-dumps'Jakub Kicinski4-28/+45
2024-12-17selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski1-1/+18
2024-12-17selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski1-10/+13
2024-12-17selftests: net: support setting recv_size in YNLJakub Kicinski1-8/+8
2024-12-17netdev: fix repeated netlink messages in queue statsJakub Kicinski1-2/+2
2024-12-17netdev: fix repeated netlink messages in queue dumpJakub Kicinski1-7/+4
2024-12-17nios2: Use str_yes_no() helper in show_cpuinfo()Thorsten Blum1-5/+5
2024-12-17fortify: Hide run-time copy size from value range trackingKees Cook1-1/+13
2024-12-17hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...Murad Masimov1-1/+1
2024-12-17hwmon: (tmp513) Fix Current Register value interpretationMurad Masimov1-1/+1
2024-12-17hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...Murad Masimov1-2/+4
2024-12-17ceph: allocate sparse_ext map only for sparse readsIlya Dryomov2-1/+3
2024-12-17ceph: fix memory leak in ceph_direct_read_write()Ilya Dryomov1-21/+22
2024-12-17ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()Alex Markuze1-15/+14
2024-12-17ceph: validate snapdirname option length when mountingIlya Dryomov1-0/+2
2024-12-17ceph: give up on paths longer than PATH_MAXMax Kellermann1-5/+4
2024-12-17ceph: fix memory leaks in __ceph_sync_read()Max Kellermann1-4/+3
2024-12-17ftrace: Do not find "true_parent" if HAVE_DYNAMIC_FTRACE_WITH_ARGS is not setSteven Rostedt1-1/+2
2024-12-17fgraph: Still initialize idle shadow stacks when startingSteven Rostedt1-1/+7
2024-12-16arm64: dts: qcom: x1e80100: Fix up BAR space size for PCIe6aQiang Yu1-1/+1
2024-12-16Revert "arm64: dts: qcom: x1e78100-t14s: enable otg on usb-c ports"Johan Hovold1-0/+8
2024-12-16thermal/thresholds: Fix uapi header macros leading to a compilation errorDaniel Lezcano1-2/+2
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds7-18/+23
2024-12-16Merge tag 'platform-drivers-x86-v6.13-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-27/+103
2024-12-16ASoC: Intel: sof_sdw: Update DMI matches for LenovoMark Brown1-3/+20
2024-12-16Merge tag 'usb-serial-6.13-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+27
2024-12-16Merge tag 'mhi-fixes-for-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-1/+1
2024-12-16Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman27-58/+159
2024-12-16ASoC: dt-bindings: realtek,rt5645: Fix CPVDD voltage commentChen-Yu Tsai1-1/+1
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QBRichard Fitzgerald1-1/+10
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7Richard Fitzgerald1-2/+10
2024-12-16RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP1-1/+1
2024-12-16RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao4-0/+7
2024-12-16RDMA/bnxt_re: Fix setting mandatory attributes for modify_qpDamodharam Ammepalli3-2/+17
2024-12-16RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel1-12/+14
2024-12-16RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP1-4/+6
2024-12-16erofs: use buffered I/O for file-backed mounts by defaultGao Xiang3-10/+21
2024-12-16erofs: reference `struct erofs_device_info` for erofs_map_devGao Xiang4-23/+15