aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-01-15mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_c...zihan zhou1-0/+3
2025-01-15net: make page_pool_ref_netmem work with net iovsPavel Begunkov1-1/+1
2025-01-16Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie16-30/+111
2025-01-15smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara1-2/+1
2025-01-15hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSESTDavid Lechner1-1/+1
2025-01-15net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit1-17/+2
2025-01-15net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean1-1/+2
2025-01-15net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean1-0/+1
2025-01-15i2c: testunit: on errors, repeat NACK until STOPWolfram Sang1-4/+15
2025-01-15i2c: rcar: fix NACK handling when being a targetWolfram Sang1-5/+15
2025-01-15i2c: mux: demux-pinctrl: correct commentWolfram Sang1-1/+1
2025-01-15i2c: mux: demux-pinctrl: check initial mux selection, tooWolfram Sang1-1/+3
2025-01-15Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"Pratyush Yadav1-1/+1
2025-01-15signal/posixtimers: Handle ignore/blocked sequences correctlyThomas Gleixner1-9/+28
2025-01-15io_uring/register: cache old SQ/CQ head reading for copiesJens Axboe1-5/+7
2025-01-15io_uring/register: document io_register_resize_rings() shared mem usageJens Axboe1-18/+26
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-6/+6
2025-01-15io_uring/register: use stable SQ/CQ ring data during resizeJens Axboe1-2/+2
2025-01-15hwmon: (drivetemp) Set scsi command timeout to 10sRussell Harmon1-1/+1
2025-01-15hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_dev...Kazuhiro Abe1-1/+1
2025-01-15Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann1-0/+1
2025-01-15drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit1-0/+1
2025-01-15drm/xe: make change ccs_mode a synchronous actionMaciej Patelczyk1-1/+1
2025-01-15drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk4-9/+30
2025-01-15drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez3-3/+22
2025-01-15irqchip: Plug a OF node reference leak in platform_irqchip_probe()Joe Hattori1-3/+1
2025-01-15selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira1-3/+6
2025-01-15irqchip/sunxi-nmi: Add missing SKIP_WAKE flagPhilippe Simons1-1/+2
2025-01-15irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()Tomas Krcka1-1/+1
2025-01-15irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctlyYogesh Lal1-1/+1
2025-01-15drm/bridge: ite-it6263: Prevent error pointer dereference in probe()Dan Carpenter1-2/+2
2025-01-14net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld1-5/+14
2025-01-14net: netpoll: ensure skb_pool list is always initializedJohn Sperbeck1-5/+5
2025-01-14net: xilinx: axienet: Fix IRQ coalescing packet count overflowSean Anderson1-0/+6
2025-01-14hwmon: (tmp513) Fix division of negative numbersDavid Lechner1-3/+4
2025-01-14nfp: bpf: prevent integer overflow in nfp_bpf_event_output()Dan Carpenter1-1/+2
2025-01-14x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cacheXin Li (Intel)1-1/+7
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-144/+209
2025-01-14Merge branch 'mptcp-fixes-for-connect-selftest-flakes'Jakub Kicinski3-15/+43
2025-01-14selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-14mptcp: fix spurious wake-up on under memory pressurePaolo Abeni1-2/+7
2025-01-14mptcp: be sure to send ack when mptcp-level window re-opensPaolo Abeni1-2/+4
2025-01-14drm/v3d: Ensure job pointer is set to NULL after job completionMaĆ­ra Canal1-0/+4
2025-01-14cpufreq: Move endif to the end of Kconfig fileViresh Kumar1-2/+2
2025-01-14Merge tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+16
2025-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+6
2025-01-14drm/vmwgfx: Add new keep_resv BO paramIan Forbes6-15/+11
2025-01-14drm/vmwgfx: Remove busy_placesIan Forbes2-2/+0
2025-01-14drm/vmwgfx: Unreserve BO on errorIan Forbes1-5/+15