summaryrefslogtreecommitdiffstats
path: root/fs/buffer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-14fortify: fix warnings in fortify tests with KASANMasahiro Yamada1-0/+4
2024-07-14kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez1-1/+0
2024-07-14kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor1-3/+5
2024-07-13cifs: fix setting SecurityFlags to trueSteve French2-27/+13
2024-07-13bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()Michael Chan1-0/+3
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-12MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARYChristophe Leroy1-1/+3
2024-07-12MAINTAINERS: Add more maintainers for omapsTony Lindgren1-2/+5
2024-07-12i2c: testunit: avoid re-issued work after read messageWolfram Sang1-0/+7
2024-07-12i40e: fix: remove needless retries of NVM updateAleksandr Loktionov1-4/+0
2024-07-12net: ethtool: Fix RSS settingSaeed Mahameed1-1/+2
2024-07-12bcachefs: bch2_gc_btree() should not use btree_root_lockKent Overstreet1-8/+22
2024-07-12bcachefs: Set PF_MEMALLOC_NOFS when trans->lockedKent Overstreet4-8/+30
2024-07-12bcachefs; Use trans_unlock_long() when waiting on allocatorKent Overstreet1-1/+1
2024-07-12Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"Kent Overstreet1-2/+1
2024-07-12i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang1-0/+8
2024-07-11dm vdo: replace max_discard_sectors with max_hw_discard_sectorsBruce Johnston1-1/+1
2024-07-11mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's lengthBastien Curutchet1-0/+3
2024-07-11mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZEAdrian Hunter1-0/+15
2024-07-11btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana4-29/+76
2024-07-11btrfs: stop extent map shrinker if reschedule is neededFilipe Manana1-8/+31
2024-07-11btrfs: use delayed iput during extent map shrinkingFilipe Manana1-1/+1
2024-07-11libceph: fix crush_choose_firstn() kernel-doc warningsJeff Johnson1-0/+4
2024-07-11libceph: suppress crush_choose_indep() kernel-doc warningsJeff Johnson1-2/+1
2024-07-11net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann1-0/+7
2024-07-11net/sched: Fix UAF when resolving a clashChengen Du1-0/+8
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl1-1/+1
2024-07-11udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().Kuniyuki Iwashima1-1/+3
2024-07-11i2c: mark HostNotify target address as usedWolfram Sang1-0/+1
2024-07-11i2c: testunit: correct Kconfig descriptionWolfram Sang1-1/+1
2024-07-11netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal1-145/+13
2024-07-11netfilter: nfnetlink_queue: drop bogus WARN_ONFlorian Westphal1-1/+1
2024-07-11MAINTAINERS: VIRTIO I2C loses a maintainer, gains a reviewerWolfram Sang1-1/+1
2024-07-11ethtool: netlink: do not return SQI value if link is downOleksij Rempel1-13/+28
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov1-0/+15
2024-07-11MAINTAINERS: delete entries for Thor ThayerWolfram Sang1-21/+0
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi2-0/+178
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee1-0/+7
2024-07-11e1000e: fix force smbus during suspend flowVitaly Lifshits1-20/+53
2024-07-11tcp: avoid too many retransmit packetsEric Dumazet1-2/+13
2024-07-11bpf: Defer work in bpf_timer_cancel_and_freeKumar Kartikeya Dwivedi1-14/+47
2024-07-11bpf: Fail bpf_timer_cancel when callback is being cancelledKumar Kartikeya Dwivedi1-3/+35
2024-07-11bpf: fix order of args in call to bpf_map_kvcallocMohammad Shehar Yaar Tausif1-2/+2
2024-07-10i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang1-1/+1
2024-07-10bcachefs: fix scheduling while atomic in break_cycle()Kent Overstreet3-4/+24
2024-07-10bcachefs: Fix RCU splatKent Overstreet2-1/+9