summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-21drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu5-22/+56
2025-02-21clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...Waiman Long1-2/+4
2025-02-21clocksource: Use pr_info() for "Checking clocksource synchronization" messageWaiman Long1-1/+2
2025-02-21net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski3-9/+18
2025-02-21net: ipv6: rpl_iptunnel: mitigate 2-realloc issueJustin Iurman1-21/+25
2025-02-21net: ipv6: seg6_iptunnel: mitigate 2-realloc issueJustin Iurman1-33/+52
2025-02-21net: ipv6: ioam6_iptunnel: mitigate 2-realloc issueJustin Iurman1-36/+37
2025-02-21include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman1-0/+9
2025-02-21btrfs: fix hole expansion when writing at an offset beyond EOFFilipe Manana1-3/+1
2025-02-21mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang1-1/+3
2025-02-21ACPI: GTDT: Relax sanity checking on Platform Timers array countOliver Upton1-4/+8
2025-02-21cifs: pick channels for individual subrequestsShyam Prasad N2-4/+4
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang1-0/+1
2025-02-21ptp: vmclock: Set driver data before its usageThomas Weißschuh1-2/+2
2025-02-21sched_ext: Fix migration disabled handling in targeted dispatchesTejun Heo1-4/+13
2025-02-21ptp: vmclock: Add .owner to vmclock_miscdev_fopsDavid Woodhouse1-0/+1
2025-02-21mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu1-11/+20
2025-02-21ptp: vmclock: Don't unregister misc device if it was not registeredThomas Weißschuh1-1/+2
2025-02-21arm64: Handle .ARM.attributes section in linker scriptsNathan Chancellor2-0/+2
2025-02-21regmap-irq: Add missing kfree()Jiasheng Jiang1-0/+2
2025-02-21iommu: Fix potential memory leak in iopf_queue_remove_device()Lu Baolu1-0/+1
2025-02-21Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch"Josua Mayer1-30/+0
2025-02-21regulator: qcom_smd: Add l2, l5 sub-node to mp5496 regulatorVaradarajan Narayanan1-1/+1
2025-02-21sched_ext: Fix incorrect autogroup migration detectionTejun Heo5-22/+10
2025-02-21iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RIDLu Baolu1-1/+3
2025-02-21partitions: mac: fix handling of bogus partition tableJann Horn1-3/+15
2025-02-21gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlockWentao Liang1-3/+12
2025-02-21gpiolib: acpi: Add a quirk for Acer Nitro ANV14Mario Limonciello1-0/+14
2025-02-21s390/pci: Fix handling of isolated VFsNiklas Schnelle3-1/+28
2025-02-21s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()Niklas Schnelle1-14/+42
2025-02-21alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-02-21alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+4
2025-02-21serial: 8250: Fix fifo underflow on flushJohn Keeping3-0/+27
2025-02-21serial: port: Always update ->iotype in __uart_read_properties()Andy Shevchenko1-1/+1
2025-02-21serial: port: Assign ->iotype correctly when ->iobase is setAndy Shevchenko1-1/+2
2025-02-21rtnetlink: fix netns leak with rtnl_setlink()Nicolas Dichtel1-0/+1
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt3-11/+16
2025-02-21rust: rbtree: fix overindented list itemMiguel Ojeda1-1/+1
2025-02-21objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda1-0/+1
2025-02-21arm64: rust: clean Rust 1.85.0 warning using softfloat targetMiguel Ojeda1-0/+4
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel4-2/+11
2025-02-21kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh1-2/+2
2025-02-21PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas1-1/+2
2025-02-21wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh2-17/+45
2025-02-21wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmwareAditya Garg1-2/+2
2025-02-21alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2025-02-21can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol1-1/+5
2025-02-21can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht1-1/+1
2025-02-21can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...Alexander Hölzl2-4/+5
2025-02-21can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski1-2/+3