summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-02i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-02i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-02iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock2-3/+16
2023-11-02iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock1-22/+0
2023-11-02iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski1-10/+14
2023-11-02iio: afe: rescale: Accept only offset channelsLinus Walleij1-4/+15
2023-11-02io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pidJens Axboe1-6/+12
2023-11-02kasan: print the original fault addr when access invalid shadowHaibo Li2-6/+4
2023-11-02blk-throttle: check for overflow in calculate_bytes_allowedKhazhismel Kumykov1-0/+6
2023-11-02scsi: sd: Introduce manage_shutdown device flagDamien Le Moal4-7/+58
2023-11-02iavf: in iavf_down, disable queues when removing the driverMichal Schmidt1-1/+1
2023-11-02drm/i915/mcr: Hold GT forcewake during steering operationsMatt Roper1-2/+22
2023-11-02drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIOSui Jingfeng1-0/+2
2023-11-02net/sched: act_ct: additional checks for outdated flowsVlad Buslov1-0/+2
2023-11-02netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso3-7/+15
2023-11-02i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera1-1/+1
2023-11-02drm/i915/perf: Determine context valid in OA reportsUmesh Nerlige Ramappa1-2/+2
2023-11-02gtp: fix fragmentation needed check with gsoPablo Neira Ayuso1-2/+3
2023-11-02gtp: uapi: fix GTPA_MAXPablo Neira Ayuso1-1/+1
2023-11-02net/handshake: fix file ref count in handshake_nl_accept_doit()Moritz Wanzenböck1-25/+5
2023-11-02wifi: mac80211: don't drop all unprotected public action framesAvraham Stern2-2/+30
2023-11-02wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg1-1/+2
2023-11-02wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear1-1/+1
2023-11-02tcp: fix wrong RTO timeout when received SACK renegingFred Chen1-4/+5
2023-11-02r8152: Release firmware if we have an error in probeDouglas Anderson1-0/+1
2023-11-02r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson1-0/+1
2023-11-02r8152: Run the unload routine if we have errors during probeDouglas Anderson1-0/+2
2023-11-02r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson1-3/+4
2023-11-02net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_regShigeru Yoshida1-1/+3
2023-11-02net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...Christophe JAILLET1-2/+3
2023-11-02net: ethernet: adi: adin1110: Fix uninitialized variableDell Jin1-1/+1
2023-11-02igc: Fix ambiguity in the ethtool advertisingSasha Neftin1-10/+25
2023-11-02neighbour: fix various data-racesEric Dumazet1-32/+35
2023-11-02net: do not leave an empty skb in write queueEric Dumazet1-3/+5
2023-11-02igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski1-1/+5
2023-11-02treewide: Spelling fix in commentKunwu Chan1-1/+1
2023-11-02i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera1-1/+1
2023-11-02iavf: initialize waitqueues before starting watchdog_taskMichal Schmidt1-2/+3
2023-11-02r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac1-1/+1
2023-11-02r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac1-1/+1
2023-11-02r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_txMirsad Goran Todorovac1-1/+1
2023-11-02clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren2-0/+10
2023-11-02clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren3-0/+13
2023-11-02firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Hao Ge1-1/+1
2023-11-02ARM: OMAP: timer32K: fix all kernel-doc warningsRandy Dunlap1-7/+7
2023-11-02btrfs: fix unwritten extent buffer after snapshotting a new subvolumeFilipe Manana5-15/+33
2023-11-02btrfs: remove v0 extent handlingQu Wenruo8-52/+48
2023-11-02drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak1-3/+3
2023-11-02drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello1-1/+1
2023-11-02drm/i915/pmu: Check if pmu is closed before stopping eventUmesh Nerlige Ramappa1-0/+9