summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-22MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-10-22block: require LBA dma_alignment when using PIChristoph Hellwig
2025-10-22USB: serial: option: add Quectel RG255CReinhard Speyerer
2025-10-22selftests: cachestat: Fix warning on declaration under labelSidharth Seela
2025-10-22selftests/cachestat: add tmpshmcstat file to .gitignoreMadhur Kumar
2025-10-22Merge tag 'platform-drivers-x86-v6.18-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-10-22Merge tag 'erofs-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-22Merge tag '9p-for-6.18-rc3-v2' of https://github.com/martinetd/linuxLinus Torvalds
2025-10-22pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla
2025-10-22of/irq: Fix OF node refcount in of_msi_get_domain()Lorenzo Pieralisi
2025-10-22of/irq: Add msi-parent check to of_msi_xlate()Lorenzo Pieralisi
2025-10-22spi: dt-bindings: spi-rockchip: Add RK3506 compatibleHeiko Stuebner
2025-10-22ASoC: sdw_utils: add name_prefix for rt1321 part idShuming Fan
2025-10-22objtool: Fix failure when being compiled on x32 systemMikulas Patocka
2025-10-22objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda
2025-10-22sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttledK Prateek Nayak
2025-10-22serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle
2025-10-22serial: 8250_dw: handle reset control deassert errorArtem Shimko
2025-10-22dt-bindings: serial: sh-sci: Fix r8a78000 interruptsGeert Uytterhoeven
2025-10-22serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve
2025-10-22serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert
2025-10-22tty: serial: sh-sci: fix RSCI FIFO overrun handlingCosmin Tanislav
2025-10-22mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4Shawn Lin
2025-10-22PM: runtime: Fix conditional guard definitionsRafael J. Wysocki
2025-10-22xfs: fix locking in xchk_nlinks_collect_dirDarrick J. Wong
2025-10-22xfs: loudly complain about defunct mount optionsDarrick J. Wong
2025-10-22xfs: always warn about deprecated mount optionsDarrick J. Wong
2025-10-22xfs: don't set bt_nr_sectors to a negative numberDarrick J. Wong
2025-10-22tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik
2025-10-22usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit
2025-10-22usb: raw-gadget: do not limit transfer lengthAndrey Konovalov
2025-10-22btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree()Amit Dhingra
2025-10-22btrfs: fix delayed_node ref_tracker use after freeLeo Martins
2025-10-22gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-10-22arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()Kaushlendra Kumar
2025-10-22most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina
2025-10-22most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina
2025-10-22binder: remove "invalid inc weak" checkAlice Ryhl
2025-10-22mei: txe: fix initialization orderAlexander Usyskin
2025-10-22comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey
2025-10-22mei: late_bind: Fix -Wincompatible-function-pointer-types-strictNathan Chancellor
2025-10-22misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie
2025-10-22mei: me: add wildcat lake P DIDAlexander Usyskin
2025-10-22misc: amd-sbi: Clarify that this is a BMC driverJean Delvare
2025-10-22nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLECosmin Tanislav
2025-10-22Revert "fs/9p: Refresh metadata in d_revalidate for uncached mode too"Dominique Martinet
2025-10-21net: hibmcge: select FIXED_PHYHeiner Kallweit
2025-10-21net: dlink: use dev_kfree_skb_any instead of dev_kfree_skbYeounsu Moon
2025-10-21bpf: Do not audit capability check in do_jit()Ondrej Mosnacek