aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-03v6.8.2-rt11v6.8.2-rt11linux-6.8.y-rtSebastian Andrzej Siewior1-1/+1
2024-04-03printk: Update the printk series.Sebastian Andrzej Siewior4-31/+29
2024-04-02v6.8.2-rt10v6.8.2-rt10Sebastian Andrzej Siewior1-1/+1
2024-04-02printk: Update the printk series.Sebastian Andrzej Siewior17-284/+612
2024-04-02v6.8.2-rt9v6.8.2-rt9Sebastian Andrzej Siewior1-1/+1
2024-04-02Merge tag 'v6.8.2' into linux-6.8.y-rtSebastian Andrzej Siewior725-7469/+8589
2024-03-26Linux 6.8.2v6.8.2linux-6.8.ySasha Levin1-1/+1
2024-03-26printk: Use prb_first_seq() as base for 32bit seq macrosJohn Ogness2-5/+5
2024-03-26printk: Adjust mapping for 32bit seq macrosSebastian Andrzej Siewior1-1/+1
2024-03-26x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-26x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel1-2/+4
2024-03-26dm-integrity: align the outgoing bio in integrity_recheckMikulas Patocka1-2/+10
2024-03-26dm io: Support IO priorityHongyu Jin10-34/+38
2024-03-26selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2-4/+4
2024-03-26spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao1-10/+12
2024-03-26netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian1-13/+14
2024-03-26net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2-4/+46
2024-03-26net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2-9/+23
2024-03-26bpf: report RCU QS in cpumap kthreadYan Zhai1-0/+3
2024-03-26net: report RCU QS on threaded NAPI repollingYan Zhai1-0/+3
2024-03-26rcu: add a helper to report consolidated flavor QSYan Zhai1-0/+31
2024-03-26netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso1-1/+1
2024-03-26netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso1-4/+1
2024-03-26drm/amdgpu: drop setting buffer funcs in sdma442Le Ma1-22/+1
2024-03-26drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu1-4/+3
2024-03-26drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang2-0/+2
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep1-3/+14
2024-03-26octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep1-0/+3
2024-03-26octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep1-3/+4
2024-03-26octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2-2/+2
2024-03-26octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep9-83/+205
2024-03-26devlink: fix port new reply cmd typeJiri Pirko1-1/+1
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran1-3/+3
2024-03-26dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka1-3/+3
2024-03-26net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin1-2/+2
2024-03-26ceph: stop copying to iter at EOF on sync readsXiubo Li1-10/+13
2024-03-26nouveau/gsp: don't check devinit disable on GSP.Dave Airlie1-1/+0
2024-03-26ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner1-0/+1
2024-03-26hsr: Handle failures in module initFelix Maurer1-4/+11
2024-03-26rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi1-3/+2
2024-03-26wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich1-3/+3
2024-03-26net: move dev->state into net_device_read_txrx groupEric Dumazet3-3/+4
2024-03-26virtio: packed: fix unmap leak for indirect desc tableXuan Zhuo1-3/+3
2024-03-26vdpa/mlx5: Allow CVQ size changesJonah Palmer1-4/+9
2024-03-26vdpa_sim: reset must not runSteve Sistare1-1/+2
2024-03-26virtio: uapi: Drop __packed attribute in linux/virtio_pci.hSuzuki K Poulose1-5/+5
2024-03-26drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo1-2/+1
2024-03-26spi: spi-imx: fix off-by-one in mx51 CPU mode burst lengthAdam Butcher1-2/+2
2024-03-26net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL1-4/+4
2024-03-26net: veth: do not manipulate GRO when using XDPIgnat Korchagin1-18/+0
2024-03-26xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky1-1/+2
2024-03-26packet: annotate data-races around ignore_outgoingEric Dumazet2-3/+3
2024-03-26xen/events: increment refcnt only if event channel is refcountedJuergen Gross1-9/+13
2024-03-26xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross1-0/+6
2024-03-26riscv: Fix compilation error with FAST_GUP and rv32Alexandre Ghiti1-0/+2
2024-03-26ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea2-1/+3
2024-03-26ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea4-26/+38
2024-03-26io_uring: fix poll_remove stalled req completionPavel Begunkov1-2/+2
2024-03-26net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle1-7/+11
2024-03-26net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle1-4/+3
2024-03-26drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza1-18/+23
2024-03-26drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost4-16/+29
2024-03-26nvme: fix reconnection fail due to reserved tag allocationChunguang Xu2-9/+4
2024-03-26spi: Fix error code checking in spi_mem_exec_op()Florian Fainelli1-1/+1
2024-03-26spi: spi-mem: add statistics support to ->exec_op() callsThéo Lebrun1-1/+48
2024-03-26net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen1-1/+1
2024-03-26hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida1-0/+4
2024-03-26vmxnet3: Fix missing reserved tailroomWilliam Tu1-3/+3
2024-03-26tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima1-1/+1
2024-03-26io_uring: Fix release of pinned pages when __io_uaddr_map failsGabriel Krisman Bertazi1-9/+13
2024-03-26cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar2-7/+13
2024-03-26soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann1-1/+1
2024-03-26riscv: Only check online cpus for emulated accessesCharlie Jenkins1-1/+1
2024-03-26devlink: Fix devlink parallel commands processingShay Drory1-6/+7
2024-03-26net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX checkEric Dumazet1-1/+2
2024-03-26s390/vtime: fix average steal time calculationMete Durlu1-2/+2
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
2024-03-26rds: tcp: Fix use-after-free of net in reqsk_timer_handler().Kuniyuki Iwashima1-4/+0
2024-03-26tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet1-22/+19
2024-03-26nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-26ASoC: rockchip: i2s-tdm: Fix inaccurate sampling ratesLuca Ceresoli1-346/+6
2024-03-26spi: Restore delays for non-GPIO chip selectJanne Grunau1-10/+14
2024-03-26spi: lpspi: Avoid potential use-after-free in probe()Alexander Sverdlin1-4/+4
2024-03-26io_uring: don't save/restore iowait stateJens Axboe1-3/+2
2024-03-26thermal/drivers/qoriq: Fix getting tmu rangePeng Fan1-4/+8
2024-03-26thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET1-1/+3
2024-03-26ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtinUwe Kleine-König1-2/+2
2024-03-26x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar2-4/+16
2024-03-26char: xilinx_hwicap: Fix NULL vs IS_ERR() bugDan Carpenter1-2/+2
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-26mei: vsc: Don't use sleeping condition in wait_event_timeout()Sakari Ailus1-5/+8
2024-03-26mei: vsc: Call wake_up() in the threaded IRQ handlerSakari Ailus1-2/+2
2024-03-26staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-26serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko1-4/+1
2024-03-26rtc: max31335: fix interrupt status regAntoniu Miclaus1-1/+1
2024-03-26rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-03-26hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong1-3/+3
2024-03-26bus: mhi: ep: check the correct variable in mhi_ep_register_controller()Dan Carpenter1-1/+1
2024-03-26iio: gts-helper: Fix division loopMatti Vaittinen1-14/+1
2024-03-26kconfig: fix infinite loop when expanding a macro at the end of fileMasahiro Yamada1-2/+5
2024-03-26coccinelle: device_attr_show: Remove useless expression STRLi Zhijian1-1/+1
2024-03-26xhci: update event ring dequeue pointer position to controller correctlyMathias Nyman1-10/+13
2024-03-26xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()Mathias Nyman1-22/+15
2024-03-26xhci: make isoc_bei_interval variable interrupter specific.Mathias Nyman3-8/+11
2024-03-26xhci: Add interrupt pending autoclear flag to each interrupterMathias Nyman3-6/+19
2024-03-26coresight: etm4x: Set skip_power_up in etm4_init_arch_data functionMao Jinlong1-5/+5
2024-03-26coresight: Fix issue where a source device's helpers aren't disabledJames Clark3-9/+25
2024-03-26arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cellsRafał Miłecki1-3/+0
2024-03-26tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMTTudor Ambarus1-3/+2
2024-03-26serial: max310x: fix syntax error in IRQ error messageHugo Villeneuve1-1/+1
2024-03-26tty: vt: fix 20 vs 0x20 typo in EScsiignoreJiri Slaby (SUSE)1-1/+1
2024-03-26usb: phy: generic: Get the vbus supplySean Anderson1-0/+7
2024-03-26iio: pressure: mprls0025pa fix off-by-one enumPetre Rodan1-1/+3
2024-03-26remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen1-1/+1
2024-03-26remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen1-2/+2
2024-03-26io_uring/net: correct the type of variableMuhammad Usama Anjum1-1/+1
2024-03-26ovl: relax WARN_ON in ovl_verify_area()Amir Goldstein1-3/+3
2024-03-26nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik1-1/+1
2024-03-26f2fs: fix to avoid use-after-free issue in f2fs_filemap_faultChao Yu1-1/+2
2024-03-26afs: Fix occasional rmdir-then-VNOVNODE with generic/011David Howells1-7/+9
2024-03-26afs: Don't cache preferred addressDavid Howells1-17/+4
2024-03-26afs: Revert "afs: Hide silly-rename files from userspace"David Howells1-10/+0
2024-03-26perf/x86/amd/core: Avoid register reset when CPU is deadSandipan Das1-1/+0
2024-03-26cxl: Fix the incorrect assignment of SSLBIS entry pointer initial locationDave Jiang1-15/+15
2024-03-26f2fs: zone: fix to remove pow2 check condition for zoned block deviceChao Yu1-5/+0
2024-03-26f2fs: fix to truncate meta inode pages forcelyChao Yu4-6/+33
2024-03-26f2fs: compress: fix reserve_cblocks counting error when out of spaceXiuhong Wang1-8/+7
2024-03-26f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocksXiuhong Wang1-4/+3
2024-03-26ACPI: HMAT: Remove register of memory node for generic targetDave Jiang1-4/+4
2024-03-26NFSv4.1/pnfs: fix NFS with TLS in pnfsOlga Kornievskaia1-1/+43
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET1-2/+2
2024-03-26NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interruptDave Wysochanski1-7/+2
2024-03-26Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy1-0/+112
2024-03-26RDMA/mana_ib: Use virtual address in dma regions for MRsKonstantin Taranov6-20/+45
2024-03-26RDMA/mana_ib: Introduce mana_ib_install_cq_cb helper functionKonstantin Taranov3-26/+27
2024-03-26RDMA/mana_ib: Introduce mana_ib_get_netdev helper functionKonstantin Taranov3-41/+32
2024-03-26RDMA/mana_ib: Introduce mdev_to_gc helper functionKonstantin Taranov5-37/+27
2024-03-26RDMA/mana_ib: Fix bug in creation of dma regionsKonstantin Taranov1-1/+1
2024-03-26f2fs: ro: compress: fix to avoid caching unaligned extentChao Yu3-12/+24
2024-03-26f2fs: fix to use correct segment type in f2fs_allocate_data_block()Chao Yu1-2/+2
2024-03-26watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer1-0/+3
2024-03-26watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counterJi Sheng Teoh1-2/+7
2024-03-26f2fs: check number of blocks in a current sectionJaegeuk Kim1-9/+8
2024-03-26f2fs: compress: fix to check compress flag w/ .i_sem lockChao Yu1-4/+8
2024-03-26NFSv4.2: fix listxattr maximum XDR buffer sizeJorge Mora1-2/+5
2024-03-26NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102Jorge Mora1-6/+10
2024-03-26net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()Christophe JAILLET1-2/+2
2024-03-26f2fs: compress: fix to check zstd compress level correctly in mount optionChao Yu1-2/+8
2024-03-26f2fs: fix to create selinux label during whiteout initializationChao Yu3-11/+22
2024-03-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann4-13/+19
2024-03-26RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev1-1/+1
2024-03-26RDMA/device: Fix a race between mad_client and cm_client initShifeng Li1-15/+22
2024-03-26RDMA/hns: Fix mis-modifying default congestion control algorithmLuoyouming2-14/+19
2024-03-26i3c: dw: Disable IBI IRQ depends on hot-join and SIR enablingDylan Hung1-1/+3
2024-03-26scsi: csiostor: Avoid function pointer castsArnd Bergmann3-19/+20
2024-03-26f2fs: fix to avoid potential panic during recoveryChao Yu2-17/+21
2024-03-26f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_semChao Yu1-2/+11
2024-03-26f2fs: fix NULL pointer dereference in f2fs_submit_page_write()Wenjie Qi1-4/+4
2024-03-26f2fs: zone: fix to wait completion of last bio in zone correctlyChao Yu1-2/+1
2024-03-26f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panicChao Yu1-3/+1
2024-03-26f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnodeChao Yu4-16/+24
2024-03-26f2fs: compress: fix to check unreleased compressed clusterSheng Yong1-1/+12
2024-03-26f2fs: compress: fix to cover normal cluster write with cp_rwsemChao Yu2-10/+20
2024-03-26f2fs: compress: fix to guarantee persisting compressed blocks by CPChao Yu3-10/+15
2024-03-26RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski1-2/+1
2024-03-26RDMA/irdma: Remove duplicate assignmentMustafa Ismail1-2/+1
2024-03-26scsi: hisi_sas: Fix a deadlock issue related to automatic dumpYihang Li1-2/+10
2024-03-26phy: qcom: qmp-usbc: handle CLAMP register in a correct wayDmitry Baryshkov1-11/+37
2024-03-26phy: qcom: qmp-usbc: add support for the Type-C handlingDmitry Baryshkov1-3/+94
2024-03-26phy: qcom: qmp-usb: split USB-C PHY driverDmitry Baryshkov3-267/+1079
2024-03-26ALSA: usb-audio: Stop parsing channels bits when all channels are found.Johan Carlsson1-1/+4
2024-03-26platform/x86/amd/pmf: Do not use readl() for policy buffer accessArmin Wolf1-2/+2
2024-03-26platform/x86/intel/pmc/arl: Put GNA device in D3David E. Box1-0/+2
2024-03-26platform/x86/intel/pmc/lnl: Remove SSRAM supportDavid E. Box1-35/+5
2024-03-26mips: cm: Convert __mips_cm_l2sync_phys_base() to weak functionSerge Semin2-4/+14
2024-03-26ALSA: scarlett2: Fix Scarlett 4th Gen input gain range againGeoffrey D. Bennett1-4/+7
2024-03-26ALSA: scarlett2: Fix Scarlett 4th Gen input gain rangeGeoffrey D. Bennett1-3/+5
2024-03-26ALSA: scarlett2: Fix Scarlett 4th Gen autogain status valuesGeoffrey D. Bennett1-28/+34
2024-03-26ALSA: scarlett2: Fix Scarlett 4th Gen 4i4 low-voltage detectionGeoffrey D. Bennett1-8/+7
2024-03-26ALSA: hda/tas2781: restore power state after system_resumeGergo Koteles1-1/+12
2024-03-26ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspendGergo Koteles1-10/+1
2024-03-26ALSA: hda/tas2781: do not reset cur_* values in runtime_suspendGergo Koteles1-7/+0
2024-03-26ALSA: hda/tas2781: add lock to system_suspendGergo Koteles1-0/+4
2024-03-26ALSA: hda/tas2781: use dev_dbg in system_resumeGergo Koteles1-1/+1
2024-03-26ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptopsAthaariq Ardhiansyah1-0/+63
2024-03-26cifs: Fix writeback data corruptionDavid Howells1-126/+157
2024-03-26PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell1-1/+1
2024-03-26clk: zynq: Prevent null pointer dereference caused by kmalloc failureDuoming Zhou1-5/+3
2024-03-26clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue1-0/+3
2024-03-26sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2-2/+2
2024-03-26sparc32: Do not select GENERIC_ISA_DMASam Ravnborg1-4/+0
2024-03-26mtd: maps: sun_uflash: Declare uflash_devinit staticSam Ravnborg1-1/+1
2024-03-26sparc32: Use generic cmpdi2/ucmpdi2 variantsSam Ravnborg4-50/+4
2024-03-26backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-26backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-26backlight: da9052: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-26backlight: lm3630a: Don't set bl->props.brightness in get_brightnessLuca Weiss1-10/+4
2024-03-26backlight: lm3630a: Initialize backlight_properties on initLuca Weiss1-0/+1
2024-03-26backlight: ktz8866: Correct the check for of_property_read_u32Jianhua Lu1-3/+3
2024-03-26backlight: hx8357: Fix potential NULL pointer dereferenceAndy Shevchenko1-4/+6