summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.extrawarn (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-10filemap: Fix bounds checking in filemap_read()Trond Myklebust1-1/+1
2024-11-08i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not setLiu Peibao2-2/+5
2024-11-07mailmap: add entry for Thorsten BlumThorsten Blum1-0/+1
2024-11-07ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()Andrew Kanner1-2/+1
2024-11-07signal: restore the override_rlimit logicRoman Gushchin3-4/+8
2024-11-07fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi1-4/+5
2024-11-07ucounts: fix counter leak in inc_rlimit_get_ucounts()Andrei Vagin1-2/+1
2024-11-07selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum1-7/+12
2024-11-07mm: fix docs for the kernel parameter ``thp_anon=``Maíra Canal2-2/+2
2024-11-07mm/damon/core: avoid overflow in damon_feed_loop_next_input()SeongJae Park1-7/+21
2024-11-07mm/damon/core: handle zero schemes apply intervalSeongJae Park1-4/+4
2024-11-07mm/damon/core: handle zero {aggregation,ops_update} intervalsSeongJae Park1-3/+3
2024-11-07mm/mlock: set the correct prev on failureWei Yang1-3/+6
2024-11-07objpool: fix to make percpu slot allocation more robustMasami Hiramatsu (Google)1-6/+12
2024-11-07mm/page_alloc: keep track of free highatomicYu Zhao2-3/+8
2024-11-07bcachefs: Fix UAF in __promote_alloc() error pathKent Overstreet1-1/+2
2024-11-07bcachefs: Change OPT_STR max to be 1 less than the size of choices arrayPiotr Zalewski1-2/+2
2024-11-07bcachefs: btree_cache.freeable list fixesKent Overstreet3-48/+67
2024-11-07bcachefs: check the invalid parameter for perf testHongbo Li1-0/+5
2024-11-07bcachefs: add check NULL return of bio_kmalloc in journal_read_bucketPei Xiao2-0/+3
2024-11-07bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recoveryKent Overstreet2-0/+13
2024-11-07bcachefs: Fix topology errors on split after mergeKent Overstreet1-3/+14
2024-11-07bcachefs: Ancient versions with bad bkey_formats are no longer supportedKent Overstreet1-4/+3
2024-11-07bcachefs: Fix error handling in bch2_btree_node_prefetch()Kent Overstreet1-2/+5
2024-11-07bcachefs: Fix null ptr deref in bucket_gen_get()Kent Overstreet4-18/+17
2024-11-07drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error pathWentao Liang1-0/+1
2024-11-07net/smc: do not leave a dangling sk pointer in __smc_create()Eric Dumazet1-1/+3
2024-11-07rxrpc: Fix missing locking causing hanging callsDavid Howells2-0/+5
2024-11-07net/smc: Fix lookup of netdev by using ib_device_get_netdev()Wenjia Zhang2-9/+3
2024-11-07proc/softirqs: replace seq_printf with seq_put_decimal_ull_widthDavid Wang1-1/+1
2024-11-07drm/panthor: Be stricter about IO mapping flagsJann Horn1-0/+4
2024-11-07ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bitsJyri Sarha1-0/+1
2024-11-07drm/panthor: Lock XArray when getting entries for the VMLiviu Dudau1-0/+2
2024-11-07drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede1-1/+0
2024-11-07NFSD: Fix READDIR on NFSv3 mounts of ext4 exportsChuck Lever1-8/+5
2024-11-07ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()Luo Yifan1-1/+1
2024-11-07ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()Luo Yifan1-2/+2
2024-11-07ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6Markus Petri1-0/+7
2024-11-07net: arc: rockchip: fix emac mdio node supportJohan Jonker1-1/+8
2024-11-07net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker1-11/+16
2024-11-07media: videobuf2-core: copy vb planes unconditionallyTudor Ambarus1-13/+15
2024-11-07virtio_net: Update rss when set queuePhilo Lu1-14/+51
2024-11-07virtio_net: Sync rss config to device when virtnet_probePhilo Lu1-0/+9
2024-11-07virtio_net: Add hash_key_length checkPhilo Lu1-0/+6
2024-11-07virtio_net: Support dynamic rss indirection table sizePhilo Lu1-5/+34
2024-11-07netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso2-7/+38
2024-11-07arm64: Kconfig: Make SME depend on BROKEN for nowMark Rutland1-0/+1
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland3-65/+6
2024-11-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNícolas F. R. A. Prado1-0/+1
2024-11-07net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren1-2/+3