summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-13netfilter: xt_u32: validate user space inputWander Lairson Costa1-0/+21
2023-09-13netfilter: nft_exthdr: Fix non-linear header modificationXiao Liang1-12/+8
2023-09-13netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...Kyle Zeng1-0/+1
2023-09-13igmp: limit igmpv3_newpack() packet size to IP_MAX_MTUEric Dumazet1-1/+2
2023-09-13virtio_ring: fix avail_wrap_counter in virtqueue_add_packedYuan Yao1-1/+1
2023-09-13cpufreq: Fix the race condition while updating the transition_task of policyLiao Chang1-0/+2
2023-09-13Drivers: hv: vmbus: Don't dereference ACPI root object handleMaciej S. Szmigiero1-1/+2
2023-09-13dmaengine: ste_dma40: Add missing IRQ check in d40_proberuanjinjie1-0/+4
2023-09-13um: Fix hostaudio build errorsRandy Dunlap5-15/+7
2023-09-13mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()Yi Yang1-1/+6
2023-09-13mtd: spi-nor: Check bus width while setting QE bitHsin-Yi Wang1-9/+10
2023-09-13leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún1-4/+8
2023-09-13leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always falseMarek Behún1-4/+4
2023-09-13leds: multicolor: Use rounded division when calculating color componentsMarek Behún1-3/+5
2023-09-13leds: pwm: Fix error code in led_pwm_create_fwnode()Dan Carpenter1-1/+1
2023-09-13rpmsg: glink: Add check for kstrdupJiasheng Jiang1-0/+4
2023-09-13phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman1-2/+4
2023-09-13phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang1-3/+5
2023-09-13phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman1-2/+2
2023-09-13dmaengine: idxd: Modify the dependence of attribute pasid_enabledRex Zhang1-1/+1
2023-09-13mtd: rawnand: brcmnand: Fix mtd oobsizeWilliam Zhang1-2/+5
2023-09-13tracing: Fix race issue between cpu buffer write and swapZheng Yejian1-5/+12
2023-09-13tracing: Remove extra space at the end of hwlat_detector/modeMikhail Kobuk1-1/+1
2023-09-13x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen1-4/+4
2023-09-13tick/rcu: Fix false positive "softirq work is pending" messagesPaul Gortmaker1-1/+1
2023-09-13platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello1-1/+2
2023-09-13HID: multitouch: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2023-09-13HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2023-09-13HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()Nikita Zhandarovich1-1/+4
2023-09-13RDMA/efa: Fix wrong resources deallocation orderYonatan Nachum1-3/+3
2023-09-13RDMA/siw: Correct wrong debug messageGuoqing Jiang1-1/+1
2023-09-13RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang1-1/+0
2023-09-13Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky1-0/+2
2023-09-13amba: bus: fix refcount leakPeng Fan1-0/+1
2023-09-13serial: tegra: handle clk prepare error in tegra_uart_hw_init()Yi Yang1-1/+5
2023-09-13interconnect: qcom: bcm-voter: Use enable_maks for keepalive votingKonrad Dybcio1-4/+4
2023-09-13interconnect: qcom: bcm-voter: Improve enable_mask handlingKonrad Dybcio1-7/+36
2023-09-13interconnect: qcom: sm8450: Enable sync_stateKonrad Dybcio1-0/+1
2023-09-13scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye1-8/+12
2023-09-13scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby2-3/+3
2023-09-13RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz3-2/+16
2023-09-13coresight: trbe: Fix TRBE potential sleep in atomic contextJunhao He1-15/+17
2023-09-13cgroup:namespace: Remove unused cgroup_namespaces_init()Lu Jialin1-6/+0
2023-09-13Revert "f2fs: fix to do sanity check on extent cache correctly"Chao Yu1-6/+6
2023-09-13f2fs: Only lfs mode is allowed with zoned block device featureChunhai Guo1-5/+5
2023-09-13f2fs: judge whether discard_unit is section only when have CONFIG_BLK_DEV_ZONEDYangtao Li1-6/+5
2023-09-13f2fs: fix to avoid mmap vs set_compress_option caseChao Yu2-6/+20
2023-09-13media: i2c: rdacm21: Fix uninitialized valueJacopo Mondi1-1/+1
2023-09-13media: ov2680: Fix regulators being left enabled on ov2680_power_on() errorsHans de Goede1-2/+6
2023-09-13media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not workingHans de Goede1-6/+7