summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05vfio/mlx5: Align the page tracking max message size with the device capabilityYishai Hadas1-12/+35
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds87-454/+985
2024-12-05Merge tag 'trace-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+38
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-39/+40
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland1-6/+20
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland1-0/+2
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland1-0/+2
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds35-394/+631
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland1-1/+5
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaíra Canal1-1/+1
2024-12-05arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy2-2/+3
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe6-30/+22
2024-12-05Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai13256-319029/+491779
2024-12-05virtio-blk: don't keep queue frozen during system suspendMing Lei1-2/+5
2024-12-05firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()Valentina Fernandez1-2/+2
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner4-7/+20
2024-12-05coco: virt: arm64: Do not enable cca guest driver by defaultSuzuki K Poulose1-1/+0
2024-12-05drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak1-1/+1
2024-12-05tracing: Fix archs that still call tracepoints without RCU watchingSteven Rostedt1-6/+37
2024-12-05drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak1-3/+6
2024-12-05drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak1-6/+18
2024-12-05drm/dp_mst: Fix down request message timeout handlingImre Deak1-3/+9
2024-12-05drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()Imre Deak1-6/+1
2024-12-05drm/dp_mst: Verify request type in the corresponding down message replyImre Deak1-0/+31
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak2-2/+26
2024-12-05x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera1-3/+3
2024-12-05ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King1-1/+1
2024-12-05ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codecNícolas F. R. A. Prado1-3/+1
2024-12-05x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse3-6/+10
2024-12-05spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()Purushothama Siddaiah1-3/+3
2024-12-05jffs2: Fix rtime decompressorRichard Weinberger1-1/+1
2024-12-05arm64: mte: Fix copy_highpage() warning on hugetlb foliosCatalin Marinas1-3/+5
2024-12-05arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas1-2/+2
2024-12-05ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia2-2/+5
2024-12-05net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta1-0/+1
2024-12-05net: avoid potential UAF in default_operstate()Eric Dumazet1-1/+6
2024-12-05Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni7-17/+72
2024-12-05Merge branch 'vsock-test-fix-wrong-setsockopt-parameters'Paolo Abeni9-64/+204
2024-12-05vsock/test: verify socket options after setting themKonstantin Shkolnyy9-53/+181
2024-12-05vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy2-7/+19
2024-12-05vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy2-5/+5
2024-12-05arm64: dts: fvp: Update PCIe bus-range propertyAneesh Kumar K.V (Arm)1-1/+1
2024-12-05mtd: rawnand: omap2: Fix build warnings with W=1Roger Quadros1-0/+16
2024-12-05mtd: rawnand: arasan: Fix missing de-registration of NANDMaciej Andrzejewski1-0/+7
2024-12-05mtd: rawnand: arasan: Fix double assertion of chip-selectMaciej Andrzejewski1-2/+2
2024-12-05mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie1-1/+1
2024-12-05mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter1-3/+1
2024-12-05RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlierKalesh AP1-10/+5
2024-12-05RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai1-2/+4
2024-12-05RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier1-19/+23