summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-15mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_c...zihan zhou
2025-01-15net: make page_pool_ref_netmem work with net iovsPavel Begunkov
2025-01-16Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-01-15smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara
2025-01-15hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSESTDavid Lechner
2025-01-15net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit
2025-01-15net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean
2025-01-15net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean
2025-01-15i2c: testunit: on errors, repeat NACK until STOPWolfram Sang
2025-01-15i2c: rcar: fix NACK handling when being a targetWolfram Sang
2025-01-15i2c: mux: demux-pinctrl: correct commentWolfram Sang
2025-01-15i2c: mux: demux-pinctrl: check initial mux selection, tooWolfram Sang
2025-01-15Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"Pratyush Yadav
2025-01-15signal/posixtimers: Handle ignore/blocked sequences correctlyThomas Gleixner
2025-01-15io_uring/register: cache old SQ/CQ head reading for copiesJens Axboe
2025-01-15io_uring/register: document io_register_resize_rings() shared mem usageJens Axboe
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-01-15io_uring/register: use stable SQ/CQ ring data during resizeJens Axboe
2025-01-15hwmon: (drivetemp) Set scsi command timeout to 10sRussell Harmon
2025-01-15hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_dev...Kazuhiro Abe
2025-01-15Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann
2025-01-15drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit
2025-01-15drm/xe: make change ccs_mode a synchronous actionMaciej Patelczyk
2025-01-15drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk
2025-01-15drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez
2025-01-15irqchip: Plug a OF node reference leak in platform_irqchip_probe()Joe Hattori
2025-01-15selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira
2025-01-15irqchip/sunxi-nmi: Add missing SKIP_WAKE flagPhilippe Simons
2025-01-15irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()Tomas Krcka
2025-01-15irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctlyYogesh Lal
2025-01-15drm/bridge: ite-it6263: Prevent error pointer dereference in probe()Dan Carpenter
2025-01-14net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld
2025-01-14net: netpoll: ensure skb_pool list is always initializedJohn Sperbeck
2025-01-14net: xilinx: axienet: Fix IRQ coalescing packet count overflowSean Anderson
2025-01-14hwmon: (tmp513) Fix division of negative numbersDavid Lechner
2025-01-14nfp: bpf: prevent integer overflow in nfp_bpf_event_output()Dan Carpenter
2025-01-14x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cacheXin Li (Intel)
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-14Merge branch 'mptcp-fixes-for-connect-selftest-flakes'Jakub Kicinski
2025-01-14selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni
2025-01-14mptcp: fix spurious wake-up on under memory pressurePaolo Abeni
2025-01-14mptcp: be sure to send ack when mptcp-level window re-opensPaolo Abeni
2025-01-14drm/v3d: Ensure job pointer is set to NULL after job completionMaĆ­ra Canal
2025-01-14cpufreq: Move endif to the end of Kconfig fileViresh Kumar
2025-01-14Merge tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-01-14drm/vmwgfx: Add new keep_resv BO paramIan Forbes
2025-01-14drm/vmwgfx: Remove busy_placesIan Forbes
2025-01-14drm/vmwgfx: Unreserve BO on errorIan Forbes