summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-19drm/amd/display: prevent potential division by zero errorsHamza Mahfooz1-3/+6
2023-09-19drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen1-0/+7
2023-09-19mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang1-33/+41
2023-09-19mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang1-0/+8
2023-09-19mtd: spi-nor: Correct flags for Winbond w25q128Linus Walleij1-2/+3
2023-09-19mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang1-2/+16
2023-09-19mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang1-1/+11
2023-09-19drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()Liu Ying1-0/+9
2023-09-19btrfs: use the correct superblock to compare fsid in btrfs_validate_superAnand Jain1-3/+2
2023-09-19btrfs: zoned: re-enable metadata over-commit for zoned modeNaohiro Aota1-5/+1
2023-09-19btrfs: set page extent mapped after read_folio in relocate_one_pageJosef Bacik1-3/+9
2023-09-19btrfs: don't start transaction when joining with TRANS_JOIN_NOSTARTFilipe Manana1-3/+4
2023-09-19btrfs: free qgroup rsv on io failureBoris Burkov1-0/+7
2023-09-19btrfs: fix start transaction qgroup rsv double freeBoris Burkov1-3/+16
2023-09-19btrfs: zoned: do not zone finish data relocation block groupNaohiro Aota2-23/+36
2023-09-19fuse: nlookup missing decrement in fuse_direntplus_linkruanmeisi1-1/+9
2023-09-19ata: pata_ftide010: Add missing MODULE_DESCRIPTIONDamien Le Moal1-0/+1
2023-09-19ata: sata_gemini: Add missing MODULE_DESCRIPTIONDamien Le Moal1-0/+1
2023-09-19ata: pata_falcon: fix IO base selection for Q40Michael Schmitz1-21/+29
2023-09-19ata: ahci: Add Elkhart Lake AHCI controllerWerner Fischer1-0/+2
2023-09-19hwspinlock: qcom: add missing regmap config for SFPB MMIO implementationChristian Marangi1-0/+9
2023-09-19lib: test_scanf: Add explicit type cast to result initialization in test_numb...Nathan Chancellor1-1/+1
2023-09-19f2fs: avoid false alarm of circular lockingJaegeuk Kim2-10/+17
2023-09-19f2fs: flush inode if atomic file is abortedJaegeuk Kim1-0/+2
2023-09-19ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}Luís Henriques1-0/+4
2023-09-19ext4: add correct group descriptors and reserved GDT blocks to system zoneWang Jianjian3-8/+17
2023-09-19jbd2: correct the end of the journal recovery scan rangeZhang Yi1-9/+3
2023-09-19jbd2: check 'jh->b_transaction' before removing it from checkpointZhihao Cheng1-0/+2
2023-09-19jbd2: fix checkpoint cleanup performance regressionZhang Yi1-6/+14
2023-09-19dmaengine: sh: rz-dmac: Fix destination and source data size settingHien Huynh1-4/+7
2023-09-19clocksource/drivers/arm_arch_timer: Disable timer before programming CVALWalter Chang1-0/+7
2023-09-19ARC: atomics: Add compiler barrier to atomic operations...Pavel Kozlov2-6/+6
2023-09-19net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed1-6/+20
2023-09-19Multi-gen LRU: avoid race in inc_min_seq()Kalesh Singh1-5/+7
2023-09-19sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik5-11/+7
2023-09-19net: hns3: remove GSO partial feature bitJie Wang1-2/+0
2023-09-19net: hns3: fix the port information display when sfp is absentYisen Zhuang1-1/+3
2023-09-19net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao4-19/+9
2023-09-19net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen1-3/+4
2023-09-19net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen1-7/+7
2023-09-19net: hns3: fix tx timeout issueJian Shen1-5/+12
2023-09-19netfilter: nfnetlink_osf: avoid OOB readWander Lairson Costa1-0/+8
2023-09-19netfilter: nftables: exthdr: fix 4-byte stack OOB writeFlorian Westphal1-8/+14
2023-09-19bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.Sebastian Andrzej Siewior2-4/+2
2023-09-19bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().Sebastian Andrzej Siewior1-0/+1
2023-09-19bpf: Remove prog->active check for bpf_lsm and bpf_iterMartin KaFai Lau6-53/+97
2023-09-19net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean3-0/+19
2023-09-19net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean1-3/+20
2023-09-19net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean1-3/+12
2023-09-19ip_tunnels: use DEV_STATS_INC()Eric Dumazet1-8/+7